Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 5.04 KB

File metadata and controls

16 lines (13 loc) · 5.04 KB

ContentBlock

Fields

Field Type Required Description Example
content T.nilable(::String) N/A
created_at Date Date of creation 2021-01-01T00:00:00.000Z
id T.nilable(::String) Unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
name T.nilable(::String) N/A
remote_id T.nilable(::String) Provider's unique identifier 8187e5da-dc77-475e-9949-af0f1fa4e4e3
status T.nilable(Models::Shared::ContentBlockStatus) Stackone enum identifying the status of content block.
tags T::Array<::String> N/A
type T.nilable(Models::Shared::ContentBlockType) Stackone enum identifying the type of content block.
updated_at Date Date of last update 2021-01-01T00:00:00.000Z