PostModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Get post
public class PostModel
type PostModel = class
Public Class PostModel
- Inheritance
-
PostModel
Constructors
| Name | Description |
|---|---|
| PostModel() | |
Properties
| Name | Description |
|---|---|
| Content |
content |
| Date |
date |
| Excerpt |
excerpt |
| FeaturedImage |
featured_image |
| Format |
format |
| Geo |
geo |
| GlobalId |
global_ID |
| Id |
ID |
| ILike |
i_like |
| IsFollowing |
is_following |
| IsRebloggled |
is_reblogged |
| LikeCount |
like_count |
| LikesEnabled |
likes_enabled |
| Modified |
modified |
| Parent |
parent |
| Password |
password |
| PostThumbnail |
post_thumbnail |
| SharingEnabled |
sharing_enabled |
| ShortURL |
short_URL |
| SiteId |
site_ID |
| Slug |
slug |
| Status |
status |
| Sticky |
sticky |
| Title |
title |
| Type |
type |
| URL |
URL |