leave_of_absence_type

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: May 1, 2023 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 leave of absence type API

func (*Client) EmployeeEmploymentLeaveOfAbsenceTypeSearch

EmployeeEmploymentLeaveOfAbsenceTypeSearch bs e t a find all leave of absence 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 {
	EmployeeEmploymentLeaveOfAbsenceTypeSearch(params *EmployeeEmploymentLeaveOfAbsenceTypeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*EmployeeEmploymentLeaveOfAbsenceTypeSearchOK, 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 leave of absence type API client.

type EmployeeEmploymentLeaveOfAbsenceTypeSearchOK

type EmployeeEmploymentLeaveOfAbsenceTypeSearchOK struct {
	Payload *models.ListResponseLeaveOfAbsenceType
}

EmployeeEmploymentLeaveOfAbsenceTypeSearchOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchOK

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchOK() *EmployeeEmploymentLeaveOfAbsenceTypeSearchOK

NewEmployeeEmploymentLeaveOfAbsenceTypeSearchOK creates a EmployeeEmploymentLeaveOfAbsenceTypeSearchOK with default headers values

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchOK) Error

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchOK) GetPayload

type EmployeeEmploymentLeaveOfAbsenceTypeSearchParams

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

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

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParams

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParams() *EmployeeEmploymentLeaveOfAbsenceTypeSearchParams

NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParams creates a new EmployeeEmploymentLeaveOfAbsenceTypeSearchParams object with the default values initialized.

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithContext

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithContext(ctx context.Context) *EmployeeEmploymentLeaveOfAbsenceTypeSearchParams

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

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithHTTPClient

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentLeaveOfAbsenceTypeSearchParams

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

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithTimeout

func NewEmployeeEmploymentLeaveOfAbsenceTypeSearchParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentLeaveOfAbsenceTypeSearchParams

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

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetContext

SetContext adds the context to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetCount

SetCount adds the count to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetFields

SetFields adds the fields to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetFrom

SetFrom adds the from to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetSorting

SetSorting adds the sorting to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) SetTimeout

SetTimeout adds the timeout to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithContext

WithContext adds the context to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithCount

WithCount adds the count to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithFields

WithFields adds the fields to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithFrom

WithFrom adds the from to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithSorting

WithSorting adds the sorting to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WithTimeout

WithTimeout adds the timeout to the employee employment leave of absence type search params

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentLeaveOfAbsenceTypeSearchReader

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

EmployeeEmploymentLeaveOfAbsenceTypeSearchReader is a Reader for the EmployeeEmploymentLeaveOfAbsenceTypeSearch structure.

func (*EmployeeEmploymentLeaveOfAbsenceTypeSearchReader) ReadResponse

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