StoreDetailStatusEnum class
- Inheritance
-
- Object
- EnumClass
- StoreDetailStatusEnum
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
Constants
-
active
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
-
closed
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
-
inactive
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
-
inactiveWithModifications
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
-
pending
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
-
unknownDefaultOpenApi
→ const StoreDetailStatusEnum
-
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.