AccountSupportingEntityCapabilityAllowedLevelEnum class

Inheritance
  • Object
  • EnumClass
  • AccountSupportingEntityCapabilityAllowedLevelEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

high → const AccountSupportingEntityCapabilityAllowedLevelEnum
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
low → const AccountSupportingEntityCapabilityAllowedLevelEnum
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
medium → const AccountSupportingEntityCapabilityAllowedLevelEnum
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
notApplicable → const AccountSupportingEntityCapabilityAllowedLevelEnum
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.
unknownDefaultOpenApi → const AccountSupportingEntityCapabilityAllowedLevelEnum
The capability level that is allowed for the account holder. Possible values: notApplicable, low, medium, high.