platformPayment constant
- @BuiltValueEnumConst.new(wireName: r'platformPayment')
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'platformPayment')
static const CreateSweepConfigurationV2CategoryEnum platformPayment = _$createSweepConfigurationV2CategoryEnum_platformPayment;