QuoteResponseCost
baseRatenull,number,string<double>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
discountsnull,number,string<double>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
feesnull,number,string<double>nullable
Possible values: Value must match regular expression ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
QuoteResponseCost
{
"baseRate": "null",
"discounts": "null",
"fees": "null"
}