ticketing

package
v0.0.0-...-d3fc958 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client for ticketing API

func (*Client) DeleteV1TicketingPrioritiesID

func (a *Client) DeleteV1TicketingPrioritiesID(params *DeleteV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1TicketingPrioritiesIDOK, error)

DeleteV1TicketingPrioritiesID deletes a ticketing priority

Delete a single ticketing priority by ID

func (*Client) DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapID

DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapID archives field map for a ticketing project

Archive field map for a ticketing project

func (*Client) DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID

DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID archives configuration for a ticketing project

Archive configuration for a ticketing project

func (*Client) DeleteV1TicketingTicketsTicketID

DeleteV1TicketingTicketsTicketID delete v1 ticketing tickets ticket Id API

func (*Client) GetV1TicketingPriorities

func (a *Client) GetV1TicketingPriorities(params *GetV1TicketingPrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingPrioritiesOK, error)

GetV1TicketingPriorities lists all ticketing priorities

List all ticketing priorities available to the organization

func (*Client) GetV1TicketingPrioritiesID

func (a *Client) GetV1TicketingPrioritiesID(params *GetV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingPrioritiesIDOK, error)

GetV1TicketingPrioritiesID retrieves a ticketing priority

Retrieve a single ticketing priority by ID

func (*Client) GetV1TicketingProjects

func (a *Client) GetV1TicketingProjects(params *GetV1TicketingProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsOK, error)

GetV1TicketingProjects lists all ticketing projects

List all ticketing projects available to the organization

func (*Client) GetV1TicketingProjectsTicketingProjectID

GetV1TicketingProjectsTicketingProjectID retrieves a ticketing projects

Retrieve a single ticketing project by ID

func (*Client) GetV1TicketingProjectsTicketingProjectIDConfigurationOptions

GetV1TicketingProjectsTicketingProjectIDConfigurationOptions get v1 ticketing projects ticketing project Id configuration options API

func (*Client) GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldID

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldID get v1 ticketing projects ticketing project Id configuration options options for field Id API

func (*Client) GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFields

GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFields gets the fields that can be mapped for this project

Returns metadata for the fields that are available for field mapping.

func (*Client) GetV1TicketingProjectsTicketingProjectIDFieldMapsMapID

GetV1TicketingProjectsTicketingProjectIDFieldMapsMapID retrieves field map for a ticketing project

Retrieve field map for a ticketing project

func (*Client) GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID

GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID retrieves configuration for a ticketing project

Retrieve configuration for a ticketing project

func (*Client) GetV1TicketingTicketTags

func (a *Client) GetV1TicketingTicketTags(params *GetV1TicketingTicketTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketTagsOK, error)

GetV1TicketingTicketTags lists all ticket tags

List all of the ticket tags in the organization

func (*Client) GetV1TicketingTickets

func (a *Client) GetV1TicketingTickets(params *GetV1TicketingTicketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketsOK, error)

GetV1TicketingTickets lists all tickets

List all of the tickets that have been added to the organiation

func (*Client) GetV1TicketingTicketsTicketID

func (a *Client) GetV1TicketingTicketsTicketID(params *GetV1TicketingTicketsTicketIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketsTicketIDOK, error)

GetV1TicketingTicketsTicketID retrieves a single ticket

Retrieves a single ticket by ID

func (*Client) PatchV1TicketingPrioritiesID

func (a *Client) PatchV1TicketingPrioritiesID(params *PatchV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingPrioritiesIDOK, error)

PatchV1TicketingPrioritiesID updates a ticketing priority

Update a single ticketing priority's attributes

func (*Client) PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapID

PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapID updates field map for a ticketing project

Update field map for a ticketing project

func (*Client) PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID

PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID updates configuration for a ticketing project

Update configuration for a ticketing project

func (*Client) PatchV1TicketingTicketsTicketID

func (a *Client) PatchV1TicketingTicketsTicketID(params *PatchV1TicketingTicketsTicketIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingTicketsTicketIDOK, error)

PatchV1TicketingTicketsTicketID updates a ticket

Update a ticket's attributes

func (*Client) PostV1TicketingPriorities

func (a *Client) PostV1TicketingPriorities(params *PostV1TicketingPrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingPrioritiesCreated, error)

PostV1TicketingPriorities creates a ticketing priority

Create a single ticketing priority

func (*Client) PostV1TicketingProjectsTicketingProjectIDFieldMaps

PostV1TicketingProjectsTicketingProjectIDFieldMaps creates field map for a ticketing project

Creates field map for a ticketing project

func (*Client) PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurations

PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurations creates configuration for a ticketing project

Creates configuration for a ticketing project

func (*Client) PostV1TicketingTickets

func (a *Client) PostV1TicketingTickets(params *PostV1TicketingTicketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingTicketsCreated, error)

PostV1TicketingTickets creates a ticket

Creates a ticket for a project

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	DeleteV1TicketingPrioritiesID(params *DeleteV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1TicketingPrioritiesIDOK, error)

	DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapID(params *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent, error)

	DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID(params *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK, error)

	DeleteV1TicketingTicketsTicketID(params *DeleteV1TicketingTicketsTicketIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1TicketingTicketsTicketIDNoContent, error)

	GetV1TicketingPriorities(params *GetV1TicketingPrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingPrioritiesOK, error)

	GetV1TicketingPrioritiesID(params *GetV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingPrioritiesIDOK, error)

	GetV1TicketingProjects(params *GetV1TicketingProjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsOK, error)

	GetV1TicketingProjectsTicketingProjectID(params *GetV1TicketingProjectsTicketingProjectIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDOK, error)

	GetV1TicketingProjectsTicketingProjectIDConfigurationOptions(params *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK, error)

	GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldID(params *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK, error)

	GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFields(params *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK, error)

	GetV1TicketingProjectsTicketingProjectIDFieldMapsMapID(params *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK, error)

	GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID(params *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK, error)

	GetV1TicketingTicketTags(params *GetV1TicketingTicketTagsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketTagsOK, error)

	GetV1TicketingTickets(params *GetV1TicketingTicketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketsOK, error)

	GetV1TicketingTicketsTicketID(params *GetV1TicketingTicketsTicketIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1TicketingTicketsTicketIDOK, error)

	PatchV1TicketingPrioritiesID(params *PatchV1TicketingPrioritiesIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingPrioritiesIDOK, error)

	PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapID(params *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK, error)

	PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID(params *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK, error)

	PatchV1TicketingTicketsTicketID(params *PatchV1TicketingTicketsTicketIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1TicketingTicketsTicketIDOK, error)

	PostV1TicketingPriorities(params *PostV1TicketingPrioritiesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingPrioritiesCreated, error)

	PostV1TicketingProjectsTicketingProjectIDFieldMaps(params *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated, error)

	PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurations(params *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated, error)

	PostV1TicketingTickets(params *PostV1TicketingTicketsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1TicketingTicketsCreated, 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 ticketing API client.

type DeleteV1TicketingPrioritiesIDOK

type DeleteV1TicketingPrioritiesIDOK struct {
	Payload *models.TicketingPriorityEntity
}

DeleteV1TicketingPrioritiesIDOK describes a response with status code 200, with default header values.

Delete a single ticketing priority by ID

func NewDeleteV1TicketingPrioritiesIDOK

func NewDeleteV1TicketingPrioritiesIDOK() *DeleteV1TicketingPrioritiesIDOK

NewDeleteV1TicketingPrioritiesIDOK creates a DeleteV1TicketingPrioritiesIDOK with default headers values

func (*DeleteV1TicketingPrioritiesIDOK) Error

func (*DeleteV1TicketingPrioritiesIDOK) GetPayload

func (*DeleteV1TicketingPrioritiesIDOK) IsClientError

func (o *DeleteV1TicketingPrioritiesIDOK) IsClientError() bool

IsClientError returns true when this delete v1 ticketing priorities Id o k response has a 4xx status code

func (*DeleteV1TicketingPrioritiesIDOK) IsCode

func (o *DeleteV1TicketingPrioritiesIDOK) IsCode(code int) bool

IsCode returns true when this delete v1 ticketing priorities Id o k response a status code equal to that given

func (*DeleteV1TicketingPrioritiesIDOK) IsRedirect

func (o *DeleteV1TicketingPrioritiesIDOK) IsRedirect() bool

IsRedirect returns true when this delete v1 ticketing priorities Id o k response has a 3xx status code

func (*DeleteV1TicketingPrioritiesIDOK) IsServerError

func (o *DeleteV1TicketingPrioritiesIDOK) IsServerError() bool

IsServerError returns true when this delete v1 ticketing priorities Id o k response has a 5xx status code

func (*DeleteV1TicketingPrioritiesIDOK) IsSuccess

func (o *DeleteV1TicketingPrioritiesIDOK) IsSuccess() bool

IsSuccess returns true when this delete v1 ticketing priorities Id o k response has a 2xx status code

func (*DeleteV1TicketingPrioritiesIDOK) String

type DeleteV1TicketingPrioritiesIDParams

type DeleteV1TicketingPrioritiesIDParams struct {

	// ID.
	//
	// Format: int32
	ID int32

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

DeleteV1TicketingPrioritiesIDParams contains all the parameters to send to the API endpoint

for the delete v1 ticketing priorities Id operation.

Typically these are written to a http.Request.

func NewDeleteV1TicketingPrioritiesIDParams

func NewDeleteV1TicketingPrioritiesIDParams() *DeleteV1TicketingPrioritiesIDParams

NewDeleteV1TicketingPrioritiesIDParams creates a new DeleteV1TicketingPrioritiesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1TicketingPrioritiesIDParamsWithContext

func NewDeleteV1TicketingPrioritiesIDParamsWithContext(ctx context.Context) *DeleteV1TicketingPrioritiesIDParams

NewDeleteV1TicketingPrioritiesIDParamsWithContext creates a new DeleteV1TicketingPrioritiesIDParams object with the ability to set a context for a request.

func NewDeleteV1TicketingPrioritiesIDParamsWithHTTPClient

func NewDeleteV1TicketingPrioritiesIDParamsWithHTTPClient(client *http.Client) *DeleteV1TicketingPrioritiesIDParams

NewDeleteV1TicketingPrioritiesIDParamsWithHTTPClient creates a new DeleteV1TicketingPrioritiesIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1TicketingPrioritiesIDParamsWithTimeout

func NewDeleteV1TicketingPrioritiesIDParamsWithTimeout(timeout time.Duration) *DeleteV1TicketingPrioritiesIDParams

NewDeleteV1TicketingPrioritiesIDParamsWithTimeout creates a new DeleteV1TicketingPrioritiesIDParams object with the ability to set a timeout on a request.

func (*DeleteV1TicketingPrioritiesIDParams) SetContext

SetContext adds the context to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) SetDefaults

func (o *DeleteV1TicketingPrioritiesIDParams) SetDefaults()

SetDefaults hydrates default values in the delete v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingPrioritiesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) SetID

SetID adds the id to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) SetTimeout

func (o *DeleteV1TicketingPrioritiesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) WithContext

WithContext adds the context to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingPrioritiesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) WithID

WithID adds the id to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 ticketing priorities Id params

func (*DeleteV1TicketingPrioritiesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1TicketingPrioritiesIDReader

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

DeleteV1TicketingPrioritiesIDReader is a Reader for the DeleteV1TicketingPrioritiesID structure.

func (*DeleteV1TicketingPrioritiesIDReader) ReadResponse

func (o *DeleteV1TicketingPrioritiesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent

type DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent struct {
}

DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent describes a response with status code 204, with default header values.

Archive field map for a ticketing project

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent() *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent

NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent creates a DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent with default headers values

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) Error

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) IsClientError

IsClientError returns true when this delete v1 ticketing projects ticketing project Id field maps map Id no content response has a 4xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) IsCode

IsCode returns true when this delete v1 ticketing projects ticketing project Id field maps map Id no content response a status code equal to that given

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) IsRedirect

IsRedirect returns true when this delete v1 ticketing projects ticketing project Id field maps map Id no content response has a 3xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) IsServerError

IsServerError returns true when this delete v1 ticketing projects ticketing project Id field maps map Id no content response has a 5xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) IsSuccess

IsSuccess returns true when this delete v1 ticketing projects ticketing project Id field maps map Id no content response has a 2xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDNoContent) String

type DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

type DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams struct {

	// MapID.
	//
	// Format: int32
	MapID int32

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams contains all the parameters to send to the API endpoint

for the delete v1 ticketing projects ticketing project Id field maps map Id operation.

Typically these are written to a http.Request.

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams() *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams creates a new DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext(ctx context.Context) *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext creates a new DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a context for a request.

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient(client *http.Client) *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient creates a new DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout

func NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout(timeout time.Duration) *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout creates a new DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a timeout on a request.

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetContext

SetContext adds the context to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetMapID

SetMapID adds the mapId to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID

func (o *DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithContext

WithContext adds the context to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithMapID

WithMapID adds the mapID to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 ticketing projects ticketing project Id field maps map Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader

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

DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader is a Reader for the DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapID structure.

func (*DeleteV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

type DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK struct {
	Payload *models.TicketingProjectConfigEntity
}

DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK describes a response with status code 200, with default header values.

Archive configuration for a ticketing project

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK() *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK creates a DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK with default headers values

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) Error

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) GetPayload

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsClientError

IsClientError returns true when this delete v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 4xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsCode

IsCode returns true when this delete v1 ticketing projects ticketing project Id provider project configurations config Id o k response a status code equal to that given

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsRedirect

IsRedirect returns true when this delete v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 3xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsServerError

IsServerError returns true when this delete v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 5xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsSuccess

IsSuccess returns true when this delete v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 2xx status code

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) String

type DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

type DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams struct {

	// ConfigID.
	//
	// Format: int32
	ConfigID int32

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams contains all the parameters to send to the API endpoint

for the delete v1 ticketing projects ticketing project Id provider project configurations config Id operation.

Typically these are written to a http.Request.

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams() *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams creates a new DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext(ctx context.Context) *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext creates a new DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a context for a request.

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient(client *http.Client) *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient creates a new DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout

func NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout(timeout time.Duration) *DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewDeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout creates a new DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a timeout on a request.

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetConfigID

SetConfigID adds the configId to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetContext

SetContext adds the context to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetDefaults

SetDefaults hydrates default values in the delete v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTicketingProjectID

SetTicketingProjectID adds the ticketingProjectId to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTimeout

SetTimeout adds the timeout to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithConfigID

WithConfigID adds the configID to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithContext

WithContext adds the context to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader

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

DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader is a Reader for the DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID structure.

func (*DeleteV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type DeleteV1TicketingTicketsTicketIDNoContent

type DeleteV1TicketingTicketsTicketIDNoContent struct {
}

DeleteV1TicketingTicketsTicketIDNoContent describes a response with status code 204, with default header values.

deleted Ticket

func NewDeleteV1TicketingTicketsTicketIDNoContent

func NewDeleteV1TicketingTicketsTicketIDNoContent() *DeleteV1TicketingTicketsTicketIDNoContent

NewDeleteV1TicketingTicketsTicketIDNoContent creates a DeleteV1TicketingTicketsTicketIDNoContent with default headers values

func (*DeleteV1TicketingTicketsTicketIDNoContent) Error

func (*DeleteV1TicketingTicketsTicketIDNoContent) IsClientError

IsClientError returns true when this delete v1 ticketing tickets ticket Id no content response has a 4xx status code

func (*DeleteV1TicketingTicketsTicketIDNoContent) IsCode

IsCode returns true when this delete v1 ticketing tickets ticket Id no content response a status code equal to that given

func (*DeleteV1TicketingTicketsTicketIDNoContent) IsRedirect

IsRedirect returns true when this delete v1 ticketing tickets ticket Id no content response has a 3xx status code

func (*DeleteV1TicketingTicketsTicketIDNoContent) IsServerError

IsServerError returns true when this delete v1 ticketing tickets ticket Id no content response has a 5xx status code

func (*DeleteV1TicketingTicketsTicketIDNoContent) IsSuccess

IsSuccess returns true when this delete v1 ticketing tickets ticket Id no content response has a 2xx status code

func (*DeleteV1TicketingTicketsTicketIDNoContent) String

type DeleteV1TicketingTicketsTicketIDParams

type DeleteV1TicketingTicketsTicketIDParams struct {

	// TicketID.
	//
	// Format: int32
	TicketID int32

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

DeleteV1TicketingTicketsTicketIDParams contains all the parameters to send to the API endpoint

for the delete v1 ticketing tickets ticket Id operation.

Typically these are written to a http.Request.

func NewDeleteV1TicketingTicketsTicketIDParams

func NewDeleteV1TicketingTicketsTicketIDParams() *DeleteV1TicketingTicketsTicketIDParams

NewDeleteV1TicketingTicketsTicketIDParams creates a new DeleteV1TicketingTicketsTicketIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewDeleteV1TicketingTicketsTicketIDParamsWithContext

func NewDeleteV1TicketingTicketsTicketIDParamsWithContext(ctx context.Context) *DeleteV1TicketingTicketsTicketIDParams

NewDeleteV1TicketingTicketsTicketIDParamsWithContext creates a new DeleteV1TicketingTicketsTicketIDParams object with the ability to set a context for a request.

func NewDeleteV1TicketingTicketsTicketIDParamsWithHTTPClient

func NewDeleteV1TicketingTicketsTicketIDParamsWithHTTPClient(client *http.Client) *DeleteV1TicketingTicketsTicketIDParams

NewDeleteV1TicketingTicketsTicketIDParamsWithHTTPClient creates a new DeleteV1TicketingTicketsTicketIDParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteV1TicketingTicketsTicketIDParamsWithTimeout

func NewDeleteV1TicketingTicketsTicketIDParamsWithTimeout(timeout time.Duration) *DeleteV1TicketingTicketsTicketIDParams

NewDeleteV1TicketingTicketsTicketIDParamsWithTimeout creates a new DeleteV1TicketingTicketsTicketIDParams object with the ability to set a timeout on a request.

func (*DeleteV1TicketingTicketsTicketIDParams) SetContext

SetContext adds the context to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) SetDefaults

func (o *DeleteV1TicketingTicketsTicketIDParams) SetDefaults()

SetDefaults hydrates default values in the delete v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingTicketsTicketIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) SetTicketID

func (o *DeleteV1TicketingTicketsTicketIDParams) SetTicketID(ticketID int32)

SetTicketID adds the ticketId to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) SetTimeout

func (o *DeleteV1TicketingTicketsTicketIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) WithContext

WithContext adds the context to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) WithDefaults

WithDefaults hydrates default values in the delete v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*DeleteV1TicketingTicketsTicketIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) WithTicketID

WithTicketID adds the ticketID to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) WithTimeout

WithTimeout adds the timeout to the delete v1 ticketing tickets ticket Id params

func (*DeleteV1TicketingTicketsTicketIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteV1TicketingTicketsTicketIDReader

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

DeleteV1TicketingTicketsTicketIDReader is a Reader for the DeleteV1TicketingTicketsTicketID structure.

func (*DeleteV1TicketingTicketsTicketIDReader) ReadResponse

func (o *DeleteV1TicketingTicketsTicketIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingPrioritiesIDOK

type GetV1TicketingPrioritiesIDOK struct {
	Payload *models.TicketingPriorityEntity
}

GetV1TicketingPrioritiesIDOK describes a response with status code 200, with default header values.

Retrieve a single ticketing priority by ID

func NewGetV1TicketingPrioritiesIDOK

func NewGetV1TicketingPrioritiesIDOK() *GetV1TicketingPrioritiesIDOK

NewGetV1TicketingPrioritiesIDOK creates a GetV1TicketingPrioritiesIDOK with default headers values

func (*GetV1TicketingPrioritiesIDOK) Error

func (*GetV1TicketingPrioritiesIDOK) GetPayload

func (*GetV1TicketingPrioritiesIDOK) IsClientError

func (o *GetV1TicketingPrioritiesIDOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing priorities Id o k response has a 4xx status code

func (*GetV1TicketingPrioritiesIDOK) IsCode

func (o *GetV1TicketingPrioritiesIDOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing priorities Id o k response a status code equal to that given

func (*GetV1TicketingPrioritiesIDOK) IsRedirect

func (o *GetV1TicketingPrioritiesIDOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing priorities Id o k response has a 3xx status code

func (*GetV1TicketingPrioritiesIDOK) IsServerError

func (o *GetV1TicketingPrioritiesIDOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing priorities Id o k response has a 5xx status code

func (*GetV1TicketingPrioritiesIDOK) IsSuccess

func (o *GetV1TicketingPrioritiesIDOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing priorities Id o k response has a 2xx status code

func (*GetV1TicketingPrioritiesIDOK) String

type GetV1TicketingPrioritiesIDParams

type GetV1TicketingPrioritiesIDParams struct {

	// ID.
	ID string

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

GetV1TicketingPrioritiesIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing priorities Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingPrioritiesIDParams

func NewGetV1TicketingPrioritiesIDParams() *GetV1TicketingPrioritiesIDParams

NewGetV1TicketingPrioritiesIDParams creates a new GetV1TicketingPrioritiesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingPrioritiesIDParamsWithContext

func NewGetV1TicketingPrioritiesIDParamsWithContext(ctx context.Context) *GetV1TicketingPrioritiesIDParams

NewGetV1TicketingPrioritiesIDParamsWithContext creates a new GetV1TicketingPrioritiesIDParams object with the ability to set a context for a request.

func NewGetV1TicketingPrioritiesIDParamsWithHTTPClient

func NewGetV1TicketingPrioritiesIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingPrioritiesIDParams

NewGetV1TicketingPrioritiesIDParamsWithHTTPClient creates a new GetV1TicketingPrioritiesIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingPrioritiesIDParamsWithTimeout

func NewGetV1TicketingPrioritiesIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingPrioritiesIDParams

NewGetV1TicketingPrioritiesIDParamsWithTimeout creates a new GetV1TicketingPrioritiesIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingPrioritiesIDParams) SetContext

SetContext adds the context to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) SetDefaults

func (o *GetV1TicketingPrioritiesIDParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingPrioritiesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) SetID

SetID adds the id to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) SetTimeout

func (o *GetV1TicketingPrioritiesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) WithContext

WithContext adds the context to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingPrioritiesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) WithID

WithID adds the id to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing priorities Id params

func (*GetV1TicketingPrioritiesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingPrioritiesIDReader

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

GetV1TicketingPrioritiesIDReader is a Reader for the GetV1TicketingPrioritiesID structure.

func (*GetV1TicketingPrioritiesIDReader) ReadResponse

func (o *GetV1TicketingPrioritiesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingPrioritiesOK

type GetV1TicketingPrioritiesOK struct {
	Payload *models.TicketingPriorityEntity
}

GetV1TicketingPrioritiesOK describes a response with status code 200, with default header values.

List all ticketing priorities available to the organization

func NewGetV1TicketingPrioritiesOK

func NewGetV1TicketingPrioritiesOK() *GetV1TicketingPrioritiesOK

NewGetV1TicketingPrioritiesOK creates a GetV1TicketingPrioritiesOK with default headers values

func (*GetV1TicketingPrioritiesOK) Error

func (*GetV1TicketingPrioritiesOK) GetPayload

func (*GetV1TicketingPrioritiesOK) IsClientError

func (o *GetV1TicketingPrioritiesOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing priorities o k response has a 4xx status code

func (*GetV1TicketingPrioritiesOK) IsCode

func (o *GetV1TicketingPrioritiesOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing priorities o k response a status code equal to that given

func (*GetV1TicketingPrioritiesOK) IsRedirect

func (o *GetV1TicketingPrioritiesOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing priorities o k response has a 3xx status code

func (*GetV1TicketingPrioritiesOK) IsServerError

func (o *GetV1TicketingPrioritiesOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing priorities o k response has a 5xx status code

func (*GetV1TicketingPrioritiesOK) IsSuccess

func (o *GetV1TicketingPrioritiesOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing priorities o k response has a 2xx status code

func (*GetV1TicketingPrioritiesOK) String

func (o *GetV1TicketingPrioritiesOK) String() string

type GetV1TicketingPrioritiesParams

type GetV1TicketingPrioritiesParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetV1TicketingPrioritiesParams contains all the parameters to send to the API endpoint

for the get v1 ticketing priorities operation.

Typically these are written to a http.Request.

func NewGetV1TicketingPrioritiesParams

func NewGetV1TicketingPrioritiesParams() *GetV1TicketingPrioritiesParams

NewGetV1TicketingPrioritiesParams creates a new GetV1TicketingPrioritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingPrioritiesParamsWithContext

func NewGetV1TicketingPrioritiesParamsWithContext(ctx context.Context) *GetV1TicketingPrioritiesParams

NewGetV1TicketingPrioritiesParamsWithContext creates a new GetV1TicketingPrioritiesParams object with the ability to set a context for a request.

func NewGetV1TicketingPrioritiesParamsWithHTTPClient

func NewGetV1TicketingPrioritiesParamsWithHTTPClient(client *http.Client) *GetV1TicketingPrioritiesParams

NewGetV1TicketingPrioritiesParamsWithHTTPClient creates a new GetV1TicketingPrioritiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingPrioritiesParamsWithTimeout

func NewGetV1TicketingPrioritiesParamsWithTimeout(timeout time.Duration) *GetV1TicketingPrioritiesParams

NewGetV1TicketingPrioritiesParamsWithTimeout creates a new GetV1TicketingPrioritiesParams object with the ability to set a timeout on a request.

func (*GetV1TicketingPrioritiesParams) SetContext

func (o *GetV1TicketingPrioritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) SetDefaults

func (o *GetV1TicketingPrioritiesParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing priorities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingPrioritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) SetTimeout

func (o *GetV1TicketingPrioritiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) WithContext

WithContext adds the context to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing priorities params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingPrioritiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing priorities params

func (*GetV1TicketingPrioritiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingPrioritiesReader

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

GetV1TicketingPrioritiesReader is a Reader for the GetV1TicketingPriorities structure.

func (*GetV1TicketingPrioritiesReader) ReadResponse

func (o *GetV1TicketingPrioritiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsOK

type GetV1TicketingProjectsOK struct {
	Payload *models.TicketingProjectsProjectListItemEntity
}

GetV1TicketingProjectsOK describes a response with status code 200, with default header values.

List all ticketing projects available to the organization

func NewGetV1TicketingProjectsOK

func NewGetV1TicketingProjectsOK() *GetV1TicketingProjectsOK

NewGetV1TicketingProjectsOK creates a GetV1TicketingProjectsOK with default headers values

func (*GetV1TicketingProjectsOK) Error

func (o *GetV1TicketingProjectsOK) Error() string

func (*GetV1TicketingProjectsOK) GetPayload

func (*GetV1TicketingProjectsOK) IsClientError

func (o *GetV1TicketingProjectsOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing projects o k response has a 4xx status code

func (*GetV1TicketingProjectsOK) IsCode

func (o *GetV1TicketingProjectsOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing projects o k response a status code equal to that given

func (*GetV1TicketingProjectsOK) IsRedirect

func (o *GetV1TicketingProjectsOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing projects o k response has a 3xx status code

func (*GetV1TicketingProjectsOK) IsServerError

func (o *GetV1TicketingProjectsOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing projects o k response has a 5xx status code

func (*GetV1TicketingProjectsOK) IsSuccess

func (o *GetV1TicketingProjectsOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing projects o k response has a 2xx status code

func (*GetV1TicketingProjectsOK) String

func (o *GetV1TicketingProjectsOK) String() string

type GetV1TicketingProjectsParams

type GetV1TicketingProjectsParams struct {

	// ConfiguredProjects.
	ConfiguredProjects *bool

	// ConnectionIds.
	ConnectionIds *string

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

	// Providers.
	Providers *string

	// Query.
	Query *string

	// SupportsTicketTypes.
	SupportsTicketTypes *string

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

GetV1TicketingProjectsParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsParams

func NewGetV1TicketingProjectsParams() *GetV1TicketingProjectsParams

NewGetV1TicketingProjectsParams creates a new GetV1TicketingProjectsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsParamsWithContext

func NewGetV1TicketingProjectsParamsWithContext(ctx context.Context) *GetV1TicketingProjectsParams

NewGetV1TicketingProjectsParamsWithContext creates a new GetV1TicketingProjectsParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsParamsWithHTTPClient

func NewGetV1TicketingProjectsParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsParams

NewGetV1TicketingProjectsParamsWithHTTPClient creates a new GetV1TicketingProjectsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsParamsWithTimeout

func NewGetV1TicketingProjectsParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsParams

NewGetV1TicketingProjectsParamsWithTimeout creates a new GetV1TicketingProjectsParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsParams) SetConfiguredProjects

func (o *GetV1TicketingProjectsParams) SetConfiguredProjects(configuredProjects *bool)

SetConfiguredProjects adds the configuredProjects to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetConnectionIds

func (o *GetV1TicketingProjectsParams) SetConnectionIds(connectionIds *string)

SetConnectionIds adds the connectionIds to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetContext

func (o *GetV1TicketingProjectsParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetDefaults

func (o *GetV1TicketingProjectsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing projects params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetPage

func (o *GetV1TicketingProjectsParams) SetPage(page *int32)

SetPage adds the page to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetPerPage

func (o *GetV1TicketingProjectsParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetProviders

func (o *GetV1TicketingProjectsParams) SetProviders(providers *string)

SetProviders adds the providers to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetQuery

func (o *GetV1TicketingProjectsParams) SetQuery(query *string)

SetQuery adds the query to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetSupportsTicketTypes

func (o *GetV1TicketingProjectsParams) SetSupportsTicketTypes(supportsTicketTypes *string)

SetSupportsTicketTypes adds the supportsTicketTypes to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) SetTimeout

func (o *GetV1TicketingProjectsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithConfiguredProjects

func (o *GetV1TicketingProjectsParams) WithConfiguredProjects(configuredProjects *bool) *GetV1TicketingProjectsParams

WithConfiguredProjects adds the configuredProjects to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithConnectionIds

func (o *GetV1TicketingProjectsParams) WithConnectionIds(connectionIds *string) *GetV1TicketingProjectsParams

WithConnectionIds adds the connectionIds to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithContext

WithContext adds the context to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithPage

WithPage adds the page to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithPerPage

WithPerPage adds the perPage to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithProviders

WithProviders adds the providers to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithQuery

WithQuery adds the query to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithSupportsTicketTypes

func (o *GetV1TicketingProjectsParams) WithSupportsTicketTypes(supportsTicketTypes *string) *GetV1TicketingProjectsParams

WithSupportsTicketTypes adds the supportsTicketTypes to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects params

func (*GetV1TicketingProjectsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsReader

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

GetV1TicketingProjectsReader is a Reader for the GetV1TicketingProjects structure.

func (*GetV1TicketingProjectsReader) ReadResponse

func (o *GetV1TicketingProjectsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK struct {
}

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK describes a response with status code 200, with default header values.

get ConfigurationOption(s)

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK() *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK creates a GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id configuration options o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id configuration options o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id configuration options o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id configuration options o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id configuration options o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOK) String

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK struct {
}

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK describes a response with status code 200, with default header values.

get OptionsFor(s)

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK() *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK creates a GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id configuration options options for field Id o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id configuration options options for field Id o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id configuration options options for field Id o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id configuration options options for field Id o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id configuration options options for field Id o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDOK) String

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams struct {

	/* FieldID.

	   ID of field
	*/
	FieldID string

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id configuration options options for field Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams() *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id configuration options options for field Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetFieldID

SetFieldID adds the fieldId to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetTicketingProjectID

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id configuration options options for field Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithFieldID

WithFieldID adds the fieldID to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id configuration options options for field Id params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDReader

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

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDReader is a Reader for the GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldID structure.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsOptionsForFieldIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams struct {

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id configuration options operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams() *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams

NewGetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id configuration options params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetTicketingProjectID

func (o *GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id configuration options params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id configuration options params

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsReader

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

GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsReader is a Reader for the GetV1TicketingProjectsTicketingProjectIDConfigurationOptions structure.

func (*GetV1TicketingProjectsTicketingProjectIDConfigurationOptionsReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK

type GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK struct {
	Payload *models.TicketingFieldMapsMappableFieldEntity
}

GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK describes a response with status code 200, with default header values.

Returns metadata for the fields that are available for field mapping.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK() *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK creates a GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) GetPayload

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id field maps available fields o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id field maps available fields o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id field maps available fields o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id field maps available fields o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id field maps available fields o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsOK) String

type GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

type GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams struct {

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id field maps available fields operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams() *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id field maps available fields params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetTicketingProjectID

func (o *GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id field maps available fields params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id field maps available fields params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsReader

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

GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsReader is a Reader for the GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFields structure.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsAvailableFieldsReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

type GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK struct {
	Payload *models.TicketingProjectFieldMapEntity
}

GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK describes a response with status code 200, with default header values.

Retrieve field map for a ticketing project

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK() *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK creates a GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) GetPayload

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id field maps map Id o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id field maps map Id o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id field maps map Id o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id field maps map Id o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id field maps map Id o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) String

type GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

type GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams struct {

	// MapID.
	//
	// Format: int32
	MapID int32

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id field maps map Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams() *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewGetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetMapID

SetMapID adds the mapId to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID

func (o *GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithMapID

WithMapID adds the mapID to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id field maps map Id params

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader

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

GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader is a Reader for the GetV1TicketingProjectsTicketingProjectIDFieldMapsMapID structure.

func (*GetV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDOK

type GetV1TicketingProjectsTicketingProjectIDOK struct {
	Payload *models.TicketingProjectsProjectListItemEntity
}

GetV1TicketingProjectsTicketingProjectIDOK describes a response with status code 200, with default header values.

Retrieve a single ticketing project by ID

func NewGetV1TicketingProjectsTicketingProjectIDOK

func NewGetV1TicketingProjectsTicketingProjectIDOK() *GetV1TicketingProjectsTicketingProjectIDOK

NewGetV1TicketingProjectsTicketingProjectIDOK creates a GetV1TicketingProjectsTicketingProjectIDOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDOK) GetPayload

func (*GetV1TicketingProjectsTicketingProjectIDOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDOK) String

type GetV1TicketingProjectsTicketingProjectIDParams

type GetV1TicketingProjectsTicketingProjectIDParams struct {

	// TicketingProjectID.
	TicketingProjectID string

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

GetV1TicketingProjectsTicketingProjectIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDParams

func NewGetV1TicketingProjectsTicketingProjectIDParams() *GetV1TicketingProjectsTicketingProjectIDParams

NewGetV1TicketingProjectsTicketingProjectIDParams creates a new GetV1TicketingProjectsTicketingProjectIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDParams

NewGetV1TicketingProjectsTicketingProjectIDParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDParams

NewGetV1TicketingProjectsTicketingProjectIDParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDParams

NewGetV1TicketingProjectsTicketingProjectIDParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) SetTicketingProjectID

func (o *GetV1TicketingProjectsTicketingProjectIDParams) SetTicketingProjectID(ticketingProjectID string)

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id params

func (*GetV1TicketingProjectsTicketingProjectIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

type GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK struct {
	Payload *models.TicketingProjectConfigEntity
}

GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK describes a response with status code 200, with default header values.

Retrieve configuration for a ticketing project

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK() *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK creates a GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK with default headers values

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) Error

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) GetPayload

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsClientError

IsClientError returns true when this get v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 4xx status code

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsCode

IsCode returns true when this get v1 ticketing projects ticketing project Id provider project configurations config Id o k response a status code equal to that given

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsRedirect

IsRedirect returns true when this get v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 3xx status code

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsServerError

IsServerError returns true when this get v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 5xx status code

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsSuccess

IsSuccess returns true when this get v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 2xx status code

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) String

type GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

type GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams struct {

	// ConfigID.
	ConfigID string

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing projects ticketing project Id provider project configurations config Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams() *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams creates a new GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext(ctx context.Context) *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext creates a new GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a context for a request.

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient creates a new GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout

func NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewGetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout creates a new GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetConfigID

SetConfigID adds the configId to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetContext

SetContext adds the context to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetDefaults

SetDefaults hydrates default values in the get v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTicketingProjectID

SetTicketingProjectID adds the ticketingProjectId to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTimeout

SetTimeout adds the timeout to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithConfigID

WithConfigID adds the configID to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithContext

WithContext adds the context to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader

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

GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader is a Reader for the GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID structure.

func (*GetV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type GetV1TicketingProjectsTicketingProjectIDReader

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

GetV1TicketingProjectsTicketingProjectIDReader is a Reader for the GetV1TicketingProjectsTicketingProjectID structure.

func (*GetV1TicketingProjectsTicketingProjectIDReader) ReadResponse

func (o *GetV1TicketingProjectsTicketingProjectIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingTicketTagsOK

type GetV1TicketingTicketTagsOK struct {
	Payload *models.TagEntityPaginated
}

GetV1TicketingTicketTagsOK describes a response with status code 200, with default header values.

List all of the ticket tags in the organization

func NewGetV1TicketingTicketTagsOK

func NewGetV1TicketingTicketTagsOK() *GetV1TicketingTicketTagsOK

NewGetV1TicketingTicketTagsOK creates a GetV1TicketingTicketTagsOK with default headers values

func (*GetV1TicketingTicketTagsOK) Error

func (*GetV1TicketingTicketTagsOK) GetPayload

func (*GetV1TicketingTicketTagsOK) IsClientError

func (o *GetV1TicketingTicketTagsOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing ticket tags o k response has a 4xx status code

func (*GetV1TicketingTicketTagsOK) IsCode

func (o *GetV1TicketingTicketTagsOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing ticket tags o k response a status code equal to that given

func (*GetV1TicketingTicketTagsOK) IsRedirect

func (o *GetV1TicketingTicketTagsOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing ticket tags o k response has a 3xx status code

func (*GetV1TicketingTicketTagsOK) IsServerError

func (o *GetV1TicketingTicketTagsOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing ticket tags o k response has a 5xx status code

func (*GetV1TicketingTicketTagsOK) IsSuccess

func (o *GetV1TicketingTicketTagsOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing ticket tags o k response has a 2xx status code

func (*GetV1TicketingTicketTagsOK) String

func (o *GetV1TicketingTicketTagsOK) String() string

type GetV1TicketingTicketTagsParams

type GetV1TicketingTicketTagsParams struct {

	// Prefix.
	Prefix *string

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

GetV1TicketingTicketTagsParams contains all the parameters to send to the API endpoint

for the get v1 ticketing ticket tags operation.

Typically these are written to a http.Request.

func NewGetV1TicketingTicketTagsParams

func NewGetV1TicketingTicketTagsParams() *GetV1TicketingTicketTagsParams

NewGetV1TicketingTicketTagsParams creates a new GetV1TicketingTicketTagsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingTicketTagsParamsWithContext

func NewGetV1TicketingTicketTagsParamsWithContext(ctx context.Context) *GetV1TicketingTicketTagsParams

NewGetV1TicketingTicketTagsParamsWithContext creates a new GetV1TicketingTicketTagsParams object with the ability to set a context for a request.

func NewGetV1TicketingTicketTagsParamsWithHTTPClient

func NewGetV1TicketingTicketTagsParamsWithHTTPClient(client *http.Client) *GetV1TicketingTicketTagsParams

NewGetV1TicketingTicketTagsParamsWithHTTPClient creates a new GetV1TicketingTicketTagsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingTicketTagsParamsWithTimeout

func NewGetV1TicketingTicketTagsParamsWithTimeout(timeout time.Duration) *GetV1TicketingTicketTagsParams

NewGetV1TicketingTicketTagsParamsWithTimeout creates a new GetV1TicketingTicketTagsParams object with the ability to set a timeout on a request.

func (*GetV1TicketingTicketTagsParams) SetContext

func (o *GetV1TicketingTicketTagsParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) SetDefaults

func (o *GetV1TicketingTicketTagsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing ticket tags params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketTagsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) SetPrefix

func (o *GetV1TicketingTicketTagsParams) SetPrefix(prefix *string)

SetPrefix adds the prefix to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) SetTimeout

func (o *GetV1TicketingTicketTagsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) WithContext

WithContext adds the context to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing ticket tags params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketTagsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) WithPrefix

WithPrefix adds the prefix to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing ticket tags params

func (*GetV1TicketingTicketTagsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingTicketTagsReader

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

GetV1TicketingTicketTagsReader is a Reader for the GetV1TicketingTicketTags structure.

func (*GetV1TicketingTicketTagsReader) ReadResponse

func (o *GetV1TicketingTicketTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingTicketsOK

type GetV1TicketingTicketsOK struct {
	Payload *models.TicketingTicketEntity
}

GetV1TicketingTicketsOK describes a response with status code 200, with default header values.

List all of the tickets that have been added to the organiation

func NewGetV1TicketingTicketsOK

func NewGetV1TicketingTicketsOK() *GetV1TicketingTicketsOK

NewGetV1TicketingTicketsOK creates a GetV1TicketingTicketsOK with default headers values

func (*GetV1TicketingTicketsOK) Error

func (o *GetV1TicketingTicketsOK) Error() string

func (*GetV1TicketingTicketsOK) GetPayload

func (*GetV1TicketingTicketsOK) IsClientError

func (o *GetV1TicketingTicketsOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing tickets o k response has a 4xx status code

func (*GetV1TicketingTicketsOK) IsCode

func (o *GetV1TicketingTicketsOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing tickets o k response a status code equal to that given

func (*GetV1TicketingTicketsOK) IsRedirect

func (o *GetV1TicketingTicketsOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing tickets o k response has a 3xx status code

func (*GetV1TicketingTicketsOK) IsServerError

func (o *GetV1TicketingTicketsOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing tickets o k response has a 5xx status code

func (*GetV1TicketingTicketsOK) IsSuccess

func (o *GetV1TicketingTicketsOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing tickets o k response has a 2xx status code

func (*GetV1TicketingTicketsOK) String

func (o *GetV1TicketingTicketsOK) String() string

type GetV1TicketingTicketsParams

type GetV1TicketingTicketsParams struct {

	/* AssignedUser.

	   Filter tickets assigned to this user id
	*/
	AssignedUser *string

	// Page.
	//
	// Format: int32
	Page *int32

	// PerPage.
	//
	// Format: int32
	PerPage *int32

	/* State.

	   Filter tickets by state
	*/
	State *string

	/* TagMatchStrategy.

	   A matching strategy for the tags provided
	*/
	TagMatchStrategy *string

	/* Tags.

	   A comma separated list of tags
	*/
	Tags *string

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

GetV1TicketingTicketsParams contains all the parameters to send to the API endpoint

for the get v1 ticketing tickets operation.

Typically these are written to a http.Request.

func NewGetV1TicketingTicketsParams

func NewGetV1TicketingTicketsParams() *GetV1TicketingTicketsParams

NewGetV1TicketingTicketsParams creates a new GetV1TicketingTicketsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingTicketsParamsWithContext

func NewGetV1TicketingTicketsParamsWithContext(ctx context.Context) *GetV1TicketingTicketsParams

NewGetV1TicketingTicketsParamsWithContext creates a new GetV1TicketingTicketsParams object with the ability to set a context for a request.

func NewGetV1TicketingTicketsParamsWithHTTPClient

func NewGetV1TicketingTicketsParamsWithHTTPClient(client *http.Client) *GetV1TicketingTicketsParams

NewGetV1TicketingTicketsParamsWithHTTPClient creates a new GetV1TicketingTicketsParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingTicketsParamsWithTimeout

func NewGetV1TicketingTicketsParamsWithTimeout(timeout time.Duration) *GetV1TicketingTicketsParams

NewGetV1TicketingTicketsParamsWithTimeout creates a new GetV1TicketingTicketsParams object with the ability to set a timeout on a request.

func (*GetV1TicketingTicketsParams) SetAssignedUser

func (o *GetV1TicketingTicketsParams) SetAssignedUser(assignedUser *string)

SetAssignedUser adds the assignedUser to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetContext

func (o *GetV1TicketingTicketsParams) SetContext(ctx context.Context)

SetContext adds the context to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetDefaults

func (o *GetV1TicketingTicketsParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing tickets params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetPage

func (o *GetV1TicketingTicketsParams) SetPage(page *int32)

SetPage adds the page to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetPerPage

func (o *GetV1TicketingTicketsParams) SetPerPage(perPage *int32)

SetPerPage adds the perPage to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetState

func (o *GetV1TicketingTicketsParams) SetState(state *string)

SetState adds the state to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetTagMatchStrategy

func (o *GetV1TicketingTicketsParams) SetTagMatchStrategy(tagMatchStrategy *string)

SetTagMatchStrategy adds the tagMatchStrategy to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetTags

func (o *GetV1TicketingTicketsParams) SetTags(tags *string)

SetTags adds the tags to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) SetTimeout

func (o *GetV1TicketingTicketsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithAssignedUser

func (o *GetV1TicketingTicketsParams) WithAssignedUser(assignedUser *string) *GetV1TicketingTicketsParams

WithAssignedUser adds the assignedUser to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithContext

WithContext adds the context to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing tickets params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithPage

WithPage adds the page to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithPerPage

WithPerPage adds the perPage to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithState

WithState adds the state to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithTagMatchStrategy

func (o *GetV1TicketingTicketsParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1TicketingTicketsParams

WithTagMatchStrategy adds the tagMatchStrategy to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithTags

WithTags adds the tags to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing tickets params

func (*GetV1TicketingTicketsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingTicketsReader

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

GetV1TicketingTicketsReader is a Reader for the GetV1TicketingTickets structure.

func (*GetV1TicketingTicketsReader) ReadResponse

func (o *GetV1TicketingTicketsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetV1TicketingTicketsTicketIDOK

type GetV1TicketingTicketsTicketIDOK struct {
	Payload *models.TicketingTicketEntity
}

GetV1TicketingTicketsTicketIDOK describes a response with status code 200, with default header values.

Retrieves a single ticket by ID

func NewGetV1TicketingTicketsTicketIDOK

func NewGetV1TicketingTicketsTicketIDOK() *GetV1TicketingTicketsTicketIDOK

NewGetV1TicketingTicketsTicketIDOK creates a GetV1TicketingTicketsTicketIDOK with default headers values

func (*GetV1TicketingTicketsTicketIDOK) Error

func (*GetV1TicketingTicketsTicketIDOK) GetPayload

func (*GetV1TicketingTicketsTicketIDOK) IsClientError

func (o *GetV1TicketingTicketsTicketIDOK) IsClientError() bool

IsClientError returns true when this get v1 ticketing tickets ticket Id o k response has a 4xx status code

func (*GetV1TicketingTicketsTicketIDOK) IsCode

func (o *GetV1TicketingTicketsTicketIDOK) IsCode(code int) bool

IsCode returns true when this get v1 ticketing tickets ticket Id o k response a status code equal to that given

func (*GetV1TicketingTicketsTicketIDOK) IsRedirect

func (o *GetV1TicketingTicketsTicketIDOK) IsRedirect() bool

IsRedirect returns true when this get v1 ticketing tickets ticket Id o k response has a 3xx status code

func (*GetV1TicketingTicketsTicketIDOK) IsServerError

func (o *GetV1TicketingTicketsTicketIDOK) IsServerError() bool

IsServerError returns true when this get v1 ticketing tickets ticket Id o k response has a 5xx status code

func (*GetV1TicketingTicketsTicketIDOK) IsSuccess

func (o *GetV1TicketingTicketsTicketIDOK) IsSuccess() bool

IsSuccess returns true when this get v1 ticketing tickets ticket Id o k response has a 2xx status code

func (*GetV1TicketingTicketsTicketIDOK) String

type GetV1TicketingTicketsTicketIDParams

type GetV1TicketingTicketsTicketIDParams struct {

	// TicketID.
	TicketID string

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

GetV1TicketingTicketsTicketIDParams contains all the parameters to send to the API endpoint

for the get v1 ticketing tickets ticket Id operation.

Typically these are written to a http.Request.

func NewGetV1TicketingTicketsTicketIDParams

func NewGetV1TicketingTicketsTicketIDParams() *GetV1TicketingTicketsTicketIDParams

NewGetV1TicketingTicketsTicketIDParams creates a new GetV1TicketingTicketsTicketIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetV1TicketingTicketsTicketIDParamsWithContext

func NewGetV1TicketingTicketsTicketIDParamsWithContext(ctx context.Context) *GetV1TicketingTicketsTicketIDParams

NewGetV1TicketingTicketsTicketIDParamsWithContext creates a new GetV1TicketingTicketsTicketIDParams object with the ability to set a context for a request.

func NewGetV1TicketingTicketsTicketIDParamsWithHTTPClient

func NewGetV1TicketingTicketsTicketIDParamsWithHTTPClient(client *http.Client) *GetV1TicketingTicketsTicketIDParams

NewGetV1TicketingTicketsTicketIDParamsWithHTTPClient creates a new GetV1TicketingTicketsTicketIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetV1TicketingTicketsTicketIDParamsWithTimeout

func NewGetV1TicketingTicketsTicketIDParamsWithTimeout(timeout time.Duration) *GetV1TicketingTicketsTicketIDParams

NewGetV1TicketingTicketsTicketIDParamsWithTimeout creates a new GetV1TicketingTicketsTicketIDParams object with the ability to set a timeout on a request.

func (*GetV1TicketingTicketsTicketIDParams) SetContext

SetContext adds the context to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) SetDefaults

func (o *GetV1TicketingTicketsTicketIDParams) SetDefaults()

SetDefaults hydrates default values in the get v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketsTicketIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) SetTicketID

func (o *GetV1TicketingTicketsTicketIDParams) SetTicketID(ticketID string)

SetTicketID adds the ticketId to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) SetTimeout

func (o *GetV1TicketingTicketsTicketIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) WithContext

WithContext adds the context to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) WithDefaults

WithDefaults hydrates default values in the get v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetV1TicketingTicketsTicketIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) WithTicketID

WithTicketID adds the ticketID to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) WithTimeout

WithTimeout adds the timeout to the get v1 ticketing tickets ticket Id params

func (*GetV1TicketingTicketsTicketIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetV1TicketingTicketsTicketIDReader

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

GetV1TicketingTicketsTicketIDReader is a Reader for the GetV1TicketingTicketsTicketID structure.

func (*GetV1TicketingTicketsTicketIDReader) ReadResponse

func (o *GetV1TicketingTicketsTicketIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchV1TicketingPrioritiesIDOK

type PatchV1TicketingPrioritiesIDOK struct {
	Payload *models.TicketingPriorityEntity
}

PatchV1TicketingPrioritiesIDOK describes a response with status code 200, with default header values.

Update a single ticketing priority's attributes

func NewPatchV1TicketingPrioritiesIDOK

func NewPatchV1TicketingPrioritiesIDOK() *PatchV1TicketingPrioritiesIDOK

NewPatchV1TicketingPrioritiesIDOK creates a PatchV1TicketingPrioritiesIDOK with default headers values

func (*PatchV1TicketingPrioritiesIDOK) Error

func (*PatchV1TicketingPrioritiesIDOK) GetPayload

func (*PatchV1TicketingPrioritiesIDOK) IsClientError

func (o *PatchV1TicketingPrioritiesIDOK) IsClientError() bool

IsClientError returns true when this patch v1 ticketing priorities Id o k response has a 4xx status code

func (*PatchV1TicketingPrioritiesIDOK) IsCode

func (o *PatchV1TicketingPrioritiesIDOK) IsCode(code int) bool

IsCode returns true when this patch v1 ticketing priorities Id o k response a status code equal to that given

func (*PatchV1TicketingPrioritiesIDOK) IsRedirect

func (o *PatchV1TicketingPrioritiesIDOK) IsRedirect() bool

IsRedirect returns true when this patch v1 ticketing priorities Id o k response has a 3xx status code

func (*PatchV1TicketingPrioritiesIDOK) IsServerError

func (o *PatchV1TicketingPrioritiesIDOK) IsServerError() bool

IsServerError returns true when this patch v1 ticketing priorities Id o k response has a 5xx status code

func (*PatchV1TicketingPrioritiesIDOK) IsSuccess

func (o *PatchV1TicketingPrioritiesIDOK) IsSuccess() bool

IsSuccess returns true when this patch v1 ticketing priorities Id o k response has a 2xx status code

func (*PatchV1TicketingPrioritiesIDOK) String

type PatchV1TicketingPrioritiesIDParams

type PatchV1TicketingPrioritiesIDParams struct {

	// ID.
	//
	// Format: int32
	ID int32

	// PatchV1TicketingPrioritiesID.
	PatchV1TicketingPrioritiesID *models.PatchV1TicketingPrioritiesID

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

PatchV1TicketingPrioritiesIDParams contains all the parameters to send to the API endpoint

for the patch v1 ticketing priorities Id operation.

Typically these are written to a http.Request.

func NewPatchV1TicketingPrioritiesIDParams

func NewPatchV1TicketingPrioritiesIDParams() *PatchV1TicketingPrioritiesIDParams

NewPatchV1TicketingPrioritiesIDParams creates a new PatchV1TicketingPrioritiesIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1TicketingPrioritiesIDParamsWithContext

func NewPatchV1TicketingPrioritiesIDParamsWithContext(ctx context.Context) *PatchV1TicketingPrioritiesIDParams

NewPatchV1TicketingPrioritiesIDParamsWithContext creates a new PatchV1TicketingPrioritiesIDParams object with the ability to set a context for a request.

func NewPatchV1TicketingPrioritiesIDParamsWithHTTPClient

func NewPatchV1TicketingPrioritiesIDParamsWithHTTPClient(client *http.Client) *PatchV1TicketingPrioritiesIDParams

NewPatchV1TicketingPrioritiesIDParamsWithHTTPClient creates a new PatchV1TicketingPrioritiesIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1TicketingPrioritiesIDParamsWithTimeout

func NewPatchV1TicketingPrioritiesIDParamsWithTimeout(timeout time.Duration) *PatchV1TicketingPrioritiesIDParams

NewPatchV1TicketingPrioritiesIDParamsWithTimeout creates a new PatchV1TicketingPrioritiesIDParams object with the ability to set a timeout on a request.

func (*PatchV1TicketingPrioritiesIDParams) SetContext

SetContext adds the context to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) SetDefaults

func (o *PatchV1TicketingPrioritiesIDParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingPrioritiesIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) SetID

SetID adds the id to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) SetPatchV1TicketingPrioritiesID

func (o *PatchV1TicketingPrioritiesIDParams) SetPatchV1TicketingPrioritiesID(patchV1TicketingPrioritiesID *models.PatchV1TicketingPrioritiesID)

SetPatchV1TicketingPrioritiesID adds the patchV1TicketingPrioritiesId to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) SetTimeout

func (o *PatchV1TicketingPrioritiesIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WithContext

WithContext adds the context to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 ticketing priorities Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingPrioritiesIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WithID

WithID adds the id to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WithPatchV1TicketingPrioritiesID

func (o *PatchV1TicketingPrioritiesIDParams) WithPatchV1TicketingPrioritiesID(patchV1TicketingPrioritiesID *models.PatchV1TicketingPrioritiesID) *PatchV1TicketingPrioritiesIDParams

WithPatchV1TicketingPrioritiesID adds the patchV1TicketingPrioritiesID to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 ticketing priorities Id params

func (*PatchV1TicketingPrioritiesIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1TicketingPrioritiesIDReader

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

PatchV1TicketingPrioritiesIDReader is a Reader for the PatchV1TicketingPrioritiesID structure.

func (*PatchV1TicketingPrioritiesIDReader) ReadResponse

func (o *PatchV1TicketingPrioritiesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

type PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK struct {
	Payload *models.TicketingProjectFieldMapEntity
}

PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK describes a response with status code 200, with default header values.

Update field map for a ticketing project

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK() *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK

NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK creates a PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK with default headers values

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) Error

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) GetPayload

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsClientError

IsClientError returns true when this patch v1 ticketing projects ticketing project Id field maps map Id o k response has a 4xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsCode

IsCode returns true when this patch v1 ticketing projects ticketing project Id field maps map Id o k response a status code equal to that given

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsRedirect

IsRedirect returns true when this patch v1 ticketing projects ticketing project Id field maps map Id o k response has a 3xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsServerError

IsServerError returns true when this patch v1 ticketing projects ticketing project Id field maps map Id o k response has a 5xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) IsSuccess

IsSuccess returns true when this patch v1 ticketing projects ticketing project Id field maps map Id o k response has a 2xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDOK) String

type PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

type PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams struct {

	/* MapID.

	   ID of field map
	*/
	MapID string

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams contains all the parameters to send to the API endpoint

for the patch v1 ticketing projects ticketing project Id field maps map Id operation.

Typically these are written to a http.Request.

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams() *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams creates a new PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext(ctx context.Context) *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithContext creates a new PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a context for a request.

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient(client *http.Client) *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithHTTPClient creates a new PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout

func NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout(timeout time.Duration) *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams

NewPatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParamsWithTimeout creates a new PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams object with the ability to set a timeout on a request.

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetContext

SetContext adds the context to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetMapID

SetMapID adds the mapId to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID

func (o *PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithContext

WithContext adds the context to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 ticketing projects ticketing project Id field maps map Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithMapID

WithMapID adds the mapID to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 ticketing projects ticketing project Id field maps map Id params

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader

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

PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader is a Reader for the PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapID structure.

func (*PatchV1TicketingProjectsTicketingProjectIDFieldMapsMapIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

type PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK struct {
	Payload *models.TicketingProjectConfigEntity
}

PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK describes a response with status code 200, with default header values.

Update configuration for a ticketing project

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK() *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK

NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK creates a PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK with default headers values

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) Error

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) GetPayload

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsClientError

IsClientError returns true when this patch v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 4xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsCode

IsCode returns true when this patch v1 ticketing projects ticketing project Id provider project configurations config Id o k response a status code equal to that given

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsRedirect

IsRedirect returns true when this patch v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 3xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsServerError

IsServerError returns true when this patch v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 5xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) IsSuccess

IsSuccess returns true when this patch v1 ticketing projects ticketing project Id provider project configurations config Id o k response has a 2xx status code

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDOK) String

type PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

type PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams struct {

	// ConfigID.
	//
	// Format: int32
	ConfigID int32

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams contains all the parameters to send to the API endpoint

for the patch v1 ticketing projects ticketing project Id provider project configurations config Id operation.

Typically these are written to a http.Request.

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams() *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams creates a new PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext(ctx context.Context) *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithContext creates a new PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a context for a request.

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient(client *http.Client) *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithHTTPClient creates a new PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout

func NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout(timeout time.Duration) *PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams

NewPatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParamsWithTimeout creates a new PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams object with the ability to set a timeout on a request.

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetConfigID

SetConfigID adds the configId to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetContext

SetContext adds the context to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetDefaults

SetDefaults hydrates default values in the patch v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTicketingProjectID

SetTicketingProjectID adds the ticketingProjectId to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) SetTimeout

SetTimeout adds the timeout to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithConfigID

WithConfigID adds the configID to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithContext

WithContext adds the context to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 ticketing projects ticketing project Id provider project configurations config Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 ticketing projects ticketing project Id provider project configurations config Id params

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader

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

PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader is a Reader for the PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigID structure.

func (*PatchV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsConfigIDReader) ReadResponse

ReadResponse reads a server response into the received o.

type PatchV1TicketingTicketsTicketIDOK

type PatchV1TicketingTicketsTicketIDOK struct {
	Payload *models.TicketingTicketEntity
}

PatchV1TicketingTicketsTicketIDOK describes a response with status code 200, with default header values.

Update a ticket's attributes

func NewPatchV1TicketingTicketsTicketIDOK

func NewPatchV1TicketingTicketsTicketIDOK() *PatchV1TicketingTicketsTicketIDOK

NewPatchV1TicketingTicketsTicketIDOK creates a PatchV1TicketingTicketsTicketIDOK with default headers values

func (*PatchV1TicketingTicketsTicketIDOK) Error

func (*PatchV1TicketingTicketsTicketIDOK) GetPayload

func (*PatchV1TicketingTicketsTicketIDOK) IsClientError

func (o *PatchV1TicketingTicketsTicketIDOK) IsClientError() bool

IsClientError returns true when this patch v1 ticketing tickets ticket Id o k response has a 4xx status code

func (*PatchV1TicketingTicketsTicketIDOK) IsCode

func (o *PatchV1TicketingTicketsTicketIDOK) IsCode(code int) bool

IsCode returns true when this patch v1 ticketing tickets ticket Id o k response a status code equal to that given

func (*PatchV1TicketingTicketsTicketIDOK) IsRedirect

func (o *PatchV1TicketingTicketsTicketIDOK) IsRedirect() bool

IsRedirect returns true when this patch v1 ticketing tickets ticket Id o k response has a 3xx status code

func (*PatchV1TicketingTicketsTicketIDOK) IsServerError

func (o *PatchV1TicketingTicketsTicketIDOK) IsServerError() bool

IsServerError returns true when this patch v1 ticketing tickets ticket Id o k response has a 5xx status code

func (*PatchV1TicketingTicketsTicketIDOK) IsSuccess

func (o *PatchV1TicketingTicketsTicketIDOK) IsSuccess() bool

IsSuccess returns true when this patch v1 ticketing tickets ticket Id o k response has a 2xx status code

func (*PatchV1TicketingTicketsTicketIDOK) String

type PatchV1TicketingTicketsTicketIDParams

type PatchV1TicketingTicketsTicketIDParams struct {

	// PatchV1TicketingTicketsTicketID.
	PatchV1TicketingTicketsTicketID *models.PatchV1TicketingTicketsTicketID

	// TicketID.
	//
	// Format: int32
	TicketID int32

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

PatchV1TicketingTicketsTicketIDParams contains all the parameters to send to the API endpoint

for the patch v1 ticketing tickets ticket Id operation.

Typically these are written to a http.Request.

func NewPatchV1TicketingTicketsTicketIDParams

func NewPatchV1TicketingTicketsTicketIDParams() *PatchV1TicketingTicketsTicketIDParams

NewPatchV1TicketingTicketsTicketIDParams creates a new PatchV1TicketingTicketsTicketIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPatchV1TicketingTicketsTicketIDParamsWithContext

func NewPatchV1TicketingTicketsTicketIDParamsWithContext(ctx context.Context) *PatchV1TicketingTicketsTicketIDParams

NewPatchV1TicketingTicketsTicketIDParamsWithContext creates a new PatchV1TicketingTicketsTicketIDParams object with the ability to set a context for a request.

func NewPatchV1TicketingTicketsTicketIDParamsWithHTTPClient

func NewPatchV1TicketingTicketsTicketIDParamsWithHTTPClient(client *http.Client) *PatchV1TicketingTicketsTicketIDParams

NewPatchV1TicketingTicketsTicketIDParamsWithHTTPClient creates a new PatchV1TicketingTicketsTicketIDParams object with the ability to set a custom HTTPClient for a request.

func NewPatchV1TicketingTicketsTicketIDParamsWithTimeout

func NewPatchV1TicketingTicketsTicketIDParamsWithTimeout(timeout time.Duration) *PatchV1TicketingTicketsTicketIDParams

NewPatchV1TicketingTicketsTicketIDParamsWithTimeout creates a new PatchV1TicketingTicketsTicketIDParams object with the ability to set a timeout on a request.

func (*PatchV1TicketingTicketsTicketIDParams) SetContext

SetContext adds the context to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) SetDefaults

func (o *PatchV1TicketingTicketsTicketIDParams) SetDefaults()

SetDefaults hydrates default values in the patch v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingTicketsTicketIDParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) SetPatchV1TicketingTicketsTicketID

func (o *PatchV1TicketingTicketsTicketIDParams) SetPatchV1TicketingTicketsTicketID(patchV1TicketingTicketsTicketID *models.PatchV1TicketingTicketsTicketID)

SetPatchV1TicketingTicketsTicketID adds the patchV1TicketingTicketsTicketId to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) SetTicketID

func (o *PatchV1TicketingTicketsTicketIDParams) SetTicketID(ticketID int32)

SetTicketID adds the ticketId to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) SetTimeout

func (o *PatchV1TicketingTicketsTicketIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WithContext

WithContext adds the context to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WithDefaults

WithDefaults hydrates default values in the patch v1 ticketing tickets ticket Id params (not the query body).

All values with no default are reset to their zero value.

func (*PatchV1TicketingTicketsTicketIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WithPatchV1TicketingTicketsTicketID

func (o *PatchV1TicketingTicketsTicketIDParams) WithPatchV1TicketingTicketsTicketID(patchV1TicketingTicketsTicketID *models.PatchV1TicketingTicketsTicketID) *PatchV1TicketingTicketsTicketIDParams

WithPatchV1TicketingTicketsTicketID adds the patchV1TicketingTicketsTicketID to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WithTicketID

WithTicketID adds the ticketID to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WithTimeout

WithTimeout adds the timeout to the patch v1 ticketing tickets ticket Id params

func (*PatchV1TicketingTicketsTicketIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PatchV1TicketingTicketsTicketIDReader

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

PatchV1TicketingTicketsTicketIDReader is a Reader for the PatchV1TicketingTicketsTicketID structure.

func (*PatchV1TicketingTicketsTicketIDReader) ReadResponse

func (o *PatchV1TicketingTicketsTicketIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostV1TicketingPrioritiesCreated

type PostV1TicketingPrioritiesCreated struct {
	Payload *models.TicketingPriorityEntity
}

PostV1TicketingPrioritiesCreated describes a response with status code 201, with default header values.

Create a single ticketing priority

func NewPostV1TicketingPrioritiesCreated

func NewPostV1TicketingPrioritiesCreated() *PostV1TicketingPrioritiesCreated

NewPostV1TicketingPrioritiesCreated creates a PostV1TicketingPrioritiesCreated with default headers values

func (*PostV1TicketingPrioritiesCreated) Error

func (*PostV1TicketingPrioritiesCreated) GetPayload

func (*PostV1TicketingPrioritiesCreated) IsClientError

func (o *PostV1TicketingPrioritiesCreated) IsClientError() bool

IsClientError returns true when this post v1 ticketing priorities created response has a 4xx status code

func (*PostV1TicketingPrioritiesCreated) IsCode

func (o *PostV1TicketingPrioritiesCreated) IsCode(code int) bool

IsCode returns true when this post v1 ticketing priorities created response a status code equal to that given

func (*PostV1TicketingPrioritiesCreated) IsRedirect

func (o *PostV1TicketingPrioritiesCreated) IsRedirect() bool

IsRedirect returns true when this post v1 ticketing priorities created response has a 3xx status code

func (*PostV1TicketingPrioritiesCreated) IsServerError

func (o *PostV1TicketingPrioritiesCreated) IsServerError() bool

IsServerError returns true when this post v1 ticketing priorities created response has a 5xx status code

func (*PostV1TicketingPrioritiesCreated) IsSuccess

func (o *PostV1TicketingPrioritiesCreated) IsSuccess() bool

IsSuccess returns true when this post v1 ticketing priorities created response has a 2xx status code

func (*PostV1TicketingPrioritiesCreated) String

type PostV1TicketingPrioritiesParams

type PostV1TicketingPrioritiesParams struct {

	// PostV1TicketingPriorities.
	PostV1TicketingPriorities *models.PostV1TicketingPriorities

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

PostV1TicketingPrioritiesParams contains all the parameters to send to the API endpoint

for the post v1 ticketing priorities operation.

Typically these are written to a http.Request.

func NewPostV1TicketingPrioritiesParams

func NewPostV1TicketingPrioritiesParams() *PostV1TicketingPrioritiesParams

NewPostV1TicketingPrioritiesParams creates a new PostV1TicketingPrioritiesParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1TicketingPrioritiesParamsWithContext

func NewPostV1TicketingPrioritiesParamsWithContext(ctx context.Context) *PostV1TicketingPrioritiesParams

NewPostV1TicketingPrioritiesParamsWithContext creates a new PostV1TicketingPrioritiesParams object with the ability to set a context for a request.

func NewPostV1TicketingPrioritiesParamsWithHTTPClient

func NewPostV1TicketingPrioritiesParamsWithHTTPClient(client *http.Client) *PostV1TicketingPrioritiesParams

NewPostV1TicketingPrioritiesParamsWithHTTPClient creates a new PostV1TicketingPrioritiesParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1TicketingPrioritiesParamsWithTimeout

func NewPostV1TicketingPrioritiesParamsWithTimeout(timeout time.Duration) *PostV1TicketingPrioritiesParams

NewPostV1TicketingPrioritiesParamsWithTimeout creates a new PostV1TicketingPrioritiesParams object with the ability to set a timeout on a request.

func (*PostV1TicketingPrioritiesParams) SetContext

func (o *PostV1TicketingPrioritiesParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) SetDefaults

func (o *PostV1TicketingPrioritiesParams) SetDefaults()

SetDefaults hydrates default values in the post v1 ticketing priorities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingPrioritiesParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) SetPostV1TicketingPriorities

func (o *PostV1TicketingPrioritiesParams) SetPostV1TicketingPriorities(postV1TicketingPriorities *models.PostV1TicketingPriorities)

SetPostV1TicketingPriorities adds the postV1TicketingPriorities to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) SetTimeout

func (o *PostV1TicketingPrioritiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) WithContext

WithContext adds the context to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) WithDefaults

WithDefaults hydrates default values in the post v1 ticketing priorities params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingPrioritiesParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) WithPostV1TicketingPriorities

func (o *PostV1TicketingPrioritiesParams) WithPostV1TicketingPriorities(postV1TicketingPriorities *models.PostV1TicketingPriorities) *PostV1TicketingPrioritiesParams

WithPostV1TicketingPriorities adds the postV1TicketingPriorities to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) WithTimeout

WithTimeout adds the timeout to the post v1 ticketing priorities params

func (*PostV1TicketingPrioritiesParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1TicketingPrioritiesReader

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

PostV1TicketingPrioritiesReader is a Reader for the PostV1TicketingPriorities structure.

func (*PostV1TicketingPrioritiesReader) ReadResponse

func (o *PostV1TicketingPrioritiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated

type PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated struct {
	Payload *models.TicketingProjectFieldMapEntity
}

PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated describes a response with status code 201, with default header values.

Creates field map for a ticketing project

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsCreated

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsCreated() *PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated

NewPostV1TicketingProjectsTicketingProjectIDFieldMapsCreated creates a PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated with default headers values

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) Error

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) GetPayload

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) IsClientError

IsClientError returns true when this post v1 ticketing projects ticketing project Id field maps created response has a 4xx status code

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) IsCode

IsCode returns true when this post v1 ticketing projects ticketing project Id field maps created response a status code equal to that given

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) IsRedirect

IsRedirect returns true when this post v1 ticketing projects ticketing project Id field maps created response has a 3xx status code

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) IsServerError

IsServerError returns true when this post v1 ticketing projects ticketing project Id field maps created response has a 5xx status code

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) IsSuccess

IsSuccess returns true when this post v1 ticketing projects ticketing project Id field maps created response has a 2xx status code

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsCreated) String

type PostV1TicketingProjectsTicketingProjectIDFieldMapsParams

type PostV1TicketingProjectsTicketingProjectIDFieldMapsParams struct {

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

PostV1TicketingProjectsTicketingProjectIDFieldMapsParams contains all the parameters to send to the API endpoint

for the post v1 ticketing projects ticketing project Id field maps operation.

Typically these are written to a http.Request.

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParams

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParams() *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams

NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParams creates a new PostV1TicketingProjectsTicketingProjectIDFieldMapsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithContext

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithContext(ctx context.Context) *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams

NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithContext creates a new PostV1TicketingProjectsTicketingProjectIDFieldMapsParams object with the ability to set a context for a request.

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithHTTPClient

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithHTTPClient(client *http.Client) *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams

NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithHTTPClient creates a new PostV1TicketingProjectsTicketingProjectIDFieldMapsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithTimeout

func NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithTimeout(timeout time.Duration) *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams

NewPostV1TicketingProjectsTicketingProjectIDFieldMapsParamsWithTimeout creates a new PostV1TicketingProjectsTicketingProjectIDFieldMapsParams object with the ability to set a timeout on a request.

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetContext

SetContext adds the context to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetDefaults

SetDefaults hydrates default values in the post v1 ticketing projects ticketing project Id field maps params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetTicketingProjectID

func (o *PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) SetTimeout

SetTimeout adds the timeout to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WithContext

WithContext adds the context to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WithDefaults

WithDefaults hydrates default values in the post v1 ticketing projects ticketing project Id field maps params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WithTimeout

WithTimeout adds the timeout to the post v1 ticketing projects ticketing project Id field maps params

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1TicketingProjectsTicketingProjectIDFieldMapsReader

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

PostV1TicketingProjectsTicketingProjectIDFieldMapsReader is a Reader for the PostV1TicketingProjectsTicketingProjectIDFieldMaps structure.

func (*PostV1TicketingProjectsTicketingProjectIDFieldMapsReader) ReadResponse

func (o *PostV1TicketingProjectsTicketingProjectIDFieldMapsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated

type PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated struct {
	Payload *models.TicketingProjectConfigEntity
}

PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated describes a response with status code 201, with default header values.

Creates configuration for a ticketing project

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated() *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated

NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated creates a PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated with default headers values

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) Error

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) GetPayload

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) IsClientError

IsClientError returns true when this post v1 ticketing projects ticketing project Id provider project configurations created response has a 4xx status code

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) IsCode

IsCode returns true when this post v1 ticketing projects ticketing project Id provider project configurations created response a status code equal to that given

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) IsRedirect

IsRedirect returns true when this post v1 ticketing projects ticketing project Id provider project configurations created response has a 3xx status code

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) IsServerError

IsServerError returns true when this post v1 ticketing projects ticketing project Id provider project configurations created response has a 5xx status code

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) IsSuccess

IsSuccess returns true when this post v1 ticketing projects ticketing project Id provider project configurations created response has a 2xx status code

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsCreated) String

type PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

type PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams struct {

	// TicketingProjectID.
	//
	// Format: int32
	TicketingProjectID int32

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

PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams contains all the parameters to send to the API endpoint

for the post v1 ticketing projects ticketing project Id provider project configurations operation.

Typically these are written to a http.Request.

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams() *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams creates a new PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithContext

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithContext(ctx context.Context) *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithContext creates a new PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams object with the ability to set a context for a request.

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithHTTPClient

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithHTTPClient(client *http.Client) *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithHTTPClient creates a new PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithTimeout

func NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithTimeout(timeout time.Duration) *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams

NewPostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParamsWithTimeout creates a new PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams object with the ability to set a timeout on a request.

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetContext

SetContext adds the context to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetDefaults

SetDefaults hydrates default values in the post v1 ticketing projects ticketing project Id provider project configurations params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetTicketingProjectID

func (o *PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetTicketingProjectID(ticketingProjectID int32)

SetTicketingProjectID adds the ticketingProjectId to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) SetTimeout

SetTimeout adds the timeout to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WithContext

WithContext adds the context to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WithDefaults

WithDefaults hydrates default values in the post v1 ticketing projects ticketing project Id provider project configurations params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WithTicketingProjectID

WithTicketingProjectID adds the ticketingProjectID to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WithTimeout

WithTimeout adds the timeout to the post v1 ticketing projects ticketing project Id provider project configurations params

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsReader

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

PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsReader is a Reader for the PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurations structure.

func (*PostV1TicketingProjectsTicketingProjectIDProviderProjectConfigurationsReader) ReadResponse

ReadResponse reads a server response into the received o.

type PostV1TicketingTicketsCreated

type PostV1TicketingTicketsCreated struct {
	Payload *models.TicketingTicketEntity
}

PostV1TicketingTicketsCreated describes a response with status code 201, with default header values.

Creates a ticket for a project

func NewPostV1TicketingTicketsCreated

func NewPostV1TicketingTicketsCreated() *PostV1TicketingTicketsCreated

NewPostV1TicketingTicketsCreated creates a PostV1TicketingTicketsCreated with default headers values

func (*PostV1TicketingTicketsCreated) Error

func (*PostV1TicketingTicketsCreated) GetPayload

func (*PostV1TicketingTicketsCreated) IsClientError

func (o *PostV1TicketingTicketsCreated) IsClientError() bool

IsClientError returns true when this post v1 ticketing tickets created response has a 4xx status code

func (*PostV1TicketingTicketsCreated) IsCode

func (o *PostV1TicketingTicketsCreated) IsCode(code int) bool

IsCode returns true when this post v1 ticketing tickets created response a status code equal to that given

func (*PostV1TicketingTicketsCreated) IsRedirect

func (o *PostV1TicketingTicketsCreated) IsRedirect() bool

IsRedirect returns true when this post v1 ticketing tickets created response has a 3xx status code

func (*PostV1TicketingTicketsCreated) IsServerError

func (o *PostV1TicketingTicketsCreated) IsServerError() bool

IsServerError returns true when this post v1 ticketing tickets created response has a 5xx status code

func (*PostV1TicketingTicketsCreated) IsSuccess

func (o *PostV1TicketingTicketsCreated) IsSuccess() bool

IsSuccess returns true when this post v1 ticketing tickets created response has a 2xx status code

func (*PostV1TicketingTicketsCreated) String

type PostV1TicketingTicketsParams

type PostV1TicketingTicketsParams struct {

	// PostV1TicketingTickets.
	PostV1TicketingTickets *models.PostV1TicketingTickets

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

PostV1TicketingTicketsParams contains all the parameters to send to the API endpoint

for the post v1 ticketing tickets operation.

Typically these are written to a http.Request.

func NewPostV1TicketingTicketsParams

func NewPostV1TicketingTicketsParams() *PostV1TicketingTicketsParams

NewPostV1TicketingTicketsParams creates a new PostV1TicketingTicketsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewPostV1TicketingTicketsParamsWithContext

func NewPostV1TicketingTicketsParamsWithContext(ctx context.Context) *PostV1TicketingTicketsParams

NewPostV1TicketingTicketsParamsWithContext creates a new PostV1TicketingTicketsParams object with the ability to set a context for a request.

func NewPostV1TicketingTicketsParamsWithHTTPClient

func NewPostV1TicketingTicketsParamsWithHTTPClient(client *http.Client) *PostV1TicketingTicketsParams

NewPostV1TicketingTicketsParamsWithHTTPClient creates a new PostV1TicketingTicketsParams object with the ability to set a custom HTTPClient for a request.

func NewPostV1TicketingTicketsParamsWithTimeout

func NewPostV1TicketingTicketsParamsWithTimeout(timeout time.Duration) *PostV1TicketingTicketsParams

NewPostV1TicketingTicketsParamsWithTimeout creates a new PostV1TicketingTicketsParams object with the ability to set a timeout on a request.

func (*PostV1TicketingTicketsParams) SetContext

func (o *PostV1TicketingTicketsParams) SetContext(ctx context.Context)

SetContext adds the context to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) SetDefaults

func (o *PostV1TicketingTicketsParams) SetDefaults()

SetDefaults hydrates default values in the post v1 ticketing tickets params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingTicketsParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) SetPostV1TicketingTickets

func (o *PostV1TicketingTicketsParams) SetPostV1TicketingTickets(postV1TicketingTickets *models.PostV1TicketingTickets)

SetPostV1TicketingTickets adds the postV1TicketingTickets to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) SetTimeout

func (o *PostV1TicketingTicketsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) WithContext

WithContext adds the context to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) WithDefaults

WithDefaults hydrates default values in the post v1 ticketing tickets params (not the query body).

All values with no default are reset to their zero value.

func (*PostV1TicketingTicketsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) WithPostV1TicketingTickets

func (o *PostV1TicketingTicketsParams) WithPostV1TicketingTickets(postV1TicketingTickets *models.PostV1TicketingTickets) *PostV1TicketingTicketsParams

WithPostV1TicketingTickets adds the postV1TicketingTickets to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) WithTimeout

WithTimeout adds the timeout to the post v1 ticketing tickets params

func (*PostV1TicketingTicketsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type PostV1TicketingTicketsReader

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

PostV1TicketingTicketsReader is a Reader for the PostV1TicketingTickets structure.

func (*PostV1TicketingTicketsReader) ReadResponse

func (o *PostV1TicketingTicketsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL