unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
CreateSweepConfigurationV2StatusEnum const unknownDefaultOpenApi

The status of the sweep. If not provided, by default, this is set to active. Possible values: * active: the sweep is enabled and funds will be pulled in or pushed out based on the defined configuration. * inactive: the sweep is disabled and cannot be triggered.

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const CreateSweepConfigurationV2StatusEnum unknownDefaultOpenApi = _$createSweepConfigurationV2StatusEnum_unknownDefaultOpenApi;