UserAccountInformation
constructor(id: String, email: String?, receiptAccountEmail: String?, firstName: String?, lastName: String?, locale: String?, status: String?, accessID: String?, credentialType: String?, nickname: String?, accessTokenExpiry: OffsetDateTime?, refreshTokenExpiry: OffsetDateTime?, folders: List<UserAccountInformation.Folder>?, receiptCounts: UserAccountInformation.ReceiptCounts?)