sweeps property

  1. @BuiltValueField.new(wireName: r'sweeps')
BuiltList<SweepConfigurationV2> get sweeps

List of sweeps associated with the balance account.

Implementation

@BuiltValueField(wireName: r'sweeps')
BuiltList<SweepConfigurationV2> get sweeps;