core / com.schibsted.account.network.response / ProfileData / Address / <init>

<init>

Address(formatted: String? = null, streetAddress: String? = null, postalCode: String? = null, country: String? = null, locality: String? = null, region: String? = null, latitude: String? = null, longitude: String? = null, altitude: String? = null, type: ProfileData.Address.AddressType? = null)