Permission class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value String
The underlying value of this enum member.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() String
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

fromJson(dynamic value) Permission?
listFromJson(List json) List<Permission>

Constants

ALL → const Permission
aNALYTICSColonALL → const Permission
assetEquipmentColonRead → const Permission
assetEquipmentColonWrite → const Permission
cATEGORYColonALL → const Permission
connectorColonRead → const Permission
contractColonBillingColonRead → const Permission
contractColonBillingColonWrite → const Permission
contractColonRead → const Permission
contractColonWrite → const Permission
contractTypeColonRead → const Permission
dISPATCHERColonREAD → const Permission
dISPATCHERColonWRITE → const Permission
dOCUMENTColonALL → const Permission
eXPORTColonALL → const Permission
fILTERColonALL → const Permission
integrationColonRead → const Permission
integrationLinkColonRead → const Permission
integrationLinkColonWrite → const Permission
mEMBERCOLLABORATORColonALL → const Permission
mEMBERCONTACTColonALL → const Permission
NOTE_READ → const Permission
NOTE_WRITE → const Permission
oCCUPANTColonALL → const Permission
oPERATIONColonALL → const Permission
oRGANIZATIONColonAGENT → const Permission
oRGANIZATIONColonALL → const Permission
oRGANIZATIONColonMEMBER → const Permission
oRGANIZATIONColonOPERATOR → const Permission
pLACEColonALL → const Permission
pUBLICATIONColonALL → const Permission
rEPORTColonALL → const Permission
rEPORTINGColonALL → const Permission
sERVICEColonALL → const Permission
ticketColonRead → const Permission
values → const List<Permission>
List of all possible values in this Permission.