generated

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package generated provides primitives to interact with the openapi HTTP API.

Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.5.0 DO NOT EDIT.

Package generated provides primitives to interact with the openapi HTTP API.

Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.5.0 DO NOT EDIT.

Index

Constants

View Source
const (
	Client_credentialsScopes = "client_credentials.Scopes"
)

Variables

This section is empty.

Functions

func NewClassificationMappingServiceRequest

func NewClassificationMappingServiceRequest(server string, inputFormat ClassificationMappingServiceParamsInputFormat, class string, subclass string, outputFormat ClassificationMappingServiceParamsOutputFormat, params *ClassificationMappingServiceParams) (*http.Request, error)

NewClassificationMappingServiceRequest generates requests for ClassificationMappingService

func NewClassificationMediaServiceRequest

func NewClassificationMediaServiceRequest(server string, mediaName string, params *ClassificationMediaServiceParams) (*http.Request, error)

NewClassificationMediaServiceRequest generates requests for ClassificationMediaService

func NewClassificationSchemaServicePOSTRequestWithBody

func NewClassificationSchemaServicePOSTRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)

NewClassificationSchemaServicePOSTRequestWithBody generates requests for ClassificationSchemaServicePOST with any type of body

func NewClassificationSchemaServicePOSTRequestWithTextBody

func NewClassificationSchemaServicePOSTRequestWithTextBody(server string, body ClassificationSchemaServicePOSTTextRequestBody) (*http.Request, error)

NewClassificationSchemaServicePOSTRequestWithTextBody calls the generic ClassificationSchemaServicePOST builder with text/plain body

func NewClassificationSchemaServiceRequest

func NewClassificationSchemaServiceRequest(server string, class string, params *ClassificationSchemaServiceParams) (*http.Request, error)

NewClassificationSchemaServiceRequest generates requests for ClassificationSchemaService

func NewClassificationSchemaSubclassServiceRequest

func NewClassificationSchemaSubclassServiceRequest(server string, class string, subclass string, params *ClassificationSchemaSubclassServiceParams) (*http.Request, error)

NewClassificationSchemaSubclassServiceRequest generates requests for ClassificationSchemaSubclassService

func NewClassificationStatisticsServiceRequest

func NewClassificationStatisticsServiceRequest(server string, params *ClassificationStatisticsServiceParams) (*http.Request, error)

NewClassificationStatisticsServiceRequest generates requests for ClassificationStatisticsService

func NewGetUsageStatisticsRequest

func NewGetUsageStatisticsRequest(server string, params *GetUsageStatisticsParams) (*http.Request, error)

NewGetUsageStatisticsRequest generates requests for GetUsageStatistics

func NewINPADOCFamilyRetrievalServicePOSTRequestWithBody

func NewINPADOCFamilyRetrievalServicePOSTRequestWithBody(server string, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewINPADOCFamilyRetrievalServicePOSTRequestWithBody generates requests for INPADOCFamilyRetrievalServicePOST with any type of body

func NewINPADOCFamilyRetrievalServicePOSTRequestWithTextBody

NewINPADOCFamilyRetrievalServicePOSTRequestWithTextBody calls the generic INPADOCFamilyRetrievalServicePOST builder with text/plain body

func NewINPADOCFamilyRetrievalServiceRequest

func NewINPADOCFamilyRetrievalServiceRequest(server string, pType INPADOCFamilyRetrievalServiceParamsType, format INPADOCFamilyRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewINPADOCFamilyRetrievalServiceRequest generates requests for INPADOCFamilyRetrievalService

func NewINPADOCFamilyRetrievalServiceWithBiblioPOSTRequestWithBody

func NewINPADOCFamilyRetrievalServiceWithBiblioPOSTRequestWithBody(server string, pType INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType, format INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewINPADOCFamilyRetrievalServiceWithBiblioPOSTRequestWithBody generates requests for INPADOCFamilyRetrievalServiceWithBiblioPOST with any type of body

func NewINPADOCFamilyRetrievalServiceWithBiblioPOSTRequestWithTextBody

NewINPADOCFamilyRetrievalServiceWithBiblioPOSTRequestWithTextBody calls the generic INPADOCFamilyRetrievalServiceWithBiblioPOST builder with text/plain body

func NewINPADOCFamilyRetrievalServiceWithBiblioRequest

func NewINPADOCFamilyRetrievalServiceWithBiblioRequest(server string, pType INPADOCFamilyRetrievalServiceWithBiblioParamsType, format INPADOCFamilyRetrievalServiceWithBiblioParamsFormat, number string) (*http.Request, error)

NewINPADOCFamilyRetrievalServiceWithBiblioRequest generates requests for INPADOCFamilyRetrievalServiceWithBiblio

func NewINPADOCFamilyRetrievalServiceWithLegalPOSTRequestWithBody

func NewINPADOCFamilyRetrievalServiceWithLegalPOSTRequestWithBody(server string, pType INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType, format INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewINPADOCFamilyRetrievalServiceWithLegalPOSTRequestWithBody generates requests for INPADOCFamilyRetrievalServiceWithLegalPOST with any type of body

func NewINPADOCFamilyRetrievalServiceWithLegalPOSTRequestWithTextBody

NewINPADOCFamilyRetrievalServiceWithLegalPOSTRequestWithTextBody calls the generic INPADOCFamilyRetrievalServiceWithLegalPOST builder with text/plain body

func NewINPADOCFamilyRetrievalServiceWithLegalRequest

func NewINPADOCFamilyRetrievalServiceWithLegalRequest(server string, pType INPADOCFamilyRetrievalServiceWithLegalParamsType, format INPADOCFamilyRetrievalServiceWithLegalParamsFormat, number string) (*http.Request, error)

NewINPADOCFamilyRetrievalServiceWithLegalRequest generates requests for INPADOCFamilyRetrievalServiceWithLegal

func NewLegalDataRetrievalServicePOSTRequestWithBody

func NewLegalDataRetrievalServicePOSTRequestWithBody(server string, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewLegalDataRetrievalServicePOSTRequestWithBody generates requests for LegalDataRetrievalServicePOST with any type of body

func NewLegalDataRetrievalServicePOSTRequestWithTextBody

func NewLegalDataRetrievalServicePOSTRequestWithTextBody(server string, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, body LegalDataRetrievalServicePOSTTextRequestBody) (*http.Request, error)

NewLegalDataRetrievalServicePOSTRequestWithTextBody calls the generic LegalDataRetrievalServicePOST builder with text/plain body

func NewLegalDataRetrievalServiceRequest

func NewLegalDataRetrievalServiceRequest(server string, pType LegalDataRetrievalServiceParamsType, format LegalDataRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewLegalDataRetrievalServiceRequest generates requests for LegalDataRetrievalService

func NewNumberServicePOSTRequestWithBody

func NewNumberServicePOSTRequestWithBody(server string, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, contentType string, body io.Reader) (*http.Request, error)

NewNumberServicePOSTRequestWithBody generates requests for NumberServicePOST with any type of body

func NewNumberServicePOSTRequestWithTextBody

func NewNumberServicePOSTRequestWithTextBody(server string, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, body NumberServicePOSTTextRequestBody) (*http.Request, error)

NewNumberServicePOSTRequestWithTextBody calls the generic NumberServicePOST builder with text/plain body

func NewNumberServiceRequest

func NewNumberServiceRequest(server string, pType NumberServiceParamsType, inputFormat NumberServiceParamsInputFormat, number string, outputFormat NumberServiceParamsOutputFormat) (*http.Request, error)

NewNumberServiceRequest generates requests for NumberService

func NewPublishedClaimsRetrievalServicePOSTRequestWithBody

func NewPublishedClaimsRetrievalServicePOSTRequestWithBody(server string, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedClaimsRetrievalServicePOSTRequestWithBody generates requests for PublishedClaimsRetrievalServicePOST with any type of body

func NewPublishedClaimsRetrievalServicePOSTRequestWithTextBody

NewPublishedClaimsRetrievalServicePOSTRequestWithTextBody calls the generic PublishedClaimsRetrievalServicePOST builder with text/plain body

func NewPublishedDataAbstractServicePOSTRequestWithBody

func NewPublishedDataAbstractServicePOSTRequestWithBody(server string, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedDataAbstractServicePOSTRequestWithBody generates requests for PublishedDataAbstractServicePOST with any type of body

func NewPublishedDataAbstractServicePOSTRequestWithTextBody

NewPublishedDataAbstractServicePOSTRequestWithTextBody calls the generic PublishedDataAbstractServicePOST builder with text/plain body

func NewPublishedDataAbstractServiceRequest

func NewPublishedDataAbstractServiceRequest(server string, pType PublishedDataAbstractServiceParamsType, format PublishedDataAbstractServiceParamsFormat, number string) (*http.Request, error)

NewPublishedDataAbstractServiceRequest generates requests for PublishedDataAbstractService

func NewPublishedDataClaimsRetrievalServiceRequest

func NewPublishedDataClaimsRetrievalServiceRequest(server string, pType PublishedDataClaimsRetrievalServiceParamsType, format PublishedDataClaimsRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewPublishedDataClaimsRetrievalServiceRequest generates requests for PublishedDataClaimsRetrievalService

func NewPublishedDataDescriptionRetrievalServicePOSTRequestWithBody

func NewPublishedDataDescriptionRetrievalServicePOSTRequestWithBody(server string, pType PublishedDataDescriptionRetrievalServicePOSTParamsType, format PublishedDataDescriptionRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedDataDescriptionRetrievalServicePOSTRequestWithBody generates requests for PublishedDataDescriptionRetrievalServicePOST with any type of body

func NewPublishedDataDescriptionRetrievalServicePOSTRequestWithTextBody

NewPublishedDataDescriptionRetrievalServicePOSTRequestWithTextBody calls the generic PublishedDataDescriptionRetrievalServicePOST builder with text/plain body

func NewPublishedDataDescriptionRetrievalServiceRequest

func NewPublishedDataDescriptionRetrievalServiceRequest(server string, pType PublishedDataDescriptionRetrievalServiceParamsType, format PublishedDataDescriptionRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewPublishedDataDescriptionRetrievalServiceRequest generates requests for PublishedDataDescriptionRetrievalService

func NewPublishedDataFullCycleServicePOSTRequestWithBody

func NewPublishedDataFullCycleServicePOSTRequestWithBody(server string, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedDataFullCycleServicePOSTRequestWithBody generates requests for PublishedDataFullCycleServicePOST with any type of body

func NewPublishedDataFullCycleServicePOSTRequestWithTextBody

NewPublishedDataFullCycleServicePOSTRequestWithTextBody calls the generic PublishedDataFullCycleServicePOST builder with text/plain body

func NewPublishedDataFullCycleServiceRequest

func NewPublishedDataFullCycleServiceRequest(server string, pType PublishedDataFullCycleServiceParamsType, format PublishedDataFullCycleServiceParamsFormat, number string) (*http.Request, error)

NewPublishedDataFullCycleServiceRequest generates requests for PublishedDataFullCycleService

func NewPublishedDataFulltextInquiryServicePOSTRequestWithBody

func NewPublishedDataFulltextInquiryServicePOSTRequestWithBody(server string, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedDataFulltextInquiryServicePOSTRequestWithBody generates requests for PublishedDataFulltextInquiryServicePOST with any type of body

func NewPublishedDataFulltextInquiryServicePOSTRequestWithTextBody

NewPublishedDataFulltextInquiryServicePOSTRequestWithTextBody calls the generic PublishedDataFulltextInquiryServicePOST builder with text/plain body

func NewPublishedDataFulltextInquiryServiceRequest

func NewPublishedDataFulltextInquiryServiceRequest(server string, pType PublishedDataFulltextInquiryServiceParamsType, format PublishedDataFulltextInquiryServiceParamsFormat, number string) (*http.Request, error)

NewPublishedDataFulltextInquiryServiceRequest generates requests for PublishedDataFulltextInquiryService

func NewPublishedDataKeywordsSearchWithVariableConstituentsRequest

func NewPublishedDataKeywordsSearchWithVariableConstituentsRequest(server string, constituent PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent, params *PublishedDataKeywordsSearchWithVariableConstituentsParams) (*http.Request, error)

NewPublishedDataKeywordsSearchWithVariableConstituentsRequest generates requests for PublishedDataKeywordsSearchWithVariableConstituents

func NewPublishedDataKeywordsSearchWithoutConsituentsRequest

func NewPublishedDataKeywordsSearchWithoutConsituentsRequest(server string, params *PublishedDataKeywordsSearchWithoutConsituentsParams) (*http.Request, error)

NewPublishedDataKeywordsSearchWithoutConsituentsRequest generates requests for PublishedDataKeywordsSearchWithoutConsituents

func NewPublishedDataRetrievalPOSTRequestWithBody

func NewPublishedDataRetrievalPOSTRequestWithBody(server string, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedDataRetrievalPOSTRequestWithBody generates requests for PublishedDataRetrievalPOST with any type of body

func NewPublishedDataRetrievalPOSTRequestWithTextBody

func NewPublishedDataRetrievalPOSTRequestWithTextBody(server string, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, body PublishedDataRetrievalPOSTTextRequestBody) (*http.Request, error)

NewPublishedDataRetrievalPOSTRequestWithTextBody calls the generic PublishedDataRetrievalPOST builder with text/plain body

func NewPublishedDataRetrievalRequest

func NewPublishedDataRetrievalRequest(server string, pType PublishedDataRetrievalParamsType, format PublishedDataRetrievalParamsFormat, number string) (*http.Request, error)

NewPublishedDataRetrievalRequest generates requests for PublishedDataRetrieval

func NewPublishedEquivalentsRetrievalServicePOSTRequestWithBody

func NewPublishedEquivalentsRetrievalServicePOSTRequestWithBody(server string, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedEquivalentsRetrievalServicePOSTRequestWithBody generates requests for PublishedEquivalentsRetrievalServicePOST with any type of body

func NewPublishedEquivalentsRetrievalServicePOSTRequestWithTextBody

NewPublishedEquivalentsRetrievalServicePOSTRequestWithTextBody calls the generic PublishedEquivalentsRetrievalServicePOST builder with text/plain body

func NewPublishedEquivalentsRetrievalServiceRequest

func NewPublishedEquivalentsRetrievalServiceRequest(server string, pType PublishedEquivalentsRetrievalServiceParamsType, format PublishedEquivalentsRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewPublishedEquivalentsRetrievalServiceRequest generates requests for PublishedEquivalentsRetrievalService

func NewPublishedImagesInquiryServiceRequest

func NewPublishedImagesInquiryServiceRequest(server string, pType PublishedImagesInquiryServiceParamsType, format PublishedImagesInquiryServiceParamsFormat, number string) (*http.Request, error)

NewPublishedImagesInquiryServiceRequest generates requests for PublishedImagesInquiryService

func NewPublishedImagesInquryServicePOSTRequestWithBody

func NewPublishedImagesInquryServicePOSTRequestWithBody(server string, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewPublishedImagesInquryServicePOSTRequestWithBody generates requests for PublishedImagesInquryServicePOST with any type of body

func NewPublishedImagesInquryServicePOSTRequestWithTextBody

NewPublishedImagesInquryServicePOSTRequestWithTextBody calls the generic PublishedImagesInquryServicePOST builder with text/plain body

func NewPublishedImagesRetrievalServicePOSTRequestWithBody

func NewPublishedImagesRetrievalServicePOSTRequestWithBody(server string, params *PublishedImagesRetrievalServicePOSTParams, contentType string, body io.Reader) (*http.Request, error)

NewPublishedImagesRetrievalServicePOSTRequestWithBody generates requests for PublishedImagesRetrievalServicePOST with any type of body

func NewPublishedImagesRetrievalServicePOSTRequestWithTextBody

func NewPublishedImagesRetrievalServicePOSTRequestWithTextBody(server string, params *PublishedImagesRetrievalServicePOSTParams, body PublishedImagesRetrievalServicePOSTTextRequestBody) (*http.Request, error)

NewPublishedImagesRetrievalServicePOSTRequestWithTextBody calls the generic PublishedImagesRetrievalServicePOST builder with text/plain body

func NewPublishedImagesRetrievalServiceRequest

func NewPublishedImagesRetrievalServiceRequest(server string, imageCountry string, imageNumber string, imageKind string, imageType string, params *PublishedImagesRetrievalServiceParams) (*http.Request, error)

NewPublishedImagesRetrievalServiceRequest generates requests for PublishedImagesRetrievalService

func NewRegisterEventsServicePOSTRequestWithBody

func NewRegisterEventsServicePOSTRequestWithBody(server string, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewRegisterEventsServicePOSTRequestWithBody generates requests for RegisterEventsServicePOST with any type of body

func NewRegisterEventsServicePOSTRequestWithTextBody

func NewRegisterEventsServicePOSTRequestWithTextBody(server string, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, body RegisterEventsServicePOSTTextRequestBody) (*http.Request, error)

NewRegisterEventsServicePOSTRequestWithTextBody calls the generic RegisterEventsServicePOST builder with text/plain body

func NewRegisterEventsServiceRequest

func NewRegisterEventsServiceRequest(server string, pType RegisterEventsServiceParamsType, format RegisterEventsServiceParamsFormat, number string) (*http.Request, error)

NewRegisterEventsServiceRequest generates requests for RegisterEventsService

func NewRegisterProceduralStepsServicePOSTRequestWithBody

func NewRegisterProceduralStepsServicePOSTRequestWithBody(server string, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewRegisterProceduralStepsServicePOSTRequestWithBody generates requests for RegisterProceduralStepsServicePOST with any type of body

func NewRegisterProceduralStepsServicePOSTRequestWithTextBody

NewRegisterProceduralStepsServicePOSTRequestWithTextBody calls the generic RegisterProceduralStepsServicePOST builder with text/plain body

func NewRegisterProceduralStepsServiceRequest

func NewRegisterProceduralStepsServiceRequest(server string, pType RegisterProceduralStepsServiceParamsType, format RegisterProceduralStepsServiceParamsFormat, number string) (*http.Request, error)

NewRegisterProceduralStepsServiceRequest generates requests for RegisterProceduralStepsService

func NewRegisterRetrievalServicePOSTRequestWithBody

func NewRegisterRetrievalServicePOSTRequestWithBody(server string, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewRegisterRetrievalServicePOSTRequestWithBody generates requests for RegisterRetrievalServicePOST with any type of body

func NewRegisterRetrievalServicePOSTRequestWithTextBody

func NewRegisterRetrievalServicePOSTRequestWithTextBody(server string, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, body RegisterRetrievalServicePOSTTextRequestBody) (*http.Request, error)

NewRegisterRetrievalServicePOSTRequestWithTextBody calls the generic RegisterRetrievalServicePOST builder with text/plain body

func NewRegisterRetrievalServiceRequest

func NewRegisterRetrievalServiceRequest(server string, pType RegisterRetrievalServiceParamsType, format RegisterRetrievalServiceParamsFormat, number string) (*http.Request, error)

NewRegisterRetrievalServiceRequest generates requests for RegisterRetrievalService

func NewRegisterSearchServiceWithVariableConstituentsRequest

func NewRegisterSearchServiceWithVariableConstituentsRequest(server string, constituent RegisterSearchServiceWithVariableConstituentsParamsConstituent, params *RegisterSearchServiceWithVariableConstituentsParams) (*http.Request, error)

NewRegisterSearchServiceWithVariableConstituentsRequest generates requests for RegisterSearchServiceWithVariableConstituents

func NewRegisterSearchServiceWithoutConstituentsRequest

func NewRegisterSearchServiceWithoutConstituentsRequest(server string, params *RegisterSearchServiceWithoutConstituentsParams) (*http.Request, error)

NewRegisterSearchServiceWithoutConstituentsRequest generates requests for RegisterSearchServiceWithoutConstituents

func NewRegisterUNIPServicePOSTRequestWithBody

func NewRegisterUNIPServicePOSTRequestWithBody(server string, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, contentType string, body io.Reader) (*http.Request, error)

NewRegisterUNIPServicePOSTRequestWithBody generates requests for RegisterUNIPServicePOST with any type of body

func NewRegisterUNIPServicePOSTRequestWithTextBody

func NewRegisterUNIPServicePOSTRequestWithTextBody(server string, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, body RegisterUNIPServicePOSTTextRequestBody) (*http.Request, error)

NewRegisterUNIPServicePOSTRequestWithTextBody calls the generic RegisterUNIPServicePOST builder with text/plain body

func NewRegisterUNIPServiceRequest

func NewRegisterUNIPServiceRequest(server string, pType RegisterUNIPServiceParamsType, format RegisterUNIPServiceParamsFormat, number string) (*http.Request, error)

NewRegisterUNIPServiceRequest generates requests for RegisterUNIPService

Types

type Body

type Body = string

Body defines model for Body.

type ClassificationMappingServiceParams

type ClassificationMappingServiceParams struct {
	// Additional Invention/Additional resolution indicator. Invention is default value.
	Additional bool `form:"additional" json:"additional"`
}

ClassificationMappingServiceParams defines parameters for ClassificationMappingService.

type ClassificationMappingServiceParamsInputFormat

type ClassificationMappingServiceParamsInputFormat string

ClassificationMappingServiceParamsInputFormat defines parameters for ClassificationMappingService.

const (
	ClassificationMappingServiceParamsInputFormatCpc  ClassificationMappingServiceParamsInputFormat = "cpc"
	ClassificationMappingServiceParamsInputFormatEcla ClassificationMappingServiceParamsInputFormat = "ecla"
)

Defines values for ClassificationMappingServiceParamsInputFormat.

type ClassificationMappingServiceParamsOutputFormat

type ClassificationMappingServiceParamsOutputFormat string

ClassificationMappingServiceParamsOutputFormat defines parameters for ClassificationMappingService.

const (
	ClassificationMappingServiceParamsOutputFormatCpc  ClassificationMappingServiceParamsOutputFormat = "cpc"
	ClassificationMappingServiceParamsOutputFormatEcla ClassificationMappingServiceParamsOutputFormat = "ecla"
	ClassificationMappingServiceParamsOutputFormatIpc  ClassificationMappingServiceParamsOutputFormat = "ipc"
)

Defines values for ClassificationMappingServiceParamsOutputFormat.

type ClassificationMappingServiceResponse

type ClassificationMappingServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseClassificationMappingServiceResponse

func ParseClassificationMappingServiceResponse(rsp *http.Response) (*ClassificationMappingServiceResponse, error)

ParseClassificationMappingServiceResponse parses an HTTP response from a ClassificationMappingServiceWithResponse call

func (ClassificationMappingServiceResponse) Status

Status returns HTTPResponse.Status

func (ClassificationMappingServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type ClassificationMediaServiceParams

type ClassificationMediaServiceParams struct {
	// Attachment Attachment/inline content disposition indicator. Inline is a default value.
	Attachment *ClassificationMediaServiceParamsAttachment `form:"attachment,omitempty" json:"attachment,omitempty"`
}

ClassificationMediaServiceParams defines parameters for ClassificationMediaService.

type ClassificationMediaServiceParamsAttachment

type ClassificationMediaServiceParamsAttachment bool

ClassificationMediaServiceParamsAttachment defines parameters for ClassificationMediaService.

const (
	ClassificationMediaServiceParamsAttachmentFalse ClassificationMediaServiceParamsAttachment = false
	ClassificationMediaServiceParamsAttachmentTrue  ClassificationMediaServiceParamsAttachment = true
)

Defines values for ClassificationMediaServiceParamsAttachment.

type ClassificationMediaServiceResponse

type ClassificationMediaServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParseClassificationMediaServiceResponse

func ParseClassificationMediaServiceResponse(rsp *http.Response) (*ClassificationMediaServiceResponse, error)

ParseClassificationMediaServiceResponse parses an HTTP response from a ClassificationMediaServiceWithResponse call

func (ClassificationMediaServiceResponse) Status

Status returns HTTPResponse.Status

func (ClassificationMediaServiceResponse) StatusCode

func (r ClassificationMediaServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type ClassificationSchemaServicePOSTResponse

type ClassificationSchemaServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseClassificationSchemaServicePOSTResponse

func ParseClassificationSchemaServicePOSTResponse(rsp *http.Response) (*ClassificationSchemaServicePOSTResponse, error)

ParseClassificationSchemaServicePOSTResponse parses an HTTP response from a ClassificationSchemaServicePOSTWithResponse call

func (ClassificationSchemaServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (ClassificationSchemaServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type ClassificationSchemaServicePOSTTextRequestBody

type ClassificationSchemaServicePOSTTextRequestBody = Body

ClassificationSchemaServicePOSTTextRequestBody defines body for ClassificationSchemaServicePOST for text/plain ContentType.

type ClassificationSchemaServiceParams

type ClassificationSchemaServiceParams struct {
	// Ancestors Ancestors flag
	Ancestors *ClassificationSchemaServiceParamsAncestors `form:"ancestors,omitempty" json:"ancestors,omitempty"`

	// Navigation Navigation flag
	Navigation *ClassificationSchemaServiceParamsNavigation `form:"navigation,omitempty" json:"navigation,omitempty"`

	// Depth Classification tree traversing depth
	Depth *ClassificationSchemaServiceParamsDepth `form:"depth,omitempty" json:"depth,omitempty"`
}

ClassificationSchemaServiceParams defines parameters for ClassificationSchemaService.

type ClassificationSchemaServiceParamsAncestors

type ClassificationSchemaServiceParamsAncestors bool

ClassificationSchemaServiceParamsAncestors defines parameters for ClassificationSchemaService.

const (
	ClassificationSchemaServiceParamsAncestorsFalse ClassificationSchemaServiceParamsAncestors = false
	ClassificationSchemaServiceParamsAncestorsTrue  ClassificationSchemaServiceParamsAncestors = true
)

Defines values for ClassificationSchemaServiceParamsAncestors.

type ClassificationSchemaServiceParamsDepth

type ClassificationSchemaServiceParamsDepth string

ClassificationSchemaServiceParamsDepth defines parameters for ClassificationSchemaService.

const (
	ClassificationSchemaServiceParamsDepthAll ClassificationSchemaServiceParamsDepth = "all"
	ClassificationSchemaServiceParamsDepthN0  ClassificationSchemaServiceParamsDepth = "0"
	ClassificationSchemaServiceParamsDepthN1  ClassificationSchemaServiceParamsDepth = "1"
	ClassificationSchemaServiceParamsDepthN2  ClassificationSchemaServiceParamsDepth = "2"
	ClassificationSchemaServiceParamsDepthN3  ClassificationSchemaServiceParamsDepth = "3"
)

Defines values for ClassificationSchemaServiceParamsDepth.

type ClassificationSchemaServiceParamsNavigation

type ClassificationSchemaServiceParamsNavigation bool

ClassificationSchemaServiceParamsNavigation defines parameters for ClassificationSchemaService.

const (
	ClassificationSchemaServiceParamsNavigationFalse ClassificationSchemaServiceParamsNavigation = false
	ClassificationSchemaServiceParamsNavigationTrue  ClassificationSchemaServiceParamsNavigation = true
)

Defines values for ClassificationSchemaServiceParamsNavigation.

type ClassificationSchemaServiceResponse

type ClassificationSchemaServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseClassificationSchemaServiceResponse

func ParseClassificationSchemaServiceResponse(rsp *http.Response) (*ClassificationSchemaServiceResponse, error)

ParseClassificationSchemaServiceResponse parses an HTTP response from a ClassificationSchemaServiceWithResponse call

func (ClassificationSchemaServiceResponse) Status

Status returns HTTPResponse.Status

func (ClassificationSchemaServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type ClassificationSchemaSubclassServiceParams

type ClassificationSchemaSubclassServiceParams struct {
	// Ancestors Ancestors flag
	Ancestors *ClassificationSchemaSubclassServiceParamsAncestors `form:"ancestors,omitempty" json:"ancestors,omitempty"`

	// Navigation Navigation flag
	Navigation *ClassificationSchemaSubclassServiceParamsNavigation `form:"navigation,omitempty" json:"navigation,omitempty"`

	// Depth Classification tree traversing depth
	Depth *ClassificationSchemaSubclassServiceParamsDepth `form:"depth,omitempty" json:"depth,omitempty"`
}

ClassificationSchemaSubclassServiceParams defines parameters for ClassificationSchemaSubclassService.

type ClassificationSchemaSubclassServiceParamsAncestors

type ClassificationSchemaSubclassServiceParamsAncestors bool

ClassificationSchemaSubclassServiceParamsAncestors defines parameters for ClassificationSchemaSubclassService.

const (
	ClassificationSchemaSubclassServiceParamsAncestorsFalse ClassificationSchemaSubclassServiceParamsAncestors = false
	ClassificationSchemaSubclassServiceParamsAncestorsTrue  ClassificationSchemaSubclassServiceParamsAncestors = true
)

Defines values for ClassificationSchemaSubclassServiceParamsAncestors.

type ClassificationSchemaSubclassServiceParamsDepth

type ClassificationSchemaSubclassServiceParamsDepth string

ClassificationSchemaSubclassServiceParamsDepth defines parameters for ClassificationSchemaSubclassService.

const (
	ClassificationSchemaSubclassServiceParamsDepthAll ClassificationSchemaSubclassServiceParamsDepth = "all"
	ClassificationSchemaSubclassServiceParamsDepthN0  ClassificationSchemaSubclassServiceParamsDepth = "0"
	ClassificationSchemaSubclassServiceParamsDepthN1  ClassificationSchemaSubclassServiceParamsDepth = "1"
	ClassificationSchemaSubclassServiceParamsDepthN2  ClassificationSchemaSubclassServiceParamsDepth = "2"
	ClassificationSchemaSubclassServiceParamsDepthN3  ClassificationSchemaSubclassServiceParamsDepth = "3"
)

Defines values for ClassificationSchemaSubclassServiceParamsDepth.

type ClassificationSchemaSubclassServiceParamsNavigation

type ClassificationSchemaSubclassServiceParamsNavigation bool

ClassificationSchemaSubclassServiceParamsNavigation defines parameters for ClassificationSchemaSubclassService.

Defines values for ClassificationSchemaSubclassServiceParamsNavigation.

type ClassificationSchemaSubclassServiceResponse

type ClassificationSchemaSubclassServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseClassificationSchemaSubclassServiceResponse

func ParseClassificationSchemaSubclassServiceResponse(rsp *http.Response) (*ClassificationSchemaSubclassServiceResponse, error)

ParseClassificationSchemaSubclassServiceResponse parses an HTTP response from a ClassificationSchemaSubclassServiceWithResponse call

func (ClassificationSchemaSubclassServiceResponse) Status

Status returns HTTPResponse.Status

func (ClassificationSchemaSubclassServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type ClassificationStatisticsServiceParams

type ClassificationStatisticsServiceParams struct {
	// Q Search query
	Q string `form:"q" json:"q"`
}

ClassificationStatisticsServiceParams defines parameters for ClassificationStatisticsService.

type ClassificationStatisticsServiceResponse

type ClassificationStatisticsServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseClassificationStatisticsServiceResponse

func ParseClassificationStatisticsServiceResponse(rsp *http.Response) (*ClassificationStatisticsServiceResponse, error)

ParseClassificationStatisticsServiceResponse parses an HTTP response from a ClassificationStatisticsServiceWithResponse call

func (ClassificationStatisticsServiceResponse) Status

Status returns HTTPResponse.Status

func (ClassificationStatisticsServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type Client

type Client struct {
	// The endpoint of the server conforming to this interface, with scheme,
	// https://api.deepmap.com for example. This can contain a path relative
	// to the server, such as https://api.deepmap.com/dev-test, and all the
	// paths in the swagger spec will be appended to the server.
	Server string

	// Doer for performing requests, typically a *http.Client with any
	// customized settings, such as certificate chains.
	Client HttpRequestDoer

	// A list of callbacks for modifying requests which are generated before sending over
	// the network.
	RequestEditors []RequestEditorFn
}

Client which conforms to the OpenAPI3 specification for this service.

func NewClient

func NewClient(server string, opts ...ClientOption) (*Client, error)

Creates a new Client, with reasonable defaults

func (*Client) ClassificationMappingService

func (c *Client) ClassificationMappingService(ctx context.Context, inputFormat ClassificationMappingServiceParamsInputFormat, class string, subclass string, outputFormat ClassificationMappingServiceParamsOutputFormat, params *ClassificationMappingServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationMediaService

func (c *Client) ClassificationMediaService(ctx context.Context, mediaName string, params *ClassificationMediaServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationSchemaService

func (c *Client) ClassificationSchemaService(ctx context.Context, class string, params *ClassificationSchemaServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationSchemaServicePOSTWithBody

func (c *Client) ClassificationSchemaServicePOSTWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationSchemaServicePOSTWithTextBody

func (c *Client) ClassificationSchemaServicePOSTWithTextBody(ctx context.Context, body ClassificationSchemaServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationSchemaSubclassService

func (c *Client) ClassificationSchemaSubclassService(ctx context.Context, class string, subclass string, params *ClassificationSchemaSubclassServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) ClassificationStatisticsService

func (c *Client) ClassificationStatisticsService(ctx context.Context, params *ClassificationStatisticsServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) GetUsageStatistics

func (c *Client) GetUsageStatistics(ctx context.Context, params *GetUsageStatisticsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) INPADOCFamilyRetrievalService

func (c *Client) INPADOCFamilyRetrievalService(ctx context.Context, pType INPADOCFamilyRetrievalServiceParamsType, format INPADOCFamilyRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) INPADOCFamilyRetrievalServicePOSTWithBody

func (c *Client) INPADOCFamilyRetrievalServicePOSTWithBody(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LegalDataRetrievalService

func (c *Client) LegalDataRetrievalService(ctx context.Context, pType LegalDataRetrievalServiceParamsType, format LegalDataRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) LegalDataRetrievalServicePOSTWithBody

func (c *Client) LegalDataRetrievalServicePOSTWithBody(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NumberService

func (c *Client) NumberService(ctx context.Context, pType NumberServiceParamsType, inputFormat NumberServiceParamsInputFormat, number string, outputFormat NumberServiceParamsOutputFormat, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) NumberServicePOSTWithBody

func (c *Client) NumberServicePOSTWithBody(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedClaimsRetrievalServicePOSTWithBody

func (c *Client) PublishedClaimsRetrievalServicePOSTWithBody(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataAbstractService

func (c *Client) PublishedDataAbstractService(ctx context.Context, pType PublishedDataAbstractServiceParamsType, format PublishedDataAbstractServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataAbstractServicePOSTWithBody

func (c *Client) PublishedDataAbstractServicePOSTWithBody(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataFullCycleService

func (c *Client) PublishedDataFullCycleService(ctx context.Context, pType PublishedDataFullCycleServiceParamsType, format PublishedDataFullCycleServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataFullCycleServicePOSTWithBody

func (c *Client) PublishedDataFullCycleServicePOSTWithBody(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataFulltextInquiryServicePOSTWithBody

func (c *Client) PublishedDataFulltextInquiryServicePOSTWithBody(ctx context.Context, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataKeywordsSearchWithoutConsituents

func (c *Client) PublishedDataKeywordsSearchWithoutConsituents(ctx context.Context, params *PublishedDataKeywordsSearchWithoutConsituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataRetrieval

func (c *Client) PublishedDataRetrieval(ctx context.Context, pType PublishedDataRetrievalParamsType, format PublishedDataRetrievalParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedDataRetrievalPOSTWithBody

func (c *Client) PublishedDataRetrievalPOSTWithBody(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedEquivalentsRetrievalServicePOSTWithBody

func (c *Client) PublishedEquivalentsRetrievalServicePOSTWithBody(ctx context.Context, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedImagesInquiryService

func (c *Client) PublishedImagesInquiryService(ctx context.Context, pType PublishedImagesInquiryServiceParamsType, format PublishedImagesInquiryServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedImagesInquryServicePOSTWithBody

func (c *Client) PublishedImagesInquryServicePOSTWithBody(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedImagesRetrievalService

func (c *Client) PublishedImagesRetrievalService(ctx context.Context, imageCountry string, imageNumber string, imageKind string, imageType string, params *PublishedImagesRetrievalServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) PublishedImagesRetrievalServicePOSTWithBody

func (c *Client) PublishedImagesRetrievalServicePOSTWithBody(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterEventsService

func (c *Client) RegisterEventsService(ctx context.Context, pType RegisterEventsServiceParamsType, format RegisterEventsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterEventsServicePOSTWithBody

func (c *Client) RegisterEventsServicePOSTWithBody(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterProceduralStepsService

func (c *Client) RegisterProceduralStepsService(ctx context.Context, pType RegisterProceduralStepsServiceParamsType, format RegisterProceduralStepsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterProceduralStepsServicePOSTWithBody

func (c *Client) RegisterProceduralStepsServicePOSTWithBody(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterRetrievalService

func (c *Client) RegisterRetrievalService(ctx context.Context, pType RegisterRetrievalServiceParamsType, format RegisterRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterRetrievalServicePOSTWithBody

func (c *Client) RegisterRetrievalServicePOSTWithBody(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterSearchServiceWithoutConstituents

func (c *Client) RegisterSearchServiceWithoutConstituents(ctx context.Context, params *RegisterSearchServiceWithoutConstituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterUNIPService

func (c *Client) RegisterUNIPService(ctx context.Context, pType RegisterUNIPServiceParamsType, format RegisterUNIPServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

func (*Client) RegisterUNIPServicePOSTWithBody

func (c *Client) RegisterUNIPServicePOSTWithBody(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

type ClientInterface

type ClientInterface interface {
	// GetUsageStatistics request
	GetUsageStatistics(ctx context.Context, params *GetUsageStatisticsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationSchemaServicePOSTWithBody request with any body
	ClassificationSchemaServicePOSTWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	ClassificationSchemaServicePOSTWithTextBody(ctx context.Context, body ClassificationSchemaServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationMediaService request
	ClassificationMediaService(ctx context.Context, mediaName string, params *ClassificationMediaServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationStatisticsService request
	ClassificationStatisticsService(ctx context.Context, params *ClassificationStatisticsServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationSchemaService request
	ClassificationSchemaService(ctx context.Context, class string, params *ClassificationSchemaServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationSchemaSubclassService request
	ClassificationSchemaSubclassService(ctx context.Context, class string, subclass string, params *ClassificationSchemaSubclassServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// ClassificationMappingService request
	ClassificationMappingService(ctx context.Context, inputFormat ClassificationMappingServiceParamsInputFormat, class string, subclass string, outputFormat ClassificationMappingServiceParamsOutputFormat, params *ClassificationMappingServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalServicePOSTWithBody request with any body
	INPADOCFamilyRetrievalServicePOSTWithBody(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	INPADOCFamilyRetrievalServicePOSTWithTextBody(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, body INPADOCFamilyRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBody request with any body
	INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBody(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType, format INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	INPADOCFamilyRetrievalServiceWithBiblioPOSTWithTextBody(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType, format INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat, body INPADOCFamilyRetrievalServiceWithBiblioPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalServiceWithLegalPOSTWithBody request with any body
	INPADOCFamilyRetrievalServiceWithLegalPOSTWithBody(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType, format INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	INPADOCFamilyRetrievalServiceWithLegalPOSTWithTextBody(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType, format INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat, body INPADOCFamilyRetrievalServiceWithLegalPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalService request
	INPADOCFamilyRetrievalService(ctx context.Context, pType INPADOCFamilyRetrievalServiceParamsType, format INPADOCFamilyRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalServiceWithBiblio request
	INPADOCFamilyRetrievalServiceWithBiblio(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioParamsType, format INPADOCFamilyRetrievalServiceWithBiblioParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// INPADOCFamilyRetrievalServiceWithLegal request
	INPADOCFamilyRetrievalServiceWithLegal(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalParamsType, format INPADOCFamilyRetrievalServiceWithLegalParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LegalDataRetrievalServicePOSTWithBody request with any body
	LegalDataRetrievalServicePOSTWithBody(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	LegalDataRetrievalServicePOSTWithTextBody(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, body LegalDataRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// LegalDataRetrievalService request
	LegalDataRetrievalService(ctx context.Context, pType LegalDataRetrievalServiceParamsType, format LegalDataRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NumberService request
	NumberService(ctx context.Context, pType NumberServiceParamsType, inputFormat NumberServiceParamsInputFormat, number string, outputFormat NumberServiceParamsOutputFormat, reqEditors ...RequestEditorFn) (*http.Response, error)

	// NumberServicePOSTWithBody request with any body
	NumberServicePOSTWithBody(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	NumberServicePOSTWithTextBody(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, body NumberServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedImagesRetrievalServicePOSTWithBody request with any body
	PublishedImagesRetrievalServicePOSTWithBody(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedImagesRetrievalServicePOSTWithTextBody(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, body PublishedImagesRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedImagesRetrievalService request
	PublishedImagesRetrievalService(ctx context.Context, imageCountry string, imageNumber string, imageKind string, imageType string, params *PublishedImagesRetrievalServiceParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataKeywordsSearchWithoutConsituents request
	PublishedDataKeywordsSearchWithoutConsituents(ctx context.Context, params *PublishedDataKeywordsSearchWithoutConsituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataKeywordsSearchWithVariableConstituents request
	PublishedDataKeywordsSearchWithVariableConstituents(ctx context.Context, constituent PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent, params *PublishedDataKeywordsSearchWithVariableConstituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataAbstractServicePOSTWithBody request with any body
	PublishedDataAbstractServicePOSTWithBody(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedDataAbstractServicePOSTWithTextBody(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, body PublishedDataAbstractServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataRetrievalPOSTWithBody request with any body
	PublishedDataRetrievalPOSTWithBody(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedDataRetrievalPOSTWithTextBody(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, body PublishedDataRetrievalPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedClaimsRetrievalServicePOSTWithBody request with any body
	PublishedClaimsRetrievalServicePOSTWithBody(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedClaimsRetrievalServicePOSTWithTextBody(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, body PublishedClaimsRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataDescriptionRetrievalServicePOSTWithBody request with any body
	PublishedDataDescriptionRetrievalServicePOSTWithBody(ctx context.Context, pType PublishedDataDescriptionRetrievalServicePOSTParamsType, format PublishedDataDescriptionRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedDataDescriptionRetrievalServicePOSTWithTextBody(ctx context.Context, pType PublishedDataDescriptionRetrievalServicePOSTParamsType, format PublishedDataDescriptionRetrievalServicePOSTParamsFormat, body PublishedDataDescriptionRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedEquivalentsRetrievalServicePOSTWithBody request with any body
	PublishedEquivalentsRetrievalServicePOSTWithBody(ctx context.Context, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedEquivalentsRetrievalServicePOSTWithTextBody(ctx context.Context, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, body PublishedEquivalentsRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataFullCycleServicePOSTWithBody request with any body
	PublishedDataFullCycleServicePOSTWithBody(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedDataFullCycleServicePOSTWithTextBody(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, body PublishedDataFullCycleServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataFulltextInquiryServicePOSTWithBody request with any body
	PublishedDataFulltextInquiryServicePOSTWithBody(ctx context.Context, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedDataFulltextInquiryServicePOSTWithTextBody(ctx context.Context, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, body PublishedDataFulltextInquiryServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedImagesInquryServicePOSTWithBody request with any body
	PublishedImagesInquryServicePOSTWithBody(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	PublishedImagesInquryServicePOSTWithTextBody(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, body PublishedImagesInquryServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataAbstractService request
	PublishedDataAbstractService(ctx context.Context, pType PublishedDataAbstractServiceParamsType, format PublishedDataAbstractServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataRetrieval request
	PublishedDataRetrieval(ctx context.Context, pType PublishedDataRetrievalParamsType, format PublishedDataRetrievalParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataClaimsRetrievalService request
	PublishedDataClaimsRetrievalService(ctx context.Context, pType PublishedDataClaimsRetrievalServiceParamsType, format PublishedDataClaimsRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataDescriptionRetrievalService request
	PublishedDataDescriptionRetrievalService(ctx context.Context, pType PublishedDataDescriptionRetrievalServiceParamsType, format PublishedDataDescriptionRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedEquivalentsRetrievalService request
	PublishedEquivalentsRetrievalService(ctx context.Context, pType PublishedEquivalentsRetrievalServiceParamsType, format PublishedEquivalentsRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataFullCycleService request
	PublishedDataFullCycleService(ctx context.Context, pType PublishedDataFullCycleServiceParamsType, format PublishedDataFullCycleServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedDataFulltextInquiryService request
	PublishedDataFulltextInquiryService(ctx context.Context, pType PublishedDataFulltextInquiryServiceParamsType, format PublishedDataFulltextInquiryServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// PublishedImagesInquiryService request
	PublishedImagesInquiryService(ctx context.Context, pType PublishedImagesInquiryServiceParamsType, format PublishedImagesInquiryServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterSearchServiceWithoutConstituents request
	RegisterSearchServiceWithoutConstituents(ctx context.Context, params *RegisterSearchServiceWithoutConstituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterSearchServiceWithVariableConstituents request
	RegisterSearchServiceWithVariableConstituents(ctx context.Context, constituent RegisterSearchServiceWithVariableConstituentsParamsConstituent, params *RegisterSearchServiceWithVariableConstituentsParams, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterRetrievalServicePOSTWithBody request with any body
	RegisterRetrievalServicePOSTWithBody(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	RegisterRetrievalServicePOSTWithTextBody(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, body RegisterRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterEventsServicePOSTWithBody request with any body
	RegisterEventsServicePOSTWithBody(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	RegisterEventsServicePOSTWithTextBody(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, body RegisterEventsServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterProceduralStepsServicePOSTWithBody request with any body
	RegisterProceduralStepsServicePOSTWithBody(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	RegisterProceduralStepsServicePOSTWithTextBody(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, body RegisterProceduralStepsServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterUNIPServicePOSTWithBody request with any body
	RegisterUNIPServicePOSTWithBody(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)

	RegisterUNIPServicePOSTWithTextBody(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, body RegisterUNIPServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterRetrievalService request
	RegisterRetrievalService(ctx context.Context, pType RegisterRetrievalServiceParamsType, format RegisterRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterEventsService request
	RegisterEventsService(ctx context.Context, pType RegisterEventsServiceParamsType, format RegisterEventsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterProceduralStepsService request
	RegisterProceduralStepsService(ctx context.Context, pType RegisterProceduralStepsServiceParamsType, format RegisterProceduralStepsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)

	// RegisterUNIPService request
	RegisterUNIPService(ctx context.Context, pType RegisterUNIPServiceParamsType, format RegisterUNIPServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*http.Response, error)
}

The interface specification for the client above.

type ClientOption

type ClientOption func(*Client) error

ClientOption allows setting custom parameters during construction

func WithBaseURL

func WithBaseURL(baseURL string) ClientOption

WithBaseURL overrides the baseURL.

func WithHTTPClient

func WithHTTPClient(doer HttpRequestDoer) ClientOption

WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.

func WithRequestEditorFn

func WithRequestEditorFn(fn RequestEditorFn) ClientOption

WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.

type ClientWithResponses

type ClientWithResponses struct {
	ClientInterface
}

ClientWithResponses builds on ClientInterface to offer response payloads

func NewClientWithResponses

func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)

NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling

func (*ClientWithResponses) ClassificationMappingServiceWithResponse

ClassificationMappingServiceWithResponse request returning *ClassificationMappingServiceResponse

func (*ClientWithResponses) ClassificationMediaServiceWithResponse

func (c *ClientWithResponses) ClassificationMediaServiceWithResponse(ctx context.Context, mediaName string, params *ClassificationMediaServiceParams, reqEditors ...RequestEditorFn) (*ClassificationMediaServiceResponse, error)

ClassificationMediaServiceWithResponse request returning *ClassificationMediaServiceResponse

func (*ClientWithResponses) ClassificationSchemaServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) ClassificationSchemaServicePOSTWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ClassificationSchemaServicePOSTResponse, error)

ClassificationSchemaServicePOSTWithBodyWithResponse request with arbitrary body returning *ClassificationSchemaServicePOSTResponse

func (*ClientWithResponses) ClassificationSchemaServicePOSTWithTextBodyWithResponse

func (c *ClientWithResponses) ClassificationSchemaServicePOSTWithTextBodyWithResponse(ctx context.Context, body ClassificationSchemaServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*ClassificationSchemaServicePOSTResponse, error)

func (*ClientWithResponses) ClassificationSchemaServiceWithResponse

func (c *ClientWithResponses) ClassificationSchemaServiceWithResponse(ctx context.Context, class string, params *ClassificationSchemaServiceParams, reqEditors ...RequestEditorFn) (*ClassificationSchemaServiceResponse, error)

ClassificationSchemaServiceWithResponse request returning *ClassificationSchemaServiceResponse

func (*ClientWithResponses) ClassificationSchemaSubclassServiceWithResponse

func (c *ClientWithResponses) ClassificationSchemaSubclassServiceWithResponse(ctx context.Context, class string, subclass string, params *ClassificationSchemaSubclassServiceParams, reqEditors ...RequestEditorFn) (*ClassificationSchemaSubclassServiceResponse, error)

ClassificationSchemaSubclassServiceWithResponse request returning *ClassificationSchemaSubclassServiceResponse

func (*ClientWithResponses) ClassificationStatisticsServiceWithResponse

func (c *ClientWithResponses) ClassificationStatisticsServiceWithResponse(ctx context.Context, params *ClassificationStatisticsServiceParams, reqEditors ...RequestEditorFn) (*ClassificationStatisticsServiceResponse, error)

ClassificationStatisticsServiceWithResponse request returning *ClassificationStatisticsServiceResponse

func (*ClientWithResponses) GetUsageStatisticsWithResponse

func (c *ClientWithResponses) GetUsageStatisticsWithResponse(ctx context.Context, params *GetUsageStatisticsParams, reqEditors ...RequestEditorFn) (*GetUsageStatisticsResponse, error)

GetUsageStatisticsWithResponse request returning *GetUsageStatisticsResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) INPADOCFamilyRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServicePOSTResponse, error)

INPADOCFamilyRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *INPADOCFamilyRetrievalServicePOSTResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBodyWithResponse

INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBodyWithResponse request with arbitrary body returning *INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServiceWithBiblioWithResponse

INPADOCFamilyRetrievalServiceWithBiblioWithResponse request returning *INPADOCFamilyRetrievalServiceWithBiblioResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServiceWithLegalPOSTWithBodyWithResponse

INPADOCFamilyRetrievalServiceWithLegalPOSTWithBodyWithResponse request with arbitrary body returning *INPADOCFamilyRetrievalServiceWithLegalPOSTResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServiceWithLegalWithResponse

INPADOCFamilyRetrievalServiceWithLegalWithResponse request returning *INPADOCFamilyRetrievalServiceWithLegalResponse

func (*ClientWithResponses) INPADOCFamilyRetrievalServiceWithResponse

INPADOCFamilyRetrievalServiceWithResponse request returning *INPADOCFamilyRetrievalServiceResponse

func (*ClientWithResponses) LegalDataRetrievalServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) LegalDataRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LegalDataRetrievalServicePOSTResponse, error)

LegalDataRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *LegalDataRetrievalServicePOSTResponse

func (*ClientWithResponses) LegalDataRetrievalServiceWithResponse

LegalDataRetrievalServiceWithResponse request returning *LegalDataRetrievalServiceResponse

func (*ClientWithResponses) NumberServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) NumberServicePOSTWithBodyWithResponse(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NumberServicePOSTResponse, error)

NumberServicePOSTWithBodyWithResponse request with arbitrary body returning *NumberServicePOSTResponse

func (*ClientWithResponses) NumberServiceWithResponse

func (c *ClientWithResponses) NumberServiceWithResponse(ctx context.Context, pType NumberServiceParamsType, inputFormat NumberServiceParamsInputFormat, number string, outputFormat NumberServiceParamsOutputFormat, reqEditors ...RequestEditorFn) (*NumberServiceResponse, error)

NumberServiceWithResponse request returning *NumberServiceResponse

func (*ClientWithResponses) PublishedClaimsRetrievalServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedClaimsRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedClaimsRetrievalServicePOSTResponse, error)

PublishedClaimsRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedClaimsRetrievalServicePOSTResponse

func (*ClientWithResponses) PublishedDataAbstractServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedDataAbstractServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataAbstractServicePOSTResponse, error)

PublishedDataAbstractServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedDataAbstractServicePOSTResponse

func (*ClientWithResponses) PublishedDataAbstractServiceWithResponse

PublishedDataAbstractServiceWithResponse request returning *PublishedDataAbstractServiceResponse

func (*ClientWithResponses) PublishedDataClaimsRetrievalServiceWithResponse

PublishedDataClaimsRetrievalServiceWithResponse request returning *PublishedDataClaimsRetrievalServiceResponse

func (*ClientWithResponses) PublishedDataDescriptionRetrievalServicePOSTWithBodyWithResponse

PublishedDataDescriptionRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedDataDescriptionRetrievalServicePOSTResponse

func (*ClientWithResponses) PublishedDataDescriptionRetrievalServiceWithResponse

PublishedDataDescriptionRetrievalServiceWithResponse request returning *PublishedDataDescriptionRetrievalServiceResponse

func (*ClientWithResponses) PublishedDataFullCycleServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedDataFullCycleServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataFullCycleServicePOSTResponse, error)

PublishedDataFullCycleServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedDataFullCycleServicePOSTResponse

func (*ClientWithResponses) PublishedDataFullCycleServiceWithResponse

PublishedDataFullCycleServiceWithResponse request returning *PublishedDataFullCycleServiceResponse

func (*ClientWithResponses) PublishedDataFulltextInquiryServicePOSTWithBodyWithResponse

PublishedDataFulltextInquiryServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedDataFulltextInquiryServicePOSTResponse

func (*ClientWithResponses) PublishedDataFulltextInquiryServiceWithResponse

PublishedDataFulltextInquiryServiceWithResponse request returning *PublishedDataFulltextInquiryServiceResponse

func (*ClientWithResponses) PublishedDataKeywordsSearchWithVariableConstituentsWithResponse

PublishedDataKeywordsSearchWithVariableConstituentsWithResponse request returning *PublishedDataKeywordsSearchWithVariableConstituentsResponse

func (*ClientWithResponses) PublishedDataKeywordsSearchWithoutConsituentsWithResponse

func (c *ClientWithResponses) PublishedDataKeywordsSearchWithoutConsituentsWithResponse(ctx context.Context, params *PublishedDataKeywordsSearchWithoutConsituentsParams, reqEditors ...RequestEditorFn) (*PublishedDataKeywordsSearchWithoutConsituentsResponse, error)

PublishedDataKeywordsSearchWithoutConsituentsWithResponse request returning *PublishedDataKeywordsSearchWithoutConsituentsResponse

func (*ClientWithResponses) PublishedDataRetrievalPOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedDataRetrievalPOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataRetrievalPOSTResponse, error)

PublishedDataRetrievalPOSTWithBodyWithResponse request with arbitrary body returning *PublishedDataRetrievalPOSTResponse

func (*ClientWithResponses) PublishedDataRetrievalWithResponse

PublishedDataRetrievalWithResponse request returning *PublishedDataRetrievalResponse

func (*ClientWithResponses) PublishedEquivalentsRetrievalServicePOSTWithBodyWithResponse

PublishedEquivalentsRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedEquivalentsRetrievalServicePOSTResponse

func (*ClientWithResponses) PublishedEquivalentsRetrievalServiceWithResponse

PublishedEquivalentsRetrievalServiceWithResponse request returning *PublishedEquivalentsRetrievalServiceResponse

func (*ClientWithResponses) PublishedImagesInquiryServiceWithResponse

PublishedImagesInquiryServiceWithResponse request returning *PublishedImagesInquiryServiceResponse

func (*ClientWithResponses) PublishedImagesInquryServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedImagesInquryServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedImagesInquryServicePOSTResponse, error)

PublishedImagesInquryServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedImagesInquryServicePOSTResponse

func (*ClientWithResponses) PublishedImagesRetrievalServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) PublishedImagesRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedImagesRetrievalServicePOSTResponse, error)

PublishedImagesRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *PublishedImagesRetrievalServicePOSTResponse

func (*ClientWithResponses) PublishedImagesRetrievalServiceWithResponse

func (c *ClientWithResponses) PublishedImagesRetrievalServiceWithResponse(ctx context.Context, imageCountry string, imageNumber string, imageKind string, imageType string, params *PublishedImagesRetrievalServiceParams, reqEditors ...RequestEditorFn) (*PublishedImagesRetrievalServiceResponse, error)

PublishedImagesRetrievalServiceWithResponse request returning *PublishedImagesRetrievalServiceResponse

func (*ClientWithResponses) RegisterEventsServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) RegisterEventsServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterEventsServicePOSTResponse, error)

RegisterEventsServicePOSTWithBodyWithResponse request with arbitrary body returning *RegisterEventsServicePOSTResponse

func (*ClientWithResponses) RegisterEventsServiceWithResponse

RegisterEventsServiceWithResponse request returning *RegisterEventsServiceResponse

func (*ClientWithResponses) RegisterProceduralStepsServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) RegisterProceduralStepsServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterProceduralStepsServicePOSTResponse, error)

RegisterProceduralStepsServicePOSTWithBodyWithResponse request with arbitrary body returning *RegisterProceduralStepsServicePOSTResponse

func (*ClientWithResponses) RegisterProceduralStepsServiceWithResponse

RegisterProceduralStepsServiceWithResponse request returning *RegisterProceduralStepsServiceResponse

func (*ClientWithResponses) RegisterRetrievalServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) RegisterRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterRetrievalServicePOSTResponse, error)

RegisterRetrievalServicePOSTWithBodyWithResponse request with arbitrary body returning *RegisterRetrievalServicePOSTResponse

func (*ClientWithResponses) RegisterRetrievalServiceWithResponse

RegisterRetrievalServiceWithResponse request returning *RegisterRetrievalServiceResponse

func (*ClientWithResponses) RegisterSearchServiceWithVariableConstituentsWithResponse

RegisterSearchServiceWithVariableConstituentsWithResponse request returning *RegisterSearchServiceWithVariableConstituentsResponse

func (*ClientWithResponses) RegisterSearchServiceWithoutConstituentsWithResponse

func (c *ClientWithResponses) RegisterSearchServiceWithoutConstituentsWithResponse(ctx context.Context, params *RegisterSearchServiceWithoutConstituentsParams, reqEditors ...RequestEditorFn) (*RegisterSearchServiceWithoutConstituentsResponse, error)

RegisterSearchServiceWithoutConstituentsWithResponse request returning *RegisterSearchServiceWithoutConstituentsResponse

func (*ClientWithResponses) RegisterUNIPServicePOSTWithBodyWithResponse

func (c *ClientWithResponses) RegisterUNIPServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterUNIPServicePOSTResponse, error)

RegisterUNIPServicePOSTWithBodyWithResponse request with arbitrary body returning *RegisterUNIPServicePOSTResponse

func (*ClientWithResponses) RegisterUNIPServiceWithResponse

func (c *ClientWithResponses) RegisterUNIPServiceWithResponse(ctx context.Context, pType RegisterUNIPServiceParamsType, format RegisterUNIPServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*RegisterUNIPServiceResponse, error)

RegisterUNIPServiceWithResponse request returning *RegisterUNIPServiceResponse

type ClientWithResponsesInterface

type ClientWithResponsesInterface interface {
	// GetUsageStatisticsWithResponse request
	GetUsageStatisticsWithResponse(ctx context.Context, params *GetUsageStatisticsParams, reqEditors ...RequestEditorFn) (*GetUsageStatisticsResponse, error)

	// ClassificationSchemaServicePOSTWithBodyWithResponse request with any body
	ClassificationSchemaServicePOSTWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*ClassificationSchemaServicePOSTResponse, error)

	ClassificationSchemaServicePOSTWithTextBodyWithResponse(ctx context.Context, body ClassificationSchemaServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*ClassificationSchemaServicePOSTResponse, error)

	// ClassificationMediaServiceWithResponse request
	ClassificationMediaServiceWithResponse(ctx context.Context, mediaName string, params *ClassificationMediaServiceParams, reqEditors ...RequestEditorFn) (*ClassificationMediaServiceResponse, error)

	// ClassificationStatisticsServiceWithResponse request
	ClassificationStatisticsServiceWithResponse(ctx context.Context, params *ClassificationStatisticsServiceParams, reqEditors ...RequestEditorFn) (*ClassificationStatisticsServiceResponse, error)

	// ClassificationSchemaServiceWithResponse request
	ClassificationSchemaServiceWithResponse(ctx context.Context, class string, params *ClassificationSchemaServiceParams, reqEditors ...RequestEditorFn) (*ClassificationSchemaServiceResponse, error)

	// ClassificationSchemaSubclassServiceWithResponse request
	ClassificationSchemaSubclassServiceWithResponse(ctx context.Context, class string, subclass string, params *ClassificationSchemaSubclassServiceParams, reqEditors ...RequestEditorFn) (*ClassificationSchemaSubclassServiceResponse, error)

	// ClassificationMappingServiceWithResponse request
	ClassificationMappingServiceWithResponse(ctx context.Context, inputFormat ClassificationMappingServiceParamsInputFormat, class string, subclass string, outputFormat ClassificationMappingServiceParamsOutputFormat, params *ClassificationMappingServiceParams, reqEditors ...RequestEditorFn) (*ClassificationMappingServiceResponse, error)

	// INPADOCFamilyRetrievalServicePOSTWithBodyWithResponse request with any body
	INPADOCFamilyRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServicePOSTResponse, error)

	INPADOCFamilyRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServicePOSTParamsType, format INPADOCFamilyRetrievalServicePOSTParamsFormat, body INPADOCFamilyRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServicePOSTResponse, error)

	// INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBodyWithResponse request with any body
	INPADOCFamilyRetrievalServiceWithBiblioPOSTWithBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType, format INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse, error)

	INPADOCFamilyRetrievalServiceWithBiblioPOSTWithTextBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType, format INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat, body INPADOCFamilyRetrievalServiceWithBiblioPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse, error)

	// INPADOCFamilyRetrievalServiceWithLegalPOSTWithBodyWithResponse request with any body
	INPADOCFamilyRetrievalServiceWithLegalPOSTWithBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType, format INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithLegalPOSTResponse, error)

	INPADOCFamilyRetrievalServiceWithLegalPOSTWithTextBodyWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType, format INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat, body INPADOCFamilyRetrievalServiceWithLegalPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithLegalPOSTResponse, error)

	// INPADOCFamilyRetrievalServiceWithResponse request
	INPADOCFamilyRetrievalServiceWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceParamsType, format INPADOCFamilyRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceResponse, error)

	// INPADOCFamilyRetrievalServiceWithBiblioWithResponse request
	INPADOCFamilyRetrievalServiceWithBiblioWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithBiblioParamsType, format INPADOCFamilyRetrievalServiceWithBiblioParamsFormat, number string, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithBiblioResponse, error)

	// INPADOCFamilyRetrievalServiceWithLegalWithResponse request
	INPADOCFamilyRetrievalServiceWithLegalWithResponse(ctx context.Context, pType INPADOCFamilyRetrievalServiceWithLegalParamsType, format INPADOCFamilyRetrievalServiceWithLegalParamsFormat, number string, reqEditors ...RequestEditorFn) (*INPADOCFamilyRetrievalServiceWithLegalResponse, error)

	// LegalDataRetrievalServicePOSTWithBodyWithResponse request with any body
	LegalDataRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*LegalDataRetrievalServicePOSTResponse, error)

	LegalDataRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType LegalDataRetrievalServicePOSTParamsType, format LegalDataRetrievalServicePOSTParamsFormat, body LegalDataRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*LegalDataRetrievalServicePOSTResponse, error)

	// LegalDataRetrievalServiceWithResponse request
	LegalDataRetrievalServiceWithResponse(ctx context.Context, pType LegalDataRetrievalServiceParamsType, format LegalDataRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*LegalDataRetrievalServiceResponse, error)

	// NumberServiceWithResponse request
	NumberServiceWithResponse(ctx context.Context, pType NumberServiceParamsType, inputFormat NumberServiceParamsInputFormat, number string, outputFormat NumberServiceParamsOutputFormat, reqEditors ...RequestEditorFn) (*NumberServiceResponse, error)

	// NumberServicePOSTWithBodyWithResponse request with any body
	NumberServicePOSTWithBodyWithResponse(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*NumberServicePOSTResponse, error)

	NumberServicePOSTWithTextBodyWithResponse(ctx context.Context, pType NumberServicePOSTParamsType, inputFormat NumberServicePOSTParamsInputFormat, outputFormat NumberServicePOSTParamsOutputFormat, body NumberServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*NumberServicePOSTResponse, error)

	// PublishedImagesRetrievalServicePOSTWithBodyWithResponse request with any body
	PublishedImagesRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedImagesRetrievalServicePOSTResponse, error)

	PublishedImagesRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, params *PublishedImagesRetrievalServicePOSTParams, body PublishedImagesRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedImagesRetrievalServicePOSTResponse, error)

	// PublishedImagesRetrievalServiceWithResponse request
	PublishedImagesRetrievalServiceWithResponse(ctx context.Context, imageCountry string, imageNumber string, imageKind string, imageType string, params *PublishedImagesRetrievalServiceParams, reqEditors ...RequestEditorFn) (*PublishedImagesRetrievalServiceResponse, error)

	// PublishedDataKeywordsSearchWithoutConsituentsWithResponse request
	PublishedDataKeywordsSearchWithoutConsituentsWithResponse(ctx context.Context, params *PublishedDataKeywordsSearchWithoutConsituentsParams, reqEditors ...RequestEditorFn) (*PublishedDataKeywordsSearchWithoutConsituentsResponse, error)

	// PublishedDataKeywordsSearchWithVariableConstituentsWithResponse request
	PublishedDataKeywordsSearchWithVariableConstituentsWithResponse(ctx context.Context, constituent PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent, params *PublishedDataKeywordsSearchWithVariableConstituentsParams, reqEditors ...RequestEditorFn) (*PublishedDataKeywordsSearchWithVariableConstituentsResponse, error)

	// PublishedDataAbstractServicePOSTWithBodyWithResponse request with any body
	PublishedDataAbstractServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataAbstractServicePOSTResponse, error)

	PublishedDataAbstractServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedDataAbstractServicePOSTParamsType, format PublishedDataAbstractServicePOSTParamsFormat, body PublishedDataAbstractServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedDataAbstractServicePOSTResponse, error)

	// PublishedDataRetrievalPOSTWithBodyWithResponse request with any body
	PublishedDataRetrievalPOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataRetrievalPOSTResponse, error)

	PublishedDataRetrievalPOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedDataRetrievalPOSTParamsType, format PublishedDataRetrievalPOSTParamsFormat, body PublishedDataRetrievalPOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedDataRetrievalPOSTResponse, error)

	// PublishedClaimsRetrievalServicePOSTWithBodyWithResponse request with any body
	PublishedClaimsRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedClaimsRetrievalServicePOSTResponse, error)

	PublishedClaimsRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedClaimsRetrievalServicePOSTParamsType, format PublishedClaimsRetrievalServicePOSTParamsFormat, body PublishedClaimsRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedClaimsRetrievalServicePOSTResponse, error)

	// PublishedDataDescriptionRetrievalServicePOSTWithBodyWithResponse request with any body
	PublishedDataDescriptionRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataDescriptionRetrievalServicePOSTParamsType, format PublishedDataDescriptionRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataDescriptionRetrievalServicePOSTResponse, error)

	PublishedDataDescriptionRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedDataDescriptionRetrievalServicePOSTParamsType, format PublishedDataDescriptionRetrievalServicePOSTParamsFormat, body PublishedDataDescriptionRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedDataDescriptionRetrievalServicePOSTResponse, error)

	// PublishedEquivalentsRetrievalServicePOSTWithBodyWithResponse request with any body
	PublishedEquivalentsRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedEquivalentsRetrievalServicePOSTResponse, error)

	PublishedEquivalentsRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedEquivalentsRetrievalServicePOSTParamsType, format PublishedEquivalentsRetrievalServicePOSTParamsFormat, body PublishedEquivalentsRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedEquivalentsRetrievalServicePOSTResponse, error)

	// PublishedDataFullCycleServicePOSTWithBodyWithResponse request with any body
	PublishedDataFullCycleServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataFullCycleServicePOSTResponse, error)

	PublishedDataFullCycleServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedDataFullCycleServicePOSTParamsType, format PublishedDataFullCycleServicePOSTParamsFormat, body PublishedDataFullCycleServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedDataFullCycleServicePOSTResponse, error)

	// PublishedDataFulltextInquiryServicePOSTWithBodyWithResponse request with any body
	PublishedDataFulltextInquiryServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedDataFulltextInquiryServicePOSTResponse, error)

	PublishedDataFulltextInquiryServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedDataFulltextInquiryServicePOSTParamsType, format PublishedDataFulltextInquiryServicePOSTParamsFormat, body PublishedDataFulltextInquiryServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedDataFulltextInquiryServicePOSTResponse, error)

	// PublishedImagesInquryServicePOSTWithBodyWithResponse request with any body
	PublishedImagesInquryServicePOSTWithBodyWithResponse(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PublishedImagesInquryServicePOSTResponse, error)

	PublishedImagesInquryServicePOSTWithTextBodyWithResponse(ctx context.Context, pType PublishedImagesInquryServicePOSTParamsType, format PublishedImagesInquryServicePOSTParamsFormat, body PublishedImagesInquryServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*PublishedImagesInquryServicePOSTResponse, error)

	// PublishedDataAbstractServiceWithResponse request
	PublishedDataAbstractServiceWithResponse(ctx context.Context, pType PublishedDataAbstractServiceParamsType, format PublishedDataAbstractServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataAbstractServiceResponse, error)

	// PublishedDataRetrievalWithResponse request
	PublishedDataRetrievalWithResponse(ctx context.Context, pType PublishedDataRetrievalParamsType, format PublishedDataRetrievalParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataRetrievalResponse, error)

	// PublishedDataClaimsRetrievalServiceWithResponse request
	PublishedDataClaimsRetrievalServiceWithResponse(ctx context.Context, pType PublishedDataClaimsRetrievalServiceParamsType, format PublishedDataClaimsRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataClaimsRetrievalServiceResponse, error)

	// PublishedDataDescriptionRetrievalServiceWithResponse request
	PublishedDataDescriptionRetrievalServiceWithResponse(ctx context.Context, pType PublishedDataDescriptionRetrievalServiceParamsType, format PublishedDataDescriptionRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataDescriptionRetrievalServiceResponse, error)

	// PublishedEquivalentsRetrievalServiceWithResponse request
	PublishedEquivalentsRetrievalServiceWithResponse(ctx context.Context, pType PublishedEquivalentsRetrievalServiceParamsType, format PublishedEquivalentsRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedEquivalentsRetrievalServiceResponse, error)

	// PublishedDataFullCycleServiceWithResponse request
	PublishedDataFullCycleServiceWithResponse(ctx context.Context, pType PublishedDataFullCycleServiceParamsType, format PublishedDataFullCycleServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataFullCycleServiceResponse, error)

	// PublishedDataFulltextInquiryServiceWithResponse request
	PublishedDataFulltextInquiryServiceWithResponse(ctx context.Context, pType PublishedDataFulltextInquiryServiceParamsType, format PublishedDataFulltextInquiryServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedDataFulltextInquiryServiceResponse, error)

	// PublishedImagesInquiryServiceWithResponse request
	PublishedImagesInquiryServiceWithResponse(ctx context.Context, pType PublishedImagesInquiryServiceParamsType, format PublishedImagesInquiryServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*PublishedImagesInquiryServiceResponse, error)

	// RegisterSearchServiceWithoutConstituentsWithResponse request
	RegisterSearchServiceWithoutConstituentsWithResponse(ctx context.Context, params *RegisterSearchServiceWithoutConstituentsParams, reqEditors ...RequestEditorFn) (*RegisterSearchServiceWithoutConstituentsResponse, error)

	// RegisterSearchServiceWithVariableConstituentsWithResponse request
	RegisterSearchServiceWithVariableConstituentsWithResponse(ctx context.Context, constituent RegisterSearchServiceWithVariableConstituentsParamsConstituent, params *RegisterSearchServiceWithVariableConstituentsParams, reqEditors ...RequestEditorFn) (*RegisterSearchServiceWithVariableConstituentsResponse, error)

	// RegisterRetrievalServicePOSTWithBodyWithResponse request with any body
	RegisterRetrievalServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterRetrievalServicePOSTResponse, error)

	RegisterRetrievalServicePOSTWithTextBodyWithResponse(ctx context.Context, pType RegisterRetrievalServicePOSTParamsType, format RegisterRetrievalServicePOSTParamsFormat, body RegisterRetrievalServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*RegisterRetrievalServicePOSTResponse, error)

	// RegisterEventsServicePOSTWithBodyWithResponse request with any body
	RegisterEventsServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterEventsServicePOSTResponse, error)

	RegisterEventsServicePOSTWithTextBodyWithResponse(ctx context.Context, pType RegisterEventsServicePOSTParamsType, format RegisterEventsServicePOSTParamsFormat, body RegisterEventsServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*RegisterEventsServicePOSTResponse, error)

	// RegisterProceduralStepsServicePOSTWithBodyWithResponse request with any body
	RegisterProceduralStepsServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterProceduralStepsServicePOSTResponse, error)

	RegisterProceduralStepsServicePOSTWithTextBodyWithResponse(ctx context.Context, pType RegisterProceduralStepsServicePOSTParamsType, format RegisterProceduralStepsServicePOSTParamsFormat, body RegisterProceduralStepsServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*RegisterProceduralStepsServicePOSTResponse, error)

	// RegisterUNIPServicePOSTWithBodyWithResponse request with any body
	RegisterUNIPServicePOSTWithBodyWithResponse(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*RegisterUNIPServicePOSTResponse, error)

	RegisterUNIPServicePOSTWithTextBodyWithResponse(ctx context.Context, pType RegisterUNIPServicePOSTParamsType, format RegisterUNIPServicePOSTParamsFormat, body RegisterUNIPServicePOSTTextRequestBody, reqEditors ...RequestEditorFn) (*RegisterUNIPServicePOSTResponse, error)

	// RegisterRetrievalServiceWithResponse request
	RegisterRetrievalServiceWithResponse(ctx context.Context, pType RegisterRetrievalServiceParamsType, format RegisterRetrievalServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*RegisterRetrievalServiceResponse, error)

	// RegisterEventsServiceWithResponse request
	RegisterEventsServiceWithResponse(ctx context.Context, pType RegisterEventsServiceParamsType, format RegisterEventsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*RegisterEventsServiceResponse, error)

	// RegisterProceduralStepsServiceWithResponse request
	RegisterProceduralStepsServiceWithResponse(ctx context.Context, pType RegisterProceduralStepsServiceParamsType, format RegisterProceduralStepsServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*RegisterProceduralStepsServiceResponse, error)

	// RegisterUNIPServiceWithResponse request
	RegisterUNIPServiceWithResponse(ctx context.Context, pType RegisterUNIPServiceParamsType, format RegisterUNIPServiceParamsFormat, number string, reqEditors ...RequestEditorFn) (*RegisterUNIPServiceResponse, error)
}

ClientWithResponsesInterface is the interface specification for the client with responses above.

type Error

type Error struct {
	Code    *string `json:"code,omitempty"`
	Message *string `json:"message,omitempty"`
}

Error defines model for Error.

type GetUsageStatisticsParams

type GetUsageStatisticsParams struct {
	// TimeRange Single date or date range in dd/mm/yyyy or dd/mm/yyyy~dd/mm/yyyy format
	TimeRange string `form:"timeRange" json:"timeRange"`
}

GetUsageStatisticsParams defines parameters for GetUsageStatistics.

type GetUsageStatisticsResponse

type GetUsageStatisticsResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *map[string]interface{}
	JSONDefault  *Error
}

func ParseGetUsageStatisticsResponse

func ParseGetUsageStatisticsResponse(rsp *http.Response) (*GetUsageStatisticsResponse, error)

ParseGetUsageStatisticsResponse parses an HTTP response from a GetUsageStatisticsWithResponse call

func (GetUsageStatisticsResponse) Status

Status returns HTTPResponse.Status

func (GetUsageStatisticsResponse) StatusCode

func (r GetUsageStatisticsResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type HttpRequestDoer

type HttpRequestDoer interface {
	Do(req *http.Request) (*http.Response, error)
}

Doer performs HTTP requests.

The standard http.Client implements this interface.

type INPADOCFamilyRetrievalServicePOSTParamsFormat

type INPADOCFamilyRetrievalServicePOSTParamsFormat string

INPADOCFamilyRetrievalServicePOSTParamsFormat defines parameters for INPADOCFamilyRetrievalServicePOST.

const (
	INPADOCFamilyRetrievalServicePOSTParamsFormatDocdb  INPADOCFamilyRetrievalServicePOSTParamsFormat = "docdb"
	INPADOCFamilyRetrievalServicePOSTParamsFormatEpodoc INPADOCFamilyRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServicePOSTParamsFormat.

type INPADOCFamilyRetrievalServicePOSTParamsType

type INPADOCFamilyRetrievalServicePOSTParamsType string

INPADOCFamilyRetrievalServicePOSTParamsType defines parameters for INPADOCFamilyRetrievalServicePOST.

const (
	INPADOCFamilyRetrievalServicePOSTParamsTypeApplication INPADOCFamilyRetrievalServicePOSTParamsType = "application"
	INPADOCFamilyRetrievalServicePOSTParamsTypePriority    INPADOCFamilyRetrievalServicePOSTParamsType = "priority"
	INPADOCFamilyRetrievalServicePOSTParamsTypePublication INPADOCFamilyRetrievalServicePOSTParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServicePOSTParamsType.

type INPADOCFamilyRetrievalServicePOSTResponse

type INPADOCFamilyRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServicePOSTResponse

func ParseINPADOCFamilyRetrievalServicePOSTResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServicePOSTResponse, error)

ParseINPADOCFamilyRetrievalServicePOSTResponse parses an HTTP response from a INPADOCFamilyRetrievalServicePOSTWithResponse call

func (INPADOCFamilyRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type INPADOCFamilyRetrievalServicePOSTTextRequestBody

type INPADOCFamilyRetrievalServicePOSTTextRequestBody = Body

INPADOCFamilyRetrievalServicePOSTTextRequestBody defines body for INPADOCFamilyRetrievalServicePOST for text/plain ContentType.

type INPADOCFamilyRetrievalServiceParamsFormat

type INPADOCFamilyRetrievalServiceParamsFormat string

INPADOCFamilyRetrievalServiceParamsFormat defines parameters for INPADOCFamilyRetrievalService.

const (
	INPADOCFamilyRetrievalServiceParamsFormatDocdb  INPADOCFamilyRetrievalServiceParamsFormat = "docdb"
	INPADOCFamilyRetrievalServiceParamsFormatEpodoc INPADOCFamilyRetrievalServiceParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServiceParamsFormat.

type INPADOCFamilyRetrievalServiceParamsType

type INPADOCFamilyRetrievalServiceParamsType string

INPADOCFamilyRetrievalServiceParamsType defines parameters for INPADOCFamilyRetrievalService.

const (
	INPADOCFamilyRetrievalServiceParamsTypeApplication INPADOCFamilyRetrievalServiceParamsType = "application"
	INPADOCFamilyRetrievalServiceParamsTypePriority    INPADOCFamilyRetrievalServiceParamsType = "priority"
	INPADOCFamilyRetrievalServiceParamsTypePublication INPADOCFamilyRetrievalServiceParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServiceParamsType.

type INPADOCFamilyRetrievalServiceResponse

type INPADOCFamilyRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServiceResponse

func ParseINPADOCFamilyRetrievalServiceResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServiceResponse, error)

ParseINPADOCFamilyRetrievalServiceResponse parses an HTTP response from a INPADOCFamilyRetrievalServiceWithResponse call

func (INPADOCFamilyRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat

type INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat string

INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat defines parameters for INPADOCFamilyRetrievalServiceWithBiblioPOST.

const (
	INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormatDocdb  INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat = "docdb"
	INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormatEpodoc INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsFormat.

type INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType

type INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType string

INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType defines parameters for INPADOCFamilyRetrievalServiceWithBiblioPOST.

const (
	INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsTypeApplication INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType = "application"
	INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsTypePriority    INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType = "priority"
	INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsTypePublication INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServiceWithBiblioPOSTParamsType.

type INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse

type INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServiceWithBiblioPOSTResponse

func ParseINPADOCFamilyRetrievalServiceWithBiblioPOSTResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse, error)

ParseINPADOCFamilyRetrievalServiceWithBiblioPOSTResponse parses an HTTP response from a INPADOCFamilyRetrievalServiceWithBiblioPOSTWithResponse call

func (INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServiceWithBiblioPOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type INPADOCFamilyRetrievalServiceWithBiblioPOSTTextRequestBody

type INPADOCFamilyRetrievalServiceWithBiblioPOSTTextRequestBody = Body

INPADOCFamilyRetrievalServiceWithBiblioPOSTTextRequestBody defines body for INPADOCFamilyRetrievalServiceWithBiblioPOST for text/plain ContentType.

type INPADOCFamilyRetrievalServiceWithBiblioParamsFormat

type INPADOCFamilyRetrievalServiceWithBiblioParamsFormat string

INPADOCFamilyRetrievalServiceWithBiblioParamsFormat defines parameters for INPADOCFamilyRetrievalServiceWithBiblio.

const (
	INPADOCFamilyRetrievalServiceWithBiblioParamsFormatDocdb  INPADOCFamilyRetrievalServiceWithBiblioParamsFormat = "docdb"
	INPADOCFamilyRetrievalServiceWithBiblioParamsFormatEpodoc INPADOCFamilyRetrievalServiceWithBiblioParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServiceWithBiblioParamsFormat.

type INPADOCFamilyRetrievalServiceWithBiblioParamsType

type INPADOCFamilyRetrievalServiceWithBiblioParamsType string

INPADOCFamilyRetrievalServiceWithBiblioParamsType defines parameters for INPADOCFamilyRetrievalServiceWithBiblio.

const (
	INPADOCFamilyRetrievalServiceWithBiblioParamsTypeApplication INPADOCFamilyRetrievalServiceWithBiblioParamsType = "application"
	INPADOCFamilyRetrievalServiceWithBiblioParamsTypePriority    INPADOCFamilyRetrievalServiceWithBiblioParamsType = "priority"
	INPADOCFamilyRetrievalServiceWithBiblioParamsTypePublication INPADOCFamilyRetrievalServiceWithBiblioParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServiceWithBiblioParamsType.

type INPADOCFamilyRetrievalServiceWithBiblioResponse

type INPADOCFamilyRetrievalServiceWithBiblioResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServiceWithBiblioResponse

func ParseINPADOCFamilyRetrievalServiceWithBiblioResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServiceWithBiblioResponse, error)

ParseINPADOCFamilyRetrievalServiceWithBiblioResponse parses an HTTP response from a INPADOCFamilyRetrievalServiceWithBiblioWithResponse call

func (INPADOCFamilyRetrievalServiceWithBiblioResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServiceWithBiblioResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat

type INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat string

INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat defines parameters for INPADOCFamilyRetrievalServiceWithLegalPOST.

const (
	INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormatDocdb  INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat = "docdb"
	INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormatEpodoc INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServiceWithLegalPOSTParamsFormat.

type INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType

type INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType string

INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType defines parameters for INPADOCFamilyRetrievalServiceWithLegalPOST.

const (
	INPADOCFamilyRetrievalServiceWithLegalPOSTParamsTypeApplication INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType = "application"
	INPADOCFamilyRetrievalServiceWithLegalPOSTParamsTypePriority    INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType = "priority"
	INPADOCFamilyRetrievalServiceWithLegalPOSTParamsTypePublication INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServiceWithLegalPOSTParamsType.

type INPADOCFamilyRetrievalServiceWithLegalPOSTResponse

type INPADOCFamilyRetrievalServiceWithLegalPOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServiceWithLegalPOSTResponse

func ParseINPADOCFamilyRetrievalServiceWithLegalPOSTResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServiceWithLegalPOSTResponse, error)

ParseINPADOCFamilyRetrievalServiceWithLegalPOSTResponse parses an HTTP response from a INPADOCFamilyRetrievalServiceWithLegalPOSTWithResponse call

func (INPADOCFamilyRetrievalServiceWithLegalPOSTResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServiceWithLegalPOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type INPADOCFamilyRetrievalServiceWithLegalPOSTTextRequestBody

type INPADOCFamilyRetrievalServiceWithLegalPOSTTextRequestBody = Body

INPADOCFamilyRetrievalServiceWithLegalPOSTTextRequestBody defines body for INPADOCFamilyRetrievalServiceWithLegalPOST for text/plain ContentType.

type INPADOCFamilyRetrievalServiceWithLegalParamsFormat

type INPADOCFamilyRetrievalServiceWithLegalParamsFormat string

INPADOCFamilyRetrievalServiceWithLegalParamsFormat defines parameters for INPADOCFamilyRetrievalServiceWithLegal.

const (
	INPADOCFamilyRetrievalServiceWithLegalParamsFormatDocdb  INPADOCFamilyRetrievalServiceWithLegalParamsFormat = "docdb"
	INPADOCFamilyRetrievalServiceWithLegalParamsFormatEpodoc INPADOCFamilyRetrievalServiceWithLegalParamsFormat = "epodoc"
)

Defines values for INPADOCFamilyRetrievalServiceWithLegalParamsFormat.

type INPADOCFamilyRetrievalServiceWithLegalParamsType

type INPADOCFamilyRetrievalServiceWithLegalParamsType string

INPADOCFamilyRetrievalServiceWithLegalParamsType defines parameters for INPADOCFamilyRetrievalServiceWithLegal.

const (
	INPADOCFamilyRetrievalServiceWithLegalParamsTypeApplication INPADOCFamilyRetrievalServiceWithLegalParamsType = "application"
	INPADOCFamilyRetrievalServiceWithLegalParamsTypePriority    INPADOCFamilyRetrievalServiceWithLegalParamsType = "priority"
	INPADOCFamilyRetrievalServiceWithLegalParamsTypePublication INPADOCFamilyRetrievalServiceWithLegalParamsType = "publication"
)

Defines values for INPADOCFamilyRetrievalServiceWithLegalParamsType.

type INPADOCFamilyRetrievalServiceWithLegalResponse

type INPADOCFamilyRetrievalServiceWithLegalResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseINPADOCFamilyRetrievalServiceWithLegalResponse

func ParseINPADOCFamilyRetrievalServiceWithLegalResponse(rsp *http.Response) (*INPADOCFamilyRetrievalServiceWithLegalResponse, error)

ParseINPADOCFamilyRetrievalServiceWithLegalResponse parses an HTTP response from a INPADOCFamilyRetrievalServiceWithLegalWithResponse call

func (INPADOCFamilyRetrievalServiceWithLegalResponse) Status

Status returns HTTPResponse.Status

func (INPADOCFamilyRetrievalServiceWithLegalResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LegalDataRetrievalServicePOSTParamsFormat

type LegalDataRetrievalServicePOSTParamsFormat string

LegalDataRetrievalServicePOSTParamsFormat defines parameters for LegalDataRetrievalServicePOST.

const (
	LegalDataRetrievalServicePOSTParamsFormatDocdb  LegalDataRetrievalServicePOSTParamsFormat = "docdb"
	LegalDataRetrievalServicePOSTParamsFormatEpodoc LegalDataRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for LegalDataRetrievalServicePOSTParamsFormat.

type LegalDataRetrievalServicePOSTParamsType

type LegalDataRetrievalServicePOSTParamsType string

LegalDataRetrievalServicePOSTParamsType defines parameters for LegalDataRetrievalServicePOST.

const (
	LegalDataRetrievalServicePOSTParamsTypeApplication LegalDataRetrievalServicePOSTParamsType = "application"
	LegalDataRetrievalServicePOSTParamsTypePriority    LegalDataRetrievalServicePOSTParamsType = "priority"
	LegalDataRetrievalServicePOSTParamsTypePublication LegalDataRetrievalServicePOSTParamsType = "publication"
)

Defines values for LegalDataRetrievalServicePOSTParamsType.

type LegalDataRetrievalServicePOSTResponse

type LegalDataRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseLegalDataRetrievalServicePOSTResponse

func ParseLegalDataRetrievalServicePOSTResponse(rsp *http.Response) (*LegalDataRetrievalServicePOSTResponse, error)

ParseLegalDataRetrievalServicePOSTResponse parses an HTTP response from a LegalDataRetrievalServicePOSTWithResponse call

func (LegalDataRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (LegalDataRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type LegalDataRetrievalServicePOSTTextRequestBody

type LegalDataRetrievalServicePOSTTextRequestBody = Body

LegalDataRetrievalServicePOSTTextRequestBody defines body for LegalDataRetrievalServicePOST for text/plain ContentType.

type LegalDataRetrievalServiceParamsFormat

type LegalDataRetrievalServiceParamsFormat string

LegalDataRetrievalServiceParamsFormat defines parameters for LegalDataRetrievalService.

const (
	LegalDataRetrievalServiceParamsFormatDocdb  LegalDataRetrievalServiceParamsFormat = "docdb"
	LegalDataRetrievalServiceParamsFormatEpodoc LegalDataRetrievalServiceParamsFormat = "epodoc"
)

Defines values for LegalDataRetrievalServiceParamsFormat.

type LegalDataRetrievalServiceParamsType

type LegalDataRetrievalServiceParamsType string

LegalDataRetrievalServiceParamsType defines parameters for LegalDataRetrievalService.

const (
	LegalDataRetrievalServiceParamsTypeApplication LegalDataRetrievalServiceParamsType = "application"
	LegalDataRetrievalServiceParamsTypePriority    LegalDataRetrievalServiceParamsType = "priority"
	LegalDataRetrievalServiceParamsTypePublication LegalDataRetrievalServiceParamsType = "publication"
)

Defines values for LegalDataRetrievalServiceParamsType.

type LegalDataRetrievalServiceResponse

type LegalDataRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseLegalDataRetrievalServiceResponse

func ParseLegalDataRetrievalServiceResponse(rsp *http.Response) (*LegalDataRetrievalServiceResponse, error)

ParseLegalDataRetrievalServiceResponse parses an HTTP response from a LegalDataRetrievalServiceWithResponse call

func (LegalDataRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (LegalDataRetrievalServiceResponse) StatusCode

func (r LegalDataRetrievalServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NumberServicePOSTParamsInputFormat

type NumberServicePOSTParamsInputFormat string

NumberServicePOSTParamsInputFormat defines parameters for NumberServicePOST.

const (
	NumberServicePOSTParamsInputFormatDocdb    NumberServicePOSTParamsInputFormat = "docdb"
	NumberServicePOSTParamsInputFormatEpodoc   NumberServicePOSTParamsInputFormat = "epodoc"
	NumberServicePOSTParamsInputFormatOriginal NumberServicePOSTParamsInputFormat = "original"
)

Defines values for NumberServicePOSTParamsInputFormat.

type NumberServicePOSTParamsOutputFormat

type NumberServicePOSTParamsOutputFormat string

NumberServicePOSTParamsOutputFormat defines parameters for NumberServicePOST.

const (
	NumberServicePOSTParamsOutputFormatDocdb    NumberServicePOSTParamsOutputFormat = "docdb"
	NumberServicePOSTParamsOutputFormatEpodoc   NumberServicePOSTParamsOutputFormat = "epodoc"
	NumberServicePOSTParamsOutputFormatOriginal NumberServicePOSTParamsOutputFormat = "original"
)

Defines values for NumberServicePOSTParamsOutputFormat.

type NumberServicePOSTParamsType

type NumberServicePOSTParamsType string

NumberServicePOSTParamsType defines parameters for NumberServicePOST.

const (
	NumberServicePOSTParamsTypeApplication NumberServicePOSTParamsType = "application"
	NumberServicePOSTParamsTypePriority    NumberServicePOSTParamsType = "priority"
	NumberServicePOSTParamsTypePublication NumberServicePOSTParamsType = "publication"
)

Defines values for NumberServicePOSTParamsType.

type NumberServicePOSTResponse

type NumberServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseNumberServicePOSTResponse

func ParseNumberServicePOSTResponse(rsp *http.Response) (*NumberServicePOSTResponse, error)

ParseNumberServicePOSTResponse parses an HTTP response from a NumberServicePOSTWithResponse call

func (NumberServicePOSTResponse) Status

func (r NumberServicePOSTResponse) Status() string

Status returns HTTPResponse.Status

func (NumberServicePOSTResponse) StatusCode

func (r NumberServicePOSTResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type NumberServicePOSTTextRequestBody

type NumberServicePOSTTextRequestBody = Body

NumberServicePOSTTextRequestBody defines body for NumberServicePOST for text/plain ContentType.

type NumberServiceParamsInputFormat

type NumberServiceParamsInputFormat string

NumberServiceParamsInputFormat defines parameters for NumberService.

const (
	NumberServiceParamsInputFormatDocdb    NumberServiceParamsInputFormat = "docdb"
	NumberServiceParamsInputFormatOriginal NumberServiceParamsInputFormat = "original"
)

Defines values for NumberServiceParamsInputFormat.

type NumberServiceParamsOutputFormat

type NumberServiceParamsOutputFormat string

NumberServiceParamsOutputFormat defines parameters for NumberService.

const (
	NumberServiceParamsOutputFormatDocdb    NumberServiceParamsOutputFormat = "docdb"
	NumberServiceParamsOutputFormatEpodoc   NumberServiceParamsOutputFormat = "epodoc"
	NumberServiceParamsOutputFormatOriginal NumberServiceParamsOutputFormat = "original"
)

Defines values for NumberServiceParamsOutputFormat.

type NumberServiceParamsType

type NumberServiceParamsType string

NumberServiceParamsType defines parameters for NumberService.

const (
	NumberServiceParamsTypeApplication NumberServiceParamsType = "application"
	NumberServiceParamsTypePriority    NumberServiceParamsType = "priority"
	NumberServiceParamsTypePublication NumberServiceParamsType = "publication"
)

Defines values for NumberServiceParamsType.

type NumberServiceResponse

type NumberServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseNumberServiceResponse

func ParseNumberServiceResponse(rsp *http.Response) (*NumberServiceResponse, error)

ParseNumberServiceResponse parses an HTTP response from a NumberServiceWithResponse call

func (NumberServiceResponse) Status

func (r NumberServiceResponse) Status() string

Status returns HTTPResponse.Status

func (NumberServiceResponse) StatusCode

func (r NumberServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type PublishedClaimsRetrievalServicePOSTParamsFormat

type PublishedClaimsRetrievalServicePOSTParamsFormat string

PublishedClaimsRetrievalServicePOSTParamsFormat defines parameters for PublishedClaimsRetrievalServicePOST.

const (
	PublishedClaimsRetrievalServicePOSTParamsFormatDocdb  PublishedClaimsRetrievalServicePOSTParamsFormat = "docdb"
	PublishedClaimsRetrievalServicePOSTParamsFormatEpodoc PublishedClaimsRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedClaimsRetrievalServicePOSTParamsFormat.

type PublishedClaimsRetrievalServicePOSTParamsType

type PublishedClaimsRetrievalServicePOSTParamsType string

PublishedClaimsRetrievalServicePOSTParamsType defines parameters for PublishedClaimsRetrievalServicePOST.

const (
	PublishedClaimsRetrievalServicePOSTParamsTypeApplication PublishedClaimsRetrievalServicePOSTParamsType = "application"
	PublishedClaimsRetrievalServicePOSTParamsTypePriority    PublishedClaimsRetrievalServicePOSTParamsType = "priority"
	PublishedClaimsRetrievalServicePOSTParamsTypePublication PublishedClaimsRetrievalServicePOSTParamsType = "publication"
)

Defines values for PublishedClaimsRetrievalServicePOSTParamsType.

type PublishedClaimsRetrievalServicePOSTResponse

type PublishedClaimsRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedClaimsRetrievalServicePOSTResponse

func ParsePublishedClaimsRetrievalServicePOSTResponse(rsp *http.Response) (*PublishedClaimsRetrievalServicePOSTResponse, error)

ParsePublishedClaimsRetrievalServicePOSTResponse parses an HTTP response from a PublishedClaimsRetrievalServicePOSTWithResponse call

func (PublishedClaimsRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedClaimsRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedClaimsRetrievalServicePOSTTextRequestBody

type PublishedClaimsRetrievalServicePOSTTextRequestBody = Body

PublishedClaimsRetrievalServicePOSTTextRequestBody defines body for PublishedClaimsRetrievalServicePOST for text/plain ContentType.

type PublishedDataAbstractServicePOSTParamsFormat

type PublishedDataAbstractServicePOSTParamsFormat string

PublishedDataAbstractServicePOSTParamsFormat defines parameters for PublishedDataAbstractServicePOST.

const (
	PublishedDataAbstractServicePOSTParamsFormatDocdb  PublishedDataAbstractServicePOSTParamsFormat = "docdb"
	PublishedDataAbstractServicePOSTParamsFormatEpodoc PublishedDataAbstractServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedDataAbstractServicePOSTParamsFormat.

type PublishedDataAbstractServicePOSTParamsType

type PublishedDataAbstractServicePOSTParamsType string

PublishedDataAbstractServicePOSTParamsType defines parameters for PublishedDataAbstractServicePOST.

const (
	PublishedDataAbstractServicePOSTParamsTypeApplication PublishedDataAbstractServicePOSTParamsType = "application"
	PublishedDataAbstractServicePOSTParamsTypePriority    PublishedDataAbstractServicePOSTParamsType = "priority"
	PublishedDataAbstractServicePOSTParamsTypePublication PublishedDataAbstractServicePOSTParamsType = "publication"
)

Defines values for PublishedDataAbstractServicePOSTParamsType.

type PublishedDataAbstractServicePOSTResponse

type PublishedDataAbstractServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataAbstractServicePOSTResponse

func ParsePublishedDataAbstractServicePOSTResponse(rsp *http.Response) (*PublishedDataAbstractServicePOSTResponse, error)

ParsePublishedDataAbstractServicePOSTResponse parses an HTTP response from a PublishedDataAbstractServicePOSTWithResponse call

func (PublishedDataAbstractServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataAbstractServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataAbstractServicePOSTTextRequestBody

type PublishedDataAbstractServicePOSTTextRequestBody = Body

PublishedDataAbstractServicePOSTTextRequestBody defines body for PublishedDataAbstractServicePOST for text/plain ContentType.

type PublishedDataAbstractServiceParamsFormat

type PublishedDataAbstractServiceParamsFormat string

PublishedDataAbstractServiceParamsFormat defines parameters for PublishedDataAbstractService.

const (
	PublishedDataAbstractServiceParamsFormatDocdb  PublishedDataAbstractServiceParamsFormat = "docdb"
	PublishedDataAbstractServiceParamsFormatEpodoc PublishedDataAbstractServiceParamsFormat = "epodoc"
)

Defines values for PublishedDataAbstractServiceParamsFormat.

type PublishedDataAbstractServiceParamsType

type PublishedDataAbstractServiceParamsType string

PublishedDataAbstractServiceParamsType defines parameters for PublishedDataAbstractService.

const (
	PublishedDataAbstractServiceParamsTypeApplication PublishedDataAbstractServiceParamsType = "application"
	PublishedDataAbstractServiceParamsTypePriority    PublishedDataAbstractServiceParamsType = "priority"
	PublishedDataAbstractServiceParamsTypePublication PublishedDataAbstractServiceParamsType = "publication"
)

Defines values for PublishedDataAbstractServiceParamsType.

type PublishedDataAbstractServiceResponse

type PublishedDataAbstractServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataAbstractServiceResponse

func ParsePublishedDataAbstractServiceResponse(rsp *http.Response) (*PublishedDataAbstractServiceResponse, error)

ParsePublishedDataAbstractServiceResponse parses an HTTP response from a PublishedDataAbstractServiceWithResponse call

func (PublishedDataAbstractServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataAbstractServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataClaimsRetrievalServiceParamsFormat

type PublishedDataClaimsRetrievalServiceParamsFormat string

PublishedDataClaimsRetrievalServiceParamsFormat defines parameters for PublishedDataClaimsRetrievalService.

const (
	PublishedDataClaimsRetrievalServiceParamsFormatDocdb  PublishedDataClaimsRetrievalServiceParamsFormat = "docdb"
	PublishedDataClaimsRetrievalServiceParamsFormatEpodoc PublishedDataClaimsRetrievalServiceParamsFormat = "epodoc"
)

Defines values for PublishedDataClaimsRetrievalServiceParamsFormat.

type PublishedDataClaimsRetrievalServiceParamsType

type PublishedDataClaimsRetrievalServiceParamsType string

PublishedDataClaimsRetrievalServiceParamsType defines parameters for PublishedDataClaimsRetrievalService.

const (
	PublishedDataClaimsRetrievalServiceParamsTypeApplication PublishedDataClaimsRetrievalServiceParamsType = "application"
	PublishedDataClaimsRetrievalServiceParamsTypePriority    PublishedDataClaimsRetrievalServiceParamsType = "priority"
	PublishedDataClaimsRetrievalServiceParamsTypePublication PublishedDataClaimsRetrievalServiceParamsType = "publication"
)

Defines values for PublishedDataClaimsRetrievalServiceParamsType.

type PublishedDataClaimsRetrievalServiceResponse

type PublishedDataClaimsRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataClaimsRetrievalServiceResponse

func ParsePublishedDataClaimsRetrievalServiceResponse(rsp *http.Response) (*PublishedDataClaimsRetrievalServiceResponse, error)

ParsePublishedDataClaimsRetrievalServiceResponse parses an HTTP response from a PublishedDataClaimsRetrievalServiceWithResponse call

func (PublishedDataClaimsRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataClaimsRetrievalServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataDescriptionRetrievalServicePOSTParamsFormat

type PublishedDataDescriptionRetrievalServicePOSTParamsFormat string

PublishedDataDescriptionRetrievalServicePOSTParamsFormat defines parameters for PublishedDataDescriptionRetrievalServicePOST.

const (
	PublishedDataDescriptionRetrievalServicePOSTParamsFormatDocdb  PublishedDataDescriptionRetrievalServicePOSTParamsFormat = "docdb"
	PublishedDataDescriptionRetrievalServicePOSTParamsFormatEpodoc PublishedDataDescriptionRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedDataDescriptionRetrievalServicePOSTParamsFormat.

type PublishedDataDescriptionRetrievalServicePOSTParamsType

type PublishedDataDescriptionRetrievalServicePOSTParamsType string

PublishedDataDescriptionRetrievalServicePOSTParamsType defines parameters for PublishedDataDescriptionRetrievalServicePOST.

const (
	PublishedDataDescriptionRetrievalServicePOSTParamsTypeApplication PublishedDataDescriptionRetrievalServicePOSTParamsType = "application"
	PublishedDataDescriptionRetrievalServicePOSTParamsTypePriority    PublishedDataDescriptionRetrievalServicePOSTParamsType = "priority"
	PublishedDataDescriptionRetrievalServicePOSTParamsTypePublication PublishedDataDescriptionRetrievalServicePOSTParamsType = "publication"
)

Defines values for PublishedDataDescriptionRetrievalServicePOSTParamsType.

type PublishedDataDescriptionRetrievalServicePOSTResponse

type PublishedDataDescriptionRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataDescriptionRetrievalServicePOSTResponse

func ParsePublishedDataDescriptionRetrievalServicePOSTResponse(rsp *http.Response) (*PublishedDataDescriptionRetrievalServicePOSTResponse, error)

ParsePublishedDataDescriptionRetrievalServicePOSTResponse parses an HTTP response from a PublishedDataDescriptionRetrievalServicePOSTWithResponse call

func (PublishedDataDescriptionRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataDescriptionRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataDescriptionRetrievalServicePOSTTextRequestBody

type PublishedDataDescriptionRetrievalServicePOSTTextRequestBody = Body

PublishedDataDescriptionRetrievalServicePOSTTextRequestBody defines body for PublishedDataDescriptionRetrievalServicePOST for text/plain ContentType.

type PublishedDataDescriptionRetrievalServiceParamsFormat

type PublishedDataDescriptionRetrievalServiceParamsFormat string

PublishedDataDescriptionRetrievalServiceParamsFormat defines parameters for PublishedDataDescriptionRetrievalService.

const (
	PublishedDataDescriptionRetrievalServiceParamsFormatDocdb  PublishedDataDescriptionRetrievalServiceParamsFormat = "docdb"
	PublishedDataDescriptionRetrievalServiceParamsFormatEpodoc PublishedDataDescriptionRetrievalServiceParamsFormat = "epodoc"
)

Defines values for PublishedDataDescriptionRetrievalServiceParamsFormat.

type PublishedDataDescriptionRetrievalServiceParamsType

type PublishedDataDescriptionRetrievalServiceParamsType string

PublishedDataDescriptionRetrievalServiceParamsType defines parameters for PublishedDataDescriptionRetrievalService.

const (
	PublishedDataDescriptionRetrievalServiceParamsTypeApplication PublishedDataDescriptionRetrievalServiceParamsType = "application"
	PublishedDataDescriptionRetrievalServiceParamsTypePriority    PublishedDataDescriptionRetrievalServiceParamsType = "priority"
	PublishedDataDescriptionRetrievalServiceParamsTypePublication PublishedDataDescriptionRetrievalServiceParamsType = "publication"
)

Defines values for PublishedDataDescriptionRetrievalServiceParamsType.

type PublishedDataDescriptionRetrievalServiceResponse

type PublishedDataDescriptionRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataDescriptionRetrievalServiceResponse

func ParsePublishedDataDescriptionRetrievalServiceResponse(rsp *http.Response) (*PublishedDataDescriptionRetrievalServiceResponse, error)

ParsePublishedDataDescriptionRetrievalServiceResponse parses an HTTP response from a PublishedDataDescriptionRetrievalServiceWithResponse call

func (PublishedDataDescriptionRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataDescriptionRetrievalServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataFullCycleServicePOSTParamsFormat

type PublishedDataFullCycleServicePOSTParamsFormat string

PublishedDataFullCycleServicePOSTParamsFormat defines parameters for PublishedDataFullCycleServicePOST.

const (
	PublishedDataFullCycleServicePOSTParamsFormatDocdb  PublishedDataFullCycleServicePOSTParamsFormat = "docdb"
	PublishedDataFullCycleServicePOSTParamsFormatEpodoc PublishedDataFullCycleServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedDataFullCycleServicePOSTParamsFormat.

type PublishedDataFullCycleServicePOSTParamsType

type PublishedDataFullCycleServicePOSTParamsType string

PublishedDataFullCycleServicePOSTParamsType defines parameters for PublishedDataFullCycleServicePOST.

const (
	PublishedDataFullCycleServicePOSTParamsTypeApplication PublishedDataFullCycleServicePOSTParamsType = "application"
	PublishedDataFullCycleServicePOSTParamsTypePriority    PublishedDataFullCycleServicePOSTParamsType = "priority"
	PublishedDataFullCycleServicePOSTParamsTypePublication PublishedDataFullCycleServicePOSTParamsType = "publication"
)

Defines values for PublishedDataFullCycleServicePOSTParamsType.

type PublishedDataFullCycleServicePOSTResponse

type PublishedDataFullCycleServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataFullCycleServicePOSTResponse

func ParsePublishedDataFullCycleServicePOSTResponse(rsp *http.Response) (*PublishedDataFullCycleServicePOSTResponse, error)

ParsePublishedDataFullCycleServicePOSTResponse parses an HTTP response from a PublishedDataFullCycleServicePOSTWithResponse call

func (PublishedDataFullCycleServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataFullCycleServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataFullCycleServicePOSTTextRequestBody

type PublishedDataFullCycleServicePOSTTextRequestBody = Body

PublishedDataFullCycleServicePOSTTextRequestBody defines body for PublishedDataFullCycleServicePOST for text/plain ContentType.

type PublishedDataFullCycleServiceParamsFormat

type PublishedDataFullCycleServiceParamsFormat string

PublishedDataFullCycleServiceParamsFormat defines parameters for PublishedDataFullCycleService.

const (
	PublishedDataFullCycleServiceParamsFormatDocdb  PublishedDataFullCycleServiceParamsFormat = "docdb"
	PublishedDataFullCycleServiceParamsFormatEpodoc PublishedDataFullCycleServiceParamsFormat = "epodoc"
)

Defines values for PublishedDataFullCycleServiceParamsFormat.

type PublishedDataFullCycleServiceParamsType

type PublishedDataFullCycleServiceParamsType string

PublishedDataFullCycleServiceParamsType defines parameters for PublishedDataFullCycleService.

const (
	PublishedDataFullCycleServiceParamsTypeApplication PublishedDataFullCycleServiceParamsType = "application"
	PublishedDataFullCycleServiceParamsTypePriority    PublishedDataFullCycleServiceParamsType = "priority"
	PublishedDataFullCycleServiceParamsTypePublication PublishedDataFullCycleServiceParamsType = "publication"
)

Defines values for PublishedDataFullCycleServiceParamsType.

type PublishedDataFullCycleServiceResponse

type PublishedDataFullCycleServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataFullCycleServiceResponse

func ParsePublishedDataFullCycleServiceResponse(rsp *http.Response) (*PublishedDataFullCycleServiceResponse, error)

ParsePublishedDataFullCycleServiceResponse parses an HTTP response from a PublishedDataFullCycleServiceWithResponse call

func (PublishedDataFullCycleServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataFullCycleServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataFulltextInquiryServicePOSTParamsFormat

type PublishedDataFulltextInquiryServicePOSTParamsFormat string

PublishedDataFulltextInquiryServicePOSTParamsFormat defines parameters for PublishedDataFulltextInquiryServicePOST.

const (
	PublishedDataFulltextInquiryServicePOSTParamsFormatDocdb  PublishedDataFulltextInquiryServicePOSTParamsFormat = "docdb"
	PublishedDataFulltextInquiryServicePOSTParamsFormatEpodoc PublishedDataFulltextInquiryServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedDataFulltextInquiryServicePOSTParamsFormat.

type PublishedDataFulltextInquiryServicePOSTParamsType

type PublishedDataFulltextInquiryServicePOSTParamsType string

PublishedDataFulltextInquiryServicePOSTParamsType defines parameters for PublishedDataFulltextInquiryServicePOST.

const (
	PublishedDataFulltextInquiryServicePOSTParamsTypeApplication PublishedDataFulltextInquiryServicePOSTParamsType = "application"
	PublishedDataFulltextInquiryServicePOSTParamsTypePriority    PublishedDataFulltextInquiryServicePOSTParamsType = "priority"
	PublishedDataFulltextInquiryServicePOSTParamsTypePublication PublishedDataFulltextInquiryServicePOSTParamsType = "publication"
)

Defines values for PublishedDataFulltextInquiryServicePOSTParamsType.

type PublishedDataFulltextInquiryServicePOSTResponse

type PublishedDataFulltextInquiryServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataFulltextInquiryServicePOSTResponse

func ParsePublishedDataFulltextInquiryServicePOSTResponse(rsp *http.Response) (*PublishedDataFulltextInquiryServicePOSTResponse, error)

ParsePublishedDataFulltextInquiryServicePOSTResponse parses an HTTP response from a PublishedDataFulltextInquiryServicePOSTWithResponse call

func (PublishedDataFulltextInquiryServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataFulltextInquiryServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataFulltextInquiryServicePOSTTextRequestBody

type PublishedDataFulltextInquiryServicePOSTTextRequestBody = Body

PublishedDataFulltextInquiryServicePOSTTextRequestBody defines body for PublishedDataFulltextInquiryServicePOST for text/plain ContentType.

type PublishedDataFulltextInquiryServiceParamsFormat

type PublishedDataFulltextInquiryServiceParamsFormat string

PublishedDataFulltextInquiryServiceParamsFormat defines parameters for PublishedDataFulltextInquiryService.

const (
	PublishedDataFulltextInquiryServiceParamsFormatDocdb  PublishedDataFulltextInquiryServiceParamsFormat = "docdb"
	PublishedDataFulltextInquiryServiceParamsFormatEpodoc PublishedDataFulltextInquiryServiceParamsFormat = "epodoc"
)

Defines values for PublishedDataFulltextInquiryServiceParamsFormat.

type PublishedDataFulltextInquiryServiceParamsType

type PublishedDataFulltextInquiryServiceParamsType string

PublishedDataFulltextInquiryServiceParamsType defines parameters for PublishedDataFulltextInquiryService.

const (
	PublishedDataFulltextInquiryServiceParamsTypeApplication PublishedDataFulltextInquiryServiceParamsType = "application"
	PublishedDataFulltextInquiryServiceParamsTypePriority    PublishedDataFulltextInquiryServiceParamsType = "priority"
	PublishedDataFulltextInquiryServiceParamsTypePublication PublishedDataFulltextInquiryServiceParamsType = "publication"
)

Defines values for PublishedDataFulltextInquiryServiceParamsType.

type PublishedDataFulltextInquiryServiceResponse

type PublishedDataFulltextInquiryServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataFulltextInquiryServiceResponse

func ParsePublishedDataFulltextInquiryServiceResponse(rsp *http.Response) (*PublishedDataFulltextInquiryServiceResponse, error)

ParsePublishedDataFulltextInquiryServiceResponse parses an HTTP response from a PublishedDataFulltextInquiryServiceWithResponse call

func (PublishedDataFulltextInquiryServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataFulltextInquiryServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataKeywordsSearchWithVariableConstituentsParams

type PublishedDataKeywordsSearchWithVariableConstituentsParams struct {
	// Q Search query
	Q string `form:"q" json:"q"`

	// Range Range of elements were requested
	Range *string `form:"Range,omitempty" json:"Range,omitempty"`
}

PublishedDataKeywordsSearchWithVariableConstituentsParams defines parameters for PublishedDataKeywordsSearchWithVariableConstituents.

type PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent

type PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent string

PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent defines parameters for PublishedDataKeywordsSearchWithVariableConstituents.

const (
	PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituentAbstract  PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent = "abstract"
	PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituentBiblio    PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent = "biblio"
	PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituentFullCycle PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent = "full-cycle"
)

Defines values for PublishedDataKeywordsSearchWithVariableConstituentsParamsConstituent.

type PublishedDataKeywordsSearchWithVariableConstituentsResponse

type PublishedDataKeywordsSearchWithVariableConstituentsResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataKeywordsSearchWithVariableConstituentsResponse

func ParsePublishedDataKeywordsSearchWithVariableConstituentsResponse(rsp *http.Response) (*PublishedDataKeywordsSearchWithVariableConstituentsResponse, error)

ParsePublishedDataKeywordsSearchWithVariableConstituentsResponse parses an HTTP response from a PublishedDataKeywordsSearchWithVariableConstituentsWithResponse call

func (PublishedDataKeywordsSearchWithVariableConstituentsResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataKeywordsSearchWithVariableConstituentsResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataKeywordsSearchWithoutConsituentsParams

type PublishedDataKeywordsSearchWithoutConsituentsParams struct {
	// Range Range of elements were requested
	Range *string `form:"Range,omitempty" json:"Range,omitempty"`

	// Q Search query
	Q string `form:"q" json:"q"`
}

PublishedDataKeywordsSearchWithoutConsituentsParams defines parameters for PublishedDataKeywordsSearchWithoutConsituents.

type PublishedDataKeywordsSearchWithoutConsituentsResponse

type PublishedDataKeywordsSearchWithoutConsituentsResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataKeywordsSearchWithoutConsituentsResponse

func ParsePublishedDataKeywordsSearchWithoutConsituentsResponse(rsp *http.Response) (*PublishedDataKeywordsSearchWithoutConsituentsResponse, error)

ParsePublishedDataKeywordsSearchWithoutConsituentsResponse parses an HTTP response from a PublishedDataKeywordsSearchWithoutConsituentsWithResponse call

func (PublishedDataKeywordsSearchWithoutConsituentsResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataKeywordsSearchWithoutConsituentsResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedDataRetrievalPOSTParamsFormat

type PublishedDataRetrievalPOSTParamsFormat string

PublishedDataRetrievalPOSTParamsFormat defines parameters for PublishedDataRetrievalPOST.

const (
	PublishedDataRetrievalPOSTParamsFormatDocdb  PublishedDataRetrievalPOSTParamsFormat = "docdb"
	PublishedDataRetrievalPOSTParamsFormatEpodoc PublishedDataRetrievalPOSTParamsFormat = "epodoc"
)

Defines values for PublishedDataRetrievalPOSTParamsFormat.

type PublishedDataRetrievalPOSTParamsType

type PublishedDataRetrievalPOSTParamsType string

PublishedDataRetrievalPOSTParamsType defines parameters for PublishedDataRetrievalPOST.

const (
	PublishedDataRetrievalPOSTParamsTypeApplication PublishedDataRetrievalPOSTParamsType = "application"
	PublishedDataRetrievalPOSTParamsTypePriority    PublishedDataRetrievalPOSTParamsType = "priority"
	PublishedDataRetrievalPOSTParamsTypePublication PublishedDataRetrievalPOSTParamsType = "publication"
)

Defines values for PublishedDataRetrievalPOSTParamsType.

type PublishedDataRetrievalPOSTResponse

type PublishedDataRetrievalPOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataRetrievalPOSTResponse

func ParsePublishedDataRetrievalPOSTResponse(rsp *http.Response) (*PublishedDataRetrievalPOSTResponse, error)

ParsePublishedDataRetrievalPOSTResponse parses an HTTP response from a PublishedDataRetrievalPOSTWithResponse call

func (PublishedDataRetrievalPOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataRetrievalPOSTResponse) StatusCode

func (r PublishedDataRetrievalPOSTResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type PublishedDataRetrievalPOSTTextRequestBody

type PublishedDataRetrievalPOSTTextRequestBody = Body

PublishedDataRetrievalPOSTTextRequestBody defines body for PublishedDataRetrievalPOST for text/plain ContentType.

type PublishedDataRetrievalParamsFormat

type PublishedDataRetrievalParamsFormat string

PublishedDataRetrievalParamsFormat defines parameters for PublishedDataRetrieval.

const (
	PublishedDataRetrievalParamsFormatDocdb  PublishedDataRetrievalParamsFormat = "docdb"
	PublishedDataRetrievalParamsFormatEpodoc PublishedDataRetrievalParamsFormat = "epodoc"
)

Defines values for PublishedDataRetrievalParamsFormat.

type PublishedDataRetrievalParamsType

type PublishedDataRetrievalParamsType string

PublishedDataRetrievalParamsType defines parameters for PublishedDataRetrieval.

const (
	PublishedDataRetrievalParamsTypeApplication PublishedDataRetrievalParamsType = "application"
	PublishedDataRetrievalParamsTypePriority    PublishedDataRetrievalParamsType = "priority"
	PublishedDataRetrievalParamsTypePublication PublishedDataRetrievalParamsType = "publication"
)

Defines values for PublishedDataRetrievalParamsType.

type PublishedDataRetrievalResponse

type PublishedDataRetrievalResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedDataRetrievalResponse

func ParsePublishedDataRetrievalResponse(rsp *http.Response) (*PublishedDataRetrievalResponse, error)

ParsePublishedDataRetrievalResponse parses an HTTP response from a PublishedDataRetrievalWithResponse call

func (PublishedDataRetrievalResponse) Status

Status returns HTTPResponse.Status

func (PublishedDataRetrievalResponse) StatusCode

func (r PublishedDataRetrievalResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type PublishedEquivalentsRetrievalServicePOSTParamsFormat

type PublishedEquivalentsRetrievalServicePOSTParamsFormat string

PublishedEquivalentsRetrievalServicePOSTParamsFormat defines parameters for PublishedEquivalentsRetrievalServicePOST.

const (
	PublishedEquivalentsRetrievalServicePOSTParamsFormatDocdb  PublishedEquivalentsRetrievalServicePOSTParamsFormat = "docdb"
	PublishedEquivalentsRetrievalServicePOSTParamsFormatEpodoc PublishedEquivalentsRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedEquivalentsRetrievalServicePOSTParamsFormat.

type PublishedEquivalentsRetrievalServicePOSTParamsType

type PublishedEquivalentsRetrievalServicePOSTParamsType string

PublishedEquivalentsRetrievalServicePOSTParamsType defines parameters for PublishedEquivalentsRetrievalServicePOST.

const (
	PublishedEquivalentsRetrievalServicePOSTParamsTypeApplication PublishedEquivalentsRetrievalServicePOSTParamsType = "application"
	PublishedEquivalentsRetrievalServicePOSTParamsTypePriority    PublishedEquivalentsRetrievalServicePOSTParamsType = "priority"
	PublishedEquivalentsRetrievalServicePOSTParamsTypePublication PublishedEquivalentsRetrievalServicePOSTParamsType = "publication"
)

Defines values for PublishedEquivalentsRetrievalServicePOSTParamsType.

type PublishedEquivalentsRetrievalServicePOSTResponse

type PublishedEquivalentsRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedEquivalentsRetrievalServicePOSTResponse

func ParsePublishedEquivalentsRetrievalServicePOSTResponse(rsp *http.Response) (*PublishedEquivalentsRetrievalServicePOSTResponse, error)

ParsePublishedEquivalentsRetrievalServicePOSTResponse parses an HTTP response from a PublishedEquivalentsRetrievalServicePOSTWithResponse call

func (PublishedEquivalentsRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedEquivalentsRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedEquivalentsRetrievalServicePOSTTextRequestBody

type PublishedEquivalentsRetrievalServicePOSTTextRequestBody = Body

PublishedEquivalentsRetrievalServicePOSTTextRequestBody defines body for PublishedEquivalentsRetrievalServicePOST for text/plain ContentType.

type PublishedEquivalentsRetrievalServiceParamsFormat

type PublishedEquivalentsRetrievalServiceParamsFormat string

PublishedEquivalentsRetrievalServiceParamsFormat defines parameters for PublishedEquivalentsRetrievalService.

const (
	PublishedEquivalentsRetrievalServiceParamsFormatDocdb  PublishedEquivalentsRetrievalServiceParamsFormat = "docdb"
	PublishedEquivalentsRetrievalServiceParamsFormatEpodoc PublishedEquivalentsRetrievalServiceParamsFormat = "epodoc"
)

Defines values for PublishedEquivalentsRetrievalServiceParamsFormat.

type PublishedEquivalentsRetrievalServiceParamsType

type PublishedEquivalentsRetrievalServiceParamsType string

PublishedEquivalentsRetrievalServiceParamsType defines parameters for PublishedEquivalentsRetrievalService.

const (
	PublishedEquivalentsRetrievalServiceParamsTypeApplication PublishedEquivalentsRetrievalServiceParamsType = "application"
	PublishedEquivalentsRetrievalServiceParamsTypePriority    PublishedEquivalentsRetrievalServiceParamsType = "priority"
	PublishedEquivalentsRetrievalServiceParamsTypePublication PublishedEquivalentsRetrievalServiceParamsType = "publication"
)

Defines values for PublishedEquivalentsRetrievalServiceParamsType.

type PublishedEquivalentsRetrievalServiceResponse

type PublishedEquivalentsRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedEquivalentsRetrievalServiceResponse

func ParsePublishedEquivalentsRetrievalServiceResponse(rsp *http.Response) (*PublishedEquivalentsRetrievalServiceResponse, error)

ParsePublishedEquivalentsRetrievalServiceResponse parses an HTTP response from a PublishedEquivalentsRetrievalServiceWithResponse call

func (PublishedEquivalentsRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedEquivalentsRetrievalServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedImagesInquiryServiceParamsFormat

type PublishedImagesInquiryServiceParamsFormat string

PublishedImagesInquiryServiceParamsFormat defines parameters for PublishedImagesInquiryService.

const (
	PublishedImagesInquiryServiceParamsFormatDocdb  PublishedImagesInquiryServiceParamsFormat = "docdb"
	PublishedImagesInquiryServiceParamsFormatEpodoc PublishedImagesInquiryServiceParamsFormat = "epodoc"
)

Defines values for PublishedImagesInquiryServiceParamsFormat.

type PublishedImagesInquiryServiceParamsType

type PublishedImagesInquiryServiceParamsType string

PublishedImagesInquiryServiceParamsType defines parameters for PublishedImagesInquiryService.

const (
	PublishedImagesInquiryServiceParamsTypeApplication PublishedImagesInquiryServiceParamsType = "application"
	PublishedImagesInquiryServiceParamsTypePriority    PublishedImagesInquiryServiceParamsType = "priority"
	PublishedImagesInquiryServiceParamsTypePublication PublishedImagesInquiryServiceParamsType = "publication"
)

Defines values for PublishedImagesInquiryServiceParamsType.

type PublishedImagesInquiryServiceResponse

type PublishedImagesInquiryServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedImagesInquiryServiceResponse

func ParsePublishedImagesInquiryServiceResponse(rsp *http.Response) (*PublishedImagesInquiryServiceResponse, error)

ParsePublishedImagesInquiryServiceResponse parses an HTTP response from a PublishedImagesInquiryServiceWithResponse call

func (PublishedImagesInquiryServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedImagesInquiryServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedImagesInquryServicePOSTParamsFormat

type PublishedImagesInquryServicePOSTParamsFormat string

PublishedImagesInquryServicePOSTParamsFormat defines parameters for PublishedImagesInquryServicePOST.

const (
	PublishedImagesInquryServicePOSTParamsFormatDocdb  PublishedImagesInquryServicePOSTParamsFormat = "docdb"
	PublishedImagesInquryServicePOSTParamsFormatEpodoc PublishedImagesInquryServicePOSTParamsFormat = "epodoc"
)

Defines values for PublishedImagesInquryServicePOSTParamsFormat.

type PublishedImagesInquryServicePOSTParamsType

type PublishedImagesInquryServicePOSTParamsType string

PublishedImagesInquryServicePOSTParamsType defines parameters for PublishedImagesInquryServicePOST.

const (
	PublishedImagesInquryServicePOSTParamsTypeApplication PublishedImagesInquryServicePOSTParamsType = "application"
	PublishedImagesInquryServicePOSTParamsTypePriority    PublishedImagesInquryServicePOSTParamsType = "priority"
	PublishedImagesInquryServicePOSTParamsTypePublication PublishedImagesInquryServicePOSTParamsType = "publication"
)

Defines values for PublishedImagesInquryServicePOSTParamsType.

type PublishedImagesInquryServicePOSTResponse

type PublishedImagesInquryServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParsePublishedImagesInquryServicePOSTResponse

func ParsePublishedImagesInquryServicePOSTResponse(rsp *http.Response) (*PublishedImagesInquryServicePOSTResponse, error)

ParsePublishedImagesInquryServicePOSTResponse parses an HTTP response from a PublishedImagesInquryServicePOSTWithResponse call

func (PublishedImagesInquryServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedImagesInquryServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedImagesInquryServicePOSTTextRequestBody

type PublishedImagesInquryServicePOSTTextRequestBody = Body

PublishedImagesInquryServicePOSTTextRequestBody defines body for PublishedImagesInquryServicePOST for text/plain ContentType.

type PublishedImagesRetrievalServicePOSTParams

type PublishedImagesRetrievalServicePOSTParams struct {
	// Range Page number
	Range int `form:"Range" json:"Range"`
}

PublishedImagesRetrievalServicePOSTParams defines parameters for PublishedImagesRetrievalServicePOST.

type PublishedImagesRetrievalServicePOSTResponse

type PublishedImagesRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParsePublishedImagesRetrievalServicePOSTResponse

func ParsePublishedImagesRetrievalServicePOSTResponse(rsp *http.Response) (*PublishedImagesRetrievalServicePOSTResponse, error)

ParsePublishedImagesRetrievalServicePOSTResponse parses an HTTP response from a PublishedImagesRetrievalServicePOSTWithResponse call

func (PublishedImagesRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (PublishedImagesRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type PublishedImagesRetrievalServicePOSTTextRequestBody

type PublishedImagesRetrievalServicePOSTTextRequestBody = Body

PublishedImagesRetrievalServicePOSTTextRequestBody defines body for PublishedImagesRetrievalServicePOST for text/plain ContentType.

type PublishedImagesRetrievalServiceParams

type PublishedImagesRetrievalServiceParams struct {
	// Range Page number
	Range int `form:"Range" json:"Range"`
}

PublishedImagesRetrievalServiceParams defines parameters for PublishedImagesRetrievalService.

type PublishedImagesRetrievalServiceResponse

type PublishedImagesRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
}

func ParsePublishedImagesRetrievalServiceResponse

func ParsePublishedImagesRetrievalServiceResponse(rsp *http.Response) (*PublishedImagesRetrievalServiceResponse, error)

ParsePublishedImagesRetrievalServiceResponse parses an HTTP response from a PublishedImagesRetrievalServiceWithResponse call

func (PublishedImagesRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (PublishedImagesRetrievalServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterEventsServicePOSTParamsFormat

type RegisterEventsServicePOSTParamsFormat string

RegisterEventsServicePOSTParamsFormat defines parameters for RegisterEventsServicePOST.

const (
	RegisterEventsServicePOSTParamsFormatEpodoc RegisterEventsServicePOSTParamsFormat = "epodoc"
)

Defines values for RegisterEventsServicePOSTParamsFormat.

type RegisterEventsServicePOSTParamsType

type RegisterEventsServicePOSTParamsType string

RegisterEventsServicePOSTParamsType defines parameters for RegisterEventsServicePOST.

const (
	RegisterEventsServicePOSTParamsTypeApplication RegisterEventsServicePOSTParamsType = "application"
	RegisterEventsServicePOSTParamsTypePublication RegisterEventsServicePOSTParamsType = "publication"
)

Defines values for RegisterEventsServicePOSTParamsType.

type RegisterEventsServicePOSTResponse

type RegisterEventsServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterEventsServicePOSTResponse

func ParseRegisterEventsServicePOSTResponse(rsp *http.Response) (*RegisterEventsServicePOSTResponse, error)

ParseRegisterEventsServicePOSTResponse parses an HTTP response from a RegisterEventsServicePOSTWithResponse call

func (RegisterEventsServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (RegisterEventsServicePOSTResponse) StatusCode

func (r RegisterEventsServicePOSTResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RegisterEventsServicePOSTTextRequestBody

type RegisterEventsServicePOSTTextRequestBody = Body

RegisterEventsServicePOSTTextRequestBody defines body for RegisterEventsServicePOST for text/plain ContentType.

type RegisterEventsServiceParamsFormat

type RegisterEventsServiceParamsFormat string

RegisterEventsServiceParamsFormat defines parameters for RegisterEventsService.

const (
	RegisterEventsServiceParamsFormatEpodoc RegisterEventsServiceParamsFormat = "epodoc"
)

Defines values for RegisterEventsServiceParamsFormat.

type RegisterEventsServiceParamsType

type RegisterEventsServiceParamsType string

RegisterEventsServiceParamsType defines parameters for RegisterEventsService.

const (
	RegisterEventsServiceParamsTypeApplication RegisterEventsServiceParamsType = "application"
	RegisterEventsServiceParamsTypePublication RegisterEventsServiceParamsType = "publication"
)

Defines values for RegisterEventsServiceParamsType.

type RegisterEventsServiceResponse

type RegisterEventsServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterEventsServiceResponse

func ParseRegisterEventsServiceResponse(rsp *http.Response) (*RegisterEventsServiceResponse, error)

ParseRegisterEventsServiceResponse parses an HTTP response from a RegisterEventsServiceWithResponse call

func (RegisterEventsServiceResponse) Status

Status returns HTTPResponse.Status

func (RegisterEventsServiceResponse) StatusCode

func (r RegisterEventsServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RegisterProceduralStepsServicePOSTParamsFormat

type RegisterProceduralStepsServicePOSTParamsFormat string

RegisterProceduralStepsServicePOSTParamsFormat defines parameters for RegisterProceduralStepsServicePOST.

const (
	RegisterProceduralStepsServicePOSTParamsFormatEpodoc RegisterProceduralStepsServicePOSTParamsFormat = "epodoc"
)

Defines values for RegisterProceduralStepsServicePOSTParamsFormat.

type RegisterProceduralStepsServicePOSTParamsType

type RegisterProceduralStepsServicePOSTParamsType string

RegisterProceduralStepsServicePOSTParamsType defines parameters for RegisterProceduralStepsServicePOST.

const (
	RegisterProceduralStepsServicePOSTParamsTypeApplication RegisterProceduralStepsServicePOSTParamsType = "application"
	RegisterProceduralStepsServicePOSTParamsTypePublication RegisterProceduralStepsServicePOSTParamsType = "publication"
)

Defines values for RegisterProceduralStepsServicePOSTParamsType.

type RegisterProceduralStepsServicePOSTResponse

type RegisterProceduralStepsServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterProceduralStepsServicePOSTResponse

func ParseRegisterProceduralStepsServicePOSTResponse(rsp *http.Response) (*RegisterProceduralStepsServicePOSTResponse, error)

ParseRegisterProceduralStepsServicePOSTResponse parses an HTTP response from a RegisterProceduralStepsServicePOSTWithResponse call

func (RegisterProceduralStepsServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (RegisterProceduralStepsServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterProceduralStepsServicePOSTTextRequestBody

type RegisterProceduralStepsServicePOSTTextRequestBody = Body

RegisterProceduralStepsServicePOSTTextRequestBody defines body for RegisterProceduralStepsServicePOST for text/plain ContentType.

type RegisterProceduralStepsServiceParamsFormat

type RegisterProceduralStepsServiceParamsFormat string

RegisterProceduralStepsServiceParamsFormat defines parameters for RegisterProceduralStepsService.

const (
	RegisterProceduralStepsServiceParamsFormatEpodoc RegisterProceduralStepsServiceParamsFormat = "epodoc"
)

Defines values for RegisterProceduralStepsServiceParamsFormat.

type RegisterProceduralStepsServiceParamsType

type RegisterProceduralStepsServiceParamsType string

RegisterProceduralStepsServiceParamsType defines parameters for RegisterProceduralStepsService.

const (
	RegisterProceduralStepsServiceParamsTypeApplication RegisterProceduralStepsServiceParamsType = "application"
	RegisterProceduralStepsServiceParamsTypePublication RegisterProceduralStepsServiceParamsType = "publication"
)

Defines values for RegisterProceduralStepsServiceParamsType.

type RegisterProceduralStepsServiceResponse

type RegisterProceduralStepsServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterProceduralStepsServiceResponse

func ParseRegisterProceduralStepsServiceResponse(rsp *http.Response) (*RegisterProceduralStepsServiceResponse, error)

ParseRegisterProceduralStepsServiceResponse parses an HTTP response from a RegisterProceduralStepsServiceWithResponse call

func (RegisterProceduralStepsServiceResponse) Status

Status returns HTTPResponse.Status

func (RegisterProceduralStepsServiceResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterRetrievalServicePOSTParamsFormat

type RegisterRetrievalServicePOSTParamsFormat string

RegisterRetrievalServicePOSTParamsFormat defines parameters for RegisterRetrievalServicePOST.

const (
	RegisterRetrievalServicePOSTParamsFormatEpodoc RegisterRetrievalServicePOSTParamsFormat = "epodoc"
)

Defines values for RegisterRetrievalServicePOSTParamsFormat.

type RegisterRetrievalServicePOSTParamsType

type RegisterRetrievalServicePOSTParamsType string

RegisterRetrievalServicePOSTParamsType defines parameters for RegisterRetrievalServicePOST.

const (
	RegisterRetrievalServicePOSTParamsTypeApplication RegisterRetrievalServicePOSTParamsType = "application"
	RegisterRetrievalServicePOSTParamsTypePublication RegisterRetrievalServicePOSTParamsType = "publication"
)

Defines values for RegisterRetrievalServicePOSTParamsType.

type RegisterRetrievalServicePOSTResponse

type RegisterRetrievalServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterRetrievalServicePOSTResponse

func ParseRegisterRetrievalServicePOSTResponse(rsp *http.Response) (*RegisterRetrievalServicePOSTResponse, error)

ParseRegisterRetrievalServicePOSTResponse parses an HTTP response from a RegisterRetrievalServicePOSTWithResponse call

func (RegisterRetrievalServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (RegisterRetrievalServicePOSTResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterRetrievalServicePOSTTextRequestBody

type RegisterRetrievalServicePOSTTextRequestBody = Body

RegisterRetrievalServicePOSTTextRequestBody defines body for RegisterRetrievalServicePOST for text/plain ContentType.

type RegisterRetrievalServiceParamsFormat

type RegisterRetrievalServiceParamsFormat string

RegisterRetrievalServiceParamsFormat defines parameters for RegisterRetrievalService.

const (
	RegisterRetrievalServiceParamsFormatEpodoc RegisterRetrievalServiceParamsFormat = "epodoc"
)

Defines values for RegisterRetrievalServiceParamsFormat.

type RegisterRetrievalServiceParamsType

type RegisterRetrievalServiceParamsType string

RegisterRetrievalServiceParamsType defines parameters for RegisterRetrievalService.

const (
	RegisterRetrievalServiceParamsTypeApplication RegisterRetrievalServiceParamsType = "application"
	RegisterRetrievalServiceParamsTypePublication RegisterRetrievalServiceParamsType = "publication"
)

Defines values for RegisterRetrievalServiceParamsType.

type RegisterRetrievalServiceResponse

type RegisterRetrievalServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterRetrievalServiceResponse

func ParseRegisterRetrievalServiceResponse(rsp *http.Response) (*RegisterRetrievalServiceResponse, error)

ParseRegisterRetrievalServiceResponse parses an HTTP response from a RegisterRetrievalServiceWithResponse call

func (RegisterRetrievalServiceResponse) Status

Status returns HTTPResponse.Status

func (RegisterRetrievalServiceResponse) StatusCode

func (r RegisterRetrievalServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RegisterSearchServiceWithVariableConstituentsParams

type RegisterSearchServiceWithVariableConstituentsParams struct {
	// Q Search query
	Q string `form:"q" json:"q"`

	// Range Range of elements were requested, e.g. 1-20
	Range *string `form:"Range,omitempty" json:"Range,omitempty"`
}

RegisterSearchServiceWithVariableConstituentsParams defines parameters for RegisterSearchServiceWithVariableConstituents.

type RegisterSearchServiceWithVariableConstituentsParamsConstituent

type RegisterSearchServiceWithVariableConstituentsParamsConstituent string

RegisterSearchServiceWithVariableConstituentsParamsConstituent defines parameters for RegisterSearchServiceWithVariableConstituents.

const (
	RegisterSearchServiceWithVariableConstituentsParamsConstituentBiblio          RegisterSearchServiceWithVariableConstituentsParamsConstituent = "biblio"
	RegisterSearchServiceWithVariableConstituentsParamsConstituentEvents          RegisterSearchServiceWithVariableConstituentsParamsConstituent = "events"
	RegisterSearchServiceWithVariableConstituentsParamsConstituentProceduralSteps RegisterSearchServiceWithVariableConstituentsParamsConstituent = "procedural-steps"
	RegisterSearchServiceWithVariableConstituentsParamsConstituentUpp             RegisterSearchServiceWithVariableConstituentsParamsConstituent = "upp"
)

Defines values for RegisterSearchServiceWithVariableConstituentsParamsConstituent.

type RegisterSearchServiceWithVariableConstituentsResponse

type RegisterSearchServiceWithVariableConstituentsResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterSearchServiceWithVariableConstituentsResponse

func ParseRegisterSearchServiceWithVariableConstituentsResponse(rsp *http.Response) (*RegisterSearchServiceWithVariableConstituentsResponse, error)

ParseRegisterSearchServiceWithVariableConstituentsResponse parses an HTTP response from a RegisterSearchServiceWithVariableConstituentsWithResponse call

func (RegisterSearchServiceWithVariableConstituentsResponse) Status

Status returns HTTPResponse.Status

func (RegisterSearchServiceWithVariableConstituentsResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterSearchServiceWithoutConstituentsParams

type RegisterSearchServiceWithoutConstituentsParams struct {
	// Range Range of elements were requested, e.g. 1-20
	Range *string `form:"Range,omitempty" json:"Range,omitempty"`

	// Q Search query
	Q string `form:"q" json:"q"`
}

RegisterSearchServiceWithoutConstituentsParams defines parameters for RegisterSearchServiceWithoutConstituents.

type RegisterSearchServiceWithoutConstituentsResponse

type RegisterSearchServiceWithoutConstituentsResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterSearchServiceWithoutConstituentsResponse

func ParseRegisterSearchServiceWithoutConstituentsResponse(rsp *http.Response) (*RegisterSearchServiceWithoutConstituentsResponse, error)

ParseRegisterSearchServiceWithoutConstituentsResponse parses an HTTP response from a RegisterSearchServiceWithoutConstituentsWithResponse call

func (RegisterSearchServiceWithoutConstituentsResponse) Status

Status returns HTTPResponse.Status

func (RegisterSearchServiceWithoutConstituentsResponse) StatusCode

StatusCode returns HTTPResponse.StatusCode

type RegisterUNIPServicePOSTParamsFormat

type RegisterUNIPServicePOSTParamsFormat string

RegisterUNIPServicePOSTParamsFormat defines parameters for RegisterUNIPServicePOST.

const (
	RegisterUNIPServicePOSTParamsFormatEpodoc RegisterUNIPServicePOSTParamsFormat = "epodoc"
)

Defines values for RegisterUNIPServicePOSTParamsFormat.

type RegisterUNIPServicePOSTParamsType

type RegisterUNIPServicePOSTParamsType string

RegisterUNIPServicePOSTParamsType defines parameters for RegisterUNIPServicePOST.

const (
	RegisterUNIPServicePOSTParamsTypeApplication RegisterUNIPServicePOSTParamsType = "application"
	RegisterUNIPServicePOSTParamsTypePublication RegisterUNIPServicePOSTParamsType = "publication"
)

Defines values for RegisterUNIPServicePOSTParamsType.

type RegisterUNIPServicePOSTResponse

type RegisterUNIPServicePOSTResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterUNIPServicePOSTResponse

func ParseRegisterUNIPServicePOSTResponse(rsp *http.Response) (*RegisterUNIPServicePOSTResponse, error)

ParseRegisterUNIPServicePOSTResponse parses an HTTP response from a RegisterUNIPServicePOSTWithResponse call

func (RegisterUNIPServicePOSTResponse) Status

Status returns HTTPResponse.Status

func (RegisterUNIPServicePOSTResponse) StatusCode

func (r RegisterUNIPServicePOSTResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RegisterUNIPServicePOSTTextRequestBody

type RegisterUNIPServicePOSTTextRequestBody = Body

RegisterUNIPServicePOSTTextRequestBody defines body for RegisterUNIPServicePOST for text/plain ContentType.

type RegisterUNIPServiceParamsFormat

type RegisterUNIPServiceParamsFormat string

RegisterUNIPServiceParamsFormat defines parameters for RegisterUNIPService.

const (
	RegisterUNIPServiceParamsFormatEpodoc RegisterUNIPServiceParamsFormat = "epodoc"
)

Defines values for RegisterUNIPServiceParamsFormat.

type RegisterUNIPServiceParamsType

type RegisterUNIPServiceParamsType string

RegisterUNIPServiceParamsType defines parameters for RegisterUNIPService.

const (
	RegisterUNIPServiceParamsTypeApplication RegisterUNIPServiceParamsType = "application"
	RegisterUNIPServiceParamsTypePublication RegisterUNIPServiceParamsType = "publication"
)

Defines values for RegisterUNIPServiceParamsType.

type RegisterUNIPServiceResponse

type RegisterUNIPServiceResponse struct {
	Body         []byte
	HTTPResponse *http.Response
	JSON200      *string
	XML200       *string
	JSONDefault  *Error
	XMLDefault   *Error
}

func ParseRegisterUNIPServiceResponse

func ParseRegisterUNIPServiceResponse(rsp *http.Response) (*RegisterUNIPServiceResponse, error)

ParseRegisterUNIPServiceResponse parses an HTTP response from a RegisterUNIPServiceWithResponse call

func (RegisterUNIPServiceResponse) Status

Status returns HTTPResponse.Status

func (RegisterUNIPServiceResponse) StatusCode

func (r RegisterUNIPServiceResponse) StatusCode() int

StatusCode returns HTTPResponse.StatusCode

type RequestEditorFn

type RequestEditorFn func(ctx context.Context, req *http.Request) error

RequestEditorFn is the function signature for the RequestEditor callback function

Jump to

Keyboard shortcuts

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