unknownDefaultOpenApi constant

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

The type of transfer that results from the sweep. Possible values: - bank: Sweep to a transfer instrument. - internal: Transfer to another balance account within your platform. Required when setting priorities.

Implementation

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