Documentation ¶
Index ¶
- type BankStatementDeleteDefault
- type BankStatementDeleteParams
- func NewBankStatementDeleteParams() *BankStatementDeleteParams
- func NewBankStatementDeleteParamsWithContext(ctx context.Context) *BankStatementDeleteParams
- func NewBankStatementDeleteParamsWithHTTPClient(client *http.Client) *BankStatementDeleteParams
- func NewBankStatementDeleteParamsWithTimeout(timeout time.Duration) *BankStatementDeleteParams
- func (o *BankStatementDeleteParams) SetContext(ctx context.Context)
- func (o *BankStatementDeleteParams) SetHTTPClient(client *http.Client)
- func (o *BankStatementDeleteParams) SetID(id int32)
- func (o *BankStatementDeleteParams) SetTimeout(timeout time.Duration)
- func (o *BankStatementDeleteParams) WithContext(ctx context.Context) *BankStatementDeleteParams
- func (o *BankStatementDeleteParams) WithHTTPClient(client *http.Client) *BankStatementDeleteParams
- func (o *BankStatementDeleteParams) WithID(id int32) *BankStatementDeleteParams
- func (o *BankStatementDeleteParams) WithTimeout(timeout time.Duration) *BankStatementDeleteParams
- func (o *BankStatementDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankStatementDeleteReader
- type BankStatementGetOK
- type BankStatementGetParams
- func NewBankStatementGetParams() *BankStatementGetParams
- func NewBankStatementGetParamsWithContext(ctx context.Context) *BankStatementGetParams
- func NewBankStatementGetParamsWithHTTPClient(client *http.Client) *BankStatementGetParams
- func NewBankStatementGetParamsWithTimeout(timeout time.Duration) *BankStatementGetParams
- func (o *BankStatementGetParams) SetContext(ctx context.Context)
- func (o *BankStatementGetParams) SetFields(fields *string)
- func (o *BankStatementGetParams) SetHTTPClient(client *http.Client)
- func (o *BankStatementGetParams) SetID(id int32)
- func (o *BankStatementGetParams) SetTimeout(timeout time.Duration)
- func (o *BankStatementGetParams) WithContext(ctx context.Context) *BankStatementGetParams
- func (o *BankStatementGetParams) WithFields(fields *string) *BankStatementGetParams
- func (o *BankStatementGetParams) WithHTTPClient(client *http.Client) *BankStatementGetParams
- func (o *BankStatementGetParams) WithID(id int32) *BankStatementGetParams
- func (o *BankStatementGetParams) WithTimeout(timeout time.Duration) *BankStatementGetParams
- func (o *BankStatementGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankStatementGetReader
- type BankStatementImportImportBankStatementCreated
- type BankStatementImportImportBankStatementParams
- func NewBankStatementImportImportBankStatementParams() *BankStatementImportImportBankStatementParams
- func NewBankStatementImportImportBankStatementParamsWithContext(ctx context.Context) *BankStatementImportImportBankStatementParams
- func NewBankStatementImportImportBankStatementParamsWithHTTPClient(client *http.Client) *BankStatementImportImportBankStatementParams
- func NewBankStatementImportImportBankStatementParamsWithTimeout(timeout time.Duration) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) SetAccountID(accountID int32)
- func (o *BankStatementImportImportBankStatementParams) SetBankID(bankID int32)
- func (o *BankStatementImportImportBankStatementParams) SetContext(ctx context.Context)
- func (o *BankStatementImportImportBankStatementParams) SetExternalID(externalID *string)
- func (o *BankStatementImportImportBankStatementParams) SetFile(file runtime.NamedReadCloser)
- func (o *BankStatementImportImportBankStatementParams) SetFileFormat(fileFormat string)
- func (o *BankStatementImportImportBankStatementParams) SetFromDate(fromDate string)
- func (o *BankStatementImportImportBankStatementParams) SetHTTPClient(client *http.Client)
- func (o *BankStatementImportImportBankStatementParams) SetTimeout(timeout time.Duration)
- func (o *BankStatementImportImportBankStatementParams) SetToDate(toDate string)
- func (o *BankStatementImportImportBankStatementParams) WithAccountID(accountID int32) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithBankID(bankID int32) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithContext(ctx context.Context) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithExternalID(externalID *string) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithFile(file runtime.NamedReadCloser) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithFileFormat(fileFormat string) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithFromDate(fromDate string) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithHTTPClient(client *http.Client) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithTimeout(timeout time.Duration) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WithToDate(toDate string) *BankStatementImportImportBankStatementParams
- func (o *BankStatementImportImportBankStatementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankStatementImportImportBankStatementReader
- type BankStatementSearchOK
- type BankStatementSearchParams
- func NewBankStatementSearchParams() *BankStatementSearchParams
- func NewBankStatementSearchParamsWithContext(ctx context.Context) *BankStatementSearchParams
- func NewBankStatementSearchParamsWithHTTPClient(client *http.Client) *BankStatementSearchParams
- func NewBankStatementSearchParamsWithTimeout(timeout time.Duration) *BankStatementSearchParams
- func (o *BankStatementSearchParams) SetAccountID(accountID *string)
- func (o *BankStatementSearchParams) SetContext(ctx context.Context)
- func (o *BankStatementSearchParams) SetCount(count *int64)
- func (o *BankStatementSearchParams) SetFields(fields *string)
- func (o *BankStatementSearchParams) SetFileFormat(fileFormat *string)
- func (o *BankStatementSearchParams) SetFrom(from *int64)
- func (o *BankStatementSearchParams) SetHTTPClient(client *http.Client)
- func (o *BankStatementSearchParams) SetID(id *string)
- func (o *BankStatementSearchParams) SetSorting(sorting *string)
- func (o *BankStatementSearchParams) SetTimeout(timeout time.Duration)
- func (o *BankStatementSearchParams) WithAccountID(accountID *string) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithContext(ctx context.Context) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithCount(count *int64) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithFields(fields *string) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithFileFormat(fileFormat *string) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithFrom(from *int64) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithHTTPClient(client *http.Client) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithID(id *string) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithSorting(sorting *string) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WithTimeout(timeout time.Duration) *BankStatementSearchParams
- func (o *BankStatementSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankStatementSearchReader
- type Client
- func (a *Client) BankStatementDelete(params *BankStatementDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) BankStatementGet(params *BankStatementGetParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementGetOK, error)
- func (a *Client) BankStatementImportImportBankStatement(params *BankStatementImportImportBankStatementParams, ...) (*BankStatementImportImportBankStatementCreated, error)
- func (a *Client) BankStatementSearch(params *BankStatementSearchParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementSearchOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BankStatementDeleteDefault ¶
type BankStatementDeleteDefault struct {
// contains filtered or unexported fields
}
BankStatementDeleteDefault handles this case with default header values.
successful operation
func NewBankStatementDeleteDefault ¶
func NewBankStatementDeleteDefault(code int) *BankStatementDeleteDefault
NewBankStatementDeleteDefault creates a BankStatementDeleteDefault with default headers values
func (*BankStatementDeleteDefault) Code ¶
func (o *BankStatementDeleteDefault) Code() int
Code gets the status code for the bank statement delete default response
func (*BankStatementDeleteDefault) Error ¶
func (o *BankStatementDeleteDefault) Error() string
type BankStatementDeleteParams ¶
type BankStatementDeleteParams struct { /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BankStatementDeleteParams contains all the parameters to send to the API endpoint for the bank statement delete operation typically these are written to a http.Request
func NewBankStatementDeleteParams ¶
func NewBankStatementDeleteParams() *BankStatementDeleteParams
NewBankStatementDeleteParams creates a new BankStatementDeleteParams object with the default values initialized.
func NewBankStatementDeleteParamsWithContext ¶
func NewBankStatementDeleteParamsWithContext(ctx context.Context) *BankStatementDeleteParams
NewBankStatementDeleteParamsWithContext creates a new BankStatementDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewBankStatementDeleteParamsWithHTTPClient ¶
func NewBankStatementDeleteParamsWithHTTPClient(client *http.Client) *BankStatementDeleteParams
NewBankStatementDeleteParamsWithHTTPClient creates a new BankStatementDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankStatementDeleteParamsWithTimeout ¶
func NewBankStatementDeleteParamsWithTimeout(timeout time.Duration) *BankStatementDeleteParams
NewBankStatementDeleteParamsWithTimeout creates a new BankStatementDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankStatementDeleteParams) SetContext ¶
func (o *BankStatementDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the bank statement delete params
func (*BankStatementDeleteParams) SetHTTPClient ¶
func (o *BankStatementDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank statement delete params
func (*BankStatementDeleteParams) SetID ¶
func (o *BankStatementDeleteParams) SetID(id int32)
SetID adds the id to the bank statement delete params
func (*BankStatementDeleteParams) SetTimeout ¶
func (o *BankStatementDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank statement delete params
func (*BankStatementDeleteParams) WithContext ¶
func (o *BankStatementDeleteParams) WithContext(ctx context.Context) *BankStatementDeleteParams
WithContext adds the context to the bank statement delete params
func (*BankStatementDeleteParams) WithHTTPClient ¶
func (o *BankStatementDeleteParams) WithHTTPClient(client *http.Client) *BankStatementDeleteParams
WithHTTPClient adds the HTTPClient to the bank statement delete params
func (*BankStatementDeleteParams) WithID ¶
func (o *BankStatementDeleteParams) WithID(id int32) *BankStatementDeleteParams
WithID adds the id to the bank statement delete params
func (*BankStatementDeleteParams) WithTimeout ¶
func (o *BankStatementDeleteParams) WithTimeout(timeout time.Duration) *BankStatementDeleteParams
WithTimeout adds the timeout to the bank statement delete params
func (*BankStatementDeleteParams) WriteToRequest ¶
func (o *BankStatementDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankStatementDeleteReader ¶
type BankStatementDeleteReader struct {
// contains filtered or unexported fields
}
BankStatementDeleteReader is a Reader for the BankStatementDelete structure.
func (*BankStatementDeleteReader) ReadResponse ¶
func (o *BankStatementDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BankStatementGetOK ¶
type BankStatementGetOK struct {
Payload *models.ResponseWrapperBankStatement
}
BankStatementGetOK handles this case with default header values.
successful operation
func NewBankStatementGetOK ¶
func NewBankStatementGetOK() *BankStatementGetOK
NewBankStatementGetOK creates a BankStatementGetOK with default headers values
func (*BankStatementGetOK) Error ¶
func (o *BankStatementGetOK) Error() string
func (*BankStatementGetOK) GetPayload ¶
func (o *BankStatementGetOK) GetPayload() *models.ResponseWrapperBankStatement
type BankStatementGetParams ¶
type BankStatementGetParams struct { /*Fields Fields filter pattern */ Fields *string /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BankStatementGetParams contains all the parameters to send to the API endpoint for the bank statement get operation typically these are written to a http.Request
func NewBankStatementGetParams ¶
func NewBankStatementGetParams() *BankStatementGetParams
NewBankStatementGetParams creates a new BankStatementGetParams object with the default values initialized.
func NewBankStatementGetParamsWithContext ¶
func NewBankStatementGetParamsWithContext(ctx context.Context) *BankStatementGetParams
NewBankStatementGetParamsWithContext creates a new BankStatementGetParams object with the default values initialized, and the ability to set a context for a request
func NewBankStatementGetParamsWithHTTPClient ¶
func NewBankStatementGetParamsWithHTTPClient(client *http.Client) *BankStatementGetParams
NewBankStatementGetParamsWithHTTPClient creates a new BankStatementGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankStatementGetParamsWithTimeout ¶
func NewBankStatementGetParamsWithTimeout(timeout time.Duration) *BankStatementGetParams
NewBankStatementGetParamsWithTimeout creates a new BankStatementGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankStatementGetParams) SetContext ¶
func (o *BankStatementGetParams) SetContext(ctx context.Context)
SetContext adds the context to the bank statement get params
func (*BankStatementGetParams) SetFields ¶
func (o *BankStatementGetParams) SetFields(fields *string)
SetFields adds the fields to the bank statement get params
func (*BankStatementGetParams) SetHTTPClient ¶
func (o *BankStatementGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank statement get params
func (*BankStatementGetParams) SetID ¶
func (o *BankStatementGetParams) SetID(id int32)
SetID adds the id to the bank statement get params
func (*BankStatementGetParams) SetTimeout ¶
func (o *BankStatementGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank statement get params
func (*BankStatementGetParams) WithContext ¶
func (o *BankStatementGetParams) WithContext(ctx context.Context) *BankStatementGetParams
WithContext adds the context to the bank statement get params
func (*BankStatementGetParams) WithFields ¶
func (o *BankStatementGetParams) WithFields(fields *string) *BankStatementGetParams
WithFields adds the fields to the bank statement get params
func (*BankStatementGetParams) WithHTTPClient ¶
func (o *BankStatementGetParams) WithHTTPClient(client *http.Client) *BankStatementGetParams
WithHTTPClient adds the HTTPClient to the bank statement get params
func (*BankStatementGetParams) WithID ¶
func (o *BankStatementGetParams) WithID(id int32) *BankStatementGetParams
WithID adds the id to the bank statement get params
func (*BankStatementGetParams) WithTimeout ¶
func (o *BankStatementGetParams) WithTimeout(timeout time.Duration) *BankStatementGetParams
WithTimeout adds the timeout to the bank statement get params
func (*BankStatementGetParams) WriteToRequest ¶
func (o *BankStatementGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankStatementGetReader ¶
type BankStatementGetReader struct {
// contains filtered or unexported fields
}
BankStatementGetReader is a Reader for the BankStatementGet structure.
func (*BankStatementGetReader) ReadResponse ¶
func (o *BankStatementGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BankStatementImportImportBankStatementCreated ¶
type BankStatementImportImportBankStatementCreated struct {
Payload *models.ResponseWrapperBankStatement
}
BankStatementImportImportBankStatementCreated handles this case with default header values.
successfully created
func NewBankStatementImportImportBankStatementCreated ¶
func NewBankStatementImportImportBankStatementCreated() *BankStatementImportImportBankStatementCreated
NewBankStatementImportImportBankStatementCreated creates a BankStatementImportImportBankStatementCreated with default headers values
func (*BankStatementImportImportBankStatementCreated) Error ¶
func (o *BankStatementImportImportBankStatementCreated) Error() string
func (*BankStatementImportImportBankStatementCreated) GetPayload ¶
func (o *BankStatementImportImportBankStatementCreated) GetPayload() *models.ResponseWrapperBankStatement
type BankStatementImportImportBankStatementParams ¶
type BankStatementImportImportBankStatementParams struct { /*AccountID Account ID */ AccountID int32 /*BankID Bank ID */ BankID int32 /*ExternalID External ID */ ExternalID *string /*File The bank statement file */ File runtime.NamedReadCloser /*FileFormat File format */ FileFormat string /*FromDate Format is yyyy-MM-dd (from and incl.). */ FromDate string /*ToDate Format is yyyy-MM-dd (to and excl.). */ ToDate string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BankStatementImportImportBankStatementParams contains all the parameters to send to the API endpoint for the bank statement import import bank statement operation typically these are written to a http.Request
func NewBankStatementImportImportBankStatementParams ¶
func NewBankStatementImportImportBankStatementParams() *BankStatementImportImportBankStatementParams
NewBankStatementImportImportBankStatementParams creates a new BankStatementImportImportBankStatementParams object with the default values initialized.
func NewBankStatementImportImportBankStatementParamsWithContext ¶
func NewBankStatementImportImportBankStatementParamsWithContext(ctx context.Context) *BankStatementImportImportBankStatementParams
NewBankStatementImportImportBankStatementParamsWithContext creates a new BankStatementImportImportBankStatementParams object with the default values initialized, and the ability to set a context for a request
func NewBankStatementImportImportBankStatementParamsWithHTTPClient ¶
func NewBankStatementImportImportBankStatementParamsWithHTTPClient(client *http.Client) *BankStatementImportImportBankStatementParams
NewBankStatementImportImportBankStatementParamsWithHTTPClient creates a new BankStatementImportImportBankStatementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankStatementImportImportBankStatementParamsWithTimeout ¶
func NewBankStatementImportImportBankStatementParamsWithTimeout(timeout time.Duration) *BankStatementImportImportBankStatementParams
NewBankStatementImportImportBankStatementParamsWithTimeout creates a new BankStatementImportImportBankStatementParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankStatementImportImportBankStatementParams) SetAccountID ¶
func (o *BankStatementImportImportBankStatementParams) SetAccountID(accountID int32)
SetAccountID adds the accountId to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetBankID ¶
func (o *BankStatementImportImportBankStatementParams) SetBankID(bankID int32)
SetBankID adds the bankId to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetContext ¶
func (o *BankStatementImportImportBankStatementParams) SetContext(ctx context.Context)
SetContext adds the context to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetExternalID ¶
func (o *BankStatementImportImportBankStatementParams) SetExternalID(externalID *string)
SetExternalID adds the externalId to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetFile ¶
func (o *BankStatementImportImportBankStatementParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetFileFormat ¶
func (o *BankStatementImportImportBankStatementParams) SetFileFormat(fileFormat string)
SetFileFormat adds the fileFormat to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetFromDate ¶
func (o *BankStatementImportImportBankStatementParams) SetFromDate(fromDate string)
SetFromDate adds the fromDate to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetHTTPClient ¶
func (o *BankStatementImportImportBankStatementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetTimeout ¶
func (o *BankStatementImportImportBankStatementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) SetToDate ¶
func (o *BankStatementImportImportBankStatementParams) SetToDate(toDate string)
SetToDate adds the toDate to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithAccountID ¶
func (o *BankStatementImportImportBankStatementParams) WithAccountID(accountID int32) *BankStatementImportImportBankStatementParams
WithAccountID adds the accountID to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithBankID ¶
func (o *BankStatementImportImportBankStatementParams) WithBankID(bankID int32) *BankStatementImportImportBankStatementParams
WithBankID adds the bankID to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithContext ¶
func (o *BankStatementImportImportBankStatementParams) WithContext(ctx context.Context) *BankStatementImportImportBankStatementParams
WithContext adds the context to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithExternalID ¶
func (o *BankStatementImportImportBankStatementParams) WithExternalID(externalID *string) *BankStatementImportImportBankStatementParams
WithExternalID adds the externalID to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithFile ¶
func (o *BankStatementImportImportBankStatementParams) WithFile(file runtime.NamedReadCloser) *BankStatementImportImportBankStatementParams
WithFile adds the file to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithFileFormat ¶
func (o *BankStatementImportImportBankStatementParams) WithFileFormat(fileFormat string) *BankStatementImportImportBankStatementParams
WithFileFormat adds the fileFormat to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithFromDate ¶
func (o *BankStatementImportImportBankStatementParams) WithFromDate(fromDate string) *BankStatementImportImportBankStatementParams
WithFromDate adds the fromDate to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithHTTPClient ¶
func (o *BankStatementImportImportBankStatementParams) WithHTTPClient(client *http.Client) *BankStatementImportImportBankStatementParams
WithHTTPClient adds the HTTPClient to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithTimeout ¶
func (o *BankStatementImportImportBankStatementParams) WithTimeout(timeout time.Duration) *BankStatementImportImportBankStatementParams
WithTimeout adds the timeout to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WithToDate ¶
func (o *BankStatementImportImportBankStatementParams) WithToDate(toDate string) *BankStatementImportImportBankStatementParams
WithToDate adds the toDate to the bank statement import import bank statement params
func (*BankStatementImportImportBankStatementParams) WriteToRequest ¶
func (o *BankStatementImportImportBankStatementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankStatementImportImportBankStatementReader ¶
type BankStatementImportImportBankStatementReader struct {
// contains filtered or unexported fields
}
BankStatementImportImportBankStatementReader is a Reader for the BankStatementImportImportBankStatement structure.
func (*BankStatementImportImportBankStatementReader) ReadResponse ¶
func (o *BankStatementImportImportBankStatementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BankStatementSearchOK ¶
type BankStatementSearchOK struct {
Payload *models.ListResponseBankStatement
}
BankStatementSearchOK handles this case with default header values.
successful operation
func NewBankStatementSearchOK ¶
func NewBankStatementSearchOK() *BankStatementSearchOK
NewBankStatementSearchOK creates a BankStatementSearchOK with default headers values
func (*BankStatementSearchOK) Error ¶
func (o *BankStatementSearchOK) Error() string
func (*BankStatementSearchOK) GetPayload ¶
func (o *BankStatementSearchOK) GetPayload() *models.ListResponseBankStatement
type BankStatementSearchParams ¶
type BankStatementSearchParams struct { /*AccountID List of IDs */ AccountID *string /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*FileFormat File format */ FileFormat *string /*From From index */ From *int64 /*ID List of IDs */ ID *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BankStatementSearchParams contains all the parameters to send to the API endpoint for the bank statement search operation typically these are written to a http.Request
func NewBankStatementSearchParams ¶
func NewBankStatementSearchParams() *BankStatementSearchParams
NewBankStatementSearchParams creates a new BankStatementSearchParams object with the default values initialized.
func NewBankStatementSearchParamsWithContext ¶
func NewBankStatementSearchParamsWithContext(ctx context.Context) *BankStatementSearchParams
NewBankStatementSearchParamsWithContext creates a new BankStatementSearchParams object with the default values initialized, and the ability to set a context for a request
func NewBankStatementSearchParamsWithHTTPClient ¶
func NewBankStatementSearchParamsWithHTTPClient(client *http.Client) *BankStatementSearchParams
NewBankStatementSearchParamsWithHTTPClient creates a new BankStatementSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankStatementSearchParamsWithTimeout ¶
func NewBankStatementSearchParamsWithTimeout(timeout time.Duration) *BankStatementSearchParams
NewBankStatementSearchParamsWithTimeout creates a new BankStatementSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankStatementSearchParams) SetAccountID ¶
func (o *BankStatementSearchParams) SetAccountID(accountID *string)
SetAccountID adds the accountId to the bank statement search params
func (*BankStatementSearchParams) SetContext ¶
func (o *BankStatementSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the bank statement search params
func (*BankStatementSearchParams) SetCount ¶
func (o *BankStatementSearchParams) SetCount(count *int64)
SetCount adds the count to the bank statement search params
func (*BankStatementSearchParams) SetFields ¶
func (o *BankStatementSearchParams) SetFields(fields *string)
SetFields adds the fields to the bank statement search params
func (*BankStatementSearchParams) SetFileFormat ¶
func (o *BankStatementSearchParams) SetFileFormat(fileFormat *string)
SetFileFormat adds the fileFormat to the bank statement search params
func (*BankStatementSearchParams) SetFrom ¶
func (o *BankStatementSearchParams) SetFrom(from *int64)
SetFrom adds the from to the bank statement search params
func (*BankStatementSearchParams) SetHTTPClient ¶
func (o *BankStatementSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank statement search params
func (*BankStatementSearchParams) SetID ¶
func (o *BankStatementSearchParams) SetID(id *string)
SetID adds the id to the bank statement search params
func (*BankStatementSearchParams) SetSorting ¶
func (o *BankStatementSearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the bank statement search params
func (*BankStatementSearchParams) SetTimeout ¶
func (o *BankStatementSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank statement search params
func (*BankStatementSearchParams) WithAccountID ¶
func (o *BankStatementSearchParams) WithAccountID(accountID *string) *BankStatementSearchParams
WithAccountID adds the accountID to the bank statement search params
func (*BankStatementSearchParams) WithContext ¶
func (o *BankStatementSearchParams) WithContext(ctx context.Context) *BankStatementSearchParams
WithContext adds the context to the bank statement search params
func (*BankStatementSearchParams) WithCount ¶
func (o *BankStatementSearchParams) WithCount(count *int64) *BankStatementSearchParams
WithCount adds the count to the bank statement search params
func (*BankStatementSearchParams) WithFields ¶
func (o *BankStatementSearchParams) WithFields(fields *string) *BankStatementSearchParams
WithFields adds the fields to the bank statement search params
func (*BankStatementSearchParams) WithFileFormat ¶
func (o *BankStatementSearchParams) WithFileFormat(fileFormat *string) *BankStatementSearchParams
WithFileFormat adds the fileFormat to the bank statement search params
func (*BankStatementSearchParams) WithFrom ¶
func (o *BankStatementSearchParams) WithFrom(from *int64) *BankStatementSearchParams
WithFrom adds the from to the bank statement search params
func (*BankStatementSearchParams) WithHTTPClient ¶
func (o *BankStatementSearchParams) WithHTTPClient(client *http.Client) *BankStatementSearchParams
WithHTTPClient adds the HTTPClient to the bank statement search params
func (*BankStatementSearchParams) WithID ¶
func (o *BankStatementSearchParams) WithID(id *string) *BankStatementSearchParams
WithID adds the id to the bank statement search params
func (*BankStatementSearchParams) WithSorting ¶
func (o *BankStatementSearchParams) WithSorting(sorting *string) *BankStatementSearchParams
WithSorting adds the sorting to the bank statement search params
func (*BankStatementSearchParams) WithTimeout ¶
func (o *BankStatementSearchParams) WithTimeout(timeout time.Duration) *BankStatementSearchParams
WithTimeout adds the timeout to the bank statement search params
func (*BankStatementSearchParams) WriteToRequest ¶
func (o *BankStatementSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankStatementSearchReader ¶
type BankStatementSearchReader struct {
// contains filtered or unexported fields
}
BankStatementSearchReader is a Reader for the BankStatementSearch structure.
func (*BankStatementSearchReader) ReadResponse ¶
func (o *BankStatementSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for statement API
func (*Client) BankStatementDelete ¶
func (a *Client) BankStatementDelete(params *BankStatementDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
BankStatementDelete bs e t a delete bank statement by ID
func (*Client) BankStatementGet ¶
func (a *Client) BankStatementGet(params *BankStatementGetParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementGetOK, error)
BankStatementGet bs e t a get bank statement
func (*Client) BankStatementImportImportBankStatement ¶
func (a *Client) BankStatementImportImportBankStatement(params *BankStatementImportImportBankStatementParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementImportImportBankStatementCreated, error)
BankStatementImportImportBankStatement bs e t a upload bank statement file
func (*Client) BankStatementSearch ¶
func (a *Client) BankStatementSearch(params *BankStatementSearchParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementSearchOK, error)
BankStatementSearch bs e t a find bank statement corresponding with sent data
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { BankStatementImportImportBankStatement(params *BankStatementImportImportBankStatementParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementImportImportBankStatementCreated, error) BankStatementDelete(params *BankStatementDeleteParams, authInfo runtime.ClientAuthInfoWriter) error BankStatementGet(params *BankStatementGetParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementGetOK, error) BankStatementSearch(params *BankStatementSearchParams, authInfo runtime.ClientAuthInfoWriter) (*BankStatementSearchOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new statement API client.
Source Files ¶
- bank_statement_delete_parameters.go
- bank_statement_delete_responses.go
- bank_statement_get_parameters.go
- bank_statement_get_responses.go
- bank_statement_import_import_bank_statement_parameters.go
- bank_statement_import_import_bank_statement_responses.go
- bank_statement_search_parameters.go
- bank_statement_search_responses.go
- statement_client.go