occupation_code

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 occupation code API

func (*Client) EmployeeEmploymentOccupationCodeSearch

EmployeeEmploymentOccupationCodeSearch bs e t a find all profession codes

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientService

type ClientService interface {
	EmployeeEmploymentOccupationCodeSearch(params *EmployeeEmploymentOccupationCodeSearchParams, authInfo runtime.ClientAuthInfoWriter) (*EmployeeEmploymentOccupationCodeSearchOK, 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 occupation code API client.

type EmployeeEmploymentOccupationCodeSearchOK

type EmployeeEmploymentOccupationCodeSearchOK struct {
	Payload *models.ListResponseOccupationCode
}

EmployeeEmploymentOccupationCodeSearchOK handles this case with default header values.

successful operation

func NewEmployeeEmploymentOccupationCodeSearchOK

func NewEmployeeEmploymentOccupationCodeSearchOK() *EmployeeEmploymentOccupationCodeSearchOK

NewEmployeeEmploymentOccupationCodeSearchOK creates a EmployeeEmploymentOccupationCodeSearchOK with default headers values

func (*EmployeeEmploymentOccupationCodeSearchOK) Error

func (*EmployeeEmploymentOccupationCodeSearchOK) GetPayload

type EmployeeEmploymentOccupationCodeSearchParams

type EmployeeEmploymentOccupationCodeSearchParams struct {

	/*Code
	  Containing

	*/
	Code *string
	/*Count
	  Number of elements to return

	*/
	Count *int64
	/*Fields
	  Fields filter pattern

	*/
	Fields *string
	/*From
	  From index

	*/
	From *int64
	/*NameNO
	  Containing

	*/
	NameNO *string
	/*Sorting
	  Sorting pattern

	*/
	Sorting *string

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

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

func NewEmployeeEmploymentOccupationCodeSearchParams

func NewEmployeeEmploymentOccupationCodeSearchParams() *EmployeeEmploymentOccupationCodeSearchParams

NewEmployeeEmploymentOccupationCodeSearchParams creates a new EmployeeEmploymentOccupationCodeSearchParams object with the default values initialized.

func NewEmployeeEmploymentOccupationCodeSearchParamsWithContext

func NewEmployeeEmploymentOccupationCodeSearchParamsWithContext(ctx context.Context) *EmployeeEmploymentOccupationCodeSearchParams

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

func NewEmployeeEmploymentOccupationCodeSearchParamsWithHTTPClient

func NewEmployeeEmploymentOccupationCodeSearchParamsWithHTTPClient(client *http.Client) *EmployeeEmploymentOccupationCodeSearchParams

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

func NewEmployeeEmploymentOccupationCodeSearchParamsWithTimeout

func NewEmployeeEmploymentOccupationCodeSearchParamsWithTimeout(timeout time.Duration) *EmployeeEmploymentOccupationCodeSearchParams

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

func (*EmployeeEmploymentOccupationCodeSearchParams) SetCode

SetCode adds the code to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetContext

SetContext adds the context to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetCount

SetCount adds the count to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetFields

SetFields adds the fields to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetFrom

SetFrom adds the from to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetNameNO

SetNameNO adds the nameNO to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetSorting

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

SetSorting adds the sorting to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) SetTimeout

SetTimeout adds the timeout to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithCode

WithCode adds the code to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithContext

WithContext adds the context to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithCount

WithCount adds the count to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithFields

WithFields adds the fields to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithFrom

WithFrom adds the from to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithNameNO

WithNameNO adds the nameNO to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithSorting

WithSorting adds the sorting to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WithTimeout

WithTimeout adds the timeout to the employee employment occupation code search params

func (*EmployeeEmploymentOccupationCodeSearchParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type EmployeeEmploymentOccupationCodeSearchReader

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

EmployeeEmploymentOccupationCodeSearchReader is a Reader for the EmployeeEmploymentOccupationCodeSearch structure.

func (*EmployeeEmploymentOccupationCodeSearchReader) ReadResponse

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