UserInfoAddress

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