Documentation
¶
Index ¶
- type Client
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) TimesheetEntryDelete(params *TimesheetEntryDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) TimesheetEntryGet(params *TimesheetEntryGetParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryGetOK, error)
- func (a *Client) TimesheetEntryListPostList(params *TimesheetEntryListPostListParams, ...) (*TimesheetEntryListPostListCreated, error)
- func (a *Client) TimesheetEntryListPutList(params *TimesheetEntryListPutListParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryListPutListOK, error)
- func (a *Client) TimesheetEntryPost(params *TimesheetEntryPostParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPostCreated, error)
- func (a *Client) TimesheetEntryPut(params *TimesheetEntryPutParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPutOK, error)
- func (a *Client) TimesheetEntryRecentActivitiesGetRecentActivities(params *TimesheetEntryRecentActivitiesGetRecentActivitiesParams, ...) (*TimesheetEntryRecentActivitiesGetRecentActivitiesOK, error)
- func (a *Client) TimesheetEntryRecentProjectsGetRecentProjects(params *TimesheetEntryRecentProjectsGetRecentProjectsParams, ...) (*TimesheetEntryRecentProjectsGetRecentProjectsOK, error)
- func (a *Client) TimesheetEntrySearch(params *TimesheetEntrySearchParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntrySearchOK, error)
- func (a *Client) TimesheetEntryTotalHoursGetTotalHours(params *TimesheetEntryTotalHoursGetTotalHoursParams, ...) (*TimesheetEntryTotalHoursGetTotalHoursOK, error)
- type ClientService
- type TimesheetEntryDeleteDefault
- type TimesheetEntryDeleteParams
- func NewTimesheetEntryDeleteParams() *TimesheetEntryDeleteParams
- func NewTimesheetEntryDeleteParamsWithContext(ctx context.Context) *TimesheetEntryDeleteParams
- func NewTimesheetEntryDeleteParamsWithHTTPClient(client *http.Client) *TimesheetEntryDeleteParams
- func NewTimesheetEntryDeleteParamsWithTimeout(timeout time.Duration) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryDeleteParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryDeleteParams) SetID(id int32)
- func (o *TimesheetEntryDeleteParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryDeleteParams) SetVersion(version *int32)
- func (o *TimesheetEntryDeleteParams) WithContext(ctx context.Context) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) WithHTTPClient(client *http.Client) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) WithID(id int32) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) WithTimeout(timeout time.Duration) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) WithVersion(version *int32) *TimesheetEntryDeleteParams
- func (o *TimesheetEntryDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryDeleteReader
- type TimesheetEntryGetOK
- type TimesheetEntryGetParams
- func NewTimesheetEntryGetParams() *TimesheetEntryGetParams
- func NewTimesheetEntryGetParamsWithContext(ctx context.Context) *TimesheetEntryGetParams
- func NewTimesheetEntryGetParamsWithHTTPClient(client *http.Client) *TimesheetEntryGetParams
- func NewTimesheetEntryGetParamsWithTimeout(timeout time.Duration) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryGetParams) SetFields(fields *string)
- func (o *TimesheetEntryGetParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryGetParams) SetID(id int32)
- func (o *TimesheetEntryGetParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryGetParams) WithContext(ctx context.Context) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) WithFields(fields *string) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) WithHTTPClient(client *http.Client) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) WithID(id int32) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) WithTimeout(timeout time.Duration) *TimesheetEntryGetParams
- func (o *TimesheetEntryGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryGetReader
- type TimesheetEntryListPostListCreated
- type TimesheetEntryListPostListParams
- func NewTimesheetEntryListPostListParams() *TimesheetEntryListPostListParams
- func NewTimesheetEntryListPostListParamsWithContext(ctx context.Context) *TimesheetEntryListPostListParams
- func NewTimesheetEntryListPostListParamsWithHTTPClient(client *http.Client) *TimesheetEntryListPostListParams
- func NewTimesheetEntryListPostListParamsWithTimeout(timeout time.Duration) *TimesheetEntryListPostListParams
- func (o *TimesheetEntryListPostListParams) SetBody(body []*models.TimesheetEntry)
- func (o *TimesheetEntryListPostListParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryListPostListParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryListPostListParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryListPostListParams) WithBody(body []*models.TimesheetEntry) *TimesheetEntryListPostListParams
- func (o *TimesheetEntryListPostListParams) WithContext(ctx context.Context) *TimesheetEntryListPostListParams
- func (o *TimesheetEntryListPostListParams) WithHTTPClient(client *http.Client) *TimesheetEntryListPostListParams
- func (o *TimesheetEntryListPostListParams) WithTimeout(timeout time.Duration) *TimesheetEntryListPostListParams
- func (o *TimesheetEntryListPostListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryListPostListReader
- type TimesheetEntryListPutListOK
- type TimesheetEntryListPutListParams
- func NewTimesheetEntryListPutListParams() *TimesheetEntryListPutListParams
- func NewTimesheetEntryListPutListParamsWithContext(ctx context.Context) *TimesheetEntryListPutListParams
- func NewTimesheetEntryListPutListParamsWithHTTPClient(client *http.Client) *TimesheetEntryListPutListParams
- func NewTimesheetEntryListPutListParamsWithTimeout(timeout time.Duration) *TimesheetEntryListPutListParams
- func (o *TimesheetEntryListPutListParams) SetBody(body []*models.TimesheetEntry)
- func (o *TimesheetEntryListPutListParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryListPutListParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryListPutListParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryListPutListParams) WithBody(body []*models.TimesheetEntry) *TimesheetEntryListPutListParams
- func (o *TimesheetEntryListPutListParams) WithContext(ctx context.Context) *TimesheetEntryListPutListParams
- func (o *TimesheetEntryListPutListParams) WithHTTPClient(client *http.Client) *TimesheetEntryListPutListParams
- func (o *TimesheetEntryListPutListParams) WithTimeout(timeout time.Duration) *TimesheetEntryListPutListParams
- func (o *TimesheetEntryListPutListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryListPutListReader
- type TimesheetEntryPostCreated
- type TimesheetEntryPostParams
- func NewTimesheetEntryPostParams() *TimesheetEntryPostParams
- func NewTimesheetEntryPostParamsWithContext(ctx context.Context) *TimesheetEntryPostParams
- func NewTimesheetEntryPostParamsWithHTTPClient(client *http.Client) *TimesheetEntryPostParams
- func NewTimesheetEntryPostParamsWithTimeout(timeout time.Duration) *TimesheetEntryPostParams
- func (o *TimesheetEntryPostParams) SetBody(body *models.TimesheetEntry)
- func (o *TimesheetEntryPostParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryPostParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryPostParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryPostParams) WithBody(body *models.TimesheetEntry) *TimesheetEntryPostParams
- func (o *TimesheetEntryPostParams) WithContext(ctx context.Context) *TimesheetEntryPostParams
- func (o *TimesheetEntryPostParams) WithHTTPClient(client *http.Client) *TimesheetEntryPostParams
- func (o *TimesheetEntryPostParams) WithTimeout(timeout time.Duration) *TimesheetEntryPostParams
- func (o *TimesheetEntryPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryPostReader
- type TimesheetEntryPutOK
- type TimesheetEntryPutParams
- func NewTimesheetEntryPutParams() *TimesheetEntryPutParams
- func NewTimesheetEntryPutParamsWithContext(ctx context.Context) *TimesheetEntryPutParams
- func NewTimesheetEntryPutParamsWithHTTPClient(client *http.Client) *TimesheetEntryPutParams
- func NewTimesheetEntryPutParamsWithTimeout(timeout time.Duration) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) SetBody(body *models.TimesheetEntry)
- func (o *TimesheetEntryPutParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryPutParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryPutParams) SetID(id int32)
- func (o *TimesheetEntryPutParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryPutParams) WithBody(body *models.TimesheetEntry) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) WithContext(ctx context.Context) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) WithHTTPClient(client *http.Client) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) WithID(id int32) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) WithTimeout(timeout time.Duration) *TimesheetEntryPutParams
- func (o *TimesheetEntryPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryPutReader
- type TimesheetEntryRecentActivitiesGetRecentActivitiesOK
- type TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParams() *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithContext(ctx context.Context) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithHTTPClient(client *http.Client) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithTimeout(timeout time.Duration) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetCount(count *int64)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetEmployeeID(employeeID *int32)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFields(fields *string)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFrom(from *int64)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetProjectID(projectID int32)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetSorting(sorting *string)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithContext(ctx context.Context) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithCount(count *int64) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithEmployeeID(employeeID *int32) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFields(fields *string) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFrom(from *int64) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithHTTPClient(client *http.Client) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithProjectID(projectID int32) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithSorting(sorting *string) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithTimeout(timeout time.Duration) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
- func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryRecentActivitiesGetRecentActivitiesReader
- type TimesheetEntryRecentProjectsGetRecentProjectsOK
- type TimesheetEntryRecentProjectsGetRecentProjectsParams
- func NewTimesheetEntryRecentProjectsGetRecentProjectsParams() *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithContext(ctx context.Context) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithHTTPClient(client *http.Client) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithTimeout(timeout time.Duration) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetCount(count *int64)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetEmployeeID(employeeID *int32)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFields(fields *string)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFrom(from *int64)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetSorting(sorting *string)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithContext(ctx context.Context) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithCount(count *int64) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithEmployeeID(employeeID *int32) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFields(fields *string) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFrom(from *int64) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithHTTPClient(client *http.Client) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithSorting(sorting *string) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithTimeout(timeout time.Duration) *TimesheetEntryRecentProjectsGetRecentProjectsParams
- func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryRecentProjectsGetRecentProjectsReader
- type TimesheetEntrySearchOK
- type TimesheetEntrySearchParams
- func NewTimesheetEntrySearchParams() *TimesheetEntrySearchParams
- func NewTimesheetEntrySearchParamsWithContext(ctx context.Context) *TimesheetEntrySearchParams
- func NewTimesheetEntrySearchParamsWithHTTPClient(client *http.Client) *TimesheetEntrySearchParams
- func NewTimesheetEntrySearchParamsWithTimeout(timeout time.Duration) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) SetActivityID(activityID *string)
- func (o *TimesheetEntrySearchParams) SetComment(comment *string)
- func (o *TimesheetEntrySearchParams) SetContext(ctx context.Context)
- func (o *TimesheetEntrySearchParams) SetCount(count *int64)
- func (o *TimesheetEntrySearchParams) SetDateFrom(dateFrom string)
- func (o *TimesheetEntrySearchParams) SetDateTo(dateTo string)
- func (o *TimesheetEntrySearchParams) SetEmployeeID(employeeID *string)
- func (o *TimesheetEntrySearchParams) SetFields(fields *string)
- func (o *TimesheetEntrySearchParams) SetFrom(from *int64)
- func (o *TimesheetEntrySearchParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntrySearchParams) SetID(id *string)
- func (o *TimesheetEntrySearchParams) SetProjectID(projectID *string)
- func (o *TimesheetEntrySearchParams) SetSorting(sorting *string)
- func (o *TimesheetEntrySearchParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntrySearchParams) WithActivityID(activityID *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithComment(comment *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithContext(ctx context.Context) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithCount(count *int64) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithDateFrom(dateFrom string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithDateTo(dateTo string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithEmployeeID(employeeID *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithFields(fields *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithFrom(from *int64) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithHTTPClient(client *http.Client) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithID(id *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithProjectID(projectID *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithSorting(sorting *string) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WithTimeout(timeout time.Duration) *TimesheetEntrySearchParams
- func (o *TimesheetEntrySearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntrySearchReader
- type TimesheetEntryTotalHoursGetTotalHoursOK
- type TimesheetEntryTotalHoursGetTotalHoursParams
- func NewTimesheetEntryTotalHoursGetTotalHoursParams() *TimesheetEntryTotalHoursGetTotalHoursParams
- func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithContext(ctx context.Context) *TimesheetEntryTotalHoursGetTotalHoursParams
- func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithHTTPClient(client *http.Client) *TimesheetEntryTotalHoursGetTotalHoursParams
- func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithTimeout(timeout time.Duration) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetContext(ctx context.Context)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetEmployeeID(employeeID *int32)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetEndDate(endDate *string)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetFields(fields *string)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetHTTPClient(client *http.Client)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetStartDate(startDate *string)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetTimeout(timeout time.Duration)
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithContext(ctx context.Context) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithEmployeeID(employeeID *int32) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithEndDate(endDate *string) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithFields(fields *string) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithHTTPClient(client *http.Client) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithStartDate(startDate *string) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithTimeout(timeout time.Duration) *TimesheetEntryTotalHoursGetTotalHoursParams
- func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type TimesheetEntryTotalHoursGetTotalHoursReader
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 entry API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) TimesheetEntryDelete ¶
func (a *Client) TimesheetEntryDelete(params *TimesheetEntryDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
TimesheetEntryDelete deletes timesheet entry by ID
func (*Client) TimesheetEntryGet ¶
func (a *Client) TimesheetEntryGet(params *TimesheetEntryGetParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryGetOK, error)
TimesheetEntryGet finds timesheet entry by ID
func (*Client) TimesheetEntryListPostList ¶
func (a *Client) TimesheetEntryListPostList(params *TimesheetEntryListPostListParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryListPostListCreated, error)
TimesheetEntryListPostList adds new timesheet entry multiple objects for several users can be sent in the same request
func (*Client) TimesheetEntryListPutList ¶
func (a *Client) TimesheetEntryListPutList(params *TimesheetEntryListPutListParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryListPutListOK, error)
TimesheetEntryListPutList updates timesheet entry multiple objects for different users can be sent in the same request
func (*Client) TimesheetEntryPost ¶
func (a *Client) TimesheetEntryPost(params *TimesheetEntryPostParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPostCreated, error)
TimesheetEntryPost adds new timesheet entry only one entry per employee date activity project combination is supported
func (*Client) TimesheetEntryPut ¶
func (a *Client) TimesheetEntryPut(params *TimesheetEntryPutParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPutOK, error)
TimesheetEntryPut updates timesheet entry by ID note timesheet entry object fields which are present but not set or set to 0 will be nulled
func (*Client) TimesheetEntryRecentActivitiesGetRecentActivities ¶
func (a *Client) TimesheetEntryRecentActivitiesGetRecentActivities(params *TimesheetEntryRecentActivitiesGetRecentActivitiesParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryRecentActivitiesGetRecentActivitiesOK, error)
TimesheetEntryRecentActivitiesGetRecentActivities finds recently used timesheet activities
func (*Client) TimesheetEntryRecentProjectsGetRecentProjects ¶
func (a *Client) TimesheetEntryRecentProjectsGetRecentProjects(params *TimesheetEntryRecentProjectsGetRecentProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryRecentProjectsGetRecentProjectsOK, error)
TimesheetEntryRecentProjectsGetRecentProjects finds projects with recent activities timesheet entry registered
func (*Client) TimesheetEntrySearch ¶
func (a *Client) TimesheetEntrySearch(params *TimesheetEntrySearchParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntrySearchOK, error)
TimesheetEntrySearch finds timesheet entry corresponding with sent data
func (*Client) TimesheetEntryTotalHoursGetTotalHours ¶
func (a *Client) TimesheetEntryTotalHoursGetTotalHours(params *TimesheetEntryTotalHoursGetTotalHoursParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryTotalHoursGetTotalHoursOK, error)
TimesheetEntryTotalHoursGetTotalHours finds total hours registered on an employee in a specific period
type ClientService ¶
type ClientService interface { TimesheetEntryDelete(params *TimesheetEntryDeleteParams, authInfo runtime.ClientAuthInfoWriter) error TimesheetEntryGet(params *TimesheetEntryGetParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryGetOK, error) TimesheetEntryListPostList(params *TimesheetEntryListPostListParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryListPostListCreated, error) TimesheetEntryListPutList(params *TimesheetEntryListPutListParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryListPutListOK, error) TimesheetEntryPost(params *TimesheetEntryPostParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPostCreated, error) TimesheetEntryPut(params *TimesheetEntryPutParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryPutOK, error) TimesheetEntryRecentActivitiesGetRecentActivities(params *TimesheetEntryRecentActivitiesGetRecentActivitiesParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryRecentActivitiesGetRecentActivitiesOK, error) TimesheetEntryRecentProjectsGetRecentProjects(params *TimesheetEntryRecentProjectsGetRecentProjectsParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryRecentProjectsGetRecentProjectsOK, error) TimesheetEntrySearch(params *TimesheetEntrySearchParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntrySearchOK, error) TimesheetEntryTotalHoursGetTotalHours(params *TimesheetEntryTotalHoursGetTotalHoursParams, authInfo runtime.ClientAuthInfoWriter) (*TimesheetEntryTotalHoursGetTotalHoursOK, 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 entry API client.
type TimesheetEntryDeleteDefault ¶
type TimesheetEntryDeleteDefault struct {
// contains filtered or unexported fields
}
TimesheetEntryDeleteDefault handles this case with default header values.
successful operation
func NewTimesheetEntryDeleteDefault ¶
func NewTimesheetEntryDeleteDefault(code int) *TimesheetEntryDeleteDefault
NewTimesheetEntryDeleteDefault creates a TimesheetEntryDeleteDefault with default headers values
func (*TimesheetEntryDeleteDefault) Code ¶
func (o *TimesheetEntryDeleteDefault) Code() int
Code gets the status code for the timesheet entry delete default response
func (*TimesheetEntryDeleteDefault) Error ¶
func (o *TimesheetEntryDeleteDefault) Error() string
type TimesheetEntryDeleteParams ¶
type TimesheetEntryDeleteParams struct { /*ID Element ID */ ID int32 /*Version Number of current version */ Version *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryDeleteParams contains all the parameters to send to the API endpoint for the timesheet entry delete operation typically these are written to a http.Request
func NewTimesheetEntryDeleteParams ¶
func NewTimesheetEntryDeleteParams() *TimesheetEntryDeleteParams
NewTimesheetEntryDeleteParams creates a new TimesheetEntryDeleteParams object with the default values initialized.
func NewTimesheetEntryDeleteParamsWithContext ¶
func NewTimesheetEntryDeleteParamsWithContext(ctx context.Context) *TimesheetEntryDeleteParams
NewTimesheetEntryDeleteParamsWithContext creates a new TimesheetEntryDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryDeleteParamsWithHTTPClient ¶
func NewTimesheetEntryDeleteParamsWithHTTPClient(client *http.Client) *TimesheetEntryDeleteParams
NewTimesheetEntryDeleteParamsWithHTTPClient creates a new TimesheetEntryDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryDeleteParamsWithTimeout ¶
func NewTimesheetEntryDeleteParamsWithTimeout(timeout time.Duration) *TimesheetEntryDeleteParams
NewTimesheetEntryDeleteParamsWithTimeout creates a new TimesheetEntryDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryDeleteParams) SetContext ¶
func (o *TimesheetEntryDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) SetHTTPClient ¶
func (o *TimesheetEntryDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) SetID ¶
func (o *TimesheetEntryDeleteParams) SetID(id int32)
SetID adds the id to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) SetTimeout ¶
func (o *TimesheetEntryDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) SetVersion ¶
func (o *TimesheetEntryDeleteParams) SetVersion(version *int32)
SetVersion adds the version to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WithContext ¶
func (o *TimesheetEntryDeleteParams) WithContext(ctx context.Context) *TimesheetEntryDeleteParams
WithContext adds the context to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WithHTTPClient ¶
func (o *TimesheetEntryDeleteParams) WithHTTPClient(client *http.Client) *TimesheetEntryDeleteParams
WithHTTPClient adds the HTTPClient to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WithID ¶
func (o *TimesheetEntryDeleteParams) WithID(id int32) *TimesheetEntryDeleteParams
WithID adds the id to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WithTimeout ¶
func (o *TimesheetEntryDeleteParams) WithTimeout(timeout time.Duration) *TimesheetEntryDeleteParams
WithTimeout adds the timeout to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WithVersion ¶
func (o *TimesheetEntryDeleteParams) WithVersion(version *int32) *TimesheetEntryDeleteParams
WithVersion adds the version to the timesheet entry delete params
func (*TimesheetEntryDeleteParams) WriteToRequest ¶
func (o *TimesheetEntryDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryDeleteReader ¶
type TimesheetEntryDeleteReader struct {
// contains filtered or unexported fields
}
TimesheetEntryDeleteReader is a Reader for the TimesheetEntryDelete structure.
func (*TimesheetEntryDeleteReader) ReadResponse ¶
func (o *TimesheetEntryDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryGetOK ¶
type TimesheetEntryGetOK struct {
Payload *models.ResponseWrapperTimesheetEntry
}
TimesheetEntryGetOK handles this case with default header values.
successful operation
func NewTimesheetEntryGetOK ¶
func NewTimesheetEntryGetOK() *TimesheetEntryGetOK
NewTimesheetEntryGetOK creates a TimesheetEntryGetOK with default headers values
func (*TimesheetEntryGetOK) Error ¶
func (o *TimesheetEntryGetOK) Error() string
func (*TimesheetEntryGetOK) GetPayload ¶
func (o *TimesheetEntryGetOK) GetPayload() *models.ResponseWrapperTimesheetEntry
type TimesheetEntryGetParams ¶
type TimesheetEntryGetParams struct { /*Fields Fields filter pattern */ Fields *string /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryGetParams contains all the parameters to send to the API endpoint for the timesheet entry get operation typically these are written to a http.Request
func NewTimesheetEntryGetParams ¶
func NewTimesheetEntryGetParams() *TimesheetEntryGetParams
NewTimesheetEntryGetParams creates a new TimesheetEntryGetParams object with the default values initialized.
func NewTimesheetEntryGetParamsWithContext ¶
func NewTimesheetEntryGetParamsWithContext(ctx context.Context) *TimesheetEntryGetParams
NewTimesheetEntryGetParamsWithContext creates a new TimesheetEntryGetParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryGetParamsWithHTTPClient ¶
func NewTimesheetEntryGetParamsWithHTTPClient(client *http.Client) *TimesheetEntryGetParams
NewTimesheetEntryGetParamsWithHTTPClient creates a new TimesheetEntryGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryGetParamsWithTimeout ¶
func NewTimesheetEntryGetParamsWithTimeout(timeout time.Duration) *TimesheetEntryGetParams
NewTimesheetEntryGetParamsWithTimeout creates a new TimesheetEntryGetParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryGetParams) SetContext ¶
func (o *TimesheetEntryGetParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry get params
func (*TimesheetEntryGetParams) SetFields ¶
func (o *TimesheetEntryGetParams) SetFields(fields *string)
SetFields adds the fields to the timesheet entry get params
func (*TimesheetEntryGetParams) SetHTTPClient ¶
func (o *TimesheetEntryGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry get params
func (*TimesheetEntryGetParams) SetID ¶
func (o *TimesheetEntryGetParams) SetID(id int32)
SetID adds the id to the timesheet entry get params
func (*TimesheetEntryGetParams) SetTimeout ¶
func (o *TimesheetEntryGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry get params
func (*TimesheetEntryGetParams) WithContext ¶
func (o *TimesheetEntryGetParams) WithContext(ctx context.Context) *TimesheetEntryGetParams
WithContext adds the context to the timesheet entry get params
func (*TimesheetEntryGetParams) WithFields ¶
func (o *TimesheetEntryGetParams) WithFields(fields *string) *TimesheetEntryGetParams
WithFields adds the fields to the timesheet entry get params
func (*TimesheetEntryGetParams) WithHTTPClient ¶
func (o *TimesheetEntryGetParams) WithHTTPClient(client *http.Client) *TimesheetEntryGetParams
WithHTTPClient adds the HTTPClient to the timesheet entry get params
func (*TimesheetEntryGetParams) WithID ¶
func (o *TimesheetEntryGetParams) WithID(id int32) *TimesheetEntryGetParams
WithID adds the id to the timesheet entry get params
func (*TimesheetEntryGetParams) WithTimeout ¶
func (o *TimesheetEntryGetParams) WithTimeout(timeout time.Duration) *TimesheetEntryGetParams
WithTimeout adds the timeout to the timesheet entry get params
func (*TimesheetEntryGetParams) WriteToRequest ¶
func (o *TimesheetEntryGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryGetReader ¶
type TimesheetEntryGetReader struct {
// contains filtered or unexported fields
}
TimesheetEntryGetReader is a Reader for the TimesheetEntryGet structure.
func (*TimesheetEntryGetReader) ReadResponse ¶
func (o *TimesheetEntryGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryListPostListCreated ¶
type TimesheetEntryListPostListCreated struct {
Payload *models.ListResponseTimesheetEntry
}
TimesheetEntryListPostListCreated handles this case with default header values.
successfully created
func NewTimesheetEntryListPostListCreated ¶
func NewTimesheetEntryListPostListCreated() *TimesheetEntryListPostListCreated
NewTimesheetEntryListPostListCreated creates a TimesheetEntryListPostListCreated with default headers values
func (*TimesheetEntryListPostListCreated) Error ¶
func (o *TimesheetEntryListPostListCreated) Error() string
func (*TimesheetEntryListPostListCreated) GetPayload ¶
func (o *TimesheetEntryListPostListCreated) GetPayload() *models.ListResponseTimesheetEntry
type TimesheetEntryListPostListParams ¶
type TimesheetEntryListPostListParams struct { /*Body List of timesheet entry objects */ Body []*models.TimesheetEntry Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryListPostListParams contains all the parameters to send to the API endpoint for the timesheet entry list post list operation typically these are written to a http.Request
func NewTimesheetEntryListPostListParams ¶
func NewTimesheetEntryListPostListParams() *TimesheetEntryListPostListParams
NewTimesheetEntryListPostListParams creates a new TimesheetEntryListPostListParams object with the default values initialized.
func NewTimesheetEntryListPostListParamsWithContext ¶
func NewTimesheetEntryListPostListParamsWithContext(ctx context.Context) *TimesheetEntryListPostListParams
NewTimesheetEntryListPostListParamsWithContext creates a new TimesheetEntryListPostListParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryListPostListParamsWithHTTPClient ¶
func NewTimesheetEntryListPostListParamsWithHTTPClient(client *http.Client) *TimesheetEntryListPostListParams
NewTimesheetEntryListPostListParamsWithHTTPClient creates a new TimesheetEntryListPostListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryListPostListParamsWithTimeout ¶
func NewTimesheetEntryListPostListParamsWithTimeout(timeout time.Duration) *TimesheetEntryListPostListParams
NewTimesheetEntryListPostListParamsWithTimeout creates a new TimesheetEntryListPostListParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryListPostListParams) SetBody ¶
func (o *TimesheetEntryListPostListParams) SetBody(body []*models.TimesheetEntry)
SetBody adds the body to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) SetContext ¶
func (o *TimesheetEntryListPostListParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) SetHTTPClient ¶
func (o *TimesheetEntryListPostListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) SetTimeout ¶
func (o *TimesheetEntryListPostListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) WithBody ¶
func (o *TimesheetEntryListPostListParams) WithBody(body []*models.TimesheetEntry) *TimesheetEntryListPostListParams
WithBody adds the body to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) WithContext ¶
func (o *TimesheetEntryListPostListParams) WithContext(ctx context.Context) *TimesheetEntryListPostListParams
WithContext adds the context to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) WithHTTPClient ¶
func (o *TimesheetEntryListPostListParams) WithHTTPClient(client *http.Client) *TimesheetEntryListPostListParams
WithHTTPClient adds the HTTPClient to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) WithTimeout ¶
func (o *TimesheetEntryListPostListParams) WithTimeout(timeout time.Duration) *TimesheetEntryListPostListParams
WithTimeout adds the timeout to the timesheet entry list post list params
func (*TimesheetEntryListPostListParams) WriteToRequest ¶
func (o *TimesheetEntryListPostListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryListPostListReader ¶
type TimesheetEntryListPostListReader struct {
// contains filtered or unexported fields
}
TimesheetEntryListPostListReader is a Reader for the TimesheetEntryListPostList structure.
func (*TimesheetEntryListPostListReader) ReadResponse ¶
func (o *TimesheetEntryListPostListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryListPutListOK ¶
type TimesheetEntryListPutListOK struct {
Payload *models.ListResponseTimesheetEntry
}
TimesheetEntryListPutListOK handles this case with default header values.
successful operation
func NewTimesheetEntryListPutListOK ¶
func NewTimesheetEntryListPutListOK() *TimesheetEntryListPutListOK
NewTimesheetEntryListPutListOK creates a TimesheetEntryListPutListOK with default headers values
func (*TimesheetEntryListPutListOK) Error ¶
func (o *TimesheetEntryListPutListOK) Error() string
func (*TimesheetEntryListPutListOK) GetPayload ¶
func (o *TimesheetEntryListPutListOK) GetPayload() *models.ListResponseTimesheetEntry
type TimesheetEntryListPutListParams ¶
type TimesheetEntryListPutListParams struct { /*Body List of timesheet entry objects to update */ Body []*models.TimesheetEntry Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryListPutListParams contains all the parameters to send to the API endpoint for the timesheet entry list put list operation typically these are written to a http.Request
func NewTimesheetEntryListPutListParams ¶
func NewTimesheetEntryListPutListParams() *TimesheetEntryListPutListParams
NewTimesheetEntryListPutListParams creates a new TimesheetEntryListPutListParams object with the default values initialized.
func NewTimesheetEntryListPutListParamsWithContext ¶
func NewTimesheetEntryListPutListParamsWithContext(ctx context.Context) *TimesheetEntryListPutListParams
NewTimesheetEntryListPutListParamsWithContext creates a new TimesheetEntryListPutListParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryListPutListParamsWithHTTPClient ¶
func NewTimesheetEntryListPutListParamsWithHTTPClient(client *http.Client) *TimesheetEntryListPutListParams
NewTimesheetEntryListPutListParamsWithHTTPClient creates a new TimesheetEntryListPutListParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryListPutListParamsWithTimeout ¶
func NewTimesheetEntryListPutListParamsWithTimeout(timeout time.Duration) *TimesheetEntryListPutListParams
NewTimesheetEntryListPutListParamsWithTimeout creates a new TimesheetEntryListPutListParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryListPutListParams) SetBody ¶
func (o *TimesheetEntryListPutListParams) SetBody(body []*models.TimesheetEntry)
SetBody adds the body to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) SetContext ¶
func (o *TimesheetEntryListPutListParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) SetHTTPClient ¶
func (o *TimesheetEntryListPutListParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) SetTimeout ¶
func (o *TimesheetEntryListPutListParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) WithBody ¶
func (o *TimesheetEntryListPutListParams) WithBody(body []*models.TimesheetEntry) *TimesheetEntryListPutListParams
WithBody adds the body to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) WithContext ¶
func (o *TimesheetEntryListPutListParams) WithContext(ctx context.Context) *TimesheetEntryListPutListParams
WithContext adds the context to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) WithHTTPClient ¶
func (o *TimesheetEntryListPutListParams) WithHTTPClient(client *http.Client) *TimesheetEntryListPutListParams
WithHTTPClient adds the HTTPClient to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) WithTimeout ¶
func (o *TimesheetEntryListPutListParams) WithTimeout(timeout time.Duration) *TimesheetEntryListPutListParams
WithTimeout adds the timeout to the timesheet entry list put list params
func (*TimesheetEntryListPutListParams) WriteToRequest ¶
func (o *TimesheetEntryListPutListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryListPutListReader ¶
type TimesheetEntryListPutListReader struct {
// contains filtered or unexported fields
}
TimesheetEntryListPutListReader is a Reader for the TimesheetEntryListPutList structure.
func (*TimesheetEntryListPutListReader) ReadResponse ¶
func (o *TimesheetEntryListPutListReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryPostCreated ¶
type TimesheetEntryPostCreated struct {
Payload *models.ResponseWrapperTimesheetEntry
}
TimesheetEntryPostCreated handles this case with default header values.
successfully created
func NewTimesheetEntryPostCreated ¶
func NewTimesheetEntryPostCreated() *TimesheetEntryPostCreated
NewTimesheetEntryPostCreated creates a TimesheetEntryPostCreated with default headers values
func (*TimesheetEntryPostCreated) Error ¶
func (o *TimesheetEntryPostCreated) Error() string
func (*TimesheetEntryPostCreated) GetPayload ¶
func (o *TimesheetEntryPostCreated) GetPayload() *models.ResponseWrapperTimesheetEntry
type TimesheetEntryPostParams ¶
type TimesheetEntryPostParams struct { /*Body JSON representing the new object to be created. Should not have ID and version set. */ Body *models.TimesheetEntry Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryPostParams contains all the parameters to send to the API endpoint for the timesheet entry post operation typically these are written to a http.Request
func NewTimesheetEntryPostParams ¶
func NewTimesheetEntryPostParams() *TimesheetEntryPostParams
NewTimesheetEntryPostParams creates a new TimesheetEntryPostParams object with the default values initialized.
func NewTimesheetEntryPostParamsWithContext ¶
func NewTimesheetEntryPostParamsWithContext(ctx context.Context) *TimesheetEntryPostParams
NewTimesheetEntryPostParamsWithContext creates a new TimesheetEntryPostParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryPostParamsWithHTTPClient ¶
func NewTimesheetEntryPostParamsWithHTTPClient(client *http.Client) *TimesheetEntryPostParams
NewTimesheetEntryPostParamsWithHTTPClient creates a new TimesheetEntryPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryPostParamsWithTimeout ¶
func NewTimesheetEntryPostParamsWithTimeout(timeout time.Duration) *TimesheetEntryPostParams
NewTimesheetEntryPostParamsWithTimeout creates a new TimesheetEntryPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryPostParams) SetBody ¶
func (o *TimesheetEntryPostParams) SetBody(body *models.TimesheetEntry)
SetBody adds the body to the timesheet entry post params
func (*TimesheetEntryPostParams) SetContext ¶
func (o *TimesheetEntryPostParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry post params
func (*TimesheetEntryPostParams) SetHTTPClient ¶
func (o *TimesheetEntryPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry post params
func (*TimesheetEntryPostParams) SetTimeout ¶
func (o *TimesheetEntryPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry post params
func (*TimesheetEntryPostParams) WithBody ¶
func (o *TimesheetEntryPostParams) WithBody(body *models.TimesheetEntry) *TimesheetEntryPostParams
WithBody adds the body to the timesheet entry post params
func (*TimesheetEntryPostParams) WithContext ¶
func (o *TimesheetEntryPostParams) WithContext(ctx context.Context) *TimesheetEntryPostParams
WithContext adds the context to the timesheet entry post params
func (*TimesheetEntryPostParams) WithHTTPClient ¶
func (o *TimesheetEntryPostParams) WithHTTPClient(client *http.Client) *TimesheetEntryPostParams
WithHTTPClient adds the HTTPClient to the timesheet entry post params
func (*TimesheetEntryPostParams) WithTimeout ¶
func (o *TimesheetEntryPostParams) WithTimeout(timeout time.Duration) *TimesheetEntryPostParams
WithTimeout adds the timeout to the timesheet entry post params
func (*TimesheetEntryPostParams) WriteToRequest ¶
func (o *TimesheetEntryPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryPostReader ¶
type TimesheetEntryPostReader struct {
// contains filtered or unexported fields
}
TimesheetEntryPostReader is a Reader for the TimesheetEntryPost structure.
func (*TimesheetEntryPostReader) ReadResponse ¶
func (o *TimesheetEntryPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryPutOK ¶
type TimesheetEntryPutOK struct {
Payload *models.ResponseWrapperTimesheetEntry
}
TimesheetEntryPutOK handles this case with default header values.
successful operation
func NewTimesheetEntryPutOK ¶
func NewTimesheetEntryPutOK() *TimesheetEntryPutOK
NewTimesheetEntryPutOK creates a TimesheetEntryPutOK with default headers values
func (*TimesheetEntryPutOK) Error ¶
func (o *TimesheetEntryPutOK) Error() string
func (*TimesheetEntryPutOK) GetPayload ¶
func (o *TimesheetEntryPutOK) GetPayload() *models.ResponseWrapperTimesheetEntry
type TimesheetEntryPutParams ¶
type TimesheetEntryPutParams struct { /*Body Partial object describing what should be updated */ Body *models.TimesheetEntry /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryPutParams contains all the parameters to send to the API endpoint for the timesheet entry put operation typically these are written to a http.Request
func NewTimesheetEntryPutParams ¶
func NewTimesheetEntryPutParams() *TimesheetEntryPutParams
NewTimesheetEntryPutParams creates a new TimesheetEntryPutParams object with the default values initialized.
func NewTimesheetEntryPutParamsWithContext ¶
func NewTimesheetEntryPutParamsWithContext(ctx context.Context) *TimesheetEntryPutParams
NewTimesheetEntryPutParamsWithContext creates a new TimesheetEntryPutParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryPutParamsWithHTTPClient ¶
func NewTimesheetEntryPutParamsWithHTTPClient(client *http.Client) *TimesheetEntryPutParams
NewTimesheetEntryPutParamsWithHTTPClient creates a new TimesheetEntryPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryPutParamsWithTimeout ¶
func NewTimesheetEntryPutParamsWithTimeout(timeout time.Duration) *TimesheetEntryPutParams
NewTimesheetEntryPutParamsWithTimeout creates a new TimesheetEntryPutParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryPutParams) SetBody ¶
func (o *TimesheetEntryPutParams) SetBody(body *models.TimesheetEntry)
SetBody adds the body to the timesheet entry put params
func (*TimesheetEntryPutParams) SetContext ¶
func (o *TimesheetEntryPutParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry put params
func (*TimesheetEntryPutParams) SetHTTPClient ¶
func (o *TimesheetEntryPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry put params
func (*TimesheetEntryPutParams) SetID ¶
func (o *TimesheetEntryPutParams) SetID(id int32)
SetID adds the id to the timesheet entry put params
func (*TimesheetEntryPutParams) SetTimeout ¶
func (o *TimesheetEntryPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry put params
func (*TimesheetEntryPutParams) WithBody ¶
func (o *TimesheetEntryPutParams) WithBody(body *models.TimesheetEntry) *TimesheetEntryPutParams
WithBody adds the body to the timesheet entry put params
func (*TimesheetEntryPutParams) WithContext ¶
func (o *TimesheetEntryPutParams) WithContext(ctx context.Context) *TimesheetEntryPutParams
WithContext adds the context to the timesheet entry put params
func (*TimesheetEntryPutParams) WithHTTPClient ¶
func (o *TimesheetEntryPutParams) WithHTTPClient(client *http.Client) *TimesheetEntryPutParams
WithHTTPClient adds the HTTPClient to the timesheet entry put params
func (*TimesheetEntryPutParams) WithID ¶
func (o *TimesheetEntryPutParams) WithID(id int32) *TimesheetEntryPutParams
WithID adds the id to the timesheet entry put params
func (*TimesheetEntryPutParams) WithTimeout ¶
func (o *TimesheetEntryPutParams) WithTimeout(timeout time.Duration) *TimesheetEntryPutParams
WithTimeout adds the timeout to the timesheet entry put params
func (*TimesheetEntryPutParams) WriteToRequest ¶
func (o *TimesheetEntryPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryPutReader ¶
type TimesheetEntryPutReader struct {
// contains filtered or unexported fields
}
TimesheetEntryPutReader is a Reader for the TimesheetEntryPut structure.
func (*TimesheetEntryPutReader) ReadResponse ¶
func (o *TimesheetEntryPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryRecentActivitiesGetRecentActivitiesOK ¶
type TimesheetEntryRecentActivitiesGetRecentActivitiesOK struct {
Payload *models.ListResponseActivity
}
TimesheetEntryRecentActivitiesGetRecentActivitiesOK handles this case with default header values.
successful operation
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesOK ¶
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesOK() *TimesheetEntryRecentActivitiesGetRecentActivitiesOK
NewTimesheetEntryRecentActivitiesGetRecentActivitiesOK creates a TimesheetEntryRecentActivitiesGetRecentActivitiesOK with default headers values
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesOK) Error ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesOK) Error() string
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesOK) GetPayload ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesOK) GetPayload() *models.ListResponseActivity
type TimesheetEntryRecentActivitiesGetRecentActivitiesParams ¶
type TimesheetEntryRecentActivitiesGetRecentActivitiesParams struct { /*Count Number of elements to return */ Count *int64 /*EmployeeID ID of employee to find activities for. Defaults to ID of token owner. */ EmployeeID *int32 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ProjectID ID of project to find activities for */ ProjectID int32 /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryRecentActivitiesGetRecentActivitiesParams contains all the parameters to send to the API endpoint for the timesheet entry recent activities get recent activities operation typically these are written to a http.Request
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParams ¶
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParams() *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
NewTimesheetEntryRecentActivitiesGetRecentActivitiesParams creates a new TimesheetEntryRecentActivitiesGetRecentActivitiesParams object with the default values initialized.
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithContext ¶
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithContext(ctx context.Context) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithContext creates a new TimesheetEntryRecentActivitiesGetRecentActivitiesParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithHTTPClient ¶
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithHTTPClient(client *http.Client) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithHTTPClient creates a new TimesheetEntryRecentActivitiesGetRecentActivitiesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithTimeout ¶
func NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithTimeout(timeout time.Duration) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
NewTimesheetEntryRecentActivitiesGetRecentActivitiesParamsWithTimeout creates a new TimesheetEntryRecentActivitiesGetRecentActivitiesParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetContext ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetCount ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetCount(count *int64)
SetCount adds the count to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetEmployeeID ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetEmployeeID(employeeID *int32)
SetEmployeeID adds the employeeId to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFields ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFields(fields *string)
SetFields adds the fields to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFrom ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetFrom(from *int64)
SetFrom adds the from to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetHTTPClient ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetProjectID ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetProjectID(projectID int32)
SetProjectID adds the projectId to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetSorting ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetSorting(sorting *string)
SetSorting adds the sorting to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetTimeout ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithContext ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithContext(ctx context.Context) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithContext adds the context to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithCount ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithCount(count *int64) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithCount adds the count to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithEmployeeID ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithEmployeeID(employeeID *int32) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithEmployeeID adds the employeeID to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFields ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFields(fields *string) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithFields adds the fields to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFrom ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithFrom(from *int64) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithFrom adds the from to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithHTTPClient ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithHTTPClient(client *http.Client) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithHTTPClient adds the HTTPClient to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithProjectID ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithProjectID(projectID int32) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithProjectID adds the projectID to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithSorting ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithSorting(sorting *string) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithSorting adds the sorting to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithTimeout ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WithTimeout(timeout time.Duration) *TimesheetEntryRecentActivitiesGetRecentActivitiesParams
WithTimeout adds the timeout to the timesheet entry recent activities get recent activities params
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WriteToRequest ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryRecentActivitiesGetRecentActivitiesReader ¶
type TimesheetEntryRecentActivitiesGetRecentActivitiesReader struct {
// contains filtered or unexported fields
}
TimesheetEntryRecentActivitiesGetRecentActivitiesReader is a Reader for the TimesheetEntryRecentActivitiesGetRecentActivities structure.
func (*TimesheetEntryRecentActivitiesGetRecentActivitiesReader) ReadResponse ¶
func (o *TimesheetEntryRecentActivitiesGetRecentActivitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryRecentProjectsGetRecentProjectsOK ¶
type TimesheetEntryRecentProjectsGetRecentProjectsOK struct {
Payload *models.ListResponseProject
}
TimesheetEntryRecentProjectsGetRecentProjectsOK handles this case with default header values.
successful operation
func NewTimesheetEntryRecentProjectsGetRecentProjectsOK ¶
func NewTimesheetEntryRecentProjectsGetRecentProjectsOK() *TimesheetEntryRecentProjectsGetRecentProjectsOK
NewTimesheetEntryRecentProjectsGetRecentProjectsOK creates a TimesheetEntryRecentProjectsGetRecentProjectsOK with default headers values
func (*TimesheetEntryRecentProjectsGetRecentProjectsOK) Error ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsOK) Error() string
func (*TimesheetEntryRecentProjectsGetRecentProjectsOK) GetPayload ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsOK) GetPayload() *models.ListResponseProject
type TimesheetEntryRecentProjectsGetRecentProjectsParams ¶
type TimesheetEntryRecentProjectsGetRecentProjectsParams struct { /*Count Number of elements to return */ Count *int64 /*EmployeeID ID of employee with recent project hours Defaults to ID of token owner. */ EmployeeID *int32 /*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 }
TimesheetEntryRecentProjectsGetRecentProjectsParams contains all the parameters to send to the API endpoint for the timesheet entry recent projects get recent projects operation typically these are written to a http.Request
func NewTimesheetEntryRecentProjectsGetRecentProjectsParams ¶
func NewTimesheetEntryRecentProjectsGetRecentProjectsParams() *TimesheetEntryRecentProjectsGetRecentProjectsParams
NewTimesheetEntryRecentProjectsGetRecentProjectsParams creates a new TimesheetEntryRecentProjectsGetRecentProjectsParams object with the default values initialized.
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithContext ¶
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithContext(ctx context.Context) *TimesheetEntryRecentProjectsGetRecentProjectsParams
NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithContext creates a new TimesheetEntryRecentProjectsGetRecentProjectsParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithHTTPClient ¶
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithHTTPClient(client *http.Client) *TimesheetEntryRecentProjectsGetRecentProjectsParams
NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithHTTPClient creates a new TimesheetEntryRecentProjectsGetRecentProjectsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithTimeout ¶
func NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithTimeout(timeout time.Duration) *TimesheetEntryRecentProjectsGetRecentProjectsParams
NewTimesheetEntryRecentProjectsGetRecentProjectsParamsWithTimeout creates a new TimesheetEntryRecentProjectsGetRecentProjectsParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetContext ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetCount ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetCount(count *int64)
SetCount adds the count to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetEmployeeID ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetEmployeeID(employeeID *int32)
SetEmployeeID adds the employeeId to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFields ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFields(fields *string)
SetFields adds the fields to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFrom ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetFrom(from *int64)
SetFrom adds the from to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetHTTPClient ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetSorting ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetSorting(sorting *string)
SetSorting adds the sorting to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) SetTimeout ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithContext ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithContext(ctx context.Context) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithContext adds the context to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithCount ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithCount(count *int64) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithCount adds the count to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithEmployeeID ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithEmployeeID(employeeID *int32) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithEmployeeID adds the employeeID to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFields ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFields(fields *string) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithFields adds the fields to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFrom ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithFrom(from *int64) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithFrom adds the from to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithHTTPClient ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithHTTPClient(client *http.Client) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithHTTPClient adds the HTTPClient to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithSorting ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithSorting(sorting *string) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithSorting adds the sorting to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WithTimeout ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WithTimeout(timeout time.Duration) *TimesheetEntryRecentProjectsGetRecentProjectsParams
WithTimeout adds the timeout to the timesheet entry recent projects get recent projects params
func (*TimesheetEntryRecentProjectsGetRecentProjectsParams) WriteToRequest ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryRecentProjectsGetRecentProjectsReader ¶
type TimesheetEntryRecentProjectsGetRecentProjectsReader struct {
// contains filtered or unexported fields
}
TimesheetEntryRecentProjectsGetRecentProjectsReader is a Reader for the TimesheetEntryRecentProjectsGetRecentProjects structure.
func (*TimesheetEntryRecentProjectsGetRecentProjectsReader) ReadResponse ¶
func (o *TimesheetEntryRecentProjectsGetRecentProjectsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntrySearchOK ¶
type TimesheetEntrySearchOK struct {
Payload *models.TimesheetEntrySearchResponse
}
TimesheetEntrySearchOK handles this case with default header values.
successful operation
func NewTimesheetEntrySearchOK ¶
func NewTimesheetEntrySearchOK() *TimesheetEntrySearchOK
NewTimesheetEntrySearchOK creates a TimesheetEntrySearchOK with default headers values
func (*TimesheetEntrySearchOK) Error ¶
func (o *TimesheetEntrySearchOK) Error() string
func (*TimesheetEntrySearchOK) GetPayload ¶
func (o *TimesheetEntrySearchOK) GetPayload() *models.TimesheetEntrySearchResponse
type TimesheetEntrySearchParams ¶
type TimesheetEntrySearchParams struct { /*ActivityID List of IDs */ ActivityID *string /*Comment Containing */ Comment *string /*Count Number of elements to return */ Count *int64 /*DateFrom From and including */ DateFrom string /*DateTo To and excluding */ DateTo string /*EmployeeID List of IDs */ EmployeeID *string /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID List of IDs */ ID *string /*ProjectID List of IDs */ ProjectID *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntrySearchParams contains all the parameters to send to the API endpoint for the timesheet entry search operation typically these are written to a http.Request
func NewTimesheetEntrySearchParams ¶
func NewTimesheetEntrySearchParams() *TimesheetEntrySearchParams
NewTimesheetEntrySearchParams creates a new TimesheetEntrySearchParams object with the default values initialized.
func NewTimesheetEntrySearchParamsWithContext ¶
func NewTimesheetEntrySearchParamsWithContext(ctx context.Context) *TimesheetEntrySearchParams
NewTimesheetEntrySearchParamsWithContext creates a new TimesheetEntrySearchParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntrySearchParamsWithHTTPClient ¶
func NewTimesheetEntrySearchParamsWithHTTPClient(client *http.Client) *TimesheetEntrySearchParams
NewTimesheetEntrySearchParamsWithHTTPClient creates a new TimesheetEntrySearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntrySearchParamsWithTimeout ¶
func NewTimesheetEntrySearchParamsWithTimeout(timeout time.Duration) *TimesheetEntrySearchParams
NewTimesheetEntrySearchParamsWithTimeout creates a new TimesheetEntrySearchParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntrySearchParams) SetActivityID ¶
func (o *TimesheetEntrySearchParams) SetActivityID(activityID *string)
SetActivityID adds the activityId to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetComment ¶
func (o *TimesheetEntrySearchParams) SetComment(comment *string)
SetComment adds the comment to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetContext ¶
func (o *TimesheetEntrySearchParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetCount ¶
func (o *TimesheetEntrySearchParams) SetCount(count *int64)
SetCount adds the count to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetDateFrom ¶
func (o *TimesheetEntrySearchParams) SetDateFrom(dateFrom string)
SetDateFrom adds the dateFrom to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetDateTo ¶
func (o *TimesheetEntrySearchParams) SetDateTo(dateTo string)
SetDateTo adds the dateTo to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetEmployeeID ¶
func (o *TimesheetEntrySearchParams) SetEmployeeID(employeeID *string)
SetEmployeeID adds the employeeId to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetFields ¶
func (o *TimesheetEntrySearchParams) SetFields(fields *string)
SetFields adds the fields to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetFrom ¶
func (o *TimesheetEntrySearchParams) SetFrom(from *int64)
SetFrom adds the from to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetHTTPClient ¶
func (o *TimesheetEntrySearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetID ¶
func (o *TimesheetEntrySearchParams) SetID(id *string)
SetID adds the id to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetProjectID ¶
func (o *TimesheetEntrySearchParams) SetProjectID(projectID *string)
SetProjectID adds the projectId to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetSorting ¶
func (o *TimesheetEntrySearchParams) SetSorting(sorting *string)
SetSorting adds the sorting to the timesheet entry search params
func (*TimesheetEntrySearchParams) SetTimeout ¶
func (o *TimesheetEntrySearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithActivityID ¶
func (o *TimesheetEntrySearchParams) WithActivityID(activityID *string) *TimesheetEntrySearchParams
WithActivityID adds the activityID to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithComment ¶
func (o *TimesheetEntrySearchParams) WithComment(comment *string) *TimesheetEntrySearchParams
WithComment adds the comment to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithContext ¶
func (o *TimesheetEntrySearchParams) WithContext(ctx context.Context) *TimesheetEntrySearchParams
WithContext adds the context to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithCount ¶
func (o *TimesheetEntrySearchParams) WithCount(count *int64) *TimesheetEntrySearchParams
WithCount adds the count to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithDateFrom ¶
func (o *TimesheetEntrySearchParams) WithDateFrom(dateFrom string) *TimesheetEntrySearchParams
WithDateFrom adds the dateFrom to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithDateTo ¶
func (o *TimesheetEntrySearchParams) WithDateTo(dateTo string) *TimesheetEntrySearchParams
WithDateTo adds the dateTo to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithEmployeeID ¶
func (o *TimesheetEntrySearchParams) WithEmployeeID(employeeID *string) *TimesheetEntrySearchParams
WithEmployeeID adds the employeeID to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithFields ¶
func (o *TimesheetEntrySearchParams) WithFields(fields *string) *TimesheetEntrySearchParams
WithFields adds the fields to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithFrom ¶
func (o *TimesheetEntrySearchParams) WithFrom(from *int64) *TimesheetEntrySearchParams
WithFrom adds the from to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithHTTPClient ¶
func (o *TimesheetEntrySearchParams) WithHTTPClient(client *http.Client) *TimesheetEntrySearchParams
WithHTTPClient adds the HTTPClient to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithID ¶
func (o *TimesheetEntrySearchParams) WithID(id *string) *TimesheetEntrySearchParams
WithID adds the id to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithProjectID ¶
func (o *TimesheetEntrySearchParams) WithProjectID(projectID *string) *TimesheetEntrySearchParams
WithProjectID adds the projectID to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithSorting ¶
func (o *TimesheetEntrySearchParams) WithSorting(sorting *string) *TimesheetEntrySearchParams
WithSorting adds the sorting to the timesheet entry search params
func (*TimesheetEntrySearchParams) WithTimeout ¶
func (o *TimesheetEntrySearchParams) WithTimeout(timeout time.Duration) *TimesheetEntrySearchParams
WithTimeout adds the timeout to the timesheet entry search params
func (*TimesheetEntrySearchParams) WriteToRequest ¶
func (o *TimesheetEntrySearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntrySearchReader ¶
type TimesheetEntrySearchReader struct {
// contains filtered or unexported fields
}
TimesheetEntrySearchReader is a Reader for the TimesheetEntrySearch structure.
func (*TimesheetEntrySearchReader) ReadResponse ¶
func (o *TimesheetEntrySearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type TimesheetEntryTotalHoursGetTotalHoursOK ¶
type TimesheetEntryTotalHoursGetTotalHoursOK struct {
Payload *models.ResponseWrapperDouble
}
TimesheetEntryTotalHoursGetTotalHoursOK handles this case with default header values.
successful operation
func NewTimesheetEntryTotalHoursGetTotalHoursOK ¶
func NewTimesheetEntryTotalHoursGetTotalHoursOK() *TimesheetEntryTotalHoursGetTotalHoursOK
NewTimesheetEntryTotalHoursGetTotalHoursOK creates a TimesheetEntryTotalHoursGetTotalHoursOK with default headers values
func (*TimesheetEntryTotalHoursGetTotalHoursOK) Error ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursOK) Error() string
func (*TimesheetEntryTotalHoursGetTotalHoursOK) GetPayload ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursOK) GetPayload() *models.ResponseWrapperDouble
type TimesheetEntryTotalHoursGetTotalHoursParams ¶
type TimesheetEntryTotalHoursGetTotalHoursParams struct { /*EmployeeID ID of employee to find hours for. Defaults to ID of token owner. */ EmployeeID *int32 /*EndDate Format is yyyy-MM-dd (to and excl.). Defaults to tomorrow. */ EndDate *string /*Fields Fields filter pattern */ Fields *string /*StartDate Format is yyyy-MM-dd (from and incl.). Defaults to today. */ StartDate *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
TimesheetEntryTotalHoursGetTotalHoursParams contains all the parameters to send to the API endpoint for the timesheet entry total hours get total hours operation typically these are written to a http.Request
func NewTimesheetEntryTotalHoursGetTotalHoursParams ¶
func NewTimesheetEntryTotalHoursGetTotalHoursParams() *TimesheetEntryTotalHoursGetTotalHoursParams
NewTimesheetEntryTotalHoursGetTotalHoursParams creates a new TimesheetEntryTotalHoursGetTotalHoursParams object with the default values initialized.
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithContext ¶
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithContext(ctx context.Context) *TimesheetEntryTotalHoursGetTotalHoursParams
NewTimesheetEntryTotalHoursGetTotalHoursParamsWithContext creates a new TimesheetEntryTotalHoursGetTotalHoursParams object with the default values initialized, and the ability to set a context for a request
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithHTTPClient ¶
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithHTTPClient(client *http.Client) *TimesheetEntryTotalHoursGetTotalHoursParams
NewTimesheetEntryTotalHoursGetTotalHoursParamsWithHTTPClient creates a new TimesheetEntryTotalHoursGetTotalHoursParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithTimeout ¶
func NewTimesheetEntryTotalHoursGetTotalHoursParamsWithTimeout(timeout time.Duration) *TimesheetEntryTotalHoursGetTotalHoursParams
NewTimesheetEntryTotalHoursGetTotalHoursParamsWithTimeout creates a new TimesheetEntryTotalHoursGetTotalHoursParams object with the default values initialized, and the ability to set a timeout on a request
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetContext ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetContext(ctx context.Context)
SetContext adds the context to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetEmployeeID ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetEmployeeID(employeeID *int32)
SetEmployeeID adds the employeeId to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetEndDate ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetEndDate(endDate *string)
SetEndDate adds the endDate to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetFields ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetFields(fields *string)
SetFields adds the fields to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetHTTPClient ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetStartDate ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetStartDate(startDate *string)
SetStartDate adds the startDate to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) SetTimeout ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithContext ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithContext(ctx context.Context) *TimesheetEntryTotalHoursGetTotalHoursParams
WithContext adds the context to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithEmployeeID ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithEmployeeID(employeeID *int32) *TimesheetEntryTotalHoursGetTotalHoursParams
WithEmployeeID adds the employeeID to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithEndDate ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithEndDate(endDate *string) *TimesheetEntryTotalHoursGetTotalHoursParams
WithEndDate adds the endDate to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithFields ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithFields(fields *string) *TimesheetEntryTotalHoursGetTotalHoursParams
WithFields adds the fields to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithHTTPClient ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithHTTPClient(client *http.Client) *TimesheetEntryTotalHoursGetTotalHoursParams
WithHTTPClient adds the HTTPClient to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithStartDate ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithStartDate(startDate *string) *TimesheetEntryTotalHoursGetTotalHoursParams
WithStartDate adds the startDate to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WithTimeout ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WithTimeout(timeout time.Duration) *TimesheetEntryTotalHoursGetTotalHoursParams
WithTimeout adds the timeout to the timesheet entry total hours get total hours params
func (*TimesheetEntryTotalHoursGetTotalHoursParams) WriteToRequest ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type TimesheetEntryTotalHoursGetTotalHoursReader ¶
type TimesheetEntryTotalHoursGetTotalHoursReader struct {
// contains filtered or unexported fields
}
TimesheetEntryTotalHoursGetTotalHoursReader is a Reader for the TimesheetEntryTotalHoursGetTotalHours structure.
func (*TimesheetEntryTotalHoursGetTotalHoursReader) ReadResponse ¶
func (o *TimesheetEntryTotalHoursGetTotalHoursReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- entry_client.go
- timesheet_entry_delete_parameters.go
- timesheet_entry_delete_responses.go
- timesheet_entry_get_parameters.go
- timesheet_entry_get_responses.go
- timesheet_entry_list_post_list_parameters.go
- timesheet_entry_list_post_list_responses.go
- timesheet_entry_list_put_list_parameters.go
- timesheet_entry_list_put_list_responses.go
- timesheet_entry_post_parameters.go
- timesheet_entry_post_responses.go
- timesheet_entry_put_parameters.go
- timesheet_entry_put_responses.go
- timesheet_entry_recent_activities_get_recent_activities_parameters.go
- timesheet_entry_recent_activities_get_recent_activities_responses.go
- timesheet_entry_recent_projects_get_recent_projects_parameters.go
- timesheet_entry_recent_projects_get_recent_projects_responses.go
- timesheet_entry_search_parameters.go
- timesheet_entry_search_responses.go
- timesheet_entry_total_hours_get_total_hours_parameters.go
- timesheet_entry_total_hours_get_total_hours_responses.go