public class TransferBounds extends Object
| Constructor and Description |
|---|
TransferBounds(int minimum,
Beneficiary.BeneficiaryType type,
Currency currency) |
| Modifier and Type | Method and Description |
|---|---|
Currency |
getCurrency() |
int |
getMinimum() |
Beneficiary.BeneficiaryType |
getType() |
public TransferBounds(int minimum,
Beneficiary.BeneficiaryType type,
Currency currency)
public int getMinimum()
public Beneficiary.BeneficiaryType getType()
public Currency getCurrency()
Copyright © 2021 Dapi. All rights reserved.