UserAddresses

constructor(country: String? = null, formatted: String? = null, locality: String? = null, postalCode: String? = null, primary: Boolean? = null, region: String? = null, streetAddress: String? = null, type: String? = null)