CardOrderItemDeliveryStatusStatusEnum class

Inheritance
  • Object
  • EnumClass
  • CardOrderItemDeliveryStatusStatusEnum

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

Constants

created → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
delivered → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
notApplicable → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
processing → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
produced → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
rejected → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
shipped → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
unknown → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.
unknownDefaultOpenApi → const CardOrderItemDeliveryStatusStatusEnum
The status of the PIN delivery.