Skip to content

TagRequest

Type: object

Properties

Property Type Required Description Constraints
tagType string No Type of program tag
tagValue string No Value of the tag

Generated example

{
  "tagType": "string",
  "tagValue": "string"
}

Source

Generated from swagger-asset.json.