Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.88 KB

File metadata and controls

12 lines (9 loc) · 4.88 KB

MarketingCreateContentBlocksRequestDto

Fields

Field Type Required Description Example
content T.nilable(::String) N/A
name T.nilable(::String) N/A
passthrough T::Hash[Symbol, ::Object] Value to pass through to the provider {
"other_known_names": "John Doe"
}
tags T::Array<::String> N/A
type T.nilable(Models::Shared::MarketingCreateContentBlocksRequestDtoType) Stackone enum identifying the type of content block.