UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.addPrioritiesItem(UpdateSweepConfigurationV2.PrioritiesEnum prioritiesItem) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.category(UpdateSweepConfigurationV2.CategoryEnum category) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.counterparty(SweepCounterparty counterparty) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.currency(String currency) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.description(String description) |
|
static UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.fromJson(String jsonString) |
Create an instance of UpdateSweepConfigurationV2 given an JSON string
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.id(String id) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.priorities(List<UpdateSweepConfigurationV2.PrioritiesEnum> priorities) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.reason(UpdateSweepConfigurationV2.ReasonEnum reason) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.reference(String reference) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.referenceForBeneficiary(String referenceForBeneficiary) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.schedule(SweepSchedule schedule) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.status(UpdateSweepConfigurationV2.StatusEnum status) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.sweepAmount(Amount sweepAmount) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.targetAmount(Amount targetAmount) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.triggerAmount(Amount triggerAmount) |
|
UpdateSweepConfigurationV2 |
UpdateSweepConfigurationV2.type(UpdateSweepConfigurationV2.TypeEnum type) |
|