UserResponseDto
constructor(email: String? = null, receiptAccountEmail: String? = null, receiptCounts: UserResponseDtoReceiptCounts? = null, emailCounts: UserResponseDtoEmailCounts? = null, folders: List<SimplifiedFolderDto>? = null, notificationSettings: UserResponseDtoNotificationSettings? = null, locale: String? = null, status: String? = null, lastName: String? = null, firstName: String? = null, id: String? = null, accessID: String? = null, credentialType: String? = null, nickname: String? = null, alerts: List<AlertDto>? = null, pilotAccess: UserResponseDtoPilotAccess? = null, accessTokenExpiry: OffsetDateTime? = null, refreshTokenExpiry: OffsetDateTime? = null)
Parameters
email
receiptAccountEmail
receiptCounts
emailCounts
folders
notificationSettings
locale
status
lastName
firstName
id
accessID
credentialType
nickname
alerts
pilotAccess
accessTokenExpiry
refreshTokenExpiry