Documentation ¶
Index ¶
- type BankReconciliationPaymentTypeGetOK
- type BankReconciliationPaymentTypeGetParams
- func NewBankReconciliationPaymentTypeGetParams() *BankReconciliationPaymentTypeGetParams
- func NewBankReconciliationPaymentTypeGetParamsWithContext(ctx context.Context) *BankReconciliationPaymentTypeGetParams
- func NewBankReconciliationPaymentTypeGetParamsWithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeGetParams
- func NewBankReconciliationPaymentTypeGetParamsWithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) SetContext(ctx context.Context)
- func (o *BankReconciliationPaymentTypeGetParams) SetFields(fields *string)
- func (o *BankReconciliationPaymentTypeGetParams) SetHTTPClient(client *http.Client)
- func (o *BankReconciliationPaymentTypeGetParams) SetID(id int32)
- func (o *BankReconciliationPaymentTypeGetParams) SetTimeout(timeout time.Duration)
- func (o *BankReconciliationPaymentTypeGetParams) WithContext(ctx context.Context) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) WithFields(fields *string) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) WithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) WithID(id int32) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) WithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeGetParams
- func (o *BankReconciliationPaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankReconciliationPaymentTypeGetReader
- type BankReconciliationPaymentTypeSearchOK
- type BankReconciliationPaymentTypeSearchParams
- func NewBankReconciliationPaymentTypeSearchParams() *BankReconciliationPaymentTypeSearchParams
- func NewBankReconciliationPaymentTypeSearchParamsWithContext(ctx context.Context) *BankReconciliationPaymentTypeSearchParams
- func NewBankReconciliationPaymentTypeSearchParamsWithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeSearchParams
- func NewBankReconciliationPaymentTypeSearchParamsWithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) SetContext(ctx context.Context)
- func (o *BankReconciliationPaymentTypeSearchParams) SetCount(count *int64)
- func (o *BankReconciliationPaymentTypeSearchParams) SetDescription(description *string)
- func (o *BankReconciliationPaymentTypeSearchParams) SetFields(fields *string)
- func (o *BankReconciliationPaymentTypeSearchParams) SetFrom(from *int64)
- func (o *BankReconciliationPaymentTypeSearchParams) SetHTTPClient(client *http.Client)
- func (o *BankReconciliationPaymentTypeSearchParams) SetID(id *string)
- func (o *BankReconciliationPaymentTypeSearchParams) SetSorting(sorting *string)
- func (o *BankReconciliationPaymentTypeSearchParams) SetTimeout(timeout time.Duration)
- func (o *BankReconciliationPaymentTypeSearchParams) WithContext(ctx context.Context) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithCount(count *int64) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithDescription(description *string) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithFields(fields *string) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithFrom(from *int64) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithID(id *string) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithSorting(sorting *string) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeSearchParams
- func (o *BankReconciliationPaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BankReconciliationPaymentTypeSearchReader
- type Client
- func (a *Client) BankReconciliationPaymentTypeGet(params *BankReconciliationPaymentTypeGetParams, ...) (*BankReconciliationPaymentTypeGetOK, error)
- func (a *Client) BankReconciliationPaymentTypeSearch(params *BankReconciliationPaymentTypeSearchParams, ...) (*BankReconciliationPaymentTypeSearchOK, error)
- func (a *Client) InvoicePaymentTypeGet(params *InvoicePaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeGetOK, error)
- func (a *Client) InvoicePaymentTypeSearch(params *InvoicePaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeSearchOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TravelExpensePaymentTypeGet(params *TravelExpensePaymentTypeGetParams, ...) (*TravelExpensePaymentTypeGetOK, error)
- func (a *Client) TravelExpensePaymentTypeSearch(params *TravelExpensePaymentTypeSearchParams, ...) (*TravelExpensePaymentTypeSearchOK, error)
- type ClientService
- type InvoicePaymentTypeGetOK
- type InvoicePaymentTypeGetParams
- func NewInvoicePaymentTypeGetParams() *InvoicePaymentTypeGetParams
- func NewInvoicePaymentTypeGetParamsWithContext(ctx context.Context) *InvoicePaymentTypeGetParams
- func NewInvoicePaymentTypeGetParamsWithHTTPClient(client *http.Client) *InvoicePaymentTypeGetParams
- func NewInvoicePaymentTypeGetParamsWithTimeout(timeout time.Duration) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) SetContext(ctx context.Context)
- func (o *InvoicePaymentTypeGetParams) SetFields(fields *string)
- func (o *InvoicePaymentTypeGetParams) SetHTTPClient(client *http.Client)
- func (o *InvoicePaymentTypeGetParams) SetID(id int32)
- func (o *InvoicePaymentTypeGetParams) SetTimeout(timeout time.Duration)
- func (o *InvoicePaymentTypeGetParams) WithContext(ctx context.Context) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) WithFields(fields *string) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) WithHTTPClient(client *http.Client) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) WithID(id int32) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) WithTimeout(timeout time.Duration) *InvoicePaymentTypeGetParams
- func (o *InvoicePaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InvoicePaymentTypeGetReader
- type InvoicePaymentTypeSearchOK
- type InvoicePaymentTypeSearchParams
- func NewInvoicePaymentTypeSearchParams() *InvoicePaymentTypeSearchParams
- func NewInvoicePaymentTypeSearchParamsWithContext(ctx context.Context) *InvoicePaymentTypeSearchParams
- func NewInvoicePaymentTypeSearchParamsWithHTTPClient(client *http.Client) *InvoicePaymentTypeSearchParams
- func NewInvoicePaymentTypeSearchParamsWithTimeout(timeout time.Duration) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) SetContext(ctx context.Context)
- func (o *InvoicePaymentTypeSearchParams) SetCount(count *int64)
- func (o *InvoicePaymentTypeSearchParams) SetDescription(description *string)
- func (o *InvoicePaymentTypeSearchParams) SetFields(fields *string)
- func (o *InvoicePaymentTypeSearchParams) SetFrom(from *int64)
- func (o *InvoicePaymentTypeSearchParams) SetHTTPClient(client *http.Client)
- func (o *InvoicePaymentTypeSearchParams) SetID(id *string)
- func (o *InvoicePaymentTypeSearchParams) SetSorting(sorting *string)
- func (o *InvoicePaymentTypeSearchParams) SetTimeout(timeout time.Duration)
- func (o *InvoicePaymentTypeSearchParams) WithContext(ctx context.Context) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithCount(count *int64) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithDescription(description *string) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithFields(fields *string) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithFrom(from *int64) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithHTTPClient(client *http.Client) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithID(id *string) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithSorting(sorting *string) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WithTimeout(timeout time.Duration) *InvoicePaymentTypeSearchParams
- func (o *InvoicePaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type InvoicePaymentTypeSearchReader
- type TravelExpensePaymentTypeGetOK
- type TravelExpensePaymentTypeGetParams
- func NewTravelExpensePaymentTypeGetParams() *TravelExpensePaymentTypeGetParams
- func NewTravelExpensePaymentTypeGetParamsWithContext(ctx context.Context) *TravelExpensePaymentTypeGetParams
- func NewTravelExpensePaymentTypeGetParamsWithHTTPClient(client *http.Client) *TravelExpensePaymentTypeGetParams
- func NewTravelExpensePaymentTypeGetParamsWithTimeout(timeout time.Duration) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) SetContext(ctx context.Context)
- func (o *TravelExpensePaymentTypeGetParams) SetFields(fields *string)
- func (o *TravelExpensePaymentTypeGetParams) SetHTTPClient(client *http.Client)
- func (o *TravelExpensePaymentTypeGetParams) SetID(id int32)
- func (o *TravelExpensePaymentTypeGetParams) SetTimeout(timeout time.Duration)
- func (o *TravelExpensePaymentTypeGetParams) WithContext(ctx context.Context) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) WithFields(fields *string) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) WithHTTPClient(client *http.Client) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) WithID(id int32) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) WithTimeout(timeout time.Duration) *TravelExpensePaymentTypeGetParams
- func (o *TravelExpensePaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TravelExpensePaymentTypeGetReader
- type TravelExpensePaymentTypeSearchOK
- type TravelExpensePaymentTypeSearchParams
- func NewTravelExpensePaymentTypeSearchParams() *TravelExpensePaymentTypeSearchParams
- func NewTravelExpensePaymentTypeSearchParamsWithContext(ctx context.Context) *TravelExpensePaymentTypeSearchParams
- func NewTravelExpensePaymentTypeSearchParamsWithHTTPClient(client *http.Client) *TravelExpensePaymentTypeSearchParams
- func NewTravelExpensePaymentTypeSearchParamsWithTimeout(timeout time.Duration) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) SetContext(ctx context.Context)
- func (o *TravelExpensePaymentTypeSearchParams) SetCount(count *int64)
- func (o *TravelExpensePaymentTypeSearchParams) SetDescription(description *string)
- func (o *TravelExpensePaymentTypeSearchParams) SetFields(fields *string)
- func (o *TravelExpensePaymentTypeSearchParams) SetFrom(from *int64)
- func (o *TravelExpensePaymentTypeSearchParams) SetHTTPClient(client *http.Client)
- func (o *TravelExpensePaymentTypeSearchParams) SetID(id *string)
- func (o *TravelExpensePaymentTypeSearchParams) SetIsInactive(isInactive *bool)
- func (o *TravelExpensePaymentTypeSearchParams) SetShowOnEmployeeExpenses(showOnEmployeeExpenses *bool)
- func (o *TravelExpensePaymentTypeSearchParams) SetSorting(sorting *string)
- func (o *TravelExpensePaymentTypeSearchParams) SetTimeout(timeout time.Duration)
- func (o *TravelExpensePaymentTypeSearchParams) WithContext(ctx context.Context) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithCount(count *int64) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithDescription(description *string) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithFields(fields *string) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithFrom(from *int64) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithHTTPClient(client *http.Client) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithID(id *string) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithIsInactive(isInactive *bool) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithShowOnEmployeeExpenses(showOnEmployeeExpenses *bool) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithSorting(sorting *string) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WithTimeout(timeout time.Duration) *TravelExpensePaymentTypeSearchParams
- func (o *TravelExpensePaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TravelExpensePaymentTypeSearchReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BankReconciliationPaymentTypeGetOK ¶
type BankReconciliationPaymentTypeGetOK struct {
Payload *models.ResponseWrapperBankReconciliationPaymentType
}
BankReconciliationPaymentTypeGetOK handles this case with default header values.
successful operation
func NewBankReconciliationPaymentTypeGetOK ¶
func NewBankReconciliationPaymentTypeGetOK() *BankReconciliationPaymentTypeGetOK
NewBankReconciliationPaymentTypeGetOK creates a BankReconciliationPaymentTypeGetOK with default headers values
func (*BankReconciliationPaymentTypeGetOK) Error ¶
func (o *BankReconciliationPaymentTypeGetOK) Error() string
func (*BankReconciliationPaymentTypeGetOK) GetPayload ¶
func (o *BankReconciliationPaymentTypeGetOK) GetPayload() *models.ResponseWrapperBankReconciliationPaymentType
type BankReconciliationPaymentTypeGetParams ¶
type BankReconciliationPaymentTypeGetParams struct { /*Fields Fields filter pattern */ Fields *string /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BankReconciliationPaymentTypeGetParams contains all the parameters to send to the API endpoint for the bank reconciliation payment type get operation typically these are written to a http.Request
func NewBankReconciliationPaymentTypeGetParams ¶
func NewBankReconciliationPaymentTypeGetParams() *BankReconciliationPaymentTypeGetParams
NewBankReconciliationPaymentTypeGetParams creates a new BankReconciliationPaymentTypeGetParams object with the default values initialized.
func NewBankReconciliationPaymentTypeGetParamsWithContext ¶
func NewBankReconciliationPaymentTypeGetParamsWithContext(ctx context.Context) *BankReconciliationPaymentTypeGetParams
NewBankReconciliationPaymentTypeGetParamsWithContext creates a new BankReconciliationPaymentTypeGetParams object with the default values initialized, and the ability to set a context for a request
func NewBankReconciliationPaymentTypeGetParamsWithHTTPClient ¶
func NewBankReconciliationPaymentTypeGetParamsWithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeGetParams
NewBankReconciliationPaymentTypeGetParamsWithHTTPClient creates a new BankReconciliationPaymentTypeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankReconciliationPaymentTypeGetParamsWithTimeout ¶
func NewBankReconciliationPaymentTypeGetParamsWithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeGetParams
NewBankReconciliationPaymentTypeGetParamsWithTimeout creates a new BankReconciliationPaymentTypeGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankReconciliationPaymentTypeGetParams) SetContext ¶
func (o *BankReconciliationPaymentTypeGetParams) SetContext(ctx context.Context)
SetContext adds the context to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) SetFields ¶
func (o *BankReconciliationPaymentTypeGetParams) SetFields(fields *string)
SetFields adds the fields to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) SetHTTPClient ¶
func (o *BankReconciliationPaymentTypeGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) SetID ¶
func (o *BankReconciliationPaymentTypeGetParams) SetID(id int32)
SetID adds the id to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) SetTimeout ¶
func (o *BankReconciliationPaymentTypeGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WithContext ¶
func (o *BankReconciliationPaymentTypeGetParams) WithContext(ctx context.Context) *BankReconciliationPaymentTypeGetParams
WithContext adds the context to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WithFields ¶
func (o *BankReconciliationPaymentTypeGetParams) WithFields(fields *string) *BankReconciliationPaymentTypeGetParams
WithFields adds the fields to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WithHTTPClient ¶
func (o *BankReconciliationPaymentTypeGetParams) WithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeGetParams
WithHTTPClient adds the HTTPClient to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WithID ¶
func (o *BankReconciliationPaymentTypeGetParams) WithID(id int32) *BankReconciliationPaymentTypeGetParams
WithID adds the id to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WithTimeout ¶
func (o *BankReconciliationPaymentTypeGetParams) WithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeGetParams
WithTimeout adds the timeout to the bank reconciliation payment type get params
func (*BankReconciliationPaymentTypeGetParams) WriteToRequest ¶
func (o *BankReconciliationPaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankReconciliationPaymentTypeGetReader ¶
type BankReconciliationPaymentTypeGetReader struct {
// contains filtered or unexported fields
}
BankReconciliationPaymentTypeGetReader is a Reader for the BankReconciliationPaymentTypeGet structure.
func (*BankReconciliationPaymentTypeGetReader) ReadResponse ¶
func (o *BankReconciliationPaymentTypeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BankReconciliationPaymentTypeSearchOK ¶
type BankReconciliationPaymentTypeSearchOK struct {
Payload *models.ListResponseBankReconciliationPaymentType
}
BankReconciliationPaymentTypeSearchOK handles this case with default header values.
successful operation
func NewBankReconciliationPaymentTypeSearchOK ¶
func NewBankReconciliationPaymentTypeSearchOK() *BankReconciliationPaymentTypeSearchOK
NewBankReconciliationPaymentTypeSearchOK creates a BankReconciliationPaymentTypeSearchOK with default headers values
func (*BankReconciliationPaymentTypeSearchOK) Error ¶
func (o *BankReconciliationPaymentTypeSearchOK) Error() string
func (*BankReconciliationPaymentTypeSearchOK) GetPayload ¶
func (o *BankReconciliationPaymentTypeSearchOK) GetPayload() *models.ListResponseBankReconciliationPaymentType
type BankReconciliationPaymentTypeSearchParams ¶
type BankReconciliationPaymentTypeSearchParams struct { /*Count Number of elements to return */ Count *int64 /*Description Containing */ Description *string /*Fields Fields filter pattern */ Fields *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 }
BankReconciliationPaymentTypeSearchParams contains all the parameters to send to the API endpoint for the bank reconciliation payment type search operation typically these are written to a http.Request
func NewBankReconciliationPaymentTypeSearchParams ¶
func NewBankReconciliationPaymentTypeSearchParams() *BankReconciliationPaymentTypeSearchParams
NewBankReconciliationPaymentTypeSearchParams creates a new BankReconciliationPaymentTypeSearchParams object with the default values initialized.
func NewBankReconciliationPaymentTypeSearchParamsWithContext ¶
func NewBankReconciliationPaymentTypeSearchParamsWithContext(ctx context.Context) *BankReconciliationPaymentTypeSearchParams
NewBankReconciliationPaymentTypeSearchParamsWithContext creates a new BankReconciliationPaymentTypeSearchParams object with the default values initialized, and the ability to set a context for a request
func NewBankReconciliationPaymentTypeSearchParamsWithHTTPClient ¶
func NewBankReconciliationPaymentTypeSearchParamsWithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeSearchParams
NewBankReconciliationPaymentTypeSearchParamsWithHTTPClient creates a new BankReconciliationPaymentTypeSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBankReconciliationPaymentTypeSearchParamsWithTimeout ¶
func NewBankReconciliationPaymentTypeSearchParamsWithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeSearchParams
NewBankReconciliationPaymentTypeSearchParamsWithTimeout creates a new BankReconciliationPaymentTypeSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*BankReconciliationPaymentTypeSearchParams) SetContext ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetCount ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetCount(count *int64)
SetCount adds the count to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetDescription ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetDescription(description *string)
SetDescription adds the description to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetFields ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetFields(fields *string)
SetFields adds the fields to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetFrom ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetFrom(from *int64)
SetFrom adds the from to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetHTTPClient ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetID ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetID(id *string)
SetID adds the id to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetSorting ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) SetTimeout ¶
func (o *BankReconciliationPaymentTypeSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithContext ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithContext(ctx context.Context) *BankReconciliationPaymentTypeSearchParams
WithContext adds the context to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithCount ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithCount(count *int64) *BankReconciliationPaymentTypeSearchParams
WithCount adds the count to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithDescription ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithDescription(description *string) *BankReconciliationPaymentTypeSearchParams
WithDescription adds the description to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithFields ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithFields(fields *string) *BankReconciliationPaymentTypeSearchParams
WithFields adds the fields to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithFrom ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithFrom(from *int64) *BankReconciliationPaymentTypeSearchParams
WithFrom adds the from to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithHTTPClient ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithHTTPClient(client *http.Client) *BankReconciliationPaymentTypeSearchParams
WithHTTPClient adds the HTTPClient to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithID ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithID(id *string) *BankReconciliationPaymentTypeSearchParams
WithID adds the id to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithSorting ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithSorting(sorting *string) *BankReconciliationPaymentTypeSearchParams
WithSorting adds the sorting to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WithTimeout ¶
func (o *BankReconciliationPaymentTypeSearchParams) WithTimeout(timeout time.Duration) *BankReconciliationPaymentTypeSearchParams
WithTimeout adds the timeout to the bank reconciliation payment type search params
func (*BankReconciliationPaymentTypeSearchParams) WriteToRequest ¶
func (o *BankReconciliationPaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BankReconciliationPaymentTypeSearchReader ¶
type BankReconciliationPaymentTypeSearchReader struct {
// contains filtered or unexported fields
}
BankReconciliationPaymentTypeSearchReader is a Reader for the BankReconciliationPaymentTypeSearch structure.
func (*BankReconciliationPaymentTypeSearchReader) ReadResponse ¶
func (o *BankReconciliationPaymentTypeSearchReader) 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 payment type API
func (*Client) BankReconciliationPaymentTypeGet ¶
func (a *Client) BankReconciliationPaymentTypeGet(params *BankReconciliationPaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*BankReconciliationPaymentTypeGetOK, error)
BankReconciliationPaymentTypeGet bs e t a get payment type by ID
func (*Client) BankReconciliationPaymentTypeSearch ¶
func (a *Client) BankReconciliationPaymentTypeSearch(params *BankReconciliationPaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*BankReconciliationPaymentTypeSearchOK, error)
BankReconciliationPaymentTypeSearch bs e t a find payment type corresponding with sent data
func (*Client) InvoicePaymentTypeGet ¶
func (a *Client) InvoicePaymentTypeGet(params *InvoicePaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeGetOK, error)
InvoicePaymentTypeGet gets payment type by ID
func (*Client) InvoicePaymentTypeSearch ¶
func (a *Client) InvoicePaymentTypeSearch(params *InvoicePaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeSearchOK, error)
InvoicePaymentTypeSearch finds payment type corresponding with sent data
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TravelExpensePaymentTypeGet ¶
func (a *Client) TravelExpensePaymentTypeGet(params *TravelExpensePaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*TravelExpensePaymentTypeGetOK, error)
TravelExpensePaymentTypeGet bs e t a get payment type by ID
func (*Client) TravelExpensePaymentTypeSearch ¶
func (a *Client) TravelExpensePaymentTypeSearch(params *TravelExpensePaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*TravelExpensePaymentTypeSearchOK, error)
TravelExpensePaymentTypeSearch bs e t a find payment type corresponding with sent data
type ClientService ¶
type ClientService interface { BankReconciliationPaymentTypeGet(params *BankReconciliationPaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*BankReconciliationPaymentTypeGetOK, error) BankReconciliationPaymentTypeSearch(params *BankReconciliationPaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*BankReconciliationPaymentTypeSearchOK, error) InvoicePaymentTypeGet(params *InvoicePaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeGetOK, error) InvoicePaymentTypeSearch(params *InvoicePaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*InvoicePaymentTypeSearchOK, error) TravelExpensePaymentTypeGet(params *TravelExpensePaymentTypeGetParams, authInfo runtime.ClientAuthInfoWriter) (*TravelExpensePaymentTypeGetOK, error) TravelExpensePaymentTypeSearch(params *TravelExpensePaymentTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*TravelExpensePaymentTypeSearchOK, 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 payment type API client.
type InvoicePaymentTypeGetOK ¶
type InvoicePaymentTypeGetOK struct {
Payload *models.ResponseWrapperPaymentType
}
InvoicePaymentTypeGetOK handles this case with default header values.
successful operation
func NewInvoicePaymentTypeGetOK ¶
func NewInvoicePaymentTypeGetOK() *InvoicePaymentTypeGetOK
NewInvoicePaymentTypeGetOK creates a InvoicePaymentTypeGetOK with default headers values
func (*InvoicePaymentTypeGetOK) Error ¶
func (o *InvoicePaymentTypeGetOK) Error() string
func (*InvoicePaymentTypeGetOK) GetPayload ¶
func (o *InvoicePaymentTypeGetOK) GetPayload() *models.ResponseWrapperPaymentType
type InvoicePaymentTypeGetParams ¶
type InvoicePaymentTypeGetParams struct { /*Fields Fields filter pattern */ Fields *string /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
InvoicePaymentTypeGetParams contains all the parameters to send to the API endpoint for the invoice payment type get operation typically these are written to a http.Request
func NewInvoicePaymentTypeGetParams ¶
func NewInvoicePaymentTypeGetParams() *InvoicePaymentTypeGetParams
NewInvoicePaymentTypeGetParams creates a new InvoicePaymentTypeGetParams object with the default values initialized.
func NewInvoicePaymentTypeGetParamsWithContext ¶
func NewInvoicePaymentTypeGetParamsWithContext(ctx context.Context) *InvoicePaymentTypeGetParams
NewInvoicePaymentTypeGetParamsWithContext creates a new InvoicePaymentTypeGetParams object with the default values initialized, and the ability to set a context for a request
func NewInvoicePaymentTypeGetParamsWithHTTPClient ¶
func NewInvoicePaymentTypeGetParamsWithHTTPClient(client *http.Client) *InvoicePaymentTypeGetParams
NewInvoicePaymentTypeGetParamsWithHTTPClient creates a new InvoicePaymentTypeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInvoicePaymentTypeGetParamsWithTimeout ¶
func NewInvoicePaymentTypeGetParamsWithTimeout(timeout time.Duration) *InvoicePaymentTypeGetParams
NewInvoicePaymentTypeGetParamsWithTimeout creates a new InvoicePaymentTypeGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*InvoicePaymentTypeGetParams) SetContext ¶
func (o *InvoicePaymentTypeGetParams) SetContext(ctx context.Context)
SetContext adds the context to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) SetFields ¶
func (o *InvoicePaymentTypeGetParams) SetFields(fields *string)
SetFields adds the fields to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) SetHTTPClient ¶
func (o *InvoicePaymentTypeGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) SetID ¶
func (o *InvoicePaymentTypeGetParams) SetID(id int32)
SetID adds the id to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) SetTimeout ¶
func (o *InvoicePaymentTypeGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WithContext ¶
func (o *InvoicePaymentTypeGetParams) WithContext(ctx context.Context) *InvoicePaymentTypeGetParams
WithContext adds the context to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WithFields ¶
func (o *InvoicePaymentTypeGetParams) WithFields(fields *string) *InvoicePaymentTypeGetParams
WithFields adds the fields to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WithHTTPClient ¶
func (o *InvoicePaymentTypeGetParams) WithHTTPClient(client *http.Client) *InvoicePaymentTypeGetParams
WithHTTPClient adds the HTTPClient to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WithID ¶
func (o *InvoicePaymentTypeGetParams) WithID(id int32) *InvoicePaymentTypeGetParams
WithID adds the id to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WithTimeout ¶
func (o *InvoicePaymentTypeGetParams) WithTimeout(timeout time.Duration) *InvoicePaymentTypeGetParams
WithTimeout adds the timeout to the invoice payment type get params
func (*InvoicePaymentTypeGetParams) WriteToRequest ¶
func (o *InvoicePaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InvoicePaymentTypeGetReader ¶
type InvoicePaymentTypeGetReader struct {
// contains filtered or unexported fields
}
InvoicePaymentTypeGetReader is a Reader for the InvoicePaymentTypeGet structure.
func (*InvoicePaymentTypeGetReader) ReadResponse ¶
func (o *InvoicePaymentTypeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type InvoicePaymentTypeSearchOK ¶
type InvoicePaymentTypeSearchOK struct {
Payload *models.ListResponsePaymentType
}
InvoicePaymentTypeSearchOK handles this case with default header values.
successful operation
func NewInvoicePaymentTypeSearchOK ¶
func NewInvoicePaymentTypeSearchOK() *InvoicePaymentTypeSearchOK
NewInvoicePaymentTypeSearchOK creates a InvoicePaymentTypeSearchOK with default headers values
func (*InvoicePaymentTypeSearchOK) Error ¶
func (o *InvoicePaymentTypeSearchOK) Error() string
func (*InvoicePaymentTypeSearchOK) GetPayload ¶
func (o *InvoicePaymentTypeSearchOK) GetPayload() *models.ListResponsePaymentType
type InvoicePaymentTypeSearchParams ¶
type InvoicePaymentTypeSearchParams struct { /*Count Number of elements to return */ Count *int64 /*Description Containing */ Description *string /*Fields Fields filter pattern */ Fields *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 }
InvoicePaymentTypeSearchParams contains all the parameters to send to the API endpoint for the invoice payment type search operation typically these are written to a http.Request
func NewInvoicePaymentTypeSearchParams ¶
func NewInvoicePaymentTypeSearchParams() *InvoicePaymentTypeSearchParams
NewInvoicePaymentTypeSearchParams creates a new InvoicePaymentTypeSearchParams object with the default values initialized.
func NewInvoicePaymentTypeSearchParamsWithContext ¶
func NewInvoicePaymentTypeSearchParamsWithContext(ctx context.Context) *InvoicePaymentTypeSearchParams
NewInvoicePaymentTypeSearchParamsWithContext creates a new InvoicePaymentTypeSearchParams object with the default values initialized, and the ability to set a context for a request
func NewInvoicePaymentTypeSearchParamsWithHTTPClient ¶
func NewInvoicePaymentTypeSearchParamsWithHTTPClient(client *http.Client) *InvoicePaymentTypeSearchParams
NewInvoicePaymentTypeSearchParamsWithHTTPClient creates a new InvoicePaymentTypeSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewInvoicePaymentTypeSearchParamsWithTimeout ¶
func NewInvoicePaymentTypeSearchParamsWithTimeout(timeout time.Duration) *InvoicePaymentTypeSearchParams
NewInvoicePaymentTypeSearchParamsWithTimeout creates a new InvoicePaymentTypeSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*InvoicePaymentTypeSearchParams) SetContext ¶
func (o *InvoicePaymentTypeSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetCount ¶
func (o *InvoicePaymentTypeSearchParams) SetCount(count *int64)
SetCount adds the count to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetDescription ¶
func (o *InvoicePaymentTypeSearchParams) SetDescription(description *string)
SetDescription adds the description to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetFields ¶
func (o *InvoicePaymentTypeSearchParams) SetFields(fields *string)
SetFields adds the fields to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetFrom ¶
func (o *InvoicePaymentTypeSearchParams) SetFrom(from *int64)
SetFrom adds the from to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetHTTPClient ¶
func (o *InvoicePaymentTypeSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetID ¶
func (o *InvoicePaymentTypeSearchParams) SetID(id *string)
SetID adds the id to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetSorting ¶
func (o *InvoicePaymentTypeSearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) SetTimeout ¶
func (o *InvoicePaymentTypeSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithContext ¶
func (o *InvoicePaymentTypeSearchParams) WithContext(ctx context.Context) *InvoicePaymentTypeSearchParams
WithContext adds the context to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithCount ¶
func (o *InvoicePaymentTypeSearchParams) WithCount(count *int64) *InvoicePaymentTypeSearchParams
WithCount adds the count to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithDescription ¶
func (o *InvoicePaymentTypeSearchParams) WithDescription(description *string) *InvoicePaymentTypeSearchParams
WithDescription adds the description to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithFields ¶
func (o *InvoicePaymentTypeSearchParams) WithFields(fields *string) *InvoicePaymentTypeSearchParams
WithFields adds the fields to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithFrom ¶
func (o *InvoicePaymentTypeSearchParams) WithFrom(from *int64) *InvoicePaymentTypeSearchParams
WithFrom adds the from to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithHTTPClient ¶
func (o *InvoicePaymentTypeSearchParams) WithHTTPClient(client *http.Client) *InvoicePaymentTypeSearchParams
WithHTTPClient adds the HTTPClient to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithID ¶
func (o *InvoicePaymentTypeSearchParams) WithID(id *string) *InvoicePaymentTypeSearchParams
WithID adds the id to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithSorting ¶
func (o *InvoicePaymentTypeSearchParams) WithSorting(sorting *string) *InvoicePaymentTypeSearchParams
WithSorting adds the sorting to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WithTimeout ¶
func (o *InvoicePaymentTypeSearchParams) WithTimeout(timeout time.Duration) *InvoicePaymentTypeSearchParams
WithTimeout adds the timeout to the invoice payment type search params
func (*InvoicePaymentTypeSearchParams) WriteToRequest ¶
func (o *InvoicePaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type InvoicePaymentTypeSearchReader ¶
type InvoicePaymentTypeSearchReader struct {
// contains filtered or unexported fields
}
InvoicePaymentTypeSearchReader is a Reader for the InvoicePaymentTypeSearch structure.
func (*InvoicePaymentTypeSearchReader) ReadResponse ¶
func (o *InvoicePaymentTypeSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TravelExpensePaymentTypeGetOK ¶
type TravelExpensePaymentTypeGetOK struct {
Payload *models.ResponseWrapperTravelPaymentType
}
TravelExpensePaymentTypeGetOK handles this case with default header values.
successful operation
func NewTravelExpensePaymentTypeGetOK ¶
func NewTravelExpensePaymentTypeGetOK() *TravelExpensePaymentTypeGetOK
NewTravelExpensePaymentTypeGetOK creates a TravelExpensePaymentTypeGetOK with default headers values
func (*TravelExpensePaymentTypeGetOK) Error ¶
func (o *TravelExpensePaymentTypeGetOK) Error() string
func (*TravelExpensePaymentTypeGetOK) GetPayload ¶
func (o *TravelExpensePaymentTypeGetOK) GetPayload() *models.ResponseWrapperTravelPaymentType
type TravelExpensePaymentTypeGetParams ¶
type TravelExpensePaymentTypeGetParams struct { /*Fields Fields filter pattern */ Fields *string /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TravelExpensePaymentTypeGetParams contains all the parameters to send to the API endpoint for the travel expense payment type get operation typically these are written to a http.Request
func NewTravelExpensePaymentTypeGetParams ¶
func NewTravelExpensePaymentTypeGetParams() *TravelExpensePaymentTypeGetParams
NewTravelExpensePaymentTypeGetParams creates a new TravelExpensePaymentTypeGetParams object with the default values initialized.
func NewTravelExpensePaymentTypeGetParamsWithContext ¶
func NewTravelExpensePaymentTypeGetParamsWithContext(ctx context.Context) *TravelExpensePaymentTypeGetParams
NewTravelExpensePaymentTypeGetParamsWithContext creates a new TravelExpensePaymentTypeGetParams object with the default values initialized, and the ability to set a context for a request
func NewTravelExpensePaymentTypeGetParamsWithHTTPClient ¶
func NewTravelExpensePaymentTypeGetParamsWithHTTPClient(client *http.Client) *TravelExpensePaymentTypeGetParams
NewTravelExpensePaymentTypeGetParamsWithHTTPClient creates a new TravelExpensePaymentTypeGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTravelExpensePaymentTypeGetParamsWithTimeout ¶
func NewTravelExpensePaymentTypeGetParamsWithTimeout(timeout time.Duration) *TravelExpensePaymentTypeGetParams
NewTravelExpensePaymentTypeGetParamsWithTimeout creates a new TravelExpensePaymentTypeGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*TravelExpensePaymentTypeGetParams) SetContext ¶
func (o *TravelExpensePaymentTypeGetParams) SetContext(ctx context.Context)
SetContext adds the context to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) SetFields ¶
func (o *TravelExpensePaymentTypeGetParams) SetFields(fields *string)
SetFields adds the fields to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) SetHTTPClient ¶
func (o *TravelExpensePaymentTypeGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) SetID ¶
func (o *TravelExpensePaymentTypeGetParams) SetID(id int32)
SetID adds the id to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) SetTimeout ¶
func (o *TravelExpensePaymentTypeGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WithContext ¶
func (o *TravelExpensePaymentTypeGetParams) WithContext(ctx context.Context) *TravelExpensePaymentTypeGetParams
WithContext adds the context to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WithFields ¶
func (o *TravelExpensePaymentTypeGetParams) WithFields(fields *string) *TravelExpensePaymentTypeGetParams
WithFields adds the fields to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WithHTTPClient ¶
func (o *TravelExpensePaymentTypeGetParams) WithHTTPClient(client *http.Client) *TravelExpensePaymentTypeGetParams
WithHTTPClient adds the HTTPClient to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WithID ¶
func (o *TravelExpensePaymentTypeGetParams) WithID(id int32) *TravelExpensePaymentTypeGetParams
WithID adds the id to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WithTimeout ¶
func (o *TravelExpensePaymentTypeGetParams) WithTimeout(timeout time.Duration) *TravelExpensePaymentTypeGetParams
WithTimeout adds the timeout to the travel expense payment type get params
func (*TravelExpensePaymentTypeGetParams) WriteToRequest ¶
func (o *TravelExpensePaymentTypeGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TravelExpensePaymentTypeGetReader ¶
type TravelExpensePaymentTypeGetReader struct {
// contains filtered or unexported fields
}
TravelExpensePaymentTypeGetReader is a Reader for the TravelExpensePaymentTypeGet structure.
func (*TravelExpensePaymentTypeGetReader) ReadResponse ¶
func (o *TravelExpensePaymentTypeGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TravelExpensePaymentTypeSearchOK ¶
type TravelExpensePaymentTypeSearchOK struct {
Payload *models.ListResponseTravelPaymentType
}
TravelExpensePaymentTypeSearchOK handles this case with default header values.
successful operation
func NewTravelExpensePaymentTypeSearchOK ¶
func NewTravelExpensePaymentTypeSearchOK() *TravelExpensePaymentTypeSearchOK
NewTravelExpensePaymentTypeSearchOK creates a TravelExpensePaymentTypeSearchOK with default headers values
func (*TravelExpensePaymentTypeSearchOK) Error ¶
func (o *TravelExpensePaymentTypeSearchOK) Error() string
func (*TravelExpensePaymentTypeSearchOK) GetPayload ¶
func (o *TravelExpensePaymentTypeSearchOK) GetPayload() *models.ListResponseTravelPaymentType
type TravelExpensePaymentTypeSearchParams ¶
type TravelExpensePaymentTypeSearchParams struct { /*Count Number of elements to return */ Count *int64 /*Description Containing */ Description *string /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID List of IDs */ ID *string /*IsInactive Equals */ IsInactive *bool /*ShowOnEmployeeExpenses Equals */ ShowOnEmployeeExpenses *bool /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TravelExpensePaymentTypeSearchParams contains all the parameters to send to the API endpoint for the travel expense payment type search operation typically these are written to a http.Request
func NewTravelExpensePaymentTypeSearchParams ¶
func NewTravelExpensePaymentTypeSearchParams() *TravelExpensePaymentTypeSearchParams
NewTravelExpensePaymentTypeSearchParams creates a new TravelExpensePaymentTypeSearchParams object with the default values initialized.
func NewTravelExpensePaymentTypeSearchParamsWithContext ¶
func NewTravelExpensePaymentTypeSearchParamsWithContext(ctx context.Context) *TravelExpensePaymentTypeSearchParams
NewTravelExpensePaymentTypeSearchParamsWithContext creates a new TravelExpensePaymentTypeSearchParams object with the default values initialized, and the ability to set a context for a request
func NewTravelExpensePaymentTypeSearchParamsWithHTTPClient ¶
func NewTravelExpensePaymentTypeSearchParamsWithHTTPClient(client *http.Client) *TravelExpensePaymentTypeSearchParams
NewTravelExpensePaymentTypeSearchParamsWithHTTPClient creates a new TravelExpensePaymentTypeSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTravelExpensePaymentTypeSearchParamsWithTimeout ¶
func NewTravelExpensePaymentTypeSearchParamsWithTimeout(timeout time.Duration) *TravelExpensePaymentTypeSearchParams
NewTravelExpensePaymentTypeSearchParamsWithTimeout creates a new TravelExpensePaymentTypeSearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*TravelExpensePaymentTypeSearchParams) SetContext ¶
func (o *TravelExpensePaymentTypeSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetCount ¶
func (o *TravelExpensePaymentTypeSearchParams) SetCount(count *int64)
SetCount adds the count to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetDescription ¶
func (o *TravelExpensePaymentTypeSearchParams) SetDescription(description *string)
SetDescription adds the description to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetFields ¶
func (o *TravelExpensePaymentTypeSearchParams) SetFields(fields *string)
SetFields adds the fields to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetFrom ¶
func (o *TravelExpensePaymentTypeSearchParams) SetFrom(from *int64)
SetFrom adds the from to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetHTTPClient ¶
func (o *TravelExpensePaymentTypeSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetID ¶
func (o *TravelExpensePaymentTypeSearchParams) SetID(id *string)
SetID adds the id to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetIsInactive ¶
func (o *TravelExpensePaymentTypeSearchParams) SetIsInactive(isInactive *bool)
SetIsInactive adds the isInactive to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetShowOnEmployeeExpenses ¶
func (o *TravelExpensePaymentTypeSearchParams) SetShowOnEmployeeExpenses(showOnEmployeeExpenses *bool)
SetShowOnEmployeeExpenses adds the showOnEmployeeExpenses to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetSorting ¶
func (o *TravelExpensePaymentTypeSearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) SetTimeout ¶
func (o *TravelExpensePaymentTypeSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithContext ¶
func (o *TravelExpensePaymentTypeSearchParams) WithContext(ctx context.Context) *TravelExpensePaymentTypeSearchParams
WithContext adds the context to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithCount ¶
func (o *TravelExpensePaymentTypeSearchParams) WithCount(count *int64) *TravelExpensePaymentTypeSearchParams
WithCount adds the count to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithDescription ¶
func (o *TravelExpensePaymentTypeSearchParams) WithDescription(description *string) *TravelExpensePaymentTypeSearchParams
WithDescription adds the description to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithFields ¶
func (o *TravelExpensePaymentTypeSearchParams) WithFields(fields *string) *TravelExpensePaymentTypeSearchParams
WithFields adds the fields to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithFrom ¶
func (o *TravelExpensePaymentTypeSearchParams) WithFrom(from *int64) *TravelExpensePaymentTypeSearchParams
WithFrom adds the from to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithHTTPClient ¶
func (o *TravelExpensePaymentTypeSearchParams) WithHTTPClient(client *http.Client) *TravelExpensePaymentTypeSearchParams
WithHTTPClient adds the HTTPClient to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithID ¶
func (o *TravelExpensePaymentTypeSearchParams) WithID(id *string) *TravelExpensePaymentTypeSearchParams
WithID adds the id to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithIsInactive ¶
func (o *TravelExpensePaymentTypeSearchParams) WithIsInactive(isInactive *bool) *TravelExpensePaymentTypeSearchParams
WithIsInactive adds the isInactive to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithShowOnEmployeeExpenses ¶
func (o *TravelExpensePaymentTypeSearchParams) WithShowOnEmployeeExpenses(showOnEmployeeExpenses *bool) *TravelExpensePaymentTypeSearchParams
WithShowOnEmployeeExpenses adds the showOnEmployeeExpenses to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithSorting ¶
func (o *TravelExpensePaymentTypeSearchParams) WithSorting(sorting *string) *TravelExpensePaymentTypeSearchParams
WithSorting adds the sorting to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WithTimeout ¶
func (o *TravelExpensePaymentTypeSearchParams) WithTimeout(timeout time.Duration) *TravelExpensePaymentTypeSearchParams
WithTimeout adds the timeout to the travel expense payment type search params
func (*TravelExpensePaymentTypeSearchParams) WriteToRequest ¶
func (o *TravelExpensePaymentTypeSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TravelExpensePaymentTypeSearchReader ¶
type TravelExpensePaymentTypeSearchReader struct {
// contains filtered or unexported fields
}
TravelExpensePaymentTypeSearchReader is a Reader for the TravelExpensePaymentTypeSearch structure.
func (*TravelExpensePaymentTypeSearchReader) ReadResponse ¶
func (o *TravelExpensePaymentTypeSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- bank_reconciliation_payment_type_get_parameters.go
- bank_reconciliation_payment_type_get_responses.go
- bank_reconciliation_payment_type_search_parameters.go
- bank_reconciliation_payment_type_search_responses.go
- invoice_payment_type_get_parameters.go
- invoice_payment_type_get_responses.go
- invoice_payment_type_search_parameters.go
- invoice_payment_type_search_responses.go
- payment_type_client.go
- travel_expense_payment_type_get_parameters.go
- travel_expense_payment_type_get_responses.go
- travel_expense_payment_type_search_parameters.go
- travel_expense_payment_type_search_responses.go