inactiveWithModifications constant
- @BuiltValueEnumConst.new(wireName: r'InactiveWithModifications')
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
Implementation
@BuiltValueEnumConst(wireName: r'InactiveWithModifications')
static const StoreDetailStatusEnum inactiveWithModifications = _$storeDetailStatusEnum_inactiveWithModifications;