Schemas
Price
- objectExample:
{"amount":10,"currency":"USD","converstion":"use-avg","taxes":"exchange"}
Properties:amount
integer:int32Amount rounded to nearest integerExample:10
<= 100
>= 5
currency
stringCurrency codeExample:"USD"
converstion
stringExample:"use-avg"
Enum:use-min
use-max
use-avg
taxes
array<string>Example:"exchange"
Items:- stringExample:
"string"