Documentation
¶
Index ¶
- type Client
- func (a *Client) GetPrivateAddToAddressBook(params *GetPrivateAddToAddressBookParams) (*GetPrivateAddToAddressBookOK, error)
- func (a *Client) GetPrivateCancelWithdrawal(params *GetPrivateCancelWithdrawalParams) (*GetPrivateCancelWithdrawalOK, error)
- func (a *Client) GetPrivateCreateDepositAddress(params *GetPrivateCreateDepositAddressParams) (*GetPrivateCreateDepositAddressOK, error)
- func (a *Client) GetPrivateGetAddressBook(params *GetPrivateGetAddressBookParams) (*GetPrivateGetAddressBookOK, error)
- func (a *Client) GetPrivateGetCurrentDepositAddress(params *GetPrivateGetCurrentDepositAddressParams) (*GetPrivateGetCurrentDepositAddressOK, error)
- func (a *Client) GetPrivateGetDeposits(params *GetPrivateGetDepositsParams) (*GetPrivateGetDepositsOK, error)
- func (a *Client) GetPrivateGetTransfers(params *GetPrivateGetTransfersParams) (*GetPrivateGetTransfersOK, error)
- func (a *Client) GetPrivateGetWithdrawals(params *GetPrivateGetWithdrawalsParams) (*GetPrivateGetWithdrawalsOK, error)
- func (a *Client) GetPrivateRemoveFromAddressBook(params *GetPrivateRemoveFromAddressBookParams) (*GetPrivateRemoveFromAddressBookOK, error)
- func (a *Client) GetPrivateToggleDepositAddressCreation(params *GetPrivateToggleDepositAddressCreationParams) (*GetPrivateToggleDepositAddressCreationOK, error)
- func (a *Client) GetPrivateWithdraw(params *GetPrivateWithdrawParams) (*GetPrivateWithdrawOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type GetPrivateAddToAddressBookOK
- type GetPrivateAddToAddressBookParams
- func NewGetPrivateAddToAddressBookParams() *GetPrivateAddToAddressBookParams
- func NewGetPrivateAddToAddressBookParamsWithContext(ctx context.Context) *GetPrivateAddToAddressBookParams
- func NewGetPrivateAddToAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateAddToAddressBookParams
- func NewGetPrivateAddToAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) SetAddress(address string)
- func (o *GetPrivateAddToAddressBookParams) SetContext(ctx context.Context)
- func (o *GetPrivateAddToAddressBookParams) SetCurrency(currency string)
- func (o *GetPrivateAddToAddressBookParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateAddToAddressBookParams) SetName(name string)
- func (o *GetPrivateAddToAddressBookParams) SetTfa(tfa *string)
- func (o *GetPrivateAddToAddressBookParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateAddToAddressBookParams) SetType(typeVar string)
- func (o *GetPrivateAddToAddressBookParams) WithAddress(address string) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithContext(ctx context.Context) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithCurrency(currency string) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithName(name string) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithTfa(tfa *string) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WithType(typeVar string) *GetPrivateAddToAddressBookParams
- func (o *GetPrivateAddToAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateAddToAddressBookReader
- type GetPrivateCancelWithdrawalOK
- type GetPrivateCancelWithdrawalParams
- func NewGetPrivateCancelWithdrawalParams() *GetPrivateCancelWithdrawalParams
- func NewGetPrivateCancelWithdrawalParamsWithContext(ctx context.Context) *GetPrivateCancelWithdrawalParams
- func NewGetPrivateCancelWithdrawalParamsWithHTTPClient(client *http.Client) *GetPrivateCancelWithdrawalParams
- func NewGetPrivateCancelWithdrawalParamsWithTimeout(timeout time.Duration) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) SetContext(ctx context.Context)
- func (o *GetPrivateCancelWithdrawalParams) SetCurrency(currency string)
- func (o *GetPrivateCancelWithdrawalParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateCancelWithdrawalParams) SetID(id float64)
- func (o *GetPrivateCancelWithdrawalParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateCancelWithdrawalParams) WithContext(ctx context.Context) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) WithCurrency(currency string) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) WithHTTPClient(client *http.Client) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) WithID(id float64) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) WithTimeout(timeout time.Duration) *GetPrivateCancelWithdrawalParams
- func (o *GetPrivateCancelWithdrawalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateCancelWithdrawalReader
- type GetPrivateCreateDepositAddressOK
- type GetPrivateCreateDepositAddressParams
- func NewGetPrivateCreateDepositAddressParams() *GetPrivateCreateDepositAddressParams
- func NewGetPrivateCreateDepositAddressParamsWithContext(ctx context.Context) *GetPrivateCreateDepositAddressParams
- func NewGetPrivateCreateDepositAddressParamsWithHTTPClient(client *http.Client) *GetPrivateCreateDepositAddressParams
- func NewGetPrivateCreateDepositAddressParamsWithTimeout(timeout time.Duration) *GetPrivateCreateDepositAddressParams
- func (o *GetPrivateCreateDepositAddressParams) SetContext(ctx context.Context)
- func (o *GetPrivateCreateDepositAddressParams) SetCurrency(currency string)
- func (o *GetPrivateCreateDepositAddressParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateCreateDepositAddressParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateCreateDepositAddressParams) WithContext(ctx context.Context) *GetPrivateCreateDepositAddressParams
- func (o *GetPrivateCreateDepositAddressParams) WithCurrency(currency string) *GetPrivateCreateDepositAddressParams
- func (o *GetPrivateCreateDepositAddressParams) WithHTTPClient(client *http.Client) *GetPrivateCreateDepositAddressParams
- func (o *GetPrivateCreateDepositAddressParams) WithTimeout(timeout time.Duration) *GetPrivateCreateDepositAddressParams
- func (o *GetPrivateCreateDepositAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateCreateDepositAddressReader
- type GetPrivateGetAddressBookOK
- type GetPrivateGetAddressBookParams
- func NewGetPrivateGetAddressBookParams() *GetPrivateGetAddressBookParams
- func NewGetPrivateGetAddressBookParamsWithContext(ctx context.Context) *GetPrivateGetAddressBookParams
- func NewGetPrivateGetAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateGetAddressBookParams
- func NewGetPrivateGetAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) SetContext(ctx context.Context)
- func (o *GetPrivateGetAddressBookParams) SetCurrency(currency string)
- func (o *GetPrivateGetAddressBookParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateGetAddressBookParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateGetAddressBookParams) SetType(typeVar string)
- func (o *GetPrivateGetAddressBookParams) WithContext(ctx context.Context) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) WithCurrency(currency string) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) WithType(typeVar string) *GetPrivateGetAddressBookParams
- func (o *GetPrivateGetAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateGetAddressBookReader
- type GetPrivateGetCurrentDepositAddressOK
- type GetPrivateGetCurrentDepositAddressParams
- func NewGetPrivateGetCurrentDepositAddressParams() *GetPrivateGetCurrentDepositAddressParams
- func NewGetPrivateGetCurrentDepositAddressParamsWithContext(ctx context.Context) *GetPrivateGetCurrentDepositAddressParams
- func NewGetPrivateGetCurrentDepositAddressParamsWithHTTPClient(client *http.Client) *GetPrivateGetCurrentDepositAddressParams
- func NewGetPrivateGetCurrentDepositAddressParamsWithTimeout(timeout time.Duration) *GetPrivateGetCurrentDepositAddressParams
- func (o *GetPrivateGetCurrentDepositAddressParams) SetContext(ctx context.Context)
- func (o *GetPrivateGetCurrentDepositAddressParams) SetCurrency(currency string)
- func (o *GetPrivateGetCurrentDepositAddressParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateGetCurrentDepositAddressParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateGetCurrentDepositAddressParams) WithContext(ctx context.Context) *GetPrivateGetCurrentDepositAddressParams
- func (o *GetPrivateGetCurrentDepositAddressParams) WithCurrency(currency string) *GetPrivateGetCurrentDepositAddressParams
- func (o *GetPrivateGetCurrentDepositAddressParams) WithHTTPClient(client *http.Client) *GetPrivateGetCurrentDepositAddressParams
- func (o *GetPrivateGetCurrentDepositAddressParams) WithTimeout(timeout time.Duration) *GetPrivateGetCurrentDepositAddressParams
- func (o *GetPrivateGetCurrentDepositAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateGetCurrentDepositAddressReader
- type GetPrivateGetDepositsOK
- type GetPrivateGetDepositsParams
- func NewGetPrivateGetDepositsParams() *GetPrivateGetDepositsParams
- func NewGetPrivateGetDepositsParamsWithContext(ctx context.Context) *GetPrivateGetDepositsParams
- func NewGetPrivateGetDepositsParamsWithHTTPClient(client *http.Client) *GetPrivateGetDepositsParams
- func NewGetPrivateGetDepositsParamsWithTimeout(timeout time.Duration) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) SetContext(ctx context.Context)
- func (o *GetPrivateGetDepositsParams) SetCount(count *int64)
- func (o *GetPrivateGetDepositsParams) SetCurrency(currency string)
- func (o *GetPrivateGetDepositsParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateGetDepositsParams) SetOffset(offset *int64)
- func (o *GetPrivateGetDepositsParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateGetDepositsParams) WithContext(ctx context.Context) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WithCount(count *int64) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WithCurrency(currency string) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WithHTTPClient(client *http.Client) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WithOffset(offset *int64) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WithTimeout(timeout time.Duration) *GetPrivateGetDepositsParams
- func (o *GetPrivateGetDepositsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateGetDepositsReader
- type GetPrivateGetTransfersOK
- type GetPrivateGetTransfersParams
- func NewGetPrivateGetTransfersParams() *GetPrivateGetTransfersParams
- func NewGetPrivateGetTransfersParamsWithContext(ctx context.Context) *GetPrivateGetTransfersParams
- func NewGetPrivateGetTransfersParamsWithHTTPClient(client *http.Client) *GetPrivateGetTransfersParams
- func NewGetPrivateGetTransfersParamsWithTimeout(timeout time.Duration) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) SetContext(ctx context.Context)
- func (o *GetPrivateGetTransfersParams) SetCount(count *int64)
- func (o *GetPrivateGetTransfersParams) SetCurrency(currency string)
- func (o *GetPrivateGetTransfersParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateGetTransfersParams) SetOffset(offset *int64)
- func (o *GetPrivateGetTransfersParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateGetTransfersParams) WithContext(ctx context.Context) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WithCount(count *int64) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WithCurrency(currency string) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WithHTTPClient(client *http.Client) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WithOffset(offset *int64) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WithTimeout(timeout time.Duration) *GetPrivateGetTransfersParams
- func (o *GetPrivateGetTransfersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateGetTransfersReader
- type GetPrivateGetWithdrawalsOK
- type GetPrivateGetWithdrawalsParams
- func NewGetPrivateGetWithdrawalsParams() *GetPrivateGetWithdrawalsParams
- func NewGetPrivateGetWithdrawalsParamsWithContext(ctx context.Context) *GetPrivateGetWithdrawalsParams
- func NewGetPrivateGetWithdrawalsParamsWithHTTPClient(client *http.Client) *GetPrivateGetWithdrawalsParams
- func NewGetPrivateGetWithdrawalsParamsWithTimeout(timeout time.Duration) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) SetContext(ctx context.Context)
- func (o *GetPrivateGetWithdrawalsParams) SetCount(count *int64)
- func (o *GetPrivateGetWithdrawalsParams) SetCurrency(currency string)
- func (o *GetPrivateGetWithdrawalsParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateGetWithdrawalsParams) SetOffset(offset *int64)
- func (o *GetPrivateGetWithdrawalsParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateGetWithdrawalsParams) WithContext(ctx context.Context) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WithCount(count *int64) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WithCurrency(currency string) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WithHTTPClient(client *http.Client) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WithOffset(offset *int64) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WithTimeout(timeout time.Duration) *GetPrivateGetWithdrawalsParams
- func (o *GetPrivateGetWithdrawalsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateGetWithdrawalsReader
- type GetPrivateRemoveFromAddressBookOK
- type GetPrivateRemoveFromAddressBookParams
- func NewGetPrivateRemoveFromAddressBookParams() *GetPrivateRemoveFromAddressBookParams
- func NewGetPrivateRemoveFromAddressBookParamsWithContext(ctx context.Context) *GetPrivateRemoveFromAddressBookParams
- func NewGetPrivateRemoveFromAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateRemoveFromAddressBookParams
- func NewGetPrivateRemoveFromAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) SetAddress(address string)
- func (o *GetPrivateRemoveFromAddressBookParams) SetContext(ctx context.Context)
- func (o *GetPrivateRemoveFromAddressBookParams) SetCurrency(currency string)
- func (o *GetPrivateRemoveFromAddressBookParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateRemoveFromAddressBookParams) SetTfa(tfa *string)
- func (o *GetPrivateRemoveFromAddressBookParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateRemoveFromAddressBookParams) SetType(typeVar string)
- func (o *GetPrivateRemoveFromAddressBookParams) WithAddress(address string) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithContext(ctx context.Context) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithCurrency(currency string) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithTfa(tfa *string) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WithType(typeVar string) *GetPrivateRemoveFromAddressBookParams
- func (o *GetPrivateRemoveFromAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateRemoveFromAddressBookReader
- type GetPrivateToggleDepositAddressCreationOK
- type GetPrivateToggleDepositAddressCreationParams
- func NewGetPrivateToggleDepositAddressCreationParams() *GetPrivateToggleDepositAddressCreationParams
- func NewGetPrivateToggleDepositAddressCreationParamsWithContext(ctx context.Context) *GetPrivateToggleDepositAddressCreationParams
- func NewGetPrivateToggleDepositAddressCreationParamsWithHTTPClient(client *http.Client) *GetPrivateToggleDepositAddressCreationParams
- func NewGetPrivateToggleDepositAddressCreationParamsWithTimeout(timeout time.Duration) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) SetContext(ctx context.Context)
- func (o *GetPrivateToggleDepositAddressCreationParams) SetCurrency(currency string)
- func (o *GetPrivateToggleDepositAddressCreationParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateToggleDepositAddressCreationParams) SetState(state bool)
- func (o *GetPrivateToggleDepositAddressCreationParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateToggleDepositAddressCreationParams) WithContext(ctx context.Context) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) WithCurrency(currency string) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) WithHTTPClient(client *http.Client) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) WithState(state bool) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) WithTimeout(timeout time.Duration) *GetPrivateToggleDepositAddressCreationParams
- func (o *GetPrivateToggleDepositAddressCreationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateToggleDepositAddressCreationReader
- type GetPrivateWithdrawOK
- type GetPrivateWithdrawParams
- func NewGetPrivateWithdrawParams() *GetPrivateWithdrawParams
- func NewGetPrivateWithdrawParamsWithContext(ctx context.Context) *GetPrivateWithdrawParams
- func NewGetPrivateWithdrawParamsWithHTTPClient(client *http.Client) *GetPrivateWithdrawParams
- func NewGetPrivateWithdrawParamsWithTimeout(timeout time.Duration) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) SetAddress(address string)
- func (o *GetPrivateWithdrawParams) SetAmount(amount float64)
- func (o *GetPrivateWithdrawParams) SetContext(ctx context.Context)
- func (o *GetPrivateWithdrawParams) SetCurrency(currency string)
- func (o *GetPrivateWithdrawParams) SetHTTPClient(client *http.Client)
- func (o *GetPrivateWithdrawParams) SetPriority(priority *string)
- func (o *GetPrivateWithdrawParams) SetTfa(tfa *string)
- func (o *GetPrivateWithdrawParams) SetTimeout(timeout time.Duration)
- func (o *GetPrivateWithdrawParams) WithAddress(address string) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithAmount(amount float64) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithContext(ctx context.Context) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithCurrency(currency string) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithHTTPClient(client *http.Client) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithPriority(priority *string) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithTfa(tfa *string) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WithTimeout(timeout time.Duration) *GetPrivateWithdrawParams
- func (o *GetPrivateWithdrawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPrivateWithdrawReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for wallet API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client
New creates a new wallet API client.
func (*Client) GetPrivateAddToAddressBook ¶
func (a *Client) GetPrivateAddToAddressBook(params *GetPrivateAddToAddressBookParams) (*GetPrivateAddToAddressBookOK, error)
GetPrivateAddToAddressBook adds new entry to address book of given type
func (*Client) GetPrivateCancelWithdrawal ¶
func (a *Client) GetPrivateCancelWithdrawal(params *GetPrivateCancelWithdrawalParams) (*GetPrivateCancelWithdrawalOK, error)
GetPrivateCancelWithdrawal cancels withdrawal request
func (*Client) GetPrivateCreateDepositAddress ¶
func (a *Client) GetPrivateCreateDepositAddress(params *GetPrivateCreateDepositAddressParams) (*GetPrivateCreateDepositAddressOK, error)
GetPrivateCreateDepositAddress creates deposit address in currency
func (*Client) GetPrivateGetAddressBook ¶
func (a *Client) GetPrivateGetAddressBook(params *GetPrivateGetAddressBookParams) (*GetPrivateGetAddressBookOK, error)
GetPrivateGetAddressBook retrieves address book of given type
func (*Client) GetPrivateGetCurrentDepositAddress ¶
func (a *Client) GetPrivateGetCurrentDepositAddress(params *GetPrivateGetCurrentDepositAddressParams) (*GetPrivateGetCurrentDepositAddressOK, error)
GetPrivateGetCurrentDepositAddress retrieves deposit address for currency
func (*Client) GetPrivateGetDeposits ¶
func (a *Client) GetPrivateGetDeposits(params *GetPrivateGetDepositsParams) (*GetPrivateGetDepositsOK, error)
GetPrivateGetDeposits retrieves the latest users deposits
func (*Client) GetPrivateGetTransfers ¶
func (a *Client) GetPrivateGetTransfers(params *GetPrivateGetTransfersParams) (*GetPrivateGetTransfersOK, error)
GetPrivateGetTransfers adds new entry to address book of given type
func (*Client) GetPrivateGetWithdrawals ¶
func (a *Client) GetPrivateGetWithdrawals(params *GetPrivateGetWithdrawalsParams) (*GetPrivateGetWithdrawalsOK, error)
GetPrivateGetWithdrawals retrieves the latest users withdrawals
func (*Client) GetPrivateRemoveFromAddressBook ¶
func (a *Client) GetPrivateRemoveFromAddressBook(params *GetPrivateRemoveFromAddressBookParams) (*GetPrivateRemoveFromAddressBookOK, error)
GetPrivateRemoveFromAddressBook adds new entry to address book of given type
func (*Client) GetPrivateToggleDepositAddressCreation ¶
func (a *Client) GetPrivateToggleDepositAddressCreation(params *GetPrivateToggleDepositAddressCreationParams) (*GetPrivateToggleDepositAddressCreationOK, error)
GetPrivateToggleDepositAddressCreation enables or disable deposit address creation
func (*Client) GetPrivateWithdraw ¶
func (a *Client) GetPrivateWithdraw(params *GetPrivateWithdrawParams) (*GetPrivateWithdrawOK, error)
GetPrivateWithdraw creates a new withdrawal request
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type GetPrivateAddToAddressBookOK ¶
type GetPrivateAddToAddressBookOK struct {
Payload *models.PrivateAddToAddressBookResponse
}
GetPrivateAddToAddressBookOK handles this case with default header values.
GetPrivateAddToAddressBookOK get private add to address book o k
func NewGetPrivateAddToAddressBookOK ¶
func NewGetPrivateAddToAddressBookOK() *GetPrivateAddToAddressBookOK
NewGetPrivateAddToAddressBookOK creates a GetPrivateAddToAddressBookOK with default headers values
func (*GetPrivateAddToAddressBookOK) Error ¶
func (o *GetPrivateAddToAddressBookOK) Error() string
func (*GetPrivateAddToAddressBookOK) GetPayload ¶
func (o *GetPrivateAddToAddressBookOK) GetPayload() *models.PrivateAddToAddressBookResponse
type GetPrivateAddToAddressBookParams ¶
type GetPrivateAddToAddressBookParams struct { /*Address Address in currency format, it must be in address book */ Address string /*Currency The currency symbol */ Currency string /*Name Name of address book entry */ Name string /*Tfa TFA code, required when TFA is enabled for current account */ Tfa *string /*Type Address book type */ Type string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateAddToAddressBookParams contains all the parameters to send to the API endpoint for the get private add to address book operation typically these are written to a http.Request
func NewGetPrivateAddToAddressBookParams ¶
func NewGetPrivateAddToAddressBookParams() *GetPrivateAddToAddressBookParams
NewGetPrivateAddToAddressBookParams creates a new GetPrivateAddToAddressBookParams object with the default values initialized.
func NewGetPrivateAddToAddressBookParamsWithContext ¶
func NewGetPrivateAddToAddressBookParamsWithContext(ctx context.Context) *GetPrivateAddToAddressBookParams
NewGetPrivateAddToAddressBookParamsWithContext creates a new GetPrivateAddToAddressBookParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateAddToAddressBookParamsWithHTTPClient ¶
func NewGetPrivateAddToAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateAddToAddressBookParams
NewGetPrivateAddToAddressBookParamsWithHTTPClient creates a new GetPrivateAddToAddressBookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateAddToAddressBookParamsWithTimeout ¶
func NewGetPrivateAddToAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateAddToAddressBookParams
NewGetPrivateAddToAddressBookParamsWithTimeout creates a new GetPrivateAddToAddressBookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateAddToAddressBookParams) SetAddress ¶
func (o *GetPrivateAddToAddressBookParams) SetAddress(address string)
SetAddress adds the address to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetContext ¶
func (o *GetPrivateAddToAddressBookParams) SetContext(ctx context.Context)
SetContext adds the context to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetCurrency ¶
func (o *GetPrivateAddToAddressBookParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetHTTPClient ¶
func (o *GetPrivateAddToAddressBookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetName ¶
func (o *GetPrivateAddToAddressBookParams) SetName(name string)
SetName adds the name to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetTfa ¶
func (o *GetPrivateAddToAddressBookParams) SetTfa(tfa *string)
SetTfa adds the tfa to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetTimeout ¶
func (o *GetPrivateAddToAddressBookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) SetType ¶
func (o *GetPrivateAddToAddressBookParams) SetType(typeVar string)
SetType adds the type to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithAddress ¶
func (o *GetPrivateAddToAddressBookParams) WithAddress(address string) *GetPrivateAddToAddressBookParams
WithAddress adds the address to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithContext ¶
func (o *GetPrivateAddToAddressBookParams) WithContext(ctx context.Context) *GetPrivateAddToAddressBookParams
WithContext adds the context to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithCurrency ¶
func (o *GetPrivateAddToAddressBookParams) WithCurrency(currency string) *GetPrivateAddToAddressBookParams
WithCurrency adds the currency to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithHTTPClient ¶
func (o *GetPrivateAddToAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateAddToAddressBookParams
WithHTTPClient adds the HTTPClient to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithName ¶
func (o *GetPrivateAddToAddressBookParams) WithName(name string) *GetPrivateAddToAddressBookParams
WithName adds the name to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithTfa ¶
func (o *GetPrivateAddToAddressBookParams) WithTfa(tfa *string) *GetPrivateAddToAddressBookParams
WithTfa adds the tfa to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithTimeout ¶
func (o *GetPrivateAddToAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateAddToAddressBookParams
WithTimeout adds the timeout to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WithType ¶
func (o *GetPrivateAddToAddressBookParams) WithType(typeVar string) *GetPrivateAddToAddressBookParams
WithType adds the typeVar to the get private add to address book params
func (*GetPrivateAddToAddressBookParams) WriteToRequest ¶
func (o *GetPrivateAddToAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateAddToAddressBookReader ¶
type GetPrivateAddToAddressBookReader struct {
// contains filtered or unexported fields
}
GetPrivateAddToAddressBookReader is a Reader for the GetPrivateAddToAddressBook structure.
func (*GetPrivateAddToAddressBookReader) ReadResponse ¶
func (o *GetPrivateAddToAddressBookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateCancelWithdrawalOK ¶
type GetPrivateCancelWithdrawalOK struct {
Payload *models.PrivateWithdrawResponse
}
GetPrivateCancelWithdrawalOK handles this case with default header values.
GetPrivateCancelWithdrawalOK get private cancel withdrawal o k
func NewGetPrivateCancelWithdrawalOK ¶
func NewGetPrivateCancelWithdrawalOK() *GetPrivateCancelWithdrawalOK
NewGetPrivateCancelWithdrawalOK creates a GetPrivateCancelWithdrawalOK with default headers values
func (*GetPrivateCancelWithdrawalOK) Error ¶
func (o *GetPrivateCancelWithdrawalOK) Error() string
func (*GetPrivateCancelWithdrawalOK) GetPayload ¶
func (o *GetPrivateCancelWithdrawalOK) GetPayload() *models.PrivateWithdrawResponse
type GetPrivateCancelWithdrawalParams ¶
type GetPrivateCancelWithdrawalParams struct { /*Currency The currency symbol */ Currency string /*ID The withdrawal id */ ID float64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateCancelWithdrawalParams contains all the parameters to send to the API endpoint for the get private cancel withdrawal operation typically these are written to a http.Request
func NewGetPrivateCancelWithdrawalParams ¶
func NewGetPrivateCancelWithdrawalParams() *GetPrivateCancelWithdrawalParams
NewGetPrivateCancelWithdrawalParams creates a new GetPrivateCancelWithdrawalParams object with the default values initialized.
func NewGetPrivateCancelWithdrawalParamsWithContext ¶
func NewGetPrivateCancelWithdrawalParamsWithContext(ctx context.Context) *GetPrivateCancelWithdrawalParams
NewGetPrivateCancelWithdrawalParamsWithContext creates a new GetPrivateCancelWithdrawalParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateCancelWithdrawalParamsWithHTTPClient ¶
func NewGetPrivateCancelWithdrawalParamsWithHTTPClient(client *http.Client) *GetPrivateCancelWithdrawalParams
NewGetPrivateCancelWithdrawalParamsWithHTTPClient creates a new GetPrivateCancelWithdrawalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateCancelWithdrawalParamsWithTimeout ¶
func NewGetPrivateCancelWithdrawalParamsWithTimeout(timeout time.Duration) *GetPrivateCancelWithdrawalParams
NewGetPrivateCancelWithdrawalParamsWithTimeout creates a new GetPrivateCancelWithdrawalParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateCancelWithdrawalParams) SetContext ¶
func (o *GetPrivateCancelWithdrawalParams) SetContext(ctx context.Context)
SetContext adds the context to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) SetCurrency ¶
func (o *GetPrivateCancelWithdrawalParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) SetHTTPClient ¶
func (o *GetPrivateCancelWithdrawalParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) SetID ¶
func (o *GetPrivateCancelWithdrawalParams) SetID(id float64)
SetID adds the id to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) SetTimeout ¶
func (o *GetPrivateCancelWithdrawalParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WithContext ¶
func (o *GetPrivateCancelWithdrawalParams) WithContext(ctx context.Context) *GetPrivateCancelWithdrawalParams
WithContext adds the context to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WithCurrency ¶
func (o *GetPrivateCancelWithdrawalParams) WithCurrency(currency string) *GetPrivateCancelWithdrawalParams
WithCurrency adds the currency to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WithHTTPClient ¶
func (o *GetPrivateCancelWithdrawalParams) WithHTTPClient(client *http.Client) *GetPrivateCancelWithdrawalParams
WithHTTPClient adds the HTTPClient to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WithID ¶
func (o *GetPrivateCancelWithdrawalParams) WithID(id float64) *GetPrivateCancelWithdrawalParams
WithID adds the id to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WithTimeout ¶
func (o *GetPrivateCancelWithdrawalParams) WithTimeout(timeout time.Duration) *GetPrivateCancelWithdrawalParams
WithTimeout adds the timeout to the get private cancel withdrawal params
func (*GetPrivateCancelWithdrawalParams) WriteToRequest ¶
func (o *GetPrivateCancelWithdrawalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateCancelWithdrawalReader ¶
type GetPrivateCancelWithdrawalReader struct {
// contains filtered or unexported fields
}
GetPrivateCancelWithdrawalReader is a Reader for the GetPrivateCancelWithdrawal structure.
func (*GetPrivateCancelWithdrawalReader) ReadResponse ¶
func (o *GetPrivateCancelWithdrawalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateCreateDepositAddressOK ¶
type GetPrivateCreateDepositAddressOK struct {
Payload *models.PrivateDepositAddressResponse
}
GetPrivateCreateDepositAddressOK handles this case with default header values.
GetPrivateCreateDepositAddressOK get private create deposit address o k
func NewGetPrivateCreateDepositAddressOK ¶
func NewGetPrivateCreateDepositAddressOK() *GetPrivateCreateDepositAddressOK
NewGetPrivateCreateDepositAddressOK creates a GetPrivateCreateDepositAddressOK with default headers values
func (*GetPrivateCreateDepositAddressOK) Error ¶
func (o *GetPrivateCreateDepositAddressOK) Error() string
func (*GetPrivateCreateDepositAddressOK) GetPayload ¶
func (o *GetPrivateCreateDepositAddressOK) GetPayload() *models.PrivateDepositAddressResponse
type GetPrivateCreateDepositAddressParams ¶
type GetPrivateCreateDepositAddressParams struct { /*Currency The currency symbol */ Currency string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateCreateDepositAddressParams contains all the parameters to send to the API endpoint for the get private create deposit address operation typically these are written to a http.Request
func NewGetPrivateCreateDepositAddressParams ¶
func NewGetPrivateCreateDepositAddressParams() *GetPrivateCreateDepositAddressParams
NewGetPrivateCreateDepositAddressParams creates a new GetPrivateCreateDepositAddressParams object with the default values initialized.
func NewGetPrivateCreateDepositAddressParamsWithContext ¶
func NewGetPrivateCreateDepositAddressParamsWithContext(ctx context.Context) *GetPrivateCreateDepositAddressParams
NewGetPrivateCreateDepositAddressParamsWithContext creates a new GetPrivateCreateDepositAddressParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateCreateDepositAddressParamsWithHTTPClient ¶
func NewGetPrivateCreateDepositAddressParamsWithHTTPClient(client *http.Client) *GetPrivateCreateDepositAddressParams
NewGetPrivateCreateDepositAddressParamsWithHTTPClient creates a new GetPrivateCreateDepositAddressParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateCreateDepositAddressParamsWithTimeout ¶
func NewGetPrivateCreateDepositAddressParamsWithTimeout(timeout time.Duration) *GetPrivateCreateDepositAddressParams
NewGetPrivateCreateDepositAddressParamsWithTimeout creates a new GetPrivateCreateDepositAddressParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateCreateDepositAddressParams) SetContext ¶
func (o *GetPrivateCreateDepositAddressParams) SetContext(ctx context.Context)
SetContext adds the context to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) SetCurrency ¶
func (o *GetPrivateCreateDepositAddressParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) SetHTTPClient ¶
func (o *GetPrivateCreateDepositAddressParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) SetTimeout ¶
func (o *GetPrivateCreateDepositAddressParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) WithContext ¶
func (o *GetPrivateCreateDepositAddressParams) WithContext(ctx context.Context) *GetPrivateCreateDepositAddressParams
WithContext adds the context to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) WithCurrency ¶
func (o *GetPrivateCreateDepositAddressParams) WithCurrency(currency string) *GetPrivateCreateDepositAddressParams
WithCurrency adds the currency to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) WithHTTPClient ¶
func (o *GetPrivateCreateDepositAddressParams) WithHTTPClient(client *http.Client) *GetPrivateCreateDepositAddressParams
WithHTTPClient adds the HTTPClient to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) WithTimeout ¶
func (o *GetPrivateCreateDepositAddressParams) WithTimeout(timeout time.Duration) *GetPrivateCreateDepositAddressParams
WithTimeout adds the timeout to the get private create deposit address params
func (*GetPrivateCreateDepositAddressParams) WriteToRequest ¶
func (o *GetPrivateCreateDepositAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateCreateDepositAddressReader ¶
type GetPrivateCreateDepositAddressReader struct {
// contains filtered or unexported fields
}
GetPrivateCreateDepositAddressReader is a Reader for the GetPrivateCreateDepositAddress structure.
func (*GetPrivateCreateDepositAddressReader) ReadResponse ¶
func (o *GetPrivateCreateDepositAddressReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateGetAddressBookOK ¶
type GetPrivateGetAddressBookOK struct {
Payload *models.PrivateAddressBookResponse
}
GetPrivateGetAddressBookOK handles this case with default header values.
GetPrivateGetAddressBookOK get private get address book o k
func NewGetPrivateGetAddressBookOK ¶
func NewGetPrivateGetAddressBookOK() *GetPrivateGetAddressBookOK
NewGetPrivateGetAddressBookOK creates a GetPrivateGetAddressBookOK with default headers values
func (*GetPrivateGetAddressBookOK) Error ¶
func (o *GetPrivateGetAddressBookOK) Error() string
func (*GetPrivateGetAddressBookOK) GetPayload ¶
func (o *GetPrivateGetAddressBookOK) GetPayload() *models.PrivateAddressBookResponse
type GetPrivateGetAddressBookParams ¶
type GetPrivateGetAddressBookParams struct { /*Currency The currency symbol */ Currency string /*Type Address book type */ Type string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateGetAddressBookParams contains all the parameters to send to the API endpoint for the get private get address book operation typically these are written to a http.Request
func NewGetPrivateGetAddressBookParams ¶
func NewGetPrivateGetAddressBookParams() *GetPrivateGetAddressBookParams
NewGetPrivateGetAddressBookParams creates a new GetPrivateGetAddressBookParams object with the default values initialized.
func NewGetPrivateGetAddressBookParamsWithContext ¶
func NewGetPrivateGetAddressBookParamsWithContext(ctx context.Context) *GetPrivateGetAddressBookParams
NewGetPrivateGetAddressBookParamsWithContext creates a new GetPrivateGetAddressBookParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateGetAddressBookParamsWithHTTPClient ¶
func NewGetPrivateGetAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateGetAddressBookParams
NewGetPrivateGetAddressBookParamsWithHTTPClient creates a new GetPrivateGetAddressBookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateGetAddressBookParamsWithTimeout ¶
func NewGetPrivateGetAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateGetAddressBookParams
NewGetPrivateGetAddressBookParamsWithTimeout creates a new GetPrivateGetAddressBookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateGetAddressBookParams) SetContext ¶
func (o *GetPrivateGetAddressBookParams) SetContext(ctx context.Context)
SetContext adds the context to the get private get address book params
func (*GetPrivateGetAddressBookParams) SetCurrency ¶
func (o *GetPrivateGetAddressBookParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private get address book params
func (*GetPrivateGetAddressBookParams) SetHTTPClient ¶
func (o *GetPrivateGetAddressBookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private get address book params
func (*GetPrivateGetAddressBookParams) SetTimeout ¶
func (o *GetPrivateGetAddressBookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private get address book params
func (*GetPrivateGetAddressBookParams) SetType ¶
func (o *GetPrivateGetAddressBookParams) SetType(typeVar string)
SetType adds the type to the get private get address book params
func (*GetPrivateGetAddressBookParams) WithContext ¶
func (o *GetPrivateGetAddressBookParams) WithContext(ctx context.Context) *GetPrivateGetAddressBookParams
WithContext adds the context to the get private get address book params
func (*GetPrivateGetAddressBookParams) WithCurrency ¶
func (o *GetPrivateGetAddressBookParams) WithCurrency(currency string) *GetPrivateGetAddressBookParams
WithCurrency adds the currency to the get private get address book params
func (*GetPrivateGetAddressBookParams) WithHTTPClient ¶
func (o *GetPrivateGetAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateGetAddressBookParams
WithHTTPClient adds the HTTPClient to the get private get address book params
func (*GetPrivateGetAddressBookParams) WithTimeout ¶
func (o *GetPrivateGetAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateGetAddressBookParams
WithTimeout adds the timeout to the get private get address book params
func (*GetPrivateGetAddressBookParams) WithType ¶
func (o *GetPrivateGetAddressBookParams) WithType(typeVar string) *GetPrivateGetAddressBookParams
WithType adds the typeVar to the get private get address book params
func (*GetPrivateGetAddressBookParams) WriteToRequest ¶
func (o *GetPrivateGetAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateGetAddressBookReader ¶
type GetPrivateGetAddressBookReader struct {
// contains filtered or unexported fields
}
GetPrivateGetAddressBookReader is a Reader for the GetPrivateGetAddressBook structure.
func (*GetPrivateGetAddressBookReader) ReadResponse ¶
func (o *GetPrivateGetAddressBookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateGetCurrentDepositAddressOK ¶
type GetPrivateGetCurrentDepositAddressOK struct {
Payload *models.PrivateDepositAddressResponse
}
GetPrivateGetCurrentDepositAddressOK handles this case with default header values.
GetPrivateGetCurrentDepositAddressOK get private get current deposit address o k
func NewGetPrivateGetCurrentDepositAddressOK ¶
func NewGetPrivateGetCurrentDepositAddressOK() *GetPrivateGetCurrentDepositAddressOK
NewGetPrivateGetCurrentDepositAddressOK creates a GetPrivateGetCurrentDepositAddressOK with default headers values
func (*GetPrivateGetCurrentDepositAddressOK) Error ¶
func (o *GetPrivateGetCurrentDepositAddressOK) Error() string
func (*GetPrivateGetCurrentDepositAddressOK) GetPayload ¶
func (o *GetPrivateGetCurrentDepositAddressOK) GetPayload() *models.PrivateDepositAddressResponse
type GetPrivateGetCurrentDepositAddressParams ¶
type GetPrivateGetCurrentDepositAddressParams struct { /*Currency The currency symbol */ Currency string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateGetCurrentDepositAddressParams contains all the parameters to send to the API endpoint for the get private get current deposit address operation typically these are written to a http.Request
func NewGetPrivateGetCurrentDepositAddressParams ¶
func NewGetPrivateGetCurrentDepositAddressParams() *GetPrivateGetCurrentDepositAddressParams
NewGetPrivateGetCurrentDepositAddressParams creates a new GetPrivateGetCurrentDepositAddressParams object with the default values initialized.
func NewGetPrivateGetCurrentDepositAddressParamsWithContext ¶
func NewGetPrivateGetCurrentDepositAddressParamsWithContext(ctx context.Context) *GetPrivateGetCurrentDepositAddressParams
NewGetPrivateGetCurrentDepositAddressParamsWithContext creates a new GetPrivateGetCurrentDepositAddressParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateGetCurrentDepositAddressParamsWithHTTPClient ¶
func NewGetPrivateGetCurrentDepositAddressParamsWithHTTPClient(client *http.Client) *GetPrivateGetCurrentDepositAddressParams
NewGetPrivateGetCurrentDepositAddressParamsWithHTTPClient creates a new GetPrivateGetCurrentDepositAddressParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateGetCurrentDepositAddressParamsWithTimeout ¶
func NewGetPrivateGetCurrentDepositAddressParamsWithTimeout(timeout time.Duration) *GetPrivateGetCurrentDepositAddressParams
NewGetPrivateGetCurrentDepositAddressParamsWithTimeout creates a new GetPrivateGetCurrentDepositAddressParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateGetCurrentDepositAddressParams) SetContext ¶
func (o *GetPrivateGetCurrentDepositAddressParams) SetContext(ctx context.Context)
SetContext adds the context to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) SetCurrency ¶
func (o *GetPrivateGetCurrentDepositAddressParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) SetHTTPClient ¶
func (o *GetPrivateGetCurrentDepositAddressParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) SetTimeout ¶
func (o *GetPrivateGetCurrentDepositAddressParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) WithContext ¶
func (o *GetPrivateGetCurrentDepositAddressParams) WithContext(ctx context.Context) *GetPrivateGetCurrentDepositAddressParams
WithContext adds the context to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) WithCurrency ¶
func (o *GetPrivateGetCurrentDepositAddressParams) WithCurrency(currency string) *GetPrivateGetCurrentDepositAddressParams
WithCurrency adds the currency to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) WithHTTPClient ¶
func (o *GetPrivateGetCurrentDepositAddressParams) WithHTTPClient(client *http.Client) *GetPrivateGetCurrentDepositAddressParams
WithHTTPClient adds the HTTPClient to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) WithTimeout ¶
func (o *GetPrivateGetCurrentDepositAddressParams) WithTimeout(timeout time.Duration) *GetPrivateGetCurrentDepositAddressParams
WithTimeout adds the timeout to the get private get current deposit address params
func (*GetPrivateGetCurrentDepositAddressParams) WriteToRequest ¶
func (o *GetPrivateGetCurrentDepositAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateGetCurrentDepositAddressReader ¶
type GetPrivateGetCurrentDepositAddressReader struct {
// contains filtered or unexported fields
}
GetPrivateGetCurrentDepositAddressReader is a Reader for the GetPrivateGetCurrentDepositAddress structure.
func (*GetPrivateGetCurrentDepositAddressReader) ReadResponse ¶
func (o *GetPrivateGetCurrentDepositAddressReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateGetDepositsOK ¶
type GetPrivateGetDepositsOK struct {
Payload *models.PrivateGetDepositsResponse
}
GetPrivateGetDepositsOK handles this case with default header values.
GetPrivateGetDepositsOK get private get deposits o k
func NewGetPrivateGetDepositsOK ¶
func NewGetPrivateGetDepositsOK() *GetPrivateGetDepositsOK
NewGetPrivateGetDepositsOK creates a GetPrivateGetDepositsOK with default headers values
func (*GetPrivateGetDepositsOK) Error ¶
func (o *GetPrivateGetDepositsOK) Error() string
func (*GetPrivateGetDepositsOK) GetPayload ¶
func (o *GetPrivateGetDepositsOK) GetPayload() *models.PrivateGetDepositsResponse
type GetPrivateGetDepositsParams ¶
type GetPrivateGetDepositsParams struct { /*Count Number of requested items, default - `10` */ Count *int64 /*Currency The currency symbol */ Currency string /*Offset The offset for pagination, default - `0` */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateGetDepositsParams contains all the parameters to send to the API endpoint for the get private get deposits operation typically these are written to a http.Request
func NewGetPrivateGetDepositsParams ¶
func NewGetPrivateGetDepositsParams() *GetPrivateGetDepositsParams
NewGetPrivateGetDepositsParams creates a new GetPrivateGetDepositsParams object with the default values initialized.
func NewGetPrivateGetDepositsParamsWithContext ¶
func NewGetPrivateGetDepositsParamsWithContext(ctx context.Context) *GetPrivateGetDepositsParams
NewGetPrivateGetDepositsParamsWithContext creates a new GetPrivateGetDepositsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateGetDepositsParamsWithHTTPClient ¶
func NewGetPrivateGetDepositsParamsWithHTTPClient(client *http.Client) *GetPrivateGetDepositsParams
NewGetPrivateGetDepositsParamsWithHTTPClient creates a new GetPrivateGetDepositsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateGetDepositsParamsWithTimeout ¶
func NewGetPrivateGetDepositsParamsWithTimeout(timeout time.Duration) *GetPrivateGetDepositsParams
NewGetPrivateGetDepositsParamsWithTimeout creates a new GetPrivateGetDepositsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateGetDepositsParams) SetContext ¶
func (o *GetPrivateGetDepositsParams) SetContext(ctx context.Context)
SetContext adds the context to the get private get deposits params
func (*GetPrivateGetDepositsParams) SetCount ¶
func (o *GetPrivateGetDepositsParams) SetCount(count *int64)
SetCount adds the count to the get private get deposits params
func (*GetPrivateGetDepositsParams) SetCurrency ¶
func (o *GetPrivateGetDepositsParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private get deposits params
func (*GetPrivateGetDepositsParams) SetHTTPClient ¶
func (o *GetPrivateGetDepositsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private get deposits params
func (*GetPrivateGetDepositsParams) SetOffset ¶
func (o *GetPrivateGetDepositsParams) SetOffset(offset *int64)
SetOffset adds the offset to the get private get deposits params
func (*GetPrivateGetDepositsParams) SetTimeout ¶
func (o *GetPrivateGetDepositsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithContext ¶
func (o *GetPrivateGetDepositsParams) WithContext(ctx context.Context) *GetPrivateGetDepositsParams
WithContext adds the context to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithCount ¶
func (o *GetPrivateGetDepositsParams) WithCount(count *int64) *GetPrivateGetDepositsParams
WithCount adds the count to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithCurrency ¶
func (o *GetPrivateGetDepositsParams) WithCurrency(currency string) *GetPrivateGetDepositsParams
WithCurrency adds the currency to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithHTTPClient ¶
func (o *GetPrivateGetDepositsParams) WithHTTPClient(client *http.Client) *GetPrivateGetDepositsParams
WithHTTPClient adds the HTTPClient to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithOffset ¶
func (o *GetPrivateGetDepositsParams) WithOffset(offset *int64) *GetPrivateGetDepositsParams
WithOffset adds the offset to the get private get deposits params
func (*GetPrivateGetDepositsParams) WithTimeout ¶
func (o *GetPrivateGetDepositsParams) WithTimeout(timeout time.Duration) *GetPrivateGetDepositsParams
WithTimeout adds the timeout to the get private get deposits params
func (*GetPrivateGetDepositsParams) WriteToRequest ¶
func (o *GetPrivateGetDepositsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateGetDepositsReader ¶
type GetPrivateGetDepositsReader struct {
// contains filtered or unexported fields
}
GetPrivateGetDepositsReader is a Reader for the GetPrivateGetDeposits structure.
func (*GetPrivateGetDepositsReader) ReadResponse ¶
func (o *GetPrivateGetDepositsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateGetTransfersOK ¶
type GetPrivateGetTransfersOK struct {
Payload *models.PrivateGetTransfersResponse
}
GetPrivateGetTransfersOK handles this case with default header values.
GetPrivateGetTransfersOK get private get transfers o k
func NewGetPrivateGetTransfersOK ¶
func NewGetPrivateGetTransfersOK() *GetPrivateGetTransfersOK
NewGetPrivateGetTransfersOK creates a GetPrivateGetTransfersOK with default headers values
func (*GetPrivateGetTransfersOK) Error ¶
func (o *GetPrivateGetTransfersOK) Error() string
func (*GetPrivateGetTransfersOK) GetPayload ¶
func (o *GetPrivateGetTransfersOK) GetPayload() *models.PrivateGetTransfersResponse
type GetPrivateGetTransfersParams ¶
type GetPrivateGetTransfersParams struct { /*Count Number of requested items, default - `10` */ Count *int64 /*Currency The currency symbol */ Currency string /*Offset The offset for pagination, default - `0` */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateGetTransfersParams contains all the parameters to send to the API endpoint for the get private get transfers operation typically these are written to a http.Request
func NewGetPrivateGetTransfersParams ¶
func NewGetPrivateGetTransfersParams() *GetPrivateGetTransfersParams
NewGetPrivateGetTransfersParams creates a new GetPrivateGetTransfersParams object with the default values initialized.
func NewGetPrivateGetTransfersParamsWithContext ¶
func NewGetPrivateGetTransfersParamsWithContext(ctx context.Context) *GetPrivateGetTransfersParams
NewGetPrivateGetTransfersParamsWithContext creates a new GetPrivateGetTransfersParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateGetTransfersParamsWithHTTPClient ¶
func NewGetPrivateGetTransfersParamsWithHTTPClient(client *http.Client) *GetPrivateGetTransfersParams
NewGetPrivateGetTransfersParamsWithHTTPClient creates a new GetPrivateGetTransfersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateGetTransfersParamsWithTimeout ¶
func NewGetPrivateGetTransfersParamsWithTimeout(timeout time.Duration) *GetPrivateGetTransfersParams
NewGetPrivateGetTransfersParamsWithTimeout creates a new GetPrivateGetTransfersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateGetTransfersParams) SetContext ¶
func (o *GetPrivateGetTransfersParams) SetContext(ctx context.Context)
SetContext adds the context to the get private get transfers params
func (*GetPrivateGetTransfersParams) SetCount ¶
func (o *GetPrivateGetTransfersParams) SetCount(count *int64)
SetCount adds the count to the get private get transfers params
func (*GetPrivateGetTransfersParams) SetCurrency ¶
func (o *GetPrivateGetTransfersParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private get transfers params
func (*GetPrivateGetTransfersParams) SetHTTPClient ¶
func (o *GetPrivateGetTransfersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private get transfers params
func (*GetPrivateGetTransfersParams) SetOffset ¶
func (o *GetPrivateGetTransfersParams) SetOffset(offset *int64)
SetOffset adds the offset to the get private get transfers params
func (*GetPrivateGetTransfersParams) SetTimeout ¶
func (o *GetPrivateGetTransfersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithContext ¶
func (o *GetPrivateGetTransfersParams) WithContext(ctx context.Context) *GetPrivateGetTransfersParams
WithContext adds the context to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithCount ¶
func (o *GetPrivateGetTransfersParams) WithCount(count *int64) *GetPrivateGetTransfersParams
WithCount adds the count to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithCurrency ¶
func (o *GetPrivateGetTransfersParams) WithCurrency(currency string) *GetPrivateGetTransfersParams
WithCurrency adds the currency to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithHTTPClient ¶
func (o *GetPrivateGetTransfersParams) WithHTTPClient(client *http.Client) *GetPrivateGetTransfersParams
WithHTTPClient adds the HTTPClient to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithOffset ¶
func (o *GetPrivateGetTransfersParams) WithOffset(offset *int64) *GetPrivateGetTransfersParams
WithOffset adds the offset to the get private get transfers params
func (*GetPrivateGetTransfersParams) WithTimeout ¶
func (o *GetPrivateGetTransfersParams) WithTimeout(timeout time.Duration) *GetPrivateGetTransfersParams
WithTimeout adds the timeout to the get private get transfers params
func (*GetPrivateGetTransfersParams) WriteToRequest ¶
func (o *GetPrivateGetTransfersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateGetTransfersReader ¶
type GetPrivateGetTransfersReader struct {
// contains filtered or unexported fields
}
GetPrivateGetTransfersReader is a Reader for the GetPrivateGetTransfers structure.
func (*GetPrivateGetTransfersReader) ReadResponse ¶
func (o *GetPrivateGetTransfersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateGetWithdrawalsOK ¶
type GetPrivateGetWithdrawalsOK struct {
Payload *models.PrivateGetWithdrawalsResponse
}
GetPrivateGetWithdrawalsOK handles this case with default header values.
GetPrivateGetWithdrawalsOK get private get withdrawals o k
func NewGetPrivateGetWithdrawalsOK ¶
func NewGetPrivateGetWithdrawalsOK() *GetPrivateGetWithdrawalsOK
NewGetPrivateGetWithdrawalsOK creates a GetPrivateGetWithdrawalsOK with default headers values
func (*GetPrivateGetWithdrawalsOK) Error ¶
func (o *GetPrivateGetWithdrawalsOK) Error() string
func (*GetPrivateGetWithdrawalsOK) GetPayload ¶
func (o *GetPrivateGetWithdrawalsOK) GetPayload() *models.PrivateGetWithdrawalsResponse
type GetPrivateGetWithdrawalsParams ¶
type GetPrivateGetWithdrawalsParams struct { /*Count Number of requested items, default - `10` */ Count *int64 /*Currency The currency symbol */ Currency string /*Offset The offset for pagination, default - `0` */ Offset *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateGetWithdrawalsParams contains all the parameters to send to the API endpoint for the get private get withdrawals operation typically these are written to a http.Request
func NewGetPrivateGetWithdrawalsParams ¶
func NewGetPrivateGetWithdrawalsParams() *GetPrivateGetWithdrawalsParams
NewGetPrivateGetWithdrawalsParams creates a new GetPrivateGetWithdrawalsParams object with the default values initialized.
func NewGetPrivateGetWithdrawalsParamsWithContext ¶
func NewGetPrivateGetWithdrawalsParamsWithContext(ctx context.Context) *GetPrivateGetWithdrawalsParams
NewGetPrivateGetWithdrawalsParamsWithContext creates a new GetPrivateGetWithdrawalsParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateGetWithdrawalsParamsWithHTTPClient ¶
func NewGetPrivateGetWithdrawalsParamsWithHTTPClient(client *http.Client) *GetPrivateGetWithdrawalsParams
NewGetPrivateGetWithdrawalsParamsWithHTTPClient creates a new GetPrivateGetWithdrawalsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateGetWithdrawalsParamsWithTimeout ¶
func NewGetPrivateGetWithdrawalsParamsWithTimeout(timeout time.Duration) *GetPrivateGetWithdrawalsParams
NewGetPrivateGetWithdrawalsParamsWithTimeout creates a new GetPrivateGetWithdrawalsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateGetWithdrawalsParams) SetContext ¶
func (o *GetPrivateGetWithdrawalsParams) SetContext(ctx context.Context)
SetContext adds the context to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) SetCount ¶
func (o *GetPrivateGetWithdrawalsParams) SetCount(count *int64)
SetCount adds the count to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) SetCurrency ¶
func (o *GetPrivateGetWithdrawalsParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) SetHTTPClient ¶
func (o *GetPrivateGetWithdrawalsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) SetOffset ¶
func (o *GetPrivateGetWithdrawalsParams) SetOffset(offset *int64)
SetOffset adds the offset to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) SetTimeout ¶
func (o *GetPrivateGetWithdrawalsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithContext ¶
func (o *GetPrivateGetWithdrawalsParams) WithContext(ctx context.Context) *GetPrivateGetWithdrawalsParams
WithContext adds the context to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithCount ¶
func (o *GetPrivateGetWithdrawalsParams) WithCount(count *int64) *GetPrivateGetWithdrawalsParams
WithCount adds the count to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithCurrency ¶
func (o *GetPrivateGetWithdrawalsParams) WithCurrency(currency string) *GetPrivateGetWithdrawalsParams
WithCurrency adds the currency to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithHTTPClient ¶
func (o *GetPrivateGetWithdrawalsParams) WithHTTPClient(client *http.Client) *GetPrivateGetWithdrawalsParams
WithHTTPClient adds the HTTPClient to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithOffset ¶
func (o *GetPrivateGetWithdrawalsParams) WithOffset(offset *int64) *GetPrivateGetWithdrawalsParams
WithOffset adds the offset to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WithTimeout ¶
func (o *GetPrivateGetWithdrawalsParams) WithTimeout(timeout time.Duration) *GetPrivateGetWithdrawalsParams
WithTimeout adds the timeout to the get private get withdrawals params
func (*GetPrivateGetWithdrawalsParams) WriteToRequest ¶
func (o *GetPrivateGetWithdrawalsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateGetWithdrawalsReader ¶
type GetPrivateGetWithdrawalsReader struct {
// contains filtered or unexported fields
}
GetPrivateGetWithdrawalsReader is a Reader for the GetPrivateGetWithdrawals structure.
func (*GetPrivateGetWithdrawalsReader) ReadResponse ¶
func (o *GetPrivateGetWithdrawalsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateRemoveFromAddressBookOK ¶
type GetPrivateRemoveFromAddressBookOK struct {
Payload *models.PrivateRemoveFromAddressBookResponse
}
GetPrivateRemoveFromAddressBookOK handles this case with default header values.
GetPrivateRemoveFromAddressBookOK get private remove from address book o k
func NewGetPrivateRemoveFromAddressBookOK ¶
func NewGetPrivateRemoveFromAddressBookOK() *GetPrivateRemoveFromAddressBookOK
NewGetPrivateRemoveFromAddressBookOK creates a GetPrivateRemoveFromAddressBookOK with default headers values
func (*GetPrivateRemoveFromAddressBookOK) Error ¶
func (o *GetPrivateRemoveFromAddressBookOK) Error() string
func (*GetPrivateRemoveFromAddressBookOK) GetPayload ¶
func (o *GetPrivateRemoveFromAddressBookOK) GetPayload() *models.PrivateRemoveFromAddressBookResponse
type GetPrivateRemoveFromAddressBookParams ¶
type GetPrivateRemoveFromAddressBookParams struct { /*Address Address in currency format, it must be in address book */ Address string /*Currency The currency symbol */ Currency string /*Tfa TFA code, required when TFA is enabled for current account */ Tfa *string /*Type Address book type */ Type string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateRemoveFromAddressBookParams contains all the parameters to send to the API endpoint for the get private remove from address book operation typically these are written to a http.Request
func NewGetPrivateRemoveFromAddressBookParams ¶
func NewGetPrivateRemoveFromAddressBookParams() *GetPrivateRemoveFromAddressBookParams
NewGetPrivateRemoveFromAddressBookParams creates a new GetPrivateRemoveFromAddressBookParams object with the default values initialized.
func NewGetPrivateRemoveFromAddressBookParamsWithContext ¶
func NewGetPrivateRemoveFromAddressBookParamsWithContext(ctx context.Context) *GetPrivateRemoveFromAddressBookParams
NewGetPrivateRemoveFromAddressBookParamsWithContext creates a new GetPrivateRemoveFromAddressBookParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateRemoveFromAddressBookParamsWithHTTPClient ¶
func NewGetPrivateRemoveFromAddressBookParamsWithHTTPClient(client *http.Client) *GetPrivateRemoveFromAddressBookParams
NewGetPrivateRemoveFromAddressBookParamsWithHTTPClient creates a new GetPrivateRemoveFromAddressBookParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateRemoveFromAddressBookParamsWithTimeout ¶
func NewGetPrivateRemoveFromAddressBookParamsWithTimeout(timeout time.Duration) *GetPrivateRemoveFromAddressBookParams
NewGetPrivateRemoveFromAddressBookParamsWithTimeout creates a new GetPrivateRemoveFromAddressBookParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateRemoveFromAddressBookParams) SetAddress ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetAddress(address string)
SetAddress adds the address to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetContext ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetContext(ctx context.Context)
SetContext adds the context to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetCurrency ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetHTTPClient ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetTfa ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetTfa(tfa *string)
SetTfa adds the tfa to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetTimeout ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) SetType ¶
func (o *GetPrivateRemoveFromAddressBookParams) SetType(typeVar string)
SetType adds the type to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithAddress ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithAddress(address string) *GetPrivateRemoveFromAddressBookParams
WithAddress adds the address to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithContext ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithContext(ctx context.Context) *GetPrivateRemoveFromAddressBookParams
WithContext adds the context to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithCurrency ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithCurrency(currency string) *GetPrivateRemoveFromAddressBookParams
WithCurrency adds the currency to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithHTTPClient ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithHTTPClient(client *http.Client) *GetPrivateRemoveFromAddressBookParams
WithHTTPClient adds the HTTPClient to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithTfa ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithTfa(tfa *string) *GetPrivateRemoveFromAddressBookParams
WithTfa adds the tfa to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithTimeout ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithTimeout(timeout time.Duration) *GetPrivateRemoveFromAddressBookParams
WithTimeout adds the timeout to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WithType ¶
func (o *GetPrivateRemoveFromAddressBookParams) WithType(typeVar string) *GetPrivateRemoveFromAddressBookParams
WithType adds the typeVar to the get private remove from address book params
func (*GetPrivateRemoveFromAddressBookParams) WriteToRequest ¶
func (o *GetPrivateRemoveFromAddressBookParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateRemoveFromAddressBookReader ¶
type GetPrivateRemoveFromAddressBookReader struct {
// contains filtered or unexported fields
}
GetPrivateRemoveFromAddressBookReader is a Reader for the GetPrivateRemoveFromAddressBook structure.
func (*GetPrivateRemoveFromAddressBookReader) ReadResponse ¶
func (o *GetPrivateRemoveFromAddressBookReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateToggleDepositAddressCreationOK ¶
type GetPrivateToggleDepositAddressCreationOK struct {
Payload *models.OkResponse
}
GetPrivateToggleDepositAddressCreationOK handles this case with default header values.
GetPrivateToggleDepositAddressCreationOK get private toggle deposit address creation o k
func NewGetPrivateToggleDepositAddressCreationOK ¶
func NewGetPrivateToggleDepositAddressCreationOK() *GetPrivateToggleDepositAddressCreationOK
NewGetPrivateToggleDepositAddressCreationOK creates a GetPrivateToggleDepositAddressCreationOK with default headers values
func (*GetPrivateToggleDepositAddressCreationOK) Error ¶
func (o *GetPrivateToggleDepositAddressCreationOK) Error() string
func (*GetPrivateToggleDepositAddressCreationOK) GetPayload ¶
func (o *GetPrivateToggleDepositAddressCreationOK) GetPayload() *models.OkResponse
type GetPrivateToggleDepositAddressCreationParams ¶
type GetPrivateToggleDepositAddressCreationParams struct { /*Currency The currency symbol */ Currency string /*State*/ State bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateToggleDepositAddressCreationParams contains all the parameters to send to the API endpoint for the get private toggle deposit address creation operation typically these are written to a http.Request
func NewGetPrivateToggleDepositAddressCreationParams ¶
func NewGetPrivateToggleDepositAddressCreationParams() *GetPrivateToggleDepositAddressCreationParams
NewGetPrivateToggleDepositAddressCreationParams creates a new GetPrivateToggleDepositAddressCreationParams object with the default values initialized.
func NewGetPrivateToggleDepositAddressCreationParamsWithContext ¶
func NewGetPrivateToggleDepositAddressCreationParamsWithContext(ctx context.Context) *GetPrivateToggleDepositAddressCreationParams
NewGetPrivateToggleDepositAddressCreationParamsWithContext creates a new GetPrivateToggleDepositAddressCreationParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateToggleDepositAddressCreationParamsWithHTTPClient ¶
func NewGetPrivateToggleDepositAddressCreationParamsWithHTTPClient(client *http.Client) *GetPrivateToggleDepositAddressCreationParams
NewGetPrivateToggleDepositAddressCreationParamsWithHTTPClient creates a new GetPrivateToggleDepositAddressCreationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateToggleDepositAddressCreationParamsWithTimeout ¶
func NewGetPrivateToggleDepositAddressCreationParamsWithTimeout(timeout time.Duration) *GetPrivateToggleDepositAddressCreationParams
NewGetPrivateToggleDepositAddressCreationParamsWithTimeout creates a new GetPrivateToggleDepositAddressCreationParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateToggleDepositAddressCreationParams) SetContext ¶
func (o *GetPrivateToggleDepositAddressCreationParams) SetContext(ctx context.Context)
SetContext adds the context to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) SetCurrency ¶
func (o *GetPrivateToggleDepositAddressCreationParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) SetHTTPClient ¶
func (o *GetPrivateToggleDepositAddressCreationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) SetState ¶
func (o *GetPrivateToggleDepositAddressCreationParams) SetState(state bool)
SetState adds the state to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) SetTimeout ¶
func (o *GetPrivateToggleDepositAddressCreationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WithContext ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WithContext(ctx context.Context) *GetPrivateToggleDepositAddressCreationParams
WithContext adds the context to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WithCurrency ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WithCurrency(currency string) *GetPrivateToggleDepositAddressCreationParams
WithCurrency adds the currency to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WithHTTPClient ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WithHTTPClient(client *http.Client) *GetPrivateToggleDepositAddressCreationParams
WithHTTPClient adds the HTTPClient to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WithState ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WithState(state bool) *GetPrivateToggleDepositAddressCreationParams
WithState adds the state to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WithTimeout ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WithTimeout(timeout time.Duration) *GetPrivateToggleDepositAddressCreationParams
WithTimeout adds the timeout to the get private toggle deposit address creation params
func (*GetPrivateToggleDepositAddressCreationParams) WriteToRequest ¶
func (o *GetPrivateToggleDepositAddressCreationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateToggleDepositAddressCreationReader ¶
type GetPrivateToggleDepositAddressCreationReader struct {
// contains filtered or unexported fields
}
GetPrivateToggleDepositAddressCreationReader is a Reader for the GetPrivateToggleDepositAddressCreation structure.
func (*GetPrivateToggleDepositAddressCreationReader) ReadResponse ¶
func (o *GetPrivateToggleDepositAddressCreationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPrivateWithdrawOK ¶
type GetPrivateWithdrawOK struct {
Payload *models.PrivateWithdrawResponse
}
GetPrivateWithdrawOK handles this case with default header values.
GetPrivateWithdrawOK get private withdraw o k
func NewGetPrivateWithdrawOK ¶
func NewGetPrivateWithdrawOK() *GetPrivateWithdrawOK
NewGetPrivateWithdrawOK creates a GetPrivateWithdrawOK with default headers values
func (*GetPrivateWithdrawOK) Error ¶
func (o *GetPrivateWithdrawOK) Error() string
func (*GetPrivateWithdrawOK) GetPayload ¶
func (o *GetPrivateWithdrawOK) GetPayload() *models.PrivateWithdrawResponse
type GetPrivateWithdrawParams ¶
type GetPrivateWithdrawParams struct { /*Address Address in currency format, it must be in address book */ Address string /*Amount Amount of funds to be withdrawn */ Amount float64 /*Currency The currency symbol */ Currency string /*Priority Withdrawal priority, optional for BTC, default: `high` */ Priority *string /*Tfa TFA code, required when TFA is enabled for current account */ Tfa *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPrivateWithdrawParams contains all the parameters to send to the API endpoint for the get private withdraw operation typically these are written to a http.Request
func NewGetPrivateWithdrawParams ¶
func NewGetPrivateWithdrawParams() *GetPrivateWithdrawParams
NewGetPrivateWithdrawParams creates a new GetPrivateWithdrawParams object with the default values initialized.
func NewGetPrivateWithdrawParamsWithContext ¶
func NewGetPrivateWithdrawParamsWithContext(ctx context.Context) *GetPrivateWithdrawParams
NewGetPrivateWithdrawParamsWithContext creates a new GetPrivateWithdrawParams object with the default values initialized, and the ability to set a context for a request
func NewGetPrivateWithdrawParamsWithHTTPClient ¶
func NewGetPrivateWithdrawParamsWithHTTPClient(client *http.Client) *GetPrivateWithdrawParams
NewGetPrivateWithdrawParamsWithHTTPClient creates a new GetPrivateWithdrawParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetPrivateWithdrawParamsWithTimeout ¶
func NewGetPrivateWithdrawParamsWithTimeout(timeout time.Duration) *GetPrivateWithdrawParams
NewGetPrivateWithdrawParamsWithTimeout creates a new GetPrivateWithdrawParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetPrivateWithdrawParams) SetAddress ¶
func (o *GetPrivateWithdrawParams) SetAddress(address string)
SetAddress adds the address to the get private withdraw params
func (*GetPrivateWithdrawParams) SetAmount ¶
func (o *GetPrivateWithdrawParams) SetAmount(amount float64)
SetAmount adds the amount to the get private withdraw params
func (*GetPrivateWithdrawParams) SetContext ¶
func (o *GetPrivateWithdrawParams) SetContext(ctx context.Context)
SetContext adds the context to the get private withdraw params
func (*GetPrivateWithdrawParams) SetCurrency ¶
func (o *GetPrivateWithdrawParams) SetCurrency(currency string)
SetCurrency adds the currency to the get private withdraw params
func (*GetPrivateWithdrawParams) SetHTTPClient ¶
func (o *GetPrivateWithdrawParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get private withdraw params
func (*GetPrivateWithdrawParams) SetPriority ¶
func (o *GetPrivateWithdrawParams) SetPriority(priority *string)
SetPriority adds the priority to the get private withdraw params
func (*GetPrivateWithdrawParams) SetTfa ¶
func (o *GetPrivateWithdrawParams) SetTfa(tfa *string)
SetTfa adds the tfa to the get private withdraw params
func (*GetPrivateWithdrawParams) SetTimeout ¶
func (o *GetPrivateWithdrawParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get private withdraw params
func (*GetPrivateWithdrawParams) WithAddress ¶
func (o *GetPrivateWithdrawParams) WithAddress(address string) *GetPrivateWithdrawParams
WithAddress adds the address to the get private withdraw params
func (*GetPrivateWithdrawParams) WithAmount ¶
func (o *GetPrivateWithdrawParams) WithAmount(amount float64) *GetPrivateWithdrawParams
WithAmount adds the amount to the get private withdraw params
func (*GetPrivateWithdrawParams) WithContext ¶
func (o *GetPrivateWithdrawParams) WithContext(ctx context.Context) *GetPrivateWithdrawParams
WithContext adds the context to the get private withdraw params
func (*GetPrivateWithdrawParams) WithCurrency ¶
func (o *GetPrivateWithdrawParams) WithCurrency(currency string) *GetPrivateWithdrawParams
WithCurrency adds the currency to the get private withdraw params
func (*GetPrivateWithdrawParams) WithHTTPClient ¶
func (o *GetPrivateWithdrawParams) WithHTTPClient(client *http.Client) *GetPrivateWithdrawParams
WithHTTPClient adds the HTTPClient to the get private withdraw params
func (*GetPrivateWithdrawParams) WithPriority ¶
func (o *GetPrivateWithdrawParams) WithPriority(priority *string) *GetPrivateWithdrawParams
WithPriority adds the priority to the get private withdraw params
func (*GetPrivateWithdrawParams) WithTfa ¶
func (o *GetPrivateWithdrawParams) WithTfa(tfa *string) *GetPrivateWithdrawParams
WithTfa adds the tfa to the get private withdraw params
func (*GetPrivateWithdrawParams) WithTimeout ¶
func (o *GetPrivateWithdrawParams) WithTimeout(timeout time.Duration) *GetPrivateWithdrawParams
WithTimeout adds the timeout to the get private withdraw params
func (*GetPrivateWithdrawParams) WriteToRequest ¶
func (o *GetPrivateWithdrawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPrivateWithdrawReader ¶
type GetPrivateWithdrawReader struct {
// contains filtered or unexported fields
}
GetPrivateWithdrawReader is a Reader for the GetPrivateWithdraw structure.
func (*GetPrivateWithdrawReader) ReadResponse ¶
func (o *GetPrivateWithdrawReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- get_private_add_to_address_book_parameters.go
- get_private_add_to_address_book_responses.go
- get_private_cancel_withdrawal_parameters.go
- get_private_cancel_withdrawal_responses.go
- get_private_create_deposit_address_parameters.go
- get_private_create_deposit_address_responses.go
- get_private_get_address_book_parameters.go
- get_private_get_address_book_responses.go
- get_private_get_current_deposit_address_parameters.go
- get_private_get_current_deposit_address_responses.go
- get_private_get_deposits_parameters.go
- get_private_get_deposits_responses.go
- get_private_get_transfers_parameters.go
- get_private_get_transfers_responses.go
- get_private_get_withdrawals_parameters.go
- get_private_get_withdrawals_responses.go
- get_private_remove_from_address_book_parameters.go
- get_private_remove_from_address_book_responses.go
- get_private_toggle_deposit_address_creation_parameters.go
- get_private_toggle_deposit_address_creation_responses.go
- get_private_withdraw_parameters.go
- get_private_withdraw_responses.go
- wallet_client.go