Skip to content

UpdateSnippetDynamicContentRequest

Type: object

Properties

Property Type Required Description Constraints
type string No Type of dynamic content section enum: Typeofcontent.Either'HTML'or'Text'
value string No Value of the dynamic content section

Generated example

{
  "type": "Typeofcontent.Either'HTML'or'Text'",
  "value": "string"
}

Source

Generated from swagger-asset.json.