Skip to content

Files

Latest commit

cb6ef17 · Mar 9, 2025

History

History
22 lines (13 loc) · 488 Bytes

UserData.md

File metadata and controls

22 lines (13 loc) · 488 Bytes

UserData

UserData

Properties

Name Type Description Notes
email String Email
balance BigDecimal Balance
freeCredit BigDecimal Free Credit
emailVerified Boolean Email Verified
accountDisabled Boolean Account Disabled
isActive Boolean Is Active

Implemented Interfaces

  • Serializable