internal constant

  1. @BuiltValueEnumConst.new(wireName: r'internal')
UpdateSweepConfigurationV2CategoryEnum const internal

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'internal')
static const UpdateSweepConfigurationV2CategoryEnum internal = _$updateSweepConfigurationV2CategoryEnum_internal;