Skip to content

TokenDTO

Type: object

Properties

Property Type Required Description Constraints
computedUrl string No
name string No
type string No
value string No

Generated example

{
  "computedUrl": "https://example.com",
  "name": "Example name",
  "type": "string",
  "value": "string"
}

Source

Generated from swagger-asset.json.