tag-based-rate
tag-based-rate
Model representing tag based rate.
JSON Example
{
"key": "string",
"value": "string",
"rate": "number",
"type": "string"
}
string
key
Required
key of tag base rate
string
value
Required
value of tag base rate
number As double
As double
rate
Optional
Constraints:
minimum: 0
value of tag base rate
string
type
Optional
Used to identify schema type. For each schema its equivalent value should be used. allowableValues = {vc-tag-based-rate-factor}