User Profile Response
constructor(uuid: String? = null, userId: String? = null, status: Int? = null, email: String? = null, emailVerified: String? = null, emails: List<Email>? = null, phoneNumber: String? = null, phoneNumberVerified: String? = null, phoneNumbers: List<PhoneNumber>? = null, displayName: String? = null, name: Name? = null, addresses: Map<Address.AddressType, Address>? = null, gender: String? = null, birthday: String? = null, accounts: Map<String, Account>? = null, merchants: List<Int>? = null, published: String? = null, verified: String? = null, updated: String? = null, passwordChanged: String? = null, lastAuthenticated: String? = null, lastLoggedIn: String? = null, locale: String? = null, utcOffset: String? = null, pairId: String? = null, sdrn: String? = null)