AddressUpdateRequest

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