ArticleMe

Article structure returned when getting articles from the Me endpoint.

Members

Variables

body_markdown
string body_markdown;
Undocumented in source.
canonical_url
string canonical_url;
Undocumented in source.
cover_image
string cover_image;
Undocumented in source.
description
string description;
Undocumented in source.
id
int id;
Undocumented in source.
published
bool published;
Undocumented in source.
slug
string slug;
Undocumented in source.
tag_list
string[] tag_list;
Undocumented in source.
title
string title;
Undocumented in source.
type_of
string type_of;
Undocumented in source.

Meta