Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.51 KB

File metadata and controls

12 lines (9 loc) · 4.51 KB

MarketingCreateContentBlocksRequestDto

Fields

Field Type Required Description Example
name ?string N/A
tags array<string> N/A
content ?string N/A
type ?Components\MarketingCreateContentBlocksRequestDtoType Stackone enum identifying the type of content block.
passthrough array<string, mixed> Value to pass through to the provider {
"other_known_names": "John Doe"
}