PartyRole class
- Inheritance
-
- Object
- EnumClass
- PartyRole
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
PartyRole> -
no setter
-
values
→ BuiltSet<
PartyRole> -
no setter
Constants
- AUTHORIZED_USER → const PartyRole
- HOLDER → const PartyRole
- OTHER → const PartyRole
- UNKNOWN → const PartyRole
- unknownDefaultOpenApi → const PartyRole