active constant
The status of the network token. Possible values: active, inactive, suspended, closed.
Implementation
@BuiltValueEnumConst(wireName: r'active')
static const NetworkTokenStatusEnum active = _$networkTokenStatusEnum_active;
The status of the network token. Possible values: active, inactive, suspended, closed.
@BuiltValueEnumConst(wireName: r'active')
static const NetworkTokenStatusEnum active = _$networkTokenStatusEnum_active;