Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 4.99 KB

File metadata and controls

16 lines (13 loc) · 4.99 KB

ContentBlock

Fields

Field Type Required Description Example
id JsonNullable<String> Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
remoteId JsonNullable<String> Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
name JsonNullable<String> N/A
tags List<String> N/A
content JsonNullable<String> N/A
type JsonNullable<ContentBlockType> Stackone enum identifying the type of content block.
status JsonNullable<ContentBlockStatus> Stackone enum identifying the status of content block.
createdAt OffsetDateTime Date of creation 2021-01-01T00:00:00.000Z
updatedAt OffsetDateTime Date of last update 2021-01-01T00:00:00.000Z