AccountUser class
Properties
-
admin
↔ bool?
-
Whether user is an admin.
getter/setter pair
-
emailAddress
↔ String?
-
User's email address.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
orderManager
↔ bool?
-
Whether user is an order manager.
getter/setter pair
-
paymentsAnalyst
↔ bool?
-
Whether user can access payment statements.
getter/setter pair
-
paymentsManager
↔ bool?
-
Whether user can manage payment settings.
getter/setter pair
-
readOnly
↔ bool?
-
Whether user has standard read-only access.
getter/setter pair
-
reportingManager
↔ bool?
-
Whether user is a reporting manager.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited