Skip to content

TagResponseGetAll

Type: object

Properties

Property Type Required Description Constraints
applicableProgramTypes string Yes Types of programs to which the tag can apply
required boolean Yes Whether the tag is required for its applicable program types
tagType string Yes Name of the tag

Generated example

{
  "applicableProgramTypes": "string",
  "required": true,
  "tagType": "string"
}

Source

Generated from swagger-asset.json.