ResourceType class
- Inheritance
-
- Object
- EnumClass
- ResourceType
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<
ResourceType> -
no setter
-
values
→ BuiltSet<
ResourceType> -
no setter
Static Methods
-
valueOf(
String name) → ResourceType
Constants
- accountHolder → const ResourceType
- balanceAccount → const ResourceType
- legalEntity → const ResourceType
- merchantAccount → const ResourceType
- paymentInstrument → const ResourceType
- unknownDefaultOpenApi → const ResourceType