Schemas
Price
- objectExample:
{"amount":10,"currency":"USD","converstion":"use-avg","taxes":"exchange"}Properties:amountinteger:int32Amount rounded to nearest integerExample:10<= 100>= 5currencystringCurrency codeExample:"USD"converstionstringExample:"use-avg"Enum:use-minuse-maxuse-avgtaxesarray<string>Example:"exchange"Items:- stringExample:
"string"