ConnectivitySimcardStatusEnum class

Inheritance
  • Object
  • EnumClass
  • ConnectivitySimcardStatusEnum

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<ConnectivitySimcardStatusEnum>
no setter
values → BuiltSet<ConnectivitySimcardStatusEnum>
no setter

Static Methods

valueOf(String name) ConnectivitySimcardStatusEnum

Constants

ACTIVATED → const ConnectivitySimcardStatusEnum
Indicates the status of the SIM card in the payment terminal. Can be updated and received only at terminal level, and only for models that support cellular connectivity. Possible values: * ACTIVATED: the SIM card is activated. Cellular connectivity may still need to be enabled on the terminal itself, in the Network settings. * INVENTORY: the SIM card is not activated. The terminal can't use cellular connectivity.
INVENTORY → const ConnectivitySimcardStatusEnum
Indicates the status of the SIM card in the payment terminal. Can be updated and received only at terminal level, and only for models that support cellular connectivity. Possible values: * ACTIVATED: the SIM card is activated. Cellular connectivity may still need to be enabled on the terminal itself, in the Network settings. * INVENTORY: the SIM card is not activated. The terminal can't use cellular connectivity.
unknownDefaultOpenApi → const ConnectivitySimcardStatusEnum
Indicates the status of the SIM card in the payment terminal. Can be updated and received only at terminal level, and only for models that support cellular connectivity. Possible values: * ACTIVATED: the SIM card is activated. Cellular connectivity may still need to be enabled on the terminal itself, in the Network settings. * INVENTORY: the SIM card is not activated. The terminal can't use cellular connectivity.