# Functions

NewAmount instantiates a new Amount object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAmountWithDefaults instantiates a new Amount object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBalanceTransferRequest instantiates a new BalanceTransferRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBalanceTransferRequestWithDefaults instantiates a new BalanceTransferRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewBalanceTransferResponse instantiates a new BalanceTransferResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewBalanceTransferResponseWithDefaults instantiates a new BalanceTransferResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Amount struct for Amount.
BalanceTransferRequest struct for BalanceTransferRequest.
BalanceTransferResponse struct for BalanceTransferResponse.
All parameters accepted by GeneralApi.BalanceTransfer.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

GeneralApi service.