TerminalAssignmentStatusEnum class

Inheritance
  • Object
  • EnumClass
  • TerminalAssignmentStatusEnum

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

Static Properties

serializer → Serializer<TerminalAssignmentStatusEnum>
no setter
values → BuiltSet<TerminalAssignmentStatusEnum>
no setter

Static Methods

valueOf(String name) TerminalAssignmentStatusEnum

Constants

boarded → const TerminalAssignmentStatusEnum
The status of the reassignment. Possible values: * reassignmentInProgress: the terminal was boarded and is now scheduled to remove the configuration. Wait for the terminal to synchronize with the Adyen platform. * deployed: the terminal is deployed and reassigned. * inventory: the terminal is in inventory and cannot process transactions. * boarded: the terminal is boarded to a store, or a merchant account representing a store, and can process transactions.
deployed → const TerminalAssignmentStatusEnum
The status of the reassignment. Possible values: * reassignmentInProgress: the terminal was boarded and is now scheduled to remove the configuration. Wait for the terminal to synchronize with the Adyen platform. * deployed: the terminal is deployed and reassigned. * inventory: the terminal is in inventory and cannot process transactions. * boarded: the terminal is boarded to a store, or a merchant account representing a store, and can process transactions.
inventory → const TerminalAssignmentStatusEnum
The status of the reassignment. Possible values: * reassignmentInProgress: the terminal was boarded and is now scheduled to remove the configuration. Wait for the terminal to synchronize with the Adyen platform. * deployed: the terminal is deployed and reassigned. * inventory: the terminal is in inventory and cannot process transactions. * boarded: the terminal is boarded to a store, or a merchant account representing a store, and can process transactions.
reassignmentInProgress → const TerminalAssignmentStatusEnum
The status of the reassignment. Possible values: * reassignmentInProgress: the terminal was boarded and is now scheduled to remove the configuration. Wait for the terminal to synchronize with the Adyen platform. * deployed: the terminal is deployed and reassigned. * inventory: the terminal is in inventory and cannot process transactions. * boarded: the terminal is boarded to a store, or a merchant account representing a store, and can process transactions.
unknownDefaultOpenApi → const TerminalAssignmentStatusEnum
The status of the reassignment. Possible values: * reassignmentInProgress: the terminal was boarded and is now scheduled to remove the configuration. Wait for the terminal to synchronize with the Adyen platform. * deployed: the terminal is deployed and reassigned. * inventory: the terminal is in inventory and cannot process transactions. * boarded: the terminal is boarded to a store, or a merchant account representing a store, and can process transactions.