This type doesn't have a description. How annoying!
structs::models::AccountUser
This type doesn't have a description. How annoying!
Fields
Id: i64
Deleted: boolsource
UserUuid: uuidsource
CincUserId: u64source
Profile: Id<AccountProfile>source
This field is marked as optional in ACCT but every AccountUser should have a profile.
IsStaff: boolsource
Status: AccountUserStatussource
Permissions: Set<AccountUserPermission>source
The set of permissions for this AccountUser. These are primarily used in carta-web for API endpoints, but we may also enforce them in the new frontend.
CreatedBy: Id<User>source
CreatedAt: timestampsource
UpdatedBy: Id<User>source
UpdatedAt: timestampsource
Producers
Produced by the following services:
Consumers
Consumed by the following services: