ShippingAddress

constructor(countryCode: String, city: String, firstStreetLine: String, secondStreetLine: String, state: String = "", postCode: String = "")