extras

package
v0.0.0-...-7b5e73f Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: Apache-2.0 Imports: 13 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 extras API

func (*Client) ExtrasConfigContextsBulkDelete

ExtrasConfigContextsBulkDelete extras config contexts bulk delete API

func (*Client) ExtrasConfigContextsBulkPartialUpdate

func (a *Client) ExtrasConfigContextsBulkPartialUpdate(params *ExtrasConfigContextsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsBulkPartialUpdateOK, error)

ExtrasConfigContextsBulkPartialUpdate extras config contexts bulk partial update API

func (*Client) ExtrasConfigContextsBulkUpdate

func (a *Client) ExtrasConfigContextsBulkUpdate(params *ExtrasConfigContextsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsBulkUpdateOK, error)

ExtrasConfigContextsBulkUpdate extras config contexts bulk update API

func (*Client) ExtrasConfigContextsCreate

func (a *Client) ExtrasConfigContextsCreate(params *ExtrasConfigContextsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsCreateCreated, error)

ExtrasConfigContextsCreate extras config contexts create API

func (*Client) ExtrasConfigContextsDelete

ExtrasConfigContextsDelete extras config contexts delete API

func (*Client) ExtrasConfigContextsList

func (a *Client) ExtrasConfigContextsList(params *ExtrasConfigContextsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsListOK, error)

ExtrasConfigContextsList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasConfigContextsPartialUpdate

func (a *Client) ExtrasConfigContextsPartialUpdate(params *ExtrasConfigContextsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsPartialUpdateOK, error)

ExtrasConfigContextsPartialUpdate extras config contexts partial update API

func (*Client) ExtrasConfigContextsRead

func (a *Client) ExtrasConfigContextsRead(params *ExtrasConfigContextsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsReadOK, error)

ExtrasConfigContextsRead extras config contexts read API

func (*Client) ExtrasConfigContextsUpdate

func (a *Client) ExtrasConfigContextsUpdate(params *ExtrasConfigContextsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsUpdateOK, error)

ExtrasConfigContextsUpdate extras config contexts update API

func (*Client) ExtrasContentTypesList

func (a *Client) ExtrasContentTypesList(params *ExtrasContentTypesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasContentTypesListOK, error)

ExtrasContentTypesList Read-only list of ContentTypes. Limit results to ContentTypes pertinent to NetBox objects.

func (*Client) ExtrasContentTypesRead

func (a *Client) ExtrasContentTypesRead(params *ExtrasContentTypesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasContentTypesReadOK, error)

ExtrasContentTypesRead Read-only list of ContentTypes. Limit results to ContentTypes pertinent to NetBox objects.

func (*Client) ExtrasCustomFieldsBulkDelete

ExtrasCustomFieldsBulkDelete extras custom fields bulk delete API

func (*Client) ExtrasCustomFieldsBulkPartialUpdate

func (a *Client) ExtrasCustomFieldsBulkPartialUpdate(params *ExtrasCustomFieldsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsBulkPartialUpdateOK, error)

ExtrasCustomFieldsBulkPartialUpdate extras custom fields bulk partial update API

func (*Client) ExtrasCustomFieldsBulkUpdate

func (a *Client) ExtrasCustomFieldsBulkUpdate(params *ExtrasCustomFieldsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsBulkUpdateOK, error)

ExtrasCustomFieldsBulkUpdate extras custom fields bulk update API

func (*Client) ExtrasCustomFieldsCreate

func (a *Client) ExtrasCustomFieldsCreate(params *ExtrasCustomFieldsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsCreateCreated, error)

ExtrasCustomFieldsCreate extras custom fields create API

func (*Client) ExtrasCustomFieldsDelete

ExtrasCustomFieldsDelete extras custom fields delete API

func (*Client) ExtrasCustomFieldsList

func (a *Client) ExtrasCustomFieldsList(params *ExtrasCustomFieldsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsListOK, error)

ExtrasCustomFieldsList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasCustomFieldsPartialUpdate

func (a *Client) ExtrasCustomFieldsPartialUpdate(params *ExtrasCustomFieldsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsPartialUpdateOK, error)

ExtrasCustomFieldsPartialUpdate extras custom fields partial update API

func (*Client) ExtrasCustomFieldsRead

func (a *Client) ExtrasCustomFieldsRead(params *ExtrasCustomFieldsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsReadOK, error)

ExtrasCustomFieldsRead extras custom fields read API

func (*Client) ExtrasCustomFieldsUpdate

func (a *Client) ExtrasCustomFieldsUpdate(params *ExtrasCustomFieldsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsUpdateOK, error)

ExtrasCustomFieldsUpdate extras custom fields update API

func (*Client) ExtrasCustomLinksBulkDelete

ExtrasCustomLinksBulkDelete extras custom links bulk delete API

func (*Client) ExtrasCustomLinksBulkPartialUpdate

func (a *Client) ExtrasCustomLinksBulkPartialUpdate(params *ExtrasCustomLinksBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksBulkPartialUpdateOK, error)

ExtrasCustomLinksBulkPartialUpdate extras custom links bulk partial update API

func (*Client) ExtrasCustomLinksBulkUpdate

func (a *Client) ExtrasCustomLinksBulkUpdate(params *ExtrasCustomLinksBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksBulkUpdateOK, error)

ExtrasCustomLinksBulkUpdate extras custom links bulk update API

func (*Client) ExtrasCustomLinksCreate

func (a *Client) ExtrasCustomLinksCreate(params *ExtrasCustomLinksCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksCreateCreated, error)

ExtrasCustomLinksCreate extras custom links create API

func (*Client) ExtrasCustomLinksDelete

func (a *Client) ExtrasCustomLinksDelete(params *ExtrasCustomLinksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksDeleteNoContent, error)

ExtrasCustomLinksDelete extras custom links delete API

func (a *Client) ExtrasCustomLinksList(params *ExtrasCustomLinksListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksListOK, error)

ExtrasCustomLinksList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasCustomLinksPartialUpdate

func (a *Client) ExtrasCustomLinksPartialUpdate(params *ExtrasCustomLinksPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksPartialUpdateOK, error)

ExtrasCustomLinksPartialUpdate extras custom links partial update API

func (*Client) ExtrasCustomLinksRead

func (a *Client) ExtrasCustomLinksRead(params *ExtrasCustomLinksReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksReadOK, error)

ExtrasCustomLinksRead extras custom links read API

func (*Client) ExtrasCustomLinksUpdate

func (a *Client) ExtrasCustomLinksUpdate(params *ExtrasCustomLinksUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksUpdateOK, error)

ExtrasCustomLinksUpdate extras custom links update API

func (*Client) ExtrasExportTemplatesBulkDelete

ExtrasExportTemplatesBulkDelete extras export templates bulk delete API

func (*Client) ExtrasExportTemplatesBulkPartialUpdate

ExtrasExportTemplatesBulkPartialUpdate extras export templates bulk partial update API

func (*Client) ExtrasExportTemplatesBulkUpdate

func (a *Client) ExtrasExportTemplatesBulkUpdate(params *ExtrasExportTemplatesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesBulkUpdateOK, error)

ExtrasExportTemplatesBulkUpdate extras export templates bulk update API

func (*Client) ExtrasExportTemplatesCreate

func (a *Client) ExtrasExportTemplatesCreate(params *ExtrasExportTemplatesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesCreateCreated, error)

ExtrasExportTemplatesCreate extras export templates create API

func (*Client) ExtrasExportTemplatesDelete

ExtrasExportTemplatesDelete extras export templates delete API

func (*Client) ExtrasExportTemplatesList

func (a *Client) ExtrasExportTemplatesList(params *ExtrasExportTemplatesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesListOK, error)

ExtrasExportTemplatesList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasExportTemplatesPartialUpdate

func (a *Client) ExtrasExportTemplatesPartialUpdate(params *ExtrasExportTemplatesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesPartialUpdateOK, error)

ExtrasExportTemplatesPartialUpdate extras export templates partial update API

func (*Client) ExtrasExportTemplatesRead

func (a *Client) ExtrasExportTemplatesRead(params *ExtrasExportTemplatesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesReadOK, error)

ExtrasExportTemplatesRead extras export templates read API

func (*Client) ExtrasExportTemplatesUpdate

func (a *Client) ExtrasExportTemplatesUpdate(params *ExtrasExportTemplatesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesUpdateOK, error)

ExtrasExportTemplatesUpdate extras export templates update API

func (*Client) ExtrasImageAttachmentsBulkDelete

ExtrasImageAttachmentsBulkDelete extras image attachments bulk delete API

func (*Client) ExtrasImageAttachmentsBulkPartialUpdate

ExtrasImageAttachmentsBulkPartialUpdate extras image attachments bulk partial update API

func (*Client) ExtrasImageAttachmentsBulkUpdate

func (a *Client) ExtrasImageAttachmentsBulkUpdate(params *ExtrasImageAttachmentsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsBulkUpdateOK, error)

ExtrasImageAttachmentsBulkUpdate extras image attachments bulk update API

func (*Client) ExtrasImageAttachmentsCreate

ExtrasImageAttachmentsCreate extras image attachments create API

func (*Client) ExtrasImageAttachmentsDelete

ExtrasImageAttachmentsDelete extras image attachments delete API

func (*Client) ExtrasImageAttachmentsList

func (a *Client) ExtrasImageAttachmentsList(params *ExtrasImageAttachmentsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsListOK, error)

ExtrasImageAttachmentsList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasImageAttachmentsPartialUpdate

func (a *Client) ExtrasImageAttachmentsPartialUpdate(params *ExtrasImageAttachmentsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsPartialUpdateOK, error)

ExtrasImageAttachmentsPartialUpdate extras image attachments partial update API

func (*Client) ExtrasImageAttachmentsRead

func (a *Client) ExtrasImageAttachmentsRead(params *ExtrasImageAttachmentsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsReadOK, error)

ExtrasImageAttachmentsRead extras image attachments read API

func (*Client) ExtrasImageAttachmentsUpdate

func (a *Client) ExtrasImageAttachmentsUpdate(params *ExtrasImageAttachmentsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsUpdateOK, error)

ExtrasImageAttachmentsUpdate extras image attachments update API

func (*Client) ExtrasJobResultsList

func (a *Client) ExtrasJobResultsList(params *ExtrasJobResultsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJobResultsListOK, error)

ExtrasJobResultsList Retrieve a list of job results

func (*Client) ExtrasJobResultsRead

func (a *Client) ExtrasJobResultsRead(params *ExtrasJobResultsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJobResultsReadOK, error)

ExtrasJobResultsRead Retrieve a list of job results

func (*Client) ExtrasJournalEntriesBulkDelete

ExtrasJournalEntriesBulkDelete extras journal entries bulk delete API

func (*Client) ExtrasJournalEntriesBulkPartialUpdate

func (a *Client) ExtrasJournalEntriesBulkPartialUpdate(params *ExtrasJournalEntriesBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesBulkPartialUpdateOK, error)

ExtrasJournalEntriesBulkPartialUpdate extras journal entries bulk partial update API

func (*Client) ExtrasJournalEntriesBulkUpdate

func (a *Client) ExtrasJournalEntriesBulkUpdate(params *ExtrasJournalEntriesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesBulkUpdateOK, error)

ExtrasJournalEntriesBulkUpdate extras journal entries bulk update API

func (*Client) ExtrasJournalEntriesCreate

func (a *Client) ExtrasJournalEntriesCreate(params *ExtrasJournalEntriesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesCreateCreated, error)

ExtrasJournalEntriesCreate extras journal entries create API

func (*Client) ExtrasJournalEntriesDelete

ExtrasJournalEntriesDelete extras journal entries delete API

func (*Client) ExtrasJournalEntriesList

func (a *Client) ExtrasJournalEntriesList(params *ExtrasJournalEntriesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesListOK, error)

ExtrasJournalEntriesList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasJournalEntriesPartialUpdate

func (a *Client) ExtrasJournalEntriesPartialUpdate(params *ExtrasJournalEntriesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesPartialUpdateOK, error)

ExtrasJournalEntriesPartialUpdate extras journal entries partial update API

func (*Client) ExtrasJournalEntriesRead

func (a *Client) ExtrasJournalEntriesRead(params *ExtrasJournalEntriesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesReadOK, error)

ExtrasJournalEntriesRead extras journal entries read API

func (*Client) ExtrasJournalEntriesUpdate

func (a *Client) ExtrasJournalEntriesUpdate(params *ExtrasJournalEntriesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesUpdateOK, error)

ExtrasJournalEntriesUpdate extras journal entries update API

func (*Client) ExtrasObjectChangesList

func (a *Client) ExtrasObjectChangesList(params *ExtrasObjectChangesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasObjectChangesListOK, error)

ExtrasObjectChangesList Retrieve a list of recent changes.

func (*Client) ExtrasObjectChangesRead

func (a *Client) ExtrasObjectChangesRead(params *ExtrasObjectChangesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasObjectChangesReadOK, error)

ExtrasObjectChangesRead Retrieve a list of recent changes.

func (*Client) ExtrasReportsList

func (a *Client) ExtrasReportsList(params *ExtrasReportsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsListOK, error)

ExtrasReportsList Compile all reports and their related results (if any). Result data is deferred in the list view.

func (*Client) ExtrasReportsRead

func (a *Client) ExtrasReportsRead(params *ExtrasReportsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsReadOK, error)

ExtrasReportsRead Retrieve a single Report identified as "<module>.<report>".

func (*Client) ExtrasReportsRun

func (a *Client) ExtrasReportsRun(params *ExtrasReportsRunParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsRunCreated, error)

ExtrasReportsRun Run a Report identified as "<module>.<script>" and return the pending JobResult as the result

func (*Client) ExtrasScriptsList

func (a *Client) ExtrasScriptsList(params *ExtrasScriptsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasScriptsListOK, error)

ExtrasScriptsList extras scripts list API

func (*Client) ExtrasScriptsRead

func (a *Client) ExtrasScriptsRead(params *ExtrasScriptsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasScriptsReadOK, error)

ExtrasScriptsRead extras scripts read API

func (*Client) ExtrasTagsBulkDelete

func (a *Client) ExtrasTagsBulkDelete(params *ExtrasTagsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkDeleteNoContent, error)

ExtrasTagsBulkDelete extras tags bulk delete API

func (*Client) ExtrasTagsBulkPartialUpdate

func (a *Client) ExtrasTagsBulkPartialUpdate(params *ExtrasTagsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkPartialUpdateOK, error)

ExtrasTagsBulkPartialUpdate extras tags bulk partial update API

func (*Client) ExtrasTagsBulkUpdate

func (a *Client) ExtrasTagsBulkUpdate(params *ExtrasTagsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkUpdateOK, error)

ExtrasTagsBulkUpdate extras tags bulk update API

func (*Client) ExtrasTagsCreate

func (a *Client) ExtrasTagsCreate(params *ExtrasTagsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsCreateCreated, error)

ExtrasTagsCreate extras tags create API

func (*Client) ExtrasTagsDelete

func (a *Client) ExtrasTagsDelete(params *ExtrasTagsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsDeleteNoContent, error)

ExtrasTagsDelete extras tags delete API

func (*Client) ExtrasTagsList

func (a *Client) ExtrasTagsList(params *ExtrasTagsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsListOK, error)

ExtrasTagsList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasTagsPartialUpdate

func (a *Client) ExtrasTagsPartialUpdate(params *ExtrasTagsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsPartialUpdateOK, error)

ExtrasTagsPartialUpdate extras tags partial update API

func (*Client) ExtrasTagsRead

func (a *Client) ExtrasTagsRead(params *ExtrasTagsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsReadOK, error)

ExtrasTagsRead extras tags read API

func (*Client) ExtrasTagsUpdate

func (a *Client) ExtrasTagsUpdate(params *ExtrasTagsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsUpdateOK, error)

ExtrasTagsUpdate extras tags update API

func (*Client) ExtrasWebhooksBulkDelete

ExtrasWebhooksBulkDelete extras webhooks bulk delete API

func (*Client) ExtrasWebhooksBulkPartialUpdate

func (a *Client) ExtrasWebhooksBulkPartialUpdate(params *ExtrasWebhooksBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksBulkPartialUpdateOK, error)

ExtrasWebhooksBulkPartialUpdate extras webhooks bulk partial update API

func (*Client) ExtrasWebhooksBulkUpdate

func (a *Client) ExtrasWebhooksBulkUpdate(params *ExtrasWebhooksBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksBulkUpdateOK, error)

ExtrasWebhooksBulkUpdate extras webhooks bulk update API

func (*Client) ExtrasWebhooksCreate

func (a *Client) ExtrasWebhooksCreate(params *ExtrasWebhooksCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksCreateCreated, error)

ExtrasWebhooksCreate extras webhooks create API

func (*Client) ExtrasWebhooksDelete

func (a *Client) ExtrasWebhooksDelete(params *ExtrasWebhooksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksDeleteNoContent, error)

ExtrasWebhooksDelete extras webhooks delete API

func (*Client) ExtrasWebhooksList

func (a *Client) ExtrasWebhooksList(params *ExtrasWebhooksListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksListOK, error)

ExtrasWebhooksList Overrides ListModelMixin to allow processing ExportTemplates.

func (*Client) ExtrasWebhooksPartialUpdate

func (a *Client) ExtrasWebhooksPartialUpdate(params *ExtrasWebhooksPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksPartialUpdateOK, error)

ExtrasWebhooksPartialUpdate extras webhooks partial update API

func (*Client) ExtrasWebhooksRead

func (a *Client) ExtrasWebhooksRead(params *ExtrasWebhooksReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksReadOK, error)

ExtrasWebhooksRead extras webhooks read API

func (*Client) ExtrasWebhooksUpdate

func (a *Client) ExtrasWebhooksUpdate(params *ExtrasWebhooksUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksUpdateOK, error)

ExtrasWebhooksUpdate extras webhooks update API

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 {
	ExtrasConfigContextsBulkDelete(params *ExtrasConfigContextsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsBulkDeleteNoContent, error)

	ExtrasConfigContextsBulkPartialUpdate(params *ExtrasConfigContextsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsBulkPartialUpdateOK, error)

	ExtrasConfigContextsBulkUpdate(params *ExtrasConfigContextsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsBulkUpdateOK, error)

	ExtrasConfigContextsCreate(params *ExtrasConfigContextsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsCreateCreated, error)

	ExtrasConfigContextsDelete(params *ExtrasConfigContextsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsDeleteNoContent, error)

	ExtrasConfigContextsList(params *ExtrasConfigContextsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsListOK, error)

	ExtrasConfigContextsPartialUpdate(params *ExtrasConfigContextsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsPartialUpdateOK, error)

	ExtrasConfigContextsRead(params *ExtrasConfigContextsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsReadOK, error)

	ExtrasConfigContextsUpdate(params *ExtrasConfigContextsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasConfigContextsUpdateOK, error)

	ExtrasContentTypesList(params *ExtrasContentTypesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasContentTypesListOK, error)

	ExtrasContentTypesRead(params *ExtrasContentTypesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasContentTypesReadOK, error)

	ExtrasCustomFieldsBulkDelete(params *ExtrasCustomFieldsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsBulkDeleteNoContent, error)

	ExtrasCustomFieldsBulkPartialUpdate(params *ExtrasCustomFieldsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsBulkPartialUpdateOK, error)

	ExtrasCustomFieldsBulkUpdate(params *ExtrasCustomFieldsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsBulkUpdateOK, error)

	ExtrasCustomFieldsCreate(params *ExtrasCustomFieldsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsCreateCreated, error)

	ExtrasCustomFieldsDelete(params *ExtrasCustomFieldsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsDeleteNoContent, error)

	ExtrasCustomFieldsList(params *ExtrasCustomFieldsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsListOK, error)

	ExtrasCustomFieldsPartialUpdate(params *ExtrasCustomFieldsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsPartialUpdateOK, error)

	ExtrasCustomFieldsRead(params *ExtrasCustomFieldsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsReadOK, error)

	ExtrasCustomFieldsUpdate(params *ExtrasCustomFieldsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomFieldsUpdateOK, error)

	ExtrasCustomLinksBulkDelete(params *ExtrasCustomLinksBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksBulkDeleteNoContent, error)

	ExtrasCustomLinksBulkPartialUpdate(params *ExtrasCustomLinksBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksBulkPartialUpdateOK, error)

	ExtrasCustomLinksBulkUpdate(params *ExtrasCustomLinksBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksBulkUpdateOK, error)

	ExtrasCustomLinksCreate(params *ExtrasCustomLinksCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksCreateCreated, error)

	ExtrasCustomLinksDelete(params *ExtrasCustomLinksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksDeleteNoContent, error)

	ExtrasCustomLinksList(params *ExtrasCustomLinksListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksListOK, error)

	ExtrasCustomLinksPartialUpdate(params *ExtrasCustomLinksPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksPartialUpdateOK, error)

	ExtrasCustomLinksRead(params *ExtrasCustomLinksReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksReadOK, error)

	ExtrasCustomLinksUpdate(params *ExtrasCustomLinksUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasCustomLinksUpdateOK, error)

	ExtrasExportTemplatesBulkDelete(params *ExtrasExportTemplatesBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesBulkDeleteNoContent, error)

	ExtrasExportTemplatesBulkPartialUpdate(params *ExtrasExportTemplatesBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesBulkPartialUpdateOK, error)

	ExtrasExportTemplatesBulkUpdate(params *ExtrasExportTemplatesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesBulkUpdateOK, error)

	ExtrasExportTemplatesCreate(params *ExtrasExportTemplatesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesCreateCreated, error)

	ExtrasExportTemplatesDelete(params *ExtrasExportTemplatesDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesDeleteNoContent, error)

	ExtrasExportTemplatesList(params *ExtrasExportTemplatesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesListOK, error)

	ExtrasExportTemplatesPartialUpdate(params *ExtrasExportTemplatesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesPartialUpdateOK, error)

	ExtrasExportTemplatesRead(params *ExtrasExportTemplatesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesReadOK, error)

	ExtrasExportTemplatesUpdate(params *ExtrasExportTemplatesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasExportTemplatesUpdateOK, error)

	ExtrasImageAttachmentsBulkDelete(params *ExtrasImageAttachmentsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsBulkDeleteNoContent, error)

	ExtrasImageAttachmentsBulkPartialUpdate(params *ExtrasImageAttachmentsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsBulkPartialUpdateOK, error)

	ExtrasImageAttachmentsBulkUpdate(params *ExtrasImageAttachmentsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsBulkUpdateOK, error)

	ExtrasImageAttachmentsCreate(params *ExtrasImageAttachmentsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsCreateCreated, error)

	ExtrasImageAttachmentsDelete(params *ExtrasImageAttachmentsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsDeleteNoContent, error)

	ExtrasImageAttachmentsList(params *ExtrasImageAttachmentsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsListOK, error)

	ExtrasImageAttachmentsPartialUpdate(params *ExtrasImageAttachmentsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsPartialUpdateOK, error)

	ExtrasImageAttachmentsRead(params *ExtrasImageAttachmentsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsReadOK, error)

	ExtrasImageAttachmentsUpdate(params *ExtrasImageAttachmentsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasImageAttachmentsUpdateOK, error)

	ExtrasJobResultsList(params *ExtrasJobResultsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJobResultsListOK, error)

	ExtrasJobResultsRead(params *ExtrasJobResultsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJobResultsReadOK, error)

	ExtrasJournalEntriesBulkDelete(params *ExtrasJournalEntriesBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesBulkDeleteNoContent, error)

	ExtrasJournalEntriesBulkPartialUpdate(params *ExtrasJournalEntriesBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesBulkPartialUpdateOK, error)

	ExtrasJournalEntriesBulkUpdate(params *ExtrasJournalEntriesBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesBulkUpdateOK, error)

	ExtrasJournalEntriesCreate(params *ExtrasJournalEntriesCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesCreateCreated, error)

	ExtrasJournalEntriesDelete(params *ExtrasJournalEntriesDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesDeleteNoContent, error)

	ExtrasJournalEntriesList(params *ExtrasJournalEntriesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesListOK, error)

	ExtrasJournalEntriesPartialUpdate(params *ExtrasJournalEntriesPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesPartialUpdateOK, error)

	ExtrasJournalEntriesRead(params *ExtrasJournalEntriesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesReadOK, error)

	ExtrasJournalEntriesUpdate(params *ExtrasJournalEntriesUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasJournalEntriesUpdateOK, error)

	ExtrasObjectChangesList(params *ExtrasObjectChangesListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasObjectChangesListOK, error)

	ExtrasObjectChangesRead(params *ExtrasObjectChangesReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasObjectChangesReadOK, error)

	ExtrasReportsList(params *ExtrasReportsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsListOK, error)

	ExtrasReportsRead(params *ExtrasReportsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsReadOK, error)

	ExtrasReportsRun(params *ExtrasReportsRunParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasReportsRunCreated, error)

	ExtrasScriptsList(params *ExtrasScriptsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasScriptsListOK, error)

	ExtrasScriptsRead(params *ExtrasScriptsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasScriptsReadOK, error)

	ExtrasTagsBulkDelete(params *ExtrasTagsBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkDeleteNoContent, error)

	ExtrasTagsBulkPartialUpdate(params *ExtrasTagsBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkPartialUpdateOK, error)

	ExtrasTagsBulkUpdate(params *ExtrasTagsBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsBulkUpdateOK, error)

	ExtrasTagsCreate(params *ExtrasTagsCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsCreateCreated, error)

	ExtrasTagsDelete(params *ExtrasTagsDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsDeleteNoContent, error)

	ExtrasTagsList(params *ExtrasTagsListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsListOK, error)

	ExtrasTagsPartialUpdate(params *ExtrasTagsPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsPartialUpdateOK, error)

	ExtrasTagsRead(params *ExtrasTagsReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsReadOK, error)

	ExtrasTagsUpdate(params *ExtrasTagsUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasTagsUpdateOK, error)

	ExtrasWebhooksBulkDelete(params *ExtrasWebhooksBulkDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksBulkDeleteNoContent, error)

	ExtrasWebhooksBulkPartialUpdate(params *ExtrasWebhooksBulkPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksBulkPartialUpdateOK, error)

	ExtrasWebhooksBulkUpdate(params *ExtrasWebhooksBulkUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksBulkUpdateOK, error)

	ExtrasWebhooksCreate(params *ExtrasWebhooksCreateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksCreateCreated, error)

	ExtrasWebhooksDelete(params *ExtrasWebhooksDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksDeleteNoContent, error)

	ExtrasWebhooksList(params *ExtrasWebhooksListParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksListOK, error)

	ExtrasWebhooksPartialUpdate(params *ExtrasWebhooksPartialUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksPartialUpdateOK, error)

	ExtrasWebhooksRead(params *ExtrasWebhooksReadParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksReadOK, error)

	ExtrasWebhooksUpdate(params *ExtrasWebhooksUpdateParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ExtrasWebhooksUpdateOK, 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 extras API client.

type ExtrasConfigContextsBulkDeleteDefault

type ExtrasConfigContextsBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsBulkDeleteDefault extras config contexts bulk delete default

func NewExtrasConfigContextsBulkDeleteDefault

func NewExtrasConfigContextsBulkDeleteDefault(code int) *ExtrasConfigContextsBulkDeleteDefault

NewExtrasConfigContextsBulkDeleteDefault creates a ExtrasConfigContextsBulkDeleteDefault with default headers values

func (*ExtrasConfigContextsBulkDeleteDefault) Code

Code gets the status code for the extras config contexts bulk delete default response

func (*ExtrasConfigContextsBulkDeleteDefault) Error

func (*ExtrasConfigContextsBulkDeleteDefault) GetPayload

func (o *ExtrasConfigContextsBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasConfigContextsBulkDeleteDefault) IsClientError

func (o *ExtrasConfigContextsBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras config contexts bulk delete default response has a 4xx status code

func (*ExtrasConfigContextsBulkDeleteDefault) IsCode

IsCode returns true when this extras config contexts bulk delete default response a status code equal to that given

func (*ExtrasConfigContextsBulkDeleteDefault) IsRedirect

IsRedirect returns true when this extras config contexts bulk delete default response has a 3xx status code

func (*ExtrasConfigContextsBulkDeleteDefault) IsServerError

func (o *ExtrasConfigContextsBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras config contexts bulk delete default response has a 5xx status code

func (*ExtrasConfigContextsBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras config contexts bulk delete default response has a 2xx status code

func (*ExtrasConfigContextsBulkDeleteDefault) String

type ExtrasConfigContextsBulkDeleteNoContent

type ExtrasConfigContextsBulkDeleteNoContent struct {
}

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

ExtrasConfigContextsBulkDeleteNoContent extras config contexts bulk delete no content

func NewExtrasConfigContextsBulkDeleteNoContent

func NewExtrasConfigContextsBulkDeleteNoContent() *ExtrasConfigContextsBulkDeleteNoContent

NewExtrasConfigContextsBulkDeleteNoContent creates a ExtrasConfigContextsBulkDeleteNoContent with default headers values

func (*ExtrasConfigContextsBulkDeleteNoContent) Code

Code gets the status code for the extras config contexts bulk delete no content response

func (*ExtrasConfigContextsBulkDeleteNoContent) Error

func (*ExtrasConfigContextsBulkDeleteNoContent) IsClientError

func (o *ExtrasConfigContextsBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras config contexts bulk delete no content response has a 4xx status code

func (*ExtrasConfigContextsBulkDeleteNoContent) IsCode

IsCode returns true when this extras config contexts bulk delete no content response a status code equal to that given

func (*ExtrasConfigContextsBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras config contexts bulk delete no content response has a 3xx status code

func (*ExtrasConfigContextsBulkDeleteNoContent) IsServerError

func (o *ExtrasConfigContextsBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras config contexts bulk delete no content response has a 5xx status code

func (*ExtrasConfigContextsBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras config contexts bulk delete no content response has a 2xx status code

func (*ExtrasConfigContextsBulkDeleteNoContent) String

type ExtrasConfigContextsBulkDeleteParams

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

ExtrasConfigContextsBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras config contexts bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsBulkDeleteParams

func NewExtrasConfigContextsBulkDeleteParams() *ExtrasConfigContextsBulkDeleteParams

NewExtrasConfigContextsBulkDeleteParams creates a new ExtrasConfigContextsBulkDeleteParams 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 NewExtrasConfigContextsBulkDeleteParamsWithContext

func NewExtrasConfigContextsBulkDeleteParamsWithContext(ctx context.Context) *ExtrasConfigContextsBulkDeleteParams

NewExtrasConfigContextsBulkDeleteParamsWithContext creates a new ExtrasConfigContextsBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasConfigContextsBulkDeleteParamsWithHTTPClient

func NewExtrasConfigContextsBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsBulkDeleteParams

NewExtrasConfigContextsBulkDeleteParamsWithHTTPClient creates a new ExtrasConfigContextsBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsBulkDeleteParamsWithTimeout

func NewExtrasConfigContextsBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsBulkDeleteParams

NewExtrasConfigContextsBulkDeleteParamsWithTimeout creates a new ExtrasConfigContextsBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsBulkDeleteParams) SetContext

SetContext adds the context to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) SetDefaults

func (o *ExtrasConfigContextsBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts bulk delete params (not the query body).

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

func (*ExtrasConfigContextsBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) WithContext

WithContext adds the context to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts bulk delete params (not the query body).

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

func (*ExtrasConfigContextsBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts bulk delete params

func (*ExtrasConfigContextsBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsBulkDeleteReader

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

ExtrasConfigContextsBulkDeleteReader is a Reader for the ExtrasConfigContextsBulkDelete structure.

func (*ExtrasConfigContextsBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsBulkPartialUpdateDefault

type ExtrasConfigContextsBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsBulkPartialUpdateDefault extras config contexts bulk partial update default

func NewExtrasConfigContextsBulkPartialUpdateDefault

func NewExtrasConfigContextsBulkPartialUpdateDefault(code int) *ExtrasConfigContextsBulkPartialUpdateDefault

NewExtrasConfigContextsBulkPartialUpdateDefault creates a ExtrasConfigContextsBulkPartialUpdateDefault with default headers values

func (*ExtrasConfigContextsBulkPartialUpdateDefault) Code

Code gets the status code for the extras config contexts bulk partial update default response

func (*ExtrasConfigContextsBulkPartialUpdateDefault) Error

func (*ExtrasConfigContextsBulkPartialUpdateDefault) GetPayload

func (o *ExtrasConfigContextsBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasConfigContextsBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras config contexts bulk partial update default response has a 4xx status code

func (*ExtrasConfigContextsBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras config contexts bulk partial update default response a status code equal to that given

func (*ExtrasConfigContextsBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras config contexts bulk partial update default response has a 3xx status code

func (*ExtrasConfigContextsBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras config contexts bulk partial update default response has a 5xx status code

func (*ExtrasConfigContextsBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras config contexts bulk partial update default response has a 2xx status code

func (*ExtrasConfigContextsBulkPartialUpdateDefault) String

type ExtrasConfigContextsBulkPartialUpdateOK

type ExtrasConfigContextsBulkPartialUpdateOK struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsBulkPartialUpdateOK extras config contexts bulk partial update o k

func NewExtrasConfigContextsBulkPartialUpdateOK

func NewExtrasConfigContextsBulkPartialUpdateOK() *ExtrasConfigContextsBulkPartialUpdateOK

NewExtrasConfigContextsBulkPartialUpdateOK creates a ExtrasConfigContextsBulkPartialUpdateOK with default headers values

func (*ExtrasConfigContextsBulkPartialUpdateOK) Code

Code gets the status code for the extras config contexts bulk partial update o k response

func (*ExtrasConfigContextsBulkPartialUpdateOK) Error

func (*ExtrasConfigContextsBulkPartialUpdateOK) GetPayload

func (*ExtrasConfigContextsBulkPartialUpdateOK) IsClientError

func (o *ExtrasConfigContextsBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras config contexts bulk partial update o k response has a 4xx status code

func (*ExtrasConfigContextsBulkPartialUpdateOK) IsCode

IsCode returns true when this extras config contexts bulk partial update o k response a status code equal to that given

func (*ExtrasConfigContextsBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras config contexts bulk partial update o k response has a 3xx status code

func (*ExtrasConfigContextsBulkPartialUpdateOK) IsServerError

func (o *ExtrasConfigContextsBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras config contexts bulk partial update o k response has a 5xx status code

func (*ExtrasConfigContextsBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras config contexts bulk partial update o k response has a 2xx status code

func (*ExtrasConfigContextsBulkPartialUpdateOK) String

type ExtrasConfigContextsBulkPartialUpdateParams

type ExtrasConfigContextsBulkPartialUpdateParams struct {

	// Data.
	Data *models.WritableConfigContext

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

ExtrasConfigContextsBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras config contexts bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsBulkPartialUpdateParams

func NewExtrasConfigContextsBulkPartialUpdateParams() *ExtrasConfigContextsBulkPartialUpdateParams

NewExtrasConfigContextsBulkPartialUpdateParams creates a new ExtrasConfigContextsBulkPartialUpdateParams 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 NewExtrasConfigContextsBulkPartialUpdateParamsWithContext

func NewExtrasConfigContextsBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsBulkPartialUpdateParams

NewExtrasConfigContextsBulkPartialUpdateParamsWithContext creates a new ExtrasConfigContextsBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasConfigContextsBulkPartialUpdateParamsWithHTTPClient

func NewExtrasConfigContextsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsBulkPartialUpdateParams

NewExtrasConfigContextsBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsBulkPartialUpdateParamsWithTimeout

func NewExtrasConfigContextsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsBulkPartialUpdateParams

NewExtrasConfigContextsBulkPartialUpdateParamsWithTimeout creates a new ExtrasConfigContextsBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) SetData

SetData adds the data to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras config contexts bulk partial update params (not the query body).

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

func (*ExtrasConfigContextsBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) WithData

WithData adds the data to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts bulk partial update params (not the query body).

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

func (*ExtrasConfigContextsBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts bulk partial update params

func (*ExtrasConfigContextsBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsBulkPartialUpdateReader

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

ExtrasConfigContextsBulkPartialUpdateReader is a Reader for the ExtrasConfigContextsBulkPartialUpdate structure.

func (*ExtrasConfigContextsBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsBulkUpdateDefault

type ExtrasConfigContextsBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsBulkUpdateDefault extras config contexts bulk update default

func NewExtrasConfigContextsBulkUpdateDefault

func NewExtrasConfigContextsBulkUpdateDefault(code int) *ExtrasConfigContextsBulkUpdateDefault

NewExtrasConfigContextsBulkUpdateDefault creates a ExtrasConfigContextsBulkUpdateDefault with default headers values

func (*ExtrasConfigContextsBulkUpdateDefault) Code

Code gets the status code for the extras config contexts bulk update default response

func (*ExtrasConfigContextsBulkUpdateDefault) Error

func (*ExtrasConfigContextsBulkUpdateDefault) GetPayload

func (o *ExtrasConfigContextsBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasConfigContextsBulkUpdateDefault) IsClientError

func (o *ExtrasConfigContextsBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras config contexts bulk update default response has a 4xx status code

func (*ExtrasConfigContextsBulkUpdateDefault) IsCode

IsCode returns true when this extras config contexts bulk update default response a status code equal to that given

func (*ExtrasConfigContextsBulkUpdateDefault) IsRedirect

IsRedirect returns true when this extras config contexts bulk update default response has a 3xx status code

func (*ExtrasConfigContextsBulkUpdateDefault) IsServerError

func (o *ExtrasConfigContextsBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras config contexts bulk update default response has a 5xx status code

func (*ExtrasConfigContextsBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras config contexts bulk update default response has a 2xx status code

func (*ExtrasConfigContextsBulkUpdateDefault) String

type ExtrasConfigContextsBulkUpdateOK

type ExtrasConfigContextsBulkUpdateOK struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsBulkUpdateOK extras config contexts bulk update o k

func NewExtrasConfigContextsBulkUpdateOK

func NewExtrasConfigContextsBulkUpdateOK() *ExtrasConfigContextsBulkUpdateOK

NewExtrasConfigContextsBulkUpdateOK creates a ExtrasConfigContextsBulkUpdateOK with default headers values

func (*ExtrasConfigContextsBulkUpdateOK) Code

Code gets the status code for the extras config contexts bulk update o k response

func (*ExtrasConfigContextsBulkUpdateOK) Error

func (*ExtrasConfigContextsBulkUpdateOK) GetPayload

func (*ExtrasConfigContextsBulkUpdateOK) IsClientError

func (o *ExtrasConfigContextsBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras config contexts bulk update o k response has a 4xx status code

func (*ExtrasConfigContextsBulkUpdateOK) IsCode

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

IsCode returns true when this extras config contexts bulk update o k response a status code equal to that given

func (*ExtrasConfigContextsBulkUpdateOK) IsRedirect

func (o *ExtrasConfigContextsBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras config contexts bulk update o k response has a 3xx status code

func (*ExtrasConfigContextsBulkUpdateOK) IsServerError

func (o *ExtrasConfigContextsBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras config contexts bulk update o k response has a 5xx status code

func (*ExtrasConfigContextsBulkUpdateOK) IsSuccess

func (o *ExtrasConfigContextsBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras config contexts bulk update o k response has a 2xx status code

func (*ExtrasConfigContextsBulkUpdateOK) String

type ExtrasConfigContextsBulkUpdateParams

type ExtrasConfigContextsBulkUpdateParams struct {

	// Data.
	Data *models.WritableConfigContext

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

ExtrasConfigContextsBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras config contexts bulk update operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsBulkUpdateParams

func NewExtrasConfigContextsBulkUpdateParams() *ExtrasConfigContextsBulkUpdateParams

NewExtrasConfigContextsBulkUpdateParams creates a new ExtrasConfigContextsBulkUpdateParams 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 NewExtrasConfigContextsBulkUpdateParamsWithContext

func NewExtrasConfigContextsBulkUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsBulkUpdateParams

NewExtrasConfigContextsBulkUpdateParamsWithContext creates a new ExtrasConfigContextsBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasConfigContextsBulkUpdateParamsWithHTTPClient

func NewExtrasConfigContextsBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsBulkUpdateParams

NewExtrasConfigContextsBulkUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsBulkUpdateParamsWithTimeout

func NewExtrasConfigContextsBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsBulkUpdateParams

NewExtrasConfigContextsBulkUpdateParamsWithTimeout creates a new ExtrasConfigContextsBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsBulkUpdateParams) SetContext

SetContext adds the context to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) SetData

SetData adds the data to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) SetDefaults

func (o *ExtrasConfigContextsBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts bulk update params (not the query body).

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

func (*ExtrasConfigContextsBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) WithContext

WithContext adds the context to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) WithData

WithData adds the data to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts bulk update params (not the query body).

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

func (*ExtrasConfigContextsBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts bulk update params

func (*ExtrasConfigContextsBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsBulkUpdateReader

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

ExtrasConfigContextsBulkUpdateReader is a Reader for the ExtrasConfigContextsBulkUpdate structure.

func (*ExtrasConfigContextsBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsCreateCreated

type ExtrasConfigContextsCreateCreated struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsCreateCreated extras config contexts create created

func NewExtrasConfigContextsCreateCreated

func NewExtrasConfigContextsCreateCreated() *ExtrasConfigContextsCreateCreated

NewExtrasConfigContextsCreateCreated creates a ExtrasConfigContextsCreateCreated with default headers values

func (*ExtrasConfigContextsCreateCreated) Code

Code gets the status code for the extras config contexts create created response

func (*ExtrasConfigContextsCreateCreated) Error

func (*ExtrasConfigContextsCreateCreated) GetPayload

func (*ExtrasConfigContextsCreateCreated) IsClientError

func (o *ExtrasConfigContextsCreateCreated) IsClientError() bool

IsClientError returns true when this extras config contexts create created response has a 4xx status code

func (*ExtrasConfigContextsCreateCreated) IsCode

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

IsCode returns true when this extras config contexts create created response a status code equal to that given

func (*ExtrasConfigContextsCreateCreated) IsRedirect

func (o *ExtrasConfigContextsCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras config contexts create created response has a 3xx status code

func (*ExtrasConfigContextsCreateCreated) IsServerError

func (o *ExtrasConfigContextsCreateCreated) IsServerError() bool

IsServerError returns true when this extras config contexts create created response has a 5xx status code

func (*ExtrasConfigContextsCreateCreated) IsSuccess

func (o *ExtrasConfigContextsCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras config contexts create created response has a 2xx status code

func (*ExtrasConfigContextsCreateCreated) String

type ExtrasConfigContextsCreateDefault

type ExtrasConfigContextsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsCreateDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsCreateDefault extras config contexts create default

func NewExtrasConfigContextsCreateDefault

func NewExtrasConfigContextsCreateDefault(code int) *ExtrasConfigContextsCreateDefault

NewExtrasConfigContextsCreateDefault creates a ExtrasConfigContextsCreateDefault with default headers values

func (*ExtrasConfigContextsCreateDefault) Code

Code gets the status code for the extras config contexts create default response

func (*ExtrasConfigContextsCreateDefault) Error

func (*ExtrasConfigContextsCreateDefault) GetPayload

func (o *ExtrasConfigContextsCreateDefault) GetPayload() interface{}

func (*ExtrasConfigContextsCreateDefault) IsClientError

func (o *ExtrasConfigContextsCreateDefault) IsClientError() bool

IsClientError returns true when this extras config contexts create default response has a 4xx status code

func (*ExtrasConfigContextsCreateDefault) IsCode

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

IsCode returns true when this extras config contexts create default response a status code equal to that given

func (*ExtrasConfigContextsCreateDefault) IsRedirect

func (o *ExtrasConfigContextsCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras config contexts create default response has a 3xx status code

func (*ExtrasConfigContextsCreateDefault) IsServerError

func (o *ExtrasConfigContextsCreateDefault) IsServerError() bool

IsServerError returns true when this extras config contexts create default response has a 5xx status code

func (*ExtrasConfigContextsCreateDefault) IsSuccess

func (o *ExtrasConfigContextsCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras config contexts create default response has a 2xx status code

func (*ExtrasConfigContextsCreateDefault) String

type ExtrasConfigContextsCreateParams

type ExtrasConfigContextsCreateParams struct {

	// Data.
	Data *models.WritableConfigContext

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

ExtrasConfigContextsCreateParams contains all the parameters to send to the API endpoint

for the extras config contexts create operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsCreateParams

func NewExtrasConfigContextsCreateParams() *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParams creates a new ExtrasConfigContextsCreateParams 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 NewExtrasConfigContextsCreateParamsWithContext

func NewExtrasConfigContextsCreateParamsWithContext(ctx context.Context) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithContext creates a new ExtrasConfigContextsCreateParams object with the ability to set a context for a request.

func NewExtrasConfigContextsCreateParamsWithHTTPClient

func NewExtrasConfigContextsCreateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithHTTPClient creates a new ExtrasConfigContextsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsCreateParamsWithTimeout

func NewExtrasConfigContextsCreateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsCreateParams

NewExtrasConfigContextsCreateParamsWithTimeout creates a new ExtrasConfigContextsCreateParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsCreateParams) SetContext

SetContext adds the context to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetData

SetData adds the data to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetDefaults

func (o *ExtrasConfigContextsCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts create params (not the query body).

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

func (*ExtrasConfigContextsCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithContext

WithContext adds the context to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithData

WithData adds the data to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts create params (not the query body).

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

func (*ExtrasConfigContextsCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts create params

func (*ExtrasConfigContextsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsCreateReader

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

ExtrasConfigContextsCreateReader is a Reader for the ExtrasConfigContextsCreate structure.

func (*ExtrasConfigContextsCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsDeleteDefault

type ExtrasConfigContextsDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsDeleteDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsDeleteDefault extras config contexts delete default

func NewExtrasConfigContextsDeleteDefault

func NewExtrasConfigContextsDeleteDefault(code int) *ExtrasConfigContextsDeleteDefault

NewExtrasConfigContextsDeleteDefault creates a ExtrasConfigContextsDeleteDefault with default headers values

func (*ExtrasConfigContextsDeleteDefault) Code

Code gets the status code for the extras config contexts delete default response

func (*ExtrasConfigContextsDeleteDefault) Error

func (*ExtrasConfigContextsDeleteDefault) GetPayload

func (o *ExtrasConfigContextsDeleteDefault) GetPayload() interface{}

func (*ExtrasConfigContextsDeleteDefault) IsClientError

func (o *ExtrasConfigContextsDeleteDefault) IsClientError() bool

IsClientError returns true when this extras config contexts delete default response has a 4xx status code

func (*ExtrasConfigContextsDeleteDefault) IsCode

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

IsCode returns true when this extras config contexts delete default response a status code equal to that given

func (*ExtrasConfigContextsDeleteDefault) IsRedirect

func (o *ExtrasConfigContextsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras config contexts delete default response has a 3xx status code

func (*ExtrasConfigContextsDeleteDefault) IsServerError

func (o *ExtrasConfigContextsDeleteDefault) IsServerError() bool

IsServerError returns true when this extras config contexts delete default response has a 5xx status code

func (*ExtrasConfigContextsDeleteDefault) IsSuccess

func (o *ExtrasConfigContextsDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras config contexts delete default response has a 2xx status code

func (*ExtrasConfigContextsDeleteDefault) String

type ExtrasConfigContextsDeleteNoContent

type ExtrasConfigContextsDeleteNoContent struct {
}

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

ExtrasConfigContextsDeleteNoContent extras config contexts delete no content

func NewExtrasConfigContextsDeleteNoContent

func NewExtrasConfigContextsDeleteNoContent() *ExtrasConfigContextsDeleteNoContent

NewExtrasConfigContextsDeleteNoContent creates a ExtrasConfigContextsDeleteNoContent with default headers values

func (*ExtrasConfigContextsDeleteNoContent) Code

Code gets the status code for the extras config contexts delete no content response

func (*ExtrasConfigContextsDeleteNoContent) Error

func (*ExtrasConfigContextsDeleteNoContent) IsClientError

func (o *ExtrasConfigContextsDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras config contexts delete no content response has a 4xx status code

func (*ExtrasConfigContextsDeleteNoContent) IsCode

IsCode returns true when this extras config contexts delete no content response a status code equal to that given

func (*ExtrasConfigContextsDeleteNoContent) IsRedirect

func (o *ExtrasConfigContextsDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras config contexts delete no content response has a 3xx status code

func (*ExtrasConfigContextsDeleteNoContent) IsServerError

func (o *ExtrasConfigContextsDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras config contexts delete no content response has a 5xx status code

func (*ExtrasConfigContextsDeleteNoContent) IsSuccess

IsSuccess returns true when this extras config contexts delete no content response has a 2xx status code

func (*ExtrasConfigContextsDeleteNoContent) String

type ExtrasConfigContextsDeleteParams

type ExtrasConfigContextsDeleteParams struct {

	/* ID.

	   A unique integer value identifying this config context.
	*/
	ID int64

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

ExtrasConfigContextsDeleteParams contains all the parameters to send to the API endpoint

for the extras config contexts delete operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsDeleteParams

func NewExtrasConfigContextsDeleteParams() *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParams creates a new ExtrasConfigContextsDeleteParams 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 NewExtrasConfigContextsDeleteParamsWithContext

func NewExtrasConfigContextsDeleteParamsWithContext(ctx context.Context) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithContext creates a new ExtrasConfigContextsDeleteParams object with the ability to set a context for a request.

func NewExtrasConfigContextsDeleteParamsWithHTTPClient

func NewExtrasConfigContextsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithHTTPClient creates a new ExtrasConfigContextsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsDeleteParamsWithTimeout

func NewExtrasConfigContextsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsDeleteParams

NewExtrasConfigContextsDeleteParamsWithTimeout creates a new ExtrasConfigContextsDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsDeleteParams) SetContext

SetContext adds the context to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetDefaults

func (o *ExtrasConfigContextsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts delete params (not the query body).

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

func (*ExtrasConfigContextsDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetID

SetID adds the id to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithContext

WithContext adds the context to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts delete params (not the query body).

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

func (*ExtrasConfigContextsDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithID

WithID adds the id to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts delete params

func (*ExtrasConfigContextsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsDeleteReader

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

ExtrasConfigContextsDeleteReader is a Reader for the ExtrasConfigContextsDelete structure.

func (*ExtrasConfigContextsDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsListDefault

type ExtrasConfigContextsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsListDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsListDefault extras config contexts list default

func NewExtrasConfigContextsListDefault

func NewExtrasConfigContextsListDefault(code int) *ExtrasConfigContextsListDefault

NewExtrasConfigContextsListDefault creates a ExtrasConfigContextsListDefault with default headers values

func (*ExtrasConfigContextsListDefault) Code

Code gets the status code for the extras config contexts list default response

func (*ExtrasConfigContextsListDefault) Error

func (*ExtrasConfigContextsListDefault) GetPayload

func (o *ExtrasConfigContextsListDefault) GetPayload() interface{}

func (*ExtrasConfigContextsListDefault) IsClientError

func (o *ExtrasConfigContextsListDefault) IsClientError() bool

IsClientError returns true when this extras config contexts list default response has a 4xx status code

func (*ExtrasConfigContextsListDefault) IsCode

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

IsCode returns true when this extras config contexts list default response a status code equal to that given

func (*ExtrasConfigContextsListDefault) IsRedirect

func (o *ExtrasConfigContextsListDefault) IsRedirect() bool

IsRedirect returns true when this extras config contexts list default response has a 3xx status code

func (*ExtrasConfigContextsListDefault) IsServerError

func (o *ExtrasConfigContextsListDefault) IsServerError() bool

IsServerError returns true when this extras config contexts list default response has a 5xx status code

func (*ExtrasConfigContextsListDefault) IsSuccess

func (o *ExtrasConfigContextsListDefault) IsSuccess() bool

IsSuccess returns true when this extras config contexts list default response has a 2xx status code

func (*ExtrasConfigContextsListDefault) String

type ExtrasConfigContextsListOK

type ExtrasConfigContextsListOK struct {
	Payload *ExtrasConfigContextsListOKBody
}

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

ExtrasConfigContextsListOK extras config contexts list o k

func NewExtrasConfigContextsListOK

func NewExtrasConfigContextsListOK() *ExtrasConfigContextsListOK

NewExtrasConfigContextsListOK creates a ExtrasConfigContextsListOK with default headers values

func (*ExtrasConfigContextsListOK) Code

func (o *ExtrasConfigContextsListOK) Code() int

Code gets the status code for the extras config contexts list o k response

func (*ExtrasConfigContextsListOK) Error

func (*ExtrasConfigContextsListOK) GetPayload

func (*ExtrasConfigContextsListOK) IsClientError

func (o *ExtrasConfigContextsListOK) IsClientError() bool

IsClientError returns true when this extras config contexts list o k response has a 4xx status code

func (*ExtrasConfigContextsListOK) IsCode

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

IsCode returns true when this extras config contexts list o k response a status code equal to that given

func (*ExtrasConfigContextsListOK) IsRedirect

func (o *ExtrasConfigContextsListOK) IsRedirect() bool

IsRedirect returns true when this extras config contexts list o k response has a 3xx status code

func (*ExtrasConfigContextsListOK) IsServerError

func (o *ExtrasConfigContextsListOK) IsServerError() bool

IsServerError returns true when this extras config contexts list o k response has a 5xx status code

func (*ExtrasConfigContextsListOK) IsSuccess

func (o *ExtrasConfigContextsListOK) IsSuccess() bool

IsSuccess returns true when this extras config contexts list o k response has a 2xx status code

func (*ExtrasConfigContextsListOK) String

func (o *ExtrasConfigContextsListOK) String() string

type ExtrasConfigContextsListOKBody

type ExtrasConfigContextsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ConfigContext `json:"results"`
}

ExtrasConfigContextsListOKBody extras config contexts list o k body swagger:model ExtrasConfigContextsListOKBody

func (*ExtrasConfigContextsListOKBody) ContextValidate

func (o *ExtrasConfigContextsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras config contexts list o k body based on the context it is used

func (*ExtrasConfigContextsListOKBody) MarshalBinary

func (o *ExtrasConfigContextsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasConfigContextsListOKBody) UnmarshalBinary

func (o *ExtrasConfigContextsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasConfigContextsListOKBody) Validate

func (o *ExtrasConfigContextsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras config contexts list o k body

type ExtrasConfigContextsListParams

type ExtrasConfigContextsListParams struct {

	// ClusterGroup.
	ClusterGroup *string

	// ClusterGroupn.
	ClusterGroupn *string

	// ClusterGroupID.
	ClusterGroupID *string

	// ClusterGroupIDn.
	ClusterGroupIDn *string

	// ClusterID.
	ClusterID *string

	// ClusterIDn.
	ClusterIDn *string

	// ClusterType.
	ClusterType *string

	// ClusterTypen.
	ClusterTypen *string

	// ClusterTypeID.
	ClusterTypeID *string

	// ClusterTypeIDn.
	ClusterTypeIDn *string

	// Created.
	Created *string

	// CreatedGt.
	CreatedGt *string

	// CreatedGte.
	CreatedGte *string

	// CreatedLt.
	CreatedLt *string

	// CreatedLte.
	CreatedLte *string

	// Createdn.
	Createdn *string

	// DeviceTypeID.
	DeviceTypeID *string

	// DeviceTypeIDn.
	DeviceTypeIDn *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	// IsActive.
	IsActive *string

	// LastUpdated.
	LastUpdated *string

	// LastUpdatedGt.
	LastUpdatedGt *string

	// LastUpdatedGte.
	LastUpdatedGte *string

	// LastUpdatedLt.
	LastUpdatedLt *string

	// LastUpdatedLte.
	LastUpdatedLte *string

	// LastUpdatedn.
	LastUpdatedn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Location.
	Location *string

	// Locationn.
	Locationn *string

	// LocationID.
	LocationID *string

	// LocationIDn.
	LocationIDn *string

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Platform.
	Platform *string

	// Platformn.
	Platformn *string

	// PlatformID.
	PlatformID *string

	// PlatformIDn.
	PlatformIDn *string

	// Q.
	Q *string

	// Region.
	Region *string

	// Regionn.
	Regionn *string

	// RegionID.
	RegionID *string

	// RegionIDn.
	RegionIDn *string

	// Role.
	Role *string

	// Rolen.
	Rolen *string

	// RoleID.
	RoleID *string

	// RoleIDn.
	RoleIDn *string

	// Site.
	Site *string

	// Siten.
	Siten *string

	// SiteGroup.
	SiteGroup *string

	// SiteGroupn.
	SiteGroupn *string

	// SiteGroupID.
	SiteGroupID *string

	// SiteGroupIDn.
	SiteGroupIDn *string

	// SiteID.
	SiteID *string

	// SiteIDn.
	SiteIDn *string

	// Tag.
	Tag *string

	// Tagn.
	Tagn *string

	// TagID.
	TagID *string

	// TagIDn.
	TagIDn *string

	// Tenant.
	Tenant *string

	// Tenantn.
	Tenantn *string

	// TenantGroup.
	TenantGroup *string

	// TenantGroupn.
	TenantGroupn *string

	// TenantGroupID.
	TenantGroupID *string

	// TenantGroupIDn.
	TenantGroupIDn *string

	// TenantID.
	TenantID *string

	// TenantIDn.
	TenantIDn *string

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

ExtrasConfigContextsListParams contains all the parameters to send to the API endpoint

for the extras config contexts list operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsListParams

func NewExtrasConfigContextsListParams() *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParams creates a new ExtrasConfigContextsListParams 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 NewExtrasConfigContextsListParamsWithContext

func NewExtrasConfigContextsListParamsWithContext(ctx context.Context) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithContext creates a new ExtrasConfigContextsListParams object with the ability to set a context for a request.

func NewExtrasConfigContextsListParamsWithHTTPClient

func NewExtrasConfigContextsListParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithHTTPClient creates a new ExtrasConfigContextsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsListParamsWithTimeout

func NewExtrasConfigContextsListParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsListParams

NewExtrasConfigContextsListParamsWithTimeout creates a new ExtrasConfigContextsListParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsListParams) SetClusterGroup

func (o *ExtrasConfigContextsListParams) SetClusterGroup(clusterGroup *string)

SetClusterGroup adds the clusterGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupID

func (o *ExtrasConfigContextsListParams) SetClusterGroupID(clusterGroupID *string)

SetClusterGroupID adds the clusterGroupId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupIDn

func (o *ExtrasConfigContextsListParams) SetClusterGroupIDn(clusterGroupIDn *string)

SetClusterGroupIDn adds the clusterGroupIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterGroupn

func (o *ExtrasConfigContextsListParams) SetClusterGroupn(clusterGroupn *string)

SetClusterGroupn adds the clusterGroupN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterID

func (o *ExtrasConfigContextsListParams) SetClusterID(clusterID *string)

SetClusterID adds the clusterId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterIDn

func (o *ExtrasConfigContextsListParams) SetClusterIDn(clusterIDn *string)

SetClusterIDn adds the clusterIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterType

func (o *ExtrasConfigContextsListParams) SetClusterType(clusterType *string)

SetClusterType adds the clusterType to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterTypeID

func (o *ExtrasConfigContextsListParams) SetClusterTypeID(clusterTypeID *string)

SetClusterTypeID adds the clusterTypeId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterTypeIDn

func (o *ExtrasConfigContextsListParams) SetClusterTypeIDn(clusterTypeIDn *string)

SetClusterTypeIDn adds the clusterTypeIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetClusterTypen

func (o *ExtrasConfigContextsListParams) SetClusterTypen(clusterTypen *string)

SetClusterTypen adds the clusterTypeN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetContext

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

SetContext adds the context to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreated

func (o *ExtrasConfigContextsListParams) SetCreated(created *string)

SetCreated adds the created to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreatedGt

func (o *ExtrasConfigContextsListParams) SetCreatedGt(createdGt *string)

SetCreatedGt adds the createdGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreatedGte

func (o *ExtrasConfigContextsListParams) SetCreatedGte(createdGte *string)

SetCreatedGte adds the createdGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreatedLt

func (o *ExtrasConfigContextsListParams) SetCreatedLt(createdLt *string)

SetCreatedLt adds the createdLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreatedLte

func (o *ExtrasConfigContextsListParams) SetCreatedLte(createdLte *string)

SetCreatedLte adds the createdLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetCreatedn

func (o *ExtrasConfigContextsListParams) SetCreatedn(createdn *string)

SetCreatedn adds the createdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetDefaults

func (o *ExtrasConfigContextsListParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts list params (not the query body).

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

func (*ExtrasConfigContextsListParams) SetDeviceTypeID

func (o *ExtrasConfigContextsListParams) SetDeviceTypeID(deviceTypeID *string)

SetDeviceTypeID adds the deviceTypeId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetDeviceTypeIDn

func (o *ExtrasConfigContextsListParams) SetDeviceTypeIDn(deviceTypeIDn *string)

SetDeviceTypeIDn adds the deviceTypeIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetID

func (o *ExtrasConfigContextsListParams) SetID(id *string)

SetID adds the id to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDGt

func (o *ExtrasConfigContextsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDGte

func (o *ExtrasConfigContextsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDLt

func (o *ExtrasConfigContextsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDLte

func (o *ExtrasConfigContextsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIDn

func (o *ExtrasConfigContextsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetIsActive

func (o *ExtrasConfigContextsListParams) SetIsActive(isActive *string)

SetIsActive adds the isActive to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdated

func (o *ExtrasConfigContextsListParams) SetLastUpdated(lastUpdated *string)

SetLastUpdated adds the lastUpdated to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdatedGt

func (o *ExtrasConfigContextsListParams) SetLastUpdatedGt(lastUpdatedGt *string)

SetLastUpdatedGt adds the lastUpdatedGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdatedGte

func (o *ExtrasConfigContextsListParams) SetLastUpdatedGte(lastUpdatedGte *string)

SetLastUpdatedGte adds the lastUpdatedGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdatedLt

func (o *ExtrasConfigContextsListParams) SetLastUpdatedLt(lastUpdatedLt *string)

SetLastUpdatedLt adds the lastUpdatedLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdatedLte

func (o *ExtrasConfigContextsListParams) SetLastUpdatedLte(lastUpdatedLte *string)

SetLastUpdatedLte adds the lastUpdatedLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLastUpdatedn

func (o *ExtrasConfigContextsListParams) SetLastUpdatedn(lastUpdatedn *string)

SetLastUpdatedn adds the lastUpdatedN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLimit

func (o *ExtrasConfigContextsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLocation

func (o *ExtrasConfigContextsListParams) SetLocation(location *string)

SetLocation adds the location to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLocationID

func (o *ExtrasConfigContextsListParams) SetLocationID(locationID *string)

SetLocationID adds the locationId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLocationIDn

func (o *ExtrasConfigContextsListParams) SetLocationIDn(locationIDn *string)

SetLocationIDn adds the locationIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetLocationn

func (o *ExtrasConfigContextsListParams) SetLocationn(locationn *string)

SetLocationn adds the locationN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetName

func (o *ExtrasConfigContextsListParams) SetName(name *string)

SetName adds the name to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIc

func (o *ExtrasConfigContextsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIe

func (o *ExtrasConfigContextsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIew

func (o *ExtrasConfigContextsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameIsw

func (o *ExtrasConfigContextsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNic

func (o *ExtrasConfigContextsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNie

func (o *ExtrasConfigContextsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNiew

func (o *ExtrasConfigContextsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNameNisw

func (o *ExtrasConfigContextsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetNamen

func (o *ExtrasConfigContextsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetOffset

func (o *ExtrasConfigContextsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetOrdering

func (o *ExtrasConfigContextsListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatform

func (o *ExtrasConfigContextsListParams) SetPlatform(platform *string)

SetPlatform adds the platform to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformID

func (o *ExtrasConfigContextsListParams) SetPlatformID(platformID *string)

SetPlatformID adds the platformId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformIDn

func (o *ExtrasConfigContextsListParams) SetPlatformIDn(platformIDn *string)

SetPlatformIDn adds the platformIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetPlatformn

func (o *ExtrasConfigContextsListParams) SetPlatformn(platformn *string)

SetPlatformn adds the platformN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetQ

SetQ adds the q to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegion

func (o *ExtrasConfigContextsListParams) SetRegion(region *string)

SetRegion adds the region to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionID

func (o *ExtrasConfigContextsListParams) SetRegionID(regionID *string)

SetRegionID adds the regionId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionIDn

func (o *ExtrasConfigContextsListParams) SetRegionIDn(regionIDn *string)

SetRegionIDn adds the regionIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRegionn

func (o *ExtrasConfigContextsListParams) SetRegionn(regionn *string)

SetRegionn adds the regionN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRole

func (o *ExtrasConfigContextsListParams) SetRole(role *string)

SetRole adds the role to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRoleID

func (o *ExtrasConfigContextsListParams) SetRoleID(roleID *string)

SetRoleID adds the roleId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRoleIDn

func (o *ExtrasConfigContextsListParams) SetRoleIDn(roleIDn *string)

SetRoleIDn adds the roleIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetRolen

func (o *ExtrasConfigContextsListParams) SetRolen(rolen *string)

SetRolen adds the roleN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSite

func (o *ExtrasConfigContextsListParams) SetSite(site *string)

SetSite adds the site to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteGroup

func (o *ExtrasConfigContextsListParams) SetSiteGroup(siteGroup *string)

SetSiteGroup adds the siteGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteGroupID

func (o *ExtrasConfigContextsListParams) SetSiteGroupID(siteGroupID *string)

SetSiteGroupID adds the siteGroupId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteGroupIDn

func (o *ExtrasConfigContextsListParams) SetSiteGroupIDn(siteGroupIDn *string)

SetSiteGroupIDn adds the siteGroupIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteGroupn

func (o *ExtrasConfigContextsListParams) SetSiteGroupn(siteGroupn *string)

SetSiteGroupn adds the siteGroupN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteID

func (o *ExtrasConfigContextsListParams) SetSiteID(siteID *string)

SetSiteID adds the siteId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiteIDn

func (o *ExtrasConfigContextsListParams) SetSiteIDn(siteIDn *string)

SetSiteIDn adds the siteIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetSiten

func (o *ExtrasConfigContextsListParams) SetSiten(siten *string)

SetSiten adds the siteN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTag

func (o *ExtrasConfigContextsListParams) SetTag(tag *string)

SetTag adds the tag to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTagID

func (o *ExtrasConfigContextsListParams) SetTagID(tagID *string)

SetTagID adds the tagId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTagIDn

func (o *ExtrasConfigContextsListParams) SetTagIDn(tagIDn *string)

SetTagIDn adds the tagIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTagn

func (o *ExtrasConfigContextsListParams) SetTagn(tagn *string)

SetTagn adds the tagN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenant

func (o *ExtrasConfigContextsListParams) SetTenant(tenant *string)

SetTenant adds the tenant to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroup

func (o *ExtrasConfigContextsListParams) SetTenantGroup(tenantGroup *string)

SetTenantGroup adds the tenantGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupID

func (o *ExtrasConfigContextsListParams) SetTenantGroupID(tenantGroupID *string)

SetTenantGroupID adds the tenantGroupId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupIDn

func (o *ExtrasConfigContextsListParams) SetTenantGroupIDn(tenantGroupIDn *string)

SetTenantGroupIDn adds the tenantGroupIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantGroupn

func (o *ExtrasConfigContextsListParams) SetTenantGroupn(tenantGroupn *string)

SetTenantGroupn adds the tenantGroupN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantID

func (o *ExtrasConfigContextsListParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantIDn

func (o *ExtrasConfigContextsListParams) SetTenantIDn(tenantIDn *string)

SetTenantIDn adds the tenantIdN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTenantn

func (o *ExtrasConfigContextsListParams) SetTenantn(tenantn *string)

SetTenantn adds the tenantN to the extras config contexts list params

func (*ExtrasConfigContextsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroup

func (o *ExtrasConfigContextsListParams) WithClusterGroup(clusterGroup *string) *ExtrasConfigContextsListParams

WithClusterGroup adds the clusterGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupID

func (o *ExtrasConfigContextsListParams) WithClusterGroupID(clusterGroupID *string) *ExtrasConfigContextsListParams

WithClusterGroupID adds the clusterGroupID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupIDn

func (o *ExtrasConfigContextsListParams) WithClusterGroupIDn(clusterGroupIDn *string) *ExtrasConfigContextsListParams

WithClusterGroupIDn adds the clusterGroupIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterGroupn

func (o *ExtrasConfigContextsListParams) WithClusterGroupn(clusterGroupn *string) *ExtrasConfigContextsListParams

WithClusterGroupn adds the clusterGroupn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterID

WithClusterID adds the clusterID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterIDn

WithClusterIDn adds the clusterIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterType

func (o *ExtrasConfigContextsListParams) WithClusterType(clusterType *string) *ExtrasConfigContextsListParams

WithClusterType adds the clusterType to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterTypeID

func (o *ExtrasConfigContextsListParams) WithClusterTypeID(clusterTypeID *string) *ExtrasConfigContextsListParams

WithClusterTypeID adds the clusterTypeID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterTypeIDn

func (o *ExtrasConfigContextsListParams) WithClusterTypeIDn(clusterTypeIDn *string) *ExtrasConfigContextsListParams

WithClusterTypeIDn adds the clusterTypeIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithClusterTypen

func (o *ExtrasConfigContextsListParams) WithClusterTypen(clusterTypen *string) *ExtrasConfigContextsListParams

WithClusterTypen adds the clusterTypen to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithContext

WithContext adds the context to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreated

WithCreated adds the created to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreatedGt

WithCreatedGt adds the createdGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreatedGte

WithCreatedGte adds the createdGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreatedLt

WithCreatedLt adds the createdLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreatedLte

WithCreatedLte adds the createdLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithCreatedn

WithCreatedn adds the createdn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts list params (not the query body).

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

func (*ExtrasConfigContextsListParams) WithDeviceTypeID

func (o *ExtrasConfigContextsListParams) WithDeviceTypeID(deviceTypeID *string) *ExtrasConfigContextsListParams

WithDeviceTypeID adds the deviceTypeID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithDeviceTypeIDn

func (o *ExtrasConfigContextsListParams) WithDeviceTypeIDn(deviceTypeIDn *string) *ExtrasConfigContextsListParams

WithDeviceTypeIDn adds the deviceTypeIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithID

WithID adds the id to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDGt

WithIDGt adds the iDGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDGte

WithIDGte adds the iDGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDLt

WithIDLt adds the iDLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDLte

WithIDLte adds the iDLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIDn

WithIDn adds the iDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithIsActive

WithIsActive adds the isActive to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdated

func (o *ExtrasConfigContextsListParams) WithLastUpdated(lastUpdated *string) *ExtrasConfigContextsListParams

WithLastUpdated adds the lastUpdated to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdatedGt

func (o *ExtrasConfigContextsListParams) WithLastUpdatedGt(lastUpdatedGt *string) *ExtrasConfigContextsListParams

WithLastUpdatedGt adds the lastUpdatedGt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdatedGte

func (o *ExtrasConfigContextsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *ExtrasConfigContextsListParams

WithLastUpdatedGte adds the lastUpdatedGte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdatedLt

func (o *ExtrasConfigContextsListParams) WithLastUpdatedLt(lastUpdatedLt *string) *ExtrasConfigContextsListParams

WithLastUpdatedLt adds the lastUpdatedLt to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdatedLte

func (o *ExtrasConfigContextsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *ExtrasConfigContextsListParams

WithLastUpdatedLte adds the lastUpdatedLte to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLastUpdatedn

func (o *ExtrasConfigContextsListParams) WithLastUpdatedn(lastUpdatedn *string) *ExtrasConfigContextsListParams

WithLastUpdatedn adds the lastUpdatedn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLimit

WithLimit adds the limit to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLocation

WithLocation adds the location to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLocationID

WithLocationID adds the locationID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLocationIDn

func (o *ExtrasConfigContextsListParams) WithLocationIDn(locationIDn *string) *ExtrasConfigContextsListParams

WithLocationIDn adds the locationIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithLocationn

WithLocationn adds the locationn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithName

WithName adds the name to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIc

WithNameIc adds the nameIc to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIe

WithNameIe adds the nameIe to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIew

WithNameIew adds the nameIew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNic

WithNameNic adds the nameNic to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNie

WithNameNie adds the nameNie to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithNamen

WithNamen adds the namen to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithOffset

WithOffset adds the offset to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithOrdering

WithOrdering adds the ordering to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatform

WithPlatform adds the platform to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformID

WithPlatformID adds the platformID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformIDn

func (o *ExtrasConfigContextsListParams) WithPlatformIDn(platformIDn *string) *ExtrasConfigContextsListParams

WithPlatformIDn adds the platformIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithPlatformn

WithPlatformn adds the platformn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithQ

WithQ adds the q to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegion

WithRegion adds the region to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionID

WithRegionID adds the regionID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionIDn

WithRegionIDn adds the regionIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRegionn

WithRegionn adds the regionn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRole

WithRole adds the role to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRoleID

WithRoleID adds the roleID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRoleIDn

WithRoleIDn adds the roleIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithRolen

WithRolen adds the rolen to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSite

WithSite adds the site to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteGroup

WithSiteGroup adds the siteGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteGroupID

func (o *ExtrasConfigContextsListParams) WithSiteGroupID(siteGroupID *string) *ExtrasConfigContextsListParams

WithSiteGroupID adds the siteGroupID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteGroupIDn

func (o *ExtrasConfigContextsListParams) WithSiteGroupIDn(siteGroupIDn *string) *ExtrasConfigContextsListParams

WithSiteGroupIDn adds the siteGroupIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteGroupn

WithSiteGroupn adds the siteGroupn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteID

WithSiteID adds the siteID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiteIDn

WithSiteIDn adds the siteIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithSiten

WithSiten adds the siten to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTag

WithTag adds the tag to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTagID

WithTagID adds the tagID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTagIDn

WithTagIDn adds the tagIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTagn

WithTagn adds the tagn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenant

WithTenant adds the tenant to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroup

func (o *ExtrasConfigContextsListParams) WithTenantGroup(tenantGroup *string) *ExtrasConfigContextsListParams

WithTenantGroup adds the tenantGroup to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupID

func (o *ExtrasConfigContextsListParams) WithTenantGroupID(tenantGroupID *string) *ExtrasConfigContextsListParams

WithTenantGroupID adds the tenantGroupID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupIDn

func (o *ExtrasConfigContextsListParams) WithTenantGroupIDn(tenantGroupIDn *string) *ExtrasConfigContextsListParams

WithTenantGroupIDn adds the tenantGroupIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantGroupn

func (o *ExtrasConfigContextsListParams) WithTenantGroupn(tenantGroupn *string) *ExtrasConfigContextsListParams

WithTenantGroupn adds the tenantGroupn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantID

WithTenantID adds the tenantID to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantIDn

WithTenantIDn adds the tenantIDn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTenantn

WithTenantn adds the tenantn to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts list params

func (*ExtrasConfigContextsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsListReader

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

ExtrasConfigContextsListReader is a Reader for the ExtrasConfigContextsList structure.

func (*ExtrasConfigContextsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsPartialUpdateDefault

type ExtrasConfigContextsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsPartialUpdateDefault extras config contexts partial update default

func NewExtrasConfigContextsPartialUpdateDefault

func NewExtrasConfigContextsPartialUpdateDefault(code int) *ExtrasConfigContextsPartialUpdateDefault

NewExtrasConfigContextsPartialUpdateDefault creates a ExtrasConfigContextsPartialUpdateDefault with default headers values

func (*ExtrasConfigContextsPartialUpdateDefault) Code

Code gets the status code for the extras config contexts partial update default response

func (*ExtrasConfigContextsPartialUpdateDefault) Error

func (*ExtrasConfigContextsPartialUpdateDefault) GetPayload

func (o *ExtrasConfigContextsPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasConfigContextsPartialUpdateDefault) IsClientError

IsClientError returns true when this extras config contexts partial update default response has a 4xx status code

func (*ExtrasConfigContextsPartialUpdateDefault) IsCode

IsCode returns true when this extras config contexts partial update default response a status code equal to that given

func (*ExtrasConfigContextsPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras config contexts partial update default response has a 3xx status code

func (*ExtrasConfigContextsPartialUpdateDefault) IsServerError

IsServerError returns true when this extras config contexts partial update default response has a 5xx status code

func (*ExtrasConfigContextsPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras config contexts partial update default response has a 2xx status code

func (*ExtrasConfigContextsPartialUpdateDefault) String

type ExtrasConfigContextsPartialUpdateOK

type ExtrasConfigContextsPartialUpdateOK struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsPartialUpdateOK extras config contexts partial update o k

func NewExtrasConfigContextsPartialUpdateOK

func NewExtrasConfigContextsPartialUpdateOK() *ExtrasConfigContextsPartialUpdateOK

NewExtrasConfigContextsPartialUpdateOK creates a ExtrasConfigContextsPartialUpdateOK with default headers values

func (*ExtrasConfigContextsPartialUpdateOK) Code

Code gets the status code for the extras config contexts partial update o k response

func (*ExtrasConfigContextsPartialUpdateOK) Error

func (*ExtrasConfigContextsPartialUpdateOK) GetPayload

func (*ExtrasConfigContextsPartialUpdateOK) IsClientError

func (o *ExtrasConfigContextsPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras config contexts partial update o k response has a 4xx status code

func (*ExtrasConfigContextsPartialUpdateOK) IsCode

IsCode returns true when this extras config contexts partial update o k response a status code equal to that given

func (*ExtrasConfigContextsPartialUpdateOK) IsRedirect

func (o *ExtrasConfigContextsPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras config contexts partial update o k response has a 3xx status code

func (*ExtrasConfigContextsPartialUpdateOK) IsServerError

func (o *ExtrasConfigContextsPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras config contexts partial update o k response has a 5xx status code

func (*ExtrasConfigContextsPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras config contexts partial update o k response has a 2xx status code

func (*ExtrasConfigContextsPartialUpdateOK) String

type ExtrasConfigContextsPartialUpdateParams

type ExtrasConfigContextsPartialUpdateParams struct {

	// Data.
	Data *models.WritableConfigContext

	/* ID.

	   A unique integer value identifying this config context.
	*/
	ID int64

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

ExtrasConfigContextsPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras config contexts partial update operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsPartialUpdateParams

func NewExtrasConfigContextsPartialUpdateParams() *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParams creates a new ExtrasConfigContextsPartialUpdateParams 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 NewExtrasConfigContextsPartialUpdateParamsWithContext

func NewExtrasConfigContextsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithContext creates a new ExtrasConfigContextsPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient

func NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsPartialUpdateParamsWithTimeout

func NewExtrasConfigContextsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsPartialUpdateParams

NewExtrasConfigContextsPartialUpdateParamsWithTimeout creates a new ExtrasConfigContextsPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsPartialUpdateParams) SetContext

SetContext adds the context to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetData

SetData adds the data to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetDefaults

func (o *ExtrasConfigContextsPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts partial update params (not the query body).

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

func (*ExtrasConfigContextsPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetID

SetID adds the id to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithContext

WithContext adds the context to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithData

WithData adds the data to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts partial update params (not the query body).

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

func (*ExtrasConfigContextsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithID

WithID adds the id to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts partial update params

func (*ExtrasConfigContextsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsPartialUpdateReader

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

ExtrasConfigContextsPartialUpdateReader is a Reader for the ExtrasConfigContextsPartialUpdate structure.

func (*ExtrasConfigContextsPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsReadDefault

type ExtrasConfigContextsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsReadDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsReadDefault extras config contexts read default

func NewExtrasConfigContextsReadDefault

func NewExtrasConfigContextsReadDefault(code int) *ExtrasConfigContextsReadDefault

NewExtrasConfigContextsReadDefault creates a ExtrasConfigContextsReadDefault with default headers values

func (*ExtrasConfigContextsReadDefault) Code

Code gets the status code for the extras config contexts read default response

func (*ExtrasConfigContextsReadDefault) Error

func (*ExtrasConfigContextsReadDefault) GetPayload

func (o *ExtrasConfigContextsReadDefault) GetPayload() interface{}

func (*ExtrasConfigContextsReadDefault) IsClientError

func (o *ExtrasConfigContextsReadDefault) IsClientError() bool

IsClientError returns true when this extras config contexts read default response has a 4xx status code

func (*ExtrasConfigContextsReadDefault) IsCode

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

IsCode returns true when this extras config contexts read default response a status code equal to that given

func (*ExtrasConfigContextsReadDefault) IsRedirect

func (o *ExtrasConfigContextsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras config contexts read default response has a 3xx status code

func (*ExtrasConfigContextsReadDefault) IsServerError

func (o *ExtrasConfigContextsReadDefault) IsServerError() bool

IsServerError returns true when this extras config contexts read default response has a 5xx status code

func (*ExtrasConfigContextsReadDefault) IsSuccess

func (o *ExtrasConfigContextsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras config contexts read default response has a 2xx status code

func (*ExtrasConfigContextsReadDefault) String

type ExtrasConfigContextsReadOK

type ExtrasConfigContextsReadOK struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsReadOK extras config contexts read o k

func NewExtrasConfigContextsReadOK

func NewExtrasConfigContextsReadOK() *ExtrasConfigContextsReadOK

NewExtrasConfigContextsReadOK creates a ExtrasConfigContextsReadOK with default headers values

func (*ExtrasConfigContextsReadOK) Code

func (o *ExtrasConfigContextsReadOK) Code() int

Code gets the status code for the extras config contexts read o k response

func (*ExtrasConfigContextsReadOK) Error

func (*ExtrasConfigContextsReadOK) GetPayload

func (*ExtrasConfigContextsReadOK) IsClientError

func (o *ExtrasConfigContextsReadOK) IsClientError() bool

IsClientError returns true when this extras config contexts read o k response has a 4xx status code

func (*ExtrasConfigContextsReadOK) IsCode

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

IsCode returns true when this extras config contexts read o k response a status code equal to that given

func (*ExtrasConfigContextsReadOK) IsRedirect

func (o *ExtrasConfigContextsReadOK) IsRedirect() bool

IsRedirect returns true when this extras config contexts read o k response has a 3xx status code

func (*ExtrasConfigContextsReadOK) IsServerError

func (o *ExtrasConfigContextsReadOK) IsServerError() bool

IsServerError returns true when this extras config contexts read o k response has a 5xx status code

func (*ExtrasConfigContextsReadOK) IsSuccess

func (o *ExtrasConfigContextsReadOK) IsSuccess() bool

IsSuccess returns true when this extras config contexts read o k response has a 2xx status code

func (*ExtrasConfigContextsReadOK) String

func (o *ExtrasConfigContextsReadOK) String() string

type ExtrasConfigContextsReadParams

type ExtrasConfigContextsReadParams struct {

	/* ID.

	   A unique integer value identifying this config context.
	*/
	ID int64

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

ExtrasConfigContextsReadParams contains all the parameters to send to the API endpoint

for the extras config contexts read operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsReadParams

func NewExtrasConfigContextsReadParams() *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParams creates a new ExtrasConfigContextsReadParams 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 NewExtrasConfigContextsReadParamsWithContext

func NewExtrasConfigContextsReadParamsWithContext(ctx context.Context) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithContext creates a new ExtrasConfigContextsReadParams object with the ability to set a context for a request.

func NewExtrasConfigContextsReadParamsWithHTTPClient

func NewExtrasConfigContextsReadParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithHTTPClient creates a new ExtrasConfigContextsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsReadParamsWithTimeout

func NewExtrasConfigContextsReadParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsReadParams

NewExtrasConfigContextsReadParamsWithTimeout creates a new ExtrasConfigContextsReadParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsReadParams) SetContext

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

SetContext adds the context to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetDefaults

func (o *ExtrasConfigContextsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts read params (not the query body).

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

func (*ExtrasConfigContextsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetID

SetID adds the id to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithContext

WithContext adds the context to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts read params (not the query body).

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

func (*ExtrasConfigContextsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithID

WithID adds the id to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts read params

func (*ExtrasConfigContextsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsReadReader

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

ExtrasConfigContextsReadReader is a Reader for the ExtrasConfigContextsRead structure.

func (*ExtrasConfigContextsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasConfigContextsUpdateDefault

type ExtrasConfigContextsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasConfigContextsUpdateDefault describes a response with status code -1, with default header values.

ExtrasConfigContextsUpdateDefault extras config contexts update default

func NewExtrasConfigContextsUpdateDefault

func NewExtrasConfigContextsUpdateDefault(code int) *ExtrasConfigContextsUpdateDefault

NewExtrasConfigContextsUpdateDefault creates a ExtrasConfigContextsUpdateDefault with default headers values

func (*ExtrasConfigContextsUpdateDefault) Code

Code gets the status code for the extras config contexts update default response

func (*ExtrasConfigContextsUpdateDefault) Error

func (*ExtrasConfigContextsUpdateDefault) GetPayload

func (o *ExtrasConfigContextsUpdateDefault) GetPayload() interface{}

func (*ExtrasConfigContextsUpdateDefault) IsClientError

func (o *ExtrasConfigContextsUpdateDefault) IsClientError() bool

IsClientError returns true when this extras config contexts update default response has a 4xx status code

func (*ExtrasConfigContextsUpdateDefault) IsCode

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

IsCode returns true when this extras config contexts update default response a status code equal to that given

func (*ExtrasConfigContextsUpdateDefault) IsRedirect

func (o *ExtrasConfigContextsUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras config contexts update default response has a 3xx status code

func (*ExtrasConfigContextsUpdateDefault) IsServerError

func (o *ExtrasConfigContextsUpdateDefault) IsServerError() bool

IsServerError returns true when this extras config contexts update default response has a 5xx status code

func (*ExtrasConfigContextsUpdateDefault) IsSuccess

func (o *ExtrasConfigContextsUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras config contexts update default response has a 2xx status code

func (*ExtrasConfigContextsUpdateDefault) String

type ExtrasConfigContextsUpdateOK

type ExtrasConfigContextsUpdateOK struct {
	Payload *models.ConfigContext
}

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

ExtrasConfigContextsUpdateOK extras config contexts update o k

func NewExtrasConfigContextsUpdateOK

func NewExtrasConfigContextsUpdateOK() *ExtrasConfigContextsUpdateOK

NewExtrasConfigContextsUpdateOK creates a ExtrasConfigContextsUpdateOK with default headers values

func (*ExtrasConfigContextsUpdateOK) Code

Code gets the status code for the extras config contexts update o k response

func (*ExtrasConfigContextsUpdateOK) Error

func (*ExtrasConfigContextsUpdateOK) GetPayload

func (*ExtrasConfigContextsUpdateOK) IsClientError

func (o *ExtrasConfigContextsUpdateOK) IsClientError() bool

IsClientError returns true when this extras config contexts update o k response has a 4xx status code

func (*ExtrasConfigContextsUpdateOK) IsCode

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

IsCode returns true when this extras config contexts update o k response a status code equal to that given

func (*ExtrasConfigContextsUpdateOK) IsRedirect

func (o *ExtrasConfigContextsUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras config contexts update o k response has a 3xx status code

func (*ExtrasConfigContextsUpdateOK) IsServerError

func (o *ExtrasConfigContextsUpdateOK) IsServerError() bool

IsServerError returns true when this extras config contexts update o k response has a 5xx status code

func (*ExtrasConfigContextsUpdateOK) IsSuccess

func (o *ExtrasConfigContextsUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras config contexts update o k response has a 2xx status code

func (*ExtrasConfigContextsUpdateOK) String

type ExtrasConfigContextsUpdateParams

type ExtrasConfigContextsUpdateParams struct {

	// Data.
	Data *models.WritableConfigContext

	/* ID.

	   A unique integer value identifying this config context.
	*/
	ID int64

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

ExtrasConfigContextsUpdateParams contains all the parameters to send to the API endpoint

for the extras config contexts update operation.

Typically these are written to a http.Request.

func NewExtrasConfigContextsUpdateParams

func NewExtrasConfigContextsUpdateParams() *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParams creates a new ExtrasConfigContextsUpdateParams 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 NewExtrasConfigContextsUpdateParamsWithContext

func NewExtrasConfigContextsUpdateParamsWithContext(ctx context.Context) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithContext creates a new ExtrasConfigContextsUpdateParams object with the ability to set a context for a request.

func NewExtrasConfigContextsUpdateParamsWithHTTPClient

func NewExtrasConfigContextsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithHTTPClient creates a new ExtrasConfigContextsUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasConfigContextsUpdateParamsWithTimeout

func NewExtrasConfigContextsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasConfigContextsUpdateParams

NewExtrasConfigContextsUpdateParamsWithTimeout creates a new ExtrasConfigContextsUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasConfigContextsUpdateParams) SetContext

SetContext adds the context to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetData

SetData adds the data to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetDefaults

func (o *ExtrasConfigContextsUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras config contexts update params (not the query body).

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

func (*ExtrasConfigContextsUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetID

SetID adds the id to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithContext

WithContext adds the context to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithData

WithData adds the data to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras config contexts update params (not the query body).

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

func (*ExtrasConfigContextsUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithID

WithID adds the id to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras config contexts update params

func (*ExtrasConfigContextsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasConfigContextsUpdateReader

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

ExtrasConfigContextsUpdateReader is a Reader for the ExtrasConfigContextsUpdate structure.

func (*ExtrasConfigContextsUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasContentTypesListDefault

type ExtrasContentTypesListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasContentTypesListDefault describes a response with status code -1, with default header values.

ExtrasContentTypesListDefault extras content types list default

func NewExtrasContentTypesListDefault

func NewExtrasContentTypesListDefault(code int) *ExtrasContentTypesListDefault

NewExtrasContentTypesListDefault creates a ExtrasContentTypesListDefault with default headers values

func (*ExtrasContentTypesListDefault) Code

Code gets the status code for the extras content types list default response

func (*ExtrasContentTypesListDefault) Error

func (*ExtrasContentTypesListDefault) GetPayload

func (o *ExtrasContentTypesListDefault) GetPayload() interface{}

func (*ExtrasContentTypesListDefault) IsClientError

func (o *ExtrasContentTypesListDefault) IsClientError() bool

IsClientError returns true when this extras content types list default response has a 4xx status code

func (*ExtrasContentTypesListDefault) IsCode

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

IsCode returns true when this extras content types list default response a status code equal to that given

func (*ExtrasContentTypesListDefault) IsRedirect

func (o *ExtrasContentTypesListDefault) IsRedirect() bool

IsRedirect returns true when this extras content types list default response has a 3xx status code

func (*ExtrasContentTypesListDefault) IsServerError

func (o *ExtrasContentTypesListDefault) IsServerError() bool

IsServerError returns true when this extras content types list default response has a 5xx status code

func (*ExtrasContentTypesListDefault) IsSuccess

func (o *ExtrasContentTypesListDefault) IsSuccess() bool

IsSuccess returns true when this extras content types list default response has a 2xx status code

func (*ExtrasContentTypesListDefault) String

type ExtrasContentTypesListOK

type ExtrasContentTypesListOK struct {
	Payload *ExtrasContentTypesListOKBody
}

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

ExtrasContentTypesListOK extras content types list o k

func NewExtrasContentTypesListOK

func NewExtrasContentTypesListOK() *ExtrasContentTypesListOK

NewExtrasContentTypesListOK creates a ExtrasContentTypesListOK with default headers values

func (*ExtrasContentTypesListOK) Code

func (o *ExtrasContentTypesListOK) Code() int

Code gets the status code for the extras content types list o k response

func (*ExtrasContentTypesListOK) Error

func (o *ExtrasContentTypesListOK) Error() string

func (*ExtrasContentTypesListOK) GetPayload

func (*ExtrasContentTypesListOK) IsClientError

func (o *ExtrasContentTypesListOK) IsClientError() bool

IsClientError returns true when this extras content types list o k response has a 4xx status code

func (*ExtrasContentTypesListOK) IsCode

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

IsCode returns true when this extras content types list o k response a status code equal to that given

func (*ExtrasContentTypesListOK) IsRedirect

func (o *ExtrasContentTypesListOK) IsRedirect() bool

IsRedirect returns true when this extras content types list o k response has a 3xx status code

func (*ExtrasContentTypesListOK) IsServerError

func (o *ExtrasContentTypesListOK) IsServerError() bool

IsServerError returns true when this extras content types list o k response has a 5xx status code

func (*ExtrasContentTypesListOK) IsSuccess

func (o *ExtrasContentTypesListOK) IsSuccess() bool

IsSuccess returns true when this extras content types list o k response has a 2xx status code

func (*ExtrasContentTypesListOK) String

func (o *ExtrasContentTypesListOK) String() string

type ExtrasContentTypesListOKBody

type ExtrasContentTypesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ContentType `json:"results"`
}

ExtrasContentTypesListOKBody extras content types list o k body swagger:model ExtrasContentTypesListOKBody

func (*ExtrasContentTypesListOKBody) ContextValidate

func (o *ExtrasContentTypesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras content types list o k body based on the context it is used

func (*ExtrasContentTypesListOKBody) MarshalBinary

func (o *ExtrasContentTypesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasContentTypesListOKBody) UnmarshalBinary

func (o *ExtrasContentTypesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasContentTypesListOKBody) Validate

func (o *ExtrasContentTypesListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras content types list o k body

type ExtrasContentTypesListParams

type ExtrasContentTypesListParams struct {

	// AppLabel.
	AppLabel *string

	// ID.
	ID *float64

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Model.
	Model *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

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

ExtrasContentTypesListParams contains all the parameters to send to the API endpoint

for the extras content types list operation.

Typically these are written to a http.Request.

func NewExtrasContentTypesListParams

func NewExtrasContentTypesListParams() *ExtrasContentTypesListParams

NewExtrasContentTypesListParams creates a new ExtrasContentTypesListParams 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 NewExtrasContentTypesListParamsWithContext

func NewExtrasContentTypesListParamsWithContext(ctx context.Context) *ExtrasContentTypesListParams

NewExtrasContentTypesListParamsWithContext creates a new ExtrasContentTypesListParams object with the ability to set a context for a request.

func NewExtrasContentTypesListParamsWithHTTPClient

func NewExtrasContentTypesListParamsWithHTTPClient(client *http.Client) *ExtrasContentTypesListParams

NewExtrasContentTypesListParamsWithHTTPClient creates a new ExtrasContentTypesListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasContentTypesListParamsWithTimeout

func NewExtrasContentTypesListParamsWithTimeout(timeout time.Duration) *ExtrasContentTypesListParams

NewExtrasContentTypesListParamsWithTimeout creates a new ExtrasContentTypesListParams object with the ability to set a timeout on a request.

func (*ExtrasContentTypesListParams) SetAppLabel

func (o *ExtrasContentTypesListParams) SetAppLabel(appLabel *string)

SetAppLabel adds the appLabel to the extras content types list params

func (*ExtrasContentTypesListParams) SetContext

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

SetContext adds the context to the extras content types list params

func (*ExtrasContentTypesListParams) SetDefaults

func (o *ExtrasContentTypesListParams) SetDefaults()

SetDefaults hydrates default values in the extras content types list params (not the query body).

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

func (*ExtrasContentTypesListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras content types list params

func (*ExtrasContentTypesListParams) SetID

func (o *ExtrasContentTypesListParams) SetID(id *float64)

SetID adds the id to the extras content types list params

func (*ExtrasContentTypesListParams) SetLimit

func (o *ExtrasContentTypesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras content types list params

func (*ExtrasContentTypesListParams) SetModel

func (o *ExtrasContentTypesListParams) SetModel(model *string)

SetModel adds the model to the extras content types list params

func (*ExtrasContentTypesListParams) SetOffset

func (o *ExtrasContentTypesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras content types list params

func (*ExtrasContentTypesListParams) SetOrdering

func (o *ExtrasContentTypesListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras content types list params

func (*ExtrasContentTypesListParams) SetQ

SetQ adds the q to the extras content types list params

func (*ExtrasContentTypesListParams) SetTimeout

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

SetTimeout adds the timeout to the extras content types list params

func (*ExtrasContentTypesListParams) WithAppLabel

WithAppLabel adds the appLabel to the extras content types list params

func (*ExtrasContentTypesListParams) WithContext

WithContext adds the context to the extras content types list params

func (*ExtrasContentTypesListParams) WithDefaults

WithDefaults hydrates default values in the extras content types list params (not the query body).

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

func (*ExtrasContentTypesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras content types list params

func (*ExtrasContentTypesListParams) WithID

WithID adds the id to the extras content types list params

func (*ExtrasContentTypesListParams) WithLimit

WithLimit adds the limit to the extras content types list params

func (*ExtrasContentTypesListParams) WithModel

WithModel adds the model to the extras content types list params

func (*ExtrasContentTypesListParams) WithOffset

WithOffset adds the offset to the extras content types list params

func (*ExtrasContentTypesListParams) WithOrdering

WithOrdering adds the ordering to the extras content types list params

func (*ExtrasContentTypesListParams) WithQ

WithQ adds the q to the extras content types list params

func (*ExtrasContentTypesListParams) WithTimeout

WithTimeout adds the timeout to the extras content types list params

func (*ExtrasContentTypesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasContentTypesListReader

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

ExtrasContentTypesListReader is a Reader for the ExtrasContentTypesList structure.

func (*ExtrasContentTypesListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasContentTypesReadDefault

type ExtrasContentTypesReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasContentTypesReadDefault describes a response with status code -1, with default header values.

ExtrasContentTypesReadDefault extras content types read default

func NewExtrasContentTypesReadDefault

func NewExtrasContentTypesReadDefault(code int) *ExtrasContentTypesReadDefault

NewExtrasContentTypesReadDefault creates a ExtrasContentTypesReadDefault with default headers values

func (*ExtrasContentTypesReadDefault) Code

Code gets the status code for the extras content types read default response

func (*ExtrasContentTypesReadDefault) Error

func (*ExtrasContentTypesReadDefault) GetPayload

func (o *ExtrasContentTypesReadDefault) GetPayload() interface{}

func (*ExtrasContentTypesReadDefault) IsClientError

func (o *ExtrasContentTypesReadDefault) IsClientError() bool

IsClientError returns true when this extras content types read default response has a 4xx status code

func (*ExtrasContentTypesReadDefault) IsCode

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

IsCode returns true when this extras content types read default response a status code equal to that given

func (*ExtrasContentTypesReadDefault) IsRedirect

func (o *ExtrasContentTypesReadDefault) IsRedirect() bool

IsRedirect returns true when this extras content types read default response has a 3xx status code

func (*ExtrasContentTypesReadDefault) IsServerError

func (o *ExtrasContentTypesReadDefault) IsServerError() bool

IsServerError returns true when this extras content types read default response has a 5xx status code

func (*ExtrasContentTypesReadDefault) IsSuccess

func (o *ExtrasContentTypesReadDefault) IsSuccess() bool

IsSuccess returns true when this extras content types read default response has a 2xx status code

func (*ExtrasContentTypesReadDefault) String

type ExtrasContentTypesReadOK

type ExtrasContentTypesReadOK struct {
	Payload *models.ContentType
}

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

ExtrasContentTypesReadOK extras content types read o k

func NewExtrasContentTypesReadOK

func NewExtrasContentTypesReadOK() *ExtrasContentTypesReadOK

NewExtrasContentTypesReadOK creates a ExtrasContentTypesReadOK with default headers values

func (*ExtrasContentTypesReadOK) Code

func (o *ExtrasContentTypesReadOK) Code() int

Code gets the status code for the extras content types read o k response

func (*ExtrasContentTypesReadOK) Error

func (o *ExtrasContentTypesReadOK) Error() string

func (*ExtrasContentTypesReadOK) GetPayload

func (o *ExtrasContentTypesReadOK) GetPayload() *models.ContentType

func (*ExtrasContentTypesReadOK) IsClientError

func (o *ExtrasContentTypesReadOK) IsClientError() bool

IsClientError returns true when this extras content types read o k response has a 4xx status code

func (*ExtrasContentTypesReadOK) IsCode

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

IsCode returns true when this extras content types read o k response a status code equal to that given

func (*ExtrasContentTypesReadOK) IsRedirect

func (o *ExtrasContentTypesReadOK) IsRedirect() bool

IsRedirect returns true when this extras content types read o k response has a 3xx status code

func (*ExtrasContentTypesReadOK) IsServerError

func (o *ExtrasContentTypesReadOK) IsServerError() bool

IsServerError returns true when this extras content types read o k response has a 5xx status code

func (*ExtrasContentTypesReadOK) IsSuccess

func (o *ExtrasContentTypesReadOK) IsSuccess() bool

IsSuccess returns true when this extras content types read o k response has a 2xx status code

func (*ExtrasContentTypesReadOK) String

func (o *ExtrasContentTypesReadOK) String() string

type ExtrasContentTypesReadParams

type ExtrasContentTypesReadParams struct {

	/* ID.

	   A unique integer value identifying this content type.
	*/
	ID int64

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

ExtrasContentTypesReadParams contains all the parameters to send to the API endpoint

for the extras content types read operation.

Typically these are written to a http.Request.

func NewExtrasContentTypesReadParams

func NewExtrasContentTypesReadParams() *ExtrasContentTypesReadParams

NewExtrasContentTypesReadParams creates a new ExtrasContentTypesReadParams 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 NewExtrasContentTypesReadParamsWithContext

func NewExtrasContentTypesReadParamsWithContext(ctx context.Context) *ExtrasContentTypesReadParams

NewExtrasContentTypesReadParamsWithContext creates a new ExtrasContentTypesReadParams object with the ability to set a context for a request.

func NewExtrasContentTypesReadParamsWithHTTPClient

func NewExtrasContentTypesReadParamsWithHTTPClient(client *http.Client) *ExtrasContentTypesReadParams

NewExtrasContentTypesReadParamsWithHTTPClient creates a new ExtrasContentTypesReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasContentTypesReadParamsWithTimeout

func NewExtrasContentTypesReadParamsWithTimeout(timeout time.Duration) *ExtrasContentTypesReadParams

NewExtrasContentTypesReadParamsWithTimeout creates a new ExtrasContentTypesReadParams object with the ability to set a timeout on a request.

func (*ExtrasContentTypesReadParams) SetContext

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

SetContext adds the context to the extras content types read params

func (*ExtrasContentTypesReadParams) SetDefaults

func (o *ExtrasContentTypesReadParams) SetDefaults()

SetDefaults hydrates default values in the extras content types read params (not the query body).

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

func (*ExtrasContentTypesReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras content types read params

func (*ExtrasContentTypesReadParams) SetID

func (o *ExtrasContentTypesReadParams) SetID(id int64)

SetID adds the id to the extras content types read params

func (*ExtrasContentTypesReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras content types read params

func (*ExtrasContentTypesReadParams) WithContext

WithContext adds the context to the extras content types read params

func (*ExtrasContentTypesReadParams) WithDefaults

WithDefaults hydrates default values in the extras content types read params (not the query body).

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

func (*ExtrasContentTypesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras content types read params

func (*ExtrasContentTypesReadParams) WithID

WithID adds the id to the extras content types read params

func (*ExtrasContentTypesReadParams) WithTimeout

WithTimeout adds the timeout to the extras content types read params

func (*ExtrasContentTypesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasContentTypesReadReader

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

ExtrasContentTypesReadReader is a Reader for the ExtrasContentTypesRead structure.

func (*ExtrasContentTypesReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsBulkDeleteDefault

type ExtrasCustomFieldsBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsBulkDeleteDefault extras custom fields bulk delete default

func NewExtrasCustomFieldsBulkDeleteDefault

func NewExtrasCustomFieldsBulkDeleteDefault(code int) *ExtrasCustomFieldsBulkDeleteDefault

NewExtrasCustomFieldsBulkDeleteDefault creates a ExtrasCustomFieldsBulkDeleteDefault with default headers values

func (*ExtrasCustomFieldsBulkDeleteDefault) Code

Code gets the status code for the extras custom fields bulk delete default response

func (*ExtrasCustomFieldsBulkDeleteDefault) Error

func (*ExtrasCustomFieldsBulkDeleteDefault) GetPayload

func (o *ExtrasCustomFieldsBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsBulkDeleteDefault) IsClientError

func (o *ExtrasCustomFieldsBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras custom fields bulk delete default response has a 4xx status code

func (*ExtrasCustomFieldsBulkDeleteDefault) IsCode

IsCode returns true when this extras custom fields bulk delete default response a status code equal to that given

func (*ExtrasCustomFieldsBulkDeleteDefault) IsRedirect

func (o *ExtrasCustomFieldsBulkDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields bulk delete default response has a 3xx status code

func (*ExtrasCustomFieldsBulkDeleteDefault) IsServerError

func (o *ExtrasCustomFieldsBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras custom fields bulk delete default response has a 5xx status code

func (*ExtrasCustomFieldsBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras custom fields bulk delete default response has a 2xx status code

func (*ExtrasCustomFieldsBulkDeleteDefault) String

type ExtrasCustomFieldsBulkDeleteNoContent

type ExtrasCustomFieldsBulkDeleteNoContent struct {
}

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

ExtrasCustomFieldsBulkDeleteNoContent extras custom fields bulk delete no content

func NewExtrasCustomFieldsBulkDeleteNoContent

func NewExtrasCustomFieldsBulkDeleteNoContent() *ExtrasCustomFieldsBulkDeleteNoContent

NewExtrasCustomFieldsBulkDeleteNoContent creates a ExtrasCustomFieldsBulkDeleteNoContent with default headers values

func (*ExtrasCustomFieldsBulkDeleteNoContent) Code

Code gets the status code for the extras custom fields bulk delete no content response

func (*ExtrasCustomFieldsBulkDeleteNoContent) Error

func (*ExtrasCustomFieldsBulkDeleteNoContent) IsClientError

func (o *ExtrasCustomFieldsBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras custom fields bulk delete no content response has a 4xx status code

func (*ExtrasCustomFieldsBulkDeleteNoContent) IsCode

IsCode returns true when this extras custom fields bulk delete no content response a status code equal to that given

func (*ExtrasCustomFieldsBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras custom fields bulk delete no content response has a 3xx status code

func (*ExtrasCustomFieldsBulkDeleteNoContent) IsServerError

func (o *ExtrasCustomFieldsBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras custom fields bulk delete no content response has a 5xx status code

func (*ExtrasCustomFieldsBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras custom fields bulk delete no content response has a 2xx status code

func (*ExtrasCustomFieldsBulkDeleteNoContent) String

type ExtrasCustomFieldsBulkDeleteParams

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

ExtrasCustomFieldsBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras custom fields bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsBulkDeleteParams

func NewExtrasCustomFieldsBulkDeleteParams() *ExtrasCustomFieldsBulkDeleteParams

NewExtrasCustomFieldsBulkDeleteParams creates a new ExtrasCustomFieldsBulkDeleteParams 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 NewExtrasCustomFieldsBulkDeleteParamsWithContext

func NewExtrasCustomFieldsBulkDeleteParamsWithContext(ctx context.Context) *ExtrasCustomFieldsBulkDeleteParams

NewExtrasCustomFieldsBulkDeleteParamsWithContext creates a new ExtrasCustomFieldsBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsBulkDeleteParamsWithHTTPClient

func NewExtrasCustomFieldsBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsBulkDeleteParams

NewExtrasCustomFieldsBulkDeleteParamsWithHTTPClient creates a new ExtrasCustomFieldsBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsBulkDeleteParamsWithTimeout

func NewExtrasCustomFieldsBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsBulkDeleteParams

NewExtrasCustomFieldsBulkDeleteParamsWithTimeout creates a new ExtrasCustomFieldsBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsBulkDeleteParams) SetContext

SetContext adds the context to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) SetDefaults

func (o *ExtrasCustomFieldsBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields bulk delete params (not the query body).

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

func (*ExtrasCustomFieldsBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) WithContext

WithContext adds the context to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields bulk delete params (not the query body).

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

func (*ExtrasCustomFieldsBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields bulk delete params

func (*ExtrasCustomFieldsBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsBulkDeleteReader

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

ExtrasCustomFieldsBulkDeleteReader is a Reader for the ExtrasCustomFieldsBulkDelete structure.

func (*ExtrasCustomFieldsBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsBulkPartialUpdateDefault

type ExtrasCustomFieldsBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsBulkPartialUpdateDefault extras custom fields bulk partial update default

func NewExtrasCustomFieldsBulkPartialUpdateDefault

func NewExtrasCustomFieldsBulkPartialUpdateDefault(code int) *ExtrasCustomFieldsBulkPartialUpdateDefault

NewExtrasCustomFieldsBulkPartialUpdateDefault creates a ExtrasCustomFieldsBulkPartialUpdateDefault with default headers values

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) Code

Code gets the status code for the extras custom fields bulk partial update default response

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) Error

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) GetPayload

func (o *ExtrasCustomFieldsBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras custom fields bulk partial update default response has a 4xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras custom fields bulk partial update default response a status code equal to that given

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras custom fields bulk partial update default response has a 3xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras custom fields bulk partial update default response has a 5xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom fields bulk partial update default response has a 2xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateDefault) String

type ExtrasCustomFieldsBulkPartialUpdateOK

type ExtrasCustomFieldsBulkPartialUpdateOK struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsBulkPartialUpdateOK extras custom fields bulk partial update o k

func NewExtrasCustomFieldsBulkPartialUpdateOK

func NewExtrasCustomFieldsBulkPartialUpdateOK() *ExtrasCustomFieldsBulkPartialUpdateOK

NewExtrasCustomFieldsBulkPartialUpdateOK creates a ExtrasCustomFieldsBulkPartialUpdateOK with default headers values

func (*ExtrasCustomFieldsBulkPartialUpdateOK) Code

Code gets the status code for the extras custom fields bulk partial update o k response

func (*ExtrasCustomFieldsBulkPartialUpdateOK) Error

func (*ExtrasCustomFieldsBulkPartialUpdateOK) GetPayload

func (*ExtrasCustomFieldsBulkPartialUpdateOK) IsClientError

func (o *ExtrasCustomFieldsBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom fields bulk partial update o k response has a 4xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateOK) IsCode

IsCode returns true when this extras custom fields bulk partial update o k response a status code equal to that given

func (*ExtrasCustomFieldsBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras custom fields bulk partial update o k response has a 3xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateOK) IsServerError

func (o *ExtrasCustomFieldsBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom fields bulk partial update o k response has a 5xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras custom fields bulk partial update o k response has a 2xx status code

func (*ExtrasCustomFieldsBulkPartialUpdateOK) String

type ExtrasCustomFieldsBulkPartialUpdateParams

type ExtrasCustomFieldsBulkPartialUpdateParams struct {

	// Data.
	Data *models.WritableCustomField

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

ExtrasCustomFieldsBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras custom fields bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsBulkPartialUpdateParams

func NewExtrasCustomFieldsBulkPartialUpdateParams() *ExtrasCustomFieldsBulkPartialUpdateParams

NewExtrasCustomFieldsBulkPartialUpdateParams creates a new ExtrasCustomFieldsBulkPartialUpdateParams 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 NewExtrasCustomFieldsBulkPartialUpdateParamsWithContext

func NewExtrasCustomFieldsBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasCustomFieldsBulkPartialUpdateParams

NewExtrasCustomFieldsBulkPartialUpdateParamsWithContext creates a new ExtrasCustomFieldsBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsBulkPartialUpdateParamsWithHTTPClient

func NewExtrasCustomFieldsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsBulkPartialUpdateParams

NewExtrasCustomFieldsBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasCustomFieldsBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsBulkPartialUpdateParamsWithTimeout

func NewExtrasCustomFieldsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsBulkPartialUpdateParams

NewExtrasCustomFieldsBulkPartialUpdateParamsWithTimeout creates a new ExtrasCustomFieldsBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) SetData

SetData adds the data to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras custom fields bulk partial update params (not the query body).

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

func (*ExtrasCustomFieldsBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WithData

WithData adds the data to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields bulk partial update params (not the query body).

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

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields bulk partial update params

func (*ExtrasCustomFieldsBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsBulkPartialUpdateReader

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

ExtrasCustomFieldsBulkPartialUpdateReader is a Reader for the ExtrasCustomFieldsBulkPartialUpdate structure.

func (*ExtrasCustomFieldsBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsBulkUpdateDefault

type ExtrasCustomFieldsBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsBulkUpdateDefault extras custom fields bulk update default

func NewExtrasCustomFieldsBulkUpdateDefault

func NewExtrasCustomFieldsBulkUpdateDefault(code int) *ExtrasCustomFieldsBulkUpdateDefault

NewExtrasCustomFieldsBulkUpdateDefault creates a ExtrasCustomFieldsBulkUpdateDefault with default headers values

func (*ExtrasCustomFieldsBulkUpdateDefault) Code

Code gets the status code for the extras custom fields bulk update default response

func (*ExtrasCustomFieldsBulkUpdateDefault) Error

func (*ExtrasCustomFieldsBulkUpdateDefault) GetPayload

func (o *ExtrasCustomFieldsBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsBulkUpdateDefault) IsClientError

func (o *ExtrasCustomFieldsBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom fields bulk update default response has a 4xx status code

func (*ExtrasCustomFieldsBulkUpdateDefault) IsCode

IsCode returns true when this extras custom fields bulk update default response a status code equal to that given

func (*ExtrasCustomFieldsBulkUpdateDefault) IsRedirect

func (o *ExtrasCustomFieldsBulkUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields bulk update default response has a 3xx status code

func (*ExtrasCustomFieldsBulkUpdateDefault) IsServerError

func (o *ExtrasCustomFieldsBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom fields bulk update default response has a 5xx status code

func (*ExtrasCustomFieldsBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom fields bulk update default response has a 2xx status code

func (*ExtrasCustomFieldsBulkUpdateDefault) String

type ExtrasCustomFieldsBulkUpdateOK

type ExtrasCustomFieldsBulkUpdateOK struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsBulkUpdateOK extras custom fields bulk update o k

func NewExtrasCustomFieldsBulkUpdateOK

func NewExtrasCustomFieldsBulkUpdateOK() *ExtrasCustomFieldsBulkUpdateOK

NewExtrasCustomFieldsBulkUpdateOK creates a ExtrasCustomFieldsBulkUpdateOK with default headers values

func (*ExtrasCustomFieldsBulkUpdateOK) Code

Code gets the status code for the extras custom fields bulk update o k response

func (*ExtrasCustomFieldsBulkUpdateOK) Error

func (*ExtrasCustomFieldsBulkUpdateOK) GetPayload

func (*ExtrasCustomFieldsBulkUpdateOK) IsClientError

func (o *ExtrasCustomFieldsBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom fields bulk update o k response has a 4xx status code

func (*ExtrasCustomFieldsBulkUpdateOK) IsCode

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

IsCode returns true when this extras custom fields bulk update o k response a status code equal to that given

func (*ExtrasCustomFieldsBulkUpdateOK) IsRedirect

func (o *ExtrasCustomFieldsBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom fields bulk update o k response has a 3xx status code

func (*ExtrasCustomFieldsBulkUpdateOK) IsServerError

func (o *ExtrasCustomFieldsBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom fields bulk update o k response has a 5xx status code

func (*ExtrasCustomFieldsBulkUpdateOK) IsSuccess

func (o *ExtrasCustomFieldsBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom fields bulk update o k response has a 2xx status code

func (*ExtrasCustomFieldsBulkUpdateOK) String

type ExtrasCustomFieldsBulkUpdateParams

type ExtrasCustomFieldsBulkUpdateParams struct {

	// Data.
	Data *models.WritableCustomField

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

ExtrasCustomFieldsBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras custom fields bulk update operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsBulkUpdateParams

func NewExtrasCustomFieldsBulkUpdateParams() *ExtrasCustomFieldsBulkUpdateParams

NewExtrasCustomFieldsBulkUpdateParams creates a new ExtrasCustomFieldsBulkUpdateParams 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 NewExtrasCustomFieldsBulkUpdateParamsWithContext

func NewExtrasCustomFieldsBulkUpdateParamsWithContext(ctx context.Context) *ExtrasCustomFieldsBulkUpdateParams

NewExtrasCustomFieldsBulkUpdateParamsWithContext creates a new ExtrasCustomFieldsBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsBulkUpdateParamsWithHTTPClient

func NewExtrasCustomFieldsBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsBulkUpdateParams

NewExtrasCustomFieldsBulkUpdateParamsWithHTTPClient creates a new ExtrasCustomFieldsBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsBulkUpdateParamsWithTimeout

func NewExtrasCustomFieldsBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsBulkUpdateParams

NewExtrasCustomFieldsBulkUpdateParamsWithTimeout creates a new ExtrasCustomFieldsBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsBulkUpdateParams) SetContext

SetContext adds the context to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) SetData

SetData adds the data to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) SetDefaults

func (o *ExtrasCustomFieldsBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields bulk update params (not the query body).

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

func (*ExtrasCustomFieldsBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) WithContext

WithContext adds the context to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) WithData

WithData adds the data to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields bulk update params (not the query body).

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

func (*ExtrasCustomFieldsBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields bulk update params

func (*ExtrasCustomFieldsBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsBulkUpdateReader

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

ExtrasCustomFieldsBulkUpdateReader is a Reader for the ExtrasCustomFieldsBulkUpdate structure.

func (*ExtrasCustomFieldsBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsCreateCreated

type ExtrasCustomFieldsCreateCreated struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsCreateCreated extras custom fields create created

func NewExtrasCustomFieldsCreateCreated

func NewExtrasCustomFieldsCreateCreated() *ExtrasCustomFieldsCreateCreated

NewExtrasCustomFieldsCreateCreated creates a ExtrasCustomFieldsCreateCreated with default headers values

func (*ExtrasCustomFieldsCreateCreated) Code

Code gets the status code for the extras custom fields create created response

func (*ExtrasCustomFieldsCreateCreated) Error

func (*ExtrasCustomFieldsCreateCreated) GetPayload

func (*ExtrasCustomFieldsCreateCreated) IsClientError

func (o *ExtrasCustomFieldsCreateCreated) IsClientError() bool

IsClientError returns true when this extras custom fields create created response has a 4xx status code

func (*ExtrasCustomFieldsCreateCreated) IsCode

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

IsCode returns true when this extras custom fields create created response a status code equal to that given

func (*ExtrasCustomFieldsCreateCreated) IsRedirect

func (o *ExtrasCustomFieldsCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras custom fields create created response has a 3xx status code

func (*ExtrasCustomFieldsCreateCreated) IsServerError

func (o *ExtrasCustomFieldsCreateCreated) IsServerError() bool

IsServerError returns true when this extras custom fields create created response has a 5xx status code

func (*ExtrasCustomFieldsCreateCreated) IsSuccess

func (o *ExtrasCustomFieldsCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras custom fields create created response has a 2xx status code

func (*ExtrasCustomFieldsCreateCreated) String

type ExtrasCustomFieldsCreateDefault

type ExtrasCustomFieldsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsCreateDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsCreateDefault extras custom fields create default

func NewExtrasCustomFieldsCreateDefault

func NewExtrasCustomFieldsCreateDefault(code int) *ExtrasCustomFieldsCreateDefault

NewExtrasCustomFieldsCreateDefault creates a ExtrasCustomFieldsCreateDefault with default headers values

func (*ExtrasCustomFieldsCreateDefault) Code

Code gets the status code for the extras custom fields create default response

func (*ExtrasCustomFieldsCreateDefault) Error

func (*ExtrasCustomFieldsCreateDefault) GetPayload

func (o *ExtrasCustomFieldsCreateDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsCreateDefault) IsClientError

func (o *ExtrasCustomFieldsCreateDefault) IsClientError() bool

IsClientError returns true when this extras custom fields create default response has a 4xx status code

func (*ExtrasCustomFieldsCreateDefault) IsCode

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

IsCode returns true when this extras custom fields create default response a status code equal to that given

func (*ExtrasCustomFieldsCreateDefault) IsRedirect

func (o *ExtrasCustomFieldsCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields create default response has a 3xx status code

func (*ExtrasCustomFieldsCreateDefault) IsServerError

func (o *ExtrasCustomFieldsCreateDefault) IsServerError() bool

IsServerError returns true when this extras custom fields create default response has a 5xx status code

func (*ExtrasCustomFieldsCreateDefault) IsSuccess

func (o *ExtrasCustomFieldsCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras custom fields create default response has a 2xx status code

func (*ExtrasCustomFieldsCreateDefault) String

type ExtrasCustomFieldsCreateParams

type ExtrasCustomFieldsCreateParams struct {

	// Data.
	Data *models.WritableCustomField

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

ExtrasCustomFieldsCreateParams contains all the parameters to send to the API endpoint

for the extras custom fields create operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsCreateParams

func NewExtrasCustomFieldsCreateParams() *ExtrasCustomFieldsCreateParams

NewExtrasCustomFieldsCreateParams creates a new ExtrasCustomFieldsCreateParams 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 NewExtrasCustomFieldsCreateParamsWithContext

func NewExtrasCustomFieldsCreateParamsWithContext(ctx context.Context) *ExtrasCustomFieldsCreateParams

NewExtrasCustomFieldsCreateParamsWithContext creates a new ExtrasCustomFieldsCreateParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsCreateParamsWithHTTPClient

func NewExtrasCustomFieldsCreateParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsCreateParams

NewExtrasCustomFieldsCreateParamsWithHTTPClient creates a new ExtrasCustomFieldsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsCreateParamsWithTimeout

func NewExtrasCustomFieldsCreateParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsCreateParams

NewExtrasCustomFieldsCreateParamsWithTimeout creates a new ExtrasCustomFieldsCreateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsCreateParams) SetContext

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

SetContext adds the context to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) SetData

SetData adds the data to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) SetDefaults

func (o *ExtrasCustomFieldsCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields create params (not the query body).

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

func (*ExtrasCustomFieldsCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) WithContext

WithContext adds the context to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) WithData

WithData adds the data to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields create params (not the query body).

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

func (*ExtrasCustomFieldsCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields create params

func (*ExtrasCustomFieldsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsCreateReader

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

ExtrasCustomFieldsCreateReader is a Reader for the ExtrasCustomFieldsCreate structure.

func (*ExtrasCustomFieldsCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsDeleteDefault

type ExtrasCustomFieldsDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsDeleteDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsDeleteDefault extras custom fields delete default

func NewExtrasCustomFieldsDeleteDefault

func NewExtrasCustomFieldsDeleteDefault(code int) *ExtrasCustomFieldsDeleteDefault

NewExtrasCustomFieldsDeleteDefault creates a ExtrasCustomFieldsDeleteDefault with default headers values

func (*ExtrasCustomFieldsDeleteDefault) Code

Code gets the status code for the extras custom fields delete default response

func (*ExtrasCustomFieldsDeleteDefault) Error

func (*ExtrasCustomFieldsDeleteDefault) GetPayload

func (o *ExtrasCustomFieldsDeleteDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsDeleteDefault) IsClientError

func (o *ExtrasCustomFieldsDeleteDefault) IsClientError() bool

IsClientError returns true when this extras custom fields delete default response has a 4xx status code

func (*ExtrasCustomFieldsDeleteDefault) IsCode

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

IsCode returns true when this extras custom fields delete default response a status code equal to that given

func (*ExtrasCustomFieldsDeleteDefault) IsRedirect

func (o *ExtrasCustomFieldsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields delete default response has a 3xx status code

func (*ExtrasCustomFieldsDeleteDefault) IsServerError

func (o *ExtrasCustomFieldsDeleteDefault) IsServerError() bool

IsServerError returns true when this extras custom fields delete default response has a 5xx status code

func (*ExtrasCustomFieldsDeleteDefault) IsSuccess

func (o *ExtrasCustomFieldsDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras custom fields delete default response has a 2xx status code

func (*ExtrasCustomFieldsDeleteDefault) String

type ExtrasCustomFieldsDeleteNoContent

type ExtrasCustomFieldsDeleteNoContent struct {
}

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

ExtrasCustomFieldsDeleteNoContent extras custom fields delete no content

func NewExtrasCustomFieldsDeleteNoContent

func NewExtrasCustomFieldsDeleteNoContent() *ExtrasCustomFieldsDeleteNoContent

NewExtrasCustomFieldsDeleteNoContent creates a ExtrasCustomFieldsDeleteNoContent with default headers values

func (*ExtrasCustomFieldsDeleteNoContent) Code

Code gets the status code for the extras custom fields delete no content response

func (*ExtrasCustomFieldsDeleteNoContent) Error

func (*ExtrasCustomFieldsDeleteNoContent) IsClientError

func (o *ExtrasCustomFieldsDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras custom fields delete no content response has a 4xx status code

func (*ExtrasCustomFieldsDeleteNoContent) IsCode

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

IsCode returns true when this extras custom fields delete no content response a status code equal to that given

func (*ExtrasCustomFieldsDeleteNoContent) IsRedirect

func (o *ExtrasCustomFieldsDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras custom fields delete no content response has a 3xx status code

func (*ExtrasCustomFieldsDeleteNoContent) IsServerError

func (o *ExtrasCustomFieldsDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras custom fields delete no content response has a 5xx status code

func (*ExtrasCustomFieldsDeleteNoContent) IsSuccess

func (o *ExtrasCustomFieldsDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras custom fields delete no content response has a 2xx status code

func (*ExtrasCustomFieldsDeleteNoContent) String

type ExtrasCustomFieldsDeleteParams

type ExtrasCustomFieldsDeleteParams struct {

	/* ID.

	   A unique integer value identifying this custom field.
	*/
	ID int64

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

ExtrasCustomFieldsDeleteParams contains all the parameters to send to the API endpoint

for the extras custom fields delete operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsDeleteParams

func NewExtrasCustomFieldsDeleteParams() *ExtrasCustomFieldsDeleteParams

NewExtrasCustomFieldsDeleteParams creates a new ExtrasCustomFieldsDeleteParams 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 NewExtrasCustomFieldsDeleteParamsWithContext

func NewExtrasCustomFieldsDeleteParamsWithContext(ctx context.Context) *ExtrasCustomFieldsDeleteParams

NewExtrasCustomFieldsDeleteParamsWithContext creates a new ExtrasCustomFieldsDeleteParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsDeleteParamsWithHTTPClient

func NewExtrasCustomFieldsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsDeleteParams

NewExtrasCustomFieldsDeleteParamsWithHTTPClient creates a new ExtrasCustomFieldsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsDeleteParamsWithTimeout

func NewExtrasCustomFieldsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsDeleteParams

NewExtrasCustomFieldsDeleteParamsWithTimeout creates a new ExtrasCustomFieldsDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsDeleteParams) SetContext

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

SetContext adds the context to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) SetDefaults

func (o *ExtrasCustomFieldsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields delete params (not the query body).

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

func (*ExtrasCustomFieldsDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) SetID

SetID adds the id to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) WithContext

WithContext adds the context to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields delete params (not the query body).

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

func (*ExtrasCustomFieldsDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) WithID

WithID adds the id to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields delete params

func (*ExtrasCustomFieldsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsDeleteReader

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

ExtrasCustomFieldsDeleteReader is a Reader for the ExtrasCustomFieldsDelete structure.

func (*ExtrasCustomFieldsDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsListDefault

type ExtrasCustomFieldsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsListDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsListDefault extras custom fields list default

func NewExtrasCustomFieldsListDefault

func NewExtrasCustomFieldsListDefault(code int) *ExtrasCustomFieldsListDefault

NewExtrasCustomFieldsListDefault creates a ExtrasCustomFieldsListDefault with default headers values

func (*ExtrasCustomFieldsListDefault) Code

Code gets the status code for the extras custom fields list default response

func (*ExtrasCustomFieldsListDefault) Error

func (*ExtrasCustomFieldsListDefault) GetPayload

func (o *ExtrasCustomFieldsListDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsListDefault) IsClientError

func (o *ExtrasCustomFieldsListDefault) IsClientError() bool

IsClientError returns true when this extras custom fields list default response has a 4xx status code

func (*ExtrasCustomFieldsListDefault) IsCode

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

IsCode returns true when this extras custom fields list default response a status code equal to that given

func (*ExtrasCustomFieldsListDefault) IsRedirect

func (o *ExtrasCustomFieldsListDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields list default response has a 3xx status code

func (*ExtrasCustomFieldsListDefault) IsServerError

func (o *ExtrasCustomFieldsListDefault) IsServerError() bool

IsServerError returns true when this extras custom fields list default response has a 5xx status code

func (*ExtrasCustomFieldsListDefault) IsSuccess

func (o *ExtrasCustomFieldsListDefault) IsSuccess() bool

IsSuccess returns true when this extras custom fields list default response has a 2xx status code

func (*ExtrasCustomFieldsListDefault) String

type ExtrasCustomFieldsListOK

type ExtrasCustomFieldsListOK struct {
	Payload *ExtrasCustomFieldsListOKBody
}

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

ExtrasCustomFieldsListOK extras custom fields list o k

func NewExtrasCustomFieldsListOK

func NewExtrasCustomFieldsListOK() *ExtrasCustomFieldsListOK

NewExtrasCustomFieldsListOK creates a ExtrasCustomFieldsListOK with default headers values

func (*ExtrasCustomFieldsListOK) Code

func (o *ExtrasCustomFieldsListOK) Code() int

Code gets the status code for the extras custom fields list o k response

func (*ExtrasCustomFieldsListOK) Error

func (o *ExtrasCustomFieldsListOK) Error() string

func (*ExtrasCustomFieldsListOK) GetPayload

func (*ExtrasCustomFieldsListOK) IsClientError

func (o *ExtrasCustomFieldsListOK) IsClientError() bool

IsClientError returns true when this extras custom fields list o k response has a 4xx status code

func (*ExtrasCustomFieldsListOK) IsCode

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

IsCode returns true when this extras custom fields list o k response a status code equal to that given

func (*ExtrasCustomFieldsListOK) IsRedirect

func (o *ExtrasCustomFieldsListOK) IsRedirect() bool

IsRedirect returns true when this extras custom fields list o k response has a 3xx status code

func (*ExtrasCustomFieldsListOK) IsServerError

func (o *ExtrasCustomFieldsListOK) IsServerError() bool

IsServerError returns true when this extras custom fields list o k response has a 5xx status code

func (*ExtrasCustomFieldsListOK) IsSuccess

func (o *ExtrasCustomFieldsListOK) IsSuccess() bool

IsSuccess returns true when this extras custom fields list o k response has a 2xx status code

func (*ExtrasCustomFieldsListOK) String

func (o *ExtrasCustomFieldsListOK) String() string

type ExtrasCustomFieldsListOKBody

type ExtrasCustomFieldsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.CustomField `json:"results"`
}

ExtrasCustomFieldsListOKBody extras custom fields list o k body swagger:model ExtrasCustomFieldsListOKBody

func (*ExtrasCustomFieldsListOKBody) ContextValidate

func (o *ExtrasCustomFieldsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras custom fields list o k body based on the context it is used

func (*ExtrasCustomFieldsListOKBody) MarshalBinary

func (o *ExtrasCustomFieldsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasCustomFieldsListOKBody) UnmarshalBinary

func (o *ExtrasCustomFieldsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasCustomFieldsListOKBody) Validate

func (o *ExtrasCustomFieldsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras custom fields list o k body

type ExtrasCustomFieldsListParams

type ExtrasCustomFieldsListParams struct {

	// ContentTypeID.
	ContentTypeID *string

	// ContentTypeIDGt.
	ContentTypeIDGt *string

	// ContentTypeIDGte.
	ContentTypeIDGte *string

	// ContentTypeIDLt.
	ContentTypeIDLt *string

	// ContentTypeIDLte.
	ContentTypeIDLte *string

	// ContentTypeIDn.
	ContentTypeIDn *string

	// ContentTypes.
	ContentTypes *string

	// ContentTypesIc.
	ContentTypesIc *string

	// ContentTypesIe.
	ContentTypesIe *string

	// ContentTypesIew.
	ContentTypesIew *string

	// ContentTypesIsw.
	ContentTypesIsw *string

	// ContentTypesn.
	ContentTypesn *string

	// ContentTypesNic.
	ContentTypesNic *string

	// ContentTypesNie.
	ContentTypesNie *string

	// ContentTypesNiew.
	ContentTypesNiew *string

	// ContentTypesNisw.
	ContentTypesNisw *string

	// Description.
	Description *string

	// DescriptionIc.
	DescriptionIc *string

	// DescriptionIe.
	DescriptionIe *string

	// DescriptionIew.
	DescriptionIew *string

	// DescriptionIsw.
	DescriptionIsw *string

	// Descriptionn.
	Descriptionn *string

	// DescriptionNic.
	DescriptionNic *string

	// DescriptionNie.
	DescriptionNie *string

	// DescriptionNiew.
	DescriptionNiew *string

	// DescriptionNisw.
	DescriptionNisw *string

	// FilterLogic.
	FilterLogic *string

	// FilterLogicn.
	FilterLogicn *string

	// GroupName.
	GroupName *string

	// GroupNameIc.
	GroupNameIc *string

	// GroupNameIe.
	GroupNameIe *string

	// GroupNameIew.
	GroupNameIew *string

	// GroupNameIsw.
	GroupNameIsw *string

	// GroupNamen.
	GroupNamen *string

	// GroupNameNic.
	GroupNameNic *string

	// GroupNameNie.
	GroupNameNie *string

	// GroupNameNiew.
	GroupNameNiew *string

	// GroupNameNisw.
	GroupNameNisw *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// Required.
	Required *string

	// Type.
	Type *string

	// Typen.
	Typen *string

	// UIVisibility.
	UIVisibility *string

	// UIVisibilityn.
	UIVisibilityn *string

	// Weight.
	Weight *string

	// WeightGt.
	WeightGt *string

	// WeightGte.
	WeightGte *string

	// WeightLt.
	WeightLt *string

	// WeightLte.
	WeightLte *string

	// Weightn.
	Weightn *string

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

ExtrasCustomFieldsListParams contains all the parameters to send to the API endpoint

for the extras custom fields list operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsListParams

func NewExtrasCustomFieldsListParams() *ExtrasCustomFieldsListParams

NewExtrasCustomFieldsListParams creates a new ExtrasCustomFieldsListParams 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 NewExtrasCustomFieldsListParamsWithContext

func NewExtrasCustomFieldsListParamsWithContext(ctx context.Context) *ExtrasCustomFieldsListParams

NewExtrasCustomFieldsListParamsWithContext creates a new ExtrasCustomFieldsListParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsListParamsWithHTTPClient

func NewExtrasCustomFieldsListParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsListParams

NewExtrasCustomFieldsListParamsWithHTTPClient creates a new ExtrasCustomFieldsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsListParamsWithTimeout

func NewExtrasCustomFieldsListParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsListParams

NewExtrasCustomFieldsListParamsWithTimeout creates a new ExtrasCustomFieldsListParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsListParams) SetContentTypeID

func (o *ExtrasCustomFieldsListParams) SetContentTypeID(contentTypeID *string)

SetContentTypeID adds the contentTypeId to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypeIDGt

func (o *ExtrasCustomFieldsListParams) SetContentTypeIDGt(contentTypeIDGt *string)

SetContentTypeIDGt adds the contentTypeIdGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypeIDGte

func (o *ExtrasCustomFieldsListParams) SetContentTypeIDGte(contentTypeIDGte *string)

SetContentTypeIDGte adds the contentTypeIdGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypeIDLt

func (o *ExtrasCustomFieldsListParams) SetContentTypeIDLt(contentTypeIDLt *string)

SetContentTypeIDLt adds the contentTypeIdLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypeIDLte

func (o *ExtrasCustomFieldsListParams) SetContentTypeIDLte(contentTypeIDLte *string)

SetContentTypeIDLte adds the contentTypeIdLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypeIDn

func (o *ExtrasCustomFieldsListParams) SetContentTypeIDn(contentTypeIDn *string)

SetContentTypeIDn adds the contentTypeIdN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypes

func (o *ExtrasCustomFieldsListParams) SetContentTypes(contentTypes *string)

SetContentTypes adds the contentTypes to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesIc

func (o *ExtrasCustomFieldsListParams) SetContentTypesIc(contentTypesIc *string)

SetContentTypesIc adds the contentTypesIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesIe

func (o *ExtrasCustomFieldsListParams) SetContentTypesIe(contentTypesIe *string)

SetContentTypesIe adds the contentTypesIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesIew

func (o *ExtrasCustomFieldsListParams) SetContentTypesIew(contentTypesIew *string)

SetContentTypesIew adds the contentTypesIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesIsw

func (o *ExtrasCustomFieldsListParams) SetContentTypesIsw(contentTypesIsw *string)

SetContentTypesIsw adds the contentTypesIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesNic

func (o *ExtrasCustomFieldsListParams) SetContentTypesNic(contentTypesNic *string)

SetContentTypesNic adds the contentTypesNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesNie

func (o *ExtrasCustomFieldsListParams) SetContentTypesNie(contentTypesNie *string)

SetContentTypesNie adds the contentTypesNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesNiew

func (o *ExtrasCustomFieldsListParams) SetContentTypesNiew(contentTypesNiew *string)

SetContentTypesNiew adds the contentTypesNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesNisw

func (o *ExtrasCustomFieldsListParams) SetContentTypesNisw(contentTypesNisw *string)

SetContentTypesNisw adds the contentTypesNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContentTypesn

func (o *ExtrasCustomFieldsListParams) SetContentTypesn(contentTypesn *string)

SetContentTypesn adds the contentTypesN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetContext

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

SetContext adds the context to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDefaults

func (o *ExtrasCustomFieldsListParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields list params (not the query body).

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

func (*ExtrasCustomFieldsListParams) SetDescription

func (o *ExtrasCustomFieldsListParams) SetDescription(description *string)

SetDescription adds the description to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionIc

func (o *ExtrasCustomFieldsListParams) SetDescriptionIc(descriptionIc *string)

SetDescriptionIc adds the descriptionIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionIe

func (o *ExtrasCustomFieldsListParams) SetDescriptionIe(descriptionIe *string)

SetDescriptionIe adds the descriptionIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionIew

func (o *ExtrasCustomFieldsListParams) SetDescriptionIew(descriptionIew *string)

SetDescriptionIew adds the descriptionIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionIsw

func (o *ExtrasCustomFieldsListParams) SetDescriptionIsw(descriptionIsw *string)

SetDescriptionIsw adds the descriptionIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionNic

func (o *ExtrasCustomFieldsListParams) SetDescriptionNic(descriptionNic *string)

SetDescriptionNic adds the descriptionNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionNie

func (o *ExtrasCustomFieldsListParams) SetDescriptionNie(descriptionNie *string)

SetDescriptionNie adds the descriptionNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionNiew

func (o *ExtrasCustomFieldsListParams) SetDescriptionNiew(descriptionNiew *string)

SetDescriptionNiew adds the descriptionNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionNisw

func (o *ExtrasCustomFieldsListParams) SetDescriptionNisw(descriptionNisw *string)

SetDescriptionNisw adds the descriptionNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetDescriptionn

func (o *ExtrasCustomFieldsListParams) SetDescriptionn(descriptionn *string)

SetDescriptionn adds the descriptionN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetFilterLogic

func (o *ExtrasCustomFieldsListParams) SetFilterLogic(filterLogic *string)

SetFilterLogic adds the filterLogic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetFilterLogicn

func (o *ExtrasCustomFieldsListParams) SetFilterLogicn(filterLogicn *string)

SetFilterLogicn adds the filterLogicN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupName

func (o *ExtrasCustomFieldsListParams) SetGroupName(groupName *string)

SetGroupName adds the groupName to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameIc

func (o *ExtrasCustomFieldsListParams) SetGroupNameIc(groupNameIc *string)

SetGroupNameIc adds the groupNameIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameIe

func (o *ExtrasCustomFieldsListParams) SetGroupNameIe(groupNameIe *string)

SetGroupNameIe adds the groupNameIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameIew

func (o *ExtrasCustomFieldsListParams) SetGroupNameIew(groupNameIew *string)

SetGroupNameIew adds the groupNameIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameIsw

func (o *ExtrasCustomFieldsListParams) SetGroupNameIsw(groupNameIsw *string)

SetGroupNameIsw adds the groupNameIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameNic

func (o *ExtrasCustomFieldsListParams) SetGroupNameNic(groupNameNic *string)

SetGroupNameNic adds the groupNameNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameNie

func (o *ExtrasCustomFieldsListParams) SetGroupNameNie(groupNameNie *string)

SetGroupNameNie adds the groupNameNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameNiew

func (o *ExtrasCustomFieldsListParams) SetGroupNameNiew(groupNameNiew *string)

SetGroupNameNiew adds the groupNameNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNameNisw

func (o *ExtrasCustomFieldsListParams) SetGroupNameNisw(groupNameNisw *string)

SetGroupNameNisw adds the groupNameNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetGroupNamen

func (o *ExtrasCustomFieldsListParams) SetGroupNamen(groupNamen *string)

SetGroupNamen adds the groupNameN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetID

func (o *ExtrasCustomFieldsListParams) SetID(id *string)

SetID adds the id to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetIDGt

func (o *ExtrasCustomFieldsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetIDGte

func (o *ExtrasCustomFieldsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetIDLt

func (o *ExtrasCustomFieldsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetIDLte

func (o *ExtrasCustomFieldsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetIDn

func (o *ExtrasCustomFieldsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetLimit

func (o *ExtrasCustomFieldsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetName

func (o *ExtrasCustomFieldsListParams) SetName(name *string)

SetName adds the name to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameIc

func (o *ExtrasCustomFieldsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameIe

func (o *ExtrasCustomFieldsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameIew

func (o *ExtrasCustomFieldsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameIsw

func (o *ExtrasCustomFieldsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameNic

func (o *ExtrasCustomFieldsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameNie

func (o *ExtrasCustomFieldsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameNiew

func (o *ExtrasCustomFieldsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNameNisw

func (o *ExtrasCustomFieldsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetNamen

func (o *ExtrasCustomFieldsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetOffset

func (o *ExtrasCustomFieldsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetOrdering

func (o *ExtrasCustomFieldsListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetQ

SetQ adds the q to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetRequired

func (o *ExtrasCustomFieldsListParams) SetRequired(required *string)

SetRequired adds the required to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetType

func (o *ExtrasCustomFieldsListParams) SetType(typeVar *string)

SetType adds the type to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetTypen

func (o *ExtrasCustomFieldsListParams) SetTypen(typen *string)

SetTypen adds the typeN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetUIVisibility

func (o *ExtrasCustomFieldsListParams) SetUIVisibility(uIVisibility *string)

SetUIVisibility adds the uiVisibility to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetUIVisibilityn

func (o *ExtrasCustomFieldsListParams) SetUIVisibilityn(uIVisibilityn *string)

SetUIVisibilityn adds the uiVisibilityN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeight

func (o *ExtrasCustomFieldsListParams) SetWeight(weight *string)

SetWeight adds the weight to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeightGt

func (o *ExtrasCustomFieldsListParams) SetWeightGt(weightGt *string)

SetWeightGt adds the weightGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeightGte

func (o *ExtrasCustomFieldsListParams) SetWeightGte(weightGte *string)

SetWeightGte adds the weightGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeightLt

func (o *ExtrasCustomFieldsListParams) SetWeightLt(weightLt *string)

SetWeightLt adds the weightLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeightLte

func (o *ExtrasCustomFieldsListParams) SetWeightLte(weightLte *string)

SetWeightLte adds the weightLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) SetWeightn

func (o *ExtrasCustomFieldsListParams) SetWeightn(weightn *string)

SetWeightn adds the weightN to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeID

func (o *ExtrasCustomFieldsListParams) WithContentTypeID(contentTypeID *string) *ExtrasCustomFieldsListParams

WithContentTypeID adds the contentTypeID to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeIDGt

func (o *ExtrasCustomFieldsListParams) WithContentTypeIDGt(contentTypeIDGt *string) *ExtrasCustomFieldsListParams

WithContentTypeIDGt adds the contentTypeIDGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeIDGte

func (o *ExtrasCustomFieldsListParams) WithContentTypeIDGte(contentTypeIDGte *string) *ExtrasCustomFieldsListParams

WithContentTypeIDGte adds the contentTypeIDGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeIDLt

func (o *ExtrasCustomFieldsListParams) WithContentTypeIDLt(contentTypeIDLt *string) *ExtrasCustomFieldsListParams

WithContentTypeIDLt adds the contentTypeIDLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeIDLte

func (o *ExtrasCustomFieldsListParams) WithContentTypeIDLte(contentTypeIDLte *string) *ExtrasCustomFieldsListParams

WithContentTypeIDLte adds the contentTypeIDLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypeIDn

func (o *ExtrasCustomFieldsListParams) WithContentTypeIDn(contentTypeIDn *string) *ExtrasCustomFieldsListParams

WithContentTypeIDn adds the contentTypeIDn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypes

func (o *ExtrasCustomFieldsListParams) WithContentTypes(contentTypes *string) *ExtrasCustomFieldsListParams

WithContentTypes adds the contentTypes to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesIc

func (o *ExtrasCustomFieldsListParams) WithContentTypesIc(contentTypesIc *string) *ExtrasCustomFieldsListParams

WithContentTypesIc adds the contentTypesIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesIe

func (o *ExtrasCustomFieldsListParams) WithContentTypesIe(contentTypesIe *string) *ExtrasCustomFieldsListParams

WithContentTypesIe adds the contentTypesIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesIew

func (o *ExtrasCustomFieldsListParams) WithContentTypesIew(contentTypesIew *string) *ExtrasCustomFieldsListParams

WithContentTypesIew adds the contentTypesIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesIsw

func (o *ExtrasCustomFieldsListParams) WithContentTypesIsw(contentTypesIsw *string) *ExtrasCustomFieldsListParams

WithContentTypesIsw adds the contentTypesIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesNic

func (o *ExtrasCustomFieldsListParams) WithContentTypesNic(contentTypesNic *string) *ExtrasCustomFieldsListParams

WithContentTypesNic adds the contentTypesNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesNie

func (o *ExtrasCustomFieldsListParams) WithContentTypesNie(contentTypesNie *string) *ExtrasCustomFieldsListParams

WithContentTypesNie adds the contentTypesNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesNiew

func (o *ExtrasCustomFieldsListParams) WithContentTypesNiew(contentTypesNiew *string) *ExtrasCustomFieldsListParams

WithContentTypesNiew adds the contentTypesNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesNisw

func (o *ExtrasCustomFieldsListParams) WithContentTypesNisw(contentTypesNisw *string) *ExtrasCustomFieldsListParams

WithContentTypesNisw adds the contentTypesNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContentTypesn

func (o *ExtrasCustomFieldsListParams) WithContentTypesn(contentTypesn *string) *ExtrasCustomFieldsListParams

WithContentTypesn adds the contentTypesn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithContext

WithContext adds the context to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields list params (not the query body).

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

func (*ExtrasCustomFieldsListParams) WithDescription

func (o *ExtrasCustomFieldsListParams) WithDescription(description *string) *ExtrasCustomFieldsListParams

WithDescription adds the description to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionIc

func (o *ExtrasCustomFieldsListParams) WithDescriptionIc(descriptionIc *string) *ExtrasCustomFieldsListParams

WithDescriptionIc adds the descriptionIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionIe

func (o *ExtrasCustomFieldsListParams) WithDescriptionIe(descriptionIe *string) *ExtrasCustomFieldsListParams

WithDescriptionIe adds the descriptionIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionIew

func (o *ExtrasCustomFieldsListParams) WithDescriptionIew(descriptionIew *string) *ExtrasCustomFieldsListParams

WithDescriptionIew adds the descriptionIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionIsw

func (o *ExtrasCustomFieldsListParams) WithDescriptionIsw(descriptionIsw *string) *ExtrasCustomFieldsListParams

WithDescriptionIsw adds the descriptionIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionNic

func (o *ExtrasCustomFieldsListParams) WithDescriptionNic(descriptionNic *string) *ExtrasCustomFieldsListParams

WithDescriptionNic adds the descriptionNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionNie

func (o *ExtrasCustomFieldsListParams) WithDescriptionNie(descriptionNie *string) *ExtrasCustomFieldsListParams

WithDescriptionNie adds the descriptionNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionNiew

func (o *ExtrasCustomFieldsListParams) WithDescriptionNiew(descriptionNiew *string) *ExtrasCustomFieldsListParams

WithDescriptionNiew adds the descriptionNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionNisw

func (o *ExtrasCustomFieldsListParams) WithDescriptionNisw(descriptionNisw *string) *ExtrasCustomFieldsListParams

WithDescriptionNisw adds the descriptionNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithDescriptionn

func (o *ExtrasCustomFieldsListParams) WithDescriptionn(descriptionn *string) *ExtrasCustomFieldsListParams

WithDescriptionn adds the descriptionn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithFilterLogic

func (o *ExtrasCustomFieldsListParams) WithFilterLogic(filterLogic *string) *ExtrasCustomFieldsListParams

WithFilterLogic adds the filterLogic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithFilterLogicn

func (o *ExtrasCustomFieldsListParams) WithFilterLogicn(filterLogicn *string) *ExtrasCustomFieldsListParams

WithFilterLogicn adds the filterLogicn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupName

WithGroupName adds the groupName to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameIc

func (o *ExtrasCustomFieldsListParams) WithGroupNameIc(groupNameIc *string) *ExtrasCustomFieldsListParams

WithGroupNameIc adds the groupNameIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameIe

func (o *ExtrasCustomFieldsListParams) WithGroupNameIe(groupNameIe *string) *ExtrasCustomFieldsListParams

WithGroupNameIe adds the groupNameIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameIew

func (o *ExtrasCustomFieldsListParams) WithGroupNameIew(groupNameIew *string) *ExtrasCustomFieldsListParams

WithGroupNameIew adds the groupNameIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameIsw

func (o *ExtrasCustomFieldsListParams) WithGroupNameIsw(groupNameIsw *string) *ExtrasCustomFieldsListParams

WithGroupNameIsw adds the groupNameIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameNic

func (o *ExtrasCustomFieldsListParams) WithGroupNameNic(groupNameNic *string) *ExtrasCustomFieldsListParams

WithGroupNameNic adds the groupNameNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameNie

func (o *ExtrasCustomFieldsListParams) WithGroupNameNie(groupNameNie *string) *ExtrasCustomFieldsListParams

WithGroupNameNie adds the groupNameNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameNiew

func (o *ExtrasCustomFieldsListParams) WithGroupNameNiew(groupNameNiew *string) *ExtrasCustomFieldsListParams

WithGroupNameNiew adds the groupNameNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNameNisw

func (o *ExtrasCustomFieldsListParams) WithGroupNameNisw(groupNameNisw *string) *ExtrasCustomFieldsListParams

WithGroupNameNisw adds the groupNameNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithGroupNamen

func (o *ExtrasCustomFieldsListParams) WithGroupNamen(groupNamen *string) *ExtrasCustomFieldsListParams

WithGroupNamen adds the groupNamen to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithID

WithID adds the id to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithIDGt

WithIDGt adds the iDGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithIDGte

WithIDGte adds the iDGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithIDLt

WithIDLt adds the iDLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithIDLte

WithIDLte adds the iDLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithIDn

WithIDn adds the iDn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithLimit

WithLimit adds the limit to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithName

WithName adds the name to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameIc

WithNameIc adds the nameIc to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameIe

WithNameIe adds the nameIe to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameIew

WithNameIew adds the nameIew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameNic

WithNameNic adds the nameNic to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameNie

WithNameNie adds the nameNie to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithNamen

WithNamen adds the namen to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithOffset

WithOffset adds the offset to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithOrdering

WithOrdering adds the ordering to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithQ

WithQ adds the q to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithRequired

WithRequired adds the required to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithType

WithType adds the typeVar to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithTypen

WithTypen adds the typen to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithUIVisibility

func (o *ExtrasCustomFieldsListParams) WithUIVisibility(uIVisibility *string) *ExtrasCustomFieldsListParams

WithUIVisibility adds the uIVisibility to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithUIVisibilityn

func (o *ExtrasCustomFieldsListParams) WithUIVisibilityn(uIVisibilityn *string) *ExtrasCustomFieldsListParams

WithUIVisibilityn adds the uIVisibilityn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeight

WithWeight adds the weight to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeightGt

WithWeightGt adds the weightGt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeightGte

WithWeightGte adds the weightGte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeightLt

WithWeightLt adds the weightLt to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeightLte

WithWeightLte adds the weightLte to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WithWeightn

WithWeightn adds the weightn to the extras custom fields list params

func (*ExtrasCustomFieldsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsListReader

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

ExtrasCustomFieldsListReader is a Reader for the ExtrasCustomFieldsList structure.

func (*ExtrasCustomFieldsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsPartialUpdateDefault

type ExtrasCustomFieldsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsPartialUpdateDefault extras custom fields partial update default

func NewExtrasCustomFieldsPartialUpdateDefault

func NewExtrasCustomFieldsPartialUpdateDefault(code int) *ExtrasCustomFieldsPartialUpdateDefault

NewExtrasCustomFieldsPartialUpdateDefault creates a ExtrasCustomFieldsPartialUpdateDefault with default headers values

func (*ExtrasCustomFieldsPartialUpdateDefault) Code

Code gets the status code for the extras custom fields partial update default response

func (*ExtrasCustomFieldsPartialUpdateDefault) Error

func (*ExtrasCustomFieldsPartialUpdateDefault) GetPayload

func (o *ExtrasCustomFieldsPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsPartialUpdateDefault) IsClientError

func (o *ExtrasCustomFieldsPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom fields partial update default response has a 4xx status code

func (*ExtrasCustomFieldsPartialUpdateDefault) IsCode

IsCode returns true when this extras custom fields partial update default response a status code equal to that given

func (*ExtrasCustomFieldsPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras custom fields partial update default response has a 3xx status code

func (*ExtrasCustomFieldsPartialUpdateDefault) IsServerError

func (o *ExtrasCustomFieldsPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom fields partial update default response has a 5xx status code

func (*ExtrasCustomFieldsPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom fields partial update default response has a 2xx status code

func (*ExtrasCustomFieldsPartialUpdateDefault) String

type ExtrasCustomFieldsPartialUpdateOK

type ExtrasCustomFieldsPartialUpdateOK struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsPartialUpdateOK extras custom fields partial update o k

func NewExtrasCustomFieldsPartialUpdateOK

func NewExtrasCustomFieldsPartialUpdateOK() *ExtrasCustomFieldsPartialUpdateOK

NewExtrasCustomFieldsPartialUpdateOK creates a ExtrasCustomFieldsPartialUpdateOK with default headers values

func (*ExtrasCustomFieldsPartialUpdateOK) Code

Code gets the status code for the extras custom fields partial update o k response

func (*ExtrasCustomFieldsPartialUpdateOK) Error

func (*ExtrasCustomFieldsPartialUpdateOK) GetPayload

func (*ExtrasCustomFieldsPartialUpdateOK) IsClientError

func (o *ExtrasCustomFieldsPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom fields partial update o k response has a 4xx status code

func (*ExtrasCustomFieldsPartialUpdateOK) IsCode

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

IsCode returns true when this extras custom fields partial update o k response a status code equal to that given

func (*ExtrasCustomFieldsPartialUpdateOK) IsRedirect

func (o *ExtrasCustomFieldsPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom fields partial update o k response has a 3xx status code

func (*ExtrasCustomFieldsPartialUpdateOK) IsServerError

func (o *ExtrasCustomFieldsPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom fields partial update o k response has a 5xx status code

func (*ExtrasCustomFieldsPartialUpdateOK) IsSuccess

func (o *ExtrasCustomFieldsPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom fields partial update o k response has a 2xx status code

func (*ExtrasCustomFieldsPartialUpdateOK) String

type ExtrasCustomFieldsPartialUpdateParams

type ExtrasCustomFieldsPartialUpdateParams struct {

	// Data.
	Data *models.WritableCustomField

	/* ID.

	   A unique integer value identifying this custom field.
	*/
	ID int64

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

ExtrasCustomFieldsPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras custom fields partial update operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsPartialUpdateParams

func NewExtrasCustomFieldsPartialUpdateParams() *ExtrasCustomFieldsPartialUpdateParams

NewExtrasCustomFieldsPartialUpdateParams creates a new ExtrasCustomFieldsPartialUpdateParams 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 NewExtrasCustomFieldsPartialUpdateParamsWithContext

func NewExtrasCustomFieldsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasCustomFieldsPartialUpdateParams

NewExtrasCustomFieldsPartialUpdateParamsWithContext creates a new ExtrasCustomFieldsPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsPartialUpdateParamsWithHTTPClient

func NewExtrasCustomFieldsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsPartialUpdateParams

NewExtrasCustomFieldsPartialUpdateParamsWithHTTPClient creates a new ExtrasCustomFieldsPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsPartialUpdateParamsWithTimeout

func NewExtrasCustomFieldsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsPartialUpdateParams

NewExtrasCustomFieldsPartialUpdateParamsWithTimeout creates a new ExtrasCustomFieldsPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsPartialUpdateParams) SetContext

SetContext adds the context to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) SetData

SetData adds the data to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) SetDefaults

func (o *ExtrasCustomFieldsPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields partial update params (not the query body).

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

func (*ExtrasCustomFieldsPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) SetID

SetID adds the id to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WithContext

WithContext adds the context to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WithData

WithData adds the data to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields partial update params (not the query body).

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

func (*ExtrasCustomFieldsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WithID

WithID adds the id to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields partial update params

func (*ExtrasCustomFieldsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsPartialUpdateReader

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

ExtrasCustomFieldsPartialUpdateReader is a Reader for the ExtrasCustomFieldsPartialUpdate structure.

func (*ExtrasCustomFieldsPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsReadDefault

type ExtrasCustomFieldsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsReadDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsReadDefault extras custom fields read default

func NewExtrasCustomFieldsReadDefault

func NewExtrasCustomFieldsReadDefault(code int) *ExtrasCustomFieldsReadDefault

NewExtrasCustomFieldsReadDefault creates a ExtrasCustomFieldsReadDefault with default headers values

func (*ExtrasCustomFieldsReadDefault) Code

Code gets the status code for the extras custom fields read default response

func (*ExtrasCustomFieldsReadDefault) Error

func (*ExtrasCustomFieldsReadDefault) GetPayload

func (o *ExtrasCustomFieldsReadDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsReadDefault) IsClientError

func (o *ExtrasCustomFieldsReadDefault) IsClientError() bool

IsClientError returns true when this extras custom fields read default response has a 4xx status code

func (*ExtrasCustomFieldsReadDefault) IsCode

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

IsCode returns true when this extras custom fields read default response a status code equal to that given

func (*ExtrasCustomFieldsReadDefault) IsRedirect

func (o *ExtrasCustomFieldsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields read default response has a 3xx status code

func (*ExtrasCustomFieldsReadDefault) IsServerError

func (o *ExtrasCustomFieldsReadDefault) IsServerError() bool

IsServerError returns true when this extras custom fields read default response has a 5xx status code

func (*ExtrasCustomFieldsReadDefault) IsSuccess

func (o *ExtrasCustomFieldsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras custom fields read default response has a 2xx status code

func (*ExtrasCustomFieldsReadDefault) String

type ExtrasCustomFieldsReadOK

type ExtrasCustomFieldsReadOK struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsReadOK extras custom fields read o k

func NewExtrasCustomFieldsReadOK

func NewExtrasCustomFieldsReadOK() *ExtrasCustomFieldsReadOK

NewExtrasCustomFieldsReadOK creates a ExtrasCustomFieldsReadOK with default headers values

func (*ExtrasCustomFieldsReadOK) Code

func (o *ExtrasCustomFieldsReadOK) Code() int

Code gets the status code for the extras custom fields read o k response

func (*ExtrasCustomFieldsReadOK) Error

func (o *ExtrasCustomFieldsReadOK) Error() string

func (*ExtrasCustomFieldsReadOK) GetPayload

func (o *ExtrasCustomFieldsReadOK) GetPayload() *models.CustomField

func (*ExtrasCustomFieldsReadOK) IsClientError

func (o *ExtrasCustomFieldsReadOK) IsClientError() bool

IsClientError returns true when this extras custom fields read o k response has a 4xx status code

func (*ExtrasCustomFieldsReadOK) IsCode

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

IsCode returns true when this extras custom fields read o k response a status code equal to that given

func (*ExtrasCustomFieldsReadOK) IsRedirect

func (o *ExtrasCustomFieldsReadOK) IsRedirect() bool

IsRedirect returns true when this extras custom fields read o k response has a 3xx status code

func (*ExtrasCustomFieldsReadOK) IsServerError

func (o *ExtrasCustomFieldsReadOK) IsServerError() bool

IsServerError returns true when this extras custom fields read o k response has a 5xx status code

func (*ExtrasCustomFieldsReadOK) IsSuccess

func (o *ExtrasCustomFieldsReadOK) IsSuccess() bool

IsSuccess returns true when this extras custom fields read o k response has a 2xx status code

func (*ExtrasCustomFieldsReadOK) String

func (o *ExtrasCustomFieldsReadOK) String() string

type ExtrasCustomFieldsReadParams

type ExtrasCustomFieldsReadParams struct {

	/* ID.

	   A unique integer value identifying this custom field.
	*/
	ID int64

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

ExtrasCustomFieldsReadParams contains all the parameters to send to the API endpoint

for the extras custom fields read operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsReadParams

func NewExtrasCustomFieldsReadParams() *ExtrasCustomFieldsReadParams

NewExtrasCustomFieldsReadParams creates a new ExtrasCustomFieldsReadParams 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 NewExtrasCustomFieldsReadParamsWithContext

func NewExtrasCustomFieldsReadParamsWithContext(ctx context.Context) *ExtrasCustomFieldsReadParams

NewExtrasCustomFieldsReadParamsWithContext creates a new ExtrasCustomFieldsReadParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsReadParamsWithHTTPClient

func NewExtrasCustomFieldsReadParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsReadParams

NewExtrasCustomFieldsReadParamsWithHTTPClient creates a new ExtrasCustomFieldsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsReadParamsWithTimeout

func NewExtrasCustomFieldsReadParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsReadParams

NewExtrasCustomFieldsReadParamsWithTimeout creates a new ExtrasCustomFieldsReadParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsReadParams) SetContext

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

SetContext adds the context to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) SetDefaults

func (o *ExtrasCustomFieldsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields read params (not the query body).

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

func (*ExtrasCustomFieldsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) SetID

func (o *ExtrasCustomFieldsReadParams) SetID(id int64)

SetID adds the id to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) WithContext

WithContext adds the context to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields read params (not the query body).

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

func (*ExtrasCustomFieldsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) WithID

WithID adds the id to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields read params

func (*ExtrasCustomFieldsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsReadReader

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

ExtrasCustomFieldsReadReader is a Reader for the ExtrasCustomFieldsRead structure.

func (*ExtrasCustomFieldsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomFieldsUpdateDefault

type ExtrasCustomFieldsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomFieldsUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomFieldsUpdateDefault extras custom fields update default

func NewExtrasCustomFieldsUpdateDefault

func NewExtrasCustomFieldsUpdateDefault(code int) *ExtrasCustomFieldsUpdateDefault

NewExtrasCustomFieldsUpdateDefault creates a ExtrasCustomFieldsUpdateDefault with default headers values

func (*ExtrasCustomFieldsUpdateDefault) Code

Code gets the status code for the extras custom fields update default response

func (*ExtrasCustomFieldsUpdateDefault) Error

func (*ExtrasCustomFieldsUpdateDefault) GetPayload

func (o *ExtrasCustomFieldsUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomFieldsUpdateDefault) IsClientError

func (o *ExtrasCustomFieldsUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom fields update default response has a 4xx status code

func (*ExtrasCustomFieldsUpdateDefault) IsCode

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

IsCode returns true when this extras custom fields update default response a status code equal to that given

func (*ExtrasCustomFieldsUpdateDefault) IsRedirect

func (o *ExtrasCustomFieldsUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom fields update default response has a 3xx status code

func (*ExtrasCustomFieldsUpdateDefault) IsServerError

func (o *ExtrasCustomFieldsUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom fields update default response has a 5xx status code

func (*ExtrasCustomFieldsUpdateDefault) IsSuccess

func (o *ExtrasCustomFieldsUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras custom fields update default response has a 2xx status code

func (*ExtrasCustomFieldsUpdateDefault) String

type ExtrasCustomFieldsUpdateOK

type ExtrasCustomFieldsUpdateOK struct {
	Payload *models.CustomField
}

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

ExtrasCustomFieldsUpdateOK extras custom fields update o k

func NewExtrasCustomFieldsUpdateOK

func NewExtrasCustomFieldsUpdateOK() *ExtrasCustomFieldsUpdateOK

NewExtrasCustomFieldsUpdateOK creates a ExtrasCustomFieldsUpdateOK with default headers values

func (*ExtrasCustomFieldsUpdateOK) Code

func (o *ExtrasCustomFieldsUpdateOK) Code() int

Code gets the status code for the extras custom fields update o k response

func (*ExtrasCustomFieldsUpdateOK) Error

func (*ExtrasCustomFieldsUpdateOK) GetPayload

func (*ExtrasCustomFieldsUpdateOK) IsClientError

func (o *ExtrasCustomFieldsUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom fields update o k response has a 4xx status code

func (*ExtrasCustomFieldsUpdateOK) IsCode

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

IsCode returns true when this extras custom fields update o k response a status code equal to that given

func (*ExtrasCustomFieldsUpdateOK) IsRedirect

func (o *ExtrasCustomFieldsUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom fields update o k response has a 3xx status code

func (*ExtrasCustomFieldsUpdateOK) IsServerError

func (o *ExtrasCustomFieldsUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom fields update o k response has a 5xx status code

func (*ExtrasCustomFieldsUpdateOK) IsSuccess

func (o *ExtrasCustomFieldsUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom fields update o k response has a 2xx status code

func (*ExtrasCustomFieldsUpdateOK) String

func (o *ExtrasCustomFieldsUpdateOK) String() string

type ExtrasCustomFieldsUpdateParams

type ExtrasCustomFieldsUpdateParams struct {

	// Data.
	Data *models.WritableCustomField

	/* ID.

	   A unique integer value identifying this custom field.
	*/
	ID int64

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

ExtrasCustomFieldsUpdateParams contains all the parameters to send to the API endpoint

for the extras custom fields update operation.

Typically these are written to a http.Request.

func NewExtrasCustomFieldsUpdateParams

func NewExtrasCustomFieldsUpdateParams() *ExtrasCustomFieldsUpdateParams

NewExtrasCustomFieldsUpdateParams creates a new ExtrasCustomFieldsUpdateParams 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 NewExtrasCustomFieldsUpdateParamsWithContext

func NewExtrasCustomFieldsUpdateParamsWithContext(ctx context.Context) *ExtrasCustomFieldsUpdateParams

NewExtrasCustomFieldsUpdateParamsWithContext creates a new ExtrasCustomFieldsUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomFieldsUpdateParamsWithHTTPClient

func NewExtrasCustomFieldsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomFieldsUpdateParams

NewExtrasCustomFieldsUpdateParamsWithHTTPClient creates a new ExtrasCustomFieldsUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomFieldsUpdateParamsWithTimeout

func NewExtrasCustomFieldsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomFieldsUpdateParams

NewExtrasCustomFieldsUpdateParamsWithTimeout creates a new ExtrasCustomFieldsUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomFieldsUpdateParams) SetContext

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

SetContext adds the context to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) SetData

SetData adds the data to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) SetDefaults

func (o *ExtrasCustomFieldsUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom fields update params (not the query body).

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

func (*ExtrasCustomFieldsUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) SetID

SetID adds the id to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WithContext

WithContext adds the context to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WithData

WithData adds the data to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom fields update params (not the query body).

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

func (*ExtrasCustomFieldsUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WithID

WithID adds the id to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom fields update params

func (*ExtrasCustomFieldsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomFieldsUpdateReader

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

ExtrasCustomFieldsUpdateReader is a Reader for the ExtrasCustomFieldsUpdate structure.

func (*ExtrasCustomFieldsUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksBulkDeleteDefault

type ExtrasCustomLinksBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksBulkDeleteDefault extras custom links bulk delete default

func NewExtrasCustomLinksBulkDeleteDefault

func NewExtrasCustomLinksBulkDeleteDefault(code int) *ExtrasCustomLinksBulkDeleteDefault

NewExtrasCustomLinksBulkDeleteDefault creates a ExtrasCustomLinksBulkDeleteDefault with default headers values

func (*ExtrasCustomLinksBulkDeleteDefault) Code

Code gets the status code for the extras custom links bulk delete default response

func (*ExtrasCustomLinksBulkDeleteDefault) Error

func (*ExtrasCustomLinksBulkDeleteDefault) GetPayload

func (o *ExtrasCustomLinksBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasCustomLinksBulkDeleteDefault) IsClientError

func (o *ExtrasCustomLinksBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras custom links bulk delete default response has a 4xx status code

func (*ExtrasCustomLinksBulkDeleteDefault) IsCode

IsCode returns true when this extras custom links bulk delete default response a status code equal to that given

func (*ExtrasCustomLinksBulkDeleteDefault) IsRedirect

func (o *ExtrasCustomLinksBulkDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links bulk delete default response has a 3xx status code

func (*ExtrasCustomLinksBulkDeleteDefault) IsServerError

func (o *ExtrasCustomLinksBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras custom links bulk delete default response has a 5xx status code

func (*ExtrasCustomLinksBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras custom links bulk delete default response has a 2xx status code

func (*ExtrasCustomLinksBulkDeleteDefault) String

type ExtrasCustomLinksBulkDeleteNoContent

type ExtrasCustomLinksBulkDeleteNoContent struct {
}

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

ExtrasCustomLinksBulkDeleteNoContent extras custom links bulk delete no content

func NewExtrasCustomLinksBulkDeleteNoContent

func NewExtrasCustomLinksBulkDeleteNoContent() *ExtrasCustomLinksBulkDeleteNoContent

NewExtrasCustomLinksBulkDeleteNoContent creates a ExtrasCustomLinksBulkDeleteNoContent with default headers values

func (*ExtrasCustomLinksBulkDeleteNoContent) Code

Code gets the status code for the extras custom links bulk delete no content response

func (*ExtrasCustomLinksBulkDeleteNoContent) Error

func (*ExtrasCustomLinksBulkDeleteNoContent) IsClientError

func (o *ExtrasCustomLinksBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras custom links bulk delete no content response has a 4xx status code

func (*ExtrasCustomLinksBulkDeleteNoContent) IsCode

IsCode returns true when this extras custom links bulk delete no content response a status code equal to that given

func (*ExtrasCustomLinksBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras custom links bulk delete no content response has a 3xx status code

func (*ExtrasCustomLinksBulkDeleteNoContent) IsServerError

func (o *ExtrasCustomLinksBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras custom links bulk delete no content response has a 5xx status code

func (*ExtrasCustomLinksBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras custom links bulk delete no content response has a 2xx status code

func (*ExtrasCustomLinksBulkDeleteNoContent) String

type ExtrasCustomLinksBulkDeleteParams

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

ExtrasCustomLinksBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras custom links bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksBulkDeleteParams

func NewExtrasCustomLinksBulkDeleteParams() *ExtrasCustomLinksBulkDeleteParams

NewExtrasCustomLinksBulkDeleteParams creates a new ExtrasCustomLinksBulkDeleteParams 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 NewExtrasCustomLinksBulkDeleteParamsWithContext

func NewExtrasCustomLinksBulkDeleteParamsWithContext(ctx context.Context) *ExtrasCustomLinksBulkDeleteParams

NewExtrasCustomLinksBulkDeleteParamsWithContext creates a new ExtrasCustomLinksBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasCustomLinksBulkDeleteParamsWithHTTPClient

func NewExtrasCustomLinksBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksBulkDeleteParams

NewExtrasCustomLinksBulkDeleteParamsWithHTTPClient creates a new ExtrasCustomLinksBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksBulkDeleteParamsWithTimeout

func NewExtrasCustomLinksBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksBulkDeleteParams

NewExtrasCustomLinksBulkDeleteParamsWithTimeout creates a new ExtrasCustomLinksBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksBulkDeleteParams) SetContext

SetContext adds the context to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) SetDefaults

func (o *ExtrasCustomLinksBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links bulk delete params (not the query body).

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

func (*ExtrasCustomLinksBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) WithContext

WithContext adds the context to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras custom links bulk delete params (not the query body).

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

func (*ExtrasCustomLinksBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras custom links bulk delete params

func (*ExtrasCustomLinksBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksBulkDeleteReader

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

ExtrasCustomLinksBulkDeleteReader is a Reader for the ExtrasCustomLinksBulkDelete structure.

func (*ExtrasCustomLinksBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksBulkPartialUpdateDefault

type ExtrasCustomLinksBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksBulkPartialUpdateDefault extras custom links bulk partial update default

func NewExtrasCustomLinksBulkPartialUpdateDefault

func NewExtrasCustomLinksBulkPartialUpdateDefault(code int) *ExtrasCustomLinksBulkPartialUpdateDefault

NewExtrasCustomLinksBulkPartialUpdateDefault creates a ExtrasCustomLinksBulkPartialUpdateDefault with default headers values

func (*ExtrasCustomLinksBulkPartialUpdateDefault) Code

Code gets the status code for the extras custom links bulk partial update default response

func (*ExtrasCustomLinksBulkPartialUpdateDefault) Error

func (*ExtrasCustomLinksBulkPartialUpdateDefault) GetPayload

func (o *ExtrasCustomLinksBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomLinksBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras custom links bulk partial update default response has a 4xx status code

func (*ExtrasCustomLinksBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras custom links bulk partial update default response a status code equal to that given

func (*ExtrasCustomLinksBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras custom links bulk partial update default response has a 3xx status code

func (*ExtrasCustomLinksBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras custom links bulk partial update default response has a 5xx status code

func (*ExtrasCustomLinksBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom links bulk partial update default response has a 2xx status code

func (*ExtrasCustomLinksBulkPartialUpdateDefault) String

type ExtrasCustomLinksBulkPartialUpdateOK

type ExtrasCustomLinksBulkPartialUpdateOK struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksBulkPartialUpdateOK extras custom links bulk partial update o k

func NewExtrasCustomLinksBulkPartialUpdateOK

func NewExtrasCustomLinksBulkPartialUpdateOK() *ExtrasCustomLinksBulkPartialUpdateOK

NewExtrasCustomLinksBulkPartialUpdateOK creates a ExtrasCustomLinksBulkPartialUpdateOK with default headers values

func (*ExtrasCustomLinksBulkPartialUpdateOK) Code

Code gets the status code for the extras custom links bulk partial update o k response

func (*ExtrasCustomLinksBulkPartialUpdateOK) Error

func (*ExtrasCustomLinksBulkPartialUpdateOK) GetPayload

func (*ExtrasCustomLinksBulkPartialUpdateOK) IsClientError

func (o *ExtrasCustomLinksBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom links bulk partial update o k response has a 4xx status code

func (*ExtrasCustomLinksBulkPartialUpdateOK) IsCode

IsCode returns true when this extras custom links bulk partial update o k response a status code equal to that given

func (*ExtrasCustomLinksBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras custom links bulk partial update o k response has a 3xx status code

func (*ExtrasCustomLinksBulkPartialUpdateOK) IsServerError

func (o *ExtrasCustomLinksBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom links bulk partial update o k response has a 5xx status code

func (*ExtrasCustomLinksBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras custom links bulk partial update o k response has a 2xx status code

func (*ExtrasCustomLinksBulkPartialUpdateOK) String

type ExtrasCustomLinksBulkPartialUpdateParams

type ExtrasCustomLinksBulkPartialUpdateParams struct {

	// Data.
	Data *models.CustomLink

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

ExtrasCustomLinksBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras custom links bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksBulkPartialUpdateParams

func NewExtrasCustomLinksBulkPartialUpdateParams() *ExtrasCustomLinksBulkPartialUpdateParams

NewExtrasCustomLinksBulkPartialUpdateParams creates a new ExtrasCustomLinksBulkPartialUpdateParams 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 NewExtrasCustomLinksBulkPartialUpdateParamsWithContext

func NewExtrasCustomLinksBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasCustomLinksBulkPartialUpdateParams

NewExtrasCustomLinksBulkPartialUpdateParamsWithContext creates a new ExtrasCustomLinksBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomLinksBulkPartialUpdateParamsWithHTTPClient

func NewExtrasCustomLinksBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksBulkPartialUpdateParams

NewExtrasCustomLinksBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasCustomLinksBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksBulkPartialUpdateParamsWithTimeout

func NewExtrasCustomLinksBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksBulkPartialUpdateParams

NewExtrasCustomLinksBulkPartialUpdateParamsWithTimeout creates a new ExtrasCustomLinksBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) SetData

SetData adds the data to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras custom links bulk partial update params (not the query body).

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

func (*ExtrasCustomLinksBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) WithData

WithData adds the data to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom links bulk partial update params (not the query body).

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

func (*ExtrasCustomLinksBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom links bulk partial update params

func (*ExtrasCustomLinksBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksBulkPartialUpdateReader

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

ExtrasCustomLinksBulkPartialUpdateReader is a Reader for the ExtrasCustomLinksBulkPartialUpdate structure.

func (*ExtrasCustomLinksBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksBulkUpdateDefault

type ExtrasCustomLinksBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksBulkUpdateDefault extras custom links bulk update default

func NewExtrasCustomLinksBulkUpdateDefault

func NewExtrasCustomLinksBulkUpdateDefault(code int) *ExtrasCustomLinksBulkUpdateDefault

NewExtrasCustomLinksBulkUpdateDefault creates a ExtrasCustomLinksBulkUpdateDefault with default headers values

func (*ExtrasCustomLinksBulkUpdateDefault) Code

Code gets the status code for the extras custom links bulk update default response

func (*ExtrasCustomLinksBulkUpdateDefault) Error

func (*ExtrasCustomLinksBulkUpdateDefault) GetPayload

func (o *ExtrasCustomLinksBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomLinksBulkUpdateDefault) IsClientError

func (o *ExtrasCustomLinksBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom links bulk update default response has a 4xx status code

func (*ExtrasCustomLinksBulkUpdateDefault) IsCode

IsCode returns true when this extras custom links bulk update default response a status code equal to that given

func (*ExtrasCustomLinksBulkUpdateDefault) IsRedirect

func (o *ExtrasCustomLinksBulkUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links bulk update default response has a 3xx status code

func (*ExtrasCustomLinksBulkUpdateDefault) IsServerError

func (o *ExtrasCustomLinksBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom links bulk update default response has a 5xx status code

func (*ExtrasCustomLinksBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom links bulk update default response has a 2xx status code

func (*ExtrasCustomLinksBulkUpdateDefault) String

type ExtrasCustomLinksBulkUpdateOK

type ExtrasCustomLinksBulkUpdateOK struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksBulkUpdateOK extras custom links bulk update o k

func NewExtrasCustomLinksBulkUpdateOK

func NewExtrasCustomLinksBulkUpdateOK() *ExtrasCustomLinksBulkUpdateOK

NewExtrasCustomLinksBulkUpdateOK creates a ExtrasCustomLinksBulkUpdateOK with default headers values

func (*ExtrasCustomLinksBulkUpdateOK) Code

Code gets the status code for the extras custom links bulk update o k response

func (*ExtrasCustomLinksBulkUpdateOK) Error

func (*ExtrasCustomLinksBulkUpdateOK) GetPayload

func (*ExtrasCustomLinksBulkUpdateOK) IsClientError

func (o *ExtrasCustomLinksBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom links bulk update o k response has a 4xx status code

func (*ExtrasCustomLinksBulkUpdateOK) IsCode

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

IsCode returns true when this extras custom links bulk update o k response a status code equal to that given

func (*ExtrasCustomLinksBulkUpdateOK) IsRedirect

func (o *ExtrasCustomLinksBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom links bulk update o k response has a 3xx status code

func (*ExtrasCustomLinksBulkUpdateOK) IsServerError

func (o *ExtrasCustomLinksBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom links bulk update o k response has a 5xx status code

func (*ExtrasCustomLinksBulkUpdateOK) IsSuccess

func (o *ExtrasCustomLinksBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom links bulk update o k response has a 2xx status code

func (*ExtrasCustomLinksBulkUpdateOK) String

type ExtrasCustomLinksBulkUpdateParams

type ExtrasCustomLinksBulkUpdateParams struct {

	// Data.
	Data *models.CustomLink

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

ExtrasCustomLinksBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras custom links bulk update operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksBulkUpdateParams

func NewExtrasCustomLinksBulkUpdateParams() *ExtrasCustomLinksBulkUpdateParams

NewExtrasCustomLinksBulkUpdateParams creates a new ExtrasCustomLinksBulkUpdateParams 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 NewExtrasCustomLinksBulkUpdateParamsWithContext

func NewExtrasCustomLinksBulkUpdateParamsWithContext(ctx context.Context) *ExtrasCustomLinksBulkUpdateParams

NewExtrasCustomLinksBulkUpdateParamsWithContext creates a new ExtrasCustomLinksBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomLinksBulkUpdateParamsWithHTTPClient

func NewExtrasCustomLinksBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksBulkUpdateParams

NewExtrasCustomLinksBulkUpdateParamsWithHTTPClient creates a new ExtrasCustomLinksBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksBulkUpdateParamsWithTimeout

func NewExtrasCustomLinksBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksBulkUpdateParams

NewExtrasCustomLinksBulkUpdateParamsWithTimeout creates a new ExtrasCustomLinksBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksBulkUpdateParams) SetContext

SetContext adds the context to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) SetData

SetData adds the data to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) SetDefaults

func (o *ExtrasCustomLinksBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links bulk update params (not the query body).

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

func (*ExtrasCustomLinksBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) WithContext

WithContext adds the context to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) WithData

WithData adds the data to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom links bulk update params (not the query body).

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

func (*ExtrasCustomLinksBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom links bulk update params

func (*ExtrasCustomLinksBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksBulkUpdateReader

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

ExtrasCustomLinksBulkUpdateReader is a Reader for the ExtrasCustomLinksBulkUpdate structure.

func (*ExtrasCustomLinksBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksCreateCreated

type ExtrasCustomLinksCreateCreated struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksCreateCreated extras custom links create created

func NewExtrasCustomLinksCreateCreated

func NewExtrasCustomLinksCreateCreated() *ExtrasCustomLinksCreateCreated

NewExtrasCustomLinksCreateCreated creates a ExtrasCustomLinksCreateCreated with default headers values

func (*ExtrasCustomLinksCreateCreated) Code

Code gets the status code for the extras custom links create created response

func (*ExtrasCustomLinksCreateCreated) Error

func (*ExtrasCustomLinksCreateCreated) GetPayload

func (*ExtrasCustomLinksCreateCreated) IsClientError

func (o *ExtrasCustomLinksCreateCreated) IsClientError() bool

IsClientError returns true when this extras custom links create created response has a 4xx status code

func (*ExtrasCustomLinksCreateCreated) IsCode

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

IsCode returns true when this extras custom links create created response a status code equal to that given

func (*ExtrasCustomLinksCreateCreated) IsRedirect

func (o *ExtrasCustomLinksCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras custom links create created response has a 3xx status code

func (*ExtrasCustomLinksCreateCreated) IsServerError

func (o *ExtrasCustomLinksCreateCreated) IsServerError() bool

IsServerError returns true when this extras custom links create created response has a 5xx status code

func (*ExtrasCustomLinksCreateCreated) IsSuccess

func (o *ExtrasCustomLinksCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras custom links create created response has a 2xx status code

func (*ExtrasCustomLinksCreateCreated) String

type ExtrasCustomLinksCreateDefault

type ExtrasCustomLinksCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksCreateDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksCreateDefault extras custom links create default

func NewExtrasCustomLinksCreateDefault

func NewExtrasCustomLinksCreateDefault(code int) *ExtrasCustomLinksCreateDefault

NewExtrasCustomLinksCreateDefault creates a ExtrasCustomLinksCreateDefault with default headers values

func (*ExtrasCustomLinksCreateDefault) Code

Code gets the status code for the extras custom links create default response

func (*ExtrasCustomLinksCreateDefault) Error

func (*ExtrasCustomLinksCreateDefault) GetPayload

func (o *ExtrasCustomLinksCreateDefault) GetPayload() interface{}

func (*ExtrasCustomLinksCreateDefault) IsClientError

func (o *ExtrasCustomLinksCreateDefault) IsClientError() bool

IsClientError returns true when this extras custom links create default response has a 4xx status code

func (*ExtrasCustomLinksCreateDefault) IsCode

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

IsCode returns true when this extras custom links create default response a status code equal to that given

func (*ExtrasCustomLinksCreateDefault) IsRedirect

func (o *ExtrasCustomLinksCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links create default response has a 3xx status code

func (*ExtrasCustomLinksCreateDefault) IsServerError

func (o *ExtrasCustomLinksCreateDefault) IsServerError() bool

IsServerError returns true when this extras custom links create default response has a 5xx status code

func (*ExtrasCustomLinksCreateDefault) IsSuccess

func (o *ExtrasCustomLinksCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras custom links create default response has a 2xx status code

func (*ExtrasCustomLinksCreateDefault) String

type ExtrasCustomLinksCreateParams

type ExtrasCustomLinksCreateParams struct {

	// Data.
	Data *models.CustomLink

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

ExtrasCustomLinksCreateParams contains all the parameters to send to the API endpoint

for the extras custom links create operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksCreateParams

func NewExtrasCustomLinksCreateParams() *ExtrasCustomLinksCreateParams

NewExtrasCustomLinksCreateParams creates a new ExtrasCustomLinksCreateParams 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 NewExtrasCustomLinksCreateParamsWithContext

func NewExtrasCustomLinksCreateParamsWithContext(ctx context.Context) *ExtrasCustomLinksCreateParams

NewExtrasCustomLinksCreateParamsWithContext creates a new ExtrasCustomLinksCreateParams object with the ability to set a context for a request.

func NewExtrasCustomLinksCreateParamsWithHTTPClient

func NewExtrasCustomLinksCreateParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksCreateParams

NewExtrasCustomLinksCreateParamsWithHTTPClient creates a new ExtrasCustomLinksCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksCreateParamsWithTimeout

func NewExtrasCustomLinksCreateParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksCreateParams

NewExtrasCustomLinksCreateParamsWithTimeout creates a new ExtrasCustomLinksCreateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksCreateParams) SetContext

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

SetContext adds the context to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) SetData

SetData adds the data to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) SetDefaults

func (o *ExtrasCustomLinksCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links create params (not the query body).

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

func (*ExtrasCustomLinksCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) WithContext

WithContext adds the context to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) WithData

WithData adds the data to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) WithDefaults

WithDefaults hydrates default values in the extras custom links create params (not the query body).

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

func (*ExtrasCustomLinksCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) WithTimeout

WithTimeout adds the timeout to the extras custom links create params

func (*ExtrasCustomLinksCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksCreateReader

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

ExtrasCustomLinksCreateReader is a Reader for the ExtrasCustomLinksCreate structure.

func (*ExtrasCustomLinksCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksDeleteDefault

type ExtrasCustomLinksDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksDeleteDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksDeleteDefault extras custom links delete default

func NewExtrasCustomLinksDeleteDefault

func NewExtrasCustomLinksDeleteDefault(code int) *ExtrasCustomLinksDeleteDefault

NewExtrasCustomLinksDeleteDefault creates a ExtrasCustomLinksDeleteDefault with default headers values

func (*ExtrasCustomLinksDeleteDefault) Code

Code gets the status code for the extras custom links delete default response

func (*ExtrasCustomLinksDeleteDefault) Error

func (*ExtrasCustomLinksDeleteDefault) GetPayload

func (o *ExtrasCustomLinksDeleteDefault) GetPayload() interface{}

func (*ExtrasCustomLinksDeleteDefault) IsClientError

func (o *ExtrasCustomLinksDeleteDefault) IsClientError() bool

IsClientError returns true when this extras custom links delete default response has a 4xx status code

func (*ExtrasCustomLinksDeleteDefault) IsCode

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

IsCode returns true when this extras custom links delete default response a status code equal to that given

func (*ExtrasCustomLinksDeleteDefault) IsRedirect

func (o *ExtrasCustomLinksDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links delete default response has a 3xx status code

func (*ExtrasCustomLinksDeleteDefault) IsServerError

func (o *ExtrasCustomLinksDeleteDefault) IsServerError() bool

IsServerError returns true when this extras custom links delete default response has a 5xx status code

func (*ExtrasCustomLinksDeleteDefault) IsSuccess

func (o *ExtrasCustomLinksDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras custom links delete default response has a 2xx status code

func (*ExtrasCustomLinksDeleteDefault) String

type ExtrasCustomLinksDeleteNoContent

type ExtrasCustomLinksDeleteNoContent struct {
}

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

ExtrasCustomLinksDeleteNoContent extras custom links delete no content

func NewExtrasCustomLinksDeleteNoContent

func NewExtrasCustomLinksDeleteNoContent() *ExtrasCustomLinksDeleteNoContent

NewExtrasCustomLinksDeleteNoContent creates a ExtrasCustomLinksDeleteNoContent with default headers values

func (*ExtrasCustomLinksDeleteNoContent) Code

Code gets the status code for the extras custom links delete no content response

func (*ExtrasCustomLinksDeleteNoContent) Error

func (*ExtrasCustomLinksDeleteNoContent) IsClientError

func (o *ExtrasCustomLinksDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras custom links delete no content response has a 4xx status code

func (*ExtrasCustomLinksDeleteNoContent) IsCode

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

IsCode returns true when this extras custom links delete no content response a status code equal to that given

func (*ExtrasCustomLinksDeleteNoContent) IsRedirect

func (o *ExtrasCustomLinksDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras custom links delete no content response has a 3xx status code

func (*ExtrasCustomLinksDeleteNoContent) IsServerError

func (o *ExtrasCustomLinksDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras custom links delete no content response has a 5xx status code

func (*ExtrasCustomLinksDeleteNoContent) IsSuccess

func (o *ExtrasCustomLinksDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras custom links delete no content response has a 2xx status code

func (*ExtrasCustomLinksDeleteNoContent) String

type ExtrasCustomLinksDeleteParams

type ExtrasCustomLinksDeleteParams struct {

	/* ID.

	   A unique integer value identifying this custom link.
	*/
	ID int64

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

ExtrasCustomLinksDeleteParams contains all the parameters to send to the API endpoint

for the extras custom links delete operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksDeleteParams

func NewExtrasCustomLinksDeleteParams() *ExtrasCustomLinksDeleteParams

NewExtrasCustomLinksDeleteParams creates a new ExtrasCustomLinksDeleteParams 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 NewExtrasCustomLinksDeleteParamsWithContext

func NewExtrasCustomLinksDeleteParamsWithContext(ctx context.Context) *ExtrasCustomLinksDeleteParams

NewExtrasCustomLinksDeleteParamsWithContext creates a new ExtrasCustomLinksDeleteParams object with the ability to set a context for a request.

func NewExtrasCustomLinksDeleteParamsWithHTTPClient

func NewExtrasCustomLinksDeleteParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksDeleteParams

NewExtrasCustomLinksDeleteParamsWithHTTPClient creates a new ExtrasCustomLinksDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksDeleteParamsWithTimeout

func NewExtrasCustomLinksDeleteParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksDeleteParams

NewExtrasCustomLinksDeleteParamsWithTimeout creates a new ExtrasCustomLinksDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksDeleteParams) SetContext

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

SetContext adds the context to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) SetDefaults

func (o *ExtrasCustomLinksDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links delete params (not the query body).

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

func (*ExtrasCustomLinksDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) SetID

func (o *ExtrasCustomLinksDeleteParams) SetID(id int64)

SetID adds the id to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) WithContext

WithContext adds the context to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras custom links delete params (not the query body).

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

func (*ExtrasCustomLinksDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) WithID

WithID adds the id to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras custom links delete params

func (*ExtrasCustomLinksDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksDeleteReader

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

ExtrasCustomLinksDeleteReader is a Reader for the ExtrasCustomLinksDelete structure.

func (*ExtrasCustomLinksDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksListDefault

type ExtrasCustomLinksListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksListDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksListDefault extras custom links list default

func NewExtrasCustomLinksListDefault

func NewExtrasCustomLinksListDefault(code int) *ExtrasCustomLinksListDefault

NewExtrasCustomLinksListDefault creates a ExtrasCustomLinksListDefault with default headers values

func (*ExtrasCustomLinksListDefault) Code

Code gets the status code for the extras custom links list default response

func (*ExtrasCustomLinksListDefault) Error

func (*ExtrasCustomLinksListDefault) GetPayload

func (o *ExtrasCustomLinksListDefault) GetPayload() interface{}

func (*ExtrasCustomLinksListDefault) IsClientError

func (o *ExtrasCustomLinksListDefault) IsClientError() bool

IsClientError returns true when this extras custom links list default response has a 4xx status code

func (*ExtrasCustomLinksListDefault) IsCode

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

IsCode returns true when this extras custom links list default response a status code equal to that given

func (*ExtrasCustomLinksListDefault) IsRedirect

func (o *ExtrasCustomLinksListDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links list default response has a 3xx status code

func (*ExtrasCustomLinksListDefault) IsServerError

func (o *ExtrasCustomLinksListDefault) IsServerError() bool

IsServerError returns true when this extras custom links list default response has a 5xx status code

func (*ExtrasCustomLinksListDefault) IsSuccess

func (o *ExtrasCustomLinksListDefault) IsSuccess() bool

IsSuccess returns true when this extras custom links list default response has a 2xx status code

func (*ExtrasCustomLinksListDefault) String

type ExtrasCustomLinksListOK

type ExtrasCustomLinksListOK struct {
	Payload *ExtrasCustomLinksListOKBody
}

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

ExtrasCustomLinksListOK extras custom links list o k

func NewExtrasCustomLinksListOK

func NewExtrasCustomLinksListOK() *ExtrasCustomLinksListOK

NewExtrasCustomLinksListOK creates a ExtrasCustomLinksListOK with default headers values

func (*ExtrasCustomLinksListOK) Code

func (o *ExtrasCustomLinksListOK) Code() int

Code gets the status code for the extras custom links list o k response

func (*ExtrasCustomLinksListOK) Error

func (o *ExtrasCustomLinksListOK) Error() string

func (*ExtrasCustomLinksListOK) GetPayload

func (*ExtrasCustomLinksListOK) IsClientError

func (o *ExtrasCustomLinksListOK) IsClientError() bool

IsClientError returns true when this extras custom links list o k response has a 4xx status code

func (*ExtrasCustomLinksListOK) IsCode

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

IsCode returns true when this extras custom links list o k response a status code equal to that given

func (*ExtrasCustomLinksListOK) IsRedirect

func (o *ExtrasCustomLinksListOK) IsRedirect() bool

IsRedirect returns true when this extras custom links list o k response has a 3xx status code

func (*ExtrasCustomLinksListOK) IsServerError

func (o *ExtrasCustomLinksListOK) IsServerError() bool

IsServerError returns true when this extras custom links list o k response has a 5xx status code

func (*ExtrasCustomLinksListOK) IsSuccess

func (o *ExtrasCustomLinksListOK) IsSuccess() bool

IsSuccess returns true when this extras custom links list o k response has a 2xx status code

func (*ExtrasCustomLinksListOK) String

func (o *ExtrasCustomLinksListOK) String() string

type ExtrasCustomLinksListOKBody

type ExtrasCustomLinksListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.CustomLink `json:"results"`
}

ExtrasCustomLinksListOKBody extras custom links list o k body swagger:model ExtrasCustomLinksListOKBody

func (*ExtrasCustomLinksListOKBody) ContextValidate

func (o *ExtrasCustomLinksListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras custom links list o k body based on the context it is used

func (*ExtrasCustomLinksListOKBody) MarshalBinary

func (o *ExtrasCustomLinksListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasCustomLinksListOKBody) UnmarshalBinary

func (o *ExtrasCustomLinksListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasCustomLinksListOKBody) Validate

func (o *ExtrasCustomLinksListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras custom links list o k body

type ExtrasCustomLinksListParams

type ExtrasCustomLinksListParams struct {

	// ContentType.
	ContentType *string

	// ContentTypen.
	ContentTypen *string

	// Enabled.
	Enabled *string

	// GroupName.
	GroupName *string

	// GroupNameIc.
	GroupNameIc *string

	// GroupNameIe.
	GroupNameIe *string

	// GroupNameIew.
	GroupNameIew *string

	// GroupNameIsw.
	GroupNameIsw *string

	// GroupNamen.
	GroupNamen *string

	// GroupNameNic.
	GroupNameNic *string

	// GroupNameNie.
	GroupNameNie *string

	// GroupNameNiew.
	GroupNameNiew *string

	// GroupNameNisw.
	GroupNameNisw *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// LinkText.
	LinkText *string

	// LinkTextIc.
	LinkTextIc *string

	// LinkTextIe.
	LinkTextIe *string

	// LinkTextIew.
	LinkTextIew *string

	// LinkTextIsw.
	LinkTextIsw *string

	// LinkTextn.
	LinkTextn *string

	// LinkTextNic.
	LinkTextNic *string

	// LinkTextNie.
	LinkTextNie *string

	// LinkTextNiew.
	LinkTextNiew *string

	// LinkTextNisw.
	LinkTextNisw *string

	// LinkURL.
	LinkURL *string

	// LinkURLIc.
	LinkURLIc *string

	// LinkURLIe.
	LinkURLIe *string

	// LinkURLIew.
	LinkURLIew *string

	// LinkURLIsw.
	LinkURLIsw *string

	// LinkURLn.
	LinkURLn *string

	// LinkURLNic.
	LinkURLNic *string

	// LinkURLNie.
	LinkURLNie *string

	// LinkURLNiew.
	LinkURLNiew *string

	// LinkURLNisw.
	LinkURLNisw *string

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	// NewWindow.
	NewWindow *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// Weight.
	Weight *string

	// WeightGt.
	WeightGt *string

	// WeightGte.
	WeightGte *string

	// WeightLt.
	WeightLt *string

	// WeightLte.
	WeightLte *string

	// Weightn.
	Weightn *string

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

ExtrasCustomLinksListParams contains all the parameters to send to the API endpoint

for the extras custom links list operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksListParams

func NewExtrasCustomLinksListParams() *ExtrasCustomLinksListParams

NewExtrasCustomLinksListParams creates a new ExtrasCustomLinksListParams 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 NewExtrasCustomLinksListParamsWithContext

func NewExtrasCustomLinksListParamsWithContext(ctx context.Context) *ExtrasCustomLinksListParams

NewExtrasCustomLinksListParamsWithContext creates a new ExtrasCustomLinksListParams object with the ability to set a context for a request.

func NewExtrasCustomLinksListParamsWithHTTPClient

func NewExtrasCustomLinksListParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksListParams

NewExtrasCustomLinksListParamsWithHTTPClient creates a new ExtrasCustomLinksListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksListParamsWithTimeout

func NewExtrasCustomLinksListParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksListParams

NewExtrasCustomLinksListParamsWithTimeout creates a new ExtrasCustomLinksListParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksListParams) SetContentType

func (o *ExtrasCustomLinksListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetContentTypen

func (o *ExtrasCustomLinksListParams) SetContentTypen(contentTypen *string)

SetContentTypen adds the contentTypeN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetContext

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

SetContext adds the context to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetDefaults

func (o *ExtrasCustomLinksListParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links list params (not the query body).

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

func (*ExtrasCustomLinksListParams) SetEnabled

func (o *ExtrasCustomLinksListParams) SetEnabled(enabled *string)

SetEnabled adds the enabled to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupName

func (o *ExtrasCustomLinksListParams) SetGroupName(groupName *string)

SetGroupName adds the groupName to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameIc

func (o *ExtrasCustomLinksListParams) SetGroupNameIc(groupNameIc *string)

SetGroupNameIc adds the groupNameIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameIe

func (o *ExtrasCustomLinksListParams) SetGroupNameIe(groupNameIe *string)

SetGroupNameIe adds the groupNameIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameIew

func (o *ExtrasCustomLinksListParams) SetGroupNameIew(groupNameIew *string)

SetGroupNameIew adds the groupNameIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameIsw

func (o *ExtrasCustomLinksListParams) SetGroupNameIsw(groupNameIsw *string)

SetGroupNameIsw adds the groupNameIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameNic

func (o *ExtrasCustomLinksListParams) SetGroupNameNic(groupNameNic *string)

SetGroupNameNic adds the groupNameNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameNie

func (o *ExtrasCustomLinksListParams) SetGroupNameNie(groupNameNie *string)

SetGroupNameNie adds the groupNameNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameNiew

func (o *ExtrasCustomLinksListParams) SetGroupNameNiew(groupNameNiew *string)

SetGroupNameNiew adds the groupNameNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNameNisw

func (o *ExtrasCustomLinksListParams) SetGroupNameNisw(groupNameNisw *string)

SetGroupNameNisw adds the groupNameNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetGroupNamen

func (o *ExtrasCustomLinksListParams) SetGroupNamen(groupNamen *string)

SetGroupNamen adds the groupNameN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetID

func (o *ExtrasCustomLinksListParams) SetID(id *string)

SetID adds the id to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetIDGt

func (o *ExtrasCustomLinksListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetIDGte

func (o *ExtrasCustomLinksListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetIDLt

func (o *ExtrasCustomLinksListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetIDLte

func (o *ExtrasCustomLinksListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetIDn

func (o *ExtrasCustomLinksListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLimit

func (o *ExtrasCustomLinksListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkText

func (o *ExtrasCustomLinksListParams) SetLinkText(linkText *string)

SetLinkText adds the linkText to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextIc

func (o *ExtrasCustomLinksListParams) SetLinkTextIc(linkTextIc *string)

SetLinkTextIc adds the linkTextIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextIe

func (o *ExtrasCustomLinksListParams) SetLinkTextIe(linkTextIe *string)

SetLinkTextIe adds the linkTextIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextIew

func (o *ExtrasCustomLinksListParams) SetLinkTextIew(linkTextIew *string)

SetLinkTextIew adds the linkTextIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextIsw

func (o *ExtrasCustomLinksListParams) SetLinkTextIsw(linkTextIsw *string)

SetLinkTextIsw adds the linkTextIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextNic

func (o *ExtrasCustomLinksListParams) SetLinkTextNic(linkTextNic *string)

SetLinkTextNic adds the linkTextNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextNie

func (o *ExtrasCustomLinksListParams) SetLinkTextNie(linkTextNie *string)

SetLinkTextNie adds the linkTextNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextNiew

func (o *ExtrasCustomLinksListParams) SetLinkTextNiew(linkTextNiew *string)

SetLinkTextNiew adds the linkTextNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextNisw

func (o *ExtrasCustomLinksListParams) SetLinkTextNisw(linkTextNisw *string)

SetLinkTextNisw adds the linkTextNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkTextn

func (o *ExtrasCustomLinksListParams) SetLinkTextn(linkTextn *string)

SetLinkTextn adds the linkTextN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURL

func (o *ExtrasCustomLinksListParams) SetLinkURL(linkURL *string)

SetLinkURL adds the linkUrl to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLIc

func (o *ExtrasCustomLinksListParams) SetLinkURLIc(linkURLIc *string)

SetLinkURLIc adds the linkUrlIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLIe

func (o *ExtrasCustomLinksListParams) SetLinkURLIe(linkURLIe *string)

SetLinkURLIe adds the linkUrlIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLIew

func (o *ExtrasCustomLinksListParams) SetLinkURLIew(linkURLIew *string)

SetLinkURLIew adds the linkUrlIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLIsw

func (o *ExtrasCustomLinksListParams) SetLinkURLIsw(linkURLIsw *string)

SetLinkURLIsw adds the linkUrlIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLNic

func (o *ExtrasCustomLinksListParams) SetLinkURLNic(linkURLNic *string)

SetLinkURLNic adds the linkUrlNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLNie

func (o *ExtrasCustomLinksListParams) SetLinkURLNie(linkURLNie *string)

SetLinkURLNie adds the linkUrlNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLNiew

func (o *ExtrasCustomLinksListParams) SetLinkURLNiew(linkURLNiew *string)

SetLinkURLNiew adds the linkUrlNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLNisw

func (o *ExtrasCustomLinksListParams) SetLinkURLNisw(linkURLNisw *string)

SetLinkURLNisw adds the linkUrlNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetLinkURLn

func (o *ExtrasCustomLinksListParams) SetLinkURLn(linkURLn *string)

SetLinkURLn adds the linkUrlN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetName

func (o *ExtrasCustomLinksListParams) SetName(name *string)

SetName adds the name to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameIc

func (o *ExtrasCustomLinksListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameIe

func (o *ExtrasCustomLinksListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameIew

func (o *ExtrasCustomLinksListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameIsw

func (o *ExtrasCustomLinksListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameNic

func (o *ExtrasCustomLinksListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameNie

func (o *ExtrasCustomLinksListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameNiew

func (o *ExtrasCustomLinksListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNameNisw

func (o *ExtrasCustomLinksListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNamen

func (o *ExtrasCustomLinksListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetNewWindow

func (o *ExtrasCustomLinksListParams) SetNewWindow(newWindow *string)

SetNewWindow adds the newWindow to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetOffset

func (o *ExtrasCustomLinksListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetOrdering

func (o *ExtrasCustomLinksListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetQ

func (o *ExtrasCustomLinksListParams) SetQ(q *string)

SetQ adds the q to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeight

func (o *ExtrasCustomLinksListParams) SetWeight(weight *string)

SetWeight adds the weight to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeightGt

func (o *ExtrasCustomLinksListParams) SetWeightGt(weightGt *string)

SetWeightGt adds the weightGt to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeightGte

func (o *ExtrasCustomLinksListParams) SetWeightGte(weightGte *string)

SetWeightGte adds the weightGte to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeightLt

func (o *ExtrasCustomLinksListParams) SetWeightLt(weightLt *string)

SetWeightLt adds the weightLt to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeightLte

func (o *ExtrasCustomLinksListParams) SetWeightLte(weightLte *string)

SetWeightLte adds the weightLte to the extras custom links list params

func (*ExtrasCustomLinksListParams) SetWeightn

func (o *ExtrasCustomLinksListParams) SetWeightn(weightn *string)

SetWeightn adds the weightN to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithContentType

func (o *ExtrasCustomLinksListParams) WithContentType(contentType *string) *ExtrasCustomLinksListParams

WithContentType adds the contentType to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithContentTypen

func (o *ExtrasCustomLinksListParams) WithContentTypen(contentTypen *string) *ExtrasCustomLinksListParams

WithContentTypen adds the contentTypen to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithContext

WithContext adds the context to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithDefaults

WithDefaults hydrates default values in the extras custom links list params (not the query body).

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

func (*ExtrasCustomLinksListParams) WithEnabled

WithEnabled adds the enabled to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupName

func (o *ExtrasCustomLinksListParams) WithGroupName(groupName *string) *ExtrasCustomLinksListParams

WithGroupName adds the groupName to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameIc

func (o *ExtrasCustomLinksListParams) WithGroupNameIc(groupNameIc *string) *ExtrasCustomLinksListParams

WithGroupNameIc adds the groupNameIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameIe

func (o *ExtrasCustomLinksListParams) WithGroupNameIe(groupNameIe *string) *ExtrasCustomLinksListParams

WithGroupNameIe adds the groupNameIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameIew

func (o *ExtrasCustomLinksListParams) WithGroupNameIew(groupNameIew *string) *ExtrasCustomLinksListParams

WithGroupNameIew adds the groupNameIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameIsw

func (o *ExtrasCustomLinksListParams) WithGroupNameIsw(groupNameIsw *string) *ExtrasCustomLinksListParams

WithGroupNameIsw adds the groupNameIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameNic

func (o *ExtrasCustomLinksListParams) WithGroupNameNic(groupNameNic *string) *ExtrasCustomLinksListParams

WithGroupNameNic adds the groupNameNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameNie

func (o *ExtrasCustomLinksListParams) WithGroupNameNie(groupNameNie *string) *ExtrasCustomLinksListParams

WithGroupNameNie adds the groupNameNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameNiew

func (o *ExtrasCustomLinksListParams) WithGroupNameNiew(groupNameNiew *string) *ExtrasCustomLinksListParams

WithGroupNameNiew adds the groupNameNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNameNisw

func (o *ExtrasCustomLinksListParams) WithGroupNameNisw(groupNameNisw *string) *ExtrasCustomLinksListParams

WithGroupNameNisw adds the groupNameNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithGroupNamen

func (o *ExtrasCustomLinksListParams) WithGroupNamen(groupNamen *string) *ExtrasCustomLinksListParams

WithGroupNamen adds the groupNamen to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithID

WithID adds the id to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithIDGt

WithIDGt adds the iDGt to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithIDGte

WithIDGte adds the iDGte to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithIDLt

WithIDLt adds the iDLt to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithIDLte

WithIDLte adds the iDLte to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithIDn

WithIDn adds the iDn to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLimit

WithLimit adds the limit to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkText

WithLinkText adds the linkText to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextIc

func (o *ExtrasCustomLinksListParams) WithLinkTextIc(linkTextIc *string) *ExtrasCustomLinksListParams

WithLinkTextIc adds the linkTextIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextIe

func (o *ExtrasCustomLinksListParams) WithLinkTextIe(linkTextIe *string) *ExtrasCustomLinksListParams

WithLinkTextIe adds the linkTextIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextIew

func (o *ExtrasCustomLinksListParams) WithLinkTextIew(linkTextIew *string) *ExtrasCustomLinksListParams

WithLinkTextIew adds the linkTextIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextIsw

func (o *ExtrasCustomLinksListParams) WithLinkTextIsw(linkTextIsw *string) *ExtrasCustomLinksListParams

WithLinkTextIsw adds the linkTextIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextNic

func (o *ExtrasCustomLinksListParams) WithLinkTextNic(linkTextNic *string) *ExtrasCustomLinksListParams

WithLinkTextNic adds the linkTextNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextNie

func (o *ExtrasCustomLinksListParams) WithLinkTextNie(linkTextNie *string) *ExtrasCustomLinksListParams

WithLinkTextNie adds the linkTextNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextNiew

func (o *ExtrasCustomLinksListParams) WithLinkTextNiew(linkTextNiew *string) *ExtrasCustomLinksListParams

WithLinkTextNiew adds the linkTextNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextNisw

func (o *ExtrasCustomLinksListParams) WithLinkTextNisw(linkTextNisw *string) *ExtrasCustomLinksListParams

WithLinkTextNisw adds the linkTextNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkTextn

func (o *ExtrasCustomLinksListParams) WithLinkTextn(linkTextn *string) *ExtrasCustomLinksListParams

WithLinkTextn adds the linkTextn to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURL

WithLinkURL adds the linkURL to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLIc

func (o *ExtrasCustomLinksListParams) WithLinkURLIc(linkURLIc *string) *ExtrasCustomLinksListParams

WithLinkURLIc adds the linkURLIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLIe

func (o *ExtrasCustomLinksListParams) WithLinkURLIe(linkURLIe *string) *ExtrasCustomLinksListParams

WithLinkURLIe adds the linkURLIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLIew

func (o *ExtrasCustomLinksListParams) WithLinkURLIew(linkURLIew *string) *ExtrasCustomLinksListParams

WithLinkURLIew adds the linkURLIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLIsw

func (o *ExtrasCustomLinksListParams) WithLinkURLIsw(linkURLIsw *string) *ExtrasCustomLinksListParams

WithLinkURLIsw adds the linkURLIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLNic

func (o *ExtrasCustomLinksListParams) WithLinkURLNic(linkURLNic *string) *ExtrasCustomLinksListParams

WithLinkURLNic adds the linkURLNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLNie

func (o *ExtrasCustomLinksListParams) WithLinkURLNie(linkURLNie *string) *ExtrasCustomLinksListParams

WithLinkURLNie adds the linkURLNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLNiew

func (o *ExtrasCustomLinksListParams) WithLinkURLNiew(linkURLNiew *string) *ExtrasCustomLinksListParams

WithLinkURLNiew adds the linkURLNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLNisw

func (o *ExtrasCustomLinksListParams) WithLinkURLNisw(linkURLNisw *string) *ExtrasCustomLinksListParams

WithLinkURLNisw adds the linkURLNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithLinkURLn

WithLinkURLn adds the linkURLn to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithName

WithName adds the name to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameIc

WithNameIc adds the nameIc to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameIe

WithNameIe adds the nameIe to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameIew

WithNameIew adds the nameIew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameNic

WithNameNic adds the nameNic to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameNie

WithNameNie adds the nameNie to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNamen

WithNamen adds the namen to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithNewWindow

func (o *ExtrasCustomLinksListParams) WithNewWindow(newWindow *string) *ExtrasCustomLinksListParams

WithNewWindow adds the newWindow to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithOffset

WithOffset adds the offset to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithOrdering

WithOrdering adds the ordering to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithQ

WithQ adds the q to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithTimeout

WithTimeout adds the timeout to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeight

WithWeight adds the weight to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeightGt

WithWeightGt adds the weightGt to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeightGte

func (o *ExtrasCustomLinksListParams) WithWeightGte(weightGte *string) *ExtrasCustomLinksListParams

WithWeightGte adds the weightGte to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeightLt

WithWeightLt adds the weightLt to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeightLte

func (o *ExtrasCustomLinksListParams) WithWeightLte(weightLte *string) *ExtrasCustomLinksListParams

WithWeightLte adds the weightLte to the extras custom links list params

func (*ExtrasCustomLinksListParams) WithWeightn

WithWeightn adds the weightn to the extras custom links list params

func (*ExtrasCustomLinksListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksListReader

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

ExtrasCustomLinksListReader is a Reader for the ExtrasCustomLinksList structure.

func (*ExtrasCustomLinksListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksPartialUpdateDefault

type ExtrasCustomLinksPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksPartialUpdateDefault extras custom links partial update default

func NewExtrasCustomLinksPartialUpdateDefault

func NewExtrasCustomLinksPartialUpdateDefault(code int) *ExtrasCustomLinksPartialUpdateDefault

NewExtrasCustomLinksPartialUpdateDefault creates a ExtrasCustomLinksPartialUpdateDefault with default headers values

func (*ExtrasCustomLinksPartialUpdateDefault) Code

Code gets the status code for the extras custom links partial update default response

func (*ExtrasCustomLinksPartialUpdateDefault) Error

func (*ExtrasCustomLinksPartialUpdateDefault) GetPayload

func (o *ExtrasCustomLinksPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomLinksPartialUpdateDefault) IsClientError

func (o *ExtrasCustomLinksPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom links partial update default response has a 4xx status code

func (*ExtrasCustomLinksPartialUpdateDefault) IsCode

IsCode returns true when this extras custom links partial update default response a status code equal to that given

func (*ExtrasCustomLinksPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras custom links partial update default response has a 3xx status code

func (*ExtrasCustomLinksPartialUpdateDefault) IsServerError

func (o *ExtrasCustomLinksPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom links partial update default response has a 5xx status code

func (*ExtrasCustomLinksPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras custom links partial update default response has a 2xx status code

func (*ExtrasCustomLinksPartialUpdateDefault) String

type ExtrasCustomLinksPartialUpdateOK

type ExtrasCustomLinksPartialUpdateOK struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksPartialUpdateOK extras custom links partial update o k

func NewExtrasCustomLinksPartialUpdateOK

func NewExtrasCustomLinksPartialUpdateOK() *ExtrasCustomLinksPartialUpdateOK

NewExtrasCustomLinksPartialUpdateOK creates a ExtrasCustomLinksPartialUpdateOK with default headers values

func (*ExtrasCustomLinksPartialUpdateOK) Code

Code gets the status code for the extras custom links partial update o k response

func (*ExtrasCustomLinksPartialUpdateOK) Error

func (*ExtrasCustomLinksPartialUpdateOK) GetPayload

func (*ExtrasCustomLinksPartialUpdateOK) IsClientError

func (o *ExtrasCustomLinksPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom links partial update o k response has a 4xx status code

func (*ExtrasCustomLinksPartialUpdateOK) IsCode

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

IsCode returns true when this extras custom links partial update o k response a status code equal to that given

func (*ExtrasCustomLinksPartialUpdateOK) IsRedirect

func (o *ExtrasCustomLinksPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom links partial update o k response has a 3xx status code

func (*ExtrasCustomLinksPartialUpdateOK) IsServerError

func (o *ExtrasCustomLinksPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom links partial update o k response has a 5xx status code

func (*ExtrasCustomLinksPartialUpdateOK) IsSuccess

func (o *ExtrasCustomLinksPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom links partial update o k response has a 2xx status code

func (*ExtrasCustomLinksPartialUpdateOK) String

type ExtrasCustomLinksPartialUpdateParams

type ExtrasCustomLinksPartialUpdateParams struct {

	// Data.
	Data *models.CustomLink

	/* ID.

	   A unique integer value identifying this custom link.
	*/
	ID int64

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

ExtrasCustomLinksPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras custom links partial update operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksPartialUpdateParams

func NewExtrasCustomLinksPartialUpdateParams() *ExtrasCustomLinksPartialUpdateParams

NewExtrasCustomLinksPartialUpdateParams creates a new ExtrasCustomLinksPartialUpdateParams 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 NewExtrasCustomLinksPartialUpdateParamsWithContext

func NewExtrasCustomLinksPartialUpdateParamsWithContext(ctx context.Context) *ExtrasCustomLinksPartialUpdateParams

NewExtrasCustomLinksPartialUpdateParamsWithContext creates a new ExtrasCustomLinksPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomLinksPartialUpdateParamsWithHTTPClient

func NewExtrasCustomLinksPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksPartialUpdateParams

NewExtrasCustomLinksPartialUpdateParamsWithHTTPClient creates a new ExtrasCustomLinksPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksPartialUpdateParamsWithTimeout

func NewExtrasCustomLinksPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksPartialUpdateParams

NewExtrasCustomLinksPartialUpdateParamsWithTimeout creates a new ExtrasCustomLinksPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksPartialUpdateParams) SetContext

SetContext adds the context to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) SetData

SetData adds the data to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) SetDefaults

func (o *ExtrasCustomLinksPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links partial update params (not the query body).

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

func (*ExtrasCustomLinksPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) SetID

SetID adds the id to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WithContext

WithContext adds the context to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WithData

WithData adds the data to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom links partial update params (not the query body).

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

func (*ExtrasCustomLinksPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WithID

WithID adds the id to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom links partial update params

func (*ExtrasCustomLinksPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksPartialUpdateReader

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

ExtrasCustomLinksPartialUpdateReader is a Reader for the ExtrasCustomLinksPartialUpdate structure.

func (*ExtrasCustomLinksPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksReadDefault

type ExtrasCustomLinksReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksReadDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksReadDefault extras custom links read default

func NewExtrasCustomLinksReadDefault

func NewExtrasCustomLinksReadDefault(code int) *ExtrasCustomLinksReadDefault

NewExtrasCustomLinksReadDefault creates a ExtrasCustomLinksReadDefault with default headers values

func (*ExtrasCustomLinksReadDefault) Code

Code gets the status code for the extras custom links read default response

func (*ExtrasCustomLinksReadDefault) Error

func (*ExtrasCustomLinksReadDefault) GetPayload

func (o *ExtrasCustomLinksReadDefault) GetPayload() interface{}

func (*ExtrasCustomLinksReadDefault) IsClientError

func (o *ExtrasCustomLinksReadDefault) IsClientError() bool

IsClientError returns true when this extras custom links read default response has a 4xx status code

func (*ExtrasCustomLinksReadDefault) IsCode

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

IsCode returns true when this extras custom links read default response a status code equal to that given

func (*ExtrasCustomLinksReadDefault) IsRedirect

func (o *ExtrasCustomLinksReadDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links read default response has a 3xx status code

func (*ExtrasCustomLinksReadDefault) IsServerError

func (o *ExtrasCustomLinksReadDefault) IsServerError() bool

IsServerError returns true when this extras custom links read default response has a 5xx status code

func (*ExtrasCustomLinksReadDefault) IsSuccess

func (o *ExtrasCustomLinksReadDefault) IsSuccess() bool

IsSuccess returns true when this extras custom links read default response has a 2xx status code

func (*ExtrasCustomLinksReadDefault) String

type ExtrasCustomLinksReadOK

type ExtrasCustomLinksReadOK struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksReadOK extras custom links read o k

func NewExtrasCustomLinksReadOK

func NewExtrasCustomLinksReadOK() *ExtrasCustomLinksReadOK

NewExtrasCustomLinksReadOK creates a ExtrasCustomLinksReadOK with default headers values

func (*ExtrasCustomLinksReadOK) Code

func (o *ExtrasCustomLinksReadOK) Code() int

Code gets the status code for the extras custom links read o k response

func (*ExtrasCustomLinksReadOK) Error

func (o *ExtrasCustomLinksReadOK) Error() string

func (*ExtrasCustomLinksReadOK) GetPayload

func (o *ExtrasCustomLinksReadOK) GetPayload() *models.CustomLink

func (*ExtrasCustomLinksReadOK) IsClientError

func (o *ExtrasCustomLinksReadOK) IsClientError() bool

IsClientError returns true when this extras custom links read o k response has a 4xx status code

func (*ExtrasCustomLinksReadOK) IsCode

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

IsCode returns true when this extras custom links read o k response a status code equal to that given

func (*ExtrasCustomLinksReadOK) IsRedirect

func (o *ExtrasCustomLinksReadOK) IsRedirect() bool

IsRedirect returns true when this extras custom links read o k response has a 3xx status code

func (*ExtrasCustomLinksReadOK) IsServerError

func (o *ExtrasCustomLinksReadOK) IsServerError() bool

IsServerError returns true when this extras custom links read o k response has a 5xx status code

func (*ExtrasCustomLinksReadOK) IsSuccess

func (o *ExtrasCustomLinksReadOK) IsSuccess() bool

IsSuccess returns true when this extras custom links read o k response has a 2xx status code

func (*ExtrasCustomLinksReadOK) String

func (o *ExtrasCustomLinksReadOK) String() string

type ExtrasCustomLinksReadParams

type ExtrasCustomLinksReadParams struct {

	/* ID.

	   A unique integer value identifying this custom link.
	*/
	ID int64

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

ExtrasCustomLinksReadParams contains all the parameters to send to the API endpoint

for the extras custom links read operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksReadParams

func NewExtrasCustomLinksReadParams() *ExtrasCustomLinksReadParams

NewExtrasCustomLinksReadParams creates a new ExtrasCustomLinksReadParams 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 NewExtrasCustomLinksReadParamsWithContext

func NewExtrasCustomLinksReadParamsWithContext(ctx context.Context) *ExtrasCustomLinksReadParams

NewExtrasCustomLinksReadParamsWithContext creates a new ExtrasCustomLinksReadParams object with the ability to set a context for a request.

func NewExtrasCustomLinksReadParamsWithHTTPClient

func NewExtrasCustomLinksReadParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksReadParams

NewExtrasCustomLinksReadParamsWithHTTPClient creates a new ExtrasCustomLinksReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksReadParamsWithTimeout

func NewExtrasCustomLinksReadParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksReadParams

NewExtrasCustomLinksReadParamsWithTimeout creates a new ExtrasCustomLinksReadParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksReadParams) SetContext

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

SetContext adds the context to the extras custom links read params

func (*ExtrasCustomLinksReadParams) SetDefaults

func (o *ExtrasCustomLinksReadParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links read params (not the query body).

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

func (*ExtrasCustomLinksReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links read params

func (*ExtrasCustomLinksReadParams) SetID

func (o *ExtrasCustomLinksReadParams) SetID(id int64)

SetID adds the id to the extras custom links read params

func (*ExtrasCustomLinksReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links read params

func (*ExtrasCustomLinksReadParams) WithContext

WithContext adds the context to the extras custom links read params

func (*ExtrasCustomLinksReadParams) WithDefaults

WithDefaults hydrates default values in the extras custom links read params (not the query body).

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

func (*ExtrasCustomLinksReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links read params

func (*ExtrasCustomLinksReadParams) WithID

WithID adds the id to the extras custom links read params

func (*ExtrasCustomLinksReadParams) WithTimeout

WithTimeout adds the timeout to the extras custom links read params

func (*ExtrasCustomLinksReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksReadReader

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

ExtrasCustomLinksReadReader is a Reader for the ExtrasCustomLinksRead structure.

func (*ExtrasCustomLinksReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasCustomLinksUpdateDefault

type ExtrasCustomLinksUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasCustomLinksUpdateDefault describes a response with status code -1, with default header values.

ExtrasCustomLinksUpdateDefault extras custom links update default

func NewExtrasCustomLinksUpdateDefault

func NewExtrasCustomLinksUpdateDefault(code int) *ExtrasCustomLinksUpdateDefault

NewExtrasCustomLinksUpdateDefault creates a ExtrasCustomLinksUpdateDefault with default headers values

func (*ExtrasCustomLinksUpdateDefault) Code

Code gets the status code for the extras custom links update default response

func (*ExtrasCustomLinksUpdateDefault) Error

func (*ExtrasCustomLinksUpdateDefault) GetPayload

func (o *ExtrasCustomLinksUpdateDefault) GetPayload() interface{}

func (*ExtrasCustomLinksUpdateDefault) IsClientError

func (o *ExtrasCustomLinksUpdateDefault) IsClientError() bool

IsClientError returns true when this extras custom links update default response has a 4xx status code

func (*ExtrasCustomLinksUpdateDefault) IsCode

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

IsCode returns true when this extras custom links update default response a status code equal to that given

func (*ExtrasCustomLinksUpdateDefault) IsRedirect

func (o *ExtrasCustomLinksUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras custom links update default response has a 3xx status code

func (*ExtrasCustomLinksUpdateDefault) IsServerError

func (o *ExtrasCustomLinksUpdateDefault) IsServerError() bool

IsServerError returns true when this extras custom links update default response has a 5xx status code

func (*ExtrasCustomLinksUpdateDefault) IsSuccess

func (o *ExtrasCustomLinksUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras custom links update default response has a 2xx status code

func (*ExtrasCustomLinksUpdateDefault) String

type ExtrasCustomLinksUpdateOK

type ExtrasCustomLinksUpdateOK struct {
	Payload *models.CustomLink
}

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

ExtrasCustomLinksUpdateOK extras custom links update o k

func NewExtrasCustomLinksUpdateOK

func NewExtrasCustomLinksUpdateOK() *ExtrasCustomLinksUpdateOK

NewExtrasCustomLinksUpdateOK creates a ExtrasCustomLinksUpdateOK with default headers values

func (*ExtrasCustomLinksUpdateOK) Code

func (o *ExtrasCustomLinksUpdateOK) Code() int

Code gets the status code for the extras custom links update o k response

func (*ExtrasCustomLinksUpdateOK) Error

func (o *ExtrasCustomLinksUpdateOK) Error() string

func (*ExtrasCustomLinksUpdateOK) GetPayload

func (o *ExtrasCustomLinksUpdateOK) GetPayload() *models.CustomLink

func (*ExtrasCustomLinksUpdateOK) IsClientError

func (o *ExtrasCustomLinksUpdateOK) IsClientError() bool

IsClientError returns true when this extras custom links update o k response has a 4xx status code

func (*ExtrasCustomLinksUpdateOK) IsCode

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

IsCode returns true when this extras custom links update o k response a status code equal to that given

func (*ExtrasCustomLinksUpdateOK) IsRedirect

func (o *ExtrasCustomLinksUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras custom links update o k response has a 3xx status code

func (*ExtrasCustomLinksUpdateOK) IsServerError

func (o *ExtrasCustomLinksUpdateOK) IsServerError() bool

IsServerError returns true when this extras custom links update o k response has a 5xx status code

func (*ExtrasCustomLinksUpdateOK) IsSuccess

func (o *ExtrasCustomLinksUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras custom links update o k response has a 2xx status code

func (*ExtrasCustomLinksUpdateOK) String

func (o *ExtrasCustomLinksUpdateOK) String() string

type ExtrasCustomLinksUpdateParams

type ExtrasCustomLinksUpdateParams struct {

	// Data.
	Data *models.CustomLink

	/* ID.

	   A unique integer value identifying this custom link.
	*/
	ID int64

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

ExtrasCustomLinksUpdateParams contains all the parameters to send to the API endpoint

for the extras custom links update operation.

Typically these are written to a http.Request.

func NewExtrasCustomLinksUpdateParams

func NewExtrasCustomLinksUpdateParams() *ExtrasCustomLinksUpdateParams

NewExtrasCustomLinksUpdateParams creates a new ExtrasCustomLinksUpdateParams 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 NewExtrasCustomLinksUpdateParamsWithContext

func NewExtrasCustomLinksUpdateParamsWithContext(ctx context.Context) *ExtrasCustomLinksUpdateParams

NewExtrasCustomLinksUpdateParamsWithContext creates a new ExtrasCustomLinksUpdateParams object with the ability to set a context for a request.

func NewExtrasCustomLinksUpdateParamsWithHTTPClient

func NewExtrasCustomLinksUpdateParamsWithHTTPClient(client *http.Client) *ExtrasCustomLinksUpdateParams

NewExtrasCustomLinksUpdateParamsWithHTTPClient creates a new ExtrasCustomLinksUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasCustomLinksUpdateParamsWithTimeout

func NewExtrasCustomLinksUpdateParamsWithTimeout(timeout time.Duration) *ExtrasCustomLinksUpdateParams

NewExtrasCustomLinksUpdateParamsWithTimeout creates a new ExtrasCustomLinksUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasCustomLinksUpdateParams) SetContext

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

SetContext adds the context to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) SetData

SetData adds the data to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) SetDefaults

func (o *ExtrasCustomLinksUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras custom links update params (not the query body).

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

func (*ExtrasCustomLinksUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) SetID

func (o *ExtrasCustomLinksUpdateParams) SetID(id int64)

SetID adds the id to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WithContext

WithContext adds the context to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WithData

WithData adds the data to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras custom links update params (not the query body).

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

func (*ExtrasCustomLinksUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WithID

WithID adds the id to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras custom links update params

func (*ExtrasCustomLinksUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasCustomLinksUpdateReader

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

ExtrasCustomLinksUpdateReader is a Reader for the ExtrasCustomLinksUpdate structure.

func (*ExtrasCustomLinksUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesBulkDeleteDefault

type ExtrasExportTemplatesBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesBulkDeleteDefault extras export templates bulk delete default

func NewExtrasExportTemplatesBulkDeleteDefault

func NewExtrasExportTemplatesBulkDeleteDefault(code int) *ExtrasExportTemplatesBulkDeleteDefault

NewExtrasExportTemplatesBulkDeleteDefault creates a ExtrasExportTemplatesBulkDeleteDefault with default headers values

func (*ExtrasExportTemplatesBulkDeleteDefault) Code

Code gets the status code for the extras export templates bulk delete default response

func (*ExtrasExportTemplatesBulkDeleteDefault) Error

func (*ExtrasExportTemplatesBulkDeleteDefault) GetPayload

func (o *ExtrasExportTemplatesBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesBulkDeleteDefault) IsClientError

func (o *ExtrasExportTemplatesBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras export templates bulk delete default response has a 4xx status code

func (*ExtrasExportTemplatesBulkDeleteDefault) IsCode

IsCode returns true when this extras export templates bulk delete default response a status code equal to that given

func (*ExtrasExportTemplatesBulkDeleteDefault) IsRedirect

IsRedirect returns true when this extras export templates bulk delete default response has a 3xx status code

func (*ExtrasExportTemplatesBulkDeleteDefault) IsServerError

func (o *ExtrasExportTemplatesBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras export templates bulk delete default response has a 5xx status code

func (*ExtrasExportTemplatesBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras export templates bulk delete default response has a 2xx status code

func (*ExtrasExportTemplatesBulkDeleteDefault) String

type ExtrasExportTemplatesBulkDeleteNoContent

type ExtrasExportTemplatesBulkDeleteNoContent struct {
}

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

ExtrasExportTemplatesBulkDeleteNoContent extras export templates bulk delete no content

func NewExtrasExportTemplatesBulkDeleteNoContent

func NewExtrasExportTemplatesBulkDeleteNoContent() *ExtrasExportTemplatesBulkDeleteNoContent

NewExtrasExportTemplatesBulkDeleteNoContent creates a ExtrasExportTemplatesBulkDeleteNoContent with default headers values

func (*ExtrasExportTemplatesBulkDeleteNoContent) Code

Code gets the status code for the extras export templates bulk delete no content response

func (*ExtrasExportTemplatesBulkDeleteNoContent) Error

func (*ExtrasExportTemplatesBulkDeleteNoContent) IsClientError

IsClientError returns true when this extras export templates bulk delete no content response has a 4xx status code

func (*ExtrasExportTemplatesBulkDeleteNoContent) IsCode

IsCode returns true when this extras export templates bulk delete no content response a status code equal to that given

func (*ExtrasExportTemplatesBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras export templates bulk delete no content response has a 3xx status code

func (*ExtrasExportTemplatesBulkDeleteNoContent) IsServerError

IsServerError returns true when this extras export templates bulk delete no content response has a 5xx status code

func (*ExtrasExportTemplatesBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras export templates bulk delete no content response has a 2xx status code

func (*ExtrasExportTemplatesBulkDeleteNoContent) String

type ExtrasExportTemplatesBulkDeleteParams

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

ExtrasExportTemplatesBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras export templates bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesBulkDeleteParams

func NewExtrasExportTemplatesBulkDeleteParams() *ExtrasExportTemplatesBulkDeleteParams

NewExtrasExportTemplatesBulkDeleteParams creates a new ExtrasExportTemplatesBulkDeleteParams 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 NewExtrasExportTemplatesBulkDeleteParamsWithContext

func NewExtrasExportTemplatesBulkDeleteParamsWithContext(ctx context.Context) *ExtrasExportTemplatesBulkDeleteParams

NewExtrasExportTemplatesBulkDeleteParamsWithContext creates a new ExtrasExportTemplatesBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesBulkDeleteParamsWithHTTPClient

func NewExtrasExportTemplatesBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesBulkDeleteParams

NewExtrasExportTemplatesBulkDeleteParamsWithHTTPClient creates a new ExtrasExportTemplatesBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesBulkDeleteParamsWithTimeout

func NewExtrasExportTemplatesBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesBulkDeleteParams

NewExtrasExportTemplatesBulkDeleteParamsWithTimeout creates a new ExtrasExportTemplatesBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesBulkDeleteParams) SetContext

SetContext adds the context to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) SetDefaults

func (o *ExtrasExportTemplatesBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates bulk delete params (not the query body).

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

func (*ExtrasExportTemplatesBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) WithContext

WithContext adds the context to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras export templates bulk delete params (not the query body).

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

func (*ExtrasExportTemplatesBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras export templates bulk delete params

func (*ExtrasExportTemplatesBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesBulkDeleteReader

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

ExtrasExportTemplatesBulkDeleteReader is a Reader for the ExtrasExportTemplatesBulkDelete structure.

func (*ExtrasExportTemplatesBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesBulkPartialUpdateDefault

type ExtrasExportTemplatesBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesBulkPartialUpdateDefault extras export templates bulk partial update default

func NewExtrasExportTemplatesBulkPartialUpdateDefault

func NewExtrasExportTemplatesBulkPartialUpdateDefault(code int) *ExtrasExportTemplatesBulkPartialUpdateDefault

NewExtrasExportTemplatesBulkPartialUpdateDefault creates a ExtrasExportTemplatesBulkPartialUpdateDefault with default headers values

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) Code

Code gets the status code for the extras export templates bulk partial update default response

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) Error

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras export templates bulk partial update default response has a 4xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras export templates bulk partial update default response a status code equal to that given

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras export templates bulk partial update default response has a 3xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras export templates bulk partial update default response has a 5xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras export templates bulk partial update default response has a 2xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateDefault) String

type ExtrasExportTemplatesBulkPartialUpdateOK

type ExtrasExportTemplatesBulkPartialUpdateOK struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesBulkPartialUpdateOK extras export templates bulk partial update o k

func NewExtrasExportTemplatesBulkPartialUpdateOK

func NewExtrasExportTemplatesBulkPartialUpdateOK() *ExtrasExportTemplatesBulkPartialUpdateOK

NewExtrasExportTemplatesBulkPartialUpdateOK creates a ExtrasExportTemplatesBulkPartialUpdateOK with default headers values

func (*ExtrasExportTemplatesBulkPartialUpdateOK) Code

Code gets the status code for the extras export templates bulk partial update o k response

func (*ExtrasExportTemplatesBulkPartialUpdateOK) Error

func (*ExtrasExportTemplatesBulkPartialUpdateOK) GetPayload

func (*ExtrasExportTemplatesBulkPartialUpdateOK) IsClientError

IsClientError returns true when this extras export templates bulk partial update o k response has a 4xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateOK) IsCode

IsCode returns true when this extras export templates bulk partial update o k response a status code equal to that given

func (*ExtrasExportTemplatesBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras export templates bulk partial update o k response has a 3xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateOK) IsServerError

IsServerError returns true when this extras export templates bulk partial update o k response has a 5xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras export templates bulk partial update o k response has a 2xx status code

func (*ExtrasExportTemplatesBulkPartialUpdateOK) String

type ExtrasExportTemplatesBulkPartialUpdateParams

type ExtrasExportTemplatesBulkPartialUpdateParams struct {

	// Data.
	Data *models.ExportTemplate

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

ExtrasExportTemplatesBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras export templates bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesBulkPartialUpdateParams

func NewExtrasExportTemplatesBulkPartialUpdateParams() *ExtrasExportTemplatesBulkPartialUpdateParams

NewExtrasExportTemplatesBulkPartialUpdateParams creates a new ExtrasExportTemplatesBulkPartialUpdateParams 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 NewExtrasExportTemplatesBulkPartialUpdateParamsWithContext

func NewExtrasExportTemplatesBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesBulkPartialUpdateParams

NewExtrasExportTemplatesBulkPartialUpdateParamsWithContext creates a new ExtrasExportTemplatesBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesBulkPartialUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesBulkPartialUpdateParams

NewExtrasExportTemplatesBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesBulkPartialUpdateParamsWithTimeout

func NewExtrasExportTemplatesBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesBulkPartialUpdateParams

NewExtrasExportTemplatesBulkPartialUpdateParamsWithTimeout creates a new ExtrasExportTemplatesBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) SetData

SetData adds the data to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras export templates bulk partial update params (not the query body).

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

func (*ExtrasExportTemplatesBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WithData

WithData adds the data to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras export templates bulk partial update params (not the query body).

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

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates bulk partial update params

func (*ExtrasExportTemplatesBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesBulkPartialUpdateReader

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

ExtrasExportTemplatesBulkPartialUpdateReader is a Reader for the ExtrasExportTemplatesBulkPartialUpdate structure.

func (*ExtrasExportTemplatesBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesBulkUpdateDefault

type ExtrasExportTemplatesBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesBulkUpdateDefault extras export templates bulk update default

func NewExtrasExportTemplatesBulkUpdateDefault

func NewExtrasExportTemplatesBulkUpdateDefault(code int) *ExtrasExportTemplatesBulkUpdateDefault

NewExtrasExportTemplatesBulkUpdateDefault creates a ExtrasExportTemplatesBulkUpdateDefault with default headers values

func (*ExtrasExportTemplatesBulkUpdateDefault) Code

Code gets the status code for the extras export templates bulk update default response

func (*ExtrasExportTemplatesBulkUpdateDefault) Error

func (*ExtrasExportTemplatesBulkUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesBulkUpdateDefault) IsClientError

func (o *ExtrasExportTemplatesBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras export templates bulk update default response has a 4xx status code

func (*ExtrasExportTemplatesBulkUpdateDefault) IsCode

IsCode returns true when this extras export templates bulk update default response a status code equal to that given

func (*ExtrasExportTemplatesBulkUpdateDefault) IsRedirect

IsRedirect returns true when this extras export templates bulk update default response has a 3xx status code

func (*ExtrasExportTemplatesBulkUpdateDefault) IsServerError

func (o *ExtrasExportTemplatesBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras export templates bulk update default response has a 5xx status code

func (*ExtrasExportTemplatesBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras export templates bulk update default response has a 2xx status code

func (*ExtrasExportTemplatesBulkUpdateDefault) String

type ExtrasExportTemplatesBulkUpdateOK

type ExtrasExportTemplatesBulkUpdateOK struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesBulkUpdateOK extras export templates bulk update o k

func NewExtrasExportTemplatesBulkUpdateOK

func NewExtrasExportTemplatesBulkUpdateOK() *ExtrasExportTemplatesBulkUpdateOK

NewExtrasExportTemplatesBulkUpdateOK creates a ExtrasExportTemplatesBulkUpdateOK with default headers values

func (*ExtrasExportTemplatesBulkUpdateOK) Code

Code gets the status code for the extras export templates bulk update o k response

func (*ExtrasExportTemplatesBulkUpdateOK) Error

func (*ExtrasExportTemplatesBulkUpdateOK) GetPayload

func (*ExtrasExportTemplatesBulkUpdateOK) IsClientError

func (o *ExtrasExportTemplatesBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras export templates bulk update o k response has a 4xx status code

func (*ExtrasExportTemplatesBulkUpdateOK) IsCode

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

IsCode returns true when this extras export templates bulk update o k response a status code equal to that given

func (*ExtrasExportTemplatesBulkUpdateOK) IsRedirect

func (o *ExtrasExportTemplatesBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras export templates bulk update o k response has a 3xx status code

func (*ExtrasExportTemplatesBulkUpdateOK) IsServerError

func (o *ExtrasExportTemplatesBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras export templates bulk update o k response has a 5xx status code

func (*ExtrasExportTemplatesBulkUpdateOK) IsSuccess

func (o *ExtrasExportTemplatesBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras export templates bulk update o k response has a 2xx status code

func (*ExtrasExportTemplatesBulkUpdateOK) String

type ExtrasExportTemplatesBulkUpdateParams

type ExtrasExportTemplatesBulkUpdateParams struct {

	// Data.
	Data *models.ExportTemplate

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

ExtrasExportTemplatesBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras export templates bulk update operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesBulkUpdateParams

func NewExtrasExportTemplatesBulkUpdateParams() *ExtrasExportTemplatesBulkUpdateParams

NewExtrasExportTemplatesBulkUpdateParams creates a new ExtrasExportTemplatesBulkUpdateParams 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 NewExtrasExportTemplatesBulkUpdateParamsWithContext

func NewExtrasExportTemplatesBulkUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesBulkUpdateParams

NewExtrasExportTemplatesBulkUpdateParamsWithContext creates a new ExtrasExportTemplatesBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesBulkUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesBulkUpdateParams

NewExtrasExportTemplatesBulkUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesBulkUpdateParamsWithTimeout

func NewExtrasExportTemplatesBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesBulkUpdateParams

NewExtrasExportTemplatesBulkUpdateParamsWithTimeout creates a new ExtrasExportTemplatesBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesBulkUpdateParams) SetContext

SetContext adds the context to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) SetData

SetData adds the data to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) SetDefaults

func (o *ExtrasExportTemplatesBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates bulk update params (not the query body).

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

func (*ExtrasExportTemplatesBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) WithContext

WithContext adds the context to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) WithData

WithData adds the data to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras export templates bulk update params (not the query body).

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

func (*ExtrasExportTemplatesBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates bulk update params

func (*ExtrasExportTemplatesBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesBulkUpdateReader

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

ExtrasExportTemplatesBulkUpdateReader is a Reader for the ExtrasExportTemplatesBulkUpdate structure.

func (*ExtrasExportTemplatesBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesCreateCreated

type ExtrasExportTemplatesCreateCreated struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesCreateCreated extras export templates create created

func NewExtrasExportTemplatesCreateCreated

func NewExtrasExportTemplatesCreateCreated() *ExtrasExportTemplatesCreateCreated

NewExtrasExportTemplatesCreateCreated creates a ExtrasExportTemplatesCreateCreated with default headers values

func (*ExtrasExportTemplatesCreateCreated) Code

Code gets the status code for the extras export templates create created response

func (*ExtrasExportTemplatesCreateCreated) Error

func (*ExtrasExportTemplatesCreateCreated) GetPayload

func (*ExtrasExportTemplatesCreateCreated) IsClientError

func (o *ExtrasExportTemplatesCreateCreated) IsClientError() bool

IsClientError returns true when this extras export templates create created response has a 4xx status code

func (*ExtrasExportTemplatesCreateCreated) IsCode

IsCode returns true when this extras export templates create created response a status code equal to that given

func (*ExtrasExportTemplatesCreateCreated) IsRedirect

func (o *ExtrasExportTemplatesCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras export templates create created response has a 3xx status code

func (*ExtrasExportTemplatesCreateCreated) IsServerError

func (o *ExtrasExportTemplatesCreateCreated) IsServerError() bool

IsServerError returns true when this extras export templates create created response has a 5xx status code

func (*ExtrasExportTemplatesCreateCreated) IsSuccess

IsSuccess returns true when this extras export templates create created response has a 2xx status code

func (*ExtrasExportTemplatesCreateCreated) String

type ExtrasExportTemplatesCreateDefault

type ExtrasExportTemplatesCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesCreateDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesCreateDefault extras export templates create default

func NewExtrasExportTemplatesCreateDefault

func NewExtrasExportTemplatesCreateDefault(code int) *ExtrasExportTemplatesCreateDefault

NewExtrasExportTemplatesCreateDefault creates a ExtrasExportTemplatesCreateDefault with default headers values

func (*ExtrasExportTemplatesCreateDefault) Code

Code gets the status code for the extras export templates create default response

func (*ExtrasExportTemplatesCreateDefault) Error

func (*ExtrasExportTemplatesCreateDefault) GetPayload

func (o *ExtrasExportTemplatesCreateDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesCreateDefault) IsClientError

func (o *ExtrasExportTemplatesCreateDefault) IsClientError() bool

IsClientError returns true when this extras export templates create default response has a 4xx status code

func (*ExtrasExportTemplatesCreateDefault) IsCode

IsCode returns true when this extras export templates create default response a status code equal to that given

func (*ExtrasExportTemplatesCreateDefault) IsRedirect

func (o *ExtrasExportTemplatesCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras export templates create default response has a 3xx status code

func (*ExtrasExportTemplatesCreateDefault) IsServerError

func (o *ExtrasExportTemplatesCreateDefault) IsServerError() bool

IsServerError returns true when this extras export templates create default response has a 5xx status code

func (*ExtrasExportTemplatesCreateDefault) IsSuccess

IsSuccess returns true when this extras export templates create default response has a 2xx status code

func (*ExtrasExportTemplatesCreateDefault) String

type ExtrasExportTemplatesCreateParams

type ExtrasExportTemplatesCreateParams struct {

	// Data.
	Data *models.ExportTemplate

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

ExtrasExportTemplatesCreateParams contains all the parameters to send to the API endpoint

for the extras export templates create operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesCreateParams

func NewExtrasExportTemplatesCreateParams() *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParams creates a new ExtrasExportTemplatesCreateParams 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 NewExtrasExportTemplatesCreateParamsWithContext

func NewExtrasExportTemplatesCreateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithContext creates a new ExtrasExportTemplatesCreateParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesCreateParamsWithHTTPClient

func NewExtrasExportTemplatesCreateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithHTTPClient creates a new ExtrasExportTemplatesCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesCreateParamsWithTimeout

func NewExtrasExportTemplatesCreateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesCreateParams

NewExtrasExportTemplatesCreateParamsWithTimeout creates a new ExtrasExportTemplatesCreateParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesCreateParams) SetContext

SetContext adds the context to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetData

SetData adds the data to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetDefaults

func (o *ExtrasExportTemplatesCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates create params (not the query body).

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

func (*ExtrasExportTemplatesCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithContext

WithContext adds the context to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithData

WithData adds the data to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithDefaults

WithDefaults hydrates default values in the extras export templates create params (not the query body).

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

func (*ExtrasExportTemplatesCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates create params

func (*ExtrasExportTemplatesCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesCreateReader

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

ExtrasExportTemplatesCreateReader is a Reader for the ExtrasExportTemplatesCreate structure.

func (*ExtrasExportTemplatesCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesDeleteDefault

type ExtrasExportTemplatesDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesDeleteDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesDeleteDefault extras export templates delete default

func NewExtrasExportTemplatesDeleteDefault

func NewExtrasExportTemplatesDeleteDefault(code int) *ExtrasExportTemplatesDeleteDefault

NewExtrasExportTemplatesDeleteDefault creates a ExtrasExportTemplatesDeleteDefault with default headers values

func (*ExtrasExportTemplatesDeleteDefault) Code

Code gets the status code for the extras export templates delete default response

func (*ExtrasExportTemplatesDeleteDefault) Error

func (*ExtrasExportTemplatesDeleteDefault) GetPayload

func (o *ExtrasExportTemplatesDeleteDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesDeleteDefault) IsClientError

func (o *ExtrasExportTemplatesDeleteDefault) IsClientError() bool

IsClientError returns true when this extras export templates delete default response has a 4xx status code

func (*ExtrasExportTemplatesDeleteDefault) IsCode

IsCode returns true when this extras export templates delete default response a status code equal to that given

func (*ExtrasExportTemplatesDeleteDefault) IsRedirect

func (o *ExtrasExportTemplatesDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras export templates delete default response has a 3xx status code

func (*ExtrasExportTemplatesDeleteDefault) IsServerError

func (o *ExtrasExportTemplatesDeleteDefault) IsServerError() bool

IsServerError returns true when this extras export templates delete default response has a 5xx status code

func (*ExtrasExportTemplatesDeleteDefault) IsSuccess

IsSuccess returns true when this extras export templates delete default response has a 2xx status code

func (*ExtrasExportTemplatesDeleteDefault) String

type ExtrasExportTemplatesDeleteNoContent

type ExtrasExportTemplatesDeleteNoContent struct {
}

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

ExtrasExportTemplatesDeleteNoContent extras export templates delete no content

func NewExtrasExportTemplatesDeleteNoContent

func NewExtrasExportTemplatesDeleteNoContent() *ExtrasExportTemplatesDeleteNoContent

NewExtrasExportTemplatesDeleteNoContent creates a ExtrasExportTemplatesDeleteNoContent with default headers values

func (*ExtrasExportTemplatesDeleteNoContent) Code

Code gets the status code for the extras export templates delete no content response

func (*ExtrasExportTemplatesDeleteNoContent) Error

func (*ExtrasExportTemplatesDeleteNoContent) IsClientError

func (o *ExtrasExportTemplatesDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras export templates delete no content response has a 4xx status code

func (*ExtrasExportTemplatesDeleteNoContent) IsCode

IsCode returns true when this extras export templates delete no content response a status code equal to that given

func (*ExtrasExportTemplatesDeleteNoContent) IsRedirect

IsRedirect returns true when this extras export templates delete no content response has a 3xx status code

func (*ExtrasExportTemplatesDeleteNoContent) IsServerError

func (o *ExtrasExportTemplatesDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras export templates delete no content response has a 5xx status code

func (*ExtrasExportTemplatesDeleteNoContent) IsSuccess

IsSuccess returns true when this extras export templates delete no content response has a 2xx status code

func (*ExtrasExportTemplatesDeleteNoContent) String

type ExtrasExportTemplatesDeleteParams

type ExtrasExportTemplatesDeleteParams struct {

	/* ID.

	   A unique integer value identifying this export template.
	*/
	ID int64

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

ExtrasExportTemplatesDeleteParams contains all the parameters to send to the API endpoint

for the extras export templates delete operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesDeleteParams

func NewExtrasExportTemplatesDeleteParams() *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParams creates a new ExtrasExportTemplatesDeleteParams 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 NewExtrasExportTemplatesDeleteParamsWithContext

func NewExtrasExportTemplatesDeleteParamsWithContext(ctx context.Context) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithContext creates a new ExtrasExportTemplatesDeleteParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesDeleteParamsWithHTTPClient

func NewExtrasExportTemplatesDeleteParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithHTTPClient creates a new ExtrasExportTemplatesDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesDeleteParamsWithTimeout

func NewExtrasExportTemplatesDeleteParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesDeleteParams

NewExtrasExportTemplatesDeleteParamsWithTimeout creates a new ExtrasExportTemplatesDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesDeleteParams) SetContext

SetContext adds the context to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetDefaults

func (o *ExtrasExportTemplatesDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates delete params (not the query body).

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

func (*ExtrasExportTemplatesDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetID

SetID adds the id to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithContext

WithContext adds the context to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras export templates delete params (not the query body).

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

func (*ExtrasExportTemplatesDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithID

WithID adds the id to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras export templates delete params

func (*ExtrasExportTemplatesDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesDeleteReader

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

ExtrasExportTemplatesDeleteReader is a Reader for the ExtrasExportTemplatesDelete structure.

func (*ExtrasExportTemplatesDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesListDefault

type ExtrasExportTemplatesListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesListDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesListDefault extras export templates list default

func NewExtrasExportTemplatesListDefault

func NewExtrasExportTemplatesListDefault(code int) *ExtrasExportTemplatesListDefault

NewExtrasExportTemplatesListDefault creates a ExtrasExportTemplatesListDefault with default headers values

func (*ExtrasExportTemplatesListDefault) Code

Code gets the status code for the extras export templates list default response

func (*ExtrasExportTemplatesListDefault) Error

func (*ExtrasExportTemplatesListDefault) GetPayload

func (o *ExtrasExportTemplatesListDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesListDefault) IsClientError

func (o *ExtrasExportTemplatesListDefault) IsClientError() bool

IsClientError returns true when this extras export templates list default response has a 4xx status code

func (*ExtrasExportTemplatesListDefault) IsCode

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

IsCode returns true when this extras export templates list default response a status code equal to that given

func (*ExtrasExportTemplatesListDefault) IsRedirect

func (o *ExtrasExportTemplatesListDefault) IsRedirect() bool

IsRedirect returns true when this extras export templates list default response has a 3xx status code

func (*ExtrasExportTemplatesListDefault) IsServerError

func (o *ExtrasExportTemplatesListDefault) IsServerError() bool

IsServerError returns true when this extras export templates list default response has a 5xx status code

func (*ExtrasExportTemplatesListDefault) IsSuccess

func (o *ExtrasExportTemplatesListDefault) IsSuccess() bool

IsSuccess returns true when this extras export templates list default response has a 2xx status code

func (*ExtrasExportTemplatesListDefault) String

type ExtrasExportTemplatesListOK

type ExtrasExportTemplatesListOK struct {
	Payload *ExtrasExportTemplatesListOKBody
}

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

ExtrasExportTemplatesListOK extras export templates list o k

func NewExtrasExportTemplatesListOK

func NewExtrasExportTemplatesListOK() *ExtrasExportTemplatesListOK

NewExtrasExportTemplatesListOK creates a ExtrasExportTemplatesListOK with default headers values

func (*ExtrasExportTemplatesListOK) Code

func (o *ExtrasExportTemplatesListOK) Code() int

Code gets the status code for the extras export templates list o k response

func (*ExtrasExportTemplatesListOK) Error

func (*ExtrasExportTemplatesListOK) GetPayload

func (*ExtrasExportTemplatesListOK) IsClientError

func (o *ExtrasExportTemplatesListOK) IsClientError() bool

IsClientError returns true when this extras export templates list o k response has a 4xx status code

func (*ExtrasExportTemplatesListOK) IsCode

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

IsCode returns true when this extras export templates list o k response a status code equal to that given

func (*ExtrasExportTemplatesListOK) IsRedirect

func (o *ExtrasExportTemplatesListOK) IsRedirect() bool

IsRedirect returns true when this extras export templates list o k response has a 3xx status code

func (*ExtrasExportTemplatesListOK) IsServerError

func (o *ExtrasExportTemplatesListOK) IsServerError() bool

IsServerError returns true when this extras export templates list o k response has a 5xx status code

func (*ExtrasExportTemplatesListOK) IsSuccess

func (o *ExtrasExportTemplatesListOK) IsSuccess() bool

IsSuccess returns true when this extras export templates list o k response has a 2xx status code

func (*ExtrasExportTemplatesListOK) String

func (o *ExtrasExportTemplatesListOK) String() string

type ExtrasExportTemplatesListOKBody

type ExtrasExportTemplatesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ExportTemplate `json:"results"`
}

ExtrasExportTemplatesListOKBody extras export templates list o k body swagger:model ExtrasExportTemplatesListOKBody

func (*ExtrasExportTemplatesListOKBody) ContextValidate

func (o *ExtrasExportTemplatesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras export templates list o k body based on the context it is used

func (*ExtrasExportTemplatesListOKBody) MarshalBinary

func (o *ExtrasExportTemplatesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasExportTemplatesListOKBody) UnmarshalBinary

func (o *ExtrasExportTemplatesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasExportTemplatesListOKBody) Validate

Validate validates this extras export templates list o k body

type ExtrasExportTemplatesListParams

type ExtrasExportTemplatesListParams struct {

	// ContentType.
	ContentType *string

	// ContentTypen.
	ContentTypen *string

	// Description.
	Description *string

	// DescriptionIc.
	DescriptionIc *string

	// DescriptionIe.
	DescriptionIe *string

	// DescriptionIew.
	DescriptionIew *string

	// DescriptionIsw.
	DescriptionIsw *string

	// Descriptionn.
	Descriptionn *string

	// DescriptionNic.
	DescriptionNic *string

	// DescriptionNie.
	DescriptionNie *string

	// DescriptionNiew.
	DescriptionNiew *string

	// DescriptionNisw.
	DescriptionNisw *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

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

ExtrasExportTemplatesListParams contains all the parameters to send to the API endpoint

for the extras export templates list operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesListParams

func NewExtrasExportTemplatesListParams() *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParams creates a new ExtrasExportTemplatesListParams 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 NewExtrasExportTemplatesListParamsWithContext

func NewExtrasExportTemplatesListParamsWithContext(ctx context.Context) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithContext creates a new ExtrasExportTemplatesListParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesListParamsWithHTTPClient

func NewExtrasExportTemplatesListParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithHTTPClient creates a new ExtrasExportTemplatesListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesListParamsWithTimeout

func NewExtrasExportTemplatesListParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesListParams

NewExtrasExportTemplatesListParamsWithTimeout creates a new ExtrasExportTemplatesListParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesListParams) SetContentType

func (o *ExtrasExportTemplatesListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetContentTypen

func (o *ExtrasExportTemplatesListParams) SetContentTypen(contentTypen *string)

SetContentTypen adds the contentTypeN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetContext

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

SetContext adds the context to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDefaults

func (o *ExtrasExportTemplatesListParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates list params (not the query body).

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

func (*ExtrasExportTemplatesListParams) SetDescription

func (o *ExtrasExportTemplatesListParams) SetDescription(description *string)

SetDescription adds the description to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionIc

func (o *ExtrasExportTemplatesListParams) SetDescriptionIc(descriptionIc *string)

SetDescriptionIc adds the descriptionIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionIe

func (o *ExtrasExportTemplatesListParams) SetDescriptionIe(descriptionIe *string)

SetDescriptionIe adds the descriptionIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionIew

func (o *ExtrasExportTemplatesListParams) SetDescriptionIew(descriptionIew *string)

SetDescriptionIew adds the descriptionIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionIsw

func (o *ExtrasExportTemplatesListParams) SetDescriptionIsw(descriptionIsw *string)

SetDescriptionIsw adds the descriptionIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionNic

func (o *ExtrasExportTemplatesListParams) SetDescriptionNic(descriptionNic *string)

SetDescriptionNic adds the descriptionNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionNie

func (o *ExtrasExportTemplatesListParams) SetDescriptionNie(descriptionNie *string)

SetDescriptionNie adds the descriptionNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionNiew

func (o *ExtrasExportTemplatesListParams) SetDescriptionNiew(descriptionNiew *string)

SetDescriptionNiew adds the descriptionNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionNisw

func (o *ExtrasExportTemplatesListParams) SetDescriptionNisw(descriptionNisw *string)

SetDescriptionNisw adds the descriptionNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetDescriptionn

func (o *ExtrasExportTemplatesListParams) SetDescriptionn(descriptionn *string)

SetDescriptionn adds the descriptionN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetID

SetID adds the id to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDGt

func (o *ExtrasExportTemplatesListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDGte

func (o *ExtrasExportTemplatesListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDLt

func (o *ExtrasExportTemplatesListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDLte

func (o *ExtrasExportTemplatesListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetIDn

func (o *ExtrasExportTemplatesListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetLimit

func (o *ExtrasExportTemplatesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetName

func (o *ExtrasExportTemplatesListParams) SetName(name *string)

SetName adds the name to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIc

func (o *ExtrasExportTemplatesListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIe

func (o *ExtrasExportTemplatesListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIew

func (o *ExtrasExportTemplatesListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameIsw

func (o *ExtrasExportTemplatesListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNic

func (o *ExtrasExportTemplatesListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNie

func (o *ExtrasExportTemplatesListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNiew

func (o *ExtrasExportTemplatesListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNameNisw

func (o *ExtrasExportTemplatesListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetNamen

func (o *ExtrasExportTemplatesListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetOffset

func (o *ExtrasExportTemplatesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetOrdering

func (o *ExtrasExportTemplatesListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetQ

SetQ adds the q to the extras export templates list params

func (*ExtrasExportTemplatesListParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContentType

WithContentType adds the contentType to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContentTypen

func (o *ExtrasExportTemplatesListParams) WithContentTypen(contentTypen *string) *ExtrasExportTemplatesListParams

WithContentTypen adds the contentTypen to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithContext

WithContext adds the context to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDefaults

WithDefaults hydrates default values in the extras export templates list params (not the query body).

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

func (*ExtrasExportTemplatesListParams) WithDescription

WithDescription adds the description to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionIc

func (o *ExtrasExportTemplatesListParams) WithDescriptionIc(descriptionIc *string) *ExtrasExportTemplatesListParams

WithDescriptionIc adds the descriptionIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionIe

func (o *ExtrasExportTemplatesListParams) WithDescriptionIe(descriptionIe *string) *ExtrasExportTemplatesListParams

WithDescriptionIe adds the descriptionIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionIew

func (o *ExtrasExportTemplatesListParams) WithDescriptionIew(descriptionIew *string) *ExtrasExportTemplatesListParams

WithDescriptionIew adds the descriptionIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionIsw

func (o *ExtrasExportTemplatesListParams) WithDescriptionIsw(descriptionIsw *string) *ExtrasExportTemplatesListParams

WithDescriptionIsw adds the descriptionIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionNic

func (o *ExtrasExportTemplatesListParams) WithDescriptionNic(descriptionNic *string) *ExtrasExportTemplatesListParams

WithDescriptionNic adds the descriptionNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionNie

func (o *ExtrasExportTemplatesListParams) WithDescriptionNie(descriptionNie *string) *ExtrasExportTemplatesListParams

WithDescriptionNie adds the descriptionNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionNiew

func (o *ExtrasExportTemplatesListParams) WithDescriptionNiew(descriptionNiew *string) *ExtrasExportTemplatesListParams

WithDescriptionNiew adds the descriptionNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionNisw

func (o *ExtrasExportTemplatesListParams) WithDescriptionNisw(descriptionNisw *string) *ExtrasExportTemplatesListParams

WithDescriptionNisw adds the descriptionNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithDescriptionn

func (o *ExtrasExportTemplatesListParams) WithDescriptionn(descriptionn *string) *ExtrasExportTemplatesListParams

WithDescriptionn adds the descriptionn to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithID

WithID adds the id to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDGt

WithIDGt adds the iDGt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDGte

WithIDGte adds the iDGte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDLt

WithIDLt adds the iDLt to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDLte

WithIDLte adds the iDLte to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithIDn

WithIDn adds the iDn to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithLimit

WithLimit adds the limit to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithName

WithName adds the name to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIc

WithNameIc adds the nameIc to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIe

WithNameIe adds the nameIe to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIew

WithNameIew adds the nameIew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNic

WithNameNic adds the nameNic to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNie

WithNameNie adds the nameNie to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithNamen

WithNamen adds the namen to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithOffset

WithOffset adds the offset to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithOrdering

WithOrdering adds the ordering to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithQ

WithQ adds the q to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WithTimeout

WithTimeout adds the timeout to the extras export templates list params

func (*ExtrasExportTemplatesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesListReader

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

ExtrasExportTemplatesListReader is a Reader for the ExtrasExportTemplatesList structure.

func (*ExtrasExportTemplatesListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesPartialUpdateDefault

type ExtrasExportTemplatesPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesPartialUpdateDefault extras export templates partial update default

func NewExtrasExportTemplatesPartialUpdateDefault

func NewExtrasExportTemplatesPartialUpdateDefault(code int) *ExtrasExportTemplatesPartialUpdateDefault

NewExtrasExportTemplatesPartialUpdateDefault creates a ExtrasExportTemplatesPartialUpdateDefault with default headers values

func (*ExtrasExportTemplatesPartialUpdateDefault) Code

Code gets the status code for the extras export templates partial update default response

func (*ExtrasExportTemplatesPartialUpdateDefault) Error

func (*ExtrasExportTemplatesPartialUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesPartialUpdateDefault) IsClientError

IsClientError returns true when this extras export templates partial update default response has a 4xx status code

func (*ExtrasExportTemplatesPartialUpdateDefault) IsCode

IsCode returns true when this extras export templates partial update default response a status code equal to that given

func (*ExtrasExportTemplatesPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras export templates partial update default response has a 3xx status code

func (*ExtrasExportTemplatesPartialUpdateDefault) IsServerError

IsServerError returns true when this extras export templates partial update default response has a 5xx status code

func (*ExtrasExportTemplatesPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras export templates partial update default response has a 2xx status code

func (*ExtrasExportTemplatesPartialUpdateDefault) String

type ExtrasExportTemplatesPartialUpdateOK

type ExtrasExportTemplatesPartialUpdateOK struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesPartialUpdateOK extras export templates partial update o k

func NewExtrasExportTemplatesPartialUpdateOK

func NewExtrasExportTemplatesPartialUpdateOK() *ExtrasExportTemplatesPartialUpdateOK

NewExtrasExportTemplatesPartialUpdateOK creates a ExtrasExportTemplatesPartialUpdateOK with default headers values

func (*ExtrasExportTemplatesPartialUpdateOK) Code

Code gets the status code for the extras export templates partial update o k response

func (*ExtrasExportTemplatesPartialUpdateOK) Error

func (*ExtrasExportTemplatesPartialUpdateOK) GetPayload

func (*ExtrasExportTemplatesPartialUpdateOK) IsClientError

func (o *ExtrasExportTemplatesPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras export templates partial update o k response has a 4xx status code

func (*ExtrasExportTemplatesPartialUpdateOK) IsCode

IsCode returns true when this extras export templates partial update o k response a status code equal to that given

func (*ExtrasExportTemplatesPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras export templates partial update o k response has a 3xx status code

func (*ExtrasExportTemplatesPartialUpdateOK) IsServerError

func (o *ExtrasExportTemplatesPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras export templates partial update o k response has a 5xx status code

func (*ExtrasExportTemplatesPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras export templates partial update o k response has a 2xx status code

func (*ExtrasExportTemplatesPartialUpdateOK) String

type ExtrasExportTemplatesPartialUpdateParams

type ExtrasExportTemplatesPartialUpdateParams struct {

	// Data.
	Data *models.ExportTemplate

	/* ID.

	   A unique integer value identifying this export template.
	*/
	ID int64

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

ExtrasExportTemplatesPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras export templates partial update operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesPartialUpdateParams

func NewExtrasExportTemplatesPartialUpdateParams() *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParams creates a new ExtrasExportTemplatesPartialUpdateParams 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 NewExtrasExportTemplatesPartialUpdateParamsWithContext

func NewExtrasExportTemplatesPartialUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithContext creates a new ExtrasExportTemplatesPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesPartialUpdateParamsWithTimeout

func NewExtrasExportTemplatesPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesPartialUpdateParams

NewExtrasExportTemplatesPartialUpdateParamsWithTimeout creates a new ExtrasExportTemplatesPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesPartialUpdateParams) SetContext

SetContext adds the context to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetData

SetData adds the data to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras export templates partial update params (not the query body).

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

func (*ExtrasExportTemplatesPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetID

SetID adds the id to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithContext

WithContext adds the context to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithData

WithData adds the data to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras export templates partial update params (not the query body).

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

func (*ExtrasExportTemplatesPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithID

WithID adds the id to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates partial update params

func (*ExtrasExportTemplatesPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesPartialUpdateReader

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

ExtrasExportTemplatesPartialUpdateReader is a Reader for the ExtrasExportTemplatesPartialUpdate structure.

func (*ExtrasExportTemplatesPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesReadDefault

type ExtrasExportTemplatesReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesReadDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesReadDefault extras export templates read default

func NewExtrasExportTemplatesReadDefault

func NewExtrasExportTemplatesReadDefault(code int) *ExtrasExportTemplatesReadDefault

NewExtrasExportTemplatesReadDefault creates a ExtrasExportTemplatesReadDefault with default headers values

func (*ExtrasExportTemplatesReadDefault) Code

Code gets the status code for the extras export templates read default response

func (*ExtrasExportTemplatesReadDefault) Error

func (*ExtrasExportTemplatesReadDefault) GetPayload

func (o *ExtrasExportTemplatesReadDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesReadDefault) IsClientError

func (o *ExtrasExportTemplatesReadDefault) IsClientError() bool

IsClientError returns true when this extras export templates read default response has a 4xx status code

func (*ExtrasExportTemplatesReadDefault) IsCode

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

IsCode returns true when this extras export templates read default response a status code equal to that given

func (*ExtrasExportTemplatesReadDefault) IsRedirect

func (o *ExtrasExportTemplatesReadDefault) IsRedirect() bool

IsRedirect returns true when this extras export templates read default response has a 3xx status code

func (*ExtrasExportTemplatesReadDefault) IsServerError

func (o *ExtrasExportTemplatesReadDefault) IsServerError() bool

IsServerError returns true when this extras export templates read default response has a 5xx status code

func (*ExtrasExportTemplatesReadDefault) IsSuccess

func (o *ExtrasExportTemplatesReadDefault) IsSuccess() bool

IsSuccess returns true when this extras export templates read default response has a 2xx status code

func (*ExtrasExportTemplatesReadDefault) String

type ExtrasExportTemplatesReadOK

type ExtrasExportTemplatesReadOK struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesReadOK extras export templates read o k

func NewExtrasExportTemplatesReadOK

func NewExtrasExportTemplatesReadOK() *ExtrasExportTemplatesReadOK

NewExtrasExportTemplatesReadOK creates a ExtrasExportTemplatesReadOK with default headers values

func (*ExtrasExportTemplatesReadOK) Code

func (o *ExtrasExportTemplatesReadOK) Code() int

Code gets the status code for the extras export templates read o k response

func (*ExtrasExportTemplatesReadOK) Error

func (*ExtrasExportTemplatesReadOK) GetPayload

func (*ExtrasExportTemplatesReadOK) IsClientError

func (o *ExtrasExportTemplatesReadOK) IsClientError() bool

IsClientError returns true when this extras export templates read o k response has a 4xx status code

func (*ExtrasExportTemplatesReadOK) IsCode

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

IsCode returns true when this extras export templates read o k response a status code equal to that given

func (*ExtrasExportTemplatesReadOK) IsRedirect

func (o *ExtrasExportTemplatesReadOK) IsRedirect() bool

IsRedirect returns true when this extras export templates read o k response has a 3xx status code

func (*ExtrasExportTemplatesReadOK) IsServerError

func (o *ExtrasExportTemplatesReadOK) IsServerError() bool

IsServerError returns true when this extras export templates read o k response has a 5xx status code

func (*ExtrasExportTemplatesReadOK) IsSuccess

func (o *ExtrasExportTemplatesReadOK) IsSuccess() bool

IsSuccess returns true when this extras export templates read o k response has a 2xx status code

func (*ExtrasExportTemplatesReadOK) String

func (o *ExtrasExportTemplatesReadOK) String() string

type ExtrasExportTemplatesReadParams

type ExtrasExportTemplatesReadParams struct {

	/* ID.

	   A unique integer value identifying this export template.
	*/
	ID int64

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

ExtrasExportTemplatesReadParams contains all the parameters to send to the API endpoint

for the extras export templates read operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesReadParams

func NewExtrasExportTemplatesReadParams() *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParams creates a new ExtrasExportTemplatesReadParams 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 NewExtrasExportTemplatesReadParamsWithContext

func NewExtrasExportTemplatesReadParamsWithContext(ctx context.Context) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithContext creates a new ExtrasExportTemplatesReadParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesReadParamsWithHTTPClient

func NewExtrasExportTemplatesReadParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithHTTPClient creates a new ExtrasExportTemplatesReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesReadParamsWithTimeout

func NewExtrasExportTemplatesReadParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesReadParams

NewExtrasExportTemplatesReadParamsWithTimeout creates a new ExtrasExportTemplatesReadParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesReadParams) SetContext

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

SetContext adds the context to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetDefaults

func (o *ExtrasExportTemplatesReadParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates read params (not the query body).

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

func (*ExtrasExportTemplatesReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetID

SetID adds the id to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithContext

WithContext adds the context to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithDefaults

WithDefaults hydrates default values in the extras export templates read params (not the query body).

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

func (*ExtrasExportTemplatesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithID

WithID adds the id to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WithTimeout

WithTimeout adds the timeout to the extras export templates read params

func (*ExtrasExportTemplatesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesReadReader

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

ExtrasExportTemplatesReadReader is a Reader for the ExtrasExportTemplatesRead structure.

func (*ExtrasExportTemplatesReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasExportTemplatesUpdateDefault

type ExtrasExportTemplatesUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasExportTemplatesUpdateDefault describes a response with status code -1, with default header values.

ExtrasExportTemplatesUpdateDefault extras export templates update default

func NewExtrasExportTemplatesUpdateDefault

func NewExtrasExportTemplatesUpdateDefault(code int) *ExtrasExportTemplatesUpdateDefault

NewExtrasExportTemplatesUpdateDefault creates a ExtrasExportTemplatesUpdateDefault with default headers values

func (*ExtrasExportTemplatesUpdateDefault) Code

Code gets the status code for the extras export templates update default response

func (*ExtrasExportTemplatesUpdateDefault) Error

func (*ExtrasExportTemplatesUpdateDefault) GetPayload

func (o *ExtrasExportTemplatesUpdateDefault) GetPayload() interface{}

func (*ExtrasExportTemplatesUpdateDefault) IsClientError

func (o *ExtrasExportTemplatesUpdateDefault) IsClientError() bool

IsClientError returns true when this extras export templates update default response has a 4xx status code

func (*ExtrasExportTemplatesUpdateDefault) IsCode

IsCode returns true when this extras export templates update default response a status code equal to that given

func (*ExtrasExportTemplatesUpdateDefault) IsRedirect

func (o *ExtrasExportTemplatesUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras export templates update default response has a 3xx status code

func (*ExtrasExportTemplatesUpdateDefault) IsServerError

func (o *ExtrasExportTemplatesUpdateDefault) IsServerError() bool

IsServerError returns true when this extras export templates update default response has a 5xx status code

func (*ExtrasExportTemplatesUpdateDefault) IsSuccess

IsSuccess returns true when this extras export templates update default response has a 2xx status code

func (*ExtrasExportTemplatesUpdateDefault) String

type ExtrasExportTemplatesUpdateOK

type ExtrasExportTemplatesUpdateOK struct {
	Payload *models.ExportTemplate
}

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

ExtrasExportTemplatesUpdateOK extras export templates update o k

func NewExtrasExportTemplatesUpdateOK

func NewExtrasExportTemplatesUpdateOK() *ExtrasExportTemplatesUpdateOK

NewExtrasExportTemplatesUpdateOK creates a ExtrasExportTemplatesUpdateOK with default headers values

func (*ExtrasExportTemplatesUpdateOK) Code

Code gets the status code for the extras export templates update o k response

func (*ExtrasExportTemplatesUpdateOK) Error

func (*ExtrasExportTemplatesUpdateOK) GetPayload

func (*ExtrasExportTemplatesUpdateOK) IsClientError

func (o *ExtrasExportTemplatesUpdateOK) IsClientError() bool

IsClientError returns true when this extras export templates update o k response has a 4xx status code

func (*ExtrasExportTemplatesUpdateOK) IsCode

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

IsCode returns true when this extras export templates update o k response a status code equal to that given

func (*ExtrasExportTemplatesUpdateOK) IsRedirect

func (o *ExtrasExportTemplatesUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras export templates update o k response has a 3xx status code

func (*ExtrasExportTemplatesUpdateOK) IsServerError

func (o *ExtrasExportTemplatesUpdateOK) IsServerError() bool

IsServerError returns true when this extras export templates update o k response has a 5xx status code

func (*ExtrasExportTemplatesUpdateOK) IsSuccess

func (o *ExtrasExportTemplatesUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras export templates update o k response has a 2xx status code

func (*ExtrasExportTemplatesUpdateOK) String

type ExtrasExportTemplatesUpdateParams

type ExtrasExportTemplatesUpdateParams struct {

	// Data.
	Data *models.ExportTemplate

	/* ID.

	   A unique integer value identifying this export template.
	*/
	ID int64

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

ExtrasExportTemplatesUpdateParams contains all the parameters to send to the API endpoint

for the extras export templates update operation.

Typically these are written to a http.Request.

func NewExtrasExportTemplatesUpdateParams

func NewExtrasExportTemplatesUpdateParams() *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParams creates a new ExtrasExportTemplatesUpdateParams 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 NewExtrasExportTemplatesUpdateParamsWithContext

func NewExtrasExportTemplatesUpdateParamsWithContext(ctx context.Context) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithContext creates a new ExtrasExportTemplatesUpdateParams object with the ability to set a context for a request.

func NewExtrasExportTemplatesUpdateParamsWithHTTPClient

func NewExtrasExportTemplatesUpdateParamsWithHTTPClient(client *http.Client) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithHTTPClient creates a new ExtrasExportTemplatesUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasExportTemplatesUpdateParamsWithTimeout

func NewExtrasExportTemplatesUpdateParamsWithTimeout(timeout time.Duration) *ExtrasExportTemplatesUpdateParams

NewExtrasExportTemplatesUpdateParamsWithTimeout creates a new ExtrasExportTemplatesUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasExportTemplatesUpdateParams) SetContext

SetContext adds the context to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetData

SetData adds the data to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetDefaults

func (o *ExtrasExportTemplatesUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras export templates update params (not the query body).

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

func (*ExtrasExportTemplatesUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetID

SetID adds the id to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithContext

WithContext adds the context to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithData

WithData adds the data to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras export templates update params (not the query body).

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

func (*ExtrasExportTemplatesUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithID

WithID adds the id to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras export templates update params

func (*ExtrasExportTemplatesUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasExportTemplatesUpdateReader

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

ExtrasExportTemplatesUpdateReader is a Reader for the ExtrasExportTemplatesUpdate structure.

func (*ExtrasExportTemplatesUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsBulkDeleteDefault

type ExtrasImageAttachmentsBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsBulkDeleteDefault extras image attachments bulk delete default

func NewExtrasImageAttachmentsBulkDeleteDefault

func NewExtrasImageAttachmentsBulkDeleteDefault(code int) *ExtrasImageAttachmentsBulkDeleteDefault

NewExtrasImageAttachmentsBulkDeleteDefault creates a ExtrasImageAttachmentsBulkDeleteDefault with default headers values

func (*ExtrasImageAttachmentsBulkDeleteDefault) Code

Code gets the status code for the extras image attachments bulk delete default response

func (*ExtrasImageAttachmentsBulkDeleteDefault) Error

func (*ExtrasImageAttachmentsBulkDeleteDefault) GetPayload

func (o *ExtrasImageAttachmentsBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsBulkDeleteDefault) IsClientError

func (o *ExtrasImageAttachmentsBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras image attachments bulk delete default response has a 4xx status code

func (*ExtrasImageAttachmentsBulkDeleteDefault) IsCode

IsCode returns true when this extras image attachments bulk delete default response a status code equal to that given

func (*ExtrasImageAttachmentsBulkDeleteDefault) IsRedirect

IsRedirect returns true when this extras image attachments bulk delete default response has a 3xx status code

func (*ExtrasImageAttachmentsBulkDeleteDefault) IsServerError

func (o *ExtrasImageAttachmentsBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras image attachments bulk delete default response has a 5xx status code

func (*ExtrasImageAttachmentsBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras image attachments bulk delete default response has a 2xx status code

func (*ExtrasImageAttachmentsBulkDeleteDefault) String

type ExtrasImageAttachmentsBulkDeleteNoContent

type ExtrasImageAttachmentsBulkDeleteNoContent struct {
}

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

ExtrasImageAttachmentsBulkDeleteNoContent extras image attachments bulk delete no content

func NewExtrasImageAttachmentsBulkDeleteNoContent

func NewExtrasImageAttachmentsBulkDeleteNoContent() *ExtrasImageAttachmentsBulkDeleteNoContent

NewExtrasImageAttachmentsBulkDeleteNoContent creates a ExtrasImageAttachmentsBulkDeleteNoContent with default headers values

func (*ExtrasImageAttachmentsBulkDeleteNoContent) Code

Code gets the status code for the extras image attachments bulk delete no content response

func (*ExtrasImageAttachmentsBulkDeleteNoContent) Error

func (*ExtrasImageAttachmentsBulkDeleteNoContent) IsClientError

IsClientError returns true when this extras image attachments bulk delete no content response has a 4xx status code

func (*ExtrasImageAttachmentsBulkDeleteNoContent) IsCode

IsCode returns true when this extras image attachments bulk delete no content response a status code equal to that given

func (*ExtrasImageAttachmentsBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras image attachments bulk delete no content response has a 3xx status code

func (*ExtrasImageAttachmentsBulkDeleteNoContent) IsServerError

IsServerError returns true when this extras image attachments bulk delete no content response has a 5xx status code

func (*ExtrasImageAttachmentsBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras image attachments bulk delete no content response has a 2xx status code

func (*ExtrasImageAttachmentsBulkDeleteNoContent) String

type ExtrasImageAttachmentsBulkDeleteParams

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

ExtrasImageAttachmentsBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras image attachments bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsBulkDeleteParams

func NewExtrasImageAttachmentsBulkDeleteParams() *ExtrasImageAttachmentsBulkDeleteParams

NewExtrasImageAttachmentsBulkDeleteParams creates a new ExtrasImageAttachmentsBulkDeleteParams 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 NewExtrasImageAttachmentsBulkDeleteParamsWithContext

func NewExtrasImageAttachmentsBulkDeleteParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsBulkDeleteParams

NewExtrasImageAttachmentsBulkDeleteParamsWithContext creates a new ExtrasImageAttachmentsBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsBulkDeleteParamsWithHTTPClient

func NewExtrasImageAttachmentsBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsBulkDeleteParams

NewExtrasImageAttachmentsBulkDeleteParamsWithHTTPClient creates a new ExtrasImageAttachmentsBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsBulkDeleteParamsWithTimeout

func NewExtrasImageAttachmentsBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsBulkDeleteParams

NewExtrasImageAttachmentsBulkDeleteParamsWithTimeout creates a new ExtrasImageAttachmentsBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsBulkDeleteParams) SetContext

SetContext adds the context to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) SetDefaults

func (o *ExtrasImageAttachmentsBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments bulk delete params (not the query body).

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

func (*ExtrasImageAttachmentsBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) WithContext

WithContext adds the context to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments bulk delete params (not the query body).

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

func (*ExtrasImageAttachmentsBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments bulk delete params

func (*ExtrasImageAttachmentsBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsBulkDeleteReader

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

ExtrasImageAttachmentsBulkDeleteReader is a Reader for the ExtrasImageAttachmentsBulkDelete structure.

func (*ExtrasImageAttachmentsBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsBulkPartialUpdateDefault

type ExtrasImageAttachmentsBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsBulkPartialUpdateDefault extras image attachments bulk partial update default

func NewExtrasImageAttachmentsBulkPartialUpdateDefault

func NewExtrasImageAttachmentsBulkPartialUpdateDefault(code int) *ExtrasImageAttachmentsBulkPartialUpdateDefault

NewExtrasImageAttachmentsBulkPartialUpdateDefault creates a ExtrasImageAttachmentsBulkPartialUpdateDefault with default headers values

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) Code

Code gets the status code for the extras image attachments bulk partial update default response

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) Error

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras image attachments bulk partial update default response has a 4xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras image attachments bulk partial update default response a status code equal to that given

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras image attachments bulk partial update default response has a 3xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras image attachments bulk partial update default response has a 5xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras image attachments bulk partial update default response has a 2xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateDefault) String

type ExtrasImageAttachmentsBulkPartialUpdateOK

type ExtrasImageAttachmentsBulkPartialUpdateOK struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsBulkPartialUpdateOK extras image attachments bulk partial update o k

func NewExtrasImageAttachmentsBulkPartialUpdateOK

func NewExtrasImageAttachmentsBulkPartialUpdateOK() *ExtrasImageAttachmentsBulkPartialUpdateOK

NewExtrasImageAttachmentsBulkPartialUpdateOK creates a ExtrasImageAttachmentsBulkPartialUpdateOK with default headers values

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) Code

Code gets the status code for the extras image attachments bulk partial update o k response

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) Error

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) GetPayload

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) IsClientError

IsClientError returns true when this extras image attachments bulk partial update o k response has a 4xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) IsCode

IsCode returns true when this extras image attachments bulk partial update o k response a status code equal to that given

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras image attachments bulk partial update o k response has a 3xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) IsServerError

IsServerError returns true when this extras image attachments bulk partial update o k response has a 5xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras image attachments bulk partial update o k response has a 2xx status code

func (*ExtrasImageAttachmentsBulkPartialUpdateOK) String

type ExtrasImageAttachmentsBulkPartialUpdateParams

type ExtrasImageAttachmentsBulkPartialUpdateParams struct {

	// Data.
	Data *models.ImageAttachment

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

ExtrasImageAttachmentsBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras image attachments bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsBulkPartialUpdateParams

func NewExtrasImageAttachmentsBulkPartialUpdateParams() *ExtrasImageAttachmentsBulkPartialUpdateParams

NewExtrasImageAttachmentsBulkPartialUpdateParams creates a new ExtrasImageAttachmentsBulkPartialUpdateParams 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 NewExtrasImageAttachmentsBulkPartialUpdateParamsWithContext

func NewExtrasImageAttachmentsBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsBulkPartialUpdateParams

NewExtrasImageAttachmentsBulkPartialUpdateParamsWithContext creates a new ExtrasImageAttachmentsBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsBulkPartialUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsBulkPartialUpdateParams

NewExtrasImageAttachmentsBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsBulkPartialUpdateParamsWithTimeout

func NewExtrasImageAttachmentsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsBulkPartialUpdateParams

NewExtrasImageAttachmentsBulkPartialUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) SetData

SetData adds the data to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras image attachments bulk partial update params (not the query body).

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

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WithData

WithData adds the data to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments bulk partial update params (not the query body).

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

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments bulk partial update params

func (*ExtrasImageAttachmentsBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsBulkPartialUpdateReader

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

ExtrasImageAttachmentsBulkPartialUpdateReader is a Reader for the ExtrasImageAttachmentsBulkPartialUpdate structure.

func (*ExtrasImageAttachmentsBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsBulkUpdateDefault

type ExtrasImageAttachmentsBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsBulkUpdateDefault extras image attachments bulk update default

func NewExtrasImageAttachmentsBulkUpdateDefault

func NewExtrasImageAttachmentsBulkUpdateDefault(code int) *ExtrasImageAttachmentsBulkUpdateDefault

NewExtrasImageAttachmentsBulkUpdateDefault creates a ExtrasImageAttachmentsBulkUpdateDefault with default headers values

func (*ExtrasImageAttachmentsBulkUpdateDefault) Code

Code gets the status code for the extras image attachments bulk update default response

func (*ExtrasImageAttachmentsBulkUpdateDefault) Error

func (*ExtrasImageAttachmentsBulkUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsBulkUpdateDefault) IsClientError

func (o *ExtrasImageAttachmentsBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras image attachments bulk update default response has a 4xx status code

func (*ExtrasImageAttachmentsBulkUpdateDefault) IsCode

IsCode returns true when this extras image attachments bulk update default response a status code equal to that given

func (*ExtrasImageAttachmentsBulkUpdateDefault) IsRedirect

IsRedirect returns true when this extras image attachments bulk update default response has a 3xx status code

func (*ExtrasImageAttachmentsBulkUpdateDefault) IsServerError

func (o *ExtrasImageAttachmentsBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras image attachments bulk update default response has a 5xx status code

func (*ExtrasImageAttachmentsBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras image attachments bulk update default response has a 2xx status code

func (*ExtrasImageAttachmentsBulkUpdateDefault) String

type ExtrasImageAttachmentsBulkUpdateOK

type ExtrasImageAttachmentsBulkUpdateOK struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsBulkUpdateOK extras image attachments bulk update o k

func NewExtrasImageAttachmentsBulkUpdateOK

func NewExtrasImageAttachmentsBulkUpdateOK() *ExtrasImageAttachmentsBulkUpdateOK

NewExtrasImageAttachmentsBulkUpdateOK creates a ExtrasImageAttachmentsBulkUpdateOK with default headers values

func (*ExtrasImageAttachmentsBulkUpdateOK) Code

Code gets the status code for the extras image attachments bulk update o k response

func (*ExtrasImageAttachmentsBulkUpdateOK) Error

func (*ExtrasImageAttachmentsBulkUpdateOK) GetPayload

func (*ExtrasImageAttachmentsBulkUpdateOK) IsClientError

func (o *ExtrasImageAttachmentsBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras image attachments bulk update o k response has a 4xx status code

func (*ExtrasImageAttachmentsBulkUpdateOK) IsCode

IsCode returns true when this extras image attachments bulk update o k response a status code equal to that given

func (*ExtrasImageAttachmentsBulkUpdateOK) IsRedirect

func (o *ExtrasImageAttachmentsBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras image attachments bulk update o k response has a 3xx status code

func (*ExtrasImageAttachmentsBulkUpdateOK) IsServerError

func (o *ExtrasImageAttachmentsBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras image attachments bulk update o k response has a 5xx status code

func (*ExtrasImageAttachmentsBulkUpdateOK) IsSuccess

IsSuccess returns true when this extras image attachments bulk update o k response has a 2xx status code

func (*ExtrasImageAttachmentsBulkUpdateOK) String

type ExtrasImageAttachmentsBulkUpdateParams

type ExtrasImageAttachmentsBulkUpdateParams struct {

	// Data.
	Data *models.ImageAttachment

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

ExtrasImageAttachmentsBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras image attachments bulk update operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsBulkUpdateParams

func NewExtrasImageAttachmentsBulkUpdateParams() *ExtrasImageAttachmentsBulkUpdateParams

NewExtrasImageAttachmentsBulkUpdateParams creates a new ExtrasImageAttachmentsBulkUpdateParams 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 NewExtrasImageAttachmentsBulkUpdateParamsWithContext

func NewExtrasImageAttachmentsBulkUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsBulkUpdateParams

NewExtrasImageAttachmentsBulkUpdateParamsWithContext creates a new ExtrasImageAttachmentsBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsBulkUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsBulkUpdateParams

NewExtrasImageAttachmentsBulkUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsBulkUpdateParamsWithTimeout

func NewExtrasImageAttachmentsBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsBulkUpdateParams

NewExtrasImageAttachmentsBulkUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsBulkUpdateParams) SetContext

SetContext adds the context to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) SetData

SetData adds the data to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) SetDefaults

func (o *ExtrasImageAttachmentsBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments bulk update params (not the query body).

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

func (*ExtrasImageAttachmentsBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) WithContext

WithContext adds the context to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) WithData

WithData adds the data to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments bulk update params (not the query body).

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

func (*ExtrasImageAttachmentsBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments bulk update params

func (*ExtrasImageAttachmentsBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsBulkUpdateReader

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

ExtrasImageAttachmentsBulkUpdateReader is a Reader for the ExtrasImageAttachmentsBulkUpdate structure.

func (*ExtrasImageAttachmentsBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsCreateCreated

type ExtrasImageAttachmentsCreateCreated struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsCreateCreated extras image attachments create created

func NewExtrasImageAttachmentsCreateCreated

func NewExtrasImageAttachmentsCreateCreated() *ExtrasImageAttachmentsCreateCreated

NewExtrasImageAttachmentsCreateCreated creates a ExtrasImageAttachmentsCreateCreated with default headers values

func (*ExtrasImageAttachmentsCreateCreated) Code

Code gets the status code for the extras image attachments create created response

func (*ExtrasImageAttachmentsCreateCreated) Error

func (*ExtrasImageAttachmentsCreateCreated) GetPayload

func (*ExtrasImageAttachmentsCreateCreated) IsClientError

func (o *ExtrasImageAttachmentsCreateCreated) IsClientError() bool

IsClientError returns true when this extras image attachments create created response has a 4xx status code

func (*ExtrasImageAttachmentsCreateCreated) IsCode

IsCode returns true when this extras image attachments create created response a status code equal to that given

func (*ExtrasImageAttachmentsCreateCreated) IsRedirect

func (o *ExtrasImageAttachmentsCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras image attachments create created response has a 3xx status code

func (*ExtrasImageAttachmentsCreateCreated) IsServerError

func (o *ExtrasImageAttachmentsCreateCreated) IsServerError() bool

IsServerError returns true when this extras image attachments create created response has a 5xx status code

func (*ExtrasImageAttachmentsCreateCreated) IsSuccess

IsSuccess returns true when this extras image attachments create created response has a 2xx status code

func (*ExtrasImageAttachmentsCreateCreated) String

type ExtrasImageAttachmentsCreateDefault

type ExtrasImageAttachmentsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsCreateDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsCreateDefault extras image attachments create default

func NewExtrasImageAttachmentsCreateDefault

func NewExtrasImageAttachmentsCreateDefault(code int) *ExtrasImageAttachmentsCreateDefault

NewExtrasImageAttachmentsCreateDefault creates a ExtrasImageAttachmentsCreateDefault with default headers values

func (*ExtrasImageAttachmentsCreateDefault) Code

Code gets the status code for the extras image attachments create default response

func (*ExtrasImageAttachmentsCreateDefault) Error

func (*ExtrasImageAttachmentsCreateDefault) GetPayload

func (o *ExtrasImageAttachmentsCreateDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsCreateDefault) IsClientError

func (o *ExtrasImageAttachmentsCreateDefault) IsClientError() bool

IsClientError returns true when this extras image attachments create default response has a 4xx status code

func (*ExtrasImageAttachmentsCreateDefault) IsCode

IsCode returns true when this extras image attachments create default response a status code equal to that given

func (*ExtrasImageAttachmentsCreateDefault) IsRedirect

func (o *ExtrasImageAttachmentsCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras image attachments create default response has a 3xx status code

func (*ExtrasImageAttachmentsCreateDefault) IsServerError

func (o *ExtrasImageAttachmentsCreateDefault) IsServerError() bool

IsServerError returns true when this extras image attachments create default response has a 5xx status code

func (*ExtrasImageAttachmentsCreateDefault) IsSuccess

IsSuccess returns true when this extras image attachments create default response has a 2xx status code

func (*ExtrasImageAttachmentsCreateDefault) String

type ExtrasImageAttachmentsCreateParams

type ExtrasImageAttachmentsCreateParams struct {

	// Data.
	Data *models.ImageAttachment

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

ExtrasImageAttachmentsCreateParams contains all the parameters to send to the API endpoint

for the extras image attachments create operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsCreateParams

func NewExtrasImageAttachmentsCreateParams() *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParams creates a new ExtrasImageAttachmentsCreateParams 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 NewExtrasImageAttachmentsCreateParamsWithContext

func NewExtrasImageAttachmentsCreateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithContext creates a new ExtrasImageAttachmentsCreateParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsCreateParamsWithHTTPClient

func NewExtrasImageAttachmentsCreateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithHTTPClient creates a new ExtrasImageAttachmentsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsCreateParamsWithTimeout

func NewExtrasImageAttachmentsCreateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsCreateParams

NewExtrasImageAttachmentsCreateParamsWithTimeout creates a new ExtrasImageAttachmentsCreateParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsCreateParams) SetContext

SetContext adds the context to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetData

SetData adds the data to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetDefaults

func (o *ExtrasImageAttachmentsCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments create params (not the query body).

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

func (*ExtrasImageAttachmentsCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithContext

WithContext adds the context to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithData

WithData adds the data to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments create params (not the query body).

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

func (*ExtrasImageAttachmentsCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments create params

func (*ExtrasImageAttachmentsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsCreateReader

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

ExtrasImageAttachmentsCreateReader is a Reader for the ExtrasImageAttachmentsCreate structure.

func (*ExtrasImageAttachmentsCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsDeleteDefault

type ExtrasImageAttachmentsDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsDeleteDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsDeleteDefault extras image attachments delete default

func NewExtrasImageAttachmentsDeleteDefault

func NewExtrasImageAttachmentsDeleteDefault(code int) *ExtrasImageAttachmentsDeleteDefault

NewExtrasImageAttachmentsDeleteDefault creates a ExtrasImageAttachmentsDeleteDefault with default headers values

func (*ExtrasImageAttachmentsDeleteDefault) Code

Code gets the status code for the extras image attachments delete default response

func (*ExtrasImageAttachmentsDeleteDefault) Error

func (*ExtrasImageAttachmentsDeleteDefault) GetPayload

func (o *ExtrasImageAttachmentsDeleteDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsDeleteDefault) IsClientError

func (o *ExtrasImageAttachmentsDeleteDefault) IsClientError() bool

IsClientError returns true when this extras image attachments delete default response has a 4xx status code

func (*ExtrasImageAttachmentsDeleteDefault) IsCode

IsCode returns true when this extras image attachments delete default response a status code equal to that given

func (*ExtrasImageAttachmentsDeleteDefault) IsRedirect

func (o *ExtrasImageAttachmentsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras image attachments delete default response has a 3xx status code

func (*ExtrasImageAttachmentsDeleteDefault) IsServerError

func (o *ExtrasImageAttachmentsDeleteDefault) IsServerError() bool

IsServerError returns true when this extras image attachments delete default response has a 5xx status code

func (*ExtrasImageAttachmentsDeleteDefault) IsSuccess

IsSuccess returns true when this extras image attachments delete default response has a 2xx status code

func (*ExtrasImageAttachmentsDeleteDefault) String

type ExtrasImageAttachmentsDeleteNoContent

type ExtrasImageAttachmentsDeleteNoContent struct {
}

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

ExtrasImageAttachmentsDeleteNoContent extras image attachments delete no content

func NewExtrasImageAttachmentsDeleteNoContent

func NewExtrasImageAttachmentsDeleteNoContent() *ExtrasImageAttachmentsDeleteNoContent

NewExtrasImageAttachmentsDeleteNoContent creates a ExtrasImageAttachmentsDeleteNoContent with default headers values

func (*ExtrasImageAttachmentsDeleteNoContent) Code

Code gets the status code for the extras image attachments delete no content response

func (*ExtrasImageAttachmentsDeleteNoContent) Error

func (*ExtrasImageAttachmentsDeleteNoContent) IsClientError

func (o *ExtrasImageAttachmentsDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras image attachments delete no content response has a 4xx status code

func (*ExtrasImageAttachmentsDeleteNoContent) IsCode

IsCode returns true when this extras image attachments delete no content response a status code equal to that given

func (*ExtrasImageAttachmentsDeleteNoContent) IsRedirect

IsRedirect returns true when this extras image attachments delete no content response has a 3xx status code

func (*ExtrasImageAttachmentsDeleteNoContent) IsServerError

func (o *ExtrasImageAttachmentsDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras image attachments delete no content response has a 5xx status code

func (*ExtrasImageAttachmentsDeleteNoContent) IsSuccess

IsSuccess returns true when this extras image attachments delete no content response has a 2xx status code

func (*ExtrasImageAttachmentsDeleteNoContent) String

type ExtrasImageAttachmentsDeleteParams

type ExtrasImageAttachmentsDeleteParams struct {

	/* ID.

	   A unique integer value identifying this image attachment.
	*/
	ID int64

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

ExtrasImageAttachmentsDeleteParams contains all the parameters to send to the API endpoint

for the extras image attachments delete operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsDeleteParams

func NewExtrasImageAttachmentsDeleteParams() *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParams creates a new ExtrasImageAttachmentsDeleteParams 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 NewExtrasImageAttachmentsDeleteParamsWithContext

func NewExtrasImageAttachmentsDeleteParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithContext creates a new ExtrasImageAttachmentsDeleteParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsDeleteParamsWithHTTPClient

func NewExtrasImageAttachmentsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithHTTPClient creates a new ExtrasImageAttachmentsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsDeleteParamsWithTimeout

func NewExtrasImageAttachmentsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsDeleteParams

NewExtrasImageAttachmentsDeleteParamsWithTimeout creates a new ExtrasImageAttachmentsDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsDeleteParams) SetContext

SetContext adds the context to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetDefaults

func (o *ExtrasImageAttachmentsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments delete params (not the query body).

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

func (*ExtrasImageAttachmentsDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetID

SetID adds the id to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithContext

WithContext adds the context to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments delete params (not the query body).

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

func (*ExtrasImageAttachmentsDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithID

WithID adds the id to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments delete params

func (*ExtrasImageAttachmentsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsDeleteReader

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

ExtrasImageAttachmentsDeleteReader is a Reader for the ExtrasImageAttachmentsDelete structure.

func (*ExtrasImageAttachmentsDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsListDefault

type ExtrasImageAttachmentsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsListDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsListDefault extras image attachments list default

func NewExtrasImageAttachmentsListDefault

func NewExtrasImageAttachmentsListDefault(code int) *ExtrasImageAttachmentsListDefault

NewExtrasImageAttachmentsListDefault creates a ExtrasImageAttachmentsListDefault with default headers values

func (*ExtrasImageAttachmentsListDefault) Code

Code gets the status code for the extras image attachments list default response

func (*ExtrasImageAttachmentsListDefault) Error

func (*ExtrasImageAttachmentsListDefault) GetPayload

func (o *ExtrasImageAttachmentsListDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsListDefault) IsClientError

func (o *ExtrasImageAttachmentsListDefault) IsClientError() bool

IsClientError returns true when this extras image attachments list default response has a 4xx status code

func (*ExtrasImageAttachmentsListDefault) IsCode

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

IsCode returns true when this extras image attachments list default response a status code equal to that given

func (*ExtrasImageAttachmentsListDefault) IsRedirect

func (o *ExtrasImageAttachmentsListDefault) IsRedirect() bool

IsRedirect returns true when this extras image attachments list default response has a 3xx status code

func (*ExtrasImageAttachmentsListDefault) IsServerError

func (o *ExtrasImageAttachmentsListDefault) IsServerError() bool

IsServerError returns true when this extras image attachments list default response has a 5xx status code

func (*ExtrasImageAttachmentsListDefault) IsSuccess

func (o *ExtrasImageAttachmentsListDefault) IsSuccess() bool

IsSuccess returns true when this extras image attachments list default response has a 2xx status code

func (*ExtrasImageAttachmentsListDefault) String

type ExtrasImageAttachmentsListOK

type ExtrasImageAttachmentsListOK struct {
	Payload *ExtrasImageAttachmentsListOKBody
}

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

ExtrasImageAttachmentsListOK extras image attachments list o k

func NewExtrasImageAttachmentsListOK

func NewExtrasImageAttachmentsListOK() *ExtrasImageAttachmentsListOK

NewExtrasImageAttachmentsListOK creates a ExtrasImageAttachmentsListOK with default headers values

func (*ExtrasImageAttachmentsListOK) Code

Code gets the status code for the extras image attachments list o k response

func (*ExtrasImageAttachmentsListOK) Error

func (*ExtrasImageAttachmentsListOK) GetPayload

func (*ExtrasImageAttachmentsListOK) IsClientError

func (o *ExtrasImageAttachmentsListOK) IsClientError() bool

IsClientError returns true when this extras image attachments list o k response has a 4xx status code

func (*ExtrasImageAttachmentsListOK) IsCode

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

IsCode returns true when this extras image attachments list o k response a status code equal to that given

func (*ExtrasImageAttachmentsListOK) IsRedirect

func (o *ExtrasImageAttachmentsListOK) IsRedirect() bool

IsRedirect returns true when this extras image attachments list o k response has a 3xx status code

func (*ExtrasImageAttachmentsListOK) IsServerError

func (o *ExtrasImageAttachmentsListOK) IsServerError() bool

IsServerError returns true when this extras image attachments list o k response has a 5xx status code

func (*ExtrasImageAttachmentsListOK) IsSuccess

func (o *ExtrasImageAttachmentsListOK) IsSuccess() bool

IsSuccess returns true when this extras image attachments list o k response has a 2xx status code

func (*ExtrasImageAttachmentsListOK) String

type ExtrasImageAttachmentsListOKBody

type ExtrasImageAttachmentsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ImageAttachment `json:"results"`
}

ExtrasImageAttachmentsListOKBody extras image attachments list o k body swagger:model ExtrasImageAttachmentsListOKBody

func (*ExtrasImageAttachmentsListOKBody) ContextValidate

func (o *ExtrasImageAttachmentsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras image attachments list o k body based on the context it is used

func (*ExtrasImageAttachmentsListOKBody) MarshalBinary

func (o *ExtrasImageAttachmentsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasImageAttachmentsListOKBody) UnmarshalBinary

func (o *ExtrasImageAttachmentsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasImageAttachmentsListOKBody) Validate

Validate validates this extras image attachments list o k body

type ExtrasImageAttachmentsListParams

type ExtrasImageAttachmentsListParams struct {

	// ContentType.
	ContentType *string

	// ContentTypen.
	ContentTypen *string

	// ContentTypeID.
	ContentTypeID *string

	// ContentTypeIDn.
	ContentTypeIDn *string

	// Created.
	Created *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	// ObjectID.
	ObjectID *string

	// ObjectIDGt.
	ObjectIDGt *string

	// ObjectIDGte.
	ObjectIDGte *string

	// ObjectIDLt.
	ObjectIDLt *string

	// ObjectIDLte.
	ObjectIDLte *string

	// ObjectIDn.
	ObjectIDn *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

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

ExtrasImageAttachmentsListParams contains all the parameters to send to the API endpoint

for the extras image attachments list operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsListParams

func NewExtrasImageAttachmentsListParams() *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParams creates a new ExtrasImageAttachmentsListParams 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 NewExtrasImageAttachmentsListParamsWithContext

func NewExtrasImageAttachmentsListParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithContext creates a new ExtrasImageAttachmentsListParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsListParamsWithHTTPClient

func NewExtrasImageAttachmentsListParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithHTTPClient creates a new ExtrasImageAttachmentsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsListParamsWithTimeout

func NewExtrasImageAttachmentsListParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsListParams

NewExtrasImageAttachmentsListParamsWithTimeout creates a new ExtrasImageAttachmentsListParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsListParams) SetContentType

func (o *ExtrasImageAttachmentsListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContentTypeID

func (o *ExtrasImageAttachmentsListParams) SetContentTypeID(contentTypeID *string)

SetContentTypeID adds the contentTypeId to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContentTypeIDn

func (o *ExtrasImageAttachmentsListParams) SetContentTypeIDn(contentTypeIDn *string)

SetContentTypeIDn adds the contentTypeIdN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContentTypen

func (o *ExtrasImageAttachmentsListParams) SetContentTypen(contentTypen *string)

SetContentTypen adds the contentTypeN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetContext

SetContext adds the context to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetCreated

func (o *ExtrasImageAttachmentsListParams) SetCreated(created *string)

SetCreated adds the created to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetDefaults

func (o *ExtrasImageAttachmentsListParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments list params (not the query body).

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

func (*ExtrasImageAttachmentsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetID

SetID adds the id to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDGt

func (o *ExtrasImageAttachmentsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDGte

func (o *ExtrasImageAttachmentsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDLt

func (o *ExtrasImageAttachmentsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDLte

func (o *ExtrasImageAttachmentsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetIDn

func (o *ExtrasImageAttachmentsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetLimit

func (o *ExtrasImageAttachmentsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetName

func (o *ExtrasImageAttachmentsListParams) SetName(name *string)

SetName adds the name to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIc

func (o *ExtrasImageAttachmentsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIe

func (o *ExtrasImageAttachmentsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIew

func (o *ExtrasImageAttachmentsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameIsw

func (o *ExtrasImageAttachmentsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNic

func (o *ExtrasImageAttachmentsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNie

func (o *ExtrasImageAttachmentsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNiew

func (o *ExtrasImageAttachmentsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNameNisw

func (o *ExtrasImageAttachmentsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetNamen

func (o *ExtrasImageAttachmentsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectID

func (o *ExtrasImageAttachmentsListParams) SetObjectID(objectID *string)

SetObjectID adds the objectId to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDGt

func (o *ExtrasImageAttachmentsListParams) SetObjectIDGt(objectIDGt *string)

SetObjectIDGt adds the objectIdGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDGte

func (o *ExtrasImageAttachmentsListParams) SetObjectIDGte(objectIDGte *string)

SetObjectIDGte adds the objectIdGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDLt

func (o *ExtrasImageAttachmentsListParams) SetObjectIDLt(objectIDLt *string)

SetObjectIDLt adds the objectIdLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDLte

func (o *ExtrasImageAttachmentsListParams) SetObjectIDLte(objectIDLte *string)

SetObjectIDLte adds the objectIdLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetObjectIDn

func (o *ExtrasImageAttachmentsListParams) SetObjectIDn(objectIDn *string)

SetObjectIDn adds the objectIdN to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetOffset

func (o *ExtrasImageAttachmentsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetOrdering

func (o *ExtrasImageAttachmentsListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetQ

SetQ adds the q to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentType

WithContentType adds the contentType to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentTypeID

func (o *ExtrasImageAttachmentsListParams) WithContentTypeID(contentTypeID *string) *ExtrasImageAttachmentsListParams

WithContentTypeID adds the contentTypeID to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentTypeIDn

func (o *ExtrasImageAttachmentsListParams) WithContentTypeIDn(contentTypeIDn *string) *ExtrasImageAttachmentsListParams

WithContentTypeIDn adds the contentTypeIDn to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContentTypen

func (o *ExtrasImageAttachmentsListParams) WithContentTypen(contentTypen *string) *ExtrasImageAttachmentsListParams

WithContentTypen adds the contentTypen to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithContext

WithContext adds the context to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithCreated

WithCreated adds the created to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments list params (not the query body).

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

func (*ExtrasImageAttachmentsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithID

WithID adds the id to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDGt

WithIDGt adds the iDGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDGte

WithIDGte adds the iDGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDLt

WithIDLt adds the iDLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDLte

WithIDLte adds the iDLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithIDn

WithIDn adds the iDn to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithLimit

WithLimit adds the limit to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithName

WithName adds the name to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIc

WithNameIc adds the nameIc to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIe

WithNameIe adds the nameIe to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIew

WithNameIew adds the nameIew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNic

WithNameNic adds the nameNic to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNie

WithNameNie adds the nameNie to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNiew

WithNameNiew adds the nameNiew to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNameNisw

WithNameNisw adds the nameNisw to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithNamen

WithNamen adds the namen to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectID

WithObjectID adds the objectID to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDGt

WithObjectIDGt adds the objectIDGt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDGte

WithObjectIDGte adds the objectIDGte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDLt

WithObjectIDLt adds the objectIDLt to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDLte

WithObjectIDLte adds the objectIDLte to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithObjectIDn

WithObjectIDn adds the objectIDn to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithOffset

WithOffset adds the offset to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithOrdering

WithOrdering adds the ordering to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithQ

WithQ adds the q to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments list params

func (*ExtrasImageAttachmentsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsListReader

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

ExtrasImageAttachmentsListReader is a Reader for the ExtrasImageAttachmentsList structure.

func (*ExtrasImageAttachmentsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsPartialUpdateDefault

type ExtrasImageAttachmentsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsPartialUpdateDefault extras image attachments partial update default

func NewExtrasImageAttachmentsPartialUpdateDefault

func NewExtrasImageAttachmentsPartialUpdateDefault(code int) *ExtrasImageAttachmentsPartialUpdateDefault

NewExtrasImageAttachmentsPartialUpdateDefault creates a ExtrasImageAttachmentsPartialUpdateDefault with default headers values

func (*ExtrasImageAttachmentsPartialUpdateDefault) Code

Code gets the status code for the extras image attachments partial update default response

func (*ExtrasImageAttachmentsPartialUpdateDefault) Error

func (*ExtrasImageAttachmentsPartialUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsPartialUpdateDefault) IsClientError

IsClientError returns true when this extras image attachments partial update default response has a 4xx status code

func (*ExtrasImageAttachmentsPartialUpdateDefault) IsCode

IsCode returns true when this extras image attachments partial update default response a status code equal to that given

func (*ExtrasImageAttachmentsPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras image attachments partial update default response has a 3xx status code

func (*ExtrasImageAttachmentsPartialUpdateDefault) IsServerError

IsServerError returns true when this extras image attachments partial update default response has a 5xx status code

func (*ExtrasImageAttachmentsPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras image attachments partial update default response has a 2xx status code

func (*ExtrasImageAttachmentsPartialUpdateDefault) String

type ExtrasImageAttachmentsPartialUpdateOK

type ExtrasImageAttachmentsPartialUpdateOK struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsPartialUpdateOK extras image attachments partial update o k

func NewExtrasImageAttachmentsPartialUpdateOK

func NewExtrasImageAttachmentsPartialUpdateOK() *ExtrasImageAttachmentsPartialUpdateOK

NewExtrasImageAttachmentsPartialUpdateOK creates a ExtrasImageAttachmentsPartialUpdateOK with default headers values

func (*ExtrasImageAttachmentsPartialUpdateOK) Code

Code gets the status code for the extras image attachments partial update o k response

func (*ExtrasImageAttachmentsPartialUpdateOK) Error

func (*ExtrasImageAttachmentsPartialUpdateOK) GetPayload

func (*ExtrasImageAttachmentsPartialUpdateOK) IsClientError

func (o *ExtrasImageAttachmentsPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras image attachments partial update o k response has a 4xx status code

func (*ExtrasImageAttachmentsPartialUpdateOK) IsCode

IsCode returns true when this extras image attachments partial update o k response a status code equal to that given

func (*ExtrasImageAttachmentsPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras image attachments partial update o k response has a 3xx status code

func (*ExtrasImageAttachmentsPartialUpdateOK) IsServerError

func (o *ExtrasImageAttachmentsPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras image attachments partial update o k response has a 5xx status code

func (*ExtrasImageAttachmentsPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras image attachments partial update o k response has a 2xx status code

func (*ExtrasImageAttachmentsPartialUpdateOK) String

type ExtrasImageAttachmentsPartialUpdateParams

type ExtrasImageAttachmentsPartialUpdateParams struct {

	// Data.
	Data *models.ImageAttachment

	/* ID.

	   A unique integer value identifying this image attachment.
	*/
	ID int64

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

ExtrasImageAttachmentsPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras image attachments partial update operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsPartialUpdateParams

func NewExtrasImageAttachmentsPartialUpdateParams() *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParams creates a new ExtrasImageAttachmentsPartialUpdateParams 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 NewExtrasImageAttachmentsPartialUpdateParamsWithContext

func NewExtrasImageAttachmentsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithContext creates a new ExtrasImageAttachmentsPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout

func NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsPartialUpdateParams

NewExtrasImageAttachmentsPartialUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsPartialUpdateParams) SetContext

SetContext adds the context to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetData

SetData adds the data to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras image attachments partial update params (not the query body).

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

func (*ExtrasImageAttachmentsPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetID

SetID adds the id to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithContext

WithContext adds the context to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithData

WithData adds the data to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments partial update params (not the query body).

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

func (*ExtrasImageAttachmentsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithID

WithID adds the id to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments partial update params

func (*ExtrasImageAttachmentsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsPartialUpdateReader

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

ExtrasImageAttachmentsPartialUpdateReader is a Reader for the ExtrasImageAttachmentsPartialUpdate structure.

func (*ExtrasImageAttachmentsPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsReadDefault

type ExtrasImageAttachmentsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsReadDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsReadDefault extras image attachments read default

func NewExtrasImageAttachmentsReadDefault

func NewExtrasImageAttachmentsReadDefault(code int) *ExtrasImageAttachmentsReadDefault

NewExtrasImageAttachmentsReadDefault creates a ExtrasImageAttachmentsReadDefault with default headers values

func (*ExtrasImageAttachmentsReadDefault) Code

Code gets the status code for the extras image attachments read default response

func (*ExtrasImageAttachmentsReadDefault) Error

func (*ExtrasImageAttachmentsReadDefault) GetPayload

func (o *ExtrasImageAttachmentsReadDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsReadDefault) IsClientError

func (o *ExtrasImageAttachmentsReadDefault) IsClientError() bool

IsClientError returns true when this extras image attachments read default response has a 4xx status code

func (*ExtrasImageAttachmentsReadDefault) IsCode

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

IsCode returns true when this extras image attachments read default response a status code equal to that given

func (*ExtrasImageAttachmentsReadDefault) IsRedirect

func (o *ExtrasImageAttachmentsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras image attachments read default response has a 3xx status code

func (*ExtrasImageAttachmentsReadDefault) IsServerError

func (o *ExtrasImageAttachmentsReadDefault) IsServerError() bool

IsServerError returns true when this extras image attachments read default response has a 5xx status code

func (*ExtrasImageAttachmentsReadDefault) IsSuccess

func (o *ExtrasImageAttachmentsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras image attachments read default response has a 2xx status code

func (*ExtrasImageAttachmentsReadDefault) String

type ExtrasImageAttachmentsReadOK

type ExtrasImageAttachmentsReadOK struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsReadOK extras image attachments read o k

func NewExtrasImageAttachmentsReadOK

func NewExtrasImageAttachmentsReadOK() *ExtrasImageAttachmentsReadOK

NewExtrasImageAttachmentsReadOK creates a ExtrasImageAttachmentsReadOK with default headers values

func (*ExtrasImageAttachmentsReadOK) Code

Code gets the status code for the extras image attachments read o k response

func (*ExtrasImageAttachmentsReadOK) Error

func (*ExtrasImageAttachmentsReadOK) GetPayload

func (*ExtrasImageAttachmentsReadOK) IsClientError

func (o *ExtrasImageAttachmentsReadOK) IsClientError() bool

IsClientError returns true when this extras image attachments read o k response has a 4xx status code

func (*ExtrasImageAttachmentsReadOK) IsCode

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

IsCode returns true when this extras image attachments read o k response a status code equal to that given

func (*ExtrasImageAttachmentsReadOK) IsRedirect

func (o *ExtrasImageAttachmentsReadOK) IsRedirect() bool

IsRedirect returns true when this extras image attachments read o k response has a 3xx status code

func (*ExtrasImageAttachmentsReadOK) IsServerError

func (o *ExtrasImageAttachmentsReadOK) IsServerError() bool

IsServerError returns true when this extras image attachments read o k response has a 5xx status code

func (*ExtrasImageAttachmentsReadOK) IsSuccess

func (o *ExtrasImageAttachmentsReadOK) IsSuccess() bool

IsSuccess returns true when this extras image attachments read o k response has a 2xx status code

func (*ExtrasImageAttachmentsReadOK) String

type ExtrasImageAttachmentsReadParams

type ExtrasImageAttachmentsReadParams struct {

	/* ID.

	   A unique integer value identifying this image attachment.
	*/
	ID int64

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

ExtrasImageAttachmentsReadParams contains all the parameters to send to the API endpoint

for the extras image attachments read operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsReadParams

func NewExtrasImageAttachmentsReadParams() *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParams creates a new ExtrasImageAttachmentsReadParams 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 NewExtrasImageAttachmentsReadParamsWithContext

func NewExtrasImageAttachmentsReadParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithContext creates a new ExtrasImageAttachmentsReadParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsReadParamsWithHTTPClient

func NewExtrasImageAttachmentsReadParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithHTTPClient creates a new ExtrasImageAttachmentsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsReadParamsWithTimeout

func NewExtrasImageAttachmentsReadParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsReadParams

NewExtrasImageAttachmentsReadParamsWithTimeout creates a new ExtrasImageAttachmentsReadParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsReadParams) SetContext

SetContext adds the context to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetDefaults

func (o *ExtrasImageAttachmentsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments read params (not the query body).

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

func (*ExtrasImageAttachmentsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetID

SetID adds the id to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithContext

WithContext adds the context to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments read params (not the query body).

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

func (*ExtrasImageAttachmentsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithID

WithID adds the id to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments read params

func (*ExtrasImageAttachmentsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsReadReader

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

ExtrasImageAttachmentsReadReader is a Reader for the ExtrasImageAttachmentsRead structure.

func (*ExtrasImageAttachmentsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasImageAttachmentsUpdateDefault

type ExtrasImageAttachmentsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasImageAttachmentsUpdateDefault describes a response with status code -1, with default header values.

ExtrasImageAttachmentsUpdateDefault extras image attachments update default

func NewExtrasImageAttachmentsUpdateDefault

func NewExtrasImageAttachmentsUpdateDefault(code int) *ExtrasImageAttachmentsUpdateDefault

NewExtrasImageAttachmentsUpdateDefault creates a ExtrasImageAttachmentsUpdateDefault with default headers values

func (*ExtrasImageAttachmentsUpdateDefault) Code

Code gets the status code for the extras image attachments update default response

func (*ExtrasImageAttachmentsUpdateDefault) Error

func (*ExtrasImageAttachmentsUpdateDefault) GetPayload

func (o *ExtrasImageAttachmentsUpdateDefault) GetPayload() interface{}

func (*ExtrasImageAttachmentsUpdateDefault) IsClientError

func (o *ExtrasImageAttachmentsUpdateDefault) IsClientError() bool

IsClientError returns true when this extras image attachments update default response has a 4xx status code

func (*ExtrasImageAttachmentsUpdateDefault) IsCode

IsCode returns true when this extras image attachments update default response a status code equal to that given

func (*ExtrasImageAttachmentsUpdateDefault) IsRedirect

func (o *ExtrasImageAttachmentsUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras image attachments update default response has a 3xx status code

func (*ExtrasImageAttachmentsUpdateDefault) IsServerError

func (o *ExtrasImageAttachmentsUpdateDefault) IsServerError() bool

IsServerError returns true when this extras image attachments update default response has a 5xx status code

func (*ExtrasImageAttachmentsUpdateDefault) IsSuccess

IsSuccess returns true when this extras image attachments update default response has a 2xx status code

func (*ExtrasImageAttachmentsUpdateDefault) String

type ExtrasImageAttachmentsUpdateOK

type ExtrasImageAttachmentsUpdateOK struct {
	Payload *models.ImageAttachment
}

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

ExtrasImageAttachmentsUpdateOK extras image attachments update o k

func NewExtrasImageAttachmentsUpdateOK

func NewExtrasImageAttachmentsUpdateOK() *ExtrasImageAttachmentsUpdateOK

NewExtrasImageAttachmentsUpdateOK creates a ExtrasImageAttachmentsUpdateOK with default headers values

func (*ExtrasImageAttachmentsUpdateOK) Code

Code gets the status code for the extras image attachments update o k response

func (*ExtrasImageAttachmentsUpdateOK) Error

func (*ExtrasImageAttachmentsUpdateOK) GetPayload

func (*ExtrasImageAttachmentsUpdateOK) IsClientError

func (o *ExtrasImageAttachmentsUpdateOK) IsClientError() bool

IsClientError returns true when this extras image attachments update o k response has a 4xx status code

func (*ExtrasImageAttachmentsUpdateOK) IsCode

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

IsCode returns true when this extras image attachments update o k response a status code equal to that given

func (*ExtrasImageAttachmentsUpdateOK) IsRedirect

func (o *ExtrasImageAttachmentsUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras image attachments update o k response has a 3xx status code

func (*ExtrasImageAttachmentsUpdateOK) IsServerError

func (o *ExtrasImageAttachmentsUpdateOK) IsServerError() bool

IsServerError returns true when this extras image attachments update o k response has a 5xx status code

func (*ExtrasImageAttachmentsUpdateOK) IsSuccess

func (o *ExtrasImageAttachmentsUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras image attachments update o k response has a 2xx status code

func (*ExtrasImageAttachmentsUpdateOK) String

type ExtrasImageAttachmentsUpdateParams

type ExtrasImageAttachmentsUpdateParams struct {

	// Data.
	Data *models.ImageAttachment

	/* ID.

	   A unique integer value identifying this image attachment.
	*/
	ID int64

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

ExtrasImageAttachmentsUpdateParams contains all the parameters to send to the API endpoint

for the extras image attachments update operation.

Typically these are written to a http.Request.

func NewExtrasImageAttachmentsUpdateParams

func NewExtrasImageAttachmentsUpdateParams() *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParams creates a new ExtrasImageAttachmentsUpdateParams 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 NewExtrasImageAttachmentsUpdateParamsWithContext

func NewExtrasImageAttachmentsUpdateParamsWithContext(ctx context.Context) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithContext creates a new ExtrasImageAttachmentsUpdateParams object with the ability to set a context for a request.

func NewExtrasImageAttachmentsUpdateParamsWithHTTPClient

func NewExtrasImageAttachmentsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithHTTPClient creates a new ExtrasImageAttachmentsUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasImageAttachmentsUpdateParamsWithTimeout

func NewExtrasImageAttachmentsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasImageAttachmentsUpdateParams

NewExtrasImageAttachmentsUpdateParamsWithTimeout creates a new ExtrasImageAttachmentsUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasImageAttachmentsUpdateParams) SetContext

SetContext adds the context to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetData

SetData adds the data to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetDefaults

func (o *ExtrasImageAttachmentsUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras image attachments update params (not the query body).

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

func (*ExtrasImageAttachmentsUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetID

SetID adds the id to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithContext

WithContext adds the context to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithData

WithData adds the data to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras image attachments update params (not the query body).

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

func (*ExtrasImageAttachmentsUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithID

WithID adds the id to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras image attachments update params

func (*ExtrasImageAttachmentsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasImageAttachmentsUpdateReader

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

ExtrasImageAttachmentsUpdateReader is a Reader for the ExtrasImageAttachmentsUpdate structure.

func (*ExtrasImageAttachmentsUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJobResultsListDefault

type ExtrasJobResultsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJobResultsListDefault describes a response with status code -1, with default header values.

ExtrasJobResultsListDefault extras job results list default

func NewExtrasJobResultsListDefault

func NewExtrasJobResultsListDefault(code int) *ExtrasJobResultsListDefault

NewExtrasJobResultsListDefault creates a ExtrasJobResultsListDefault with default headers values

func (*ExtrasJobResultsListDefault) Code

func (o *ExtrasJobResultsListDefault) Code() int

Code gets the status code for the extras job results list default response

func (*ExtrasJobResultsListDefault) Error

func (*ExtrasJobResultsListDefault) GetPayload

func (o *ExtrasJobResultsListDefault) GetPayload() interface{}

func (*ExtrasJobResultsListDefault) IsClientError

func (o *ExtrasJobResultsListDefault) IsClientError() bool

IsClientError returns true when this extras job results list default response has a 4xx status code

func (*ExtrasJobResultsListDefault) IsCode

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

IsCode returns true when this extras job results list default response a status code equal to that given

func (*ExtrasJobResultsListDefault) IsRedirect

func (o *ExtrasJobResultsListDefault) IsRedirect() bool

IsRedirect returns true when this extras job results list default response has a 3xx status code

func (*ExtrasJobResultsListDefault) IsServerError

func (o *ExtrasJobResultsListDefault) IsServerError() bool

IsServerError returns true when this extras job results list default response has a 5xx status code

func (*ExtrasJobResultsListDefault) IsSuccess

func (o *ExtrasJobResultsListDefault) IsSuccess() bool

IsSuccess returns true when this extras job results list default response has a 2xx status code

func (*ExtrasJobResultsListDefault) String

func (o *ExtrasJobResultsListDefault) String() string

type ExtrasJobResultsListOK

type ExtrasJobResultsListOK struct {
	Payload *ExtrasJobResultsListOKBody
}

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

ExtrasJobResultsListOK extras job results list o k

func NewExtrasJobResultsListOK

func NewExtrasJobResultsListOK() *ExtrasJobResultsListOK

NewExtrasJobResultsListOK creates a ExtrasJobResultsListOK with default headers values

func (*ExtrasJobResultsListOK) Code

func (o *ExtrasJobResultsListOK) Code() int

Code gets the status code for the extras job results list o k response

func (*ExtrasJobResultsListOK) Error

func (o *ExtrasJobResultsListOK) Error() string

func (*ExtrasJobResultsListOK) GetPayload

func (*ExtrasJobResultsListOK) IsClientError

func (o *ExtrasJobResultsListOK) IsClientError() bool

IsClientError returns true when this extras job results list o k response has a 4xx status code

func (*ExtrasJobResultsListOK) IsCode

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

IsCode returns true when this extras job results list o k response a status code equal to that given

func (*ExtrasJobResultsListOK) IsRedirect

func (o *ExtrasJobResultsListOK) IsRedirect() bool

IsRedirect returns true when this extras job results list o k response has a 3xx status code

func (*ExtrasJobResultsListOK) IsServerError

func (o *ExtrasJobResultsListOK) IsServerError() bool

IsServerError returns true when this extras job results list o k response has a 5xx status code

func (*ExtrasJobResultsListOK) IsSuccess

func (o *ExtrasJobResultsListOK) IsSuccess() bool

IsSuccess returns true when this extras job results list o k response has a 2xx status code

func (*ExtrasJobResultsListOK) String

func (o *ExtrasJobResultsListOK) String() string

type ExtrasJobResultsListOKBody

type ExtrasJobResultsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.JobResult `json:"results"`
}

ExtrasJobResultsListOKBody extras job results list o k body swagger:model ExtrasJobResultsListOKBody

func (*ExtrasJobResultsListOKBody) ContextValidate

func (o *ExtrasJobResultsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras job results list o k body based on the context it is used

func (*ExtrasJobResultsListOKBody) MarshalBinary

func (o *ExtrasJobResultsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasJobResultsListOKBody) UnmarshalBinary

func (o *ExtrasJobResultsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasJobResultsListOKBody) Validate

func (o *ExtrasJobResultsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras job results list o k body

type ExtrasJobResultsListParams

type ExtrasJobResultsListParams struct {

	// Completed.
	Completed *string

	// Created.
	Created *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	// ObjType.
	ObjType *string

	// ObjTypen.
	ObjTypen *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// Status.
	Status *string

	// Statusn.
	Statusn *string

	// User.
	User *string

	// Usern.
	Usern *string

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

ExtrasJobResultsListParams contains all the parameters to send to the API endpoint

for the extras job results list operation.

Typically these are written to a http.Request.

func NewExtrasJobResultsListParams

func NewExtrasJobResultsListParams() *ExtrasJobResultsListParams

NewExtrasJobResultsListParams creates a new ExtrasJobResultsListParams 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 NewExtrasJobResultsListParamsWithContext

func NewExtrasJobResultsListParamsWithContext(ctx context.Context) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithContext creates a new ExtrasJobResultsListParams object with the ability to set a context for a request.

func NewExtrasJobResultsListParamsWithHTTPClient

func NewExtrasJobResultsListParamsWithHTTPClient(client *http.Client) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithHTTPClient creates a new ExtrasJobResultsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJobResultsListParamsWithTimeout

func NewExtrasJobResultsListParamsWithTimeout(timeout time.Duration) *ExtrasJobResultsListParams

NewExtrasJobResultsListParamsWithTimeout creates a new ExtrasJobResultsListParams object with the ability to set a timeout on a request.

func (*ExtrasJobResultsListParams) SetCompleted

func (o *ExtrasJobResultsListParams) SetCompleted(completed *string)

SetCompleted adds the completed to the extras job results list params

func (*ExtrasJobResultsListParams) SetContext

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

SetContext adds the context to the extras job results list params

func (*ExtrasJobResultsListParams) SetCreated

func (o *ExtrasJobResultsListParams) SetCreated(created *string)

SetCreated adds the created to the extras job results list params

func (*ExtrasJobResultsListParams) SetDefaults

func (o *ExtrasJobResultsListParams) SetDefaults()

SetDefaults hydrates default values in the extras job results list params (not the query body).

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

func (*ExtrasJobResultsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras job results list params

func (*ExtrasJobResultsListParams) SetID

func (o *ExtrasJobResultsListParams) SetID(id *string)

SetID adds the id to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDGt

func (o *ExtrasJobResultsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDGte

func (o *ExtrasJobResultsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDLt

func (o *ExtrasJobResultsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDLte

func (o *ExtrasJobResultsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras job results list params

func (*ExtrasJobResultsListParams) SetIDn

func (o *ExtrasJobResultsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras job results list params

func (*ExtrasJobResultsListParams) SetLimit

func (o *ExtrasJobResultsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras job results list params

func (*ExtrasJobResultsListParams) SetName

func (o *ExtrasJobResultsListParams) SetName(name *string)

SetName adds the name to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIc

func (o *ExtrasJobResultsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIe

func (o *ExtrasJobResultsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIew

func (o *ExtrasJobResultsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameIsw

func (o *ExtrasJobResultsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNic

func (o *ExtrasJobResultsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNie

func (o *ExtrasJobResultsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNiew

func (o *ExtrasJobResultsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras job results list params

func (*ExtrasJobResultsListParams) SetNameNisw

func (o *ExtrasJobResultsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras job results list params

func (*ExtrasJobResultsListParams) SetNamen

func (o *ExtrasJobResultsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras job results list params

func (*ExtrasJobResultsListParams) SetObjType

func (o *ExtrasJobResultsListParams) SetObjType(objType *string)

SetObjType adds the objType to the extras job results list params

func (*ExtrasJobResultsListParams) SetObjTypen

func (o *ExtrasJobResultsListParams) SetObjTypen(objTypen *string)

SetObjTypen adds the objTypeN to the extras job results list params

func (*ExtrasJobResultsListParams) SetOffset

func (o *ExtrasJobResultsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras job results list params

func (*ExtrasJobResultsListParams) SetOrdering

func (o *ExtrasJobResultsListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras job results list params

func (*ExtrasJobResultsListParams) SetQ

func (o *ExtrasJobResultsListParams) SetQ(q *string)

SetQ adds the q to the extras job results list params

func (*ExtrasJobResultsListParams) SetStatus

func (o *ExtrasJobResultsListParams) SetStatus(status *string)

SetStatus adds the status to the extras job results list params

func (*ExtrasJobResultsListParams) SetStatusn

func (o *ExtrasJobResultsListParams) SetStatusn(statusn *string)

SetStatusn adds the statusN to the extras job results list params

func (*ExtrasJobResultsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras job results list params

func (*ExtrasJobResultsListParams) SetUser

func (o *ExtrasJobResultsListParams) SetUser(user *string)

SetUser adds the user to the extras job results list params

func (*ExtrasJobResultsListParams) SetUsern

func (o *ExtrasJobResultsListParams) SetUsern(usern *string)

SetUsern adds the userN to the extras job results list params

func (*ExtrasJobResultsListParams) WithCompleted

func (o *ExtrasJobResultsListParams) WithCompleted(completed *string) *ExtrasJobResultsListParams

WithCompleted adds the completed to the extras job results list params

func (*ExtrasJobResultsListParams) WithContext

WithContext adds the context to the extras job results list params

func (*ExtrasJobResultsListParams) WithCreated

WithCreated adds the created to the extras job results list params

func (*ExtrasJobResultsListParams) WithDefaults

WithDefaults hydrates default values in the extras job results list params (not the query body).

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

func (*ExtrasJobResultsListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras job results list params

func (*ExtrasJobResultsListParams) WithID

WithID adds the id to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDGt

WithIDGt adds the iDGt to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDGte

WithIDGte adds the iDGte to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDLt

WithIDLt adds the iDLt to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDLte

WithIDLte adds the iDLte to the extras job results list params

func (*ExtrasJobResultsListParams) WithIDn

WithIDn adds the iDn to the extras job results list params

func (*ExtrasJobResultsListParams) WithLimit

WithLimit adds the limit to the extras job results list params

func (*ExtrasJobResultsListParams) WithName

WithName adds the name to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIc

WithNameIc adds the nameIc to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIe

WithNameIe adds the nameIe to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIew

WithNameIew adds the nameIew to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameIsw

WithNameIsw adds the nameIsw to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNic

WithNameNic adds the nameNic to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNie

WithNameNie adds the nameNie to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNiew

func (o *ExtrasJobResultsListParams) WithNameNiew(nameNiew *string) *ExtrasJobResultsListParams

WithNameNiew adds the nameNiew to the extras job results list params

func (*ExtrasJobResultsListParams) WithNameNisw

func (o *ExtrasJobResultsListParams) WithNameNisw(nameNisw *string) *ExtrasJobResultsListParams

WithNameNisw adds the nameNisw to the extras job results list params

func (*ExtrasJobResultsListParams) WithNamen

WithNamen adds the namen to the extras job results list params

func (*ExtrasJobResultsListParams) WithObjType

WithObjType adds the objType to the extras job results list params

func (*ExtrasJobResultsListParams) WithObjTypen

func (o *ExtrasJobResultsListParams) WithObjTypen(objTypen *string) *ExtrasJobResultsListParams

WithObjTypen adds the objTypen to the extras job results list params

func (*ExtrasJobResultsListParams) WithOffset

WithOffset adds the offset to the extras job results list params

func (*ExtrasJobResultsListParams) WithOrdering

func (o *ExtrasJobResultsListParams) WithOrdering(ordering *string) *ExtrasJobResultsListParams

WithOrdering adds the ordering to the extras job results list params

func (*ExtrasJobResultsListParams) WithQ

WithQ adds the q to the extras job results list params

func (*ExtrasJobResultsListParams) WithStatus

WithStatus adds the status to the extras job results list params

func (*ExtrasJobResultsListParams) WithStatusn

WithStatusn adds the statusn to the extras job results list params

func (*ExtrasJobResultsListParams) WithTimeout

WithTimeout adds the timeout to the extras job results list params

func (*ExtrasJobResultsListParams) WithUser

WithUser adds the user to the extras job results list params

func (*ExtrasJobResultsListParams) WithUsern

WithUsern adds the usern to the extras job results list params

func (*ExtrasJobResultsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJobResultsListReader

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

ExtrasJobResultsListReader is a Reader for the ExtrasJobResultsList structure.

func (*ExtrasJobResultsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJobResultsReadDefault

type ExtrasJobResultsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJobResultsReadDefault describes a response with status code -1, with default header values.

ExtrasJobResultsReadDefault extras job results read default

func NewExtrasJobResultsReadDefault

func NewExtrasJobResultsReadDefault(code int) *ExtrasJobResultsReadDefault

NewExtrasJobResultsReadDefault creates a ExtrasJobResultsReadDefault with default headers values

func (*ExtrasJobResultsReadDefault) Code

func (o *ExtrasJobResultsReadDefault) Code() int

Code gets the status code for the extras job results read default response

func (*ExtrasJobResultsReadDefault) Error

func (*ExtrasJobResultsReadDefault) GetPayload

func (o *ExtrasJobResultsReadDefault) GetPayload() interface{}

func (*ExtrasJobResultsReadDefault) IsClientError

func (o *ExtrasJobResultsReadDefault) IsClientError() bool

IsClientError returns true when this extras job results read default response has a 4xx status code

func (*ExtrasJobResultsReadDefault) IsCode

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

IsCode returns true when this extras job results read default response a status code equal to that given

func (*ExtrasJobResultsReadDefault) IsRedirect

func (o *ExtrasJobResultsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras job results read default response has a 3xx status code

func (*ExtrasJobResultsReadDefault) IsServerError

func (o *ExtrasJobResultsReadDefault) IsServerError() bool

IsServerError returns true when this extras job results read default response has a 5xx status code

func (*ExtrasJobResultsReadDefault) IsSuccess

func (o *ExtrasJobResultsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras job results read default response has a 2xx status code

func (*ExtrasJobResultsReadDefault) String

func (o *ExtrasJobResultsReadDefault) String() string

type ExtrasJobResultsReadOK

type ExtrasJobResultsReadOK struct {
	Payload *models.JobResult
}

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

ExtrasJobResultsReadOK extras job results read o k

func NewExtrasJobResultsReadOK

func NewExtrasJobResultsReadOK() *ExtrasJobResultsReadOK

NewExtrasJobResultsReadOK creates a ExtrasJobResultsReadOK with default headers values

func (*ExtrasJobResultsReadOK) Code

func (o *ExtrasJobResultsReadOK) Code() int

Code gets the status code for the extras job results read o k response

func (*ExtrasJobResultsReadOK) Error

func (o *ExtrasJobResultsReadOK) Error() string

func (*ExtrasJobResultsReadOK) GetPayload

func (o *ExtrasJobResultsReadOK) GetPayload() *models.JobResult

func (*ExtrasJobResultsReadOK) IsClientError

func (o *ExtrasJobResultsReadOK) IsClientError() bool

IsClientError returns true when this extras job results read o k response has a 4xx status code

func (*ExtrasJobResultsReadOK) IsCode

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

IsCode returns true when this extras job results read o k response a status code equal to that given

func (*ExtrasJobResultsReadOK) IsRedirect

func (o *ExtrasJobResultsReadOK) IsRedirect() bool

IsRedirect returns true when this extras job results read o k response has a 3xx status code

func (*ExtrasJobResultsReadOK) IsServerError

func (o *ExtrasJobResultsReadOK) IsServerError() bool

IsServerError returns true when this extras job results read o k response has a 5xx status code

func (*ExtrasJobResultsReadOK) IsSuccess

func (o *ExtrasJobResultsReadOK) IsSuccess() bool

IsSuccess returns true when this extras job results read o k response has a 2xx status code

func (*ExtrasJobResultsReadOK) String

func (o *ExtrasJobResultsReadOK) String() string

type ExtrasJobResultsReadParams

type ExtrasJobResultsReadParams struct {

	/* ID.

	   A unique integer value identifying this job result.
	*/
	ID int64

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

ExtrasJobResultsReadParams contains all the parameters to send to the API endpoint

for the extras job results read operation.

Typically these are written to a http.Request.

func NewExtrasJobResultsReadParams

func NewExtrasJobResultsReadParams() *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParams creates a new ExtrasJobResultsReadParams 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 NewExtrasJobResultsReadParamsWithContext

func NewExtrasJobResultsReadParamsWithContext(ctx context.Context) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithContext creates a new ExtrasJobResultsReadParams object with the ability to set a context for a request.

func NewExtrasJobResultsReadParamsWithHTTPClient

func NewExtrasJobResultsReadParamsWithHTTPClient(client *http.Client) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithHTTPClient creates a new ExtrasJobResultsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJobResultsReadParamsWithTimeout

func NewExtrasJobResultsReadParamsWithTimeout(timeout time.Duration) *ExtrasJobResultsReadParams

NewExtrasJobResultsReadParamsWithTimeout creates a new ExtrasJobResultsReadParams object with the ability to set a timeout on a request.

func (*ExtrasJobResultsReadParams) SetContext

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

SetContext adds the context to the extras job results read params

func (*ExtrasJobResultsReadParams) SetDefaults

func (o *ExtrasJobResultsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras job results read params (not the query body).

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

func (*ExtrasJobResultsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras job results read params

func (*ExtrasJobResultsReadParams) SetID

func (o *ExtrasJobResultsReadParams) SetID(id int64)

SetID adds the id to the extras job results read params

func (*ExtrasJobResultsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras job results read params

func (*ExtrasJobResultsReadParams) WithContext

WithContext adds the context to the extras job results read params

func (*ExtrasJobResultsReadParams) WithDefaults

WithDefaults hydrates default values in the extras job results read params (not the query body).

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

func (*ExtrasJobResultsReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras job results read params

func (*ExtrasJobResultsReadParams) WithID

WithID adds the id to the extras job results read params

func (*ExtrasJobResultsReadParams) WithTimeout

WithTimeout adds the timeout to the extras job results read params

func (*ExtrasJobResultsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJobResultsReadReader

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

ExtrasJobResultsReadReader is a Reader for the ExtrasJobResultsRead structure.

func (*ExtrasJobResultsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesBulkDeleteDefault

type ExtrasJournalEntriesBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesBulkDeleteDefault extras journal entries bulk delete default

func NewExtrasJournalEntriesBulkDeleteDefault

func NewExtrasJournalEntriesBulkDeleteDefault(code int) *ExtrasJournalEntriesBulkDeleteDefault

NewExtrasJournalEntriesBulkDeleteDefault creates a ExtrasJournalEntriesBulkDeleteDefault with default headers values

func (*ExtrasJournalEntriesBulkDeleteDefault) Code

Code gets the status code for the extras journal entries bulk delete default response

func (*ExtrasJournalEntriesBulkDeleteDefault) Error

func (*ExtrasJournalEntriesBulkDeleteDefault) GetPayload

func (o *ExtrasJournalEntriesBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesBulkDeleteDefault) IsClientError

func (o *ExtrasJournalEntriesBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras journal entries bulk delete default response has a 4xx status code

func (*ExtrasJournalEntriesBulkDeleteDefault) IsCode

IsCode returns true when this extras journal entries bulk delete default response a status code equal to that given

func (*ExtrasJournalEntriesBulkDeleteDefault) IsRedirect

IsRedirect returns true when this extras journal entries bulk delete default response has a 3xx status code

func (*ExtrasJournalEntriesBulkDeleteDefault) IsServerError

func (o *ExtrasJournalEntriesBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras journal entries bulk delete default response has a 5xx status code

func (*ExtrasJournalEntriesBulkDeleteDefault) IsSuccess

IsSuccess returns true when this extras journal entries bulk delete default response has a 2xx status code

func (*ExtrasJournalEntriesBulkDeleteDefault) String

type ExtrasJournalEntriesBulkDeleteNoContent

type ExtrasJournalEntriesBulkDeleteNoContent struct {
}

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

ExtrasJournalEntriesBulkDeleteNoContent extras journal entries bulk delete no content

func NewExtrasJournalEntriesBulkDeleteNoContent

func NewExtrasJournalEntriesBulkDeleteNoContent() *ExtrasJournalEntriesBulkDeleteNoContent

NewExtrasJournalEntriesBulkDeleteNoContent creates a ExtrasJournalEntriesBulkDeleteNoContent with default headers values

func (*ExtrasJournalEntriesBulkDeleteNoContent) Code

Code gets the status code for the extras journal entries bulk delete no content response

func (*ExtrasJournalEntriesBulkDeleteNoContent) Error

func (*ExtrasJournalEntriesBulkDeleteNoContent) IsClientError

func (o *ExtrasJournalEntriesBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras journal entries bulk delete no content response has a 4xx status code

func (*ExtrasJournalEntriesBulkDeleteNoContent) IsCode

IsCode returns true when this extras journal entries bulk delete no content response a status code equal to that given

func (*ExtrasJournalEntriesBulkDeleteNoContent) IsRedirect

IsRedirect returns true when this extras journal entries bulk delete no content response has a 3xx status code

func (*ExtrasJournalEntriesBulkDeleteNoContent) IsServerError

func (o *ExtrasJournalEntriesBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras journal entries bulk delete no content response has a 5xx status code

func (*ExtrasJournalEntriesBulkDeleteNoContent) IsSuccess

IsSuccess returns true when this extras journal entries bulk delete no content response has a 2xx status code

func (*ExtrasJournalEntriesBulkDeleteNoContent) String

type ExtrasJournalEntriesBulkDeleteParams

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

ExtrasJournalEntriesBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras journal entries bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesBulkDeleteParams

func NewExtrasJournalEntriesBulkDeleteParams() *ExtrasJournalEntriesBulkDeleteParams

NewExtrasJournalEntriesBulkDeleteParams creates a new ExtrasJournalEntriesBulkDeleteParams 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 NewExtrasJournalEntriesBulkDeleteParamsWithContext

func NewExtrasJournalEntriesBulkDeleteParamsWithContext(ctx context.Context) *ExtrasJournalEntriesBulkDeleteParams

NewExtrasJournalEntriesBulkDeleteParamsWithContext creates a new ExtrasJournalEntriesBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesBulkDeleteParamsWithHTTPClient

func NewExtrasJournalEntriesBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesBulkDeleteParams

NewExtrasJournalEntriesBulkDeleteParamsWithHTTPClient creates a new ExtrasJournalEntriesBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesBulkDeleteParamsWithTimeout

func NewExtrasJournalEntriesBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesBulkDeleteParams

NewExtrasJournalEntriesBulkDeleteParamsWithTimeout creates a new ExtrasJournalEntriesBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesBulkDeleteParams) SetContext

SetContext adds the context to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) SetDefaults

func (o *ExtrasJournalEntriesBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries bulk delete params (not the query body).

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

func (*ExtrasJournalEntriesBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) WithContext

WithContext adds the context to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries bulk delete params (not the query body).

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

func (*ExtrasJournalEntriesBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries bulk delete params

func (*ExtrasJournalEntriesBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesBulkDeleteReader

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

ExtrasJournalEntriesBulkDeleteReader is a Reader for the ExtrasJournalEntriesBulkDelete structure.

func (*ExtrasJournalEntriesBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesBulkPartialUpdateDefault

type ExtrasJournalEntriesBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesBulkPartialUpdateDefault extras journal entries bulk partial update default

func NewExtrasJournalEntriesBulkPartialUpdateDefault

func NewExtrasJournalEntriesBulkPartialUpdateDefault(code int) *ExtrasJournalEntriesBulkPartialUpdateDefault

NewExtrasJournalEntriesBulkPartialUpdateDefault creates a ExtrasJournalEntriesBulkPartialUpdateDefault with default headers values

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) Code

Code gets the status code for the extras journal entries bulk partial update default response

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) Error

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) GetPayload

func (o *ExtrasJournalEntriesBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) IsClientError

IsClientError returns true when this extras journal entries bulk partial update default response has a 4xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras journal entries bulk partial update default response a status code equal to that given

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras journal entries bulk partial update default response has a 3xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) IsServerError

IsServerError returns true when this extras journal entries bulk partial update default response has a 5xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras journal entries bulk partial update default response has a 2xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateDefault) String

type ExtrasJournalEntriesBulkPartialUpdateOK

type ExtrasJournalEntriesBulkPartialUpdateOK struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesBulkPartialUpdateOK extras journal entries bulk partial update o k

func NewExtrasJournalEntriesBulkPartialUpdateOK

func NewExtrasJournalEntriesBulkPartialUpdateOK() *ExtrasJournalEntriesBulkPartialUpdateOK

NewExtrasJournalEntriesBulkPartialUpdateOK creates a ExtrasJournalEntriesBulkPartialUpdateOK with default headers values

func (*ExtrasJournalEntriesBulkPartialUpdateOK) Code

Code gets the status code for the extras journal entries bulk partial update o k response

func (*ExtrasJournalEntriesBulkPartialUpdateOK) Error

func (*ExtrasJournalEntriesBulkPartialUpdateOK) GetPayload

func (*ExtrasJournalEntriesBulkPartialUpdateOK) IsClientError

func (o *ExtrasJournalEntriesBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras journal entries bulk partial update o k response has a 4xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateOK) IsCode

IsCode returns true when this extras journal entries bulk partial update o k response a status code equal to that given

func (*ExtrasJournalEntriesBulkPartialUpdateOK) IsRedirect

IsRedirect returns true when this extras journal entries bulk partial update o k response has a 3xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateOK) IsServerError

func (o *ExtrasJournalEntriesBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras journal entries bulk partial update o k response has a 5xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras journal entries bulk partial update o k response has a 2xx status code

func (*ExtrasJournalEntriesBulkPartialUpdateOK) String

type ExtrasJournalEntriesBulkPartialUpdateParams

type ExtrasJournalEntriesBulkPartialUpdateParams struct {

	// Data.
	Data *models.WritableJournalEntry

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

ExtrasJournalEntriesBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras journal entries bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesBulkPartialUpdateParams

func NewExtrasJournalEntriesBulkPartialUpdateParams() *ExtrasJournalEntriesBulkPartialUpdateParams

NewExtrasJournalEntriesBulkPartialUpdateParams creates a new ExtrasJournalEntriesBulkPartialUpdateParams 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 NewExtrasJournalEntriesBulkPartialUpdateParamsWithContext

func NewExtrasJournalEntriesBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasJournalEntriesBulkPartialUpdateParams

NewExtrasJournalEntriesBulkPartialUpdateParamsWithContext creates a new ExtrasJournalEntriesBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesBulkPartialUpdateParamsWithHTTPClient

func NewExtrasJournalEntriesBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesBulkPartialUpdateParams

NewExtrasJournalEntriesBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasJournalEntriesBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesBulkPartialUpdateParamsWithTimeout

func NewExtrasJournalEntriesBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesBulkPartialUpdateParams

NewExtrasJournalEntriesBulkPartialUpdateParamsWithTimeout creates a new ExtrasJournalEntriesBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) SetData

SetData adds the data to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) SetDefaults

SetDefaults hydrates default values in the extras journal entries bulk partial update params (not the query body).

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

func (*ExtrasJournalEntriesBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) SetTimeout

SetTimeout adds the timeout to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WithData

WithData adds the data to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries bulk partial update params (not the query body).

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

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries bulk partial update params

func (*ExtrasJournalEntriesBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesBulkPartialUpdateReader

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

ExtrasJournalEntriesBulkPartialUpdateReader is a Reader for the ExtrasJournalEntriesBulkPartialUpdate structure.

func (*ExtrasJournalEntriesBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesBulkUpdateDefault

type ExtrasJournalEntriesBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesBulkUpdateDefault extras journal entries bulk update default

func NewExtrasJournalEntriesBulkUpdateDefault

func NewExtrasJournalEntriesBulkUpdateDefault(code int) *ExtrasJournalEntriesBulkUpdateDefault

NewExtrasJournalEntriesBulkUpdateDefault creates a ExtrasJournalEntriesBulkUpdateDefault with default headers values

func (*ExtrasJournalEntriesBulkUpdateDefault) Code

Code gets the status code for the extras journal entries bulk update default response

func (*ExtrasJournalEntriesBulkUpdateDefault) Error

func (*ExtrasJournalEntriesBulkUpdateDefault) GetPayload

func (o *ExtrasJournalEntriesBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesBulkUpdateDefault) IsClientError

func (o *ExtrasJournalEntriesBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras journal entries bulk update default response has a 4xx status code

func (*ExtrasJournalEntriesBulkUpdateDefault) IsCode

IsCode returns true when this extras journal entries bulk update default response a status code equal to that given

func (*ExtrasJournalEntriesBulkUpdateDefault) IsRedirect

IsRedirect returns true when this extras journal entries bulk update default response has a 3xx status code

func (*ExtrasJournalEntriesBulkUpdateDefault) IsServerError

func (o *ExtrasJournalEntriesBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras journal entries bulk update default response has a 5xx status code

func (*ExtrasJournalEntriesBulkUpdateDefault) IsSuccess

IsSuccess returns true when this extras journal entries bulk update default response has a 2xx status code

func (*ExtrasJournalEntriesBulkUpdateDefault) String

type ExtrasJournalEntriesBulkUpdateOK

type ExtrasJournalEntriesBulkUpdateOK struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesBulkUpdateOK extras journal entries bulk update o k

func NewExtrasJournalEntriesBulkUpdateOK

func NewExtrasJournalEntriesBulkUpdateOK() *ExtrasJournalEntriesBulkUpdateOK

NewExtrasJournalEntriesBulkUpdateOK creates a ExtrasJournalEntriesBulkUpdateOK with default headers values

func (*ExtrasJournalEntriesBulkUpdateOK) Code

Code gets the status code for the extras journal entries bulk update o k response

func (*ExtrasJournalEntriesBulkUpdateOK) Error

func (*ExtrasJournalEntriesBulkUpdateOK) GetPayload

func (*ExtrasJournalEntriesBulkUpdateOK) IsClientError

func (o *ExtrasJournalEntriesBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras journal entries bulk update o k response has a 4xx status code

func (*ExtrasJournalEntriesBulkUpdateOK) IsCode

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

IsCode returns true when this extras journal entries bulk update o k response a status code equal to that given

func (*ExtrasJournalEntriesBulkUpdateOK) IsRedirect

func (o *ExtrasJournalEntriesBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras journal entries bulk update o k response has a 3xx status code

func (*ExtrasJournalEntriesBulkUpdateOK) IsServerError

func (o *ExtrasJournalEntriesBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras journal entries bulk update o k response has a 5xx status code

func (*ExtrasJournalEntriesBulkUpdateOK) IsSuccess

func (o *ExtrasJournalEntriesBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras journal entries bulk update o k response has a 2xx status code

func (*ExtrasJournalEntriesBulkUpdateOK) String

type ExtrasJournalEntriesBulkUpdateParams

type ExtrasJournalEntriesBulkUpdateParams struct {

	// Data.
	Data *models.WritableJournalEntry

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

ExtrasJournalEntriesBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras journal entries bulk update operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesBulkUpdateParams

func NewExtrasJournalEntriesBulkUpdateParams() *ExtrasJournalEntriesBulkUpdateParams

NewExtrasJournalEntriesBulkUpdateParams creates a new ExtrasJournalEntriesBulkUpdateParams 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 NewExtrasJournalEntriesBulkUpdateParamsWithContext

func NewExtrasJournalEntriesBulkUpdateParamsWithContext(ctx context.Context) *ExtrasJournalEntriesBulkUpdateParams

NewExtrasJournalEntriesBulkUpdateParamsWithContext creates a new ExtrasJournalEntriesBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesBulkUpdateParamsWithHTTPClient

func NewExtrasJournalEntriesBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesBulkUpdateParams

NewExtrasJournalEntriesBulkUpdateParamsWithHTTPClient creates a new ExtrasJournalEntriesBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesBulkUpdateParamsWithTimeout

func NewExtrasJournalEntriesBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesBulkUpdateParams

NewExtrasJournalEntriesBulkUpdateParamsWithTimeout creates a new ExtrasJournalEntriesBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesBulkUpdateParams) SetContext

SetContext adds the context to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) SetData

SetData adds the data to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) SetDefaults

func (o *ExtrasJournalEntriesBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries bulk update params (not the query body).

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

func (*ExtrasJournalEntriesBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) WithContext

WithContext adds the context to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) WithData

WithData adds the data to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries bulk update params (not the query body).

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

func (*ExtrasJournalEntriesBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries bulk update params

func (*ExtrasJournalEntriesBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesBulkUpdateReader

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

ExtrasJournalEntriesBulkUpdateReader is a Reader for the ExtrasJournalEntriesBulkUpdate structure.

func (*ExtrasJournalEntriesBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesCreateCreated

type ExtrasJournalEntriesCreateCreated struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesCreateCreated extras journal entries create created

func NewExtrasJournalEntriesCreateCreated

func NewExtrasJournalEntriesCreateCreated() *ExtrasJournalEntriesCreateCreated

NewExtrasJournalEntriesCreateCreated creates a ExtrasJournalEntriesCreateCreated with default headers values

func (*ExtrasJournalEntriesCreateCreated) Code

Code gets the status code for the extras journal entries create created response

func (*ExtrasJournalEntriesCreateCreated) Error

func (*ExtrasJournalEntriesCreateCreated) GetPayload

func (*ExtrasJournalEntriesCreateCreated) IsClientError

func (o *ExtrasJournalEntriesCreateCreated) IsClientError() bool

IsClientError returns true when this extras journal entries create created response has a 4xx status code

func (*ExtrasJournalEntriesCreateCreated) IsCode

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

IsCode returns true when this extras journal entries create created response a status code equal to that given

func (*ExtrasJournalEntriesCreateCreated) IsRedirect

func (o *ExtrasJournalEntriesCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras journal entries create created response has a 3xx status code

func (*ExtrasJournalEntriesCreateCreated) IsServerError

func (o *ExtrasJournalEntriesCreateCreated) IsServerError() bool

IsServerError returns true when this extras journal entries create created response has a 5xx status code

func (*ExtrasJournalEntriesCreateCreated) IsSuccess

func (o *ExtrasJournalEntriesCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras journal entries create created response has a 2xx status code

func (*ExtrasJournalEntriesCreateCreated) String

type ExtrasJournalEntriesCreateDefault

type ExtrasJournalEntriesCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesCreateDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesCreateDefault extras journal entries create default

func NewExtrasJournalEntriesCreateDefault

func NewExtrasJournalEntriesCreateDefault(code int) *ExtrasJournalEntriesCreateDefault

NewExtrasJournalEntriesCreateDefault creates a ExtrasJournalEntriesCreateDefault with default headers values

func (*ExtrasJournalEntriesCreateDefault) Code

Code gets the status code for the extras journal entries create default response

func (*ExtrasJournalEntriesCreateDefault) Error

func (*ExtrasJournalEntriesCreateDefault) GetPayload

func (o *ExtrasJournalEntriesCreateDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesCreateDefault) IsClientError

func (o *ExtrasJournalEntriesCreateDefault) IsClientError() bool

IsClientError returns true when this extras journal entries create default response has a 4xx status code

func (*ExtrasJournalEntriesCreateDefault) IsCode

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

IsCode returns true when this extras journal entries create default response a status code equal to that given

func (*ExtrasJournalEntriesCreateDefault) IsRedirect

func (o *ExtrasJournalEntriesCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras journal entries create default response has a 3xx status code

func (*ExtrasJournalEntriesCreateDefault) IsServerError

func (o *ExtrasJournalEntriesCreateDefault) IsServerError() bool

IsServerError returns true when this extras journal entries create default response has a 5xx status code

func (*ExtrasJournalEntriesCreateDefault) IsSuccess

func (o *ExtrasJournalEntriesCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras journal entries create default response has a 2xx status code

func (*ExtrasJournalEntriesCreateDefault) String

type ExtrasJournalEntriesCreateParams

type ExtrasJournalEntriesCreateParams struct {

	// Data.
	Data *models.WritableJournalEntry

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

ExtrasJournalEntriesCreateParams contains all the parameters to send to the API endpoint

for the extras journal entries create operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesCreateParams

func NewExtrasJournalEntriesCreateParams() *ExtrasJournalEntriesCreateParams

NewExtrasJournalEntriesCreateParams creates a new ExtrasJournalEntriesCreateParams 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 NewExtrasJournalEntriesCreateParamsWithContext

func NewExtrasJournalEntriesCreateParamsWithContext(ctx context.Context) *ExtrasJournalEntriesCreateParams

NewExtrasJournalEntriesCreateParamsWithContext creates a new ExtrasJournalEntriesCreateParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesCreateParamsWithHTTPClient

func NewExtrasJournalEntriesCreateParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesCreateParams

NewExtrasJournalEntriesCreateParamsWithHTTPClient creates a new ExtrasJournalEntriesCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesCreateParamsWithTimeout

func NewExtrasJournalEntriesCreateParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesCreateParams

NewExtrasJournalEntriesCreateParamsWithTimeout creates a new ExtrasJournalEntriesCreateParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesCreateParams) SetContext

SetContext adds the context to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) SetData

SetData adds the data to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) SetDefaults

func (o *ExtrasJournalEntriesCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries create params (not the query body).

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

func (*ExtrasJournalEntriesCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) WithContext

WithContext adds the context to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) WithData

WithData adds the data to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries create params (not the query body).

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

func (*ExtrasJournalEntriesCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries create params

func (*ExtrasJournalEntriesCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesCreateReader

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

ExtrasJournalEntriesCreateReader is a Reader for the ExtrasJournalEntriesCreate structure.

func (*ExtrasJournalEntriesCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesDeleteDefault

type ExtrasJournalEntriesDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesDeleteDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesDeleteDefault extras journal entries delete default

func NewExtrasJournalEntriesDeleteDefault

func NewExtrasJournalEntriesDeleteDefault(code int) *ExtrasJournalEntriesDeleteDefault

NewExtrasJournalEntriesDeleteDefault creates a ExtrasJournalEntriesDeleteDefault with default headers values

func (*ExtrasJournalEntriesDeleteDefault) Code

Code gets the status code for the extras journal entries delete default response

func (*ExtrasJournalEntriesDeleteDefault) Error

func (*ExtrasJournalEntriesDeleteDefault) GetPayload

func (o *ExtrasJournalEntriesDeleteDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesDeleteDefault) IsClientError

func (o *ExtrasJournalEntriesDeleteDefault) IsClientError() bool

IsClientError returns true when this extras journal entries delete default response has a 4xx status code

func (*ExtrasJournalEntriesDeleteDefault) IsCode

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

IsCode returns true when this extras journal entries delete default response a status code equal to that given

func (*ExtrasJournalEntriesDeleteDefault) IsRedirect

func (o *ExtrasJournalEntriesDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras journal entries delete default response has a 3xx status code

func (*ExtrasJournalEntriesDeleteDefault) IsServerError

func (o *ExtrasJournalEntriesDeleteDefault) IsServerError() bool

IsServerError returns true when this extras journal entries delete default response has a 5xx status code

func (*ExtrasJournalEntriesDeleteDefault) IsSuccess

func (o *ExtrasJournalEntriesDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras journal entries delete default response has a 2xx status code

func (*ExtrasJournalEntriesDeleteDefault) String

type ExtrasJournalEntriesDeleteNoContent

type ExtrasJournalEntriesDeleteNoContent struct {
}

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

ExtrasJournalEntriesDeleteNoContent extras journal entries delete no content

func NewExtrasJournalEntriesDeleteNoContent

func NewExtrasJournalEntriesDeleteNoContent() *ExtrasJournalEntriesDeleteNoContent

NewExtrasJournalEntriesDeleteNoContent creates a ExtrasJournalEntriesDeleteNoContent with default headers values

func (*ExtrasJournalEntriesDeleteNoContent) Code

Code gets the status code for the extras journal entries delete no content response

func (*ExtrasJournalEntriesDeleteNoContent) Error

func (*ExtrasJournalEntriesDeleteNoContent) IsClientError

func (o *ExtrasJournalEntriesDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras journal entries delete no content response has a 4xx status code

func (*ExtrasJournalEntriesDeleteNoContent) IsCode

IsCode returns true when this extras journal entries delete no content response a status code equal to that given

func (*ExtrasJournalEntriesDeleteNoContent) IsRedirect

func (o *ExtrasJournalEntriesDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras journal entries delete no content response has a 3xx status code

func (*ExtrasJournalEntriesDeleteNoContent) IsServerError

func (o *ExtrasJournalEntriesDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras journal entries delete no content response has a 5xx status code

func (*ExtrasJournalEntriesDeleteNoContent) IsSuccess

IsSuccess returns true when this extras journal entries delete no content response has a 2xx status code

func (*ExtrasJournalEntriesDeleteNoContent) String

type ExtrasJournalEntriesDeleteParams

type ExtrasJournalEntriesDeleteParams struct {

	/* ID.

	   A unique integer value identifying this journal entry.
	*/
	ID int64

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

ExtrasJournalEntriesDeleteParams contains all the parameters to send to the API endpoint

for the extras journal entries delete operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesDeleteParams

func NewExtrasJournalEntriesDeleteParams() *ExtrasJournalEntriesDeleteParams

NewExtrasJournalEntriesDeleteParams creates a new ExtrasJournalEntriesDeleteParams 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 NewExtrasJournalEntriesDeleteParamsWithContext

func NewExtrasJournalEntriesDeleteParamsWithContext(ctx context.Context) *ExtrasJournalEntriesDeleteParams

NewExtrasJournalEntriesDeleteParamsWithContext creates a new ExtrasJournalEntriesDeleteParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesDeleteParamsWithHTTPClient

func NewExtrasJournalEntriesDeleteParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesDeleteParams

NewExtrasJournalEntriesDeleteParamsWithHTTPClient creates a new ExtrasJournalEntriesDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesDeleteParamsWithTimeout

func NewExtrasJournalEntriesDeleteParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesDeleteParams

NewExtrasJournalEntriesDeleteParamsWithTimeout creates a new ExtrasJournalEntriesDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesDeleteParams) SetContext

SetContext adds the context to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) SetDefaults

func (o *ExtrasJournalEntriesDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries delete params (not the query body).

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

func (*ExtrasJournalEntriesDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) SetID

SetID adds the id to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) WithContext

WithContext adds the context to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries delete params (not the query body).

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

func (*ExtrasJournalEntriesDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) WithID

WithID adds the id to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries delete params

func (*ExtrasJournalEntriesDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesDeleteReader

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

ExtrasJournalEntriesDeleteReader is a Reader for the ExtrasJournalEntriesDelete structure.

func (*ExtrasJournalEntriesDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesListDefault

type ExtrasJournalEntriesListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesListDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesListDefault extras journal entries list default

func NewExtrasJournalEntriesListDefault

func NewExtrasJournalEntriesListDefault(code int) *ExtrasJournalEntriesListDefault

NewExtrasJournalEntriesListDefault creates a ExtrasJournalEntriesListDefault with default headers values

func (*ExtrasJournalEntriesListDefault) Code

Code gets the status code for the extras journal entries list default response

func (*ExtrasJournalEntriesListDefault) Error

func (*ExtrasJournalEntriesListDefault) GetPayload

func (o *ExtrasJournalEntriesListDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesListDefault) IsClientError

func (o *ExtrasJournalEntriesListDefault) IsClientError() bool

IsClientError returns true when this extras journal entries list default response has a 4xx status code

func (*ExtrasJournalEntriesListDefault) IsCode

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

IsCode returns true when this extras journal entries list default response a status code equal to that given

func (*ExtrasJournalEntriesListDefault) IsRedirect

func (o *ExtrasJournalEntriesListDefault) IsRedirect() bool

IsRedirect returns true when this extras journal entries list default response has a 3xx status code

func (*ExtrasJournalEntriesListDefault) IsServerError

func (o *ExtrasJournalEntriesListDefault) IsServerError() bool

IsServerError returns true when this extras journal entries list default response has a 5xx status code

func (*ExtrasJournalEntriesListDefault) IsSuccess

func (o *ExtrasJournalEntriesListDefault) IsSuccess() bool

IsSuccess returns true when this extras journal entries list default response has a 2xx status code

func (*ExtrasJournalEntriesListDefault) String

type ExtrasJournalEntriesListOK

type ExtrasJournalEntriesListOK struct {
	Payload *ExtrasJournalEntriesListOKBody
}

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

ExtrasJournalEntriesListOK extras journal entries list o k

func NewExtrasJournalEntriesListOK

func NewExtrasJournalEntriesListOK() *ExtrasJournalEntriesListOK

NewExtrasJournalEntriesListOK creates a ExtrasJournalEntriesListOK with default headers values

func (*ExtrasJournalEntriesListOK) Code

func (o *ExtrasJournalEntriesListOK) Code() int

Code gets the status code for the extras journal entries list o k response

func (*ExtrasJournalEntriesListOK) Error

func (*ExtrasJournalEntriesListOK) GetPayload

func (*ExtrasJournalEntriesListOK) IsClientError

func (o *ExtrasJournalEntriesListOK) IsClientError() bool

IsClientError returns true when this extras journal entries list o k response has a 4xx status code

func (*ExtrasJournalEntriesListOK) IsCode

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

IsCode returns true when this extras journal entries list o k response a status code equal to that given

func (*ExtrasJournalEntriesListOK) IsRedirect

func (o *ExtrasJournalEntriesListOK) IsRedirect() bool

IsRedirect returns true when this extras journal entries list o k response has a 3xx status code

func (*ExtrasJournalEntriesListOK) IsServerError

func (o *ExtrasJournalEntriesListOK) IsServerError() bool

IsServerError returns true when this extras journal entries list o k response has a 5xx status code

func (*ExtrasJournalEntriesListOK) IsSuccess

func (o *ExtrasJournalEntriesListOK) IsSuccess() bool

IsSuccess returns true when this extras journal entries list o k response has a 2xx status code

func (*ExtrasJournalEntriesListOK) String

func (o *ExtrasJournalEntriesListOK) String() string

type ExtrasJournalEntriesListOKBody

type ExtrasJournalEntriesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.JournalEntry `json:"results"`
}

ExtrasJournalEntriesListOKBody extras journal entries list o k body swagger:model ExtrasJournalEntriesListOKBody

func (*ExtrasJournalEntriesListOKBody) ContextValidate

func (o *ExtrasJournalEntriesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras journal entries list o k body based on the context it is used

func (*ExtrasJournalEntriesListOKBody) MarshalBinary

func (o *ExtrasJournalEntriesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasJournalEntriesListOKBody) UnmarshalBinary

func (o *ExtrasJournalEntriesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasJournalEntriesListOKBody) Validate

func (o *ExtrasJournalEntriesListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras journal entries list o k body

type ExtrasJournalEntriesListParams

type ExtrasJournalEntriesListParams struct {

	// AssignedObjectID.
	AssignedObjectID *string

	// AssignedObjectIDGt.
	AssignedObjectIDGt *string

	// AssignedObjectIDGte.
	AssignedObjectIDGte *string

	// AssignedObjectIDLt.
	AssignedObjectIDLt *string

	// AssignedObjectIDLte.
	AssignedObjectIDLte *string

	// AssignedObjectIDn.
	AssignedObjectIDn *string

	// AssignedObjectType.
	AssignedObjectType *string

	// AssignedObjectTypen.
	AssignedObjectTypen *string

	// AssignedObjectTypeID.
	AssignedObjectTypeID *string

	// AssignedObjectTypeIDn.
	AssignedObjectTypeIDn *string

	// Created.
	Created *string

	// CreatedBy.
	CreatedBy *string

	// CreatedByn.
	CreatedByn *string

	// CreatedByID.
	CreatedByID *string

	// CreatedByIDn.
	CreatedByIDn *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	// Kind.
	Kind *string

	// Kindn.
	Kindn *string

	// LastUpdated.
	LastUpdated *string

	// LastUpdatedGt.
	LastUpdatedGt *string

	// LastUpdatedGte.
	LastUpdatedGte *string

	// LastUpdatedLt.
	LastUpdatedLt *string

	// LastUpdatedLte.
	LastUpdatedLte *string

	// LastUpdatedn.
	LastUpdatedn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// Tag.
	Tag *string

	// Tagn.
	Tagn *string

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

ExtrasJournalEntriesListParams contains all the parameters to send to the API endpoint

for the extras journal entries list operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesListParams

func NewExtrasJournalEntriesListParams() *ExtrasJournalEntriesListParams

NewExtrasJournalEntriesListParams creates a new ExtrasJournalEntriesListParams 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 NewExtrasJournalEntriesListParamsWithContext

func NewExtrasJournalEntriesListParamsWithContext(ctx context.Context) *ExtrasJournalEntriesListParams

NewExtrasJournalEntriesListParamsWithContext creates a new ExtrasJournalEntriesListParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesListParamsWithHTTPClient

func NewExtrasJournalEntriesListParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesListParams

NewExtrasJournalEntriesListParamsWithHTTPClient creates a new ExtrasJournalEntriesListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesListParamsWithTimeout

func NewExtrasJournalEntriesListParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesListParams

NewExtrasJournalEntriesListParamsWithTimeout creates a new ExtrasJournalEntriesListParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesListParams) SetAssignedObjectID

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectID(assignedObjectID *string)

SetAssignedObjectID adds the assignedObjectId to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectIDGt

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectIDGt(assignedObjectIDGt *string)

SetAssignedObjectIDGt adds the assignedObjectIdGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectIDGte

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectIDGte(assignedObjectIDGte *string)

SetAssignedObjectIDGte adds the assignedObjectIdGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectIDLt

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectIDLt(assignedObjectIDLt *string)

SetAssignedObjectIDLt adds the assignedObjectIdLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectIDLte

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectIDLte(assignedObjectIDLte *string)

SetAssignedObjectIDLte adds the assignedObjectIdLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectIDn

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectIDn(assignedObjectIDn *string)

SetAssignedObjectIDn adds the assignedObjectIdN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectType

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectType(assignedObjectType *string)

SetAssignedObjectType adds the assignedObjectType to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectTypeID

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectTypeID(assignedObjectTypeID *string)

SetAssignedObjectTypeID adds the assignedObjectTypeId to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectTypeIDn

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectTypeIDn(assignedObjectTypeIDn *string)

SetAssignedObjectTypeIDn adds the assignedObjectTypeIdN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetAssignedObjectTypen

func (o *ExtrasJournalEntriesListParams) SetAssignedObjectTypen(assignedObjectTypen *string)

SetAssignedObjectTypen adds the assignedObjectTypeN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetContext

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

SetContext adds the context to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetCreated

func (o *ExtrasJournalEntriesListParams) SetCreated(created *string)

SetCreated adds the created to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetCreatedBy

func (o *ExtrasJournalEntriesListParams) SetCreatedBy(createdBy *string)

SetCreatedBy adds the createdBy to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetCreatedByID

func (o *ExtrasJournalEntriesListParams) SetCreatedByID(createdByID *string)

SetCreatedByID adds the createdById to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetCreatedByIDn

func (o *ExtrasJournalEntriesListParams) SetCreatedByIDn(createdByIDn *string)

SetCreatedByIDn adds the createdByIdN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetCreatedByn

func (o *ExtrasJournalEntriesListParams) SetCreatedByn(createdByn *string)

SetCreatedByn adds the createdByN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetDefaults

func (o *ExtrasJournalEntriesListParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries list params (not the query body).

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

func (*ExtrasJournalEntriesListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetID

func (o *ExtrasJournalEntriesListParams) SetID(id *string)

SetID adds the id to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetIDGt

func (o *ExtrasJournalEntriesListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetIDGte

func (o *ExtrasJournalEntriesListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetIDLt

func (o *ExtrasJournalEntriesListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetIDLte

func (o *ExtrasJournalEntriesListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetIDn

func (o *ExtrasJournalEntriesListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetKind

func (o *ExtrasJournalEntriesListParams) SetKind(kind *string)

SetKind adds the kind to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetKindn

func (o *ExtrasJournalEntriesListParams) SetKindn(kindn *string)

SetKindn adds the kindN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdated

func (o *ExtrasJournalEntriesListParams) SetLastUpdated(lastUpdated *string)

SetLastUpdated adds the lastUpdated to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdatedGt

func (o *ExtrasJournalEntriesListParams) SetLastUpdatedGt(lastUpdatedGt *string)

SetLastUpdatedGt adds the lastUpdatedGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdatedGte

func (o *ExtrasJournalEntriesListParams) SetLastUpdatedGte(lastUpdatedGte *string)

SetLastUpdatedGte adds the lastUpdatedGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdatedLt

func (o *ExtrasJournalEntriesListParams) SetLastUpdatedLt(lastUpdatedLt *string)

SetLastUpdatedLt adds the lastUpdatedLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdatedLte

func (o *ExtrasJournalEntriesListParams) SetLastUpdatedLte(lastUpdatedLte *string)

SetLastUpdatedLte adds the lastUpdatedLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLastUpdatedn

func (o *ExtrasJournalEntriesListParams) SetLastUpdatedn(lastUpdatedn *string)

SetLastUpdatedn adds the lastUpdatedN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetLimit

func (o *ExtrasJournalEntriesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetOffset

func (o *ExtrasJournalEntriesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetOrdering

func (o *ExtrasJournalEntriesListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetQ

SetQ adds the q to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetTag

func (o *ExtrasJournalEntriesListParams) SetTag(tag *string)

SetTag adds the tag to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetTagn

func (o *ExtrasJournalEntriesListParams) SetTagn(tagn *string)

SetTagn adds the tagN to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectID

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectID(assignedObjectID *string) *ExtrasJournalEntriesListParams

WithAssignedObjectID adds the assignedObjectID to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectIDGt

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectIDGt(assignedObjectIDGt *string) *ExtrasJournalEntriesListParams

WithAssignedObjectIDGt adds the assignedObjectIDGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectIDGte

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectIDGte(assignedObjectIDGte *string) *ExtrasJournalEntriesListParams

WithAssignedObjectIDGte adds the assignedObjectIDGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectIDLt

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectIDLt(assignedObjectIDLt *string) *ExtrasJournalEntriesListParams

WithAssignedObjectIDLt adds the assignedObjectIDLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectIDLte

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectIDLte(assignedObjectIDLte *string) *ExtrasJournalEntriesListParams

WithAssignedObjectIDLte adds the assignedObjectIDLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectIDn

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectIDn(assignedObjectIDn *string) *ExtrasJournalEntriesListParams

WithAssignedObjectIDn adds the assignedObjectIDn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectType

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectType(assignedObjectType *string) *ExtrasJournalEntriesListParams

WithAssignedObjectType adds the assignedObjectType to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectTypeID

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectTypeID(assignedObjectTypeID *string) *ExtrasJournalEntriesListParams

WithAssignedObjectTypeID adds the assignedObjectTypeID to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectTypeIDn

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectTypeIDn(assignedObjectTypeIDn *string) *ExtrasJournalEntriesListParams

WithAssignedObjectTypeIDn adds the assignedObjectTypeIDn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithAssignedObjectTypen

func (o *ExtrasJournalEntriesListParams) WithAssignedObjectTypen(assignedObjectTypen *string) *ExtrasJournalEntriesListParams

WithAssignedObjectTypen adds the assignedObjectTypen to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithContext

WithContext adds the context to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithCreated

WithCreated adds the created to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithCreatedBy

WithCreatedBy adds the createdBy to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithCreatedByID

func (o *ExtrasJournalEntriesListParams) WithCreatedByID(createdByID *string) *ExtrasJournalEntriesListParams

WithCreatedByID adds the createdByID to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithCreatedByIDn

func (o *ExtrasJournalEntriesListParams) WithCreatedByIDn(createdByIDn *string) *ExtrasJournalEntriesListParams

WithCreatedByIDn adds the createdByIDn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithCreatedByn

WithCreatedByn adds the createdByn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries list params (not the query body).

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

func (*ExtrasJournalEntriesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithID

WithID adds the id to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithIDGt

WithIDGt adds the iDGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithIDGte

WithIDGte adds the iDGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithIDLt

WithIDLt adds the iDLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithIDLte

WithIDLte adds the iDLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithIDn

WithIDn adds the iDn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithKind

WithKind adds the kind to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithKindn

WithKindn adds the kindn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdated

func (o *ExtrasJournalEntriesListParams) WithLastUpdated(lastUpdated *string) *ExtrasJournalEntriesListParams

WithLastUpdated adds the lastUpdated to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdatedGt

func (o *ExtrasJournalEntriesListParams) WithLastUpdatedGt(lastUpdatedGt *string) *ExtrasJournalEntriesListParams

WithLastUpdatedGt adds the lastUpdatedGt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdatedGte

func (o *ExtrasJournalEntriesListParams) WithLastUpdatedGte(lastUpdatedGte *string) *ExtrasJournalEntriesListParams

WithLastUpdatedGte adds the lastUpdatedGte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdatedLt

func (o *ExtrasJournalEntriesListParams) WithLastUpdatedLt(lastUpdatedLt *string) *ExtrasJournalEntriesListParams

WithLastUpdatedLt adds the lastUpdatedLt to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdatedLte

func (o *ExtrasJournalEntriesListParams) WithLastUpdatedLte(lastUpdatedLte *string) *ExtrasJournalEntriesListParams

WithLastUpdatedLte adds the lastUpdatedLte to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLastUpdatedn

func (o *ExtrasJournalEntriesListParams) WithLastUpdatedn(lastUpdatedn *string) *ExtrasJournalEntriesListParams

WithLastUpdatedn adds the lastUpdatedn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithLimit

WithLimit adds the limit to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithOffset

WithOffset adds the offset to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithOrdering

WithOrdering adds the ordering to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithQ

WithQ adds the q to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithTag

WithTag adds the tag to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithTagn

WithTagn adds the tagn to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries list params

func (*ExtrasJournalEntriesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesListReader

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

ExtrasJournalEntriesListReader is a Reader for the ExtrasJournalEntriesList structure.

func (*ExtrasJournalEntriesListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesPartialUpdateDefault

type ExtrasJournalEntriesPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesPartialUpdateDefault extras journal entries partial update default

func NewExtrasJournalEntriesPartialUpdateDefault

func NewExtrasJournalEntriesPartialUpdateDefault(code int) *ExtrasJournalEntriesPartialUpdateDefault

NewExtrasJournalEntriesPartialUpdateDefault creates a ExtrasJournalEntriesPartialUpdateDefault with default headers values

func (*ExtrasJournalEntriesPartialUpdateDefault) Code

Code gets the status code for the extras journal entries partial update default response

func (*ExtrasJournalEntriesPartialUpdateDefault) Error

func (*ExtrasJournalEntriesPartialUpdateDefault) GetPayload

func (o *ExtrasJournalEntriesPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesPartialUpdateDefault) IsClientError

IsClientError returns true when this extras journal entries partial update default response has a 4xx status code

func (*ExtrasJournalEntriesPartialUpdateDefault) IsCode

IsCode returns true when this extras journal entries partial update default response a status code equal to that given

func (*ExtrasJournalEntriesPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras journal entries partial update default response has a 3xx status code

func (*ExtrasJournalEntriesPartialUpdateDefault) IsServerError

IsServerError returns true when this extras journal entries partial update default response has a 5xx status code

func (*ExtrasJournalEntriesPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras journal entries partial update default response has a 2xx status code

func (*ExtrasJournalEntriesPartialUpdateDefault) String

type ExtrasJournalEntriesPartialUpdateOK

type ExtrasJournalEntriesPartialUpdateOK struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesPartialUpdateOK extras journal entries partial update o k

func NewExtrasJournalEntriesPartialUpdateOK

func NewExtrasJournalEntriesPartialUpdateOK() *ExtrasJournalEntriesPartialUpdateOK

NewExtrasJournalEntriesPartialUpdateOK creates a ExtrasJournalEntriesPartialUpdateOK with default headers values

func (*ExtrasJournalEntriesPartialUpdateOK) Code

Code gets the status code for the extras journal entries partial update o k response

func (*ExtrasJournalEntriesPartialUpdateOK) Error

func (*ExtrasJournalEntriesPartialUpdateOK) GetPayload

func (*ExtrasJournalEntriesPartialUpdateOK) IsClientError

func (o *ExtrasJournalEntriesPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras journal entries partial update o k response has a 4xx status code

func (*ExtrasJournalEntriesPartialUpdateOK) IsCode

IsCode returns true when this extras journal entries partial update o k response a status code equal to that given

func (*ExtrasJournalEntriesPartialUpdateOK) IsRedirect

func (o *ExtrasJournalEntriesPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras journal entries partial update o k response has a 3xx status code

func (*ExtrasJournalEntriesPartialUpdateOK) IsServerError

func (o *ExtrasJournalEntriesPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras journal entries partial update o k response has a 5xx status code

func (*ExtrasJournalEntriesPartialUpdateOK) IsSuccess

IsSuccess returns true when this extras journal entries partial update o k response has a 2xx status code

func (*ExtrasJournalEntriesPartialUpdateOK) String

type ExtrasJournalEntriesPartialUpdateParams

type ExtrasJournalEntriesPartialUpdateParams struct {

	// Data.
	Data *models.WritableJournalEntry

	/* ID.

	   A unique integer value identifying this journal entry.
	*/
	ID int64

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

ExtrasJournalEntriesPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras journal entries partial update operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesPartialUpdateParams

func NewExtrasJournalEntriesPartialUpdateParams() *ExtrasJournalEntriesPartialUpdateParams

NewExtrasJournalEntriesPartialUpdateParams creates a new ExtrasJournalEntriesPartialUpdateParams 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 NewExtrasJournalEntriesPartialUpdateParamsWithContext

func NewExtrasJournalEntriesPartialUpdateParamsWithContext(ctx context.Context) *ExtrasJournalEntriesPartialUpdateParams

NewExtrasJournalEntriesPartialUpdateParamsWithContext creates a new ExtrasJournalEntriesPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesPartialUpdateParamsWithHTTPClient

func NewExtrasJournalEntriesPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesPartialUpdateParams

NewExtrasJournalEntriesPartialUpdateParamsWithHTTPClient creates a new ExtrasJournalEntriesPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesPartialUpdateParamsWithTimeout

func NewExtrasJournalEntriesPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesPartialUpdateParams

NewExtrasJournalEntriesPartialUpdateParamsWithTimeout creates a new ExtrasJournalEntriesPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesPartialUpdateParams) SetContext

SetContext adds the context to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) SetData

SetData adds the data to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) SetDefaults

func (o *ExtrasJournalEntriesPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries partial update params (not the query body).

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

func (*ExtrasJournalEntriesPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) SetID

SetID adds the id to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WithContext

WithContext adds the context to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WithData

WithData adds the data to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries partial update params (not the query body).

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

func (*ExtrasJournalEntriesPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WithID

WithID adds the id to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries partial update params

func (*ExtrasJournalEntriesPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesPartialUpdateReader

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

ExtrasJournalEntriesPartialUpdateReader is a Reader for the ExtrasJournalEntriesPartialUpdate structure.

func (*ExtrasJournalEntriesPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesReadDefault

type ExtrasJournalEntriesReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesReadDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesReadDefault extras journal entries read default

func NewExtrasJournalEntriesReadDefault

func NewExtrasJournalEntriesReadDefault(code int) *ExtrasJournalEntriesReadDefault

NewExtrasJournalEntriesReadDefault creates a ExtrasJournalEntriesReadDefault with default headers values

func (*ExtrasJournalEntriesReadDefault) Code

Code gets the status code for the extras journal entries read default response

func (*ExtrasJournalEntriesReadDefault) Error

func (*ExtrasJournalEntriesReadDefault) GetPayload

func (o *ExtrasJournalEntriesReadDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesReadDefault) IsClientError

func (o *ExtrasJournalEntriesReadDefault) IsClientError() bool

IsClientError returns true when this extras journal entries read default response has a 4xx status code

func (*ExtrasJournalEntriesReadDefault) IsCode

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

IsCode returns true when this extras journal entries read default response a status code equal to that given

func (*ExtrasJournalEntriesReadDefault) IsRedirect

func (o *ExtrasJournalEntriesReadDefault) IsRedirect() bool

IsRedirect returns true when this extras journal entries read default response has a 3xx status code

func (*ExtrasJournalEntriesReadDefault) IsServerError

func (o *ExtrasJournalEntriesReadDefault) IsServerError() bool

IsServerError returns true when this extras journal entries read default response has a 5xx status code

func (*ExtrasJournalEntriesReadDefault) IsSuccess

func (o *ExtrasJournalEntriesReadDefault) IsSuccess() bool

IsSuccess returns true when this extras journal entries read default response has a 2xx status code

func (*ExtrasJournalEntriesReadDefault) String

type ExtrasJournalEntriesReadOK

type ExtrasJournalEntriesReadOK struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesReadOK extras journal entries read o k

func NewExtrasJournalEntriesReadOK

func NewExtrasJournalEntriesReadOK() *ExtrasJournalEntriesReadOK

NewExtrasJournalEntriesReadOK creates a ExtrasJournalEntriesReadOK with default headers values

func (*ExtrasJournalEntriesReadOK) Code

func (o *ExtrasJournalEntriesReadOK) Code() int

Code gets the status code for the extras journal entries read o k response

func (*ExtrasJournalEntriesReadOK) Error

func (*ExtrasJournalEntriesReadOK) GetPayload

func (*ExtrasJournalEntriesReadOK) IsClientError

func (o *ExtrasJournalEntriesReadOK) IsClientError() bool

IsClientError returns true when this extras journal entries read o k response has a 4xx status code

func (*ExtrasJournalEntriesReadOK) IsCode

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

IsCode returns true when this extras journal entries read o k response a status code equal to that given

func (*ExtrasJournalEntriesReadOK) IsRedirect

func (o *ExtrasJournalEntriesReadOK) IsRedirect() bool

IsRedirect returns true when this extras journal entries read o k response has a 3xx status code

func (*ExtrasJournalEntriesReadOK) IsServerError

func (o *ExtrasJournalEntriesReadOK) IsServerError() bool

IsServerError returns true when this extras journal entries read o k response has a 5xx status code

func (*ExtrasJournalEntriesReadOK) IsSuccess

func (o *ExtrasJournalEntriesReadOK) IsSuccess() bool

IsSuccess returns true when this extras journal entries read o k response has a 2xx status code

func (*ExtrasJournalEntriesReadOK) String

func (o *ExtrasJournalEntriesReadOK) String() string

type ExtrasJournalEntriesReadParams

type ExtrasJournalEntriesReadParams struct {

	/* ID.

	   A unique integer value identifying this journal entry.
	*/
	ID int64

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

ExtrasJournalEntriesReadParams contains all the parameters to send to the API endpoint

for the extras journal entries read operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesReadParams

func NewExtrasJournalEntriesReadParams() *ExtrasJournalEntriesReadParams

NewExtrasJournalEntriesReadParams creates a new ExtrasJournalEntriesReadParams 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 NewExtrasJournalEntriesReadParamsWithContext

func NewExtrasJournalEntriesReadParamsWithContext(ctx context.Context) *ExtrasJournalEntriesReadParams

NewExtrasJournalEntriesReadParamsWithContext creates a new ExtrasJournalEntriesReadParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesReadParamsWithHTTPClient

func NewExtrasJournalEntriesReadParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesReadParams

NewExtrasJournalEntriesReadParamsWithHTTPClient creates a new ExtrasJournalEntriesReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesReadParamsWithTimeout

func NewExtrasJournalEntriesReadParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesReadParams

NewExtrasJournalEntriesReadParamsWithTimeout creates a new ExtrasJournalEntriesReadParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesReadParams) SetContext

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

SetContext adds the context to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) SetDefaults

func (o *ExtrasJournalEntriesReadParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries read params (not the query body).

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

func (*ExtrasJournalEntriesReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) SetID

SetID adds the id to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) WithContext

WithContext adds the context to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries read params (not the query body).

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

func (*ExtrasJournalEntriesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) WithID

WithID adds the id to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries read params

func (*ExtrasJournalEntriesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesReadReader

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

ExtrasJournalEntriesReadReader is a Reader for the ExtrasJournalEntriesRead structure.

func (*ExtrasJournalEntriesReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasJournalEntriesUpdateDefault

type ExtrasJournalEntriesUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasJournalEntriesUpdateDefault describes a response with status code -1, with default header values.

ExtrasJournalEntriesUpdateDefault extras journal entries update default

func NewExtrasJournalEntriesUpdateDefault

func NewExtrasJournalEntriesUpdateDefault(code int) *ExtrasJournalEntriesUpdateDefault

NewExtrasJournalEntriesUpdateDefault creates a ExtrasJournalEntriesUpdateDefault with default headers values

func (*ExtrasJournalEntriesUpdateDefault) Code

Code gets the status code for the extras journal entries update default response

func (*ExtrasJournalEntriesUpdateDefault) Error

func (*ExtrasJournalEntriesUpdateDefault) GetPayload

func (o *ExtrasJournalEntriesUpdateDefault) GetPayload() interface{}

func (*ExtrasJournalEntriesUpdateDefault) IsClientError

func (o *ExtrasJournalEntriesUpdateDefault) IsClientError() bool

IsClientError returns true when this extras journal entries update default response has a 4xx status code

func (*ExtrasJournalEntriesUpdateDefault) IsCode

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

IsCode returns true when this extras journal entries update default response a status code equal to that given

func (*ExtrasJournalEntriesUpdateDefault) IsRedirect

func (o *ExtrasJournalEntriesUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras journal entries update default response has a 3xx status code

func (*ExtrasJournalEntriesUpdateDefault) IsServerError

func (o *ExtrasJournalEntriesUpdateDefault) IsServerError() bool

IsServerError returns true when this extras journal entries update default response has a 5xx status code

func (*ExtrasJournalEntriesUpdateDefault) IsSuccess

func (o *ExtrasJournalEntriesUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras journal entries update default response has a 2xx status code

func (*ExtrasJournalEntriesUpdateDefault) String

type ExtrasJournalEntriesUpdateOK

type ExtrasJournalEntriesUpdateOK struct {
	Payload *models.JournalEntry
}

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

ExtrasJournalEntriesUpdateOK extras journal entries update o k

func NewExtrasJournalEntriesUpdateOK

func NewExtrasJournalEntriesUpdateOK() *ExtrasJournalEntriesUpdateOK

NewExtrasJournalEntriesUpdateOK creates a ExtrasJournalEntriesUpdateOK with default headers values

func (*ExtrasJournalEntriesUpdateOK) Code

Code gets the status code for the extras journal entries update o k response

func (*ExtrasJournalEntriesUpdateOK) Error

func (*ExtrasJournalEntriesUpdateOK) GetPayload

func (*ExtrasJournalEntriesUpdateOK) IsClientError

func (o *ExtrasJournalEntriesUpdateOK) IsClientError() bool

IsClientError returns true when this extras journal entries update o k response has a 4xx status code

func (*ExtrasJournalEntriesUpdateOK) IsCode

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

IsCode returns true when this extras journal entries update o k response a status code equal to that given

func (*ExtrasJournalEntriesUpdateOK) IsRedirect

func (o *ExtrasJournalEntriesUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras journal entries update o k response has a 3xx status code

func (*ExtrasJournalEntriesUpdateOK) IsServerError

func (o *ExtrasJournalEntriesUpdateOK) IsServerError() bool

IsServerError returns true when this extras journal entries update o k response has a 5xx status code

func (*ExtrasJournalEntriesUpdateOK) IsSuccess

func (o *ExtrasJournalEntriesUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras journal entries update o k response has a 2xx status code

func (*ExtrasJournalEntriesUpdateOK) String

type ExtrasJournalEntriesUpdateParams

type ExtrasJournalEntriesUpdateParams struct {

	// Data.
	Data *models.WritableJournalEntry

	/* ID.

	   A unique integer value identifying this journal entry.
	*/
	ID int64

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

ExtrasJournalEntriesUpdateParams contains all the parameters to send to the API endpoint

for the extras journal entries update operation.

Typically these are written to a http.Request.

func NewExtrasJournalEntriesUpdateParams

func NewExtrasJournalEntriesUpdateParams() *ExtrasJournalEntriesUpdateParams

NewExtrasJournalEntriesUpdateParams creates a new ExtrasJournalEntriesUpdateParams 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 NewExtrasJournalEntriesUpdateParamsWithContext

func NewExtrasJournalEntriesUpdateParamsWithContext(ctx context.Context) *ExtrasJournalEntriesUpdateParams

NewExtrasJournalEntriesUpdateParamsWithContext creates a new ExtrasJournalEntriesUpdateParams object with the ability to set a context for a request.

func NewExtrasJournalEntriesUpdateParamsWithHTTPClient

func NewExtrasJournalEntriesUpdateParamsWithHTTPClient(client *http.Client) *ExtrasJournalEntriesUpdateParams

NewExtrasJournalEntriesUpdateParamsWithHTTPClient creates a new ExtrasJournalEntriesUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasJournalEntriesUpdateParamsWithTimeout

func NewExtrasJournalEntriesUpdateParamsWithTimeout(timeout time.Duration) *ExtrasJournalEntriesUpdateParams

NewExtrasJournalEntriesUpdateParamsWithTimeout creates a new ExtrasJournalEntriesUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasJournalEntriesUpdateParams) SetContext

SetContext adds the context to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) SetData

SetData adds the data to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) SetDefaults

func (o *ExtrasJournalEntriesUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras journal entries update params (not the query body).

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

func (*ExtrasJournalEntriesUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) SetID

SetID adds the id to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WithContext

WithContext adds the context to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WithData

WithData adds the data to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras journal entries update params (not the query body).

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

func (*ExtrasJournalEntriesUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WithID

WithID adds the id to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras journal entries update params

func (*ExtrasJournalEntriesUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasJournalEntriesUpdateReader

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

ExtrasJournalEntriesUpdateReader is a Reader for the ExtrasJournalEntriesUpdate structure.

func (*ExtrasJournalEntriesUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasObjectChangesListDefault

type ExtrasObjectChangesListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasObjectChangesListDefault describes a response with status code -1, with default header values.

ExtrasObjectChangesListDefault extras object changes list default

func NewExtrasObjectChangesListDefault

func NewExtrasObjectChangesListDefault(code int) *ExtrasObjectChangesListDefault

NewExtrasObjectChangesListDefault creates a ExtrasObjectChangesListDefault with default headers values

func (*ExtrasObjectChangesListDefault) Code

Code gets the status code for the extras object changes list default response

func (*ExtrasObjectChangesListDefault) Error

func (*ExtrasObjectChangesListDefault) GetPayload

func (o *ExtrasObjectChangesListDefault) GetPayload() interface{}

func (*ExtrasObjectChangesListDefault) IsClientError

func (o *ExtrasObjectChangesListDefault) IsClientError() bool

IsClientError returns true when this extras object changes list default response has a 4xx status code

func (*ExtrasObjectChangesListDefault) IsCode

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

IsCode returns true when this extras object changes list default response a status code equal to that given

func (*ExtrasObjectChangesListDefault) IsRedirect

func (o *ExtrasObjectChangesListDefault) IsRedirect() bool

IsRedirect returns true when this extras object changes list default response has a 3xx status code

func (*ExtrasObjectChangesListDefault) IsServerError

func (o *ExtrasObjectChangesListDefault) IsServerError() bool

IsServerError returns true when this extras object changes list default response has a 5xx status code

func (*ExtrasObjectChangesListDefault) IsSuccess

func (o *ExtrasObjectChangesListDefault) IsSuccess() bool

IsSuccess returns true when this extras object changes list default response has a 2xx status code

func (*ExtrasObjectChangesListDefault) String

type ExtrasObjectChangesListOK

type ExtrasObjectChangesListOK struct {
	Payload *ExtrasObjectChangesListOKBody
}

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

ExtrasObjectChangesListOK extras object changes list o k

func NewExtrasObjectChangesListOK

func NewExtrasObjectChangesListOK() *ExtrasObjectChangesListOK

NewExtrasObjectChangesListOK creates a ExtrasObjectChangesListOK with default headers values

func (*ExtrasObjectChangesListOK) Code

func (o *ExtrasObjectChangesListOK) Code() int

Code gets the status code for the extras object changes list o k response

func (*ExtrasObjectChangesListOK) Error

func (o *ExtrasObjectChangesListOK) Error() string

func (*ExtrasObjectChangesListOK) GetPayload

func (*ExtrasObjectChangesListOK) IsClientError

func (o *ExtrasObjectChangesListOK) IsClientError() bool

IsClientError returns true when this extras object changes list o k response has a 4xx status code

func (*ExtrasObjectChangesListOK) IsCode

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

IsCode returns true when this extras object changes list o k response a status code equal to that given

func (*ExtrasObjectChangesListOK) IsRedirect

func (o *ExtrasObjectChangesListOK) IsRedirect() bool

IsRedirect returns true when this extras object changes list o k response has a 3xx status code

func (*ExtrasObjectChangesListOK) IsServerError

func (o *ExtrasObjectChangesListOK) IsServerError() bool

IsServerError returns true when this extras object changes list o k response has a 5xx status code

func (*ExtrasObjectChangesListOK) IsSuccess

func (o *ExtrasObjectChangesListOK) IsSuccess() bool

IsSuccess returns true when this extras object changes list o k response has a 2xx status code

func (*ExtrasObjectChangesListOK) String

func (o *ExtrasObjectChangesListOK) String() string

type ExtrasObjectChangesListOKBody

type ExtrasObjectChangesListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.ObjectChange `json:"results"`
}

ExtrasObjectChangesListOKBody extras object changes list o k body swagger:model ExtrasObjectChangesListOKBody

func (*ExtrasObjectChangesListOKBody) ContextValidate

func (o *ExtrasObjectChangesListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras object changes list o k body based on the context it is used

func (*ExtrasObjectChangesListOKBody) MarshalBinary

func (o *ExtrasObjectChangesListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasObjectChangesListOKBody) UnmarshalBinary

func (o *ExtrasObjectChangesListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasObjectChangesListOKBody) Validate

func (o *ExtrasObjectChangesListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras object changes list o k body

type ExtrasObjectChangesListParams

type ExtrasObjectChangesListParams struct {

	// Action.
	Action *string

	// Actionn.
	Actionn *string

	// ChangedObjectID.
	ChangedObjectID *string

	// ChangedObjectIDGt.
	ChangedObjectIDGt *string

	// ChangedObjectIDGte.
	ChangedObjectIDGte *string

	// ChangedObjectIDLt.
	ChangedObjectIDLt *string

	// ChangedObjectIDLte.
	ChangedObjectIDLte *string

	// ChangedObjectIDn.
	ChangedObjectIDn *string

	// ChangedObjectType.
	ChangedObjectType *string

	// ChangedObjectTypen.
	ChangedObjectTypen *string

	// ChangedObjectTypeID.
	ChangedObjectTypeID *string

	// ChangedObjectTypeIDn.
	ChangedObjectTypeIDn *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// ObjectRepr.
	ObjectRepr *string

	// ObjectReprIc.
	ObjectReprIc *string

	// ObjectReprIe.
	ObjectReprIe *string

	// ObjectReprIew.
	ObjectReprIew *string

	// ObjectReprIsw.
	ObjectReprIsw *string

	// ObjectReprn.
	ObjectReprn *string

	// ObjectReprNic.
	ObjectReprNic *string

	// ObjectReprNie.
	ObjectReprNie *string

	// ObjectReprNiew.
	ObjectReprNiew *string

	// ObjectReprNisw.
	ObjectReprNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// RequestID.
	RequestID *string

	// Time.
	Time *string

	// User.
	User *string

	// Usern.
	Usern *string

	// UserID.
	UserID *string

	// UserIDn.
	UserIDn *string

	// UserName.
	UserName *string

	// UserNameIc.
	UserNameIc *string

	// UserNameIe.
	UserNameIe *string

	// UserNameIew.
	UserNameIew *string

	// UserNameIsw.
	UserNameIsw *string

	// UserNamen.
	UserNamen *string

	// UserNameNic.
	UserNameNic *string

	// UserNameNie.
	UserNameNie *string

	// UserNameNiew.
	UserNameNiew *string

	// UserNameNisw.
	UserNameNisw *string

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

ExtrasObjectChangesListParams contains all the parameters to send to the API endpoint

for the extras object changes list operation.

Typically these are written to a http.Request.

func NewExtrasObjectChangesListParams

func NewExtrasObjectChangesListParams() *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParams creates a new ExtrasObjectChangesListParams 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 NewExtrasObjectChangesListParamsWithContext

func NewExtrasObjectChangesListParamsWithContext(ctx context.Context) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithContext creates a new ExtrasObjectChangesListParams object with the ability to set a context for a request.

func NewExtrasObjectChangesListParamsWithHTTPClient

func NewExtrasObjectChangesListParamsWithHTTPClient(client *http.Client) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithHTTPClient creates a new ExtrasObjectChangesListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasObjectChangesListParamsWithTimeout

func NewExtrasObjectChangesListParamsWithTimeout(timeout time.Duration) *ExtrasObjectChangesListParams

NewExtrasObjectChangesListParamsWithTimeout creates a new ExtrasObjectChangesListParams object with the ability to set a timeout on a request.

func (*ExtrasObjectChangesListParams) SetAction

func (o *ExtrasObjectChangesListParams) SetAction(action *string)

SetAction adds the action to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetActionn

func (o *ExtrasObjectChangesListParams) SetActionn(actionn *string)

SetActionn adds the actionN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectID

func (o *ExtrasObjectChangesListParams) SetChangedObjectID(changedObjectID *string)

SetChangedObjectID adds the changedObjectId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDGt

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDGt(changedObjectIDGt *string)

SetChangedObjectIDGt adds the changedObjectIdGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDGte

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDGte(changedObjectIDGte *string)

SetChangedObjectIDGte adds the changedObjectIdGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDLt

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDLt(changedObjectIDLt *string)

SetChangedObjectIDLt adds the changedObjectIdLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDLte

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDLte(changedObjectIDLte *string)

SetChangedObjectIDLte adds the changedObjectIdLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectIDn

func (o *ExtrasObjectChangesListParams) SetChangedObjectIDn(changedObjectIDn *string)

SetChangedObjectIDn adds the changedObjectIdN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectType

func (o *ExtrasObjectChangesListParams) SetChangedObjectType(changedObjectType *string)

SetChangedObjectType adds the changedObjectType to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectTypeID

func (o *ExtrasObjectChangesListParams) SetChangedObjectTypeID(changedObjectTypeID *string)

SetChangedObjectTypeID adds the changedObjectTypeId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectTypeIDn

func (o *ExtrasObjectChangesListParams) SetChangedObjectTypeIDn(changedObjectTypeIDn *string)

SetChangedObjectTypeIDn adds the changedObjectTypeIdN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetChangedObjectTypen

func (o *ExtrasObjectChangesListParams) SetChangedObjectTypen(changedObjectTypen *string)

SetChangedObjectTypen adds the changedObjectTypeN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetContext

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

SetContext adds the context to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetDefaults

func (o *ExtrasObjectChangesListParams) SetDefaults()

SetDefaults hydrates default values in the extras object changes list params (not the query body).

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

func (*ExtrasObjectChangesListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetID

func (o *ExtrasObjectChangesListParams) SetID(id *string)

SetID adds the id to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDGt

func (o *ExtrasObjectChangesListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDGte

func (o *ExtrasObjectChangesListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDLt

func (o *ExtrasObjectChangesListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDLte

func (o *ExtrasObjectChangesListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetIDn

func (o *ExtrasObjectChangesListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetLimit

func (o *ExtrasObjectChangesListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectRepr

func (o *ExtrasObjectChangesListParams) SetObjectRepr(objectRepr *string)

SetObjectRepr adds the objectRepr to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIc

func (o *ExtrasObjectChangesListParams) SetObjectReprIc(objectReprIc *string)

SetObjectReprIc adds the objectReprIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIe

func (o *ExtrasObjectChangesListParams) SetObjectReprIe(objectReprIe *string)

SetObjectReprIe adds the objectReprIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIew

func (o *ExtrasObjectChangesListParams) SetObjectReprIew(objectReprIew *string)

SetObjectReprIew adds the objectReprIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprIsw

func (o *ExtrasObjectChangesListParams) SetObjectReprIsw(objectReprIsw *string)

SetObjectReprIsw adds the objectReprIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNic

func (o *ExtrasObjectChangesListParams) SetObjectReprNic(objectReprNic *string)

SetObjectReprNic adds the objectReprNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNie

func (o *ExtrasObjectChangesListParams) SetObjectReprNie(objectReprNie *string)

SetObjectReprNie adds the objectReprNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNiew

func (o *ExtrasObjectChangesListParams) SetObjectReprNiew(objectReprNiew *string)

SetObjectReprNiew adds the objectReprNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprNisw

func (o *ExtrasObjectChangesListParams) SetObjectReprNisw(objectReprNisw *string)

SetObjectReprNisw adds the objectReprNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetObjectReprn

func (o *ExtrasObjectChangesListParams) SetObjectReprn(objectReprn *string)

SetObjectReprn adds the objectReprN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetOffset

func (o *ExtrasObjectChangesListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetOrdering

func (o *ExtrasObjectChangesListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetQ

SetQ adds the q to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetRequestID

func (o *ExtrasObjectChangesListParams) SetRequestID(requestID *string)

SetRequestID adds the requestId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetTime

func (o *ExtrasObjectChangesListParams) SetTime(time *string)

SetTime adds the time to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetTimeout

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

SetTimeout adds the timeout to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUser

func (o *ExtrasObjectChangesListParams) SetUser(user *string)

SetUser adds the user to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserID

func (o *ExtrasObjectChangesListParams) SetUserID(userID *string)

SetUserID adds the userId to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserIDn

func (o *ExtrasObjectChangesListParams) SetUserIDn(userIDn *string)

SetUserIDn adds the userIdN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserName

func (o *ExtrasObjectChangesListParams) SetUserName(userName *string)

SetUserName adds the userName to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIc

func (o *ExtrasObjectChangesListParams) SetUserNameIc(userNameIc *string)

SetUserNameIc adds the userNameIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIe

func (o *ExtrasObjectChangesListParams) SetUserNameIe(userNameIe *string)

SetUserNameIe adds the userNameIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIew

func (o *ExtrasObjectChangesListParams) SetUserNameIew(userNameIew *string)

SetUserNameIew adds the userNameIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameIsw

func (o *ExtrasObjectChangesListParams) SetUserNameIsw(userNameIsw *string)

SetUserNameIsw adds the userNameIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNic

func (o *ExtrasObjectChangesListParams) SetUserNameNic(userNameNic *string)

SetUserNameNic adds the userNameNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNie

func (o *ExtrasObjectChangesListParams) SetUserNameNie(userNameNie *string)

SetUserNameNie adds the userNameNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNiew

func (o *ExtrasObjectChangesListParams) SetUserNameNiew(userNameNiew *string)

SetUserNameNiew adds the userNameNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNameNisw

func (o *ExtrasObjectChangesListParams) SetUserNameNisw(userNameNisw *string)

SetUserNameNisw adds the userNameNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUserNamen

func (o *ExtrasObjectChangesListParams) SetUserNamen(userNamen *string)

SetUserNamen adds the userNameN to the extras object changes list params

func (*ExtrasObjectChangesListParams) SetUsern

func (o *ExtrasObjectChangesListParams) SetUsern(usern *string)

SetUsern adds the userN to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithAction

WithAction adds the action to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithActionn

WithActionn adds the actionn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectID

func (o *ExtrasObjectChangesListParams) WithChangedObjectID(changedObjectID *string) *ExtrasObjectChangesListParams

WithChangedObjectID adds the changedObjectID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDGt

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDGt(changedObjectIDGt *string) *ExtrasObjectChangesListParams

WithChangedObjectIDGt adds the changedObjectIDGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDGte

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDGte(changedObjectIDGte *string) *ExtrasObjectChangesListParams

WithChangedObjectIDGte adds the changedObjectIDGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDLt

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDLt(changedObjectIDLt *string) *ExtrasObjectChangesListParams

WithChangedObjectIDLt adds the changedObjectIDLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDLte

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDLte(changedObjectIDLte *string) *ExtrasObjectChangesListParams

WithChangedObjectIDLte adds the changedObjectIDLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectIDn

func (o *ExtrasObjectChangesListParams) WithChangedObjectIDn(changedObjectIDn *string) *ExtrasObjectChangesListParams

WithChangedObjectIDn adds the changedObjectIDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectType

func (o *ExtrasObjectChangesListParams) WithChangedObjectType(changedObjectType *string) *ExtrasObjectChangesListParams

WithChangedObjectType adds the changedObjectType to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectTypeID

func (o *ExtrasObjectChangesListParams) WithChangedObjectTypeID(changedObjectTypeID *string) *ExtrasObjectChangesListParams

WithChangedObjectTypeID adds the changedObjectTypeID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectTypeIDn

func (o *ExtrasObjectChangesListParams) WithChangedObjectTypeIDn(changedObjectTypeIDn *string) *ExtrasObjectChangesListParams

WithChangedObjectTypeIDn adds the changedObjectTypeIDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithChangedObjectTypen

func (o *ExtrasObjectChangesListParams) WithChangedObjectTypen(changedObjectTypen *string) *ExtrasObjectChangesListParams

WithChangedObjectTypen adds the changedObjectTypen to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithContext

WithContext adds the context to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithDefaults

WithDefaults hydrates default values in the extras object changes list params (not the query body).

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

func (*ExtrasObjectChangesListParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithID

WithID adds the id to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDGt

WithIDGt adds the iDGt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDGte

WithIDGte adds the iDGte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDLt

WithIDLt adds the iDLt to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDLte

WithIDLte adds the iDLte to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithIDn

WithIDn adds the iDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithLimit

WithLimit adds the limit to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectRepr

func (o *ExtrasObjectChangesListParams) WithObjectRepr(objectRepr *string) *ExtrasObjectChangesListParams

WithObjectRepr adds the objectRepr to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIc

func (o *ExtrasObjectChangesListParams) WithObjectReprIc(objectReprIc *string) *ExtrasObjectChangesListParams

WithObjectReprIc adds the objectReprIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIe

func (o *ExtrasObjectChangesListParams) WithObjectReprIe(objectReprIe *string) *ExtrasObjectChangesListParams

WithObjectReprIe adds the objectReprIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIew

func (o *ExtrasObjectChangesListParams) WithObjectReprIew(objectReprIew *string) *ExtrasObjectChangesListParams

WithObjectReprIew adds the objectReprIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprIsw

func (o *ExtrasObjectChangesListParams) WithObjectReprIsw(objectReprIsw *string) *ExtrasObjectChangesListParams

WithObjectReprIsw adds the objectReprIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNic

func (o *ExtrasObjectChangesListParams) WithObjectReprNic(objectReprNic *string) *ExtrasObjectChangesListParams

WithObjectReprNic adds the objectReprNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNie

func (o *ExtrasObjectChangesListParams) WithObjectReprNie(objectReprNie *string) *ExtrasObjectChangesListParams

WithObjectReprNie adds the objectReprNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNiew

func (o *ExtrasObjectChangesListParams) WithObjectReprNiew(objectReprNiew *string) *ExtrasObjectChangesListParams

WithObjectReprNiew adds the objectReprNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprNisw

func (o *ExtrasObjectChangesListParams) WithObjectReprNisw(objectReprNisw *string) *ExtrasObjectChangesListParams

WithObjectReprNisw adds the objectReprNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithObjectReprn

func (o *ExtrasObjectChangesListParams) WithObjectReprn(objectReprn *string) *ExtrasObjectChangesListParams

WithObjectReprn adds the objectReprn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithOffset

WithOffset adds the offset to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithOrdering

WithOrdering adds the ordering to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithQ

WithQ adds the q to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithRequestID

WithRequestID adds the requestID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithTime

WithTime adds the time to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithTimeout

WithTimeout adds the timeout to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUser

WithUser adds the user to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserID

WithUserID adds the userID to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserIDn

WithUserIDn adds the userIDn to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserName

WithUserName adds the userName to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIc

func (o *ExtrasObjectChangesListParams) WithUserNameIc(userNameIc *string) *ExtrasObjectChangesListParams

WithUserNameIc adds the userNameIc to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIe

func (o *ExtrasObjectChangesListParams) WithUserNameIe(userNameIe *string) *ExtrasObjectChangesListParams

WithUserNameIe adds the userNameIe to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIew

func (o *ExtrasObjectChangesListParams) WithUserNameIew(userNameIew *string) *ExtrasObjectChangesListParams

WithUserNameIew adds the userNameIew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameIsw

func (o *ExtrasObjectChangesListParams) WithUserNameIsw(userNameIsw *string) *ExtrasObjectChangesListParams

WithUserNameIsw adds the userNameIsw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNic

func (o *ExtrasObjectChangesListParams) WithUserNameNic(userNameNic *string) *ExtrasObjectChangesListParams

WithUserNameNic adds the userNameNic to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNie

func (o *ExtrasObjectChangesListParams) WithUserNameNie(userNameNie *string) *ExtrasObjectChangesListParams

WithUserNameNie adds the userNameNie to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNiew

func (o *ExtrasObjectChangesListParams) WithUserNameNiew(userNameNiew *string) *ExtrasObjectChangesListParams

WithUserNameNiew adds the userNameNiew to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNameNisw

func (o *ExtrasObjectChangesListParams) WithUserNameNisw(userNameNisw *string) *ExtrasObjectChangesListParams

WithUserNameNisw adds the userNameNisw to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUserNamen

WithUserNamen adds the userNamen to the extras object changes list params

func (*ExtrasObjectChangesListParams) WithUsern

WithUsern adds the usern to the extras object changes list params

func (*ExtrasObjectChangesListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasObjectChangesListReader

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

ExtrasObjectChangesListReader is a Reader for the ExtrasObjectChangesList structure.

func (*ExtrasObjectChangesListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasObjectChangesReadDefault

type ExtrasObjectChangesReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasObjectChangesReadDefault describes a response with status code -1, with default header values.

ExtrasObjectChangesReadDefault extras object changes read default

func NewExtrasObjectChangesReadDefault

func NewExtrasObjectChangesReadDefault(code int) *ExtrasObjectChangesReadDefault

NewExtrasObjectChangesReadDefault creates a ExtrasObjectChangesReadDefault with default headers values

func (*ExtrasObjectChangesReadDefault) Code

Code gets the status code for the extras object changes read default response

func (*ExtrasObjectChangesReadDefault) Error

func (*ExtrasObjectChangesReadDefault) GetPayload

func (o *ExtrasObjectChangesReadDefault) GetPayload() interface{}

func (*ExtrasObjectChangesReadDefault) IsClientError

func (o *ExtrasObjectChangesReadDefault) IsClientError() bool

IsClientError returns true when this extras object changes read default response has a 4xx status code

func (*ExtrasObjectChangesReadDefault) IsCode

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

IsCode returns true when this extras object changes read default response a status code equal to that given

func (*ExtrasObjectChangesReadDefault) IsRedirect

func (o *ExtrasObjectChangesReadDefault) IsRedirect() bool

IsRedirect returns true when this extras object changes read default response has a 3xx status code

func (*ExtrasObjectChangesReadDefault) IsServerError

func (o *ExtrasObjectChangesReadDefault) IsServerError() bool

IsServerError returns true when this extras object changes read default response has a 5xx status code

func (*ExtrasObjectChangesReadDefault) IsSuccess

func (o *ExtrasObjectChangesReadDefault) IsSuccess() bool

IsSuccess returns true when this extras object changes read default response has a 2xx status code

func (*ExtrasObjectChangesReadDefault) String

type ExtrasObjectChangesReadOK

type ExtrasObjectChangesReadOK struct {
	Payload *models.ObjectChange
}

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

ExtrasObjectChangesReadOK extras object changes read o k

func NewExtrasObjectChangesReadOK

func NewExtrasObjectChangesReadOK() *ExtrasObjectChangesReadOK

NewExtrasObjectChangesReadOK creates a ExtrasObjectChangesReadOK with default headers values

func (*ExtrasObjectChangesReadOK) Code

func (o *ExtrasObjectChangesReadOK) Code() int

Code gets the status code for the extras object changes read o k response

func (*ExtrasObjectChangesReadOK) Error

func (o *ExtrasObjectChangesReadOK) Error() string

func (*ExtrasObjectChangesReadOK) GetPayload

func (*ExtrasObjectChangesReadOK) IsClientError

func (o *ExtrasObjectChangesReadOK) IsClientError() bool

IsClientError returns true when this extras object changes read o k response has a 4xx status code

func (*ExtrasObjectChangesReadOK) IsCode

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

IsCode returns true when this extras object changes read o k response a status code equal to that given

func (*ExtrasObjectChangesReadOK) IsRedirect

func (o *ExtrasObjectChangesReadOK) IsRedirect() bool

IsRedirect returns true when this extras object changes read o k response has a 3xx status code

func (*ExtrasObjectChangesReadOK) IsServerError

func (o *ExtrasObjectChangesReadOK) IsServerError() bool

IsServerError returns true when this extras object changes read o k response has a 5xx status code

func (*ExtrasObjectChangesReadOK) IsSuccess

func (o *ExtrasObjectChangesReadOK) IsSuccess() bool

IsSuccess returns true when this extras object changes read o k response has a 2xx status code

func (*ExtrasObjectChangesReadOK) String

func (o *ExtrasObjectChangesReadOK) String() string

type ExtrasObjectChangesReadParams

type ExtrasObjectChangesReadParams struct {

	/* ID.

	   A unique integer value identifying this object change.
	*/
	ID int64

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

ExtrasObjectChangesReadParams contains all the parameters to send to the API endpoint

for the extras object changes read operation.

Typically these are written to a http.Request.

func NewExtrasObjectChangesReadParams

func NewExtrasObjectChangesReadParams() *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParams creates a new ExtrasObjectChangesReadParams 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 NewExtrasObjectChangesReadParamsWithContext

func NewExtrasObjectChangesReadParamsWithContext(ctx context.Context) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithContext creates a new ExtrasObjectChangesReadParams object with the ability to set a context for a request.

func NewExtrasObjectChangesReadParamsWithHTTPClient

func NewExtrasObjectChangesReadParamsWithHTTPClient(client *http.Client) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithHTTPClient creates a new ExtrasObjectChangesReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasObjectChangesReadParamsWithTimeout

func NewExtrasObjectChangesReadParamsWithTimeout(timeout time.Duration) *ExtrasObjectChangesReadParams

NewExtrasObjectChangesReadParamsWithTimeout creates a new ExtrasObjectChangesReadParams object with the ability to set a timeout on a request.

func (*ExtrasObjectChangesReadParams) SetContext

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

SetContext adds the context to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetDefaults

func (o *ExtrasObjectChangesReadParams) SetDefaults()

SetDefaults hydrates default values in the extras object changes read params (not the query body).

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

func (*ExtrasObjectChangesReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetID

func (o *ExtrasObjectChangesReadParams) SetID(id int64)

SetID adds the id to the extras object changes read params

func (*ExtrasObjectChangesReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithContext

WithContext adds the context to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithDefaults

WithDefaults hydrates default values in the extras object changes read params (not the query body).

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

func (*ExtrasObjectChangesReadParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithID

WithID adds the id to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WithTimeout

WithTimeout adds the timeout to the extras object changes read params

func (*ExtrasObjectChangesReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasObjectChangesReadReader

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

ExtrasObjectChangesReadReader is a Reader for the ExtrasObjectChangesRead structure.

func (*ExtrasObjectChangesReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasReportsListDefault

type ExtrasReportsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasReportsListDefault describes a response with status code -1, with default header values.

ExtrasReportsListDefault extras reports list default

func NewExtrasReportsListDefault

func NewExtrasReportsListDefault(code int) *ExtrasReportsListDefault

NewExtrasReportsListDefault creates a ExtrasReportsListDefault with default headers values

func (*ExtrasReportsListDefault) Code

func (o *ExtrasReportsListDefault) Code() int

Code gets the status code for the extras reports list default response

func (*ExtrasReportsListDefault) Error

func (o *ExtrasReportsListDefault) Error() string

func (*ExtrasReportsListDefault) GetPayload

func (o *ExtrasReportsListDefault) GetPayload() interface{}

func (*ExtrasReportsListDefault) IsClientError

func (o *ExtrasReportsListDefault) IsClientError() bool

IsClientError returns true when this extras reports list default response has a 4xx status code

func (*ExtrasReportsListDefault) IsCode

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

IsCode returns true when this extras reports list default response a status code equal to that given

func (*ExtrasReportsListDefault) IsRedirect

func (o *ExtrasReportsListDefault) IsRedirect() bool

IsRedirect returns true when this extras reports list default response has a 3xx status code

func (*ExtrasReportsListDefault) IsServerError

func (o *ExtrasReportsListDefault) IsServerError() bool

IsServerError returns true when this extras reports list default response has a 5xx status code

func (*ExtrasReportsListDefault) IsSuccess

func (o *ExtrasReportsListDefault) IsSuccess() bool

IsSuccess returns true when this extras reports list default response has a 2xx status code

func (*ExtrasReportsListDefault) String

func (o *ExtrasReportsListDefault) String() string

type ExtrasReportsListOK

type ExtrasReportsListOK struct {
}

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

ExtrasReportsListOK extras reports list o k

func NewExtrasReportsListOK

func NewExtrasReportsListOK() *ExtrasReportsListOK

NewExtrasReportsListOK creates a ExtrasReportsListOK with default headers values

func (*ExtrasReportsListOK) Code

func (o *ExtrasReportsListOK) Code() int

Code gets the status code for the extras reports list o k response

func (*ExtrasReportsListOK) Error

func (o *ExtrasReportsListOK) Error() string

func (*ExtrasReportsListOK) IsClientError

func (o *ExtrasReportsListOK) IsClientError() bool

IsClientError returns true when this extras reports list o k response has a 4xx status code

func (*ExtrasReportsListOK) IsCode

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

IsCode returns true when this extras reports list o k response a status code equal to that given

func (*ExtrasReportsListOK) IsRedirect

func (o *ExtrasReportsListOK) IsRedirect() bool

IsRedirect returns true when this extras reports list o k response has a 3xx status code

func (*ExtrasReportsListOK) IsServerError

func (o *ExtrasReportsListOK) IsServerError() bool

IsServerError returns true when this extras reports list o k response has a 5xx status code

func (*ExtrasReportsListOK) IsSuccess

func (o *ExtrasReportsListOK) IsSuccess() bool

IsSuccess returns true when this extras reports list o k response has a 2xx status code

func (*ExtrasReportsListOK) String

func (o *ExtrasReportsListOK) String() string

type ExtrasReportsListParams

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

ExtrasReportsListParams contains all the parameters to send to the API endpoint

for the extras reports list operation.

Typically these are written to a http.Request.

func NewExtrasReportsListParams

func NewExtrasReportsListParams() *ExtrasReportsListParams

NewExtrasReportsListParams creates a new ExtrasReportsListParams 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 NewExtrasReportsListParamsWithContext

func NewExtrasReportsListParamsWithContext(ctx context.Context) *ExtrasReportsListParams

NewExtrasReportsListParamsWithContext creates a new ExtrasReportsListParams object with the ability to set a context for a request.

func NewExtrasReportsListParamsWithHTTPClient

func NewExtrasReportsListParamsWithHTTPClient(client *http.Client) *ExtrasReportsListParams

NewExtrasReportsListParamsWithHTTPClient creates a new ExtrasReportsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasReportsListParamsWithTimeout

func NewExtrasReportsListParamsWithTimeout(timeout time.Duration) *ExtrasReportsListParams

NewExtrasReportsListParamsWithTimeout creates a new ExtrasReportsListParams object with the ability to set a timeout on a request.

func (*ExtrasReportsListParams) SetContext

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

SetContext adds the context to the extras reports list params

func (*ExtrasReportsListParams) SetDefaults

func (o *ExtrasReportsListParams) SetDefaults()

SetDefaults hydrates default values in the extras reports list params (not the query body).

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

func (*ExtrasReportsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras reports list params

func (*ExtrasReportsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras reports list params

func (*ExtrasReportsListParams) WithContext

WithContext adds the context to the extras reports list params

func (*ExtrasReportsListParams) WithDefaults

WithDefaults hydrates default values in the extras reports list params (not the query body).

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

func (*ExtrasReportsListParams) WithHTTPClient

func (o *ExtrasReportsListParams) WithHTTPClient(client *http.Client) *ExtrasReportsListParams

WithHTTPClient adds the HTTPClient to the extras reports list params

func (*ExtrasReportsListParams) WithTimeout

WithTimeout adds the timeout to the extras reports list params

func (*ExtrasReportsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsListReader

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

ExtrasReportsListReader is a Reader for the ExtrasReportsList structure.

func (*ExtrasReportsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasReportsReadDefault

type ExtrasReportsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasReportsReadDefault describes a response with status code -1, with default header values.

ExtrasReportsReadDefault extras reports read default

func NewExtrasReportsReadDefault

func NewExtrasReportsReadDefault(code int) *ExtrasReportsReadDefault

NewExtrasReportsReadDefault creates a ExtrasReportsReadDefault with default headers values

func (*ExtrasReportsReadDefault) Code

func (o *ExtrasReportsReadDefault) Code() int

Code gets the status code for the extras reports read default response

func (*ExtrasReportsReadDefault) Error

func (o *ExtrasReportsReadDefault) Error() string

func (*ExtrasReportsReadDefault) GetPayload

func (o *ExtrasReportsReadDefault) GetPayload() interface{}

func (*ExtrasReportsReadDefault) IsClientError

func (o *ExtrasReportsReadDefault) IsClientError() bool

IsClientError returns true when this extras reports read default response has a 4xx status code

func (*ExtrasReportsReadDefault) IsCode

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

IsCode returns true when this extras reports read default response a status code equal to that given

func (*ExtrasReportsReadDefault) IsRedirect

func (o *ExtrasReportsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras reports read default response has a 3xx status code

func (*ExtrasReportsReadDefault) IsServerError

func (o *ExtrasReportsReadDefault) IsServerError() bool

IsServerError returns true when this extras reports read default response has a 5xx status code

func (*ExtrasReportsReadDefault) IsSuccess

func (o *ExtrasReportsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras reports read default response has a 2xx status code

func (*ExtrasReportsReadDefault) String

func (o *ExtrasReportsReadDefault) String() string

type ExtrasReportsReadOK

type ExtrasReportsReadOK struct {
}

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

ExtrasReportsReadOK extras reports read o k

func NewExtrasReportsReadOK

func NewExtrasReportsReadOK() *ExtrasReportsReadOK

NewExtrasReportsReadOK creates a ExtrasReportsReadOK with default headers values

func (*ExtrasReportsReadOK) Code

func (o *ExtrasReportsReadOK) Code() int

Code gets the status code for the extras reports read o k response

func (*ExtrasReportsReadOK) Error

func (o *ExtrasReportsReadOK) Error() string

func (*ExtrasReportsReadOK) IsClientError

func (o *ExtrasReportsReadOK) IsClientError() bool

IsClientError returns true when this extras reports read o k response has a 4xx status code

func (*ExtrasReportsReadOK) IsCode

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

IsCode returns true when this extras reports read o k response a status code equal to that given

func (*ExtrasReportsReadOK) IsRedirect

func (o *ExtrasReportsReadOK) IsRedirect() bool

IsRedirect returns true when this extras reports read o k response has a 3xx status code

func (*ExtrasReportsReadOK) IsServerError

func (o *ExtrasReportsReadOK) IsServerError() bool

IsServerError returns true when this extras reports read o k response has a 5xx status code

func (*ExtrasReportsReadOK) IsSuccess

func (o *ExtrasReportsReadOK) IsSuccess() bool

IsSuccess returns true when this extras reports read o k response has a 2xx status code

func (*ExtrasReportsReadOK) String

func (o *ExtrasReportsReadOK) String() string

type ExtrasReportsReadParams

type ExtrasReportsReadParams struct {

	// ID.
	ID string

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

ExtrasReportsReadParams contains all the parameters to send to the API endpoint

for the extras reports read operation.

Typically these are written to a http.Request.

func NewExtrasReportsReadParams

func NewExtrasReportsReadParams() *ExtrasReportsReadParams

NewExtrasReportsReadParams creates a new ExtrasReportsReadParams 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 NewExtrasReportsReadParamsWithContext

func NewExtrasReportsReadParamsWithContext(ctx context.Context) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithContext creates a new ExtrasReportsReadParams object with the ability to set a context for a request.

func NewExtrasReportsReadParamsWithHTTPClient

func NewExtrasReportsReadParamsWithHTTPClient(client *http.Client) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithHTTPClient creates a new ExtrasReportsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasReportsReadParamsWithTimeout

func NewExtrasReportsReadParamsWithTimeout(timeout time.Duration) *ExtrasReportsReadParams

NewExtrasReportsReadParamsWithTimeout creates a new ExtrasReportsReadParams object with the ability to set a timeout on a request.

func (*ExtrasReportsReadParams) SetContext

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

SetContext adds the context to the extras reports read params

func (*ExtrasReportsReadParams) SetDefaults

func (o *ExtrasReportsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras reports read params (not the query body).

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

func (*ExtrasReportsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras reports read params

func (*ExtrasReportsReadParams) SetID

func (o *ExtrasReportsReadParams) SetID(id string)

SetID adds the id to the extras reports read params

func (*ExtrasReportsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras reports read params

func (*ExtrasReportsReadParams) WithContext

WithContext adds the context to the extras reports read params

func (*ExtrasReportsReadParams) WithDefaults

WithDefaults hydrates default values in the extras reports read params (not the query body).

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

func (*ExtrasReportsReadParams) WithHTTPClient

func (o *ExtrasReportsReadParams) WithHTTPClient(client *http.Client) *ExtrasReportsReadParams

WithHTTPClient adds the HTTPClient to the extras reports read params

func (*ExtrasReportsReadParams) WithID

WithID adds the id to the extras reports read params

func (*ExtrasReportsReadParams) WithTimeout

WithTimeout adds the timeout to the extras reports read params

func (*ExtrasReportsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsReadReader

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

ExtrasReportsReadReader is a Reader for the ExtrasReportsRead structure.

func (*ExtrasReportsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasReportsRunCreated

type ExtrasReportsRunCreated struct {
}

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

ExtrasReportsRunCreated extras reports run created

func NewExtrasReportsRunCreated

func NewExtrasReportsRunCreated() *ExtrasReportsRunCreated

NewExtrasReportsRunCreated creates a ExtrasReportsRunCreated with default headers values

func (*ExtrasReportsRunCreated) Code

func (o *ExtrasReportsRunCreated) Code() int

Code gets the status code for the extras reports run created response

func (*ExtrasReportsRunCreated) Error

func (o *ExtrasReportsRunCreated) Error() string

func (*ExtrasReportsRunCreated) IsClientError

func (o *ExtrasReportsRunCreated) IsClientError() bool

IsClientError returns true when this extras reports run created response has a 4xx status code

func (*ExtrasReportsRunCreated) IsCode

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

IsCode returns true when this extras reports run created response a status code equal to that given

func (*ExtrasReportsRunCreated) IsRedirect

func (o *ExtrasReportsRunCreated) IsRedirect() bool

IsRedirect returns true when this extras reports run created response has a 3xx status code

func (*ExtrasReportsRunCreated) IsServerError

func (o *ExtrasReportsRunCreated) IsServerError() bool

IsServerError returns true when this extras reports run created response has a 5xx status code

func (*ExtrasReportsRunCreated) IsSuccess

func (o *ExtrasReportsRunCreated) IsSuccess() bool

IsSuccess returns true when this extras reports run created response has a 2xx status code

func (*ExtrasReportsRunCreated) String

func (o *ExtrasReportsRunCreated) String() string

type ExtrasReportsRunDefault

type ExtrasReportsRunDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasReportsRunDefault describes a response with status code -1, with default header values.

ExtrasReportsRunDefault extras reports run default

func NewExtrasReportsRunDefault

func NewExtrasReportsRunDefault(code int) *ExtrasReportsRunDefault

NewExtrasReportsRunDefault creates a ExtrasReportsRunDefault with default headers values

func (*ExtrasReportsRunDefault) Code

func (o *ExtrasReportsRunDefault) Code() int

Code gets the status code for the extras reports run default response

func (*ExtrasReportsRunDefault) Error

func (o *ExtrasReportsRunDefault) Error() string

func (*ExtrasReportsRunDefault) GetPayload

func (o *ExtrasReportsRunDefault) GetPayload() interface{}

func (*ExtrasReportsRunDefault) IsClientError

func (o *ExtrasReportsRunDefault) IsClientError() bool

IsClientError returns true when this extras reports run default response has a 4xx status code

func (*ExtrasReportsRunDefault) IsCode

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

IsCode returns true when this extras reports run default response a status code equal to that given

func (*ExtrasReportsRunDefault) IsRedirect

func (o *ExtrasReportsRunDefault) IsRedirect() bool

IsRedirect returns true when this extras reports run default response has a 3xx status code

func (*ExtrasReportsRunDefault) IsServerError

func (o *ExtrasReportsRunDefault) IsServerError() bool

IsServerError returns true when this extras reports run default response has a 5xx status code

func (*ExtrasReportsRunDefault) IsSuccess

func (o *ExtrasReportsRunDefault) IsSuccess() bool

IsSuccess returns true when this extras reports run default response has a 2xx status code

func (*ExtrasReportsRunDefault) String

func (o *ExtrasReportsRunDefault) String() string

type ExtrasReportsRunParams

type ExtrasReportsRunParams struct {

	// ID.
	ID string

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

ExtrasReportsRunParams contains all the parameters to send to the API endpoint

for the extras reports run operation.

Typically these are written to a http.Request.

func NewExtrasReportsRunParams

func NewExtrasReportsRunParams() *ExtrasReportsRunParams

NewExtrasReportsRunParams creates a new ExtrasReportsRunParams 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 NewExtrasReportsRunParamsWithContext

func NewExtrasReportsRunParamsWithContext(ctx context.Context) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithContext creates a new ExtrasReportsRunParams object with the ability to set a context for a request.

func NewExtrasReportsRunParamsWithHTTPClient

func NewExtrasReportsRunParamsWithHTTPClient(client *http.Client) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithHTTPClient creates a new ExtrasReportsRunParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasReportsRunParamsWithTimeout

func NewExtrasReportsRunParamsWithTimeout(timeout time.Duration) *ExtrasReportsRunParams

NewExtrasReportsRunParamsWithTimeout creates a new ExtrasReportsRunParams object with the ability to set a timeout on a request.

func (*ExtrasReportsRunParams) SetContext

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

SetContext adds the context to the extras reports run params

func (*ExtrasReportsRunParams) SetDefaults

func (o *ExtrasReportsRunParams) SetDefaults()

SetDefaults hydrates default values in the extras reports run params (not the query body).

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

func (*ExtrasReportsRunParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras reports run params

func (*ExtrasReportsRunParams) SetID

func (o *ExtrasReportsRunParams) SetID(id string)

SetID adds the id to the extras reports run params

func (*ExtrasReportsRunParams) SetTimeout

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

SetTimeout adds the timeout to the extras reports run params

func (*ExtrasReportsRunParams) WithContext

WithContext adds the context to the extras reports run params

func (*ExtrasReportsRunParams) WithDefaults

WithDefaults hydrates default values in the extras reports run params (not the query body).

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

func (*ExtrasReportsRunParams) WithHTTPClient

func (o *ExtrasReportsRunParams) WithHTTPClient(client *http.Client) *ExtrasReportsRunParams

WithHTTPClient adds the HTTPClient to the extras reports run params

func (*ExtrasReportsRunParams) WithID

WithID adds the id to the extras reports run params

func (*ExtrasReportsRunParams) WithTimeout

WithTimeout adds the timeout to the extras reports run params

func (*ExtrasReportsRunParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasReportsRunReader

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

ExtrasReportsRunReader is a Reader for the ExtrasReportsRun structure.

func (*ExtrasReportsRunReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasScriptsListDefault

type ExtrasScriptsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasScriptsListDefault describes a response with status code -1, with default header values.

ExtrasScriptsListDefault extras scripts list default

func NewExtrasScriptsListDefault

func NewExtrasScriptsListDefault(code int) *ExtrasScriptsListDefault

NewExtrasScriptsListDefault creates a ExtrasScriptsListDefault with default headers values

func (*ExtrasScriptsListDefault) Code

func (o *ExtrasScriptsListDefault) Code() int

Code gets the status code for the extras scripts list default response

func (*ExtrasScriptsListDefault) Error

func (o *ExtrasScriptsListDefault) Error() string

func (*ExtrasScriptsListDefault) GetPayload

func (o *ExtrasScriptsListDefault) GetPayload() interface{}

func (*ExtrasScriptsListDefault) IsClientError

func (o *ExtrasScriptsListDefault) IsClientError() bool

IsClientError returns true when this extras scripts list default response has a 4xx status code

func (*ExtrasScriptsListDefault) IsCode

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

IsCode returns true when this extras scripts list default response a status code equal to that given

func (*ExtrasScriptsListDefault) IsRedirect

func (o *ExtrasScriptsListDefault) IsRedirect() bool

IsRedirect returns true when this extras scripts list default response has a 3xx status code

func (*ExtrasScriptsListDefault) IsServerError

func (o *ExtrasScriptsListDefault) IsServerError() bool

IsServerError returns true when this extras scripts list default response has a 5xx status code

func (*ExtrasScriptsListDefault) IsSuccess

func (o *ExtrasScriptsListDefault) IsSuccess() bool

IsSuccess returns true when this extras scripts list default response has a 2xx status code

func (*ExtrasScriptsListDefault) String

func (o *ExtrasScriptsListDefault) String() string

type ExtrasScriptsListOK

type ExtrasScriptsListOK struct {
}

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

ExtrasScriptsListOK extras scripts list o k

func NewExtrasScriptsListOK

func NewExtrasScriptsListOK() *ExtrasScriptsListOK

NewExtrasScriptsListOK creates a ExtrasScriptsListOK with default headers values

func (*ExtrasScriptsListOK) Code

func (o *ExtrasScriptsListOK) Code() int

Code gets the status code for the extras scripts list o k response

func (*ExtrasScriptsListOK) Error

func (o *ExtrasScriptsListOK) Error() string

func (*ExtrasScriptsListOK) IsClientError

func (o *ExtrasScriptsListOK) IsClientError() bool

IsClientError returns true when this extras scripts list o k response has a 4xx status code

func (*ExtrasScriptsListOK) IsCode

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

IsCode returns true when this extras scripts list o k response a status code equal to that given

func (*ExtrasScriptsListOK) IsRedirect

func (o *ExtrasScriptsListOK) IsRedirect() bool

IsRedirect returns true when this extras scripts list o k response has a 3xx status code

func (*ExtrasScriptsListOK) IsServerError

func (o *ExtrasScriptsListOK) IsServerError() bool

IsServerError returns true when this extras scripts list o k response has a 5xx status code

func (*ExtrasScriptsListOK) IsSuccess

func (o *ExtrasScriptsListOK) IsSuccess() bool

IsSuccess returns true when this extras scripts list o k response has a 2xx status code

func (*ExtrasScriptsListOK) String

func (o *ExtrasScriptsListOK) String() string

type ExtrasScriptsListParams

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

ExtrasScriptsListParams contains all the parameters to send to the API endpoint

for the extras scripts list operation.

Typically these are written to a http.Request.

func NewExtrasScriptsListParams

func NewExtrasScriptsListParams() *ExtrasScriptsListParams

NewExtrasScriptsListParams creates a new ExtrasScriptsListParams 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 NewExtrasScriptsListParamsWithContext

func NewExtrasScriptsListParamsWithContext(ctx context.Context) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithContext creates a new ExtrasScriptsListParams object with the ability to set a context for a request.

func NewExtrasScriptsListParamsWithHTTPClient

func NewExtrasScriptsListParamsWithHTTPClient(client *http.Client) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithHTTPClient creates a new ExtrasScriptsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasScriptsListParamsWithTimeout

func NewExtrasScriptsListParamsWithTimeout(timeout time.Duration) *ExtrasScriptsListParams

NewExtrasScriptsListParamsWithTimeout creates a new ExtrasScriptsListParams object with the ability to set a timeout on a request.

func (*ExtrasScriptsListParams) SetContext

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

SetContext adds the context to the extras scripts list params

func (*ExtrasScriptsListParams) SetDefaults

func (o *ExtrasScriptsListParams) SetDefaults()

SetDefaults hydrates default values in the extras scripts list params (not the query body).

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

func (*ExtrasScriptsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras scripts list params

func (*ExtrasScriptsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras scripts list params

func (*ExtrasScriptsListParams) WithContext

WithContext adds the context to the extras scripts list params

func (*ExtrasScriptsListParams) WithDefaults

WithDefaults hydrates default values in the extras scripts list params (not the query body).

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

func (*ExtrasScriptsListParams) WithHTTPClient

func (o *ExtrasScriptsListParams) WithHTTPClient(client *http.Client) *ExtrasScriptsListParams

WithHTTPClient adds the HTTPClient to the extras scripts list params

func (*ExtrasScriptsListParams) WithTimeout

WithTimeout adds the timeout to the extras scripts list params

func (*ExtrasScriptsListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasScriptsListReader

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

ExtrasScriptsListReader is a Reader for the ExtrasScriptsList structure.

func (*ExtrasScriptsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasScriptsReadDefault

type ExtrasScriptsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasScriptsReadDefault describes a response with status code -1, with default header values.

ExtrasScriptsReadDefault extras scripts read default

func NewExtrasScriptsReadDefault

func NewExtrasScriptsReadDefault(code int) *ExtrasScriptsReadDefault

NewExtrasScriptsReadDefault creates a ExtrasScriptsReadDefault with default headers values

func (*ExtrasScriptsReadDefault) Code

func (o *ExtrasScriptsReadDefault) Code() int

Code gets the status code for the extras scripts read default response

func (*ExtrasScriptsReadDefault) Error

func (o *ExtrasScriptsReadDefault) Error() string

func (*ExtrasScriptsReadDefault) GetPayload

func (o *ExtrasScriptsReadDefault) GetPayload() interface{}

func (*ExtrasScriptsReadDefault) IsClientError

func (o *ExtrasScriptsReadDefault) IsClientError() bool

IsClientError returns true when this extras scripts read default response has a 4xx status code

func (*ExtrasScriptsReadDefault) IsCode

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

IsCode returns true when this extras scripts read default response a status code equal to that given

func (*ExtrasScriptsReadDefault) IsRedirect

func (o *ExtrasScriptsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras scripts read default response has a 3xx status code

func (*ExtrasScriptsReadDefault) IsServerError

func (o *ExtrasScriptsReadDefault) IsServerError() bool

IsServerError returns true when this extras scripts read default response has a 5xx status code

func (*ExtrasScriptsReadDefault) IsSuccess

func (o *ExtrasScriptsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras scripts read default response has a 2xx status code

func (*ExtrasScriptsReadDefault) String

func (o *ExtrasScriptsReadDefault) String() string

type ExtrasScriptsReadOK

type ExtrasScriptsReadOK struct {
}

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

ExtrasScriptsReadOK extras scripts read o k

func NewExtrasScriptsReadOK

func NewExtrasScriptsReadOK() *ExtrasScriptsReadOK

NewExtrasScriptsReadOK creates a ExtrasScriptsReadOK with default headers values

func (*ExtrasScriptsReadOK) Code

func (o *ExtrasScriptsReadOK) Code() int

Code gets the status code for the extras scripts read o k response

func (*ExtrasScriptsReadOK) Error

func (o *ExtrasScriptsReadOK) Error() string

func (*ExtrasScriptsReadOK) IsClientError

func (o *ExtrasScriptsReadOK) IsClientError() bool

IsClientError returns true when this extras scripts read o k response has a 4xx status code

func (*ExtrasScriptsReadOK) IsCode

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

IsCode returns true when this extras scripts read o k response a status code equal to that given

func (*ExtrasScriptsReadOK) IsRedirect

func (o *ExtrasScriptsReadOK) IsRedirect() bool

IsRedirect returns true when this extras scripts read o k response has a 3xx status code

func (*ExtrasScriptsReadOK) IsServerError

func (o *ExtrasScriptsReadOK) IsServerError() bool

IsServerError returns true when this extras scripts read o k response has a 5xx status code

func (*ExtrasScriptsReadOK) IsSuccess

func (o *ExtrasScriptsReadOK) IsSuccess() bool

IsSuccess returns true when this extras scripts read o k response has a 2xx status code

func (*ExtrasScriptsReadOK) String

func (o *ExtrasScriptsReadOK) String() string

type ExtrasScriptsReadParams

type ExtrasScriptsReadParams struct {

	// ID.
	ID string

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

ExtrasScriptsReadParams contains all the parameters to send to the API endpoint

for the extras scripts read operation.

Typically these are written to a http.Request.

func NewExtrasScriptsReadParams

func NewExtrasScriptsReadParams() *ExtrasScriptsReadParams

NewExtrasScriptsReadParams creates a new ExtrasScriptsReadParams 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 NewExtrasScriptsReadParamsWithContext

func NewExtrasScriptsReadParamsWithContext(ctx context.Context) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithContext creates a new ExtrasScriptsReadParams object with the ability to set a context for a request.

func NewExtrasScriptsReadParamsWithHTTPClient

func NewExtrasScriptsReadParamsWithHTTPClient(client *http.Client) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithHTTPClient creates a new ExtrasScriptsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasScriptsReadParamsWithTimeout

func NewExtrasScriptsReadParamsWithTimeout(timeout time.Duration) *ExtrasScriptsReadParams

NewExtrasScriptsReadParamsWithTimeout creates a new ExtrasScriptsReadParams object with the ability to set a timeout on a request.

func (*ExtrasScriptsReadParams) SetContext

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

SetContext adds the context to the extras scripts read params

func (*ExtrasScriptsReadParams) SetDefaults

func (o *ExtrasScriptsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras scripts read params (not the query body).

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

func (*ExtrasScriptsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras scripts read params

func (*ExtrasScriptsReadParams) SetID

func (o *ExtrasScriptsReadParams) SetID(id string)

SetID adds the id to the extras scripts read params

func (*ExtrasScriptsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras scripts read params

func (*ExtrasScriptsReadParams) WithContext

WithContext adds the context to the extras scripts read params

func (*ExtrasScriptsReadParams) WithDefaults

WithDefaults hydrates default values in the extras scripts read params (not the query body).

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

func (*ExtrasScriptsReadParams) WithHTTPClient

func (o *ExtrasScriptsReadParams) WithHTTPClient(client *http.Client) *ExtrasScriptsReadParams

WithHTTPClient adds the HTTPClient to the extras scripts read params

func (*ExtrasScriptsReadParams) WithID

WithID adds the id to the extras scripts read params

func (*ExtrasScriptsReadParams) WithTimeout

WithTimeout adds the timeout to the extras scripts read params

func (*ExtrasScriptsReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasScriptsReadReader

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

ExtrasScriptsReadReader is a Reader for the ExtrasScriptsRead structure.

func (*ExtrasScriptsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsBulkDeleteDefault

type ExtrasTagsBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasTagsBulkDeleteDefault extras tags bulk delete default

func NewExtrasTagsBulkDeleteDefault

func NewExtrasTagsBulkDeleteDefault(code int) *ExtrasTagsBulkDeleteDefault

NewExtrasTagsBulkDeleteDefault creates a ExtrasTagsBulkDeleteDefault with default headers values

func (*ExtrasTagsBulkDeleteDefault) Code

func (o *ExtrasTagsBulkDeleteDefault) Code() int

Code gets the status code for the extras tags bulk delete default response

func (*ExtrasTagsBulkDeleteDefault) Error

func (*ExtrasTagsBulkDeleteDefault) GetPayload

func (o *ExtrasTagsBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasTagsBulkDeleteDefault) IsClientError

func (o *ExtrasTagsBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras tags bulk delete default response has a 4xx status code

func (*ExtrasTagsBulkDeleteDefault) IsCode

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

IsCode returns true when this extras tags bulk delete default response a status code equal to that given

func (*ExtrasTagsBulkDeleteDefault) IsRedirect

func (o *ExtrasTagsBulkDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras tags bulk delete default response has a 3xx status code

func (*ExtrasTagsBulkDeleteDefault) IsServerError

func (o *ExtrasTagsBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras tags bulk delete default response has a 5xx status code

func (*ExtrasTagsBulkDeleteDefault) IsSuccess

func (o *ExtrasTagsBulkDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras tags bulk delete default response has a 2xx status code

func (*ExtrasTagsBulkDeleteDefault) String

func (o *ExtrasTagsBulkDeleteDefault) String() string

type ExtrasTagsBulkDeleteNoContent

type ExtrasTagsBulkDeleteNoContent struct {
}

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

ExtrasTagsBulkDeleteNoContent extras tags bulk delete no content

func NewExtrasTagsBulkDeleteNoContent

func NewExtrasTagsBulkDeleteNoContent() *ExtrasTagsBulkDeleteNoContent

NewExtrasTagsBulkDeleteNoContent creates a ExtrasTagsBulkDeleteNoContent with default headers values

func (*ExtrasTagsBulkDeleteNoContent) Code

Code gets the status code for the extras tags bulk delete no content response

func (*ExtrasTagsBulkDeleteNoContent) Error

func (*ExtrasTagsBulkDeleteNoContent) IsClientError

func (o *ExtrasTagsBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras tags bulk delete no content response has a 4xx status code

func (*ExtrasTagsBulkDeleteNoContent) IsCode

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

IsCode returns true when this extras tags bulk delete no content response a status code equal to that given

func (*ExtrasTagsBulkDeleteNoContent) IsRedirect

func (o *ExtrasTagsBulkDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras tags bulk delete no content response has a 3xx status code

func (*ExtrasTagsBulkDeleteNoContent) IsServerError

func (o *ExtrasTagsBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras tags bulk delete no content response has a 5xx status code

func (*ExtrasTagsBulkDeleteNoContent) IsSuccess

func (o *ExtrasTagsBulkDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras tags bulk delete no content response has a 2xx status code

func (*ExtrasTagsBulkDeleteNoContent) String

type ExtrasTagsBulkDeleteParams

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

ExtrasTagsBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras tags bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasTagsBulkDeleteParams

func NewExtrasTagsBulkDeleteParams() *ExtrasTagsBulkDeleteParams

NewExtrasTagsBulkDeleteParams creates a new ExtrasTagsBulkDeleteParams 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 NewExtrasTagsBulkDeleteParamsWithContext

func NewExtrasTagsBulkDeleteParamsWithContext(ctx context.Context) *ExtrasTagsBulkDeleteParams

NewExtrasTagsBulkDeleteParamsWithContext creates a new ExtrasTagsBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasTagsBulkDeleteParamsWithHTTPClient

func NewExtrasTagsBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasTagsBulkDeleteParams

NewExtrasTagsBulkDeleteParamsWithHTTPClient creates a new ExtrasTagsBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsBulkDeleteParamsWithTimeout

func NewExtrasTagsBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasTagsBulkDeleteParams

NewExtrasTagsBulkDeleteParamsWithTimeout creates a new ExtrasTagsBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasTagsBulkDeleteParams) SetContext

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

SetContext adds the context to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) SetDefaults

func (o *ExtrasTagsBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras tags bulk delete params (not the query body).

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

func (*ExtrasTagsBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) WithContext

WithContext adds the context to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras tags bulk delete params (not the query body).

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

func (*ExtrasTagsBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras tags bulk delete params

func (*ExtrasTagsBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsBulkDeleteReader

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

ExtrasTagsBulkDeleteReader is a Reader for the ExtrasTagsBulkDelete structure.

func (*ExtrasTagsBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsBulkPartialUpdateDefault

type ExtrasTagsBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasTagsBulkPartialUpdateDefault extras tags bulk partial update default

func NewExtrasTagsBulkPartialUpdateDefault

func NewExtrasTagsBulkPartialUpdateDefault(code int) *ExtrasTagsBulkPartialUpdateDefault

NewExtrasTagsBulkPartialUpdateDefault creates a ExtrasTagsBulkPartialUpdateDefault with default headers values

func (*ExtrasTagsBulkPartialUpdateDefault) Code

Code gets the status code for the extras tags bulk partial update default response

func (*ExtrasTagsBulkPartialUpdateDefault) Error

func (*ExtrasTagsBulkPartialUpdateDefault) GetPayload

func (o *ExtrasTagsBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasTagsBulkPartialUpdateDefault) IsClientError

func (o *ExtrasTagsBulkPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras tags bulk partial update default response has a 4xx status code

func (*ExtrasTagsBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras tags bulk partial update default response a status code equal to that given

func (*ExtrasTagsBulkPartialUpdateDefault) IsRedirect

func (o *ExtrasTagsBulkPartialUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras tags bulk partial update default response has a 3xx status code

func (*ExtrasTagsBulkPartialUpdateDefault) IsServerError

func (o *ExtrasTagsBulkPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras tags bulk partial update default response has a 5xx status code

func (*ExtrasTagsBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras tags bulk partial update default response has a 2xx status code

func (*ExtrasTagsBulkPartialUpdateDefault) String

type ExtrasTagsBulkPartialUpdateOK

type ExtrasTagsBulkPartialUpdateOK struct {
	Payload *models.Tag
}

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

ExtrasTagsBulkPartialUpdateOK extras tags bulk partial update o k

func NewExtrasTagsBulkPartialUpdateOK

func NewExtrasTagsBulkPartialUpdateOK() *ExtrasTagsBulkPartialUpdateOK

NewExtrasTagsBulkPartialUpdateOK creates a ExtrasTagsBulkPartialUpdateOK with default headers values

func (*ExtrasTagsBulkPartialUpdateOK) Code

Code gets the status code for the extras tags bulk partial update o k response

func (*ExtrasTagsBulkPartialUpdateOK) Error

func (*ExtrasTagsBulkPartialUpdateOK) GetPayload

func (o *ExtrasTagsBulkPartialUpdateOK) GetPayload() *models.Tag

func (*ExtrasTagsBulkPartialUpdateOK) IsClientError

func (o *ExtrasTagsBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras tags bulk partial update o k response has a 4xx status code

func (*ExtrasTagsBulkPartialUpdateOK) IsCode

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

IsCode returns true when this extras tags bulk partial update o k response a status code equal to that given

func (*ExtrasTagsBulkPartialUpdateOK) IsRedirect

func (o *ExtrasTagsBulkPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras tags bulk partial update o k response has a 3xx status code

func (*ExtrasTagsBulkPartialUpdateOK) IsServerError

func (o *ExtrasTagsBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras tags bulk partial update o k response has a 5xx status code

func (*ExtrasTagsBulkPartialUpdateOK) IsSuccess

func (o *ExtrasTagsBulkPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras tags bulk partial update o k response has a 2xx status code

func (*ExtrasTagsBulkPartialUpdateOK) String

type ExtrasTagsBulkPartialUpdateParams

type ExtrasTagsBulkPartialUpdateParams struct {

	// Data.
	Data *models.Tag

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

ExtrasTagsBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras tags bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasTagsBulkPartialUpdateParams

func NewExtrasTagsBulkPartialUpdateParams() *ExtrasTagsBulkPartialUpdateParams

NewExtrasTagsBulkPartialUpdateParams creates a new ExtrasTagsBulkPartialUpdateParams 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 NewExtrasTagsBulkPartialUpdateParamsWithContext

func NewExtrasTagsBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasTagsBulkPartialUpdateParams

NewExtrasTagsBulkPartialUpdateParamsWithContext creates a new ExtrasTagsBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasTagsBulkPartialUpdateParamsWithHTTPClient

func NewExtrasTagsBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsBulkPartialUpdateParams

NewExtrasTagsBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasTagsBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsBulkPartialUpdateParamsWithTimeout

func NewExtrasTagsBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsBulkPartialUpdateParams

NewExtrasTagsBulkPartialUpdateParamsWithTimeout creates a new ExtrasTagsBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasTagsBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) SetData

func (o *ExtrasTagsBulkPartialUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) SetDefaults

func (o *ExtrasTagsBulkPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras tags bulk partial update params (not the query body).

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

func (*ExtrasTagsBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) WithData

WithData adds the data to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras tags bulk partial update params (not the query body).

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

func (*ExtrasTagsBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags bulk partial update params

func (*ExtrasTagsBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsBulkPartialUpdateReader

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

ExtrasTagsBulkPartialUpdateReader is a Reader for the ExtrasTagsBulkPartialUpdate structure.

func (*ExtrasTagsBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsBulkUpdateDefault

type ExtrasTagsBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasTagsBulkUpdateDefault extras tags bulk update default

func NewExtrasTagsBulkUpdateDefault

func NewExtrasTagsBulkUpdateDefault(code int) *ExtrasTagsBulkUpdateDefault

NewExtrasTagsBulkUpdateDefault creates a ExtrasTagsBulkUpdateDefault with default headers values

func (*ExtrasTagsBulkUpdateDefault) Code

func (o *ExtrasTagsBulkUpdateDefault) Code() int

Code gets the status code for the extras tags bulk update default response

func (*ExtrasTagsBulkUpdateDefault) Error

func (*ExtrasTagsBulkUpdateDefault) GetPayload

func (o *ExtrasTagsBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasTagsBulkUpdateDefault) IsClientError

func (o *ExtrasTagsBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras tags bulk update default response has a 4xx status code

func (*ExtrasTagsBulkUpdateDefault) IsCode

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

IsCode returns true when this extras tags bulk update default response a status code equal to that given

func (*ExtrasTagsBulkUpdateDefault) IsRedirect

func (o *ExtrasTagsBulkUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras tags bulk update default response has a 3xx status code

func (*ExtrasTagsBulkUpdateDefault) IsServerError

func (o *ExtrasTagsBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras tags bulk update default response has a 5xx status code

func (*ExtrasTagsBulkUpdateDefault) IsSuccess

func (o *ExtrasTagsBulkUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras tags bulk update default response has a 2xx status code

func (*ExtrasTagsBulkUpdateDefault) String

func (o *ExtrasTagsBulkUpdateDefault) String() string

type ExtrasTagsBulkUpdateOK

type ExtrasTagsBulkUpdateOK struct {
	Payload *models.Tag
}

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

ExtrasTagsBulkUpdateOK extras tags bulk update o k

func NewExtrasTagsBulkUpdateOK

func NewExtrasTagsBulkUpdateOK() *ExtrasTagsBulkUpdateOK

NewExtrasTagsBulkUpdateOK creates a ExtrasTagsBulkUpdateOK with default headers values

func (*ExtrasTagsBulkUpdateOK) Code

func (o *ExtrasTagsBulkUpdateOK) Code() int

Code gets the status code for the extras tags bulk update o k response

func (*ExtrasTagsBulkUpdateOK) Error

func (o *ExtrasTagsBulkUpdateOK) Error() string

func (*ExtrasTagsBulkUpdateOK) GetPayload

func (o *ExtrasTagsBulkUpdateOK) GetPayload() *models.Tag

func (*ExtrasTagsBulkUpdateOK) IsClientError

func (o *ExtrasTagsBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras tags bulk update o k response has a 4xx status code

func (*ExtrasTagsBulkUpdateOK) IsCode

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

IsCode returns true when this extras tags bulk update o k response a status code equal to that given

func (*ExtrasTagsBulkUpdateOK) IsRedirect

func (o *ExtrasTagsBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras tags bulk update o k response has a 3xx status code

func (*ExtrasTagsBulkUpdateOK) IsServerError

func (o *ExtrasTagsBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras tags bulk update o k response has a 5xx status code

func (*ExtrasTagsBulkUpdateOK) IsSuccess

func (o *ExtrasTagsBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras tags bulk update o k response has a 2xx status code

func (*ExtrasTagsBulkUpdateOK) String

func (o *ExtrasTagsBulkUpdateOK) String() string

type ExtrasTagsBulkUpdateParams

type ExtrasTagsBulkUpdateParams struct {

	// Data.
	Data *models.Tag

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

ExtrasTagsBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras tags bulk update operation.

Typically these are written to a http.Request.

func NewExtrasTagsBulkUpdateParams

func NewExtrasTagsBulkUpdateParams() *ExtrasTagsBulkUpdateParams

NewExtrasTagsBulkUpdateParams creates a new ExtrasTagsBulkUpdateParams 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 NewExtrasTagsBulkUpdateParamsWithContext

func NewExtrasTagsBulkUpdateParamsWithContext(ctx context.Context) *ExtrasTagsBulkUpdateParams

NewExtrasTagsBulkUpdateParamsWithContext creates a new ExtrasTagsBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasTagsBulkUpdateParamsWithHTTPClient

func NewExtrasTagsBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsBulkUpdateParams

NewExtrasTagsBulkUpdateParamsWithHTTPClient creates a new ExtrasTagsBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsBulkUpdateParamsWithTimeout

func NewExtrasTagsBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsBulkUpdateParams

NewExtrasTagsBulkUpdateParamsWithTimeout creates a new ExtrasTagsBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasTagsBulkUpdateParams) SetContext

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

SetContext adds the context to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) SetData

func (o *ExtrasTagsBulkUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) SetDefaults

func (o *ExtrasTagsBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras tags bulk update params (not the query body).

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

func (*ExtrasTagsBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) WithContext

WithContext adds the context to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) WithData

WithData adds the data to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras tags bulk update params (not the query body).

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

func (*ExtrasTagsBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags bulk update params

func (*ExtrasTagsBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsBulkUpdateReader

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

ExtrasTagsBulkUpdateReader is a Reader for the ExtrasTagsBulkUpdate structure.

func (*ExtrasTagsBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsCreateCreated

type ExtrasTagsCreateCreated struct {
	Payload *models.Tag
}

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

ExtrasTagsCreateCreated extras tags create created

func NewExtrasTagsCreateCreated

func NewExtrasTagsCreateCreated() *ExtrasTagsCreateCreated

NewExtrasTagsCreateCreated creates a ExtrasTagsCreateCreated with default headers values

func (*ExtrasTagsCreateCreated) Code

func (o *ExtrasTagsCreateCreated) Code() int

Code gets the status code for the extras tags create created response

func (*ExtrasTagsCreateCreated) Error

func (o *ExtrasTagsCreateCreated) Error() string

func (*ExtrasTagsCreateCreated) GetPayload

func (o *ExtrasTagsCreateCreated) GetPayload() *models.Tag

func (*ExtrasTagsCreateCreated) IsClientError

func (o *ExtrasTagsCreateCreated) IsClientError() bool

IsClientError returns true when this extras tags create created response has a 4xx status code

func (*ExtrasTagsCreateCreated) IsCode

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

IsCode returns true when this extras tags create created response a status code equal to that given

func (*ExtrasTagsCreateCreated) IsRedirect

func (o *ExtrasTagsCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras tags create created response has a 3xx status code

func (*ExtrasTagsCreateCreated) IsServerError

func (o *ExtrasTagsCreateCreated) IsServerError() bool

IsServerError returns true when this extras tags create created response has a 5xx status code

func (*ExtrasTagsCreateCreated) IsSuccess

func (o *ExtrasTagsCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras tags create created response has a 2xx status code

func (*ExtrasTagsCreateCreated) String

func (o *ExtrasTagsCreateCreated) String() string

type ExtrasTagsCreateDefault

type ExtrasTagsCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsCreateDefault describes a response with status code -1, with default header values.

ExtrasTagsCreateDefault extras tags create default

func NewExtrasTagsCreateDefault

func NewExtrasTagsCreateDefault(code int) *ExtrasTagsCreateDefault

NewExtrasTagsCreateDefault creates a ExtrasTagsCreateDefault with default headers values

func (*ExtrasTagsCreateDefault) Code

func (o *ExtrasTagsCreateDefault) Code() int

Code gets the status code for the extras tags create default response

func (*ExtrasTagsCreateDefault) Error

func (o *ExtrasTagsCreateDefault) Error() string

func (*ExtrasTagsCreateDefault) GetPayload

func (o *ExtrasTagsCreateDefault) GetPayload() interface{}

func (*ExtrasTagsCreateDefault) IsClientError

func (o *ExtrasTagsCreateDefault) IsClientError() bool

IsClientError returns true when this extras tags create default response has a 4xx status code

func (*ExtrasTagsCreateDefault) IsCode

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

IsCode returns true when this extras tags create default response a status code equal to that given

func (*ExtrasTagsCreateDefault) IsRedirect

func (o *ExtrasTagsCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras tags create default response has a 3xx status code

func (*ExtrasTagsCreateDefault) IsServerError

func (o *ExtrasTagsCreateDefault) IsServerError() bool

IsServerError returns true when this extras tags create default response has a 5xx status code

func (*ExtrasTagsCreateDefault) IsSuccess

func (o *ExtrasTagsCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras tags create default response has a 2xx status code

func (*ExtrasTagsCreateDefault) String

func (o *ExtrasTagsCreateDefault) String() string

type ExtrasTagsCreateParams

type ExtrasTagsCreateParams struct {

	// Data.
	Data *models.Tag

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

ExtrasTagsCreateParams contains all the parameters to send to the API endpoint

for the extras tags create operation.

Typically these are written to a http.Request.

func NewExtrasTagsCreateParams

func NewExtrasTagsCreateParams() *ExtrasTagsCreateParams

NewExtrasTagsCreateParams creates a new ExtrasTagsCreateParams 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 NewExtrasTagsCreateParamsWithContext

func NewExtrasTagsCreateParamsWithContext(ctx context.Context) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithContext creates a new ExtrasTagsCreateParams object with the ability to set a context for a request.

func NewExtrasTagsCreateParamsWithHTTPClient

func NewExtrasTagsCreateParamsWithHTTPClient(client *http.Client) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithHTTPClient creates a new ExtrasTagsCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsCreateParamsWithTimeout

func NewExtrasTagsCreateParamsWithTimeout(timeout time.Duration) *ExtrasTagsCreateParams

NewExtrasTagsCreateParamsWithTimeout creates a new ExtrasTagsCreateParams object with the ability to set a timeout on a request.

func (*ExtrasTagsCreateParams) SetContext

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

SetContext adds the context to the extras tags create params

func (*ExtrasTagsCreateParams) SetData

func (o *ExtrasTagsCreateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags create params

func (*ExtrasTagsCreateParams) SetDefaults

func (o *ExtrasTagsCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras tags create params (not the query body).

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

func (*ExtrasTagsCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags create params

func (*ExtrasTagsCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags create params

func (*ExtrasTagsCreateParams) WithContext

WithContext adds the context to the extras tags create params

func (*ExtrasTagsCreateParams) WithData

WithData adds the data to the extras tags create params

func (*ExtrasTagsCreateParams) WithDefaults

WithDefaults hydrates default values in the extras tags create params (not the query body).

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

func (*ExtrasTagsCreateParams) WithHTTPClient

func (o *ExtrasTagsCreateParams) WithHTTPClient(client *http.Client) *ExtrasTagsCreateParams

WithHTTPClient adds the HTTPClient to the extras tags create params

func (*ExtrasTagsCreateParams) WithTimeout

WithTimeout adds the timeout to the extras tags create params

func (*ExtrasTagsCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsCreateReader

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

ExtrasTagsCreateReader is a Reader for the ExtrasTagsCreate structure.

func (*ExtrasTagsCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsDeleteDefault

type ExtrasTagsDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsDeleteDefault describes a response with status code -1, with default header values.

ExtrasTagsDeleteDefault extras tags delete default

func NewExtrasTagsDeleteDefault

func NewExtrasTagsDeleteDefault(code int) *ExtrasTagsDeleteDefault

NewExtrasTagsDeleteDefault creates a ExtrasTagsDeleteDefault with default headers values

func (*ExtrasTagsDeleteDefault) Code

func (o *ExtrasTagsDeleteDefault) Code() int

Code gets the status code for the extras tags delete default response

func (*ExtrasTagsDeleteDefault) Error

func (o *ExtrasTagsDeleteDefault) Error() string

func (*ExtrasTagsDeleteDefault) GetPayload

func (o *ExtrasTagsDeleteDefault) GetPayload() interface{}

func (*ExtrasTagsDeleteDefault) IsClientError

func (o *ExtrasTagsDeleteDefault) IsClientError() bool

IsClientError returns true when this extras tags delete default response has a 4xx status code

func (*ExtrasTagsDeleteDefault) IsCode

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

IsCode returns true when this extras tags delete default response a status code equal to that given

func (*ExtrasTagsDeleteDefault) IsRedirect

func (o *ExtrasTagsDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras tags delete default response has a 3xx status code

func (*ExtrasTagsDeleteDefault) IsServerError

func (o *ExtrasTagsDeleteDefault) IsServerError() bool

IsServerError returns true when this extras tags delete default response has a 5xx status code

func (*ExtrasTagsDeleteDefault) IsSuccess

func (o *ExtrasTagsDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras tags delete default response has a 2xx status code

func (*ExtrasTagsDeleteDefault) String

func (o *ExtrasTagsDeleteDefault) String() string

type ExtrasTagsDeleteNoContent

type ExtrasTagsDeleteNoContent struct {
}

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

ExtrasTagsDeleteNoContent extras tags delete no content

func NewExtrasTagsDeleteNoContent

func NewExtrasTagsDeleteNoContent() *ExtrasTagsDeleteNoContent

NewExtrasTagsDeleteNoContent creates a ExtrasTagsDeleteNoContent with default headers values

func (*ExtrasTagsDeleteNoContent) Code

func (o *ExtrasTagsDeleteNoContent) Code() int

Code gets the status code for the extras tags delete no content response

func (*ExtrasTagsDeleteNoContent) Error

func (o *ExtrasTagsDeleteNoContent) Error() string

func (*ExtrasTagsDeleteNoContent) IsClientError

func (o *ExtrasTagsDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras tags delete no content response has a 4xx status code

func (*ExtrasTagsDeleteNoContent) IsCode

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

IsCode returns true when this extras tags delete no content response a status code equal to that given

func (*ExtrasTagsDeleteNoContent) IsRedirect

func (o *ExtrasTagsDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras tags delete no content response has a 3xx status code

func (*ExtrasTagsDeleteNoContent) IsServerError

func (o *ExtrasTagsDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras tags delete no content response has a 5xx status code

func (*ExtrasTagsDeleteNoContent) IsSuccess

func (o *ExtrasTagsDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras tags delete no content response has a 2xx status code

func (*ExtrasTagsDeleteNoContent) String

func (o *ExtrasTagsDeleteNoContent) String() string

type ExtrasTagsDeleteParams

type ExtrasTagsDeleteParams struct {

	/* ID.

	   A unique integer value identifying this tag.
	*/
	ID int64

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

ExtrasTagsDeleteParams contains all the parameters to send to the API endpoint

for the extras tags delete operation.

Typically these are written to a http.Request.

func NewExtrasTagsDeleteParams

func NewExtrasTagsDeleteParams() *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParams creates a new ExtrasTagsDeleteParams 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 NewExtrasTagsDeleteParamsWithContext

func NewExtrasTagsDeleteParamsWithContext(ctx context.Context) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithContext creates a new ExtrasTagsDeleteParams object with the ability to set a context for a request.

func NewExtrasTagsDeleteParamsWithHTTPClient

func NewExtrasTagsDeleteParamsWithHTTPClient(client *http.Client) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithHTTPClient creates a new ExtrasTagsDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsDeleteParamsWithTimeout

func NewExtrasTagsDeleteParamsWithTimeout(timeout time.Duration) *ExtrasTagsDeleteParams

NewExtrasTagsDeleteParamsWithTimeout creates a new ExtrasTagsDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasTagsDeleteParams) SetContext

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

SetContext adds the context to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetDefaults

func (o *ExtrasTagsDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras tags delete params (not the query body).

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

func (*ExtrasTagsDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetID

func (o *ExtrasTagsDeleteParams) SetID(id int64)

SetID adds the id to the extras tags delete params

func (*ExtrasTagsDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithContext

WithContext adds the context to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras tags delete params (not the query body).

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

func (*ExtrasTagsDeleteParams) WithHTTPClient

func (o *ExtrasTagsDeleteParams) WithHTTPClient(client *http.Client) *ExtrasTagsDeleteParams

WithHTTPClient adds the HTTPClient to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithID

WithID adds the id to the extras tags delete params

func (*ExtrasTagsDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras tags delete params

func (*ExtrasTagsDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsDeleteReader

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

ExtrasTagsDeleteReader is a Reader for the ExtrasTagsDelete structure.

func (*ExtrasTagsDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsListDefault

type ExtrasTagsListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsListDefault describes a response with status code -1, with default header values.

ExtrasTagsListDefault extras tags list default

func NewExtrasTagsListDefault

func NewExtrasTagsListDefault(code int) *ExtrasTagsListDefault

NewExtrasTagsListDefault creates a ExtrasTagsListDefault with default headers values

func (*ExtrasTagsListDefault) Code

func (o *ExtrasTagsListDefault) Code() int

Code gets the status code for the extras tags list default response

func (*ExtrasTagsListDefault) Error

func (o *ExtrasTagsListDefault) Error() string

func (*ExtrasTagsListDefault) GetPayload

func (o *ExtrasTagsListDefault) GetPayload() interface{}

func (*ExtrasTagsListDefault) IsClientError

func (o *ExtrasTagsListDefault) IsClientError() bool

IsClientError returns true when this extras tags list default response has a 4xx status code

func (*ExtrasTagsListDefault) IsCode

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

IsCode returns true when this extras tags list default response a status code equal to that given

func (*ExtrasTagsListDefault) IsRedirect

func (o *ExtrasTagsListDefault) IsRedirect() bool

IsRedirect returns true when this extras tags list default response has a 3xx status code

func (*ExtrasTagsListDefault) IsServerError

func (o *ExtrasTagsListDefault) IsServerError() bool

IsServerError returns true when this extras tags list default response has a 5xx status code

func (*ExtrasTagsListDefault) IsSuccess

func (o *ExtrasTagsListDefault) IsSuccess() bool

IsSuccess returns true when this extras tags list default response has a 2xx status code

func (*ExtrasTagsListDefault) String

func (o *ExtrasTagsListDefault) String() string

type ExtrasTagsListOK

type ExtrasTagsListOK struct {
	Payload *ExtrasTagsListOKBody
}

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

ExtrasTagsListOK extras tags list o k

func NewExtrasTagsListOK

func NewExtrasTagsListOK() *ExtrasTagsListOK

NewExtrasTagsListOK creates a ExtrasTagsListOK with default headers values

func (*ExtrasTagsListOK) Code

func (o *ExtrasTagsListOK) Code() int

Code gets the status code for the extras tags list o k response

func (*ExtrasTagsListOK) Error

func (o *ExtrasTagsListOK) Error() string

func (*ExtrasTagsListOK) GetPayload

func (o *ExtrasTagsListOK) GetPayload() *ExtrasTagsListOKBody

func (*ExtrasTagsListOK) IsClientError

func (o *ExtrasTagsListOK) IsClientError() bool

IsClientError returns true when this extras tags list o k response has a 4xx status code

func (*ExtrasTagsListOK) IsCode

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

IsCode returns true when this extras tags list o k response a status code equal to that given

func (*ExtrasTagsListOK) IsRedirect

func (o *ExtrasTagsListOK) IsRedirect() bool

IsRedirect returns true when this extras tags list o k response has a 3xx status code

func (*ExtrasTagsListOK) IsServerError

func (o *ExtrasTagsListOK) IsServerError() bool

IsServerError returns true when this extras tags list o k response has a 5xx status code

func (*ExtrasTagsListOK) IsSuccess

func (o *ExtrasTagsListOK) IsSuccess() bool

IsSuccess returns true when this extras tags list o k response has a 2xx status code

func (*ExtrasTagsListOK) String

func (o *ExtrasTagsListOK) String() string

type ExtrasTagsListOKBody

type ExtrasTagsListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.Tag `json:"results"`
}

ExtrasTagsListOKBody extras tags list o k body swagger:model ExtrasTagsListOKBody

func (*ExtrasTagsListOKBody) ContextValidate

func (o *ExtrasTagsListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras tags list o k body based on the context it is used

func (*ExtrasTagsListOKBody) MarshalBinary

func (o *ExtrasTagsListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasTagsListOKBody) UnmarshalBinary

func (o *ExtrasTagsListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasTagsListOKBody) Validate

func (o *ExtrasTagsListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras tags list o k body

type ExtrasTagsListParams

type ExtrasTagsListParams struct {

	// Color.
	Color *string

	// ColorIc.
	ColorIc *string

	// ColorIe.
	ColorIe *string

	// ColorIew.
	ColorIew *string

	// ColorIsw.
	ColorIsw *string

	// Colorn.
	Colorn *string

	// ColorNic.
	ColorNic *string

	// ColorNie.
	ColorNie *string

	// ColorNiew.
	ColorNiew *string

	// ColorNisw.
	ColorNisw *string

	// ContentType.
	ContentType *string

	// ContentTypeID.
	ContentTypeID *string

	// Created.
	Created *string

	// CreatedGt.
	CreatedGt *string

	// CreatedGte.
	CreatedGte *string

	// CreatedLt.
	CreatedLt *string

	// CreatedLte.
	CreatedLte *string

	// Createdn.
	Createdn *string

	// Description.
	Description *string

	// DescriptionIc.
	DescriptionIc *string

	// DescriptionIe.
	DescriptionIe *string

	// DescriptionIew.
	DescriptionIew *string

	// DescriptionIsw.
	DescriptionIsw *string

	// Descriptionn.
	Descriptionn *string

	// DescriptionNic.
	DescriptionNic *string

	// DescriptionNie.
	DescriptionNie *string

	// DescriptionNiew.
	DescriptionNiew *string

	// DescriptionNisw.
	DescriptionNisw *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	// LastUpdated.
	LastUpdated *string

	// LastUpdatedGt.
	LastUpdatedGt *string

	// LastUpdatedGte.
	LastUpdatedGte *string

	// LastUpdatedLt.
	LastUpdatedLt *string

	// LastUpdatedLte.
	LastUpdatedLte *string

	// LastUpdatedn.
	LastUpdatedn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// Q.
	Q *string

	// Slug.
	Slug *string

	// SlugIc.
	SlugIc *string

	// SlugIe.
	SlugIe *string

	// SlugIew.
	SlugIew *string

	// SlugIsw.
	SlugIsw *string

	// Slugn.
	Slugn *string

	// SlugNic.
	SlugNic *string

	// SlugNie.
	SlugNie *string

	// SlugNiew.
	SlugNiew *string

	// SlugNisw.
	SlugNisw *string

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

ExtrasTagsListParams contains all the parameters to send to the API endpoint

for the extras tags list operation.

Typically these are written to a http.Request.

func NewExtrasTagsListParams

func NewExtrasTagsListParams() *ExtrasTagsListParams

NewExtrasTagsListParams creates a new ExtrasTagsListParams 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 NewExtrasTagsListParamsWithContext

func NewExtrasTagsListParamsWithContext(ctx context.Context) *ExtrasTagsListParams

NewExtrasTagsListParamsWithContext creates a new ExtrasTagsListParams object with the ability to set a context for a request.

func NewExtrasTagsListParamsWithHTTPClient

func NewExtrasTagsListParamsWithHTTPClient(client *http.Client) *ExtrasTagsListParams

NewExtrasTagsListParamsWithHTTPClient creates a new ExtrasTagsListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsListParamsWithTimeout

func NewExtrasTagsListParamsWithTimeout(timeout time.Duration) *ExtrasTagsListParams

NewExtrasTagsListParamsWithTimeout creates a new ExtrasTagsListParams object with the ability to set a timeout on a request.

func (*ExtrasTagsListParams) SetColor

func (o *ExtrasTagsListParams) SetColor(color *string)

SetColor adds the color to the extras tags list params

func (*ExtrasTagsListParams) SetColorIc

func (o *ExtrasTagsListParams) SetColorIc(colorIc *string)

SetColorIc adds the colorIc to the extras tags list params

func (*ExtrasTagsListParams) SetColorIe

func (o *ExtrasTagsListParams) SetColorIe(colorIe *string)

SetColorIe adds the colorIe to the extras tags list params

func (*ExtrasTagsListParams) SetColorIew

func (o *ExtrasTagsListParams) SetColorIew(colorIew *string)

SetColorIew adds the colorIew to the extras tags list params

func (*ExtrasTagsListParams) SetColorIsw

func (o *ExtrasTagsListParams) SetColorIsw(colorIsw *string)

SetColorIsw adds the colorIsw to the extras tags list params

func (*ExtrasTagsListParams) SetColorNic

func (o *ExtrasTagsListParams) SetColorNic(colorNic *string)

SetColorNic adds the colorNic to the extras tags list params

func (*ExtrasTagsListParams) SetColorNie

func (o *ExtrasTagsListParams) SetColorNie(colorNie *string)

SetColorNie adds the colorNie to the extras tags list params

func (*ExtrasTagsListParams) SetColorNiew

func (o *ExtrasTagsListParams) SetColorNiew(colorNiew *string)

SetColorNiew adds the colorNiew to the extras tags list params

func (*ExtrasTagsListParams) SetColorNisw

func (o *ExtrasTagsListParams) SetColorNisw(colorNisw *string)

SetColorNisw adds the colorNisw to the extras tags list params

func (*ExtrasTagsListParams) SetColorn

func (o *ExtrasTagsListParams) SetColorn(colorn *string)

SetColorn adds the colorN to the extras tags list params

func (*ExtrasTagsListParams) SetContentType

func (o *ExtrasTagsListParams) SetContentType(contentType *string)

SetContentType adds the contentType to the extras tags list params

func (*ExtrasTagsListParams) SetContentTypeID

func (o *ExtrasTagsListParams) SetContentTypeID(contentTypeID *string)

SetContentTypeID adds the contentTypeId to the extras tags list params

func (*ExtrasTagsListParams) SetContext

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

SetContext adds the context to the extras tags list params

func (*ExtrasTagsListParams) SetCreated

func (o *ExtrasTagsListParams) SetCreated(created *string)

SetCreated adds the created to the extras tags list params

func (*ExtrasTagsListParams) SetCreatedGt

func (o *ExtrasTagsListParams) SetCreatedGt(createdGt *string)

SetCreatedGt adds the createdGt to the extras tags list params

func (*ExtrasTagsListParams) SetCreatedGte

func (o *ExtrasTagsListParams) SetCreatedGte(createdGte *string)

SetCreatedGte adds the createdGte to the extras tags list params

func (*ExtrasTagsListParams) SetCreatedLt

func (o *ExtrasTagsListParams) SetCreatedLt(createdLt *string)

SetCreatedLt adds the createdLt to the extras tags list params

func (*ExtrasTagsListParams) SetCreatedLte

func (o *ExtrasTagsListParams) SetCreatedLte(createdLte *string)

SetCreatedLte adds the createdLte to the extras tags list params

func (*ExtrasTagsListParams) SetCreatedn

func (o *ExtrasTagsListParams) SetCreatedn(createdn *string)

SetCreatedn adds the createdN to the extras tags list params

func (*ExtrasTagsListParams) SetDefaults

func (o *ExtrasTagsListParams) SetDefaults()

SetDefaults hydrates default values in the extras tags list params (not the query body).

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

func (*ExtrasTagsListParams) SetDescription

func (o *ExtrasTagsListParams) SetDescription(description *string)

SetDescription adds the description to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionIc

func (o *ExtrasTagsListParams) SetDescriptionIc(descriptionIc *string)

SetDescriptionIc adds the descriptionIc to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionIe

func (o *ExtrasTagsListParams) SetDescriptionIe(descriptionIe *string)

SetDescriptionIe adds the descriptionIe to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionIew

func (o *ExtrasTagsListParams) SetDescriptionIew(descriptionIew *string)

SetDescriptionIew adds the descriptionIew to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionIsw

func (o *ExtrasTagsListParams) SetDescriptionIsw(descriptionIsw *string)

SetDescriptionIsw adds the descriptionIsw to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionNic

func (o *ExtrasTagsListParams) SetDescriptionNic(descriptionNic *string)

SetDescriptionNic adds the descriptionNic to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionNie

func (o *ExtrasTagsListParams) SetDescriptionNie(descriptionNie *string)

SetDescriptionNie adds the descriptionNie to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionNiew

func (o *ExtrasTagsListParams) SetDescriptionNiew(descriptionNiew *string)

SetDescriptionNiew adds the descriptionNiew to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionNisw

func (o *ExtrasTagsListParams) SetDescriptionNisw(descriptionNisw *string)

SetDescriptionNisw adds the descriptionNisw to the extras tags list params

func (*ExtrasTagsListParams) SetDescriptionn

func (o *ExtrasTagsListParams) SetDescriptionn(descriptionn *string)

SetDescriptionn adds the descriptionN to the extras tags list params

func (*ExtrasTagsListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags list params

func (*ExtrasTagsListParams) SetID

func (o *ExtrasTagsListParams) SetID(id *string)

SetID adds the id to the extras tags list params

func (*ExtrasTagsListParams) SetIDGt

func (o *ExtrasTagsListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras tags list params

func (*ExtrasTagsListParams) SetIDGte

func (o *ExtrasTagsListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras tags list params

func (*ExtrasTagsListParams) SetIDLt

func (o *ExtrasTagsListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras tags list params

func (*ExtrasTagsListParams) SetIDLte

func (o *ExtrasTagsListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras tags list params

func (*ExtrasTagsListParams) SetIDn

func (o *ExtrasTagsListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdated

func (o *ExtrasTagsListParams) SetLastUpdated(lastUpdated *string)

SetLastUpdated adds the lastUpdated to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdatedGt

func (o *ExtrasTagsListParams) SetLastUpdatedGt(lastUpdatedGt *string)

SetLastUpdatedGt adds the lastUpdatedGt to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdatedGte

func (o *ExtrasTagsListParams) SetLastUpdatedGte(lastUpdatedGte *string)

SetLastUpdatedGte adds the lastUpdatedGte to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdatedLt

func (o *ExtrasTagsListParams) SetLastUpdatedLt(lastUpdatedLt *string)

SetLastUpdatedLt adds the lastUpdatedLt to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdatedLte

func (o *ExtrasTagsListParams) SetLastUpdatedLte(lastUpdatedLte *string)

SetLastUpdatedLte adds the lastUpdatedLte to the extras tags list params

func (*ExtrasTagsListParams) SetLastUpdatedn

func (o *ExtrasTagsListParams) SetLastUpdatedn(lastUpdatedn *string)

SetLastUpdatedn adds the lastUpdatedN to the extras tags list params

func (*ExtrasTagsListParams) SetLimit

func (o *ExtrasTagsListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras tags list params

func (*ExtrasTagsListParams) SetName

func (o *ExtrasTagsListParams) SetName(name *string)

SetName adds the name to the extras tags list params

func (*ExtrasTagsListParams) SetNameIc

func (o *ExtrasTagsListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras tags list params

func (*ExtrasTagsListParams) SetNameIe

func (o *ExtrasTagsListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras tags list params

func (*ExtrasTagsListParams) SetNameIew

func (o *ExtrasTagsListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras tags list params

func (*ExtrasTagsListParams) SetNameIsw

func (o *ExtrasTagsListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras tags list params

func (*ExtrasTagsListParams) SetNameNic

func (o *ExtrasTagsListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras tags list params

func (*ExtrasTagsListParams) SetNameNie

func (o *ExtrasTagsListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras tags list params

func (*ExtrasTagsListParams) SetNameNiew

func (o *ExtrasTagsListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras tags list params

func (*ExtrasTagsListParams) SetNameNisw

func (o *ExtrasTagsListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras tags list params

func (*ExtrasTagsListParams) SetNamen

func (o *ExtrasTagsListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras tags list params

func (*ExtrasTagsListParams) SetOffset

func (o *ExtrasTagsListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras tags list params

func (*ExtrasTagsListParams) SetOrdering

func (o *ExtrasTagsListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras tags list params

func (*ExtrasTagsListParams) SetQ

func (o *ExtrasTagsListParams) SetQ(q *string)

SetQ adds the q to the extras tags list params

func (*ExtrasTagsListParams) SetSlug

func (o *ExtrasTagsListParams) SetSlug(slug *string)

SetSlug adds the slug to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIc

func (o *ExtrasTagsListParams) SetSlugIc(slugIc *string)

SetSlugIc adds the slugIc to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIe

func (o *ExtrasTagsListParams) SetSlugIe(slugIe *string)

SetSlugIe adds the slugIe to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIew

func (o *ExtrasTagsListParams) SetSlugIew(slugIew *string)

SetSlugIew adds the slugIew to the extras tags list params

func (*ExtrasTagsListParams) SetSlugIsw

func (o *ExtrasTagsListParams) SetSlugIsw(slugIsw *string)

SetSlugIsw adds the slugIsw to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNic

func (o *ExtrasTagsListParams) SetSlugNic(slugNic *string)

SetSlugNic adds the slugNic to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNie

func (o *ExtrasTagsListParams) SetSlugNie(slugNie *string)

SetSlugNie adds the slugNie to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNiew

func (o *ExtrasTagsListParams) SetSlugNiew(slugNiew *string)

SetSlugNiew adds the slugNiew to the extras tags list params

func (*ExtrasTagsListParams) SetSlugNisw

func (o *ExtrasTagsListParams) SetSlugNisw(slugNisw *string)

SetSlugNisw adds the slugNisw to the extras tags list params

func (*ExtrasTagsListParams) SetSlugn

func (o *ExtrasTagsListParams) SetSlugn(slugn *string)

SetSlugn adds the slugN to the extras tags list params

func (*ExtrasTagsListParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags list params

func (*ExtrasTagsListParams) WithColor

func (o *ExtrasTagsListParams) WithColor(color *string) *ExtrasTagsListParams

WithColor adds the color to the extras tags list params

func (*ExtrasTagsListParams) WithColorIc

func (o *ExtrasTagsListParams) WithColorIc(colorIc *string) *ExtrasTagsListParams

WithColorIc adds the colorIc to the extras tags list params

func (*ExtrasTagsListParams) WithColorIe

func (o *ExtrasTagsListParams) WithColorIe(colorIe *string) *ExtrasTagsListParams

WithColorIe adds the colorIe to the extras tags list params

func (*ExtrasTagsListParams) WithColorIew

func (o *ExtrasTagsListParams) WithColorIew(colorIew *string) *ExtrasTagsListParams

WithColorIew adds the colorIew to the extras tags list params

func (*ExtrasTagsListParams) WithColorIsw

func (o *ExtrasTagsListParams) WithColorIsw(colorIsw *string) *ExtrasTagsListParams

WithColorIsw adds the colorIsw to the extras tags list params

func (*ExtrasTagsListParams) WithColorNic

func (o *ExtrasTagsListParams) WithColorNic(colorNic *string) *ExtrasTagsListParams

WithColorNic adds the colorNic to the extras tags list params

func (*ExtrasTagsListParams) WithColorNie

func (o *ExtrasTagsListParams) WithColorNie(colorNie *string) *ExtrasTagsListParams

WithColorNie adds the colorNie to the extras tags list params

func (*ExtrasTagsListParams) WithColorNiew

func (o *ExtrasTagsListParams) WithColorNiew(colorNiew *string) *ExtrasTagsListParams

WithColorNiew adds the colorNiew to the extras tags list params

func (*ExtrasTagsListParams) WithColorNisw

func (o *ExtrasTagsListParams) WithColorNisw(colorNisw *string) *ExtrasTagsListParams

WithColorNisw adds the colorNisw to the extras tags list params

func (*ExtrasTagsListParams) WithColorn

func (o *ExtrasTagsListParams) WithColorn(colorn *string) *ExtrasTagsListParams

WithColorn adds the colorn to the extras tags list params

func (*ExtrasTagsListParams) WithContentType

func (o *ExtrasTagsListParams) WithContentType(contentType *string) *ExtrasTagsListParams

WithContentType adds the contentType to the extras tags list params

func (*ExtrasTagsListParams) WithContentTypeID

func (o *ExtrasTagsListParams) WithContentTypeID(contentTypeID *string) *ExtrasTagsListParams

WithContentTypeID adds the contentTypeID to the extras tags list params

func (*ExtrasTagsListParams) WithContext

WithContext adds the context to the extras tags list params

func (*ExtrasTagsListParams) WithCreated

func (o *ExtrasTagsListParams) WithCreated(created *string) *ExtrasTagsListParams

WithCreated adds the created to the extras tags list params

func (*ExtrasTagsListParams) WithCreatedGt

func (o *ExtrasTagsListParams) WithCreatedGt(createdGt *string) *ExtrasTagsListParams

WithCreatedGt adds the createdGt to the extras tags list params

func (*ExtrasTagsListParams) WithCreatedGte

func (o *ExtrasTagsListParams) WithCreatedGte(createdGte *string) *ExtrasTagsListParams

WithCreatedGte adds the createdGte to the extras tags list params

func (*ExtrasTagsListParams) WithCreatedLt

func (o *ExtrasTagsListParams) WithCreatedLt(createdLt *string) *ExtrasTagsListParams

WithCreatedLt adds the createdLt to the extras tags list params

func (*ExtrasTagsListParams) WithCreatedLte

func (o *ExtrasTagsListParams) WithCreatedLte(createdLte *string) *ExtrasTagsListParams

WithCreatedLte adds the createdLte to the extras tags list params

func (*ExtrasTagsListParams) WithCreatedn

func (o *ExtrasTagsListParams) WithCreatedn(createdn *string) *ExtrasTagsListParams

WithCreatedn adds the createdn to the extras tags list params

func (*ExtrasTagsListParams) WithDefaults

func (o *ExtrasTagsListParams) WithDefaults() *ExtrasTagsListParams

WithDefaults hydrates default values in the extras tags list params (not the query body).

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

func (*ExtrasTagsListParams) WithDescription

func (o *ExtrasTagsListParams) WithDescription(description *string) *ExtrasTagsListParams

WithDescription adds the description to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionIc

func (o *ExtrasTagsListParams) WithDescriptionIc(descriptionIc *string) *ExtrasTagsListParams

WithDescriptionIc adds the descriptionIc to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionIe

func (o *ExtrasTagsListParams) WithDescriptionIe(descriptionIe *string) *ExtrasTagsListParams

WithDescriptionIe adds the descriptionIe to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionIew

func (o *ExtrasTagsListParams) WithDescriptionIew(descriptionIew *string) *ExtrasTagsListParams

WithDescriptionIew adds the descriptionIew to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionIsw

func (o *ExtrasTagsListParams) WithDescriptionIsw(descriptionIsw *string) *ExtrasTagsListParams

WithDescriptionIsw adds the descriptionIsw to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionNic

func (o *ExtrasTagsListParams) WithDescriptionNic(descriptionNic *string) *ExtrasTagsListParams

WithDescriptionNic adds the descriptionNic to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionNie

func (o *ExtrasTagsListParams) WithDescriptionNie(descriptionNie *string) *ExtrasTagsListParams

WithDescriptionNie adds the descriptionNie to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionNiew

func (o *ExtrasTagsListParams) WithDescriptionNiew(descriptionNiew *string) *ExtrasTagsListParams

WithDescriptionNiew adds the descriptionNiew to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionNisw

func (o *ExtrasTagsListParams) WithDescriptionNisw(descriptionNisw *string) *ExtrasTagsListParams

WithDescriptionNisw adds the descriptionNisw to the extras tags list params

func (*ExtrasTagsListParams) WithDescriptionn

func (o *ExtrasTagsListParams) WithDescriptionn(descriptionn *string) *ExtrasTagsListParams

WithDescriptionn adds the descriptionn to the extras tags list params

func (*ExtrasTagsListParams) WithHTTPClient

func (o *ExtrasTagsListParams) WithHTTPClient(client *http.Client) *ExtrasTagsListParams

WithHTTPClient adds the HTTPClient to the extras tags list params

func (*ExtrasTagsListParams) WithID

WithID adds the id to the extras tags list params

func (*ExtrasTagsListParams) WithIDGt

func (o *ExtrasTagsListParams) WithIDGt(iDGt *string) *ExtrasTagsListParams

WithIDGt adds the iDGt to the extras tags list params

func (*ExtrasTagsListParams) WithIDGte

func (o *ExtrasTagsListParams) WithIDGte(iDGte *string) *ExtrasTagsListParams

WithIDGte adds the iDGte to the extras tags list params

func (*ExtrasTagsListParams) WithIDLt

func (o *ExtrasTagsListParams) WithIDLt(iDLt *string) *ExtrasTagsListParams

WithIDLt adds the iDLt to the extras tags list params

func (*ExtrasTagsListParams) WithIDLte

func (o *ExtrasTagsListParams) WithIDLte(iDLte *string) *ExtrasTagsListParams

WithIDLte adds the iDLte to the extras tags list params

func (*ExtrasTagsListParams) WithIDn

WithIDn adds the iDn to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdated

func (o *ExtrasTagsListParams) WithLastUpdated(lastUpdated *string) *ExtrasTagsListParams

WithLastUpdated adds the lastUpdated to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdatedGt

func (o *ExtrasTagsListParams) WithLastUpdatedGt(lastUpdatedGt *string) *ExtrasTagsListParams

WithLastUpdatedGt adds the lastUpdatedGt to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdatedGte

func (o *ExtrasTagsListParams) WithLastUpdatedGte(lastUpdatedGte *string) *ExtrasTagsListParams

WithLastUpdatedGte adds the lastUpdatedGte to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdatedLt

func (o *ExtrasTagsListParams) WithLastUpdatedLt(lastUpdatedLt *string) *ExtrasTagsListParams

WithLastUpdatedLt adds the lastUpdatedLt to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdatedLte

func (o *ExtrasTagsListParams) WithLastUpdatedLte(lastUpdatedLte *string) *ExtrasTagsListParams

WithLastUpdatedLte adds the lastUpdatedLte to the extras tags list params

func (*ExtrasTagsListParams) WithLastUpdatedn

func (o *ExtrasTagsListParams) WithLastUpdatedn(lastUpdatedn *string) *ExtrasTagsListParams

WithLastUpdatedn adds the lastUpdatedn to the extras tags list params

func (*ExtrasTagsListParams) WithLimit

func (o *ExtrasTagsListParams) WithLimit(limit *int64) *ExtrasTagsListParams

WithLimit adds the limit to the extras tags list params

func (*ExtrasTagsListParams) WithName

func (o *ExtrasTagsListParams) WithName(name *string) *ExtrasTagsListParams

WithName adds the name to the extras tags list params

func (*ExtrasTagsListParams) WithNameIc

func (o *ExtrasTagsListParams) WithNameIc(nameIc *string) *ExtrasTagsListParams

WithNameIc adds the nameIc to the extras tags list params

func (*ExtrasTagsListParams) WithNameIe

func (o *ExtrasTagsListParams) WithNameIe(nameIe *string) *ExtrasTagsListParams

WithNameIe adds the nameIe to the extras tags list params

func (*ExtrasTagsListParams) WithNameIew

func (o *ExtrasTagsListParams) WithNameIew(nameIew *string) *ExtrasTagsListParams

WithNameIew adds the nameIew to the extras tags list params

func (*ExtrasTagsListParams) WithNameIsw

func (o *ExtrasTagsListParams) WithNameIsw(nameIsw *string) *ExtrasTagsListParams

WithNameIsw adds the nameIsw to the extras tags list params

func (*ExtrasTagsListParams) WithNameNic

func (o *ExtrasTagsListParams) WithNameNic(nameNic *string) *ExtrasTagsListParams

WithNameNic adds the nameNic to the extras tags list params

func (*ExtrasTagsListParams) WithNameNie

func (o *ExtrasTagsListParams) WithNameNie(nameNie *string) *ExtrasTagsListParams

WithNameNie adds the nameNie to the extras tags list params

func (*ExtrasTagsListParams) WithNameNiew

func (o *ExtrasTagsListParams) WithNameNiew(nameNiew *string) *ExtrasTagsListParams

WithNameNiew adds the nameNiew to the extras tags list params

func (*ExtrasTagsListParams) WithNameNisw

func (o *ExtrasTagsListParams) WithNameNisw(nameNisw *string) *ExtrasTagsListParams

WithNameNisw adds the nameNisw to the extras tags list params

func (*ExtrasTagsListParams) WithNamen

func (o *ExtrasTagsListParams) WithNamen(namen *string) *ExtrasTagsListParams

WithNamen adds the namen to the extras tags list params

func (*ExtrasTagsListParams) WithOffset

func (o *ExtrasTagsListParams) WithOffset(offset *int64) *ExtrasTagsListParams

WithOffset adds the offset to the extras tags list params

func (*ExtrasTagsListParams) WithOrdering

func (o *ExtrasTagsListParams) WithOrdering(ordering *string) *ExtrasTagsListParams

WithOrdering adds the ordering to the extras tags list params

func (*ExtrasTagsListParams) WithQ

WithQ adds the q to the extras tags list params

func (*ExtrasTagsListParams) WithSlug

func (o *ExtrasTagsListParams) WithSlug(slug *string) *ExtrasTagsListParams

WithSlug adds the slug to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIc

func (o *ExtrasTagsListParams) WithSlugIc(slugIc *string) *ExtrasTagsListParams

WithSlugIc adds the slugIc to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIe

func (o *ExtrasTagsListParams) WithSlugIe(slugIe *string) *ExtrasTagsListParams

WithSlugIe adds the slugIe to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIew

func (o *ExtrasTagsListParams) WithSlugIew(slugIew *string) *ExtrasTagsListParams

WithSlugIew adds the slugIew to the extras tags list params

func (*ExtrasTagsListParams) WithSlugIsw

func (o *ExtrasTagsListParams) WithSlugIsw(slugIsw *string) *ExtrasTagsListParams

WithSlugIsw adds the slugIsw to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNic

func (o *ExtrasTagsListParams) WithSlugNic(slugNic *string) *ExtrasTagsListParams

WithSlugNic adds the slugNic to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNie

func (o *ExtrasTagsListParams) WithSlugNie(slugNie *string) *ExtrasTagsListParams

WithSlugNie adds the slugNie to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNiew

func (o *ExtrasTagsListParams) WithSlugNiew(slugNiew *string) *ExtrasTagsListParams

WithSlugNiew adds the slugNiew to the extras tags list params

func (*ExtrasTagsListParams) WithSlugNisw

func (o *ExtrasTagsListParams) WithSlugNisw(slugNisw *string) *ExtrasTagsListParams

WithSlugNisw adds the slugNisw to the extras tags list params

func (*ExtrasTagsListParams) WithSlugn

func (o *ExtrasTagsListParams) WithSlugn(slugn *string) *ExtrasTagsListParams

WithSlugn adds the slugn to the extras tags list params

func (*ExtrasTagsListParams) WithTimeout

func (o *ExtrasTagsListParams) WithTimeout(timeout time.Duration) *ExtrasTagsListParams

WithTimeout adds the timeout to the extras tags list params

func (*ExtrasTagsListParams) WriteToRequest

func (o *ExtrasTagsListParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExtrasTagsListReader

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

ExtrasTagsListReader is a Reader for the ExtrasTagsList structure.

func (*ExtrasTagsListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsPartialUpdateDefault

type ExtrasTagsPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasTagsPartialUpdateDefault extras tags partial update default

func NewExtrasTagsPartialUpdateDefault

func NewExtrasTagsPartialUpdateDefault(code int) *ExtrasTagsPartialUpdateDefault

NewExtrasTagsPartialUpdateDefault creates a ExtrasTagsPartialUpdateDefault with default headers values

func (*ExtrasTagsPartialUpdateDefault) Code

Code gets the status code for the extras tags partial update default response

func (*ExtrasTagsPartialUpdateDefault) Error

func (*ExtrasTagsPartialUpdateDefault) GetPayload

func (o *ExtrasTagsPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasTagsPartialUpdateDefault) IsClientError

func (o *ExtrasTagsPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras tags partial update default response has a 4xx status code

func (*ExtrasTagsPartialUpdateDefault) IsCode

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

IsCode returns true when this extras tags partial update default response a status code equal to that given

func (*ExtrasTagsPartialUpdateDefault) IsRedirect

func (o *ExtrasTagsPartialUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras tags partial update default response has a 3xx status code

func (*ExtrasTagsPartialUpdateDefault) IsServerError

func (o *ExtrasTagsPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras tags partial update default response has a 5xx status code

func (*ExtrasTagsPartialUpdateDefault) IsSuccess

func (o *ExtrasTagsPartialUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras tags partial update default response has a 2xx status code

func (*ExtrasTagsPartialUpdateDefault) String

type ExtrasTagsPartialUpdateOK

type ExtrasTagsPartialUpdateOK struct {
	Payload *models.Tag
}

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

ExtrasTagsPartialUpdateOK extras tags partial update o k

func NewExtrasTagsPartialUpdateOK

func NewExtrasTagsPartialUpdateOK() *ExtrasTagsPartialUpdateOK

NewExtrasTagsPartialUpdateOK creates a ExtrasTagsPartialUpdateOK with default headers values

func (*ExtrasTagsPartialUpdateOK) Code

func (o *ExtrasTagsPartialUpdateOK) Code() int

Code gets the status code for the extras tags partial update o k response

func (*ExtrasTagsPartialUpdateOK) Error

func (o *ExtrasTagsPartialUpdateOK) Error() string

func (*ExtrasTagsPartialUpdateOK) GetPayload

func (o *ExtrasTagsPartialUpdateOK) GetPayload() *models.Tag

func (*ExtrasTagsPartialUpdateOK) IsClientError

func (o *ExtrasTagsPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras tags partial update o k response has a 4xx status code

func (*ExtrasTagsPartialUpdateOK) IsCode

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

IsCode returns true when this extras tags partial update o k response a status code equal to that given

func (*ExtrasTagsPartialUpdateOK) IsRedirect

func (o *ExtrasTagsPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras tags partial update o k response has a 3xx status code

func (*ExtrasTagsPartialUpdateOK) IsServerError

func (o *ExtrasTagsPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras tags partial update o k response has a 5xx status code

func (*ExtrasTagsPartialUpdateOK) IsSuccess

func (o *ExtrasTagsPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras tags partial update o k response has a 2xx status code

func (*ExtrasTagsPartialUpdateOK) String

func (o *ExtrasTagsPartialUpdateOK) String() string

type ExtrasTagsPartialUpdateParams

type ExtrasTagsPartialUpdateParams struct {

	// Data.
	Data *models.Tag

	/* ID.

	   A unique integer value identifying this tag.
	*/
	ID int64

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

ExtrasTagsPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras tags partial update operation.

Typically these are written to a http.Request.

func NewExtrasTagsPartialUpdateParams

func NewExtrasTagsPartialUpdateParams() *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParams creates a new ExtrasTagsPartialUpdateParams 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 NewExtrasTagsPartialUpdateParamsWithContext

func NewExtrasTagsPartialUpdateParamsWithContext(ctx context.Context) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithContext creates a new ExtrasTagsPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasTagsPartialUpdateParamsWithHTTPClient

func NewExtrasTagsPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithHTTPClient creates a new ExtrasTagsPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsPartialUpdateParamsWithTimeout

func NewExtrasTagsPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsPartialUpdateParams

NewExtrasTagsPartialUpdateParamsWithTimeout creates a new ExtrasTagsPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasTagsPartialUpdateParams) SetContext

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

SetContext adds the context to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetData

func (o *ExtrasTagsPartialUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetDefaults

func (o *ExtrasTagsPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras tags partial update params (not the query body).

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

func (*ExtrasTagsPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetID

func (o *ExtrasTagsPartialUpdateParams) SetID(id int64)

SetID adds the id to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithContext

WithContext adds the context to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithData

WithData adds the data to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras tags partial update params (not the query body).

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

func (*ExtrasTagsPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithID

WithID adds the id to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags partial update params

func (*ExtrasTagsPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsPartialUpdateReader

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

ExtrasTagsPartialUpdateReader is a Reader for the ExtrasTagsPartialUpdate structure.

func (*ExtrasTagsPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsReadDefault

type ExtrasTagsReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsReadDefault describes a response with status code -1, with default header values.

ExtrasTagsReadDefault extras tags read default

func NewExtrasTagsReadDefault

func NewExtrasTagsReadDefault(code int) *ExtrasTagsReadDefault

NewExtrasTagsReadDefault creates a ExtrasTagsReadDefault with default headers values

func (*ExtrasTagsReadDefault) Code

func (o *ExtrasTagsReadDefault) Code() int

Code gets the status code for the extras tags read default response

func (*ExtrasTagsReadDefault) Error

func (o *ExtrasTagsReadDefault) Error() string

func (*ExtrasTagsReadDefault) GetPayload

func (o *ExtrasTagsReadDefault) GetPayload() interface{}

func (*ExtrasTagsReadDefault) IsClientError

func (o *ExtrasTagsReadDefault) IsClientError() bool

IsClientError returns true when this extras tags read default response has a 4xx status code

func (*ExtrasTagsReadDefault) IsCode

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

IsCode returns true when this extras tags read default response a status code equal to that given

func (*ExtrasTagsReadDefault) IsRedirect

func (o *ExtrasTagsReadDefault) IsRedirect() bool

IsRedirect returns true when this extras tags read default response has a 3xx status code

func (*ExtrasTagsReadDefault) IsServerError

func (o *ExtrasTagsReadDefault) IsServerError() bool

IsServerError returns true when this extras tags read default response has a 5xx status code

func (*ExtrasTagsReadDefault) IsSuccess

func (o *ExtrasTagsReadDefault) IsSuccess() bool

IsSuccess returns true when this extras tags read default response has a 2xx status code

func (*ExtrasTagsReadDefault) String

func (o *ExtrasTagsReadDefault) String() string

type ExtrasTagsReadOK

type ExtrasTagsReadOK struct {
	Payload *models.Tag
}

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

ExtrasTagsReadOK extras tags read o k

func NewExtrasTagsReadOK

func NewExtrasTagsReadOK() *ExtrasTagsReadOK

NewExtrasTagsReadOK creates a ExtrasTagsReadOK with default headers values

func (*ExtrasTagsReadOK) Code

func (o *ExtrasTagsReadOK) Code() int

Code gets the status code for the extras tags read o k response

func (*ExtrasTagsReadOK) Error

func (o *ExtrasTagsReadOK) Error() string

func (*ExtrasTagsReadOK) GetPayload

func (o *ExtrasTagsReadOK) GetPayload() *models.Tag

func (*ExtrasTagsReadOK) IsClientError

func (o *ExtrasTagsReadOK) IsClientError() bool

IsClientError returns true when this extras tags read o k response has a 4xx status code

func (*ExtrasTagsReadOK) IsCode

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

IsCode returns true when this extras tags read o k response a status code equal to that given

func (*ExtrasTagsReadOK) IsRedirect

func (o *ExtrasTagsReadOK) IsRedirect() bool

IsRedirect returns true when this extras tags read o k response has a 3xx status code

func (*ExtrasTagsReadOK) IsServerError

func (o *ExtrasTagsReadOK) IsServerError() bool

IsServerError returns true when this extras tags read o k response has a 5xx status code

func (*ExtrasTagsReadOK) IsSuccess

func (o *ExtrasTagsReadOK) IsSuccess() bool

IsSuccess returns true when this extras tags read o k response has a 2xx status code

func (*ExtrasTagsReadOK) String

func (o *ExtrasTagsReadOK) String() string

type ExtrasTagsReadParams

type ExtrasTagsReadParams struct {

	/* ID.

	   A unique integer value identifying this tag.
	*/
	ID int64

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

ExtrasTagsReadParams contains all the parameters to send to the API endpoint

for the extras tags read operation.

Typically these are written to a http.Request.

func NewExtrasTagsReadParams

func NewExtrasTagsReadParams() *ExtrasTagsReadParams

NewExtrasTagsReadParams creates a new ExtrasTagsReadParams 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 NewExtrasTagsReadParamsWithContext

func NewExtrasTagsReadParamsWithContext(ctx context.Context) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithContext creates a new ExtrasTagsReadParams object with the ability to set a context for a request.

func NewExtrasTagsReadParamsWithHTTPClient

func NewExtrasTagsReadParamsWithHTTPClient(client *http.Client) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithHTTPClient creates a new ExtrasTagsReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsReadParamsWithTimeout

func NewExtrasTagsReadParamsWithTimeout(timeout time.Duration) *ExtrasTagsReadParams

NewExtrasTagsReadParamsWithTimeout creates a new ExtrasTagsReadParams object with the ability to set a timeout on a request.

func (*ExtrasTagsReadParams) SetContext

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

SetContext adds the context to the extras tags read params

func (*ExtrasTagsReadParams) SetDefaults

func (o *ExtrasTagsReadParams) SetDefaults()

SetDefaults hydrates default values in the extras tags read params (not the query body).

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

func (*ExtrasTagsReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags read params

func (*ExtrasTagsReadParams) SetID

func (o *ExtrasTagsReadParams) SetID(id int64)

SetID adds the id to the extras tags read params

func (*ExtrasTagsReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags read params

func (*ExtrasTagsReadParams) WithContext

WithContext adds the context to the extras tags read params

func (*ExtrasTagsReadParams) WithDefaults

func (o *ExtrasTagsReadParams) WithDefaults() *ExtrasTagsReadParams

WithDefaults hydrates default values in the extras tags read params (not the query body).

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

func (*ExtrasTagsReadParams) WithHTTPClient

func (o *ExtrasTagsReadParams) WithHTTPClient(client *http.Client) *ExtrasTagsReadParams

WithHTTPClient adds the HTTPClient to the extras tags read params

func (*ExtrasTagsReadParams) WithID

WithID adds the id to the extras tags read params

func (*ExtrasTagsReadParams) WithTimeout

func (o *ExtrasTagsReadParams) WithTimeout(timeout time.Duration) *ExtrasTagsReadParams

WithTimeout adds the timeout to the extras tags read params

func (*ExtrasTagsReadParams) WriteToRequest

func (o *ExtrasTagsReadParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type ExtrasTagsReadReader

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

ExtrasTagsReadReader is a Reader for the ExtrasTagsRead structure.

func (*ExtrasTagsReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasTagsUpdateDefault

type ExtrasTagsUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasTagsUpdateDefault describes a response with status code -1, with default header values.

ExtrasTagsUpdateDefault extras tags update default

func NewExtrasTagsUpdateDefault

func NewExtrasTagsUpdateDefault(code int) *ExtrasTagsUpdateDefault

NewExtrasTagsUpdateDefault creates a ExtrasTagsUpdateDefault with default headers values

func (*ExtrasTagsUpdateDefault) Code

func (o *ExtrasTagsUpdateDefault) Code() int

Code gets the status code for the extras tags update default response

func (*ExtrasTagsUpdateDefault) Error

func (o *ExtrasTagsUpdateDefault) Error() string

func (*ExtrasTagsUpdateDefault) GetPayload

func (o *ExtrasTagsUpdateDefault) GetPayload() interface{}

func (*ExtrasTagsUpdateDefault) IsClientError

func (o *ExtrasTagsUpdateDefault) IsClientError() bool

IsClientError returns true when this extras tags update default response has a 4xx status code

func (*ExtrasTagsUpdateDefault) IsCode

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

IsCode returns true when this extras tags update default response a status code equal to that given

func (*ExtrasTagsUpdateDefault) IsRedirect

func (o *ExtrasTagsUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras tags update default response has a 3xx status code

func (*ExtrasTagsUpdateDefault) IsServerError

func (o *ExtrasTagsUpdateDefault) IsServerError() bool

IsServerError returns true when this extras tags update default response has a 5xx status code

func (*ExtrasTagsUpdateDefault) IsSuccess

func (o *ExtrasTagsUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras tags update default response has a 2xx status code

func (*ExtrasTagsUpdateDefault) String

func (o *ExtrasTagsUpdateDefault) String() string

type ExtrasTagsUpdateOK

type ExtrasTagsUpdateOK struct {
	Payload *models.Tag
}

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

ExtrasTagsUpdateOK extras tags update o k

func NewExtrasTagsUpdateOK

func NewExtrasTagsUpdateOK() *ExtrasTagsUpdateOK

NewExtrasTagsUpdateOK creates a ExtrasTagsUpdateOK with default headers values

func (*ExtrasTagsUpdateOK) Code

func (o *ExtrasTagsUpdateOK) Code() int

Code gets the status code for the extras tags update o k response

func (*ExtrasTagsUpdateOK) Error

func (o *ExtrasTagsUpdateOK) Error() string

func (*ExtrasTagsUpdateOK) GetPayload

func (o *ExtrasTagsUpdateOK) GetPayload() *models.Tag

func (*ExtrasTagsUpdateOK) IsClientError

func (o *ExtrasTagsUpdateOK) IsClientError() bool

IsClientError returns true when this extras tags update o k response has a 4xx status code

func (*ExtrasTagsUpdateOK) IsCode

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

IsCode returns true when this extras tags update o k response a status code equal to that given

func (*ExtrasTagsUpdateOK) IsRedirect

func (o *ExtrasTagsUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras tags update o k response has a 3xx status code

func (*ExtrasTagsUpdateOK) IsServerError

func (o *ExtrasTagsUpdateOK) IsServerError() bool

IsServerError returns true when this extras tags update o k response has a 5xx status code

func (*ExtrasTagsUpdateOK) IsSuccess

func (o *ExtrasTagsUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras tags update o k response has a 2xx status code

func (*ExtrasTagsUpdateOK) String

func (o *ExtrasTagsUpdateOK) String() string

type ExtrasTagsUpdateParams

type ExtrasTagsUpdateParams struct {

	// Data.
	Data *models.Tag

	/* ID.

	   A unique integer value identifying this tag.
	*/
	ID int64

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

ExtrasTagsUpdateParams contains all the parameters to send to the API endpoint

for the extras tags update operation.

Typically these are written to a http.Request.

func NewExtrasTagsUpdateParams

func NewExtrasTagsUpdateParams() *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParams creates a new ExtrasTagsUpdateParams 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 NewExtrasTagsUpdateParamsWithContext

func NewExtrasTagsUpdateParamsWithContext(ctx context.Context) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithContext creates a new ExtrasTagsUpdateParams object with the ability to set a context for a request.

func NewExtrasTagsUpdateParamsWithHTTPClient

func NewExtrasTagsUpdateParamsWithHTTPClient(client *http.Client) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithHTTPClient creates a new ExtrasTagsUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasTagsUpdateParamsWithTimeout

func NewExtrasTagsUpdateParamsWithTimeout(timeout time.Duration) *ExtrasTagsUpdateParams

NewExtrasTagsUpdateParamsWithTimeout creates a new ExtrasTagsUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasTagsUpdateParams) SetContext

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

SetContext adds the context to the extras tags update params

func (*ExtrasTagsUpdateParams) SetData

func (o *ExtrasTagsUpdateParams) SetData(data *models.Tag)

SetData adds the data to the extras tags update params

func (*ExtrasTagsUpdateParams) SetDefaults

func (o *ExtrasTagsUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras tags update params (not the query body).

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

func (*ExtrasTagsUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras tags update params

func (*ExtrasTagsUpdateParams) SetID

func (o *ExtrasTagsUpdateParams) SetID(id int64)

SetID adds the id to the extras tags update params

func (*ExtrasTagsUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras tags update params

func (*ExtrasTagsUpdateParams) WithContext

WithContext adds the context to the extras tags update params

func (*ExtrasTagsUpdateParams) WithData

WithData adds the data to the extras tags update params

func (*ExtrasTagsUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras tags update params (not the query body).

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

func (*ExtrasTagsUpdateParams) WithHTTPClient

func (o *ExtrasTagsUpdateParams) WithHTTPClient(client *http.Client) *ExtrasTagsUpdateParams

WithHTTPClient adds the HTTPClient to the extras tags update params

func (*ExtrasTagsUpdateParams) WithID

WithID adds the id to the extras tags update params

func (*ExtrasTagsUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras tags update params

func (*ExtrasTagsUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasTagsUpdateReader

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

ExtrasTagsUpdateReader is a Reader for the ExtrasTagsUpdate structure.

func (*ExtrasTagsUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksBulkDeleteDefault

type ExtrasWebhooksBulkDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksBulkDeleteDefault describes a response with status code -1, with default header values.

ExtrasWebhooksBulkDeleteDefault extras webhooks bulk delete default

func NewExtrasWebhooksBulkDeleteDefault

func NewExtrasWebhooksBulkDeleteDefault(code int) *ExtrasWebhooksBulkDeleteDefault

NewExtrasWebhooksBulkDeleteDefault creates a ExtrasWebhooksBulkDeleteDefault with default headers values

func (*ExtrasWebhooksBulkDeleteDefault) Code

Code gets the status code for the extras webhooks bulk delete default response

func (*ExtrasWebhooksBulkDeleteDefault) Error

func (*ExtrasWebhooksBulkDeleteDefault) GetPayload

func (o *ExtrasWebhooksBulkDeleteDefault) GetPayload() interface{}

func (*ExtrasWebhooksBulkDeleteDefault) IsClientError

func (o *ExtrasWebhooksBulkDeleteDefault) IsClientError() bool

IsClientError returns true when this extras webhooks bulk delete default response has a 4xx status code

func (*ExtrasWebhooksBulkDeleteDefault) IsCode

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

IsCode returns true when this extras webhooks bulk delete default response a status code equal to that given

func (*ExtrasWebhooksBulkDeleteDefault) IsRedirect

func (o *ExtrasWebhooksBulkDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks bulk delete default response has a 3xx status code

func (*ExtrasWebhooksBulkDeleteDefault) IsServerError

func (o *ExtrasWebhooksBulkDeleteDefault) IsServerError() bool

IsServerError returns true when this extras webhooks bulk delete default response has a 5xx status code

func (*ExtrasWebhooksBulkDeleteDefault) IsSuccess

func (o *ExtrasWebhooksBulkDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks bulk delete default response has a 2xx status code

func (*ExtrasWebhooksBulkDeleteDefault) String

type ExtrasWebhooksBulkDeleteNoContent

type ExtrasWebhooksBulkDeleteNoContent struct {
}

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

ExtrasWebhooksBulkDeleteNoContent extras webhooks bulk delete no content

func NewExtrasWebhooksBulkDeleteNoContent

func NewExtrasWebhooksBulkDeleteNoContent() *ExtrasWebhooksBulkDeleteNoContent

NewExtrasWebhooksBulkDeleteNoContent creates a ExtrasWebhooksBulkDeleteNoContent with default headers values

func (*ExtrasWebhooksBulkDeleteNoContent) Code

Code gets the status code for the extras webhooks bulk delete no content response

func (*ExtrasWebhooksBulkDeleteNoContent) Error

func (*ExtrasWebhooksBulkDeleteNoContent) IsClientError

func (o *ExtrasWebhooksBulkDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras webhooks bulk delete no content response has a 4xx status code

func (*ExtrasWebhooksBulkDeleteNoContent) IsCode

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

IsCode returns true when this extras webhooks bulk delete no content response a status code equal to that given

func (*ExtrasWebhooksBulkDeleteNoContent) IsRedirect

func (o *ExtrasWebhooksBulkDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras webhooks bulk delete no content response has a 3xx status code

func (*ExtrasWebhooksBulkDeleteNoContent) IsServerError

func (o *ExtrasWebhooksBulkDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras webhooks bulk delete no content response has a 5xx status code

func (*ExtrasWebhooksBulkDeleteNoContent) IsSuccess

func (o *ExtrasWebhooksBulkDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras webhooks bulk delete no content response has a 2xx status code

func (*ExtrasWebhooksBulkDeleteNoContent) String

type ExtrasWebhooksBulkDeleteParams

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

ExtrasWebhooksBulkDeleteParams contains all the parameters to send to the API endpoint

for the extras webhooks bulk delete operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksBulkDeleteParams

func NewExtrasWebhooksBulkDeleteParams() *ExtrasWebhooksBulkDeleteParams

NewExtrasWebhooksBulkDeleteParams creates a new ExtrasWebhooksBulkDeleteParams 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 NewExtrasWebhooksBulkDeleteParamsWithContext

func NewExtrasWebhooksBulkDeleteParamsWithContext(ctx context.Context) *ExtrasWebhooksBulkDeleteParams

NewExtrasWebhooksBulkDeleteParamsWithContext creates a new ExtrasWebhooksBulkDeleteParams object with the ability to set a context for a request.

func NewExtrasWebhooksBulkDeleteParamsWithHTTPClient

func NewExtrasWebhooksBulkDeleteParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksBulkDeleteParams

NewExtrasWebhooksBulkDeleteParamsWithHTTPClient creates a new ExtrasWebhooksBulkDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksBulkDeleteParamsWithTimeout

func NewExtrasWebhooksBulkDeleteParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksBulkDeleteParams

NewExtrasWebhooksBulkDeleteParamsWithTimeout creates a new ExtrasWebhooksBulkDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksBulkDeleteParams) SetContext

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

SetContext adds the context to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) SetDefaults

func (o *ExtrasWebhooksBulkDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks bulk delete params (not the query body).

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

func (*ExtrasWebhooksBulkDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) WithContext

WithContext adds the context to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks bulk delete params (not the query body).

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

func (*ExtrasWebhooksBulkDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks bulk delete params

func (*ExtrasWebhooksBulkDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksBulkDeleteReader

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

ExtrasWebhooksBulkDeleteReader is a Reader for the ExtrasWebhooksBulkDelete structure.

func (*ExtrasWebhooksBulkDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksBulkPartialUpdateDefault

type ExtrasWebhooksBulkPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksBulkPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasWebhooksBulkPartialUpdateDefault extras webhooks bulk partial update default

func NewExtrasWebhooksBulkPartialUpdateDefault

func NewExtrasWebhooksBulkPartialUpdateDefault(code int) *ExtrasWebhooksBulkPartialUpdateDefault

NewExtrasWebhooksBulkPartialUpdateDefault creates a ExtrasWebhooksBulkPartialUpdateDefault with default headers values

func (*ExtrasWebhooksBulkPartialUpdateDefault) Code

Code gets the status code for the extras webhooks bulk partial update default response

func (*ExtrasWebhooksBulkPartialUpdateDefault) Error

func (*ExtrasWebhooksBulkPartialUpdateDefault) GetPayload

func (o *ExtrasWebhooksBulkPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasWebhooksBulkPartialUpdateDefault) IsClientError

func (o *ExtrasWebhooksBulkPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras webhooks bulk partial update default response has a 4xx status code

func (*ExtrasWebhooksBulkPartialUpdateDefault) IsCode

IsCode returns true when this extras webhooks bulk partial update default response a status code equal to that given

func (*ExtrasWebhooksBulkPartialUpdateDefault) IsRedirect

IsRedirect returns true when this extras webhooks bulk partial update default response has a 3xx status code

func (*ExtrasWebhooksBulkPartialUpdateDefault) IsServerError

func (o *ExtrasWebhooksBulkPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras webhooks bulk partial update default response has a 5xx status code

func (*ExtrasWebhooksBulkPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras webhooks bulk partial update default response has a 2xx status code

func (*ExtrasWebhooksBulkPartialUpdateDefault) String

type ExtrasWebhooksBulkPartialUpdateOK

type ExtrasWebhooksBulkPartialUpdateOK struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksBulkPartialUpdateOK extras webhooks bulk partial update o k

func NewExtrasWebhooksBulkPartialUpdateOK

func NewExtrasWebhooksBulkPartialUpdateOK() *ExtrasWebhooksBulkPartialUpdateOK

NewExtrasWebhooksBulkPartialUpdateOK creates a ExtrasWebhooksBulkPartialUpdateOK with default headers values

func (*ExtrasWebhooksBulkPartialUpdateOK) Code

Code gets the status code for the extras webhooks bulk partial update o k response

func (*ExtrasWebhooksBulkPartialUpdateOK) Error

func (*ExtrasWebhooksBulkPartialUpdateOK) GetPayload

func (*ExtrasWebhooksBulkPartialUpdateOK) IsClientError

func (o *ExtrasWebhooksBulkPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras webhooks bulk partial update o k response has a 4xx status code

func (*ExtrasWebhooksBulkPartialUpdateOK) IsCode

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

IsCode returns true when this extras webhooks bulk partial update o k response a status code equal to that given

func (*ExtrasWebhooksBulkPartialUpdateOK) IsRedirect

func (o *ExtrasWebhooksBulkPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks bulk partial update o k response has a 3xx status code

func (*ExtrasWebhooksBulkPartialUpdateOK) IsServerError

func (o *ExtrasWebhooksBulkPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras webhooks bulk partial update o k response has a 5xx status code

func (*ExtrasWebhooksBulkPartialUpdateOK) IsSuccess

func (o *ExtrasWebhooksBulkPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks bulk partial update o k response has a 2xx status code

func (*ExtrasWebhooksBulkPartialUpdateOK) String

type ExtrasWebhooksBulkPartialUpdateParams

type ExtrasWebhooksBulkPartialUpdateParams struct {

	// Data.
	Data *models.Webhook

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

ExtrasWebhooksBulkPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras webhooks bulk partial update operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksBulkPartialUpdateParams

func NewExtrasWebhooksBulkPartialUpdateParams() *ExtrasWebhooksBulkPartialUpdateParams

NewExtrasWebhooksBulkPartialUpdateParams creates a new ExtrasWebhooksBulkPartialUpdateParams 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 NewExtrasWebhooksBulkPartialUpdateParamsWithContext

func NewExtrasWebhooksBulkPartialUpdateParamsWithContext(ctx context.Context) *ExtrasWebhooksBulkPartialUpdateParams

NewExtrasWebhooksBulkPartialUpdateParamsWithContext creates a new ExtrasWebhooksBulkPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasWebhooksBulkPartialUpdateParamsWithHTTPClient

func NewExtrasWebhooksBulkPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksBulkPartialUpdateParams

NewExtrasWebhooksBulkPartialUpdateParamsWithHTTPClient creates a new ExtrasWebhooksBulkPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksBulkPartialUpdateParamsWithTimeout

func NewExtrasWebhooksBulkPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksBulkPartialUpdateParams

NewExtrasWebhooksBulkPartialUpdateParamsWithTimeout creates a new ExtrasWebhooksBulkPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksBulkPartialUpdateParams) SetContext

SetContext adds the context to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) SetData

SetData adds the data to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) SetDefaults

func (o *ExtrasWebhooksBulkPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks bulk partial update params (not the query body).

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

func (*ExtrasWebhooksBulkPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) WithContext

WithContext adds the context to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) WithData

WithData adds the data to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks bulk partial update params (not the query body).

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

func (*ExtrasWebhooksBulkPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks bulk partial update params

func (*ExtrasWebhooksBulkPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksBulkPartialUpdateReader

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

ExtrasWebhooksBulkPartialUpdateReader is a Reader for the ExtrasWebhooksBulkPartialUpdate structure.

func (*ExtrasWebhooksBulkPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksBulkUpdateDefault

type ExtrasWebhooksBulkUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksBulkUpdateDefault describes a response with status code -1, with default header values.

ExtrasWebhooksBulkUpdateDefault extras webhooks bulk update default

func NewExtrasWebhooksBulkUpdateDefault

func NewExtrasWebhooksBulkUpdateDefault(code int) *ExtrasWebhooksBulkUpdateDefault

NewExtrasWebhooksBulkUpdateDefault creates a ExtrasWebhooksBulkUpdateDefault with default headers values

func (*ExtrasWebhooksBulkUpdateDefault) Code

Code gets the status code for the extras webhooks bulk update default response

func (*ExtrasWebhooksBulkUpdateDefault) Error

func (*ExtrasWebhooksBulkUpdateDefault) GetPayload

func (o *ExtrasWebhooksBulkUpdateDefault) GetPayload() interface{}

func (*ExtrasWebhooksBulkUpdateDefault) IsClientError

func (o *ExtrasWebhooksBulkUpdateDefault) IsClientError() bool

IsClientError returns true when this extras webhooks bulk update default response has a 4xx status code

func (*ExtrasWebhooksBulkUpdateDefault) IsCode

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

IsCode returns true when this extras webhooks bulk update default response a status code equal to that given

func (*ExtrasWebhooksBulkUpdateDefault) IsRedirect

func (o *ExtrasWebhooksBulkUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks bulk update default response has a 3xx status code

func (*ExtrasWebhooksBulkUpdateDefault) IsServerError

func (o *ExtrasWebhooksBulkUpdateDefault) IsServerError() bool

IsServerError returns true when this extras webhooks bulk update default response has a 5xx status code

func (*ExtrasWebhooksBulkUpdateDefault) IsSuccess

func (o *ExtrasWebhooksBulkUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks bulk update default response has a 2xx status code

func (*ExtrasWebhooksBulkUpdateDefault) String

type ExtrasWebhooksBulkUpdateOK

type ExtrasWebhooksBulkUpdateOK struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksBulkUpdateOK extras webhooks bulk update o k

func NewExtrasWebhooksBulkUpdateOK

func NewExtrasWebhooksBulkUpdateOK() *ExtrasWebhooksBulkUpdateOK

NewExtrasWebhooksBulkUpdateOK creates a ExtrasWebhooksBulkUpdateOK with default headers values

func (*ExtrasWebhooksBulkUpdateOK) Code

func (o *ExtrasWebhooksBulkUpdateOK) Code() int

Code gets the status code for the extras webhooks bulk update o k response

func (*ExtrasWebhooksBulkUpdateOK) Error

func (*ExtrasWebhooksBulkUpdateOK) GetPayload

func (o *ExtrasWebhooksBulkUpdateOK) GetPayload() *models.Webhook

func (*ExtrasWebhooksBulkUpdateOK) IsClientError

func (o *ExtrasWebhooksBulkUpdateOK) IsClientError() bool

IsClientError returns true when this extras webhooks bulk update o k response has a 4xx status code

func (*ExtrasWebhooksBulkUpdateOK) IsCode

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

IsCode returns true when this extras webhooks bulk update o k response a status code equal to that given

func (*ExtrasWebhooksBulkUpdateOK) IsRedirect

func (o *ExtrasWebhooksBulkUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks bulk update o k response has a 3xx status code

func (*ExtrasWebhooksBulkUpdateOK) IsServerError

func (o *ExtrasWebhooksBulkUpdateOK) IsServerError() bool

IsServerError returns true when this extras webhooks bulk update o k response has a 5xx status code

func (*ExtrasWebhooksBulkUpdateOK) IsSuccess

func (o *ExtrasWebhooksBulkUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks bulk update o k response has a 2xx status code

func (*ExtrasWebhooksBulkUpdateOK) String

func (o *ExtrasWebhooksBulkUpdateOK) String() string

type ExtrasWebhooksBulkUpdateParams

type ExtrasWebhooksBulkUpdateParams struct {

	// Data.
	Data *models.Webhook

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

ExtrasWebhooksBulkUpdateParams contains all the parameters to send to the API endpoint

for the extras webhooks bulk update operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksBulkUpdateParams

func NewExtrasWebhooksBulkUpdateParams() *ExtrasWebhooksBulkUpdateParams

NewExtrasWebhooksBulkUpdateParams creates a new ExtrasWebhooksBulkUpdateParams 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 NewExtrasWebhooksBulkUpdateParamsWithContext

func NewExtrasWebhooksBulkUpdateParamsWithContext(ctx context.Context) *ExtrasWebhooksBulkUpdateParams

NewExtrasWebhooksBulkUpdateParamsWithContext creates a new ExtrasWebhooksBulkUpdateParams object with the ability to set a context for a request.

func NewExtrasWebhooksBulkUpdateParamsWithHTTPClient

func NewExtrasWebhooksBulkUpdateParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksBulkUpdateParams

NewExtrasWebhooksBulkUpdateParamsWithHTTPClient creates a new ExtrasWebhooksBulkUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksBulkUpdateParamsWithTimeout

func NewExtrasWebhooksBulkUpdateParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksBulkUpdateParams

NewExtrasWebhooksBulkUpdateParamsWithTimeout creates a new ExtrasWebhooksBulkUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksBulkUpdateParams) SetContext

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

SetContext adds the context to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) SetData

func (o *ExtrasWebhooksBulkUpdateParams) SetData(data *models.Webhook)

SetData adds the data to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) SetDefaults

func (o *ExtrasWebhooksBulkUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks bulk update params (not the query body).

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

func (*ExtrasWebhooksBulkUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) WithContext

WithContext adds the context to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) WithData

WithData adds the data to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks bulk update params (not the query body).

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

func (*ExtrasWebhooksBulkUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks bulk update params

func (*ExtrasWebhooksBulkUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksBulkUpdateReader

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

ExtrasWebhooksBulkUpdateReader is a Reader for the ExtrasWebhooksBulkUpdate structure.

func (*ExtrasWebhooksBulkUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksCreateCreated

type ExtrasWebhooksCreateCreated struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksCreateCreated extras webhooks create created

func NewExtrasWebhooksCreateCreated

func NewExtrasWebhooksCreateCreated() *ExtrasWebhooksCreateCreated

NewExtrasWebhooksCreateCreated creates a ExtrasWebhooksCreateCreated with default headers values

func (*ExtrasWebhooksCreateCreated) Code

func (o *ExtrasWebhooksCreateCreated) Code() int

Code gets the status code for the extras webhooks create created response

func (*ExtrasWebhooksCreateCreated) Error

func (*ExtrasWebhooksCreateCreated) GetPayload

func (o *ExtrasWebhooksCreateCreated) GetPayload() *models.Webhook

func (*ExtrasWebhooksCreateCreated) IsClientError

func (o *ExtrasWebhooksCreateCreated) IsClientError() bool

IsClientError returns true when this extras webhooks create created response has a 4xx status code

func (*ExtrasWebhooksCreateCreated) IsCode

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

IsCode returns true when this extras webhooks create created response a status code equal to that given

func (*ExtrasWebhooksCreateCreated) IsRedirect

func (o *ExtrasWebhooksCreateCreated) IsRedirect() bool

IsRedirect returns true when this extras webhooks create created response has a 3xx status code

func (*ExtrasWebhooksCreateCreated) IsServerError

func (o *ExtrasWebhooksCreateCreated) IsServerError() bool

IsServerError returns true when this extras webhooks create created response has a 5xx status code

func (*ExtrasWebhooksCreateCreated) IsSuccess

func (o *ExtrasWebhooksCreateCreated) IsSuccess() bool

IsSuccess returns true when this extras webhooks create created response has a 2xx status code

func (*ExtrasWebhooksCreateCreated) String

func (o *ExtrasWebhooksCreateCreated) String() string

type ExtrasWebhooksCreateDefault

type ExtrasWebhooksCreateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksCreateDefault describes a response with status code -1, with default header values.

ExtrasWebhooksCreateDefault extras webhooks create default

func NewExtrasWebhooksCreateDefault

func NewExtrasWebhooksCreateDefault(code int) *ExtrasWebhooksCreateDefault

NewExtrasWebhooksCreateDefault creates a ExtrasWebhooksCreateDefault with default headers values

func (*ExtrasWebhooksCreateDefault) Code

func (o *ExtrasWebhooksCreateDefault) Code() int

Code gets the status code for the extras webhooks create default response

func (*ExtrasWebhooksCreateDefault) Error

func (*ExtrasWebhooksCreateDefault) GetPayload

func (o *ExtrasWebhooksCreateDefault) GetPayload() interface{}

func (*ExtrasWebhooksCreateDefault) IsClientError

func (o *ExtrasWebhooksCreateDefault) IsClientError() bool

IsClientError returns true when this extras webhooks create default response has a 4xx status code

func (*ExtrasWebhooksCreateDefault) IsCode

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

IsCode returns true when this extras webhooks create default response a status code equal to that given

func (*ExtrasWebhooksCreateDefault) IsRedirect

func (o *ExtrasWebhooksCreateDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks create default response has a 3xx status code

func (*ExtrasWebhooksCreateDefault) IsServerError

func (o *ExtrasWebhooksCreateDefault) IsServerError() bool

IsServerError returns true when this extras webhooks create default response has a 5xx status code

func (*ExtrasWebhooksCreateDefault) IsSuccess

func (o *ExtrasWebhooksCreateDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks create default response has a 2xx status code

func (*ExtrasWebhooksCreateDefault) String

func (o *ExtrasWebhooksCreateDefault) String() string

type ExtrasWebhooksCreateParams

type ExtrasWebhooksCreateParams struct {

	// Data.
	Data *models.Webhook

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

ExtrasWebhooksCreateParams contains all the parameters to send to the API endpoint

for the extras webhooks create operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksCreateParams

func NewExtrasWebhooksCreateParams() *ExtrasWebhooksCreateParams

NewExtrasWebhooksCreateParams creates a new ExtrasWebhooksCreateParams 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 NewExtrasWebhooksCreateParamsWithContext

func NewExtrasWebhooksCreateParamsWithContext(ctx context.Context) *ExtrasWebhooksCreateParams

NewExtrasWebhooksCreateParamsWithContext creates a new ExtrasWebhooksCreateParams object with the ability to set a context for a request.

func NewExtrasWebhooksCreateParamsWithHTTPClient

func NewExtrasWebhooksCreateParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksCreateParams

NewExtrasWebhooksCreateParamsWithHTTPClient creates a new ExtrasWebhooksCreateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksCreateParamsWithTimeout

func NewExtrasWebhooksCreateParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksCreateParams

NewExtrasWebhooksCreateParamsWithTimeout creates a new ExtrasWebhooksCreateParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksCreateParams) SetContext

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

SetContext adds the context to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) SetData

func (o *ExtrasWebhooksCreateParams) SetData(data *models.Webhook)

SetData adds the data to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) SetDefaults

func (o *ExtrasWebhooksCreateParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks create params (not the query body).

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

func (*ExtrasWebhooksCreateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) WithContext

WithContext adds the context to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) WithData

WithData adds the data to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks create params (not the query body).

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

func (*ExtrasWebhooksCreateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks create params

func (*ExtrasWebhooksCreateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksCreateReader

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

ExtrasWebhooksCreateReader is a Reader for the ExtrasWebhooksCreate structure.

func (*ExtrasWebhooksCreateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksDeleteDefault

type ExtrasWebhooksDeleteDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksDeleteDefault describes a response with status code -1, with default header values.

ExtrasWebhooksDeleteDefault extras webhooks delete default

func NewExtrasWebhooksDeleteDefault

func NewExtrasWebhooksDeleteDefault(code int) *ExtrasWebhooksDeleteDefault

NewExtrasWebhooksDeleteDefault creates a ExtrasWebhooksDeleteDefault with default headers values

func (*ExtrasWebhooksDeleteDefault) Code

func (o *ExtrasWebhooksDeleteDefault) Code() int

Code gets the status code for the extras webhooks delete default response

func (*ExtrasWebhooksDeleteDefault) Error

func (*ExtrasWebhooksDeleteDefault) GetPayload

func (o *ExtrasWebhooksDeleteDefault) GetPayload() interface{}

func (*ExtrasWebhooksDeleteDefault) IsClientError

func (o *ExtrasWebhooksDeleteDefault) IsClientError() bool

IsClientError returns true when this extras webhooks delete default response has a 4xx status code

func (*ExtrasWebhooksDeleteDefault) IsCode

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

IsCode returns true when this extras webhooks delete default response a status code equal to that given

func (*ExtrasWebhooksDeleteDefault) IsRedirect

func (o *ExtrasWebhooksDeleteDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks delete default response has a 3xx status code

func (*ExtrasWebhooksDeleteDefault) IsServerError

func (o *ExtrasWebhooksDeleteDefault) IsServerError() bool

IsServerError returns true when this extras webhooks delete default response has a 5xx status code

func (*ExtrasWebhooksDeleteDefault) IsSuccess

func (o *ExtrasWebhooksDeleteDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks delete default response has a 2xx status code

func (*ExtrasWebhooksDeleteDefault) String

func (o *ExtrasWebhooksDeleteDefault) String() string

type ExtrasWebhooksDeleteNoContent

type ExtrasWebhooksDeleteNoContent struct {
}

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

ExtrasWebhooksDeleteNoContent extras webhooks delete no content

func NewExtrasWebhooksDeleteNoContent

func NewExtrasWebhooksDeleteNoContent() *ExtrasWebhooksDeleteNoContent

NewExtrasWebhooksDeleteNoContent creates a ExtrasWebhooksDeleteNoContent with default headers values

func (*ExtrasWebhooksDeleteNoContent) Code

Code gets the status code for the extras webhooks delete no content response

func (*ExtrasWebhooksDeleteNoContent) Error

func (*ExtrasWebhooksDeleteNoContent) IsClientError

func (o *ExtrasWebhooksDeleteNoContent) IsClientError() bool

IsClientError returns true when this extras webhooks delete no content response has a 4xx status code

func (*ExtrasWebhooksDeleteNoContent) IsCode

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

IsCode returns true when this extras webhooks delete no content response a status code equal to that given

func (*ExtrasWebhooksDeleteNoContent) IsRedirect

func (o *ExtrasWebhooksDeleteNoContent) IsRedirect() bool

IsRedirect returns true when this extras webhooks delete no content response has a 3xx status code

func (*ExtrasWebhooksDeleteNoContent) IsServerError

func (o *ExtrasWebhooksDeleteNoContent) IsServerError() bool

IsServerError returns true when this extras webhooks delete no content response has a 5xx status code

func (*ExtrasWebhooksDeleteNoContent) IsSuccess

func (o *ExtrasWebhooksDeleteNoContent) IsSuccess() bool

IsSuccess returns true when this extras webhooks delete no content response has a 2xx status code

func (*ExtrasWebhooksDeleteNoContent) String

type ExtrasWebhooksDeleteParams

type ExtrasWebhooksDeleteParams struct {

	/* ID.

	   A unique integer value identifying this webhook.
	*/
	ID int64

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

ExtrasWebhooksDeleteParams contains all the parameters to send to the API endpoint

for the extras webhooks delete operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksDeleteParams

func NewExtrasWebhooksDeleteParams() *ExtrasWebhooksDeleteParams

NewExtrasWebhooksDeleteParams creates a new ExtrasWebhooksDeleteParams 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 NewExtrasWebhooksDeleteParamsWithContext

func NewExtrasWebhooksDeleteParamsWithContext(ctx context.Context) *ExtrasWebhooksDeleteParams

NewExtrasWebhooksDeleteParamsWithContext creates a new ExtrasWebhooksDeleteParams object with the ability to set a context for a request.

func NewExtrasWebhooksDeleteParamsWithHTTPClient

func NewExtrasWebhooksDeleteParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksDeleteParams

NewExtrasWebhooksDeleteParamsWithHTTPClient creates a new ExtrasWebhooksDeleteParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksDeleteParamsWithTimeout

func NewExtrasWebhooksDeleteParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksDeleteParams

NewExtrasWebhooksDeleteParamsWithTimeout creates a new ExtrasWebhooksDeleteParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksDeleteParams) SetContext

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

SetContext adds the context to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) SetDefaults

func (o *ExtrasWebhooksDeleteParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks delete params (not the query body).

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

func (*ExtrasWebhooksDeleteParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) SetID

func (o *ExtrasWebhooksDeleteParams) SetID(id int64)

SetID adds the id to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) WithContext

WithContext adds the context to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks delete params (not the query body).

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

func (*ExtrasWebhooksDeleteParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) WithID

WithID adds the id to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks delete params

func (*ExtrasWebhooksDeleteParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksDeleteReader

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

ExtrasWebhooksDeleteReader is a Reader for the ExtrasWebhooksDelete structure.

func (*ExtrasWebhooksDeleteReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksListDefault

type ExtrasWebhooksListDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksListDefault describes a response with status code -1, with default header values.

ExtrasWebhooksListDefault extras webhooks list default

func NewExtrasWebhooksListDefault

func NewExtrasWebhooksListDefault(code int) *ExtrasWebhooksListDefault

NewExtrasWebhooksListDefault creates a ExtrasWebhooksListDefault with default headers values

func (*ExtrasWebhooksListDefault) Code

func (o *ExtrasWebhooksListDefault) Code() int

Code gets the status code for the extras webhooks list default response

func (*ExtrasWebhooksListDefault) Error

func (o *ExtrasWebhooksListDefault) Error() string

func (*ExtrasWebhooksListDefault) GetPayload

func (o *ExtrasWebhooksListDefault) GetPayload() interface{}

func (*ExtrasWebhooksListDefault) IsClientError

func (o *ExtrasWebhooksListDefault) IsClientError() bool

IsClientError returns true when this extras webhooks list default response has a 4xx status code

func (*ExtrasWebhooksListDefault) IsCode

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

IsCode returns true when this extras webhooks list default response a status code equal to that given

func (*ExtrasWebhooksListDefault) IsRedirect

func (o *ExtrasWebhooksListDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks list default response has a 3xx status code

func (*ExtrasWebhooksListDefault) IsServerError

func (o *ExtrasWebhooksListDefault) IsServerError() bool

IsServerError returns true when this extras webhooks list default response has a 5xx status code

func (*ExtrasWebhooksListDefault) IsSuccess

func (o *ExtrasWebhooksListDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks list default response has a 2xx status code

func (*ExtrasWebhooksListDefault) String

func (o *ExtrasWebhooksListDefault) String() string

type ExtrasWebhooksListOK

type ExtrasWebhooksListOK struct {
	Payload *ExtrasWebhooksListOKBody
}

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

ExtrasWebhooksListOK extras webhooks list o k

func NewExtrasWebhooksListOK

func NewExtrasWebhooksListOK() *ExtrasWebhooksListOK

NewExtrasWebhooksListOK creates a ExtrasWebhooksListOK with default headers values

func (*ExtrasWebhooksListOK) Code

func (o *ExtrasWebhooksListOK) Code() int

Code gets the status code for the extras webhooks list o k response

func (*ExtrasWebhooksListOK) Error

func (o *ExtrasWebhooksListOK) Error() string

func (*ExtrasWebhooksListOK) GetPayload

func (*ExtrasWebhooksListOK) IsClientError

func (o *ExtrasWebhooksListOK) IsClientError() bool

IsClientError returns true when this extras webhooks list o k response has a 4xx status code

func (*ExtrasWebhooksListOK) IsCode

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

IsCode returns true when this extras webhooks list o k response a status code equal to that given

func (*ExtrasWebhooksListOK) IsRedirect

func (o *ExtrasWebhooksListOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks list o k response has a 3xx status code

func (*ExtrasWebhooksListOK) IsServerError

func (o *ExtrasWebhooksListOK) IsServerError() bool

IsServerError returns true when this extras webhooks list o k response has a 5xx status code

func (*ExtrasWebhooksListOK) IsSuccess

func (o *ExtrasWebhooksListOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks list o k response has a 2xx status code

func (*ExtrasWebhooksListOK) String

func (o *ExtrasWebhooksListOK) String() string

type ExtrasWebhooksListOKBody

type ExtrasWebhooksListOKBody struct {

	// count
	// Required: true
	Count *int64 `json:"count"`

	// next
	// Format: uri
	Next *strfmt.URI `json:"next,omitempty"`

	// previous
	// Format: uri
	Previous *strfmt.URI `json:"previous,omitempty"`

	// results
	// Required: true
	Results []*models.Webhook `json:"results"`
}

ExtrasWebhooksListOKBody extras webhooks list o k body swagger:model ExtrasWebhooksListOKBody

func (*ExtrasWebhooksListOKBody) ContextValidate

func (o *ExtrasWebhooksListOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error

ContextValidate validate this extras webhooks list o k body based on the context it is used

func (*ExtrasWebhooksListOKBody) MarshalBinary

func (o *ExtrasWebhooksListOKBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtrasWebhooksListOKBody) UnmarshalBinary

func (o *ExtrasWebhooksListOKBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtrasWebhooksListOKBody) Validate

func (o *ExtrasWebhooksListOKBody) Validate(formats strfmt.Registry) error

Validate validates this extras webhooks list o k body

type ExtrasWebhooksListParams

type ExtrasWebhooksListParams struct {

	// CaFilePath.
	CaFilePath *string

	// CaFilePathIc.
	CaFilePathIc *string

	// CaFilePathIe.
	CaFilePathIe *string

	// CaFilePathIew.
	CaFilePathIew *string

	// CaFilePathIsw.
	CaFilePathIsw *string

	// CaFilePathn.
	CaFilePathn *string

	// CaFilePathNic.
	CaFilePathNic *string

	// CaFilePathNie.
	CaFilePathNie *string

	// CaFilePathNiew.
	CaFilePathNiew *string

	// CaFilePathNisw.
	CaFilePathNisw *string

	// ContentTypeID.
	ContentTypeID *string

	// ContentTypeIDGt.
	ContentTypeIDGt *string

	// ContentTypeIDGte.
	ContentTypeIDGte *string

	// ContentTypeIDLt.
	ContentTypeIDLt *string

	// ContentTypeIDLte.
	ContentTypeIDLte *string

	// ContentTypeIDn.
	ContentTypeIDn *string

	// ContentTypes.
	ContentTypes *string

	// ContentTypesIc.
	ContentTypesIc *string

	// ContentTypesIe.
	ContentTypesIe *string

	// ContentTypesIew.
	ContentTypesIew *string

	// ContentTypesIsw.
	ContentTypesIsw *string

	// ContentTypesn.
	ContentTypesn *string

	// ContentTypesNic.
	ContentTypesNic *string

	// ContentTypesNie.
	ContentTypesNie *string

	// ContentTypesNiew.
	ContentTypesNiew *string

	// ContentTypesNisw.
	ContentTypesNisw *string

	// Enabled.
	Enabled *string

	// HTTPContentType.
	HTTPContentType *string

	// HTTPContentTypeIc.
	HTTPContentTypeIc *string

	// HTTPContentTypeIe.
	HTTPContentTypeIe *string

	// HTTPContentTypeIew.
	HTTPContentTypeIew *string

	// HTTPContentTypeIsw.
	HTTPContentTypeIsw *string

	// HTTPContentTypen.
	HTTPContentTypen *string

	// HTTPContentTypeNic.
	HTTPContentTypeNic *string

	// HTTPContentTypeNie.
	HTTPContentTypeNie *string

	// HTTPContentTypeNiew.
	HTTPContentTypeNiew *string

	// HTTPContentTypeNisw.
	HTTPContentTypeNisw *string

	// HTTPMethod.
	HTTPMethod *string

	// HTTPMethodn.
	HTTPMethodn *string

	// ID.
	ID *string

	// IDGt.
	IDGt *string

	// IDGte.
	IDGte *string

	// IDLt.
	IDLt *string

	// IDLte.
	IDLte *string

	// IDn.
	IDn *string

	/* Limit.

	   Number of results to return per page.
	*/
	Limit *int64

	// Name.
	Name *string

	// NameIc.
	NameIc *string

	// NameIe.
	NameIe *string

	// NameIew.
	NameIew *string

	// NameIsw.
	NameIsw *string

	// Namen.
	Namen *string

	// NameNic.
	NameNic *string

	// NameNie.
	NameNie *string

	// NameNiew.
	NameNiew *string

	// NameNisw.
	NameNisw *string

	/* Offset.

	   The initial index from which to return the results.
	*/
	Offset *int64

	/* Ordering.

	   Which field to use when ordering the results.
	*/
	Ordering *string

	// PayloadURL.
	PayloadURL *string

	// PayloadURLIc.
	PayloadURLIc *string

	// PayloadURLIe.
	PayloadURLIe *string

	// PayloadURLIew.
	PayloadURLIew *string

	// PayloadURLIsw.
	PayloadURLIsw *string

	// PayloadURLn.
	PayloadURLn *string

	// PayloadURLNic.
	PayloadURLNic *string

	// PayloadURLNie.
	PayloadURLNie *string

	// PayloadURLNiew.
	PayloadURLNiew *string

	// PayloadURLNisw.
	PayloadURLNisw *string

	// Q.
	Q *string

	// Secret.
	Secret *string

	// SecretIc.
	SecretIc *string

	// SecretIe.
	SecretIe *string

	// SecretIew.
	SecretIew *string

	// SecretIsw.
	SecretIsw *string

	// Secretn.
	Secretn *string

	// SecretNic.
	SecretNic *string

	// SecretNie.
	SecretNie *string

	// SecretNiew.
	SecretNiew *string

	// SecretNisw.
	SecretNisw *string

	// SslVerification.
	SslVerification *string

	// TypeCreate.
	TypeCreate *string

	// TypeDelete.
	TypeDelete *string

	// TypeUpdate.
	TypeUpdate *string

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

ExtrasWebhooksListParams contains all the parameters to send to the API endpoint

for the extras webhooks list operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksListParams

func NewExtrasWebhooksListParams() *ExtrasWebhooksListParams

NewExtrasWebhooksListParams creates a new ExtrasWebhooksListParams 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 NewExtrasWebhooksListParamsWithContext

func NewExtrasWebhooksListParamsWithContext(ctx context.Context) *ExtrasWebhooksListParams

NewExtrasWebhooksListParamsWithContext creates a new ExtrasWebhooksListParams object with the ability to set a context for a request.

func NewExtrasWebhooksListParamsWithHTTPClient

func NewExtrasWebhooksListParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksListParams

NewExtrasWebhooksListParamsWithHTTPClient creates a new ExtrasWebhooksListParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksListParamsWithTimeout

func NewExtrasWebhooksListParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksListParams

NewExtrasWebhooksListParamsWithTimeout creates a new ExtrasWebhooksListParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksListParams) SetCaFilePath

func (o *ExtrasWebhooksListParams) SetCaFilePath(caFilePath *string)

SetCaFilePath adds the caFilePath to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathIc

func (o *ExtrasWebhooksListParams) SetCaFilePathIc(caFilePathIc *string)

SetCaFilePathIc adds the caFilePathIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathIe

func (o *ExtrasWebhooksListParams) SetCaFilePathIe(caFilePathIe *string)

SetCaFilePathIe adds the caFilePathIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathIew

func (o *ExtrasWebhooksListParams) SetCaFilePathIew(caFilePathIew *string)

SetCaFilePathIew adds the caFilePathIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathIsw

func (o *ExtrasWebhooksListParams) SetCaFilePathIsw(caFilePathIsw *string)

SetCaFilePathIsw adds the caFilePathIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathNic

func (o *ExtrasWebhooksListParams) SetCaFilePathNic(caFilePathNic *string)

SetCaFilePathNic adds the caFilePathNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathNie

func (o *ExtrasWebhooksListParams) SetCaFilePathNie(caFilePathNie *string)

SetCaFilePathNie adds the caFilePathNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathNiew

func (o *ExtrasWebhooksListParams) SetCaFilePathNiew(caFilePathNiew *string)

SetCaFilePathNiew adds the caFilePathNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathNisw

func (o *ExtrasWebhooksListParams) SetCaFilePathNisw(caFilePathNisw *string)

SetCaFilePathNisw adds the caFilePathNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetCaFilePathn

func (o *ExtrasWebhooksListParams) SetCaFilePathn(caFilePathn *string)

SetCaFilePathn adds the caFilePathN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeID

func (o *ExtrasWebhooksListParams) SetContentTypeID(contentTypeID *string)

SetContentTypeID adds the contentTypeId to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeIDGt

func (o *ExtrasWebhooksListParams) SetContentTypeIDGt(contentTypeIDGt *string)

SetContentTypeIDGt adds the contentTypeIdGt to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeIDGte

func (o *ExtrasWebhooksListParams) SetContentTypeIDGte(contentTypeIDGte *string)

SetContentTypeIDGte adds the contentTypeIdGte to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeIDLt

func (o *ExtrasWebhooksListParams) SetContentTypeIDLt(contentTypeIDLt *string)

SetContentTypeIDLt adds the contentTypeIdLt to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeIDLte

func (o *ExtrasWebhooksListParams) SetContentTypeIDLte(contentTypeIDLte *string)

SetContentTypeIDLte adds the contentTypeIdLte to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypeIDn

func (o *ExtrasWebhooksListParams) SetContentTypeIDn(contentTypeIDn *string)

SetContentTypeIDn adds the contentTypeIdN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypes

func (o *ExtrasWebhooksListParams) SetContentTypes(contentTypes *string)

SetContentTypes adds the contentTypes to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesIc

func (o *ExtrasWebhooksListParams) SetContentTypesIc(contentTypesIc *string)

SetContentTypesIc adds the contentTypesIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesIe

func (o *ExtrasWebhooksListParams) SetContentTypesIe(contentTypesIe *string)

SetContentTypesIe adds the contentTypesIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesIew

func (o *ExtrasWebhooksListParams) SetContentTypesIew(contentTypesIew *string)

SetContentTypesIew adds the contentTypesIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesIsw

func (o *ExtrasWebhooksListParams) SetContentTypesIsw(contentTypesIsw *string)

SetContentTypesIsw adds the contentTypesIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesNic

func (o *ExtrasWebhooksListParams) SetContentTypesNic(contentTypesNic *string)

SetContentTypesNic adds the contentTypesNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesNie

func (o *ExtrasWebhooksListParams) SetContentTypesNie(contentTypesNie *string)

SetContentTypesNie adds the contentTypesNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesNiew

func (o *ExtrasWebhooksListParams) SetContentTypesNiew(contentTypesNiew *string)

SetContentTypesNiew adds the contentTypesNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesNisw

func (o *ExtrasWebhooksListParams) SetContentTypesNisw(contentTypesNisw *string)

SetContentTypesNisw adds the contentTypesNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContentTypesn

func (o *ExtrasWebhooksListParams) SetContentTypesn(contentTypesn *string)

SetContentTypesn adds the contentTypesN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetContext

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

SetContext adds the context to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetDefaults

func (o *ExtrasWebhooksListParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks list params (not the query body).

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

func (*ExtrasWebhooksListParams) SetEnabled

func (o *ExtrasWebhooksListParams) SetEnabled(enabled *string)

SetEnabled adds the enabled to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentType

func (o *ExtrasWebhooksListParams) SetHTTPContentType(hTTPContentType *string)

SetHTTPContentType adds the httpContentType to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeIc

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeIc(hTTPContentTypeIc *string)

SetHTTPContentTypeIc adds the httpContentTypeIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeIe

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeIe(hTTPContentTypeIe *string)

SetHTTPContentTypeIe adds the httpContentTypeIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeIew

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeIew(hTTPContentTypeIew *string)

SetHTTPContentTypeIew adds the httpContentTypeIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeIsw

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeIsw(hTTPContentTypeIsw *string)

SetHTTPContentTypeIsw adds the httpContentTypeIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeNic

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeNic(hTTPContentTypeNic *string)

SetHTTPContentTypeNic adds the httpContentTypeNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeNie

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeNie(hTTPContentTypeNie *string)

SetHTTPContentTypeNie adds the httpContentTypeNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeNiew

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeNiew(hTTPContentTypeNiew *string)

SetHTTPContentTypeNiew adds the httpContentTypeNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypeNisw

func (o *ExtrasWebhooksListParams) SetHTTPContentTypeNisw(hTTPContentTypeNisw *string)

SetHTTPContentTypeNisw adds the httpContentTypeNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPContentTypen

func (o *ExtrasWebhooksListParams) SetHTTPContentTypen(hTTPContentTypen *string)

SetHTTPContentTypen adds the httpContentTypeN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPMethod

func (o *ExtrasWebhooksListParams) SetHTTPMethod(hTTPMethod *string)

SetHTTPMethod adds the httpMethod to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetHTTPMethodn

func (o *ExtrasWebhooksListParams) SetHTTPMethodn(hTTPMethodn *string)

SetHTTPMethodn adds the httpMethodN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetID

func (o *ExtrasWebhooksListParams) SetID(id *string)

SetID adds the id to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetIDGt

func (o *ExtrasWebhooksListParams) SetIDGt(iDGt *string)

SetIDGt adds the idGt to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetIDGte

func (o *ExtrasWebhooksListParams) SetIDGte(iDGte *string)

SetIDGte adds the idGte to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetIDLt

func (o *ExtrasWebhooksListParams) SetIDLt(iDLt *string)

SetIDLt adds the idLt to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetIDLte

func (o *ExtrasWebhooksListParams) SetIDLte(iDLte *string)

SetIDLte adds the idLte to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetIDn

func (o *ExtrasWebhooksListParams) SetIDn(iDn *string)

SetIDn adds the idN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetLimit

func (o *ExtrasWebhooksListParams) SetLimit(limit *int64)

SetLimit adds the limit to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetName

func (o *ExtrasWebhooksListParams) SetName(name *string)

SetName adds the name to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameIc

func (o *ExtrasWebhooksListParams) SetNameIc(nameIc *string)

SetNameIc adds the nameIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameIe

func (o *ExtrasWebhooksListParams) SetNameIe(nameIe *string)

SetNameIe adds the nameIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameIew

func (o *ExtrasWebhooksListParams) SetNameIew(nameIew *string)

SetNameIew adds the nameIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameIsw

func (o *ExtrasWebhooksListParams) SetNameIsw(nameIsw *string)

SetNameIsw adds the nameIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameNic

func (o *ExtrasWebhooksListParams) SetNameNic(nameNic *string)

SetNameNic adds the nameNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameNie

func (o *ExtrasWebhooksListParams) SetNameNie(nameNie *string)

SetNameNie adds the nameNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameNiew

func (o *ExtrasWebhooksListParams) SetNameNiew(nameNiew *string)

SetNameNiew adds the nameNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNameNisw

func (o *ExtrasWebhooksListParams) SetNameNisw(nameNisw *string)

SetNameNisw adds the nameNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetNamen

func (o *ExtrasWebhooksListParams) SetNamen(namen *string)

SetNamen adds the nameN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetOffset

func (o *ExtrasWebhooksListParams) SetOffset(offset *int64)

SetOffset adds the offset to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetOrdering

func (o *ExtrasWebhooksListParams) SetOrdering(ordering *string)

SetOrdering adds the ordering to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURL

func (o *ExtrasWebhooksListParams) SetPayloadURL(payloadURL *string)

SetPayloadURL adds the payloadUrl to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLIc

func (o *ExtrasWebhooksListParams) SetPayloadURLIc(payloadURLIc *string)

SetPayloadURLIc adds the payloadUrlIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLIe

func (o *ExtrasWebhooksListParams) SetPayloadURLIe(payloadURLIe *string)

SetPayloadURLIe adds the payloadUrlIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLIew

func (o *ExtrasWebhooksListParams) SetPayloadURLIew(payloadURLIew *string)

SetPayloadURLIew adds the payloadUrlIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLIsw

func (o *ExtrasWebhooksListParams) SetPayloadURLIsw(payloadURLIsw *string)

SetPayloadURLIsw adds the payloadUrlIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLNic

func (o *ExtrasWebhooksListParams) SetPayloadURLNic(payloadURLNic *string)

SetPayloadURLNic adds the payloadUrlNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLNie

func (o *ExtrasWebhooksListParams) SetPayloadURLNie(payloadURLNie *string)

SetPayloadURLNie adds the payloadUrlNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLNiew

func (o *ExtrasWebhooksListParams) SetPayloadURLNiew(payloadURLNiew *string)

SetPayloadURLNiew adds the payloadUrlNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLNisw

func (o *ExtrasWebhooksListParams) SetPayloadURLNisw(payloadURLNisw *string)

SetPayloadURLNisw adds the payloadUrlNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetPayloadURLn

func (o *ExtrasWebhooksListParams) SetPayloadURLn(payloadURLn *string)

SetPayloadURLn adds the payloadUrlN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetQ

func (o *ExtrasWebhooksListParams) SetQ(q *string)

SetQ adds the q to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecret

func (o *ExtrasWebhooksListParams) SetSecret(secret *string)

SetSecret adds the secret to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretIc

func (o *ExtrasWebhooksListParams) SetSecretIc(secretIc *string)

SetSecretIc adds the secretIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretIe

func (o *ExtrasWebhooksListParams) SetSecretIe(secretIe *string)

SetSecretIe adds the secretIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretIew

func (o *ExtrasWebhooksListParams) SetSecretIew(secretIew *string)

SetSecretIew adds the secretIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretIsw

func (o *ExtrasWebhooksListParams) SetSecretIsw(secretIsw *string)

SetSecretIsw adds the secretIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretNic

func (o *ExtrasWebhooksListParams) SetSecretNic(secretNic *string)

SetSecretNic adds the secretNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretNie

func (o *ExtrasWebhooksListParams) SetSecretNie(secretNie *string)

SetSecretNie adds the secretNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretNiew

func (o *ExtrasWebhooksListParams) SetSecretNiew(secretNiew *string)

SetSecretNiew adds the secretNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretNisw

func (o *ExtrasWebhooksListParams) SetSecretNisw(secretNisw *string)

SetSecretNisw adds the secretNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSecretn

func (o *ExtrasWebhooksListParams) SetSecretn(secretn *string)

SetSecretn adds the secretN to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetSslVerification

func (o *ExtrasWebhooksListParams) SetSslVerification(sslVerification *string)

SetSslVerification adds the sslVerification to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetTypeCreate

func (o *ExtrasWebhooksListParams) SetTypeCreate(typeCreate *string)

SetTypeCreate adds the typeCreate to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetTypeDelete

func (o *ExtrasWebhooksListParams) SetTypeDelete(typeDelete *string)

SetTypeDelete adds the typeDelete to the extras webhooks list params

func (*ExtrasWebhooksListParams) SetTypeUpdate

func (o *ExtrasWebhooksListParams) SetTypeUpdate(typeUpdate *string)

SetTypeUpdate adds the typeUpdate to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePath

func (o *ExtrasWebhooksListParams) WithCaFilePath(caFilePath *string) *ExtrasWebhooksListParams

WithCaFilePath adds the caFilePath to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathIc

func (o *ExtrasWebhooksListParams) WithCaFilePathIc(caFilePathIc *string) *ExtrasWebhooksListParams

WithCaFilePathIc adds the caFilePathIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathIe

func (o *ExtrasWebhooksListParams) WithCaFilePathIe(caFilePathIe *string) *ExtrasWebhooksListParams

WithCaFilePathIe adds the caFilePathIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathIew

func (o *ExtrasWebhooksListParams) WithCaFilePathIew(caFilePathIew *string) *ExtrasWebhooksListParams

WithCaFilePathIew adds the caFilePathIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathIsw

func (o *ExtrasWebhooksListParams) WithCaFilePathIsw(caFilePathIsw *string) *ExtrasWebhooksListParams

WithCaFilePathIsw adds the caFilePathIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathNic

func (o *ExtrasWebhooksListParams) WithCaFilePathNic(caFilePathNic *string) *ExtrasWebhooksListParams

WithCaFilePathNic adds the caFilePathNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathNie

func (o *ExtrasWebhooksListParams) WithCaFilePathNie(caFilePathNie *string) *ExtrasWebhooksListParams

WithCaFilePathNie adds the caFilePathNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathNiew

func (o *ExtrasWebhooksListParams) WithCaFilePathNiew(caFilePathNiew *string) *ExtrasWebhooksListParams

WithCaFilePathNiew adds the caFilePathNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathNisw

func (o *ExtrasWebhooksListParams) WithCaFilePathNisw(caFilePathNisw *string) *ExtrasWebhooksListParams

WithCaFilePathNisw adds the caFilePathNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithCaFilePathn

func (o *ExtrasWebhooksListParams) WithCaFilePathn(caFilePathn *string) *ExtrasWebhooksListParams

WithCaFilePathn adds the caFilePathn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeID

func (o *ExtrasWebhooksListParams) WithContentTypeID(contentTypeID *string) *ExtrasWebhooksListParams

WithContentTypeID adds the contentTypeID to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeIDGt

func (o *ExtrasWebhooksListParams) WithContentTypeIDGt(contentTypeIDGt *string) *ExtrasWebhooksListParams

WithContentTypeIDGt adds the contentTypeIDGt to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeIDGte

func (o *ExtrasWebhooksListParams) WithContentTypeIDGte(contentTypeIDGte *string) *ExtrasWebhooksListParams

WithContentTypeIDGte adds the contentTypeIDGte to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeIDLt

func (o *ExtrasWebhooksListParams) WithContentTypeIDLt(contentTypeIDLt *string) *ExtrasWebhooksListParams

WithContentTypeIDLt adds the contentTypeIDLt to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeIDLte

func (o *ExtrasWebhooksListParams) WithContentTypeIDLte(contentTypeIDLte *string) *ExtrasWebhooksListParams

WithContentTypeIDLte adds the contentTypeIDLte to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypeIDn

func (o *ExtrasWebhooksListParams) WithContentTypeIDn(contentTypeIDn *string) *ExtrasWebhooksListParams

WithContentTypeIDn adds the contentTypeIDn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypes

func (o *ExtrasWebhooksListParams) WithContentTypes(contentTypes *string) *ExtrasWebhooksListParams

WithContentTypes adds the contentTypes to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesIc

func (o *ExtrasWebhooksListParams) WithContentTypesIc(contentTypesIc *string) *ExtrasWebhooksListParams

WithContentTypesIc adds the contentTypesIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesIe

func (o *ExtrasWebhooksListParams) WithContentTypesIe(contentTypesIe *string) *ExtrasWebhooksListParams

WithContentTypesIe adds the contentTypesIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesIew

func (o *ExtrasWebhooksListParams) WithContentTypesIew(contentTypesIew *string) *ExtrasWebhooksListParams

WithContentTypesIew adds the contentTypesIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesIsw

func (o *ExtrasWebhooksListParams) WithContentTypesIsw(contentTypesIsw *string) *ExtrasWebhooksListParams

WithContentTypesIsw adds the contentTypesIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesNic

func (o *ExtrasWebhooksListParams) WithContentTypesNic(contentTypesNic *string) *ExtrasWebhooksListParams

WithContentTypesNic adds the contentTypesNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesNie

func (o *ExtrasWebhooksListParams) WithContentTypesNie(contentTypesNie *string) *ExtrasWebhooksListParams

WithContentTypesNie adds the contentTypesNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesNiew

func (o *ExtrasWebhooksListParams) WithContentTypesNiew(contentTypesNiew *string) *ExtrasWebhooksListParams

WithContentTypesNiew adds the contentTypesNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesNisw

func (o *ExtrasWebhooksListParams) WithContentTypesNisw(contentTypesNisw *string) *ExtrasWebhooksListParams

WithContentTypesNisw adds the contentTypesNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContentTypesn

func (o *ExtrasWebhooksListParams) WithContentTypesn(contentTypesn *string) *ExtrasWebhooksListParams

WithContentTypesn adds the contentTypesn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithContext

WithContext adds the context to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks list params (not the query body).

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

func (*ExtrasWebhooksListParams) WithEnabled

func (o *ExtrasWebhooksListParams) WithEnabled(enabled *string) *ExtrasWebhooksListParams

WithEnabled adds the enabled to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPClient

func (o *ExtrasWebhooksListParams) WithHTTPClient(client *http.Client) *ExtrasWebhooksListParams

WithHTTPClient adds the HTTPClient to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentType

func (o *ExtrasWebhooksListParams) WithHTTPContentType(hTTPContentType *string) *ExtrasWebhooksListParams

WithHTTPContentType adds the hTTPContentType to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeIc

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeIc(hTTPContentTypeIc *string) *ExtrasWebhooksListParams

WithHTTPContentTypeIc adds the hTTPContentTypeIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeIe

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeIe(hTTPContentTypeIe *string) *ExtrasWebhooksListParams

WithHTTPContentTypeIe adds the hTTPContentTypeIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeIew

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeIew(hTTPContentTypeIew *string) *ExtrasWebhooksListParams

WithHTTPContentTypeIew adds the hTTPContentTypeIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeIsw

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeIsw(hTTPContentTypeIsw *string) *ExtrasWebhooksListParams

WithHTTPContentTypeIsw adds the hTTPContentTypeIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeNic

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeNic(hTTPContentTypeNic *string) *ExtrasWebhooksListParams

WithHTTPContentTypeNic adds the hTTPContentTypeNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeNie

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeNie(hTTPContentTypeNie *string) *ExtrasWebhooksListParams

WithHTTPContentTypeNie adds the hTTPContentTypeNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeNiew

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeNiew(hTTPContentTypeNiew *string) *ExtrasWebhooksListParams

WithHTTPContentTypeNiew adds the hTTPContentTypeNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypeNisw

func (o *ExtrasWebhooksListParams) WithHTTPContentTypeNisw(hTTPContentTypeNisw *string) *ExtrasWebhooksListParams

WithHTTPContentTypeNisw adds the hTTPContentTypeNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPContentTypen

func (o *ExtrasWebhooksListParams) WithHTTPContentTypen(hTTPContentTypen *string) *ExtrasWebhooksListParams

WithHTTPContentTypen adds the hTTPContentTypen to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPMethod

func (o *ExtrasWebhooksListParams) WithHTTPMethod(hTTPMethod *string) *ExtrasWebhooksListParams

WithHTTPMethod adds the hTTPMethod to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithHTTPMethodn

func (o *ExtrasWebhooksListParams) WithHTTPMethodn(hTTPMethodn *string) *ExtrasWebhooksListParams

WithHTTPMethodn adds the hTTPMethodn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithID

WithID adds the id to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithIDGt

WithIDGt adds the iDGt to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithIDGte

WithIDGte adds the iDGte to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithIDLt

WithIDLt adds the iDLt to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithIDLte

WithIDLte adds the iDLte to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithIDn

WithIDn adds the iDn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithLimit

WithLimit adds the limit to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithName

WithName adds the name to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameIc

WithNameIc adds the nameIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameIe

WithNameIe adds the nameIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameIew

func (o *ExtrasWebhooksListParams) WithNameIew(nameIew *string) *ExtrasWebhooksListParams

WithNameIew adds the nameIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameIsw

func (o *ExtrasWebhooksListParams) WithNameIsw(nameIsw *string) *ExtrasWebhooksListParams

WithNameIsw adds the nameIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameNic

func (o *ExtrasWebhooksListParams) WithNameNic(nameNic *string) *ExtrasWebhooksListParams

WithNameNic adds the nameNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameNie

func (o *ExtrasWebhooksListParams) WithNameNie(nameNie *string) *ExtrasWebhooksListParams

WithNameNie adds the nameNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameNiew

func (o *ExtrasWebhooksListParams) WithNameNiew(nameNiew *string) *ExtrasWebhooksListParams

WithNameNiew adds the nameNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNameNisw

func (o *ExtrasWebhooksListParams) WithNameNisw(nameNisw *string) *ExtrasWebhooksListParams

WithNameNisw adds the nameNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithNamen

WithNamen adds the namen to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithOffset

WithOffset adds the offset to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithOrdering

func (o *ExtrasWebhooksListParams) WithOrdering(ordering *string) *ExtrasWebhooksListParams

WithOrdering adds the ordering to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURL

func (o *ExtrasWebhooksListParams) WithPayloadURL(payloadURL *string) *ExtrasWebhooksListParams

WithPayloadURL adds the payloadURL to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLIc

func (o *ExtrasWebhooksListParams) WithPayloadURLIc(payloadURLIc *string) *ExtrasWebhooksListParams

WithPayloadURLIc adds the payloadURLIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLIe

func (o *ExtrasWebhooksListParams) WithPayloadURLIe(payloadURLIe *string) *ExtrasWebhooksListParams

WithPayloadURLIe adds the payloadURLIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLIew

func (o *ExtrasWebhooksListParams) WithPayloadURLIew(payloadURLIew *string) *ExtrasWebhooksListParams

WithPayloadURLIew adds the payloadURLIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLIsw

func (o *ExtrasWebhooksListParams) WithPayloadURLIsw(payloadURLIsw *string) *ExtrasWebhooksListParams

WithPayloadURLIsw adds the payloadURLIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLNic

func (o *ExtrasWebhooksListParams) WithPayloadURLNic(payloadURLNic *string) *ExtrasWebhooksListParams

WithPayloadURLNic adds the payloadURLNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLNie

func (o *ExtrasWebhooksListParams) WithPayloadURLNie(payloadURLNie *string) *ExtrasWebhooksListParams

WithPayloadURLNie adds the payloadURLNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLNiew

func (o *ExtrasWebhooksListParams) WithPayloadURLNiew(payloadURLNiew *string) *ExtrasWebhooksListParams

WithPayloadURLNiew adds the payloadURLNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLNisw

func (o *ExtrasWebhooksListParams) WithPayloadURLNisw(payloadURLNisw *string) *ExtrasWebhooksListParams

WithPayloadURLNisw adds the payloadURLNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithPayloadURLn

func (o *ExtrasWebhooksListParams) WithPayloadURLn(payloadURLn *string) *ExtrasWebhooksListParams

WithPayloadURLn adds the payloadURLn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithQ

WithQ adds the q to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecret

WithSecret adds the secret to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretIc

func (o *ExtrasWebhooksListParams) WithSecretIc(secretIc *string) *ExtrasWebhooksListParams

WithSecretIc adds the secretIc to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretIe

func (o *ExtrasWebhooksListParams) WithSecretIe(secretIe *string) *ExtrasWebhooksListParams

WithSecretIe adds the secretIe to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretIew

func (o *ExtrasWebhooksListParams) WithSecretIew(secretIew *string) *ExtrasWebhooksListParams

WithSecretIew adds the secretIew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretIsw

func (o *ExtrasWebhooksListParams) WithSecretIsw(secretIsw *string) *ExtrasWebhooksListParams

WithSecretIsw adds the secretIsw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretNic

func (o *ExtrasWebhooksListParams) WithSecretNic(secretNic *string) *ExtrasWebhooksListParams

WithSecretNic adds the secretNic to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretNie

func (o *ExtrasWebhooksListParams) WithSecretNie(secretNie *string) *ExtrasWebhooksListParams

WithSecretNie adds the secretNie to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretNiew

func (o *ExtrasWebhooksListParams) WithSecretNiew(secretNiew *string) *ExtrasWebhooksListParams

WithSecretNiew adds the secretNiew to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretNisw

func (o *ExtrasWebhooksListParams) WithSecretNisw(secretNisw *string) *ExtrasWebhooksListParams

WithSecretNisw adds the secretNisw to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSecretn

func (o *ExtrasWebhooksListParams) WithSecretn(secretn *string) *ExtrasWebhooksListParams

WithSecretn adds the secretn to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithSslVerification

func (o *ExtrasWebhooksListParams) WithSslVerification(sslVerification *string) *ExtrasWebhooksListParams

WithSslVerification adds the sslVerification to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithTypeCreate

func (o *ExtrasWebhooksListParams) WithTypeCreate(typeCreate *string) *ExtrasWebhooksListParams

WithTypeCreate adds the typeCreate to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithTypeDelete

func (o *ExtrasWebhooksListParams) WithTypeDelete(typeDelete *string) *ExtrasWebhooksListParams

WithTypeDelete adds the typeDelete to the extras webhooks list params

func (*ExtrasWebhooksListParams) WithTypeUpdate

func (o *ExtrasWebhooksListParams) WithTypeUpdate(typeUpdate *string) *ExtrasWebhooksListParams

WithTypeUpdate adds the typeUpdate to the extras webhooks list params

func (*ExtrasWebhooksListParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksListReader

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

ExtrasWebhooksListReader is a Reader for the ExtrasWebhooksList structure.

func (*ExtrasWebhooksListReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksPartialUpdateDefault

type ExtrasWebhooksPartialUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksPartialUpdateDefault describes a response with status code -1, with default header values.

ExtrasWebhooksPartialUpdateDefault extras webhooks partial update default

func NewExtrasWebhooksPartialUpdateDefault

func NewExtrasWebhooksPartialUpdateDefault(code int) *ExtrasWebhooksPartialUpdateDefault

NewExtrasWebhooksPartialUpdateDefault creates a ExtrasWebhooksPartialUpdateDefault with default headers values

func (*ExtrasWebhooksPartialUpdateDefault) Code

Code gets the status code for the extras webhooks partial update default response

func (*ExtrasWebhooksPartialUpdateDefault) Error

func (*ExtrasWebhooksPartialUpdateDefault) GetPayload

func (o *ExtrasWebhooksPartialUpdateDefault) GetPayload() interface{}

func (*ExtrasWebhooksPartialUpdateDefault) IsClientError

func (o *ExtrasWebhooksPartialUpdateDefault) IsClientError() bool

IsClientError returns true when this extras webhooks partial update default response has a 4xx status code

func (*ExtrasWebhooksPartialUpdateDefault) IsCode

IsCode returns true when this extras webhooks partial update default response a status code equal to that given

func (*ExtrasWebhooksPartialUpdateDefault) IsRedirect

func (o *ExtrasWebhooksPartialUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks partial update default response has a 3xx status code

func (*ExtrasWebhooksPartialUpdateDefault) IsServerError

func (o *ExtrasWebhooksPartialUpdateDefault) IsServerError() bool

IsServerError returns true when this extras webhooks partial update default response has a 5xx status code

func (*ExtrasWebhooksPartialUpdateDefault) IsSuccess

IsSuccess returns true when this extras webhooks partial update default response has a 2xx status code

func (*ExtrasWebhooksPartialUpdateDefault) String

type ExtrasWebhooksPartialUpdateOK

type ExtrasWebhooksPartialUpdateOK struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksPartialUpdateOK extras webhooks partial update o k

func NewExtrasWebhooksPartialUpdateOK

func NewExtrasWebhooksPartialUpdateOK() *ExtrasWebhooksPartialUpdateOK

NewExtrasWebhooksPartialUpdateOK creates a ExtrasWebhooksPartialUpdateOK with default headers values

func (*ExtrasWebhooksPartialUpdateOK) Code

Code gets the status code for the extras webhooks partial update o k response

func (*ExtrasWebhooksPartialUpdateOK) Error

func (*ExtrasWebhooksPartialUpdateOK) GetPayload

func (o *ExtrasWebhooksPartialUpdateOK) GetPayload() *models.Webhook

func (*ExtrasWebhooksPartialUpdateOK) IsClientError

func (o *ExtrasWebhooksPartialUpdateOK) IsClientError() bool

IsClientError returns true when this extras webhooks partial update o k response has a 4xx status code

func (*ExtrasWebhooksPartialUpdateOK) IsCode

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

IsCode returns true when this extras webhooks partial update o k response a status code equal to that given

func (*ExtrasWebhooksPartialUpdateOK) IsRedirect

func (o *ExtrasWebhooksPartialUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks partial update o k response has a 3xx status code

func (*ExtrasWebhooksPartialUpdateOK) IsServerError

func (o *ExtrasWebhooksPartialUpdateOK) IsServerError() bool

IsServerError returns true when this extras webhooks partial update o k response has a 5xx status code

func (*ExtrasWebhooksPartialUpdateOK) IsSuccess

func (o *ExtrasWebhooksPartialUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks partial update o k response has a 2xx status code

func (*ExtrasWebhooksPartialUpdateOK) String

type ExtrasWebhooksPartialUpdateParams

type ExtrasWebhooksPartialUpdateParams struct {

	// Data.
	Data *models.Webhook

	/* ID.

	   A unique integer value identifying this webhook.
	*/
	ID int64

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

ExtrasWebhooksPartialUpdateParams contains all the parameters to send to the API endpoint

for the extras webhooks partial update operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksPartialUpdateParams

func NewExtrasWebhooksPartialUpdateParams() *ExtrasWebhooksPartialUpdateParams

NewExtrasWebhooksPartialUpdateParams creates a new ExtrasWebhooksPartialUpdateParams 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 NewExtrasWebhooksPartialUpdateParamsWithContext

func NewExtrasWebhooksPartialUpdateParamsWithContext(ctx context.Context) *ExtrasWebhooksPartialUpdateParams

NewExtrasWebhooksPartialUpdateParamsWithContext creates a new ExtrasWebhooksPartialUpdateParams object with the ability to set a context for a request.

func NewExtrasWebhooksPartialUpdateParamsWithHTTPClient

func NewExtrasWebhooksPartialUpdateParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksPartialUpdateParams

NewExtrasWebhooksPartialUpdateParamsWithHTTPClient creates a new ExtrasWebhooksPartialUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksPartialUpdateParamsWithTimeout

func NewExtrasWebhooksPartialUpdateParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksPartialUpdateParams

NewExtrasWebhooksPartialUpdateParamsWithTimeout creates a new ExtrasWebhooksPartialUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksPartialUpdateParams) SetContext

SetContext adds the context to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) SetData

SetData adds the data to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) SetDefaults

func (o *ExtrasWebhooksPartialUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks partial update params (not the query body).

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

func (*ExtrasWebhooksPartialUpdateParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) SetID

SetID adds the id to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WithContext

WithContext adds the context to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WithData

WithData adds the data to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks partial update params (not the query body).

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

func (*ExtrasWebhooksPartialUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WithID

WithID adds the id to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks partial update params

func (*ExtrasWebhooksPartialUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksPartialUpdateReader

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

ExtrasWebhooksPartialUpdateReader is a Reader for the ExtrasWebhooksPartialUpdate structure.

func (*ExtrasWebhooksPartialUpdateReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksReadDefault

type ExtrasWebhooksReadDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksReadDefault describes a response with status code -1, with default header values.

ExtrasWebhooksReadDefault extras webhooks read default

func NewExtrasWebhooksReadDefault

func NewExtrasWebhooksReadDefault(code int) *ExtrasWebhooksReadDefault

NewExtrasWebhooksReadDefault creates a ExtrasWebhooksReadDefault with default headers values

func (*ExtrasWebhooksReadDefault) Code

func (o *ExtrasWebhooksReadDefault) Code() int

Code gets the status code for the extras webhooks read default response

func (*ExtrasWebhooksReadDefault) Error

func (o *ExtrasWebhooksReadDefault) Error() string

func (*ExtrasWebhooksReadDefault) GetPayload

func (o *ExtrasWebhooksReadDefault) GetPayload() interface{}

func (*ExtrasWebhooksReadDefault) IsClientError

func (o *ExtrasWebhooksReadDefault) IsClientError() bool

IsClientError returns true when this extras webhooks read default response has a 4xx status code

func (*ExtrasWebhooksReadDefault) IsCode

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

IsCode returns true when this extras webhooks read default response a status code equal to that given

func (*ExtrasWebhooksReadDefault) IsRedirect

func (o *ExtrasWebhooksReadDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks read default response has a 3xx status code

func (*ExtrasWebhooksReadDefault) IsServerError

func (o *ExtrasWebhooksReadDefault) IsServerError() bool

IsServerError returns true when this extras webhooks read default response has a 5xx status code

func (*ExtrasWebhooksReadDefault) IsSuccess

func (o *ExtrasWebhooksReadDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks read default response has a 2xx status code

func (*ExtrasWebhooksReadDefault) String

func (o *ExtrasWebhooksReadDefault) String() string

type ExtrasWebhooksReadOK

type ExtrasWebhooksReadOK struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksReadOK extras webhooks read o k

func NewExtrasWebhooksReadOK

func NewExtrasWebhooksReadOK() *ExtrasWebhooksReadOK

NewExtrasWebhooksReadOK creates a ExtrasWebhooksReadOK with default headers values

func (*ExtrasWebhooksReadOK) Code

func (o *ExtrasWebhooksReadOK) Code() int

Code gets the status code for the extras webhooks read o k response

func (*ExtrasWebhooksReadOK) Error

func (o *ExtrasWebhooksReadOK) Error() string

func (*ExtrasWebhooksReadOK) GetPayload

func (o *ExtrasWebhooksReadOK) GetPayload() *models.Webhook

func (*ExtrasWebhooksReadOK) IsClientError

func (o *ExtrasWebhooksReadOK) IsClientError() bool

IsClientError returns true when this extras webhooks read o k response has a 4xx status code

func (*ExtrasWebhooksReadOK) IsCode

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

IsCode returns true when this extras webhooks read o k response a status code equal to that given

func (*ExtrasWebhooksReadOK) IsRedirect

func (o *ExtrasWebhooksReadOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks read o k response has a 3xx status code

func (*ExtrasWebhooksReadOK) IsServerError

func (o *ExtrasWebhooksReadOK) IsServerError() bool

IsServerError returns true when this extras webhooks read o k response has a 5xx status code

func (*ExtrasWebhooksReadOK) IsSuccess

func (o *ExtrasWebhooksReadOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks read o k response has a 2xx status code

func (*ExtrasWebhooksReadOK) String

func (o *ExtrasWebhooksReadOK) String() string

type ExtrasWebhooksReadParams

type ExtrasWebhooksReadParams struct {

	/* ID.

	   A unique integer value identifying this webhook.
	*/
	ID int64

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

ExtrasWebhooksReadParams contains all the parameters to send to the API endpoint

for the extras webhooks read operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksReadParams

func NewExtrasWebhooksReadParams() *ExtrasWebhooksReadParams

NewExtrasWebhooksReadParams creates a new ExtrasWebhooksReadParams 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 NewExtrasWebhooksReadParamsWithContext

func NewExtrasWebhooksReadParamsWithContext(ctx context.Context) *ExtrasWebhooksReadParams

NewExtrasWebhooksReadParamsWithContext creates a new ExtrasWebhooksReadParams object with the ability to set a context for a request.

func NewExtrasWebhooksReadParamsWithHTTPClient

func NewExtrasWebhooksReadParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksReadParams

NewExtrasWebhooksReadParamsWithHTTPClient creates a new ExtrasWebhooksReadParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksReadParamsWithTimeout

func NewExtrasWebhooksReadParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksReadParams

NewExtrasWebhooksReadParamsWithTimeout creates a new ExtrasWebhooksReadParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksReadParams) SetContext

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

SetContext adds the context to the extras webhooks read params

func (*ExtrasWebhooksReadParams) SetDefaults

func (o *ExtrasWebhooksReadParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks read params (not the query body).

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

func (*ExtrasWebhooksReadParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the extras webhooks read params

func (*ExtrasWebhooksReadParams) SetID

func (o *ExtrasWebhooksReadParams) SetID(id int64)

SetID adds the id to the extras webhooks read params

func (*ExtrasWebhooksReadParams) SetTimeout

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

SetTimeout adds the timeout to the extras webhooks read params

func (*ExtrasWebhooksReadParams) WithContext

WithContext adds the context to the extras webhooks read params

func (*ExtrasWebhooksReadParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks read params (not the query body).

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

func (*ExtrasWebhooksReadParams) WithHTTPClient

func (o *ExtrasWebhooksReadParams) WithHTTPClient(client *http.Client) *ExtrasWebhooksReadParams

WithHTTPClient adds the HTTPClient to the extras webhooks read params

func (*ExtrasWebhooksReadParams) WithID

WithID adds the id to the extras webhooks read params

func (*ExtrasWebhooksReadParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks read params

func (*ExtrasWebhooksReadParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksReadReader

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

ExtrasWebhooksReadReader is a Reader for the ExtrasWebhooksRead structure.

func (*ExtrasWebhooksReadReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type ExtrasWebhooksUpdateDefault

type ExtrasWebhooksUpdateDefault struct {
	Payload interface{}
	// contains filtered or unexported fields
}

ExtrasWebhooksUpdateDefault describes a response with status code -1, with default header values.

ExtrasWebhooksUpdateDefault extras webhooks update default

func NewExtrasWebhooksUpdateDefault

func NewExtrasWebhooksUpdateDefault(code int) *ExtrasWebhooksUpdateDefault

NewExtrasWebhooksUpdateDefault creates a ExtrasWebhooksUpdateDefault with default headers values

func (*ExtrasWebhooksUpdateDefault) Code

func (o *ExtrasWebhooksUpdateDefault) Code() int

Code gets the status code for the extras webhooks update default response

func (*ExtrasWebhooksUpdateDefault) Error

func (*ExtrasWebhooksUpdateDefault) GetPayload

func (o *ExtrasWebhooksUpdateDefault) GetPayload() interface{}

func (*ExtrasWebhooksUpdateDefault) IsClientError

func (o *ExtrasWebhooksUpdateDefault) IsClientError() bool

IsClientError returns true when this extras webhooks update default response has a 4xx status code

func (*ExtrasWebhooksUpdateDefault) IsCode

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

IsCode returns true when this extras webhooks update default response a status code equal to that given

func (*ExtrasWebhooksUpdateDefault) IsRedirect

func (o *ExtrasWebhooksUpdateDefault) IsRedirect() bool

IsRedirect returns true when this extras webhooks update default response has a 3xx status code

func (*ExtrasWebhooksUpdateDefault) IsServerError

func (o *ExtrasWebhooksUpdateDefault) IsServerError() bool

IsServerError returns true when this extras webhooks update default response has a 5xx status code

func (*ExtrasWebhooksUpdateDefault) IsSuccess

func (o *ExtrasWebhooksUpdateDefault) IsSuccess() bool

IsSuccess returns true when this extras webhooks update default response has a 2xx status code

func (*ExtrasWebhooksUpdateDefault) String

func (o *ExtrasWebhooksUpdateDefault) String() string

type ExtrasWebhooksUpdateOK

type ExtrasWebhooksUpdateOK struct {
	Payload *models.Webhook
}

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

ExtrasWebhooksUpdateOK extras webhooks update o k

func NewExtrasWebhooksUpdateOK

func NewExtrasWebhooksUpdateOK() *ExtrasWebhooksUpdateOK

NewExtrasWebhooksUpdateOK creates a ExtrasWebhooksUpdateOK with default headers values

func (*ExtrasWebhooksUpdateOK) Code

func (o *ExtrasWebhooksUpdateOK) Code() int

Code gets the status code for the extras webhooks update o k response

func (*ExtrasWebhooksUpdateOK) Error

func (o *ExtrasWebhooksUpdateOK) Error() string

func (*ExtrasWebhooksUpdateOK) GetPayload

func (o *ExtrasWebhooksUpdateOK) GetPayload() *models.Webhook

func (*ExtrasWebhooksUpdateOK) IsClientError

func (o *ExtrasWebhooksUpdateOK) IsClientError() bool

IsClientError returns true when this extras webhooks update o k response has a 4xx status code

func (*ExtrasWebhooksUpdateOK) IsCode

func (o *ExtrasWebhooksUpdateOK) IsCode(code int) bool

IsCode returns true when this extras webhooks update o k response a status code equal to that given

func (*ExtrasWebhooksUpdateOK) IsRedirect

func (o *ExtrasWebhooksUpdateOK) IsRedirect() bool

IsRedirect returns true when this extras webhooks update o k response has a 3xx status code

func (*ExtrasWebhooksUpdateOK) IsServerError

func (o *ExtrasWebhooksUpdateOK) IsServerError() bool

IsServerError returns true when this extras webhooks update o k response has a 5xx status code

func (*ExtrasWebhooksUpdateOK) IsSuccess

func (o *ExtrasWebhooksUpdateOK) IsSuccess() bool

IsSuccess returns true when this extras webhooks update o k response has a 2xx status code

func (*ExtrasWebhooksUpdateOK) String

func (o *ExtrasWebhooksUpdateOK) String() string

type ExtrasWebhooksUpdateParams

type ExtrasWebhooksUpdateParams struct {

	// Data.
	Data *models.Webhook

	/* ID.

	   A unique integer value identifying this webhook.
	*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

ExtrasWebhooksUpdateParams contains all the parameters to send to the API endpoint

for the extras webhooks update operation.

Typically these are written to a http.Request.

func NewExtrasWebhooksUpdateParams

func NewExtrasWebhooksUpdateParams() *ExtrasWebhooksUpdateParams

NewExtrasWebhooksUpdateParams creates a new ExtrasWebhooksUpdateParams 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 NewExtrasWebhooksUpdateParamsWithContext

func NewExtrasWebhooksUpdateParamsWithContext(ctx context.Context) *ExtrasWebhooksUpdateParams

NewExtrasWebhooksUpdateParamsWithContext creates a new ExtrasWebhooksUpdateParams object with the ability to set a context for a request.

func NewExtrasWebhooksUpdateParamsWithHTTPClient

func NewExtrasWebhooksUpdateParamsWithHTTPClient(client *http.Client) *ExtrasWebhooksUpdateParams

NewExtrasWebhooksUpdateParamsWithHTTPClient creates a new ExtrasWebhooksUpdateParams object with the ability to set a custom HTTPClient for a request.

func NewExtrasWebhooksUpdateParamsWithTimeout

func NewExtrasWebhooksUpdateParamsWithTimeout(timeout time.Duration) *ExtrasWebhooksUpdateParams

NewExtrasWebhooksUpdateParamsWithTimeout creates a new ExtrasWebhooksUpdateParams object with the ability to set a timeout on a request.

func (*ExtrasWebhooksUpdateParams) SetContext

func (o *ExtrasWebhooksUpdateParams) SetContext(ctx context.Context)

SetContext adds the context to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) SetData

func (o *ExtrasWebhooksUpdateParams) SetData(data *models.Webhook)

SetData adds the data to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) SetDefaults

func (o *ExtrasWebhooksUpdateParams) SetDefaults()

SetDefaults hydrates default values in the extras webhooks update params (not the query body).

All values with no default are reset to their zero value.

func (*ExtrasWebhooksUpdateParams) SetHTTPClient

func (o *ExtrasWebhooksUpdateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) SetID

func (o *ExtrasWebhooksUpdateParams) SetID(id int64)

SetID adds the id to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) SetTimeout

func (o *ExtrasWebhooksUpdateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WithContext

WithContext adds the context to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WithData

WithData adds the data to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WithDefaults

WithDefaults hydrates default values in the extras webhooks update params (not the query body).

All values with no default are reset to their zero value.

func (*ExtrasWebhooksUpdateParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WithID

WithID adds the id to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WithTimeout

WithTimeout adds the timeout to the extras webhooks update params

func (*ExtrasWebhooksUpdateParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type ExtrasWebhooksUpdateReader

type ExtrasWebhooksUpdateReader struct {
	// contains filtered or unexported fields
}

ExtrasWebhooksUpdateReader is a Reader for the ExtrasWebhooksUpdate structure.

func (*ExtrasWebhooksUpdateReader) ReadResponse

func (o *ExtrasWebhooksUpdateReader) 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