OidcAddressClaim

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