employment_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 employment type API

func (*Client) EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentType

EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentType bs e t a find all maritime employment type i ds

func (*Client) EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryType

EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryType bs e t a find all salary type i ds

func (*Client) EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleType

EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleType bs e t a find all schedule type i ds

func (*Client) EmployeeEmploymentEmploymentTypeSearch

EmployeeEmploymentEmploymentTypeSearch bs e t a find all employment type i ds

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new employment type API client.

type EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK

type EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK struct {
	Payload *models.ListResponseEmploymentType
}

EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK() *EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK

NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK creates a EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK with default headers values

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK) Error

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeOK) GetPayload

type EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

type EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams 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
	/*Type
	  maritimeEmploymentType

	*/
	Type string

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

EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams contains all the parameters to send to the API endpoint for the employee employment employment type maritime employment type get maritime employment type operation typically these are written to a http.Request

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams() *EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams creates a new EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams object with the default values initialized.

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithContext

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithContext(ctx context.Context) *EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

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

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithHTTPClient

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

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

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithTimeout

func NewEmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams

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

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetContext

SetContext adds the context to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetCount

SetCount adds the count to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetFields

SetFields adds the fields to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetFrom

SetFrom adds the from to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetSorting

SetSorting adds the sorting to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetTimeout

SetTimeout adds the timeout to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) SetType

SetType adds the type to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithContext

WithContext adds the context to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithCount

WithCount adds the count to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithFields

WithFields adds the fields to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithFrom

WithFrom adds the from to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithSorting

WithSorting adds the sorting to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithTimeout

WithTimeout adds the timeout to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WithType

WithType adds the typeVar to the employee employment employment type maritime employment type get maritime employment type params

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeReader

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

EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeReader is a Reader for the EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentType structure.

func (*EmployeeEmploymentEmploymentTypeMaritimeEmploymentTypeGetMaritimeEmploymentTypeReader) ReadResponse

ReadResponse reads a server response into the received o.

type EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK

type EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK struct {
	Payload *models.ListResponseEmploymentType
}

EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK() *EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK

NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK creates a EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK with default headers values

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK) Error

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeOK) GetPayload

type EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

type EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams 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
}

EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams contains all the parameters to send to the API endpoint for the employee employment employment type salary type get salary type operation typically these are written to a http.Request

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams() *EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams creates a new EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams object with the default values initialized.

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithContext

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithContext(ctx context.Context) *EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

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

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithHTTPClient

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

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

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithTimeout

func NewEmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams

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

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetContext

SetContext adds the context to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetCount

SetCount adds the count to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetFields

SetFields adds the fields to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetFrom

SetFrom adds the from to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetSorting

SetSorting adds the sorting to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) SetTimeout

SetTimeout adds the timeout to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithContext

WithContext adds the context to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithCount

WithCount adds the count to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithFields

WithFields adds the fields to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithFrom

WithFrom adds the from to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithSorting

WithSorting adds the sorting to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WithTimeout

WithTimeout adds the timeout to the employee employment employment type salary type get salary type params

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeReader

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

EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeReader is a Reader for the EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryType structure.

func (*EmployeeEmploymentEmploymentTypeSalaryTypeGetSalaryTypeReader) ReadResponse

ReadResponse reads a server response into the received o.

type EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK

type EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK struct {
	Payload *models.ListResponseEmploymentType
}

EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK() *EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK

NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK creates a EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK with default headers values

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK) Error

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeOK) GetPayload

type EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

type EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams 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
}

EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams contains all the parameters to send to the API endpoint for the employee employment employment type schedule type get schedule type operation typically these are written to a http.Request

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams() *EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams creates a new EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams object with the default values initialized.

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithContext

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithContext(ctx context.Context) *EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

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

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithHTTPClient

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

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

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithTimeout

func NewEmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams

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

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetContext

SetContext adds the context to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetCount

SetCount adds the count to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetFields

SetFields adds the fields to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetFrom

SetFrom adds the from to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetSorting

SetSorting adds the sorting to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) SetTimeout

SetTimeout adds the timeout to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithContext

WithContext adds the context to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithCount

WithCount adds the count to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithFields

WithFields adds the fields to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithFrom

WithFrom adds the from to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithSorting

WithSorting adds the sorting to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WithTimeout

WithTimeout adds the timeout to the employee employment employment type schedule type get schedule type params

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeReader

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

EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeReader is a Reader for the EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleType structure.

func (*EmployeeEmploymentEmploymentTypeScheduleTypeGetScheduleTypeReader) ReadResponse

ReadResponse reads a server response into the received o.

type EmployeeEmploymentEmploymentTypeSearchOK

type EmployeeEmploymentEmploymentTypeSearchOK struct {
	Payload *models.ListResponseEmploymentType
}

EmployeeEmploymentEmploymentTypeSearchOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentEmploymentTypeSearchOK

func NewEmployeeEmploymentEmploymentTypeSearchOK() *EmployeeEmploymentEmploymentTypeSearchOK

NewEmployeeEmploymentEmploymentTypeSearchOK creates a EmployeeEmploymentEmploymentTypeSearchOK with default headers values

func (*EmployeeEmploymentEmploymentTypeSearchOK) Error

func (*EmployeeEmploymentEmploymentTypeSearchOK) GetPayload

type EmployeeEmploymentEmploymentTypeSearchParams

type EmployeeEmploymentEmploymentTypeSearchParams 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
}

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

func NewEmployeeEmploymentEmploymentTypeSearchParams

func NewEmployeeEmploymentEmploymentTypeSearchParams() *EmployeeEmploymentEmploymentTypeSearchParams

NewEmployeeEmploymentEmploymentTypeSearchParams creates a new EmployeeEmploymentEmploymentTypeSearchParams object with the default values initialized.

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithContext

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithContext(ctx context.Context) *EmployeeEmploymentEmploymentTypeSearchParams

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

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithHTTPClient

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentEmploymentTypeSearchParams

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

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithTimeout

func NewEmployeeEmploymentEmploymentTypeSearchParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentEmploymentTypeSearchParams

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetContext

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetCount

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetFields

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetFrom

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetHTTPClient

func (o *EmployeeEmploymentEmploymentTypeSearchParams) SetHTTPClient(client *http.Client)

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetSorting

func (o *EmployeeEmploymentEmploymentTypeSearchParams) SetSorting(sorting *string)

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) SetTimeout

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithContext

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithCount

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithFields

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithFrom

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithHTTPClient

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithSorting

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WithTimeout

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

func (*EmployeeEmploymentEmploymentTypeSearchParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentEmploymentTypeSearchReader

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

EmployeeEmploymentEmploymentTypeSearchReader is a Reader for the EmployeeEmploymentEmploymentTypeSearch structure.

func (*EmployeeEmploymentEmploymentTypeSearchReader) ReadResponse

func (o *EmployeeEmploymentEmploymentTypeSearchReader) 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