systema-sdk
/
ai.systema.model.tracker.cart
/
ShippingAddress
common
Shipping
Address
data class
ShippingAddress
(city:
String
, state:
String
, postCode:
String
, country:
String
)
Content copied to clipboard
Properties
Properties
city
Link copied to clipboard
common
val
city
:
String
Content copied to clipboard
country
Link copied to clipboard
common
val
country
:
String
Content copied to clipboard
postCode
Link copied to clipboard
common
val
postCode
:
String
Content copied to clipboard
state
Link copied to clipboard
common
val
state
:
String
Content copied to clipboard