data class AnswerShippingQueryError : AnswerShippingQuery
(source)
(common)
<init> |
AnswerShippingQueryError(shippingQueryId: ShippingQueryIdentifier, error: String) |
(common)
error |
val error: String |
(common)
isOk |
val isOk: Boolean |
(common)
requestSerializer |
val requestSerializer: SerializationStrategy<*> |
(common)
shippingQueryId |
val shippingQueryId: ShippingQueryIdentifier |