remuneration_type

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for remuneration type API

func (*Client) EmployeeEmploymentRemunerationTypeSearch

EmployeeEmploymentRemunerationTypeSearch bs e t a find all remuneration type i ds

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	EmployeeEmploymentRemunerationTypeSearch(params *EmployeeEmploymentRemunerationTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*EmployeeEmploymentRemunerationTypeSearchOK, 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 remuneration type API client.

type EmployeeEmploymentRemunerationTypeSearchOK

type EmployeeEmploymentRemunerationTypeSearchOK struct {
	Payload *models.ListResponseRemunerationType
}

EmployeeEmploymentRemunerationTypeSearchOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentRemunerationTypeSearchOK

func NewEmployeeEmploymentRemunerationTypeSearchOK() *EmployeeEmploymentRemunerationTypeSearchOK

NewEmployeeEmploymentRemunerationTypeSearchOK creates a EmployeeEmploymentRemunerationTypeSearchOK with default headers values

func (*EmployeeEmploymentRemunerationTypeSearchOK) Error

func (*EmployeeEmploymentRemunerationTypeSearchOK) GetPayload

type EmployeeEmploymentRemunerationTypeSearchParams

type EmployeeEmploymentRemunerationTypeSearchParams struct {

	/*Count
	  Number of elements to return

	*/
	Count *int64
	/*Fields
	  Fields filter pattern

	*/
	Fields *string
	/*From
	  From index

	*/
	From *int64
	/*Sorting
	  Sorting pattern

	*/
	Sorting *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EmployeeEmploymentRemunerationTypeSearchParams contains all the parameters to send to the API endpoint for the employee employment remuneration type search operation typically these are written to a http.Request

func NewEmployeeEmploymentRemunerationTypeSearchParams

func NewEmployeeEmploymentRemunerationTypeSearchParams() *EmployeeEmploymentRemunerationTypeSearchParams

NewEmployeeEmploymentRemunerationTypeSearchParams creates a new EmployeeEmploymentRemunerationTypeSearchParams object with the default values initialized.

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithContext

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithContext(ctx context.Context) *EmployeeEmploymentRemunerationTypeSearchParams

NewEmployeeEmploymentRemunerationTypeSearchParamsWithContext creates a new EmployeeEmploymentRemunerationTypeSearchParams object with the default values initialized, and the ability to set a context for a request

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithHTTPClient

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentRemunerationTypeSearchParams

NewEmployeeEmploymentRemunerationTypeSearchParamsWithHTTPClient creates a new EmployeeEmploymentRemunerationTypeSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithTimeout

func NewEmployeeEmploymentRemunerationTypeSearchParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentRemunerationTypeSearchParams

NewEmployeeEmploymentRemunerationTypeSearchParamsWithTimeout creates a new EmployeeEmploymentRemunerationTypeSearchParams object with the default values initialized, and the ability to set a timeout on a request

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetContext

SetContext adds the context to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetCount

SetCount adds the count to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetFields

SetFields adds the fields to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetFrom

SetFrom adds the from to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetSorting

SetSorting adds the sorting to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) SetTimeout

SetTimeout adds the timeout to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithContext

WithContext adds the context to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithCount

WithCount adds the count to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithFields

WithFields adds the fields to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithFrom

WithFrom adds the from to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithSorting

WithSorting adds the sorting to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WithTimeout

WithTimeout adds the timeout to the employee employment remuneration type search params

func (*EmployeeEmploymentRemunerationTypeSearchParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentRemunerationTypeSearchReader

type EmployeeEmploymentRemunerationTypeSearchReader struct {
	// contains filtered or unexported fields
}

EmployeeEmploymentRemunerationTypeSearchReader is a Reader for the EmployeeEmploymentRemunerationTypeSearch structure.

func (*EmployeeEmploymentRemunerationTypeSearchReader) ReadResponse

func (o *EmployeeEmploymentRemunerationTypeSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL