ShippingInformationResponse

constructor(additionalInformation: String, city: String? = null, countryOrRegion: String? = null, phone: String? = null, postalCode: String? = null, recipientName: String? = null, stateOrProvince: String? = null, streetAddress1: String? = null, streetAddress2: String? = null)