Skip to main content

sdk.Post_Response

Properties

_id

_id: string

Defined in

sdk/typings/lib/interfaces/responses.d.ts:22


author

author: UserProfile_Response

Defined in

sdk/typings/lib/interfaces/responses.d.ts:26


content

content: [DataProviderInput]

Defined in

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


creationDate

creationDate: string

Defined in

sdk/typings/lib/interfaces/responses.d.ts:24


mentions

mentions: [string]

Defined in

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


quotedBy

quotedBy: [string]

Defined in

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


quotedByAuthors

quotedByAuthors: [UserProfile_Response]

Defined in

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


quotes

quotes: [Post_Response]

Defined in

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


tags

tags: [string]

Defined in

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


title

title: string

Defined in

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


totalComments

totalComments: string

Defined in

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


type

type: PostType

Defined in

sdk/typings/lib/interfaces/responses.d.ts:23


updatedAt

updatedAt: string

Defined in

sdk/typings/lib/interfaces/responses.d.ts:25