Skip to content

FragmentSettingsDTO

Type: object

Properties

Property Type Required Description Constraints
fragmentType string Yes
fragmentSubType string No
supportedChannels array Yes

Generated example

{
  "fragmentType": "string",
  "fragmentSubType": "string",
  "supportedChannels": [
    "string"
  ]
}

Source

Generated from swagger-asset.json.