working_hours_scheme

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 working hours scheme API

func (*Client) EmployeeEmploymentWorkingHoursSchemeSearch

EmployeeEmploymentWorkingHoursSchemeSearch bs e t a find working hours scheme ID

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	EmployeeEmploymentWorkingHoursSchemeSearch(params *EmployeeEmploymentWorkingHoursSchemeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*EmployeeEmploymentWorkingHoursSchemeSearchOK, 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 working hours scheme API client.

type EmployeeEmploymentWorkingHoursSchemeSearchOK

type EmployeeEmploymentWorkingHoursSchemeSearchOK struct {
	Payload *models.ListResponseWorkingHoursScheme
}

EmployeeEmploymentWorkingHoursSchemeSearchOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentWorkingHoursSchemeSearchOK

func NewEmployeeEmploymentWorkingHoursSchemeSearchOK() *EmployeeEmploymentWorkingHoursSchemeSearchOK

NewEmployeeEmploymentWorkingHoursSchemeSearchOK creates a EmployeeEmploymentWorkingHoursSchemeSearchOK with default headers values

func (*EmployeeEmploymentWorkingHoursSchemeSearchOK) Error

func (*EmployeeEmploymentWorkingHoursSchemeSearchOK) GetPayload

type EmployeeEmploymentWorkingHoursSchemeSearchParams

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

EmployeeEmploymentWorkingHoursSchemeSearchParams contains all the parameters to send to the API endpoint for the employee employment working hours scheme search operation typically these are written to a http.Request

func NewEmployeeEmploymentWorkingHoursSchemeSearchParams

func NewEmployeeEmploymentWorkingHoursSchemeSearchParams() *EmployeeEmploymentWorkingHoursSchemeSearchParams

NewEmployeeEmploymentWorkingHoursSchemeSearchParams creates a new EmployeeEmploymentWorkingHoursSchemeSearchParams object with the default values initialized.

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithContext

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithContext(ctx context.Context) *EmployeeEmploymentWorkingHoursSchemeSearchParams

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

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithHTTPClient

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentWorkingHoursSchemeSearchParams

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

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithTimeout

func NewEmployeeEmploymentWorkingHoursSchemeSearchParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentWorkingHoursSchemeSearchParams

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

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetContext

SetContext adds the context to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetCount

SetCount adds the count to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetFields

SetFields adds the fields to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetFrom

SetFrom adds the from to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetSorting

SetSorting adds the sorting to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) SetTimeout

SetTimeout adds the timeout to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithContext

WithContext adds the context to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithCount

WithCount adds the count to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithFields

WithFields adds the fields to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithFrom

WithFrom adds the from to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithSorting

WithSorting adds the sorting to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WithTimeout

WithTimeout adds the timeout to the employee employment working hours scheme search params

func (*EmployeeEmploymentWorkingHoursSchemeSearchParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentWorkingHoursSchemeSearchReader

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

EmployeeEmploymentWorkingHoursSchemeSearchReader is a Reader for the EmployeeEmploymentWorkingHoursSchemeSearch structure.

func (*EmployeeEmploymentWorkingHoursSchemeSearchReader) ReadResponse

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