core / com.schibsted.account.model / SignUpParams / <init>

<init>

SignUpParams(password: String? = null, redirectUri: String? = null, displayName: String? = null, name: ProfileData.Name? = null, birthday: String? = null, addresses: Map<ProfileData.Address.AddressType, ProfileData.Address>? = null, gender: String? = null, acceptTerms: Boolean? = null)