Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 4.1 KB

File metadata and controls

12 lines (9 loc) · 4.1 KB

MarketingCreateContentBlocksRequestDto

Fields

Field Type Required Description Example
Name string N/A
Tags List<string> N/A
Content string N/A
Type MarketingCreateContentBlocksRequestDtoType Stackone enum identifying the type of content block.
Passthrough Dictionary<String, object> Value to pass through to the provider {
"other_known_names": "John Doe"
}