Documentation ¶
Index ¶
- type Client
- func (a *Client) SalarySettingsHolidayListDeleteByIds(params *SalarySettingsHolidayListDeleteByIdsParams, ...) error
- func (a *Client) SalarySettingsHolidayListPostList(params *SalarySettingsHolidayListPostListParams, ...) (*SalarySettingsHolidayListPostListCreated, error)
- func (a *Client) SalarySettingsHolidayListPutList(params *SalarySettingsHolidayListPutListParams, ...) (*SalarySettingsHolidayListPutListOK, error)
- func (a *Client) SalarySettingsHolidayPost(params *SalarySettingsHolidayPostParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPostCreated, error)
- func (a *Client) SalarySettingsHolidayPut(params *SalarySettingsHolidayPutParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPutOK, error)
- func (a *Client) SalarySettingsHolidaySearch(params *SalarySettingsHolidaySearchParams, ...) (*SalarySettingsHolidaySearchOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type SalarySettingsHolidayListDeleteByIdsDefault
- type SalarySettingsHolidayListDeleteByIdsParams
- func NewSalarySettingsHolidayListDeleteByIdsParams() *SalarySettingsHolidayListDeleteByIdsParams
- func NewSalarySettingsHolidayListDeleteByIdsParamsWithContext(ctx context.Context) *SalarySettingsHolidayListDeleteByIdsParams
- func NewSalarySettingsHolidayListDeleteByIdsParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListDeleteByIdsParams
- func NewSalarySettingsHolidayListDeleteByIdsParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListDeleteByIdsParams
- func (o *SalarySettingsHolidayListDeleteByIdsParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidayListDeleteByIdsParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidayListDeleteByIdsParams) SetIds(ids string)
- func (o *SalarySettingsHolidayListDeleteByIdsParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidayListDeleteByIdsParams) WithContext(ctx context.Context) *SalarySettingsHolidayListDeleteByIdsParams
- func (o *SalarySettingsHolidayListDeleteByIdsParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListDeleteByIdsParams
- func (o *SalarySettingsHolidayListDeleteByIdsParams) WithIds(ids string) *SalarySettingsHolidayListDeleteByIdsParams
- func (o *SalarySettingsHolidayListDeleteByIdsParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListDeleteByIdsParams
- func (o *SalarySettingsHolidayListDeleteByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidayListDeleteByIdsReader
- type SalarySettingsHolidayListPostListCreated
- type SalarySettingsHolidayListPostListParams
- func NewSalarySettingsHolidayListPostListParams() *SalarySettingsHolidayListPostListParams
- func NewSalarySettingsHolidayListPostListParamsWithContext(ctx context.Context) *SalarySettingsHolidayListPostListParams
- func NewSalarySettingsHolidayListPostListParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListPostListParams
- func NewSalarySettingsHolidayListPostListParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListPostListParams
- func (o *SalarySettingsHolidayListPostListParams) SetBody(body []*models.CompanyHoliday)
- func (o *SalarySettingsHolidayListPostListParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidayListPostListParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidayListPostListParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidayListPostListParams) WithBody(body []*models.CompanyHoliday) *SalarySettingsHolidayListPostListParams
- func (o *SalarySettingsHolidayListPostListParams) WithContext(ctx context.Context) *SalarySettingsHolidayListPostListParams
- func (o *SalarySettingsHolidayListPostListParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListPostListParams
- func (o *SalarySettingsHolidayListPostListParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListPostListParams
- func (o *SalarySettingsHolidayListPostListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidayListPostListReader
- type SalarySettingsHolidayListPutListOK
- type SalarySettingsHolidayListPutListParams
- func NewSalarySettingsHolidayListPutListParams() *SalarySettingsHolidayListPutListParams
- func NewSalarySettingsHolidayListPutListParamsWithContext(ctx context.Context) *SalarySettingsHolidayListPutListParams
- func NewSalarySettingsHolidayListPutListParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListPutListParams
- func NewSalarySettingsHolidayListPutListParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListPutListParams
- func (o *SalarySettingsHolidayListPutListParams) SetBody(body []*models.CompanyHoliday)
- func (o *SalarySettingsHolidayListPutListParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidayListPutListParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidayListPutListParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidayListPutListParams) WithBody(body []*models.CompanyHoliday) *SalarySettingsHolidayListPutListParams
- func (o *SalarySettingsHolidayListPutListParams) WithContext(ctx context.Context) *SalarySettingsHolidayListPutListParams
- func (o *SalarySettingsHolidayListPutListParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListPutListParams
- func (o *SalarySettingsHolidayListPutListParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListPutListParams
- func (o *SalarySettingsHolidayListPutListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidayListPutListReader
- type SalarySettingsHolidayPostCreated
- type SalarySettingsHolidayPostParams
- func NewSalarySettingsHolidayPostParams() *SalarySettingsHolidayPostParams
- func NewSalarySettingsHolidayPostParamsWithContext(ctx context.Context) *SalarySettingsHolidayPostParams
- func NewSalarySettingsHolidayPostParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayPostParams
- func NewSalarySettingsHolidayPostParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayPostParams
- func (o *SalarySettingsHolidayPostParams) SetBody(body *models.CompanyHoliday)
- func (o *SalarySettingsHolidayPostParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidayPostParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidayPostParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidayPostParams) WithBody(body *models.CompanyHoliday) *SalarySettingsHolidayPostParams
- func (o *SalarySettingsHolidayPostParams) WithContext(ctx context.Context) *SalarySettingsHolidayPostParams
- func (o *SalarySettingsHolidayPostParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayPostParams
- func (o *SalarySettingsHolidayPostParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayPostParams
- func (o *SalarySettingsHolidayPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidayPostReader
- type SalarySettingsHolidayPutOK
- type SalarySettingsHolidayPutParams
- func NewSalarySettingsHolidayPutParams() *SalarySettingsHolidayPutParams
- func NewSalarySettingsHolidayPutParamsWithContext(ctx context.Context) *SalarySettingsHolidayPutParams
- func NewSalarySettingsHolidayPutParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayPutParams
- func NewSalarySettingsHolidayPutParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) SetBody(body *models.CompanyHoliday)
- func (o *SalarySettingsHolidayPutParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidayPutParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidayPutParams) SetID(id int32)
- func (o *SalarySettingsHolidayPutParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidayPutParams) WithBody(body *models.CompanyHoliday) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) WithContext(ctx context.Context) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) WithID(id int32) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayPutParams
- func (o *SalarySettingsHolidayPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidayPutReader
- type SalarySettingsHolidaySearchOK
- type SalarySettingsHolidaySearchParams
- func NewSalarySettingsHolidaySearchParams() *SalarySettingsHolidaySearchParams
- func NewSalarySettingsHolidaySearchParamsWithContext(ctx context.Context) *SalarySettingsHolidaySearchParams
- func NewSalarySettingsHolidaySearchParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidaySearchParams
- func NewSalarySettingsHolidaySearchParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) SetContext(ctx context.Context)
- func (o *SalarySettingsHolidaySearchParams) SetCount(count *int64)
- func (o *SalarySettingsHolidaySearchParams) SetFields(fields *string)
- func (o *SalarySettingsHolidaySearchParams) SetFrom(from *int64)
- func (o *SalarySettingsHolidaySearchParams) SetHTTPClient(client *http.Client)
- func (o *SalarySettingsHolidaySearchParams) SetSorting(sorting *string)
- func (o *SalarySettingsHolidaySearchParams) SetTimeout(timeout time.Duration)
- func (o *SalarySettingsHolidaySearchParams) WithContext(ctx context.Context) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithCount(count *int64) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithFields(fields *string) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithFrom(from *int64) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithSorting(sorting *string) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidaySearchParams
- func (o *SalarySettingsHolidaySearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SalarySettingsHolidaySearchReader
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 holiday API
func (*Client) SalarySettingsHolidayListDeleteByIds ¶
func (a *Client) SalarySettingsHolidayListDeleteByIds(params *SalarySettingsHolidayListDeleteByIdsParams, authInfo runtime.ClientAuthInfoWriter) error
SalarySettingsHolidayListDeleteByIds bs e t a delete multiple holiday settings of current logged in company
func (*Client) SalarySettingsHolidayListPostList ¶
func (a *Client) SalarySettingsHolidayListPostList(params *SalarySettingsHolidayListPostListParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayListPostListCreated, error)
SalarySettingsHolidayListPostList bs e t a create multiple holiday settings of current logged in company
func (*Client) SalarySettingsHolidayListPutList ¶
func (a *Client) SalarySettingsHolidayListPutList(params *SalarySettingsHolidayListPutListParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayListPutListOK, error)
SalarySettingsHolidayListPutList bs e t a update multiple holiday settings of current logged in company
func (*Client) SalarySettingsHolidayPost ¶
func (a *Client) SalarySettingsHolidayPost(params *SalarySettingsHolidayPostParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPostCreated, error)
SalarySettingsHolidayPost bs e t a create a holiday setting of current logged in company
func (*Client) SalarySettingsHolidayPut ¶
func (a *Client) SalarySettingsHolidayPut(params *SalarySettingsHolidayPutParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPutOK, error)
SalarySettingsHolidayPut bs e t a update a holiday setting of current logged in company
func (*Client) SalarySettingsHolidaySearch ¶
func (a *Client) SalarySettingsHolidaySearch(params *SalarySettingsHolidaySearchParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidaySearchOK, error)
SalarySettingsHolidaySearch bs e t a find holiday settings of current logged in company
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { SalarySettingsHolidayListDeleteByIds(params *SalarySettingsHolidayListDeleteByIdsParams, authInfo runtime.ClientAuthInfoWriter) error SalarySettingsHolidayListPostList(params *SalarySettingsHolidayListPostListParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayListPostListCreated, error) SalarySettingsHolidayListPutList(params *SalarySettingsHolidayListPutListParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayListPutListOK, error) SalarySettingsHolidayPost(params *SalarySettingsHolidayPostParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPostCreated, error) SalarySettingsHolidayPut(params *SalarySettingsHolidayPutParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidayPutOK, error) SalarySettingsHolidaySearch(params *SalarySettingsHolidaySearchParams, authInfo runtime.ClientAuthInfoWriter) (*SalarySettingsHolidaySearchOK, 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 holiday API client.
type SalarySettingsHolidayListDeleteByIdsDefault ¶
type SalarySettingsHolidayListDeleteByIdsDefault struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayListDeleteByIdsDefault handles this case with default header values.
successful operation
func NewSalarySettingsHolidayListDeleteByIdsDefault ¶
func NewSalarySettingsHolidayListDeleteByIdsDefault(code int) *SalarySettingsHolidayListDeleteByIdsDefault
NewSalarySettingsHolidayListDeleteByIdsDefault creates a SalarySettingsHolidayListDeleteByIdsDefault with default headers values
func (*SalarySettingsHolidayListDeleteByIdsDefault) Code ¶
func (o *SalarySettingsHolidayListDeleteByIdsDefault) Code() int
Code gets the status code for the salary settings holiday list delete by ids default response
func (*SalarySettingsHolidayListDeleteByIdsDefault) Error ¶
func (o *SalarySettingsHolidayListDeleteByIdsDefault) Error() string
type SalarySettingsHolidayListDeleteByIdsParams ¶
type SalarySettingsHolidayListDeleteByIdsParams struct { /*Ids ID of the elements */ Ids string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SalarySettingsHolidayListDeleteByIdsParams contains all the parameters to send to the API endpoint for the salary settings holiday list delete by ids operation typically these are written to a http.Request
func NewSalarySettingsHolidayListDeleteByIdsParams ¶
func NewSalarySettingsHolidayListDeleteByIdsParams() *SalarySettingsHolidayListDeleteByIdsParams
NewSalarySettingsHolidayListDeleteByIdsParams creates a new SalarySettingsHolidayListDeleteByIdsParams object with the default values initialized.
func NewSalarySettingsHolidayListDeleteByIdsParamsWithContext ¶
func NewSalarySettingsHolidayListDeleteByIdsParamsWithContext(ctx context.Context) *SalarySettingsHolidayListDeleteByIdsParams
NewSalarySettingsHolidayListDeleteByIdsParamsWithContext creates a new SalarySettingsHolidayListDeleteByIdsParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidayListDeleteByIdsParamsWithHTTPClient ¶
func NewSalarySettingsHolidayListDeleteByIdsParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListDeleteByIdsParams
NewSalarySettingsHolidayListDeleteByIdsParamsWithHTTPClient creates a new SalarySettingsHolidayListDeleteByIdsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidayListDeleteByIdsParamsWithTimeout ¶
func NewSalarySettingsHolidayListDeleteByIdsParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListDeleteByIdsParams
NewSalarySettingsHolidayListDeleteByIdsParamsWithTimeout creates a new SalarySettingsHolidayListDeleteByIdsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidayListDeleteByIdsParams) SetContext ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) SetHTTPClient ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) SetIds ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) SetIds(ids string)
SetIds adds the ids to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) SetTimeout ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) WithContext ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) WithContext(ctx context.Context) *SalarySettingsHolidayListDeleteByIdsParams
WithContext adds the context to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) WithHTTPClient ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListDeleteByIdsParams
WithHTTPClient adds the HTTPClient to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) WithIds ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) WithIds(ids string) *SalarySettingsHolidayListDeleteByIdsParams
WithIds adds the ids to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) WithTimeout ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListDeleteByIdsParams
WithTimeout adds the timeout to the salary settings holiday list delete by ids params
func (*SalarySettingsHolidayListDeleteByIdsParams) WriteToRequest ¶
func (o *SalarySettingsHolidayListDeleteByIdsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidayListDeleteByIdsReader ¶
type SalarySettingsHolidayListDeleteByIdsReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayListDeleteByIdsReader is a Reader for the SalarySettingsHolidayListDeleteByIds structure.
func (*SalarySettingsHolidayListDeleteByIdsReader) ReadResponse ¶
func (o *SalarySettingsHolidayListDeleteByIdsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SalarySettingsHolidayListPostListCreated ¶
type SalarySettingsHolidayListPostListCreated struct {
Payload *models.ListResponseCompanyHoliday
}
SalarySettingsHolidayListPostListCreated handles this case with default header values.
successfully created
func NewSalarySettingsHolidayListPostListCreated ¶
func NewSalarySettingsHolidayListPostListCreated() *SalarySettingsHolidayListPostListCreated
NewSalarySettingsHolidayListPostListCreated creates a SalarySettingsHolidayListPostListCreated with default headers values
func (*SalarySettingsHolidayListPostListCreated) Error ¶
func (o *SalarySettingsHolidayListPostListCreated) Error() string
func (*SalarySettingsHolidayListPostListCreated) GetPayload ¶
func (o *SalarySettingsHolidayListPostListCreated) GetPayload() *models.ListResponseCompanyHoliday
type SalarySettingsHolidayListPostListParams ¶
type SalarySettingsHolidayListPostListParams struct { /*Body JSON representing a list of new object to be created. Should not have ID and version set. */ Body []*models.CompanyHoliday Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SalarySettingsHolidayListPostListParams contains all the parameters to send to the API endpoint for the salary settings holiday list post list operation typically these are written to a http.Request
func NewSalarySettingsHolidayListPostListParams ¶
func NewSalarySettingsHolidayListPostListParams() *SalarySettingsHolidayListPostListParams
NewSalarySettingsHolidayListPostListParams creates a new SalarySettingsHolidayListPostListParams object with the default values initialized.
func NewSalarySettingsHolidayListPostListParamsWithContext ¶
func NewSalarySettingsHolidayListPostListParamsWithContext(ctx context.Context) *SalarySettingsHolidayListPostListParams
NewSalarySettingsHolidayListPostListParamsWithContext creates a new SalarySettingsHolidayListPostListParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidayListPostListParamsWithHTTPClient ¶
func NewSalarySettingsHolidayListPostListParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListPostListParams
NewSalarySettingsHolidayListPostListParamsWithHTTPClient creates a new SalarySettingsHolidayListPostListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidayListPostListParamsWithTimeout ¶
func NewSalarySettingsHolidayListPostListParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListPostListParams
NewSalarySettingsHolidayListPostListParamsWithTimeout creates a new SalarySettingsHolidayListPostListParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidayListPostListParams) SetBody ¶
func (o *SalarySettingsHolidayListPostListParams) SetBody(body []*models.CompanyHoliday)
SetBody adds the body to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) SetContext ¶
func (o *SalarySettingsHolidayListPostListParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) SetHTTPClient ¶
func (o *SalarySettingsHolidayListPostListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) SetTimeout ¶
func (o *SalarySettingsHolidayListPostListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) WithBody ¶
func (o *SalarySettingsHolidayListPostListParams) WithBody(body []*models.CompanyHoliday) *SalarySettingsHolidayListPostListParams
WithBody adds the body to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) WithContext ¶
func (o *SalarySettingsHolidayListPostListParams) WithContext(ctx context.Context) *SalarySettingsHolidayListPostListParams
WithContext adds the context to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) WithHTTPClient ¶
func (o *SalarySettingsHolidayListPostListParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListPostListParams
WithHTTPClient adds the HTTPClient to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) WithTimeout ¶
func (o *SalarySettingsHolidayListPostListParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListPostListParams
WithTimeout adds the timeout to the salary settings holiday list post list params
func (*SalarySettingsHolidayListPostListParams) WriteToRequest ¶
func (o *SalarySettingsHolidayListPostListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidayListPostListReader ¶
type SalarySettingsHolidayListPostListReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayListPostListReader is a Reader for the SalarySettingsHolidayListPostList structure.
func (*SalarySettingsHolidayListPostListReader) ReadResponse ¶
func (o *SalarySettingsHolidayListPostListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SalarySettingsHolidayListPutListOK ¶
type SalarySettingsHolidayListPutListOK struct {
Payload *models.ListResponseCompanyHoliday
}
SalarySettingsHolidayListPutListOK handles this case with default header values.
successful operation
func NewSalarySettingsHolidayListPutListOK ¶
func NewSalarySettingsHolidayListPutListOK() *SalarySettingsHolidayListPutListOK
NewSalarySettingsHolidayListPutListOK creates a SalarySettingsHolidayListPutListOK with default headers values
func (*SalarySettingsHolidayListPutListOK) Error ¶
func (o *SalarySettingsHolidayListPutListOK) Error() string
func (*SalarySettingsHolidayListPutListOK) GetPayload ¶
func (o *SalarySettingsHolidayListPutListOK) GetPayload() *models.ListResponseCompanyHoliday
type SalarySettingsHolidayListPutListParams ¶
type SalarySettingsHolidayListPutListParams struct { /*Body JSON representing updates to object. Should have ID and version set. */ Body []*models.CompanyHoliday Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SalarySettingsHolidayListPutListParams contains all the parameters to send to the API endpoint for the salary settings holiday list put list operation typically these are written to a http.Request
func NewSalarySettingsHolidayListPutListParams ¶
func NewSalarySettingsHolidayListPutListParams() *SalarySettingsHolidayListPutListParams
NewSalarySettingsHolidayListPutListParams creates a new SalarySettingsHolidayListPutListParams object with the default values initialized.
func NewSalarySettingsHolidayListPutListParamsWithContext ¶
func NewSalarySettingsHolidayListPutListParamsWithContext(ctx context.Context) *SalarySettingsHolidayListPutListParams
NewSalarySettingsHolidayListPutListParamsWithContext creates a new SalarySettingsHolidayListPutListParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidayListPutListParamsWithHTTPClient ¶
func NewSalarySettingsHolidayListPutListParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayListPutListParams
NewSalarySettingsHolidayListPutListParamsWithHTTPClient creates a new SalarySettingsHolidayListPutListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidayListPutListParamsWithTimeout ¶
func NewSalarySettingsHolidayListPutListParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayListPutListParams
NewSalarySettingsHolidayListPutListParamsWithTimeout creates a new SalarySettingsHolidayListPutListParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidayListPutListParams) SetBody ¶
func (o *SalarySettingsHolidayListPutListParams) SetBody(body []*models.CompanyHoliday)
SetBody adds the body to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) SetContext ¶
func (o *SalarySettingsHolidayListPutListParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) SetHTTPClient ¶
func (o *SalarySettingsHolidayListPutListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) SetTimeout ¶
func (o *SalarySettingsHolidayListPutListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) WithBody ¶
func (o *SalarySettingsHolidayListPutListParams) WithBody(body []*models.CompanyHoliday) *SalarySettingsHolidayListPutListParams
WithBody adds the body to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) WithContext ¶
func (o *SalarySettingsHolidayListPutListParams) WithContext(ctx context.Context) *SalarySettingsHolidayListPutListParams
WithContext adds the context to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) WithHTTPClient ¶
func (o *SalarySettingsHolidayListPutListParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayListPutListParams
WithHTTPClient adds the HTTPClient to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) WithTimeout ¶
func (o *SalarySettingsHolidayListPutListParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayListPutListParams
WithTimeout adds the timeout to the salary settings holiday list put list params
func (*SalarySettingsHolidayListPutListParams) WriteToRequest ¶
func (o *SalarySettingsHolidayListPutListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidayListPutListReader ¶
type SalarySettingsHolidayListPutListReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayListPutListReader is a Reader for the SalarySettingsHolidayListPutList structure.
func (*SalarySettingsHolidayListPutListReader) ReadResponse ¶
func (o *SalarySettingsHolidayListPutListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SalarySettingsHolidayPostCreated ¶
type SalarySettingsHolidayPostCreated struct {
Payload *models.ResponseWrapperCompanyHoliday
}
SalarySettingsHolidayPostCreated handles this case with default header values.
successfully created
func NewSalarySettingsHolidayPostCreated ¶
func NewSalarySettingsHolidayPostCreated() *SalarySettingsHolidayPostCreated
NewSalarySettingsHolidayPostCreated creates a SalarySettingsHolidayPostCreated with default headers values
func (*SalarySettingsHolidayPostCreated) Error ¶
func (o *SalarySettingsHolidayPostCreated) Error() string
func (*SalarySettingsHolidayPostCreated) GetPayload ¶
func (o *SalarySettingsHolidayPostCreated) GetPayload() *models.ResponseWrapperCompanyHoliday
type SalarySettingsHolidayPostParams ¶
type SalarySettingsHolidayPostParams struct { /*Body JSON representing the new object to be created. Should not have ID and version set. */ Body *models.CompanyHoliday Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SalarySettingsHolidayPostParams contains all the parameters to send to the API endpoint for the salary settings holiday post operation typically these are written to a http.Request
func NewSalarySettingsHolidayPostParams ¶
func NewSalarySettingsHolidayPostParams() *SalarySettingsHolidayPostParams
NewSalarySettingsHolidayPostParams creates a new SalarySettingsHolidayPostParams object with the default values initialized.
func NewSalarySettingsHolidayPostParamsWithContext ¶
func NewSalarySettingsHolidayPostParamsWithContext(ctx context.Context) *SalarySettingsHolidayPostParams
NewSalarySettingsHolidayPostParamsWithContext creates a new SalarySettingsHolidayPostParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidayPostParamsWithHTTPClient ¶
func NewSalarySettingsHolidayPostParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayPostParams
NewSalarySettingsHolidayPostParamsWithHTTPClient creates a new SalarySettingsHolidayPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidayPostParamsWithTimeout ¶
func NewSalarySettingsHolidayPostParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayPostParams
NewSalarySettingsHolidayPostParamsWithTimeout creates a new SalarySettingsHolidayPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidayPostParams) SetBody ¶
func (o *SalarySettingsHolidayPostParams) SetBody(body *models.CompanyHoliday)
SetBody adds the body to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) SetContext ¶
func (o *SalarySettingsHolidayPostParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) SetHTTPClient ¶
func (o *SalarySettingsHolidayPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) SetTimeout ¶
func (o *SalarySettingsHolidayPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) WithBody ¶
func (o *SalarySettingsHolidayPostParams) WithBody(body *models.CompanyHoliday) *SalarySettingsHolidayPostParams
WithBody adds the body to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) WithContext ¶
func (o *SalarySettingsHolidayPostParams) WithContext(ctx context.Context) *SalarySettingsHolidayPostParams
WithContext adds the context to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) WithHTTPClient ¶
func (o *SalarySettingsHolidayPostParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayPostParams
WithHTTPClient adds the HTTPClient to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) WithTimeout ¶
func (o *SalarySettingsHolidayPostParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayPostParams
WithTimeout adds the timeout to the salary settings holiday post params
func (*SalarySettingsHolidayPostParams) WriteToRequest ¶
func (o *SalarySettingsHolidayPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidayPostReader ¶
type SalarySettingsHolidayPostReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayPostReader is a Reader for the SalarySettingsHolidayPost structure.
func (*SalarySettingsHolidayPostReader) ReadResponse ¶
func (o *SalarySettingsHolidayPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SalarySettingsHolidayPutOK ¶
type SalarySettingsHolidayPutOK struct {
Payload *models.ResponseWrapperCompanyHoliday
}
SalarySettingsHolidayPutOK handles this case with default header values.
successful operation
func NewSalarySettingsHolidayPutOK ¶
func NewSalarySettingsHolidayPutOK() *SalarySettingsHolidayPutOK
NewSalarySettingsHolidayPutOK creates a SalarySettingsHolidayPutOK with default headers values
func (*SalarySettingsHolidayPutOK) Error ¶
func (o *SalarySettingsHolidayPutOK) Error() string
func (*SalarySettingsHolidayPutOK) GetPayload ¶
func (o *SalarySettingsHolidayPutOK) GetPayload() *models.ResponseWrapperCompanyHoliday
type SalarySettingsHolidayPutParams ¶
type SalarySettingsHolidayPutParams struct { /*Body Partial object describing what should be updated */ Body *models.CompanyHoliday /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SalarySettingsHolidayPutParams contains all the parameters to send to the API endpoint for the salary settings holiday put operation typically these are written to a http.Request
func NewSalarySettingsHolidayPutParams ¶
func NewSalarySettingsHolidayPutParams() *SalarySettingsHolidayPutParams
NewSalarySettingsHolidayPutParams creates a new SalarySettingsHolidayPutParams object with the default values initialized.
func NewSalarySettingsHolidayPutParamsWithContext ¶
func NewSalarySettingsHolidayPutParamsWithContext(ctx context.Context) *SalarySettingsHolidayPutParams
NewSalarySettingsHolidayPutParamsWithContext creates a new SalarySettingsHolidayPutParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidayPutParamsWithHTTPClient ¶
func NewSalarySettingsHolidayPutParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidayPutParams
NewSalarySettingsHolidayPutParamsWithHTTPClient creates a new SalarySettingsHolidayPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidayPutParamsWithTimeout ¶
func NewSalarySettingsHolidayPutParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidayPutParams
NewSalarySettingsHolidayPutParamsWithTimeout creates a new SalarySettingsHolidayPutParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidayPutParams) SetBody ¶
func (o *SalarySettingsHolidayPutParams) SetBody(body *models.CompanyHoliday)
SetBody adds the body to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) SetContext ¶
func (o *SalarySettingsHolidayPutParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) SetHTTPClient ¶
func (o *SalarySettingsHolidayPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) SetID ¶
func (o *SalarySettingsHolidayPutParams) SetID(id int32)
SetID adds the id to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) SetTimeout ¶
func (o *SalarySettingsHolidayPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WithBody ¶
func (o *SalarySettingsHolidayPutParams) WithBody(body *models.CompanyHoliday) *SalarySettingsHolidayPutParams
WithBody adds the body to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WithContext ¶
func (o *SalarySettingsHolidayPutParams) WithContext(ctx context.Context) *SalarySettingsHolidayPutParams
WithContext adds the context to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WithHTTPClient ¶
func (o *SalarySettingsHolidayPutParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidayPutParams
WithHTTPClient adds the HTTPClient to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WithID ¶
func (o *SalarySettingsHolidayPutParams) WithID(id int32) *SalarySettingsHolidayPutParams
WithID adds the id to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WithTimeout ¶
func (o *SalarySettingsHolidayPutParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidayPutParams
WithTimeout adds the timeout to the salary settings holiday put params
func (*SalarySettingsHolidayPutParams) WriteToRequest ¶
func (o *SalarySettingsHolidayPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidayPutReader ¶
type SalarySettingsHolidayPutReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidayPutReader is a Reader for the SalarySettingsHolidayPut structure.
func (*SalarySettingsHolidayPutReader) ReadResponse ¶
func (o *SalarySettingsHolidayPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SalarySettingsHolidaySearchOK ¶
type SalarySettingsHolidaySearchOK struct {
Payload *models.ListResponseCompanyHoliday
}
SalarySettingsHolidaySearchOK handles this case with default header values.
successful operation
func NewSalarySettingsHolidaySearchOK ¶
func NewSalarySettingsHolidaySearchOK() *SalarySettingsHolidaySearchOK
NewSalarySettingsHolidaySearchOK creates a SalarySettingsHolidaySearchOK with default headers values
func (*SalarySettingsHolidaySearchOK) Error ¶
func (o *SalarySettingsHolidaySearchOK) Error() string
func (*SalarySettingsHolidaySearchOK) GetPayload ¶
func (o *SalarySettingsHolidaySearchOK) GetPayload() *models.ListResponseCompanyHoliday
type SalarySettingsHolidaySearchParams ¶
type SalarySettingsHolidaySearchParams 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 }
SalarySettingsHolidaySearchParams contains all the parameters to send to the API endpoint for the salary settings holiday search operation typically these are written to a http.Request
func NewSalarySettingsHolidaySearchParams ¶
func NewSalarySettingsHolidaySearchParams() *SalarySettingsHolidaySearchParams
NewSalarySettingsHolidaySearchParams creates a new SalarySettingsHolidaySearchParams object with the default values initialized.
func NewSalarySettingsHolidaySearchParamsWithContext ¶
func NewSalarySettingsHolidaySearchParamsWithContext(ctx context.Context) *SalarySettingsHolidaySearchParams
NewSalarySettingsHolidaySearchParamsWithContext creates a new SalarySettingsHolidaySearchParams object with the default values initialized, and the ability to set a context for a request
func NewSalarySettingsHolidaySearchParamsWithHTTPClient ¶
func NewSalarySettingsHolidaySearchParamsWithHTTPClient(client *http.Client) *SalarySettingsHolidaySearchParams
NewSalarySettingsHolidaySearchParamsWithHTTPClient creates a new SalarySettingsHolidaySearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSalarySettingsHolidaySearchParamsWithTimeout ¶
func NewSalarySettingsHolidaySearchParamsWithTimeout(timeout time.Duration) *SalarySettingsHolidaySearchParams
NewSalarySettingsHolidaySearchParamsWithTimeout creates a new SalarySettingsHolidaySearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*SalarySettingsHolidaySearchParams) SetContext ¶
func (o *SalarySettingsHolidaySearchParams) SetContext(ctx context.Context)
SetContext adds the context to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetCount ¶
func (o *SalarySettingsHolidaySearchParams) SetCount(count *int64)
SetCount adds the count to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetFields ¶
func (o *SalarySettingsHolidaySearchParams) SetFields(fields *string)
SetFields adds the fields to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetFrom ¶
func (o *SalarySettingsHolidaySearchParams) SetFrom(from *int64)
SetFrom adds the from to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetHTTPClient ¶
func (o *SalarySettingsHolidaySearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetSorting ¶
func (o *SalarySettingsHolidaySearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) SetTimeout ¶
func (o *SalarySettingsHolidaySearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithContext ¶
func (o *SalarySettingsHolidaySearchParams) WithContext(ctx context.Context) *SalarySettingsHolidaySearchParams
WithContext adds the context to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithCount ¶
func (o *SalarySettingsHolidaySearchParams) WithCount(count *int64) *SalarySettingsHolidaySearchParams
WithCount adds the count to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithFields ¶
func (o *SalarySettingsHolidaySearchParams) WithFields(fields *string) *SalarySettingsHolidaySearchParams
WithFields adds the fields to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithFrom ¶
func (o *SalarySettingsHolidaySearchParams) WithFrom(from *int64) *SalarySettingsHolidaySearchParams
WithFrom adds the from to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithHTTPClient ¶
func (o *SalarySettingsHolidaySearchParams) WithHTTPClient(client *http.Client) *SalarySettingsHolidaySearchParams
WithHTTPClient adds the HTTPClient to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithSorting ¶
func (o *SalarySettingsHolidaySearchParams) WithSorting(sorting *string) *SalarySettingsHolidaySearchParams
WithSorting adds the sorting to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WithTimeout ¶
func (o *SalarySettingsHolidaySearchParams) WithTimeout(timeout time.Duration) *SalarySettingsHolidaySearchParams
WithTimeout adds the timeout to the salary settings holiday search params
func (*SalarySettingsHolidaySearchParams) WriteToRequest ¶
func (o *SalarySettingsHolidaySearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SalarySettingsHolidaySearchReader ¶
type SalarySettingsHolidaySearchReader struct {
// contains filtered or unexported fields
}
SalarySettingsHolidaySearchReader is a Reader for the SalarySettingsHolidaySearch structure.
func (*SalarySettingsHolidaySearchReader) ReadResponse ¶
func (o *SalarySettingsHolidaySearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- holiday_client.go
- salary_settings_holiday_list_delete_by_ids_parameters.go
- salary_settings_holiday_list_delete_by_ids_responses.go
- salary_settings_holiday_list_post_list_parameters.go
- salary_settings_holiday_list_post_list_responses.go
- salary_settings_holiday_list_put_list_parameters.go
- salary_settings_holiday_list_put_list_responses.go
- salary_settings_holiday_post_parameters.go
- salary_settings_holiday_post_responses.go
- salary_settings_holiday_put_parameters.go
- salary_settings_holiday_put_responses.go
- salary_settings_holiday_search_parameters.go
- salary_settings_holiday_search_responses.go