unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
The status of the transaction rule. If you provide a startDate in the request, the rule is automatically created with an active status. Possible values: active, inactive.
Implementation
@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const TransactionRuleStatusEnum unknownDefaultOpenApi = _$transactionRuleStatusEnum_unknownDefaultOpenApi;