shippingAddress property

  1. @JsonKey(name: 'shipping_address')
ShippingAddress get shippingAddress
inherited

User specified shipping address

Implementation

@JsonKey(name: 'shipping_address')
ShippingAddress get shippingAddress;