Skip to main content

typings.Post_Response

Properties

_id

_id: string

Defined in

typings/lib/sdk/responses.d.ts:27


author

author: UserProfile_Response

Defined in

typings/lib/sdk/responses.d.ts:31


content

content: [DataProviderInput]

Defined in

typings/lib/sdk/responses.d.ts:33


creationDate

creationDate: string

Defined in

typings/lib/sdk/responses.d.ts:29


mentions

mentions: [string]

Defined in

typings/lib/sdk/responses.d.ts:37


quotedBy

quotedBy: [string]

Defined in

typings/lib/sdk/responses.d.ts:36


quotedByAuthors

quotedByAuthors: [UserProfile_Response]

Defined in

typings/lib/sdk/responses.d.ts:39


quotes

quotes: [Post_Response]

Defined in

typings/lib/sdk/responses.d.ts:34


tags

tags: [string]

Defined in

typings/lib/sdk/responses.d.ts:35


title

title: string

Defined in

typings/lib/sdk/responses.d.ts:32


totalComments

totalComments: string

Defined in

typings/lib/sdk/responses.d.ts:38


type

type: PostType

Defined in

typings/lib/sdk/responses.d.ts:28


updatedAt

updatedAt: string

Defined in

typings/lib/sdk/responses.d.ts:30