inactiveWithModifications constant

  1. @BuiltValueEnumConst.new(wireName: r'InactiveWithModifications')
StoreDetailStatusEnum const inactiveWithModifications

The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.

Implementation

@BuiltValueEnumConst(wireName: r'InactiveWithModifications')
static const StoreDetailStatusEnum inactiveWithModifications = _$storeDetailStatusEnum_inactiveWithModifications;