Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 771 Bytes

UserAccount.md

File metadata and controls

17 lines (13 loc) · 771 Bytes

UserAccount

Properties

Name Type Description Notes
id string Unique id for the user assigned by Reepay
email string User email
name string User name [optional]
state string State of user for account: active, invited
groups string[] List of user groups
permissions string[] List of user permissions
verified_email bool Email verified
invite_expires \DateTime Expiry date for invite [optional]

[Back to Model list] [Back to API list] [Back to README]