ShippingAddressRequest

constructor(line1: String?, line2: String? = null, postalCode: String?, city: String?, state: String?, country: CountryModel?)