Documentation ¶
Index ¶
- type Client
- func (a *Client) DocumentArchiveAccountAccountPost(params *DocumentArchiveAccountAccountPostParams, ...) (*DocumentArchiveAccountAccountPostCreated, error)
- func (a *Client) DocumentArchiveAccountGetAccount(params *DocumentArchiveAccountGetAccountParams, ...) (*DocumentArchiveAccountGetAccountOK, error)
- func (a *Client) DocumentArchiveCustomerCustomerPost(params *DocumentArchiveCustomerCustomerPostParams, ...) (*DocumentArchiveCustomerCustomerPostCreated, error)
- func (a *Client) DocumentArchiveCustomerGetCustomer(params *DocumentArchiveCustomerGetCustomerParams, ...) (*DocumentArchiveCustomerGetCustomerOK, error)
- func (a *Client) DocumentArchiveDelete(params *DocumentArchiveDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
- func (a *Client) DocumentArchiveEmployeeEmployeePost(params *DocumentArchiveEmployeeEmployeePostParams, ...) (*DocumentArchiveEmployeeEmployeePostCreated, error)
- func (a *Client) DocumentArchiveEmployeeGetEmployee(params *DocumentArchiveEmployeeGetEmployeeParams, ...) (*DocumentArchiveEmployeeGetEmployeeOK, error)
- func (a *Client) DocumentArchiveProductGetProduct(params *DocumentArchiveProductGetProductParams, ...) (*DocumentArchiveProductGetProductOK, error)
- func (a *Client) DocumentArchiveProductProductPost(params *DocumentArchiveProductProductPostParams, ...) (*DocumentArchiveProductProductPostCreated, error)
- func (a *Client) DocumentArchiveProjectGetProject(params *DocumentArchiveProjectGetProjectParams, ...) (*DocumentArchiveProjectGetProjectOK, error)
- func (a *Client) DocumentArchiveProjectProjectPost(params *DocumentArchiveProjectProjectPostParams, ...) (*DocumentArchiveProjectProjectPostCreated, error)
- func (a *Client) DocumentArchiveProspectGetProspect(params *DocumentArchiveProspectGetProspectParams, ...) (*DocumentArchiveProspectGetProspectOK, error)
- func (a *Client) DocumentArchiveProspectProspectPost(params *DocumentArchiveProspectProspectPostParams, ...) (*DocumentArchiveProspectProspectPostCreated, error)
- func (a *Client) DocumentArchivePut(params *DocumentArchivePutParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchivePutOK, error)
- func (a *Client) DocumentArchiveReceptionReceptionPost(params *DocumentArchiveReceptionReceptionPostParams, ...) (*DocumentArchiveReceptionReceptionPostCreated, error)
- func (a *Client) DocumentArchiveSupplierGetSupplier(params *DocumentArchiveSupplierGetSupplierParams, ...) (*DocumentArchiveSupplierGetSupplierOK, error)
- func (a *Client) DocumentArchiveSupplierSupplierPost(params *DocumentArchiveSupplierSupplierPostParams, ...) (*DocumentArchiveSupplierSupplierPostCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
- type DocumentArchiveAccountAccountPostCreated
- type DocumentArchiveAccountAccountPostParams
- func NewDocumentArchiveAccountAccountPostParams() *DocumentArchiveAccountAccountPostParams
- func NewDocumentArchiveAccountAccountPostParamsWithContext(ctx context.Context) *DocumentArchiveAccountAccountPostParams
- func NewDocumentArchiveAccountAccountPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveAccountAccountPostParams
- func NewDocumentArchiveAccountAccountPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveAccountAccountPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveAccountAccountPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveAccountAccountPostParams) SetID(id int32)
- func (o *DocumentArchiveAccountAccountPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveAccountAccountPostParams) WithContext(ctx context.Context) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) WithID(id int32) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveAccountAccountPostParams
- func (o *DocumentArchiveAccountAccountPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveAccountAccountPostReader
- type DocumentArchiveAccountGetAccountOK
- type DocumentArchiveAccountGetAccountParams
- func NewDocumentArchiveAccountGetAccountParams() *DocumentArchiveAccountGetAccountParams
- func NewDocumentArchiveAccountGetAccountParamsWithContext(ctx context.Context) *DocumentArchiveAccountGetAccountParams
- func NewDocumentArchiveAccountGetAccountParamsWithHTTPClient(client *http.Client) *DocumentArchiveAccountGetAccountParams
- func NewDocumentArchiveAccountGetAccountParamsWithTimeout(timeout time.Duration) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveAccountGetAccountParams) SetCount(count *int64)
- func (o *DocumentArchiveAccountGetAccountParams) SetFields(fields *string)
- func (o *DocumentArchiveAccountGetAccountParams) SetFrom(from *int64)
- func (o *DocumentArchiveAccountGetAccountParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveAccountGetAccountParams) SetID(id int32)
- func (o *DocumentArchiveAccountGetAccountParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveAccountGetAccountParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveAccountGetAccountParams) SetSorting(sorting *string)
- func (o *DocumentArchiveAccountGetAccountParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveAccountGetAccountParams) WithContext(ctx context.Context) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithCount(count *int64) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithFields(fields *string) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithFrom(from *int64) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithHTTPClient(client *http.Client) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithID(id int32) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithSorting(sorting *string) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WithTimeout(timeout time.Duration) *DocumentArchiveAccountGetAccountParams
- func (o *DocumentArchiveAccountGetAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveAccountGetAccountReader
- type DocumentArchiveCustomerCustomerPostCreated
- type DocumentArchiveCustomerCustomerPostParams
- func NewDocumentArchiveCustomerCustomerPostParams() *DocumentArchiveCustomerCustomerPostParams
- func NewDocumentArchiveCustomerCustomerPostParamsWithContext(ctx context.Context) *DocumentArchiveCustomerCustomerPostParams
- func NewDocumentArchiveCustomerCustomerPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveCustomerCustomerPostParams
- func NewDocumentArchiveCustomerCustomerPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveCustomerCustomerPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveCustomerCustomerPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveCustomerCustomerPostParams) SetID(id int32)
- func (o *DocumentArchiveCustomerCustomerPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveCustomerCustomerPostParams) WithContext(ctx context.Context) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) WithID(id int32) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveCustomerCustomerPostParams
- func (o *DocumentArchiveCustomerCustomerPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveCustomerCustomerPostReader
- type DocumentArchiveCustomerGetCustomerOK
- type DocumentArchiveCustomerGetCustomerParams
- func NewDocumentArchiveCustomerGetCustomerParams() *DocumentArchiveCustomerGetCustomerParams
- func NewDocumentArchiveCustomerGetCustomerParamsWithContext(ctx context.Context) *DocumentArchiveCustomerGetCustomerParams
- func NewDocumentArchiveCustomerGetCustomerParamsWithHTTPClient(client *http.Client) *DocumentArchiveCustomerGetCustomerParams
- func NewDocumentArchiveCustomerGetCustomerParamsWithTimeout(timeout time.Duration) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetCount(count *int64)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetFields(fields *string)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetFrom(from *int64)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetID(id int32)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetSorting(sorting *string)
- func (o *DocumentArchiveCustomerGetCustomerParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveCustomerGetCustomerParams) WithContext(ctx context.Context) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithCount(count *int64) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithFields(fields *string) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithFrom(from *int64) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithHTTPClient(client *http.Client) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithID(id int32) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithSorting(sorting *string) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WithTimeout(timeout time.Duration) *DocumentArchiveCustomerGetCustomerParams
- func (o *DocumentArchiveCustomerGetCustomerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveCustomerGetCustomerReader
- type DocumentArchiveDeleteDefault
- type DocumentArchiveDeleteParams
- func NewDocumentArchiveDeleteParams() *DocumentArchiveDeleteParams
- func NewDocumentArchiveDeleteParamsWithContext(ctx context.Context) *DocumentArchiveDeleteParams
- func NewDocumentArchiveDeleteParamsWithHTTPClient(client *http.Client) *DocumentArchiveDeleteParams
- func NewDocumentArchiveDeleteParamsWithTimeout(timeout time.Duration) *DocumentArchiveDeleteParams
- func (o *DocumentArchiveDeleteParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveDeleteParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveDeleteParams) SetID(id int32)
- func (o *DocumentArchiveDeleteParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveDeleteParams) WithContext(ctx context.Context) *DocumentArchiveDeleteParams
- func (o *DocumentArchiveDeleteParams) WithHTTPClient(client *http.Client) *DocumentArchiveDeleteParams
- func (o *DocumentArchiveDeleteParams) WithID(id int32) *DocumentArchiveDeleteParams
- func (o *DocumentArchiveDeleteParams) WithTimeout(timeout time.Duration) *DocumentArchiveDeleteParams
- func (o *DocumentArchiveDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveDeleteReader
- type DocumentArchiveEmployeeEmployeePostCreated
- type DocumentArchiveEmployeeEmployeePostParams
- func NewDocumentArchiveEmployeeEmployeePostParams() *DocumentArchiveEmployeeEmployeePostParams
- func NewDocumentArchiveEmployeeEmployeePostParamsWithContext(ctx context.Context) *DocumentArchiveEmployeeEmployeePostParams
- func NewDocumentArchiveEmployeeEmployeePostParamsWithHTTPClient(client *http.Client) *DocumentArchiveEmployeeEmployeePostParams
- func NewDocumentArchiveEmployeeEmployeePostParamsWithTimeout(timeout time.Duration) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveEmployeeEmployeePostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveEmployeeEmployeePostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveEmployeeEmployeePostParams) SetID(id int32)
- func (o *DocumentArchiveEmployeeEmployeePostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveEmployeeEmployeePostParams) WithContext(ctx context.Context) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) WithHTTPClient(client *http.Client) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) WithID(id int32) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) WithTimeout(timeout time.Duration) *DocumentArchiveEmployeeEmployeePostParams
- func (o *DocumentArchiveEmployeeEmployeePostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveEmployeeEmployeePostReader
- type DocumentArchiveEmployeeGetEmployeeOK
- type DocumentArchiveEmployeeGetEmployeeParams
- func NewDocumentArchiveEmployeeGetEmployeeParams() *DocumentArchiveEmployeeGetEmployeeParams
- func NewDocumentArchiveEmployeeGetEmployeeParamsWithContext(ctx context.Context) *DocumentArchiveEmployeeGetEmployeeParams
- func NewDocumentArchiveEmployeeGetEmployeeParamsWithHTTPClient(client *http.Client) *DocumentArchiveEmployeeGetEmployeeParams
- func NewDocumentArchiveEmployeeGetEmployeeParamsWithTimeout(timeout time.Duration) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetCount(count *int64)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetFields(fields *string)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetFrom(from *int64)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetID(id int32)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetSorting(sorting *string)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithContext(ctx context.Context) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithCount(count *int64) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithFields(fields *string) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithFrom(from *int64) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithHTTPClient(client *http.Client) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithID(id int32) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithSorting(sorting *string) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WithTimeout(timeout time.Duration) *DocumentArchiveEmployeeGetEmployeeParams
- func (o *DocumentArchiveEmployeeGetEmployeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveEmployeeGetEmployeeReader
- type DocumentArchiveProductGetProductOK
- type DocumentArchiveProductGetProductParams
- func NewDocumentArchiveProductGetProductParams() *DocumentArchiveProductGetProductParams
- func NewDocumentArchiveProductGetProductParamsWithContext(ctx context.Context) *DocumentArchiveProductGetProductParams
- func NewDocumentArchiveProductGetProductParamsWithHTTPClient(client *http.Client) *DocumentArchiveProductGetProductParams
- func NewDocumentArchiveProductGetProductParamsWithTimeout(timeout time.Duration) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProductGetProductParams) SetCount(count *int64)
- func (o *DocumentArchiveProductGetProductParams) SetFields(fields *string)
- func (o *DocumentArchiveProductGetProductParams) SetFrom(from *int64)
- func (o *DocumentArchiveProductGetProductParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProductGetProductParams) SetID(id int32)
- func (o *DocumentArchiveProductGetProductParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveProductGetProductParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveProductGetProductParams) SetSorting(sorting *string)
- func (o *DocumentArchiveProductGetProductParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProductGetProductParams) WithContext(ctx context.Context) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithCount(count *int64) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithFields(fields *string) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithFrom(from *int64) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithHTTPClient(client *http.Client) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithID(id int32) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithSorting(sorting *string) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WithTimeout(timeout time.Duration) *DocumentArchiveProductGetProductParams
- func (o *DocumentArchiveProductGetProductParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProductGetProductReader
- type DocumentArchiveProductProductPostCreated
- type DocumentArchiveProductProductPostParams
- func NewDocumentArchiveProductProductPostParams() *DocumentArchiveProductProductPostParams
- func NewDocumentArchiveProductProductPostParamsWithContext(ctx context.Context) *DocumentArchiveProductProductPostParams
- func NewDocumentArchiveProductProductPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProductProductPostParams
- func NewDocumentArchiveProductProductPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProductProductPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveProductProductPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProductProductPostParams) SetID(id int32)
- func (o *DocumentArchiveProductProductPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProductProductPostParams) WithContext(ctx context.Context) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) WithID(id int32) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProductProductPostParams
- func (o *DocumentArchiveProductProductPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProductProductPostReader
- type DocumentArchiveProjectGetProjectOK
- type DocumentArchiveProjectGetProjectParams
- func NewDocumentArchiveProjectGetProjectParams() *DocumentArchiveProjectGetProjectParams
- func NewDocumentArchiveProjectGetProjectParamsWithContext(ctx context.Context) *DocumentArchiveProjectGetProjectParams
- func NewDocumentArchiveProjectGetProjectParamsWithHTTPClient(client *http.Client) *DocumentArchiveProjectGetProjectParams
- func NewDocumentArchiveProjectGetProjectParamsWithTimeout(timeout time.Duration) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProjectGetProjectParams) SetCount(count *int64)
- func (o *DocumentArchiveProjectGetProjectParams) SetFields(fields *string)
- func (o *DocumentArchiveProjectGetProjectParams) SetFrom(from *int64)
- func (o *DocumentArchiveProjectGetProjectParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProjectGetProjectParams) SetID(id int32)
- func (o *DocumentArchiveProjectGetProjectParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveProjectGetProjectParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveProjectGetProjectParams) SetSorting(sorting *string)
- func (o *DocumentArchiveProjectGetProjectParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProjectGetProjectParams) WithContext(ctx context.Context) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithCount(count *int64) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithFields(fields *string) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithFrom(from *int64) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithHTTPClient(client *http.Client) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithID(id int32) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithSorting(sorting *string) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WithTimeout(timeout time.Duration) *DocumentArchiveProjectGetProjectParams
- func (o *DocumentArchiveProjectGetProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProjectGetProjectReader
- type DocumentArchiveProjectProjectPostCreated
- type DocumentArchiveProjectProjectPostParams
- func NewDocumentArchiveProjectProjectPostParams() *DocumentArchiveProjectProjectPostParams
- func NewDocumentArchiveProjectProjectPostParamsWithContext(ctx context.Context) *DocumentArchiveProjectProjectPostParams
- func NewDocumentArchiveProjectProjectPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProjectProjectPostParams
- func NewDocumentArchiveProjectProjectPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProjectProjectPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveProjectProjectPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProjectProjectPostParams) SetID(id int32)
- func (o *DocumentArchiveProjectProjectPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProjectProjectPostParams) WithContext(ctx context.Context) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) WithID(id int32) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProjectProjectPostParams
- func (o *DocumentArchiveProjectProjectPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProjectProjectPostReader
- type DocumentArchiveProspectGetProspectOK
- type DocumentArchiveProspectGetProspectParams
- func NewDocumentArchiveProspectGetProspectParams() *DocumentArchiveProspectGetProspectParams
- func NewDocumentArchiveProspectGetProspectParamsWithContext(ctx context.Context) *DocumentArchiveProspectGetProspectParams
- func NewDocumentArchiveProspectGetProspectParamsWithHTTPClient(client *http.Client) *DocumentArchiveProspectGetProspectParams
- func NewDocumentArchiveProspectGetProspectParamsWithTimeout(timeout time.Duration) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProspectGetProspectParams) SetCount(count *int64)
- func (o *DocumentArchiveProspectGetProspectParams) SetFields(fields *string)
- func (o *DocumentArchiveProspectGetProspectParams) SetFrom(from *int64)
- func (o *DocumentArchiveProspectGetProspectParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProspectGetProspectParams) SetID(id int32)
- func (o *DocumentArchiveProspectGetProspectParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveProspectGetProspectParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveProspectGetProspectParams) SetSorting(sorting *string)
- func (o *DocumentArchiveProspectGetProspectParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProspectGetProspectParams) WithContext(ctx context.Context) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithCount(count *int64) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithFields(fields *string) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithFrom(from *int64) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithHTTPClient(client *http.Client) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithID(id int32) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithSorting(sorting *string) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WithTimeout(timeout time.Duration) *DocumentArchiveProspectGetProspectParams
- func (o *DocumentArchiveProspectGetProspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProspectGetProspectReader
- type DocumentArchiveProspectProspectPostCreated
- type DocumentArchiveProspectProspectPostParams
- func NewDocumentArchiveProspectProspectPostParams() *DocumentArchiveProspectProspectPostParams
- func NewDocumentArchiveProspectProspectPostParamsWithContext(ctx context.Context) *DocumentArchiveProspectProspectPostParams
- func NewDocumentArchiveProspectProspectPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProspectProspectPostParams
- func NewDocumentArchiveProspectProspectPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveProspectProspectPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveProspectProspectPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveProspectProspectPostParams) SetID(id int32)
- func (o *DocumentArchiveProspectProspectPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveProspectProspectPostParams) WithContext(ctx context.Context) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) WithID(id int32) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProspectProspectPostParams
- func (o *DocumentArchiveProspectProspectPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveProspectProspectPostReader
- type DocumentArchivePutOK
- type DocumentArchivePutParams
- func NewDocumentArchivePutParams() *DocumentArchivePutParams
- func NewDocumentArchivePutParamsWithContext(ctx context.Context) *DocumentArchivePutParams
- func NewDocumentArchivePutParamsWithHTTPClient(client *http.Client) *DocumentArchivePutParams
- func NewDocumentArchivePutParamsWithTimeout(timeout time.Duration) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) SetBody(body *models.DocumentArchive)
- func (o *DocumentArchivePutParams) SetContext(ctx context.Context)
- func (o *DocumentArchivePutParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchivePutParams) SetID(id int32)
- func (o *DocumentArchivePutParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchivePutParams) WithBody(body *models.DocumentArchive) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) WithContext(ctx context.Context) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) WithHTTPClient(client *http.Client) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) WithID(id int32) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) WithTimeout(timeout time.Duration) *DocumentArchivePutParams
- func (o *DocumentArchivePutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchivePutReader
- type DocumentArchiveReceptionReceptionPostCreated
- type DocumentArchiveReceptionReceptionPostParams
- func NewDocumentArchiveReceptionReceptionPostParams() *DocumentArchiveReceptionReceptionPostParams
- func NewDocumentArchiveReceptionReceptionPostParamsWithContext(ctx context.Context) *DocumentArchiveReceptionReceptionPostParams
- func NewDocumentArchiveReceptionReceptionPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveReceptionReceptionPostParams
- func NewDocumentArchiveReceptionReceptionPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveReceptionReceptionPostParams
- func (o *DocumentArchiveReceptionReceptionPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveReceptionReceptionPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveReceptionReceptionPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveReceptionReceptionPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveReceptionReceptionPostParams) WithContext(ctx context.Context) *DocumentArchiveReceptionReceptionPostParams
- func (o *DocumentArchiveReceptionReceptionPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveReceptionReceptionPostParams
- func (o *DocumentArchiveReceptionReceptionPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveReceptionReceptionPostParams
- func (o *DocumentArchiveReceptionReceptionPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveReceptionReceptionPostParams
- func (o *DocumentArchiveReceptionReceptionPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveReceptionReceptionPostReader
- type DocumentArchiveSupplierGetSupplierOK
- type DocumentArchiveSupplierGetSupplierParams
- func NewDocumentArchiveSupplierGetSupplierParams() *DocumentArchiveSupplierGetSupplierParams
- func NewDocumentArchiveSupplierGetSupplierParamsWithContext(ctx context.Context) *DocumentArchiveSupplierGetSupplierParams
- func NewDocumentArchiveSupplierGetSupplierParamsWithHTTPClient(client *http.Client) *DocumentArchiveSupplierGetSupplierParams
- func NewDocumentArchiveSupplierGetSupplierParamsWithTimeout(timeout time.Duration) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetCount(count *int64)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetFields(fields *string)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetFrom(from *int64)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetID(id int32)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetPeriodDateFrom(periodDateFrom *string)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetPeriodDateTo(periodDateTo *string)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetSorting(sorting *string)
- func (o *DocumentArchiveSupplierGetSupplierParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveSupplierGetSupplierParams) WithContext(ctx context.Context) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithCount(count *int64) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithFields(fields *string) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithFrom(from *int64) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithHTTPClient(client *http.Client) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithID(id int32) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithSorting(sorting *string) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WithTimeout(timeout time.Duration) *DocumentArchiveSupplierGetSupplierParams
- func (o *DocumentArchiveSupplierGetSupplierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveSupplierGetSupplierReader
- type DocumentArchiveSupplierSupplierPostCreated
- type DocumentArchiveSupplierSupplierPostParams
- func NewDocumentArchiveSupplierSupplierPostParams() *DocumentArchiveSupplierSupplierPostParams
- func NewDocumentArchiveSupplierSupplierPostParamsWithContext(ctx context.Context) *DocumentArchiveSupplierSupplierPostParams
- func NewDocumentArchiveSupplierSupplierPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveSupplierSupplierPostParams
- func NewDocumentArchiveSupplierSupplierPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) SetContext(ctx context.Context)
- func (o *DocumentArchiveSupplierSupplierPostParams) SetFile(file runtime.NamedReadCloser)
- func (o *DocumentArchiveSupplierSupplierPostParams) SetHTTPClient(client *http.Client)
- func (o *DocumentArchiveSupplierSupplierPostParams) SetID(id int32)
- func (o *DocumentArchiveSupplierSupplierPostParams) SetTimeout(timeout time.Duration)
- func (o *DocumentArchiveSupplierSupplierPostParams) WithContext(ctx context.Context) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) WithID(id int32) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveSupplierSupplierPostParams
- func (o *DocumentArchiveSupplierSupplierPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DocumentArchiveSupplierSupplierPostReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for document archive API
func (*Client) DocumentArchiveAccountAccountPost ¶
func (a *Client) DocumentArchiveAccountAccountPost(params *DocumentArchiveAccountAccountPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveAccountAccountPostCreated, error)
DocumentArchiveAccountAccountPost bs e t a upload file to account document archive
func (*Client) DocumentArchiveAccountGetAccount ¶
func (a *Client) DocumentArchiveAccountGetAccount(params *DocumentArchiveAccountGetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveAccountGetAccountOK, error)
DocumentArchiveAccountGetAccount bs e t a find documents archived associated with account object type
func (*Client) DocumentArchiveCustomerCustomerPost ¶
func (a *Client) DocumentArchiveCustomerCustomerPost(params *DocumentArchiveCustomerCustomerPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveCustomerCustomerPostCreated, error)
DocumentArchiveCustomerCustomerPost bs e t a upload file to customer document archive
func (*Client) DocumentArchiveCustomerGetCustomer ¶
func (a *Client) DocumentArchiveCustomerGetCustomer(params *DocumentArchiveCustomerGetCustomerParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveCustomerGetCustomerOK, error)
DocumentArchiveCustomerGetCustomer bs e t a find documents archived associated with customer object type
func (*Client) DocumentArchiveDelete ¶
func (a *Client) DocumentArchiveDelete(params *DocumentArchiveDeleteParams, authInfo runtime.ClientAuthInfoWriter) error
DocumentArchiveDelete bs e t a delete document archive
func (*Client) DocumentArchiveEmployeeEmployeePost ¶
func (a *Client) DocumentArchiveEmployeeEmployeePost(params *DocumentArchiveEmployeeEmployeePostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveEmployeeEmployeePostCreated, error)
DocumentArchiveEmployeeEmployeePost bs e t a upload file to employee document archive
func (*Client) DocumentArchiveEmployeeGetEmployee ¶
func (a *Client) DocumentArchiveEmployeeGetEmployee(params *DocumentArchiveEmployeeGetEmployeeParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveEmployeeGetEmployeeOK, error)
DocumentArchiveEmployeeGetEmployee bs e t a find documents archived associated with employee object type
func (*Client) DocumentArchiveProductGetProduct ¶
func (a *Client) DocumentArchiveProductGetProduct(params *DocumentArchiveProductGetProductParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProductGetProductOK, error)
DocumentArchiveProductGetProduct bs e t a find documents archived associated with product object type
func (*Client) DocumentArchiveProductProductPost ¶
func (a *Client) DocumentArchiveProductProductPost(params *DocumentArchiveProductProductPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProductProductPostCreated, error)
DocumentArchiveProductProductPost bs e t a upload file to product document archive
func (*Client) DocumentArchiveProjectGetProject ¶
func (a *Client) DocumentArchiveProjectGetProject(params *DocumentArchiveProjectGetProjectParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProjectGetProjectOK, error)
DocumentArchiveProjectGetProject bs e t a find documents archived associated with project object type
func (*Client) DocumentArchiveProjectProjectPost ¶
func (a *Client) DocumentArchiveProjectProjectPost(params *DocumentArchiveProjectProjectPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProjectProjectPostCreated, error)
DocumentArchiveProjectProjectPost bs e t a upload file to project document archive
func (*Client) DocumentArchiveProspectGetProspect ¶
func (a *Client) DocumentArchiveProspectGetProspect(params *DocumentArchiveProspectGetProspectParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProspectGetProspectOK, error)
DocumentArchiveProspectGetProspect bs e t a find documents archived associated with prospect object type
func (*Client) DocumentArchiveProspectProspectPost ¶
func (a *Client) DocumentArchiveProspectProspectPost(params *DocumentArchiveProspectProspectPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProspectProspectPostCreated, error)
DocumentArchiveProspectProspectPost bs e t a upload file to prospect document archive
func (*Client) DocumentArchivePut ¶
func (a *Client) DocumentArchivePut(params *DocumentArchivePutParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchivePutOK, error)
DocumentArchivePut bs e t a update document archive
func (*Client) DocumentArchiveReceptionReceptionPost ¶
func (a *Client) DocumentArchiveReceptionReceptionPost(params *DocumentArchiveReceptionReceptionPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveReceptionReceptionPostCreated, error)
DocumentArchiveReceptionReceptionPost bs e t a upload a file to the document archive reception send as multipart form
func (*Client) DocumentArchiveSupplierGetSupplier ¶
func (a *Client) DocumentArchiveSupplierGetSupplier(params *DocumentArchiveSupplierGetSupplierParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveSupplierGetSupplierOK, error)
DocumentArchiveSupplierGetSupplier bs e t a find documents archived associated with supplier object type
func (*Client) DocumentArchiveSupplierSupplierPost ¶
func (a *Client) DocumentArchiveSupplierSupplierPost(params *DocumentArchiveSupplierSupplierPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveSupplierSupplierPostCreated, error)
DocumentArchiveSupplierSupplierPost bs e t a upload file to supplier document archive
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { DocumentArchiveAccountAccountPost(params *DocumentArchiveAccountAccountPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveAccountAccountPostCreated, error) DocumentArchiveAccountGetAccount(params *DocumentArchiveAccountGetAccountParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveAccountGetAccountOK, error) DocumentArchiveCustomerCustomerPost(params *DocumentArchiveCustomerCustomerPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveCustomerCustomerPostCreated, error) DocumentArchiveCustomerGetCustomer(params *DocumentArchiveCustomerGetCustomerParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveCustomerGetCustomerOK, error) DocumentArchiveDelete(params *DocumentArchiveDeleteParams, authInfo runtime.ClientAuthInfoWriter) error DocumentArchiveEmployeeEmployeePost(params *DocumentArchiveEmployeeEmployeePostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveEmployeeEmployeePostCreated, error) DocumentArchiveEmployeeGetEmployee(params *DocumentArchiveEmployeeGetEmployeeParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveEmployeeGetEmployeeOK, error) DocumentArchiveProductGetProduct(params *DocumentArchiveProductGetProductParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProductGetProductOK, error) DocumentArchiveProductProductPost(params *DocumentArchiveProductProductPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProductProductPostCreated, error) DocumentArchiveProjectGetProject(params *DocumentArchiveProjectGetProjectParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProjectGetProjectOK, error) DocumentArchiveProjectProjectPost(params *DocumentArchiveProjectProjectPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProjectProjectPostCreated, error) DocumentArchiveProspectGetProspect(params *DocumentArchiveProspectGetProspectParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProspectGetProspectOK, error) DocumentArchiveProspectProspectPost(params *DocumentArchiveProspectProspectPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveProspectProspectPostCreated, error) DocumentArchivePut(params *DocumentArchivePutParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchivePutOK, error) DocumentArchiveReceptionReceptionPost(params *DocumentArchiveReceptionReceptionPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveReceptionReceptionPostCreated, error) DocumentArchiveSupplierGetSupplier(params *DocumentArchiveSupplierGetSupplierParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveSupplierGetSupplierOK, error) DocumentArchiveSupplierSupplierPost(params *DocumentArchiveSupplierSupplierPostParams, authInfo runtime.ClientAuthInfoWriter) (*DocumentArchiveSupplierSupplierPostCreated, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new document archive API client.
type DocumentArchiveAccountAccountPostCreated ¶
type DocumentArchiveAccountAccountPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveAccountAccountPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveAccountAccountPostCreated ¶
func NewDocumentArchiveAccountAccountPostCreated() *DocumentArchiveAccountAccountPostCreated
NewDocumentArchiveAccountAccountPostCreated creates a DocumentArchiveAccountAccountPostCreated with default headers values
func (*DocumentArchiveAccountAccountPostCreated) Error ¶
func (o *DocumentArchiveAccountAccountPostCreated) Error() string
func (*DocumentArchiveAccountAccountPostCreated) GetPayload ¶
func (o *DocumentArchiveAccountAccountPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveAccountAccountPostParams ¶
type DocumentArchiveAccountAccountPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveAccountAccountPostParams contains all the parameters to send to the API endpoint for the document archive account account post operation typically these are written to a http.Request
func NewDocumentArchiveAccountAccountPostParams ¶
func NewDocumentArchiveAccountAccountPostParams() *DocumentArchiveAccountAccountPostParams
NewDocumentArchiveAccountAccountPostParams creates a new DocumentArchiveAccountAccountPostParams object with the default values initialized.
func NewDocumentArchiveAccountAccountPostParamsWithContext ¶
func NewDocumentArchiveAccountAccountPostParamsWithContext(ctx context.Context) *DocumentArchiveAccountAccountPostParams
NewDocumentArchiveAccountAccountPostParamsWithContext creates a new DocumentArchiveAccountAccountPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveAccountAccountPostParamsWithHTTPClient ¶
func NewDocumentArchiveAccountAccountPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveAccountAccountPostParams
NewDocumentArchiveAccountAccountPostParamsWithHTTPClient creates a new DocumentArchiveAccountAccountPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveAccountAccountPostParamsWithTimeout ¶
func NewDocumentArchiveAccountAccountPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveAccountAccountPostParams
NewDocumentArchiveAccountAccountPostParamsWithTimeout creates a new DocumentArchiveAccountAccountPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveAccountAccountPostParams) SetContext ¶
func (o *DocumentArchiveAccountAccountPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) SetFile ¶
func (o *DocumentArchiveAccountAccountPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) SetHTTPClient ¶
func (o *DocumentArchiveAccountAccountPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) SetID ¶
func (o *DocumentArchiveAccountAccountPostParams) SetID(id int32)
SetID adds the id to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) SetTimeout ¶
func (o *DocumentArchiveAccountAccountPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WithContext ¶
func (o *DocumentArchiveAccountAccountPostParams) WithContext(ctx context.Context) *DocumentArchiveAccountAccountPostParams
WithContext adds the context to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WithFile ¶
func (o *DocumentArchiveAccountAccountPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveAccountAccountPostParams
WithFile adds the file to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WithHTTPClient ¶
func (o *DocumentArchiveAccountAccountPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveAccountAccountPostParams
WithHTTPClient adds the HTTPClient to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WithID ¶
func (o *DocumentArchiveAccountAccountPostParams) WithID(id int32) *DocumentArchiveAccountAccountPostParams
WithID adds the id to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WithTimeout ¶
func (o *DocumentArchiveAccountAccountPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveAccountAccountPostParams
WithTimeout adds the timeout to the document archive account account post params
func (*DocumentArchiveAccountAccountPostParams) WriteToRequest ¶
func (o *DocumentArchiveAccountAccountPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveAccountAccountPostReader ¶
type DocumentArchiveAccountAccountPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveAccountAccountPostReader is a Reader for the DocumentArchiveAccountAccountPost structure.
func (*DocumentArchiveAccountAccountPostReader) ReadResponse ¶
func (o *DocumentArchiveAccountAccountPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveAccountGetAccountOK ¶
type DocumentArchiveAccountGetAccountOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveAccountGetAccountOK handles this case with default header values.
successful operation
func NewDocumentArchiveAccountGetAccountOK ¶
func NewDocumentArchiveAccountGetAccountOK() *DocumentArchiveAccountGetAccountOK
NewDocumentArchiveAccountGetAccountOK creates a DocumentArchiveAccountGetAccountOK with default headers values
func (*DocumentArchiveAccountGetAccountOK) Error ¶
func (o *DocumentArchiveAccountGetAccountOK) Error() string
func (*DocumentArchiveAccountGetAccountOK) GetPayload ¶
func (o *DocumentArchiveAccountGetAccountOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveAccountGetAccountParams ¶
type DocumentArchiveAccountGetAccountParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveAccountGetAccountParams contains all the parameters to send to the API endpoint for the document archive account get account operation typically these are written to a http.Request
func NewDocumentArchiveAccountGetAccountParams ¶
func NewDocumentArchiveAccountGetAccountParams() *DocumentArchiveAccountGetAccountParams
NewDocumentArchiveAccountGetAccountParams creates a new DocumentArchiveAccountGetAccountParams object with the default values initialized.
func NewDocumentArchiveAccountGetAccountParamsWithContext ¶
func NewDocumentArchiveAccountGetAccountParamsWithContext(ctx context.Context) *DocumentArchiveAccountGetAccountParams
NewDocumentArchiveAccountGetAccountParamsWithContext creates a new DocumentArchiveAccountGetAccountParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveAccountGetAccountParamsWithHTTPClient ¶
func NewDocumentArchiveAccountGetAccountParamsWithHTTPClient(client *http.Client) *DocumentArchiveAccountGetAccountParams
NewDocumentArchiveAccountGetAccountParamsWithHTTPClient creates a new DocumentArchiveAccountGetAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveAccountGetAccountParamsWithTimeout ¶
func NewDocumentArchiveAccountGetAccountParamsWithTimeout(timeout time.Duration) *DocumentArchiveAccountGetAccountParams
NewDocumentArchiveAccountGetAccountParamsWithTimeout creates a new DocumentArchiveAccountGetAccountParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveAccountGetAccountParams) SetContext ¶
func (o *DocumentArchiveAccountGetAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetCount ¶
func (o *DocumentArchiveAccountGetAccountParams) SetCount(count *int64)
SetCount adds the count to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetFields ¶
func (o *DocumentArchiveAccountGetAccountParams) SetFields(fields *string)
SetFields adds the fields to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetFrom ¶
func (o *DocumentArchiveAccountGetAccountParams) SetFrom(from *int64)
SetFrom adds the from to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetHTTPClient ¶
func (o *DocumentArchiveAccountGetAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetID ¶
func (o *DocumentArchiveAccountGetAccountParams) SetID(id int32)
SetID adds the id to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveAccountGetAccountParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetPeriodDateTo ¶
func (o *DocumentArchiveAccountGetAccountParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetSorting ¶
func (o *DocumentArchiveAccountGetAccountParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) SetTimeout ¶
func (o *DocumentArchiveAccountGetAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithContext ¶
func (o *DocumentArchiveAccountGetAccountParams) WithContext(ctx context.Context) *DocumentArchiveAccountGetAccountParams
WithContext adds the context to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithCount ¶
func (o *DocumentArchiveAccountGetAccountParams) WithCount(count *int64) *DocumentArchiveAccountGetAccountParams
WithCount adds the count to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithFields ¶
func (o *DocumentArchiveAccountGetAccountParams) WithFields(fields *string) *DocumentArchiveAccountGetAccountParams
WithFields adds the fields to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithFrom ¶
func (o *DocumentArchiveAccountGetAccountParams) WithFrom(from *int64) *DocumentArchiveAccountGetAccountParams
WithFrom adds the from to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithHTTPClient ¶
func (o *DocumentArchiveAccountGetAccountParams) WithHTTPClient(client *http.Client) *DocumentArchiveAccountGetAccountParams
WithHTTPClient adds the HTTPClient to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithID ¶
func (o *DocumentArchiveAccountGetAccountParams) WithID(id int32) *DocumentArchiveAccountGetAccountParams
WithID adds the id to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveAccountGetAccountParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveAccountGetAccountParams
WithPeriodDateFrom adds the periodDateFrom to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithPeriodDateTo ¶
func (o *DocumentArchiveAccountGetAccountParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveAccountGetAccountParams
WithPeriodDateTo adds the periodDateTo to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithSorting ¶
func (o *DocumentArchiveAccountGetAccountParams) WithSorting(sorting *string) *DocumentArchiveAccountGetAccountParams
WithSorting adds the sorting to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WithTimeout ¶
func (o *DocumentArchiveAccountGetAccountParams) WithTimeout(timeout time.Duration) *DocumentArchiveAccountGetAccountParams
WithTimeout adds the timeout to the document archive account get account params
func (*DocumentArchiveAccountGetAccountParams) WriteToRequest ¶
func (o *DocumentArchiveAccountGetAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveAccountGetAccountReader ¶
type DocumentArchiveAccountGetAccountReader struct {
// contains filtered or unexported fields
}
DocumentArchiveAccountGetAccountReader is a Reader for the DocumentArchiveAccountGetAccount structure.
func (*DocumentArchiveAccountGetAccountReader) ReadResponse ¶
func (o *DocumentArchiveAccountGetAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveCustomerCustomerPostCreated ¶
type DocumentArchiveCustomerCustomerPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveCustomerCustomerPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveCustomerCustomerPostCreated ¶
func NewDocumentArchiveCustomerCustomerPostCreated() *DocumentArchiveCustomerCustomerPostCreated
NewDocumentArchiveCustomerCustomerPostCreated creates a DocumentArchiveCustomerCustomerPostCreated with default headers values
func (*DocumentArchiveCustomerCustomerPostCreated) Error ¶
func (o *DocumentArchiveCustomerCustomerPostCreated) Error() string
func (*DocumentArchiveCustomerCustomerPostCreated) GetPayload ¶
func (o *DocumentArchiveCustomerCustomerPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveCustomerCustomerPostParams ¶
type DocumentArchiveCustomerCustomerPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveCustomerCustomerPostParams contains all the parameters to send to the API endpoint for the document archive customer customer post operation typically these are written to a http.Request
func NewDocumentArchiveCustomerCustomerPostParams ¶
func NewDocumentArchiveCustomerCustomerPostParams() *DocumentArchiveCustomerCustomerPostParams
NewDocumentArchiveCustomerCustomerPostParams creates a new DocumentArchiveCustomerCustomerPostParams object with the default values initialized.
func NewDocumentArchiveCustomerCustomerPostParamsWithContext ¶
func NewDocumentArchiveCustomerCustomerPostParamsWithContext(ctx context.Context) *DocumentArchiveCustomerCustomerPostParams
NewDocumentArchiveCustomerCustomerPostParamsWithContext creates a new DocumentArchiveCustomerCustomerPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveCustomerCustomerPostParamsWithHTTPClient ¶
func NewDocumentArchiveCustomerCustomerPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveCustomerCustomerPostParams
NewDocumentArchiveCustomerCustomerPostParamsWithHTTPClient creates a new DocumentArchiveCustomerCustomerPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveCustomerCustomerPostParamsWithTimeout ¶
func NewDocumentArchiveCustomerCustomerPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveCustomerCustomerPostParams
NewDocumentArchiveCustomerCustomerPostParamsWithTimeout creates a new DocumentArchiveCustomerCustomerPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveCustomerCustomerPostParams) SetContext ¶
func (o *DocumentArchiveCustomerCustomerPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) SetFile ¶
func (o *DocumentArchiveCustomerCustomerPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) SetHTTPClient ¶
func (o *DocumentArchiveCustomerCustomerPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) SetID ¶
func (o *DocumentArchiveCustomerCustomerPostParams) SetID(id int32)
SetID adds the id to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) SetTimeout ¶
func (o *DocumentArchiveCustomerCustomerPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WithContext ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WithContext(ctx context.Context) *DocumentArchiveCustomerCustomerPostParams
WithContext adds the context to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WithFile ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveCustomerCustomerPostParams
WithFile adds the file to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WithHTTPClient ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveCustomerCustomerPostParams
WithHTTPClient adds the HTTPClient to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WithID ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WithID(id int32) *DocumentArchiveCustomerCustomerPostParams
WithID adds the id to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WithTimeout ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveCustomerCustomerPostParams
WithTimeout adds the timeout to the document archive customer customer post params
func (*DocumentArchiveCustomerCustomerPostParams) WriteToRequest ¶
func (o *DocumentArchiveCustomerCustomerPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveCustomerCustomerPostReader ¶
type DocumentArchiveCustomerCustomerPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveCustomerCustomerPostReader is a Reader for the DocumentArchiveCustomerCustomerPost structure.
func (*DocumentArchiveCustomerCustomerPostReader) ReadResponse ¶
func (o *DocumentArchiveCustomerCustomerPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveCustomerGetCustomerOK ¶
type DocumentArchiveCustomerGetCustomerOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveCustomerGetCustomerOK handles this case with default header values.
successful operation
func NewDocumentArchiveCustomerGetCustomerOK ¶
func NewDocumentArchiveCustomerGetCustomerOK() *DocumentArchiveCustomerGetCustomerOK
NewDocumentArchiveCustomerGetCustomerOK creates a DocumentArchiveCustomerGetCustomerOK with default headers values
func (*DocumentArchiveCustomerGetCustomerOK) Error ¶
func (o *DocumentArchiveCustomerGetCustomerOK) Error() string
func (*DocumentArchiveCustomerGetCustomerOK) GetPayload ¶
func (o *DocumentArchiveCustomerGetCustomerOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveCustomerGetCustomerParams ¶
type DocumentArchiveCustomerGetCustomerParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveCustomerGetCustomerParams contains all the parameters to send to the API endpoint for the document archive customer get customer operation typically these are written to a http.Request
func NewDocumentArchiveCustomerGetCustomerParams ¶
func NewDocumentArchiveCustomerGetCustomerParams() *DocumentArchiveCustomerGetCustomerParams
NewDocumentArchiveCustomerGetCustomerParams creates a new DocumentArchiveCustomerGetCustomerParams object with the default values initialized.
func NewDocumentArchiveCustomerGetCustomerParamsWithContext ¶
func NewDocumentArchiveCustomerGetCustomerParamsWithContext(ctx context.Context) *DocumentArchiveCustomerGetCustomerParams
NewDocumentArchiveCustomerGetCustomerParamsWithContext creates a new DocumentArchiveCustomerGetCustomerParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveCustomerGetCustomerParamsWithHTTPClient ¶
func NewDocumentArchiveCustomerGetCustomerParamsWithHTTPClient(client *http.Client) *DocumentArchiveCustomerGetCustomerParams
NewDocumentArchiveCustomerGetCustomerParamsWithHTTPClient creates a new DocumentArchiveCustomerGetCustomerParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveCustomerGetCustomerParamsWithTimeout ¶
func NewDocumentArchiveCustomerGetCustomerParamsWithTimeout(timeout time.Duration) *DocumentArchiveCustomerGetCustomerParams
NewDocumentArchiveCustomerGetCustomerParamsWithTimeout creates a new DocumentArchiveCustomerGetCustomerParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveCustomerGetCustomerParams) SetContext ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetCount ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetCount(count *int64)
SetCount adds the count to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetFields ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetFields(fields *string)
SetFields adds the fields to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetFrom ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetFrom(from *int64)
SetFrom adds the from to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetHTTPClient ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetID ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetID(id int32)
SetID adds the id to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetPeriodDateTo ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetSorting ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) SetTimeout ¶
func (o *DocumentArchiveCustomerGetCustomerParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithContext ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithContext(ctx context.Context) *DocumentArchiveCustomerGetCustomerParams
WithContext adds the context to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithCount ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithCount(count *int64) *DocumentArchiveCustomerGetCustomerParams
WithCount adds the count to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithFields ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithFields(fields *string) *DocumentArchiveCustomerGetCustomerParams
WithFields adds the fields to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithFrom ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithFrom(from *int64) *DocumentArchiveCustomerGetCustomerParams
WithFrom adds the from to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithHTTPClient ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithHTTPClient(client *http.Client) *DocumentArchiveCustomerGetCustomerParams
WithHTTPClient adds the HTTPClient to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithID ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithID(id int32) *DocumentArchiveCustomerGetCustomerParams
WithID adds the id to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveCustomerGetCustomerParams
WithPeriodDateFrom adds the periodDateFrom to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithPeriodDateTo ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveCustomerGetCustomerParams
WithPeriodDateTo adds the periodDateTo to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithSorting ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithSorting(sorting *string) *DocumentArchiveCustomerGetCustomerParams
WithSorting adds the sorting to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WithTimeout ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WithTimeout(timeout time.Duration) *DocumentArchiveCustomerGetCustomerParams
WithTimeout adds the timeout to the document archive customer get customer params
func (*DocumentArchiveCustomerGetCustomerParams) WriteToRequest ¶
func (o *DocumentArchiveCustomerGetCustomerParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveCustomerGetCustomerReader ¶
type DocumentArchiveCustomerGetCustomerReader struct {
// contains filtered or unexported fields
}
DocumentArchiveCustomerGetCustomerReader is a Reader for the DocumentArchiveCustomerGetCustomer structure.
func (*DocumentArchiveCustomerGetCustomerReader) ReadResponse ¶
func (o *DocumentArchiveCustomerGetCustomerReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveDeleteDefault ¶
type DocumentArchiveDeleteDefault struct {
// contains filtered or unexported fields
}
DocumentArchiveDeleteDefault handles this case with default header values.
successful operation
func NewDocumentArchiveDeleteDefault ¶
func NewDocumentArchiveDeleteDefault(code int) *DocumentArchiveDeleteDefault
NewDocumentArchiveDeleteDefault creates a DocumentArchiveDeleteDefault with default headers values
func (*DocumentArchiveDeleteDefault) Code ¶
func (o *DocumentArchiveDeleteDefault) Code() int
Code gets the status code for the document archive delete default response
func (*DocumentArchiveDeleteDefault) Error ¶
func (o *DocumentArchiveDeleteDefault) Error() string
type DocumentArchiveDeleteParams ¶
type DocumentArchiveDeleteParams struct { /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveDeleteParams contains all the parameters to send to the API endpoint for the document archive delete operation typically these are written to a http.Request
func NewDocumentArchiveDeleteParams ¶
func NewDocumentArchiveDeleteParams() *DocumentArchiveDeleteParams
NewDocumentArchiveDeleteParams creates a new DocumentArchiveDeleteParams object with the default values initialized.
func NewDocumentArchiveDeleteParamsWithContext ¶
func NewDocumentArchiveDeleteParamsWithContext(ctx context.Context) *DocumentArchiveDeleteParams
NewDocumentArchiveDeleteParamsWithContext creates a new DocumentArchiveDeleteParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveDeleteParamsWithHTTPClient ¶
func NewDocumentArchiveDeleteParamsWithHTTPClient(client *http.Client) *DocumentArchiveDeleteParams
NewDocumentArchiveDeleteParamsWithHTTPClient creates a new DocumentArchiveDeleteParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveDeleteParamsWithTimeout ¶
func NewDocumentArchiveDeleteParamsWithTimeout(timeout time.Duration) *DocumentArchiveDeleteParams
NewDocumentArchiveDeleteParamsWithTimeout creates a new DocumentArchiveDeleteParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveDeleteParams) SetContext ¶
func (o *DocumentArchiveDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive delete params
func (*DocumentArchiveDeleteParams) SetHTTPClient ¶
func (o *DocumentArchiveDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive delete params
func (*DocumentArchiveDeleteParams) SetID ¶
func (o *DocumentArchiveDeleteParams) SetID(id int32)
SetID adds the id to the document archive delete params
func (*DocumentArchiveDeleteParams) SetTimeout ¶
func (o *DocumentArchiveDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive delete params
func (*DocumentArchiveDeleteParams) WithContext ¶
func (o *DocumentArchiveDeleteParams) WithContext(ctx context.Context) *DocumentArchiveDeleteParams
WithContext adds the context to the document archive delete params
func (*DocumentArchiveDeleteParams) WithHTTPClient ¶
func (o *DocumentArchiveDeleteParams) WithHTTPClient(client *http.Client) *DocumentArchiveDeleteParams
WithHTTPClient adds the HTTPClient to the document archive delete params
func (*DocumentArchiveDeleteParams) WithID ¶
func (o *DocumentArchiveDeleteParams) WithID(id int32) *DocumentArchiveDeleteParams
WithID adds the id to the document archive delete params
func (*DocumentArchiveDeleteParams) WithTimeout ¶
func (o *DocumentArchiveDeleteParams) WithTimeout(timeout time.Duration) *DocumentArchiveDeleteParams
WithTimeout adds the timeout to the document archive delete params
func (*DocumentArchiveDeleteParams) WriteToRequest ¶
func (o *DocumentArchiveDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveDeleteReader ¶
type DocumentArchiveDeleteReader struct {
// contains filtered or unexported fields
}
DocumentArchiveDeleteReader is a Reader for the DocumentArchiveDelete structure.
func (*DocumentArchiveDeleteReader) ReadResponse ¶
func (o *DocumentArchiveDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveEmployeeEmployeePostCreated ¶
type DocumentArchiveEmployeeEmployeePostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveEmployeeEmployeePostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveEmployeeEmployeePostCreated ¶
func NewDocumentArchiveEmployeeEmployeePostCreated() *DocumentArchiveEmployeeEmployeePostCreated
NewDocumentArchiveEmployeeEmployeePostCreated creates a DocumentArchiveEmployeeEmployeePostCreated with default headers values
func (*DocumentArchiveEmployeeEmployeePostCreated) Error ¶
func (o *DocumentArchiveEmployeeEmployeePostCreated) Error() string
func (*DocumentArchiveEmployeeEmployeePostCreated) GetPayload ¶
func (o *DocumentArchiveEmployeeEmployeePostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveEmployeeEmployeePostParams ¶
type DocumentArchiveEmployeeEmployeePostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveEmployeeEmployeePostParams contains all the parameters to send to the API endpoint for the document archive employee employee post operation typically these are written to a http.Request
func NewDocumentArchiveEmployeeEmployeePostParams ¶
func NewDocumentArchiveEmployeeEmployeePostParams() *DocumentArchiveEmployeeEmployeePostParams
NewDocumentArchiveEmployeeEmployeePostParams creates a new DocumentArchiveEmployeeEmployeePostParams object with the default values initialized.
func NewDocumentArchiveEmployeeEmployeePostParamsWithContext ¶
func NewDocumentArchiveEmployeeEmployeePostParamsWithContext(ctx context.Context) *DocumentArchiveEmployeeEmployeePostParams
NewDocumentArchiveEmployeeEmployeePostParamsWithContext creates a new DocumentArchiveEmployeeEmployeePostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveEmployeeEmployeePostParamsWithHTTPClient ¶
func NewDocumentArchiveEmployeeEmployeePostParamsWithHTTPClient(client *http.Client) *DocumentArchiveEmployeeEmployeePostParams
NewDocumentArchiveEmployeeEmployeePostParamsWithHTTPClient creates a new DocumentArchiveEmployeeEmployeePostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveEmployeeEmployeePostParamsWithTimeout ¶
func NewDocumentArchiveEmployeeEmployeePostParamsWithTimeout(timeout time.Duration) *DocumentArchiveEmployeeEmployeePostParams
NewDocumentArchiveEmployeeEmployeePostParamsWithTimeout creates a new DocumentArchiveEmployeeEmployeePostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveEmployeeEmployeePostParams) SetContext ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) SetFile ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) SetHTTPClient ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) SetID ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) SetID(id int32)
SetID adds the id to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) SetTimeout ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WithContext ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WithContext(ctx context.Context) *DocumentArchiveEmployeeEmployeePostParams
WithContext adds the context to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WithFile ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveEmployeeEmployeePostParams
WithFile adds the file to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WithHTTPClient ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WithHTTPClient(client *http.Client) *DocumentArchiveEmployeeEmployeePostParams
WithHTTPClient adds the HTTPClient to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WithID ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WithID(id int32) *DocumentArchiveEmployeeEmployeePostParams
WithID adds the id to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WithTimeout ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WithTimeout(timeout time.Duration) *DocumentArchiveEmployeeEmployeePostParams
WithTimeout adds the timeout to the document archive employee employee post params
func (*DocumentArchiveEmployeeEmployeePostParams) WriteToRequest ¶
func (o *DocumentArchiveEmployeeEmployeePostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveEmployeeEmployeePostReader ¶
type DocumentArchiveEmployeeEmployeePostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveEmployeeEmployeePostReader is a Reader for the DocumentArchiveEmployeeEmployeePost structure.
func (*DocumentArchiveEmployeeEmployeePostReader) ReadResponse ¶
func (o *DocumentArchiveEmployeeEmployeePostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveEmployeeGetEmployeeOK ¶
type DocumentArchiveEmployeeGetEmployeeOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveEmployeeGetEmployeeOK handles this case with default header values.
successful operation
func NewDocumentArchiveEmployeeGetEmployeeOK ¶
func NewDocumentArchiveEmployeeGetEmployeeOK() *DocumentArchiveEmployeeGetEmployeeOK
NewDocumentArchiveEmployeeGetEmployeeOK creates a DocumentArchiveEmployeeGetEmployeeOK with default headers values
func (*DocumentArchiveEmployeeGetEmployeeOK) Error ¶
func (o *DocumentArchiveEmployeeGetEmployeeOK) Error() string
func (*DocumentArchiveEmployeeGetEmployeeOK) GetPayload ¶
func (o *DocumentArchiveEmployeeGetEmployeeOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveEmployeeGetEmployeeParams ¶
type DocumentArchiveEmployeeGetEmployeeParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveEmployeeGetEmployeeParams contains all the parameters to send to the API endpoint for the document archive employee get employee operation typically these are written to a http.Request
func NewDocumentArchiveEmployeeGetEmployeeParams ¶
func NewDocumentArchiveEmployeeGetEmployeeParams() *DocumentArchiveEmployeeGetEmployeeParams
NewDocumentArchiveEmployeeGetEmployeeParams creates a new DocumentArchiveEmployeeGetEmployeeParams object with the default values initialized.
func NewDocumentArchiveEmployeeGetEmployeeParamsWithContext ¶
func NewDocumentArchiveEmployeeGetEmployeeParamsWithContext(ctx context.Context) *DocumentArchiveEmployeeGetEmployeeParams
NewDocumentArchiveEmployeeGetEmployeeParamsWithContext creates a new DocumentArchiveEmployeeGetEmployeeParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveEmployeeGetEmployeeParamsWithHTTPClient ¶
func NewDocumentArchiveEmployeeGetEmployeeParamsWithHTTPClient(client *http.Client) *DocumentArchiveEmployeeGetEmployeeParams
NewDocumentArchiveEmployeeGetEmployeeParamsWithHTTPClient creates a new DocumentArchiveEmployeeGetEmployeeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveEmployeeGetEmployeeParamsWithTimeout ¶
func NewDocumentArchiveEmployeeGetEmployeeParamsWithTimeout(timeout time.Duration) *DocumentArchiveEmployeeGetEmployeeParams
NewDocumentArchiveEmployeeGetEmployeeParamsWithTimeout creates a new DocumentArchiveEmployeeGetEmployeeParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveEmployeeGetEmployeeParams) SetContext ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetCount ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetCount(count *int64)
SetCount adds the count to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetFields ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetFields(fields *string)
SetFields adds the fields to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetFrom ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetFrom(from *int64)
SetFrom adds the from to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetHTTPClient ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetID ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetID(id int32)
SetID adds the id to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateTo ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetSorting ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) SetTimeout ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithContext ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithContext(ctx context.Context) *DocumentArchiveEmployeeGetEmployeeParams
WithContext adds the context to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithCount ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithCount(count *int64) *DocumentArchiveEmployeeGetEmployeeParams
WithCount adds the count to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithFields ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithFields(fields *string) *DocumentArchiveEmployeeGetEmployeeParams
WithFields adds the fields to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithFrom ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithFrom(from *int64) *DocumentArchiveEmployeeGetEmployeeParams
WithFrom adds the from to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithHTTPClient ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithHTTPClient(client *http.Client) *DocumentArchiveEmployeeGetEmployeeParams
WithHTTPClient adds the HTTPClient to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithID ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithID(id int32) *DocumentArchiveEmployeeGetEmployeeParams
WithID adds the id to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveEmployeeGetEmployeeParams
WithPeriodDateFrom adds the periodDateFrom to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateTo ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveEmployeeGetEmployeeParams
WithPeriodDateTo adds the periodDateTo to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithSorting ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithSorting(sorting *string) *DocumentArchiveEmployeeGetEmployeeParams
WithSorting adds the sorting to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WithTimeout ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WithTimeout(timeout time.Duration) *DocumentArchiveEmployeeGetEmployeeParams
WithTimeout adds the timeout to the document archive employee get employee params
func (*DocumentArchiveEmployeeGetEmployeeParams) WriteToRequest ¶
func (o *DocumentArchiveEmployeeGetEmployeeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveEmployeeGetEmployeeReader ¶
type DocumentArchiveEmployeeGetEmployeeReader struct {
// contains filtered or unexported fields
}
DocumentArchiveEmployeeGetEmployeeReader is a Reader for the DocumentArchiveEmployeeGetEmployee structure.
func (*DocumentArchiveEmployeeGetEmployeeReader) ReadResponse ¶
func (o *DocumentArchiveEmployeeGetEmployeeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProductGetProductOK ¶
type DocumentArchiveProductGetProductOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveProductGetProductOK handles this case with default header values.
successful operation
func NewDocumentArchiveProductGetProductOK ¶
func NewDocumentArchiveProductGetProductOK() *DocumentArchiveProductGetProductOK
NewDocumentArchiveProductGetProductOK creates a DocumentArchiveProductGetProductOK with default headers values
func (*DocumentArchiveProductGetProductOK) Error ¶
func (o *DocumentArchiveProductGetProductOK) Error() string
func (*DocumentArchiveProductGetProductOK) GetPayload ¶
func (o *DocumentArchiveProductGetProductOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveProductGetProductParams ¶
type DocumentArchiveProductGetProductParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProductGetProductParams contains all the parameters to send to the API endpoint for the document archive product get product operation typically these are written to a http.Request
func NewDocumentArchiveProductGetProductParams ¶
func NewDocumentArchiveProductGetProductParams() *DocumentArchiveProductGetProductParams
NewDocumentArchiveProductGetProductParams creates a new DocumentArchiveProductGetProductParams object with the default values initialized.
func NewDocumentArchiveProductGetProductParamsWithContext ¶
func NewDocumentArchiveProductGetProductParamsWithContext(ctx context.Context) *DocumentArchiveProductGetProductParams
NewDocumentArchiveProductGetProductParamsWithContext creates a new DocumentArchiveProductGetProductParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProductGetProductParamsWithHTTPClient ¶
func NewDocumentArchiveProductGetProductParamsWithHTTPClient(client *http.Client) *DocumentArchiveProductGetProductParams
NewDocumentArchiveProductGetProductParamsWithHTTPClient creates a new DocumentArchiveProductGetProductParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProductGetProductParamsWithTimeout ¶
func NewDocumentArchiveProductGetProductParamsWithTimeout(timeout time.Duration) *DocumentArchiveProductGetProductParams
NewDocumentArchiveProductGetProductParamsWithTimeout creates a new DocumentArchiveProductGetProductParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProductGetProductParams) SetContext ¶
func (o *DocumentArchiveProductGetProductParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetCount ¶
func (o *DocumentArchiveProductGetProductParams) SetCount(count *int64)
SetCount adds the count to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetFields ¶
func (o *DocumentArchiveProductGetProductParams) SetFields(fields *string)
SetFields adds the fields to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetFrom ¶
func (o *DocumentArchiveProductGetProductParams) SetFrom(from *int64)
SetFrom adds the from to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetHTTPClient ¶
func (o *DocumentArchiveProductGetProductParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetID ¶
func (o *DocumentArchiveProductGetProductParams) SetID(id int32)
SetID adds the id to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveProductGetProductParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetPeriodDateTo ¶
func (o *DocumentArchiveProductGetProductParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetSorting ¶
func (o *DocumentArchiveProductGetProductParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) SetTimeout ¶
func (o *DocumentArchiveProductGetProductParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithContext ¶
func (o *DocumentArchiveProductGetProductParams) WithContext(ctx context.Context) *DocumentArchiveProductGetProductParams
WithContext adds the context to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithCount ¶
func (o *DocumentArchiveProductGetProductParams) WithCount(count *int64) *DocumentArchiveProductGetProductParams
WithCount adds the count to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithFields ¶
func (o *DocumentArchiveProductGetProductParams) WithFields(fields *string) *DocumentArchiveProductGetProductParams
WithFields adds the fields to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithFrom ¶
func (o *DocumentArchiveProductGetProductParams) WithFrom(from *int64) *DocumentArchiveProductGetProductParams
WithFrom adds the from to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithHTTPClient ¶
func (o *DocumentArchiveProductGetProductParams) WithHTTPClient(client *http.Client) *DocumentArchiveProductGetProductParams
WithHTTPClient adds the HTTPClient to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithID ¶
func (o *DocumentArchiveProductGetProductParams) WithID(id int32) *DocumentArchiveProductGetProductParams
WithID adds the id to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveProductGetProductParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProductGetProductParams
WithPeriodDateFrom adds the periodDateFrom to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithPeriodDateTo ¶
func (o *DocumentArchiveProductGetProductParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProductGetProductParams
WithPeriodDateTo adds the periodDateTo to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithSorting ¶
func (o *DocumentArchiveProductGetProductParams) WithSorting(sorting *string) *DocumentArchiveProductGetProductParams
WithSorting adds the sorting to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WithTimeout ¶
func (o *DocumentArchiveProductGetProductParams) WithTimeout(timeout time.Duration) *DocumentArchiveProductGetProductParams
WithTimeout adds the timeout to the document archive product get product params
func (*DocumentArchiveProductGetProductParams) WriteToRequest ¶
func (o *DocumentArchiveProductGetProductParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProductGetProductReader ¶
type DocumentArchiveProductGetProductReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProductGetProductReader is a Reader for the DocumentArchiveProductGetProduct structure.
func (*DocumentArchiveProductGetProductReader) ReadResponse ¶
func (o *DocumentArchiveProductGetProductReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProductProductPostCreated ¶
type DocumentArchiveProductProductPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveProductProductPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveProductProductPostCreated ¶
func NewDocumentArchiveProductProductPostCreated() *DocumentArchiveProductProductPostCreated
NewDocumentArchiveProductProductPostCreated creates a DocumentArchiveProductProductPostCreated with default headers values
func (*DocumentArchiveProductProductPostCreated) Error ¶
func (o *DocumentArchiveProductProductPostCreated) Error() string
func (*DocumentArchiveProductProductPostCreated) GetPayload ¶
func (o *DocumentArchiveProductProductPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveProductProductPostParams ¶
type DocumentArchiveProductProductPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProductProductPostParams contains all the parameters to send to the API endpoint for the document archive product product post operation typically these are written to a http.Request
func NewDocumentArchiveProductProductPostParams ¶
func NewDocumentArchiveProductProductPostParams() *DocumentArchiveProductProductPostParams
NewDocumentArchiveProductProductPostParams creates a new DocumentArchiveProductProductPostParams object with the default values initialized.
func NewDocumentArchiveProductProductPostParamsWithContext ¶
func NewDocumentArchiveProductProductPostParamsWithContext(ctx context.Context) *DocumentArchiveProductProductPostParams
NewDocumentArchiveProductProductPostParamsWithContext creates a new DocumentArchiveProductProductPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProductProductPostParamsWithHTTPClient ¶
func NewDocumentArchiveProductProductPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProductProductPostParams
NewDocumentArchiveProductProductPostParamsWithHTTPClient creates a new DocumentArchiveProductProductPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProductProductPostParamsWithTimeout ¶
func NewDocumentArchiveProductProductPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProductProductPostParams
NewDocumentArchiveProductProductPostParamsWithTimeout creates a new DocumentArchiveProductProductPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProductProductPostParams) SetContext ¶
func (o *DocumentArchiveProductProductPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) SetFile ¶
func (o *DocumentArchiveProductProductPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) SetHTTPClient ¶
func (o *DocumentArchiveProductProductPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) SetID ¶
func (o *DocumentArchiveProductProductPostParams) SetID(id int32)
SetID adds the id to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) SetTimeout ¶
func (o *DocumentArchiveProductProductPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WithContext ¶
func (o *DocumentArchiveProductProductPostParams) WithContext(ctx context.Context) *DocumentArchiveProductProductPostParams
WithContext adds the context to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WithFile ¶
func (o *DocumentArchiveProductProductPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProductProductPostParams
WithFile adds the file to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WithHTTPClient ¶
func (o *DocumentArchiveProductProductPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProductProductPostParams
WithHTTPClient adds the HTTPClient to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WithID ¶
func (o *DocumentArchiveProductProductPostParams) WithID(id int32) *DocumentArchiveProductProductPostParams
WithID adds the id to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WithTimeout ¶
func (o *DocumentArchiveProductProductPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProductProductPostParams
WithTimeout adds the timeout to the document archive product product post params
func (*DocumentArchiveProductProductPostParams) WriteToRequest ¶
func (o *DocumentArchiveProductProductPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProductProductPostReader ¶
type DocumentArchiveProductProductPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProductProductPostReader is a Reader for the DocumentArchiveProductProductPost structure.
func (*DocumentArchiveProductProductPostReader) ReadResponse ¶
func (o *DocumentArchiveProductProductPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProjectGetProjectOK ¶
type DocumentArchiveProjectGetProjectOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveProjectGetProjectOK handles this case with default header values.
successful operation
func NewDocumentArchiveProjectGetProjectOK ¶
func NewDocumentArchiveProjectGetProjectOK() *DocumentArchiveProjectGetProjectOK
NewDocumentArchiveProjectGetProjectOK creates a DocumentArchiveProjectGetProjectOK with default headers values
func (*DocumentArchiveProjectGetProjectOK) Error ¶
func (o *DocumentArchiveProjectGetProjectOK) Error() string
func (*DocumentArchiveProjectGetProjectOK) GetPayload ¶
func (o *DocumentArchiveProjectGetProjectOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveProjectGetProjectParams ¶
type DocumentArchiveProjectGetProjectParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProjectGetProjectParams contains all the parameters to send to the API endpoint for the document archive project get project operation typically these are written to a http.Request
func NewDocumentArchiveProjectGetProjectParams ¶
func NewDocumentArchiveProjectGetProjectParams() *DocumentArchiveProjectGetProjectParams
NewDocumentArchiveProjectGetProjectParams creates a new DocumentArchiveProjectGetProjectParams object with the default values initialized.
func NewDocumentArchiveProjectGetProjectParamsWithContext ¶
func NewDocumentArchiveProjectGetProjectParamsWithContext(ctx context.Context) *DocumentArchiveProjectGetProjectParams
NewDocumentArchiveProjectGetProjectParamsWithContext creates a new DocumentArchiveProjectGetProjectParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProjectGetProjectParamsWithHTTPClient ¶
func NewDocumentArchiveProjectGetProjectParamsWithHTTPClient(client *http.Client) *DocumentArchiveProjectGetProjectParams
NewDocumentArchiveProjectGetProjectParamsWithHTTPClient creates a new DocumentArchiveProjectGetProjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProjectGetProjectParamsWithTimeout ¶
func NewDocumentArchiveProjectGetProjectParamsWithTimeout(timeout time.Duration) *DocumentArchiveProjectGetProjectParams
NewDocumentArchiveProjectGetProjectParamsWithTimeout creates a new DocumentArchiveProjectGetProjectParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProjectGetProjectParams) SetContext ¶
func (o *DocumentArchiveProjectGetProjectParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetCount ¶
func (o *DocumentArchiveProjectGetProjectParams) SetCount(count *int64)
SetCount adds the count to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetFields ¶
func (o *DocumentArchiveProjectGetProjectParams) SetFields(fields *string)
SetFields adds the fields to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetFrom ¶
func (o *DocumentArchiveProjectGetProjectParams) SetFrom(from *int64)
SetFrom adds the from to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetHTTPClient ¶
func (o *DocumentArchiveProjectGetProjectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetID ¶
func (o *DocumentArchiveProjectGetProjectParams) SetID(id int32)
SetID adds the id to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveProjectGetProjectParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetPeriodDateTo ¶
func (o *DocumentArchiveProjectGetProjectParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetSorting ¶
func (o *DocumentArchiveProjectGetProjectParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) SetTimeout ¶
func (o *DocumentArchiveProjectGetProjectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithContext ¶
func (o *DocumentArchiveProjectGetProjectParams) WithContext(ctx context.Context) *DocumentArchiveProjectGetProjectParams
WithContext adds the context to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithCount ¶
func (o *DocumentArchiveProjectGetProjectParams) WithCount(count *int64) *DocumentArchiveProjectGetProjectParams
WithCount adds the count to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithFields ¶
func (o *DocumentArchiveProjectGetProjectParams) WithFields(fields *string) *DocumentArchiveProjectGetProjectParams
WithFields adds the fields to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithFrom ¶
func (o *DocumentArchiveProjectGetProjectParams) WithFrom(from *int64) *DocumentArchiveProjectGetProjectParams
WithFrom adds the from to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithHTTPClient ¶
func (o *DocumentArchiveProjectGetProjectParams) WithHTTPClient(client *http.Client) *DocumentArchiveProjectGetProjectParams
WithHTTPClient adds the HTTPClient to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithID ¶
func (o *DocumentArchiveProjectGetProjectParams) WithID(id int32) *DocumentArchiveProjectGetProjectParams
WithID adds the id to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveProjectGetProjectParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProjectGetProjectParams
WithPeriodDateFrom adds the periodDateFrom to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithPeriodDateTo ¶
func (o *DocumentArchiveProjectGetProjectParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProjectGetProjectParams
WithPeriodDateTo adds the periodDateTo to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithSorting ¶
func (o *DocumentArchiveProjectGetProjectParams) WithSorting(sorting *string) *DocumentArchiveProjectGetProjectParams
WithSorting adds the sorting to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WithTimeout ¶
func (o *DocumentArchiveProjectGetProjectParams) WithTimeout(timeout time.Duration) *DocumentArchiveProjectGetProjectParams
WithTimeout adds the timeout to the document archive project get project params
func (*DocumentArchiveProjectGetProjectParams) WriteToRequest ¶
func (o *DocumentArchiveProjectGetProjectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProjectGetProjectReader ¶
type DocumentArchiveProjectGetProjectReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProjectGetProjectReader is a Reader for the DocumentArchiveProjectGetProject structure.
func (*DocumentArchiveProjectGetProjectReader) ReadResponse ¶
func (o *DocumentArchiveProjectGetProjectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProjectProjectPostCreated ¶
type DocumentArchiveProjectProjectPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveProjectProjectPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveProjectProjectPostCreated ¶
func NewDocumentArchiveProjectProjectPostCreated() *DocumentArchiveProjectProjectPostCreated
NewDocumentArchiveProjectProjectPostCreated creates a DocumentArchiveProjectProjectPostCreated with default headers values
func (*DocumentArchiveProjectProjectPostCreated) Error ¶
func (o *DocumentArchiveProjectProjectPostCreated) Error() string
func (*DocumentArchiveProjectProjectPostCreated) GetPayload ¶
func (o *DocumentArchiveProjectProjectPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveProjectProjectPostParams ¶
type DocumentArchiveProjectProjectPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProjectProjectPostParams contains all the parameters to send to the API endpoint for the document archive project project post operation typically these are written to a http.Request
func NewDocumentArchiveProjectProjectPostParams ¶
func NewDocumentArchiveProjectProjectPostParams() *DocumentArchiveProjectProjectPostParams
NewDocumentArchiveProjectProjectPostParams creates a new DocumentArchiveProjectProjectPostParams object with the default values initialized.
func NewDocumentArchiveProjectProjectPostParamsWithContext ¶
func NewDocumentArchiveProjectProjectPostParamsWithContext(ctx context.Context) *DocumentArchiveProjectProjectPostParams
NewDocumentArchiveProjectProjectPostParamsWithContext creates a new DocumentArchiveProjectProjectPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProjectProjectPostParamsWithHTTPClient ¶
func NewDocumentArchiveProjectProjectPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProjectProjectPostParams
NewDocumentArchiveProjectProjectPostParamsWithHTTPClient creates a new DocumentArchiveProjectProjectPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProjectProjectPostParamsWithTimeout ¶
func NewDocumentArchiveProjectProjectPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProjectProjectPostParams
NewDocumentArchiveProjectProjectPostParamsWithTimeout creates a new DocumentArchiveProjectProjectPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProjectProjectPostParams) SetContext ¶
func (o *DocumentArchiveProjectProjectPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) SetFile ¶
func (o *DocumentArchiveProjectProjectPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) SetHTTPClient ¶
func (o *DocumentArchiveProjectProjectPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) SetID ¶
func (o *DocumentArchiveProjectProjectPostParams) SetID(id int32)
SetID adds the id to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) SetTimeout ¶
func (o *DocumentArchiveProjectProjectPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WithContext ¶
func (o *DocumentArchiveProjectProjectPostParams) WithContext(ctx context.Context) *DocumentArchiveProjectProjectPostParams
WithContext adds the context to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WithFile ¶
func (o *DocumentArchiveProjectProjectPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProjectProjectPostParams
WithFile adds the file to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WithHTTPClient ¶
func (o *DocumentArchiveProjectProjectPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProjectProjectPostParams
WithHTTPClient adds the HTTPClient to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WithID ¶
func (o *DocumentArchiveProjectProjectPostParams) WithID(id int32) *DocumentArchiveProjectProjectPostParams
WithID adds the id to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WithTimeout ¶
func (o *DocumentArchiveProjectProjectPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProjectProjectPostParams
WithTimeout adds the timeout to the document archive project project post params
func (*DocumentArchiveProjectProjectPostParams) WriteToRequest ¶
func (o *DocumentArchiveProjectProjectPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProjectProjectPostReader ¶
type DocumentArchiveProjectProjectPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProjectProjectPostReader is a Reader for the DocumentArchiveProjectProjectPost structure.
func (*DocumentArchiveProjectProjectPostReader) ReadResponse ¶
func (o *DocumentArchiveProjectProjectPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProspectGetProspectOK ¶
type DocumentArchiveProspectGetProspectOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveProspectGetProspectOK handles this case with default header values.
successful operation
func NewDocumentArchiveProspectGetProspectOK ¶
func NewDocumentArchiveProspectGetProspectOK() *DocumentArchiveProspectGetProspectOK
NewDocumentArchiveProspectGetProspectOK creates a DocumentArchiveProspectGetProspectOK with default headers values
func (*DocumentArchiveProspectGetProspectOK) Error ¶
func (o *DocumentArchiveProspectGetProspectOK) Error() string
func (*DocumentArchiveProspectGetProspectOK) GetPayload ¶
func (o *DocumentArchiveProspectGetProspectOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveProspectGetProspectParams ¶
type DocumentArchiveProspectGetProspectParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProspectGetProspectParams contains all the parameters to send to the API endpoint for the document archive prospect get prospect operation typically these are written to a http.Request
func NewDocumentArchiveProspectGetProspectParams ¶
func NewDocumentArchiveProspectGetProspectParams() *DocumentArchiveProspectGetProspectParams
NewDocumentArchiveProspectGetProspectParams creates a new DocumentArchiveProspectGetProspectParams object with the default values initialized.
func NewDocumentArchiveProspectGetProspectParamsWithContext ¶
func NewDocumentArchiveProspectGetProspectParamsWithContext(ctx context.Context) *DocumentArchiveProspectGetProspectParams
NewDocumentArchiveProspectGetProspectParamsWithContext creates a new DocumentArchiveProspectGetProspectParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProspectGetProspectParamsWithHTTPClient ¶
func NewDocumentArchiveProspectGetProspectParamsWithHTTPClient(client *http.Client) *DocumentArchiveProspectGetProspectParams
NewDocumentArchiveProspectGetProspectParamsWithHTTPClient creates a new DocumentArchiveProspectGetProspectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProspectGetProspectParamsWithTimeout ¶
func NewDocumentArchiveProspectGetProspectParamsWithTimeout(timeout time.Duration) *DocumentArchiveProspectGetProspectParams
NewDocumentArchiveProspectGetProspectParamsWithTimeout creates a new DocumentArchiveProspectGetProspectParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProspectGetProspectParams) SetContext ¶
func (o *DocumentArchiveProspectGetProspectParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetCount ¶
func (o *DocumentArchiveProspectGetProspectParams) SetCount(count *int64)
SetCount adds the count to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetFields ¶
func (o *DocumentArchiveProspectGetProspectParams) SetFields(fields *string)
SetFields adds the fields to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetFrom ¶
func (o *DocumentArchiveProspectGetProspectParams) SetFrom(from *int64)
SetFrom adds the from to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetHTTPClient ¶
func (o *DocumentArchiveProspectGetProspectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetID ¶
func (o *DocumentArchiveProspectGetProspectParams) SetID(id int32)
SetID adds the id to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveProspectGetProspectParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetPeriodDateTo ¶
func (o *DocumentArchiveProspectGetProspectParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetSorting ¶
func (o *DocumentArchiveProspectGetProspectParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) SetTimeout ¶
func (o *DocumentArchiveProspectGetProspectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithContext ¶
func (o *DocumentArchiveProspectGetProspectParams) WithContext(ctx context.Context) *DocumentArchiveProspectGetProspectParams
WithContext adds the context to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithCount ¶
func (o *DocumentArchiveProspectGetProspectParams) WithCount(count *int64) *DocumentArchiveProspectGetProspectParams
WithCount adds the count to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithFields ¶
func (o *DocumentArchiveProspectGetProspectParams) WithFields(fields *string) *DocumentArchiveProspectGetProspectParams
WithFields adds the fields to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithFrom ¶
func (o *DocumentArchiveProspectGetProspectParams) WithFrom(from *int64) *DocumentArchiveProspectGetProspectParams
WithFrom adds the from to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithHTTPClient ¶
func (o *DocumentArchiveProspectGetProspectParams) WithHTTPClient(client *http.Client) *DocumentArchiveProspectGetProspectParams
WithHTTPClient adds the HTTPClient to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithID ¶
func (o *DocumentArchiveProspectGetProspectParams) WithID(id int32) *DocumentArchiveProspectGetProspectParams
WithID adds the id to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveProspectGetProspectParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveProspectGetProspectParams
WithPeriodDateFrom adds the periodDateFrom to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithPeriodDateTo ¶
func (o *DocumentArchiveProspectGetProspectParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveProspectGetProspectParams
WithPeriodDateTo adds the periodDateTo to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithSorting ¶
func (o *DocumentArchiveProspectGetProspectParams) WithSorting(sorting *string) *DocumentArchiveProspectGetProspectParams
WithSorting adds the sorting to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WithTimeout ¶
func (o *DocumentArchiveProspectGetProspectParams) WithTimeout(timeout time.Duration) *DocumentArchiveProspectGetProspectParams
WithTimeout adds the timeout to the document archive prospect get prospect params
func (*DocumentArchiveProspectGetProspectParams) WriteToRequest ¶
func (o *DocumentArchiveProspectGetProspectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProspectGetProspectReader ¶
type DocumentArchiveProspectGetProspectReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProspectGetProspectReader is a Reader for the DocumentArchiveProspectGetProspect structure.
func (*DocumentArchiveProspectGetProspectReader) ReadResponse ¶
func (o *DocumentArchiveProspectGetProspectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveProspectProspectPostCreated ¶
type DocumentArchiveProspectProspectPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveProspectProspectPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveProspectProspectPostCreated ¶
func NewDocumentArchiveProspectProspectPostCreated() *DocumentArchiveProspectProspectPostCreated
NewDocumentArchiveProspectProspectPostCreated creates a DocumentArchiveProspectProspectPostCreated with default headers values
func (*DocumentArchiveProspectProspectPostCreated) Error ¶
func (o *DocumentArchiveProspectProspectPostCreated) Error() string
func (*DocumentArchiveProspectProspectPostCreated) GetPayload ¶
func (o *DocumentArchiveProspectProspectPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveProspectProspectPostParams ¶
type DocumentArchiveProspectProspectPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveProspectProspectPostParams contains all the parameters to send to the API endpoint for the document archive prospect prospect post operation typically these are written to a http.Request
func NewDocumentArchiveProspectProspectPostParams ¶
func NewDocumentArchiveProspectProspectPostParams() *DocumentArchiveProspectProspectPostParams
NewDocumentArchiveProspectProspectPostParams creates a new DocumentArchiveProspectProspectPostParams object with the default values initialized.
func NewDocumentArchiveProspectProspectPostParamsWithContext ¶
func NewDocumentArchiveProspectProspectPostParamsWithContext(ctx context.Context) *DocumentArchiveProspectProspectPostParams
NewDocumentArchiveProspectProspectPostParamsWithContext creates a new DocumentArchiveProspectProspectPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveProspectProspectPostParamsWithHTTPClient ¶
func NewDocumentArchiveProspectProspectPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveProspectProspectPostParams
NewDocumentArchiveProspectProspectPostParamsWithHTTPClient creates a new DocumentArchiveProspectProspectPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveProspectProspectPostParamsWithTimeout ¶
func NewDocumentArchiveProspectProspectPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveProspectProspectPostParams
NewDocumentArchiveProspectProspectPostParamsWithTimeout creates a new DocumentArchiveProspectProspectPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveProspectProspectPostParams) SetContext ¶
func (o *DocumentArchiveProspectProspectPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) SetFile ¶
func (o *DocumentArchiveProspectProspectPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) SetHTTPClient ¶
func (o *DocumentArchiveProspectProspectPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) SetID ¶
func (o *DocumentArchiveProspectProspectPostParams) SetID(id int32)
SetID adds the id to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) SetTimeout ¶
func (o *DocumentArchiveProspectProspectPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WithContext ¶
func (o *DocumentArchiveProspectProspectPostParams) WithContext(ctx context.Context) *DocumentArchiveProspectProspectPostParams
WithContext adds the context to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WithFile ¶
func (o *DocumentArchiveProspectProspectPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveProspectProspectPostParams
WithFile adds the file to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WithHTTPClient ¶
func (o *DocumentArchiveProspectProspectPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveProspectProspectPostParams
WithHTTPClient adds the HTTPClient to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WithID ¶
func (o *DocumentArchiveProspectProspectPostParams) WithID(id int32) *DocumentArchiveProspectProspectPostParams
WithID adds the id to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WithTimeout ¶
func (o *DocumentArchiveProspectProspectPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveProspectProspectPostParams
WithTimeout adds the timeout to the document archive prospect prospect post params
func (*DocumentArchiveProspectProspectPostParams) WriteToRequest ¶
func (o *DocumentArchiveProspectProspectPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveProspectProspectPostReader ¶
type DocumentArchiveProspectProspectPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveProspectProspectPostReader is a Reader for the DocumentArchiveProspectProspectPost structure.
func (*DocumentArchiveProspectProspectPostReader) ReadResponse ¶
func (o *DocumentArchiveProspectProspectPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchivePutOK ¶
type DocumentArchivePutOK struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchivePutOK handles this case with default header values.
successful operation
func NewDocumentArchivePutOK ¶
func NewDocumentArchivePutOK() *DocumentArchivePutOK
NewDocumentArchivePutOK creates a DocumentArchivePutOK with default headers values
func (*DocumentArchivePutOK) Error ¶
func (o *DocumentArchivePutOK) Error() string
func (*DocumentArchivePutOK) GetPayload ¶
func (o *DocumentArchivePutOK) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchivePutParams ¶
type DocumentArchivePutParams struct { /*Body Partial object describing what should be updated */ Body *models.DocumentArchive /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchivePutParams contains all the parameters to send to the API endpoint for the document archive put operation typically these are written to a http.Request
func NewDocumentArchivePutParams ¶
func NewDocumentArchivePutParams() *DocumentArchivePutParams
NewDocumentArchivePutParams creates a new DocumentArchivePutParams object with the default values initialized.
func NewDocumentArchivePutParamsWithContext ¶
func NewDocumentArchivePutParamsWithContext(ctx context.Context) *DocumentArchivePutParams
NewDocumentArchivePutParamsWithContext creates a new DocumentArchivePutParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchivePutParamsWithHTTPClient ¶
func NewDocumentArchivePutParamsWithHTTPClient(client *http.Client) *DocumentArchivePutParams
NewDocumentArchivePutParamsWithHTTPClient creates a new DocumentArchivePutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchivePutParamsWithTimeout ¶
func NewDocumentArchivePutParamsWithTimeout(timeout time.Duration) *DocumentArchivePutParams
NewDocumentArchivePutParamsWithTimeout creates a new DocumentArchivePutParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchivePutParams) SetBody ¶
func (o *DocumentArchivePutParams) SetBody(body *models.DocumentArchive)
SetBody adds the body to the document archive put params
func (*DocumentArchivePutParams) SetContext ¶
func (o *DocumentArchivePutParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive put params
func (*DocumentArchivePutParams) SetHTTPClient ¶
func (o *DocumentArchivePutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive put params
func (*DocumentArchivePutParams) SetID ¶
func (o *DocumentArchivePutParams) SetID(id int32)
SetID adds the id to the document archive put params
func (*DocumentArchivePutParams) SetTimeout ¶
func (o *DocumentArchivePutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive put params
func (*DocumentArchivePutParams) WithBody ¶
func (o *DocumentArchivePutParams) WithBody(body *models.DocumentArchive) *DocumentArchivePutParams
WithBody adds the body to the document archive put params
func (*DocumentArchivePutParams) WithContext ¶
func (o *DocumentArchivePutParams) WithContext(ctx context.Context) *DocumentArchivePutParams
WithContext adds the context to the document archive put params
func (*DocumentArchivePutParams) WithHTTPClient ¶
func (o *DocumentArchivePutParams) WithHTTPClient(client *http.Client) *DocumentArchivePutParams
WithHTTPClient adds the HTTPClient to the document archive put params
func (*DocumentArchivePutParams) WithID ¶
func (o *DocumentArchivePutParams) WithID(id int32) *DocumentArchivePutParams
WithID adds the id to the document archive put params
func (*DocumentArchivePutParams) WithTimeout ¶
func (o *DocumentArchivePutParams) WithTimeout(timeout time.Duration) *DocumentArchivePutParams
WithTimeout adds the timeout to the document archive put params
func (*DocumentArchivePutParams) WriteToRequest ¶
func (o *DocumentArchivePutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchivePutReader ¶
type DocumentArchivePutReader struct {
// contains filtered or unexported fields
}
DocumentArchivePutReader is a Reader for the DocumentArchivePut structure.
func (*DocumentArchivePutReader) ReadResponse ¶
func (o *DocumentArchivePutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveReceptionReceptionPostCreated ¶
type DocumentArchiveReceptionReceptionPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveReceptionReceptionPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveReceptionReceptionPostCreated ¶
func NewDocumentArchiveReceptionReceptionPostCreated() *DocumentArchiveReceptionReceptionPostCreated
NewDocumentArchiveReceptionReceptionPostCreated creates a DocumentArchiveReceptionReceptionPostCreated with default headers values
func (*DocumentArchiveReceptionReceptionPostCreated) Error ¶
func (o *DocumentArchiveReceptionReceptionPostCreated) Error() string
func (*DocumentArchiveReceptionReceptionPostCreated) GetPayload ¶
func (o *DocumentArchiveReceptionReceptionPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveReceptionReceptionPostParams ¶
type DocumentArchiveReceptionReceptionPostParams struct { /*File The file */ File runtime.NamedReadCloser Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveReceptionReceptionPostParams contains all the parameters to send to the API endpoint for the document archive reception reception post operation typically these are written to a http.Request
func NewDocumentArchiveReceptionReceptionPostParams ¶
func NewDocumentArchiveReceptionReceptionPostParams() *DocumentArchiveReceptionReceptionPostParams
NewDocumentArchiveReceptionReceptionPostParams creates a new DocumentArchiveReceptionReceptionPostParams object with the default values initialized.
func NewDocumentArchiveReceptionReceptionPostParamsWithContext ¶
func NewDocumentArchiveReceptionReceptionPostParamsWithContext(ctx context.Context) *DocumentArchiveReceptionReceptionPostParams
NewDocumentArchiveReceptionReceptionPostParamsWithContext creates a new DocumentArchiveReceptionReceptionPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveReceptionReceptionPostParamsWithHTTPClient ¶
func NewDocumentArchiveReceptionReceptionPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveReceptionReceptionPostParams
NewDocumentArchiveReceptionReceptionPostParamsWithHTTPClient creates a new DocumentArchiveReceptionReceptionPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveReceptionReceptionPostParamsWithTimeout ¶
func NewDocumentArchiveReceptionReceptionPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveReceptionReceptionPostParams
NewDocumentArchiveReceptionReceptionPostParamsWithTimeout creates a new DocumentArchiveReceptionReceptionPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveReceptionReceptionPostParams) SetContext ¶
func (o *DocumentArchiveReceptionReceptionPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) SetFile ¶
func (o *DocumentArchiveReceptionReceptionPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) SetHTTPClient ¶
func (o *DocumentArchiveReceptionReceptionPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) SetTimeout ¶
func (o *DocumentArchiveReceptionReceptionPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) WithContext ¶
func (o *DocumentArchiveReceptionReceptionPostParams) WithContext(ctx context.Context) *DocumentArchiveReceptionReceptionPostParams
WithContext adds the context to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) WithFile ¶
func (o *DocumentArchiveReceptionReceptionPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveReceptionReceptionPostParams
WithFile adds the file to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) WithHTTPClient ¶
func (o *DocumentArchiveReceptionReceptionPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveReceptionReceptionPostParams
WithHTTPClient adds the HTTPClient to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) WithTimeout ¶
func (o *DocumentArchiveReceptionReceptionPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveReceptionReceptionPostParams
WithTimeout adds the timeout to the document archive reception reception post params
func (*DocumentArchiveReceptionReceptionPostParams) WriteToRequest ¶
func (o *DocumentArchiveReceptionReceptionPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveReceptionReceptionPostReader ¶
type DocumentArchiveReceptionReceptionPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveReceptionReceptionPostReader is a Reader for the DocumentArchiveReceptionReceptionPost structure.
func (*DocumentArchiveReceptionReceptionPostReader) ReadResponse ¶
func (o *DocumentArchiveReceptionReceptionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveSupplierGetSupplierOK ¶
type DocumentArchiveSupplierGetSupplierOK struct {
Payload *models.ListResponseDocumentArchive
}
DocumentArchiveSupplierGetSupplierOK handles this case with default header values.
successful operation
func NewDocumentArchiveSupplierGetSupplierOK ¶
func NewDocumentArchiveSupplierGetSupplierOK() *DocumentArchiveSupplierGetSupplierOK
NewDocumentArchiveSupplierGetSupplierOK creates a DocumentArchiveSupplierGetSupplierOK with default headers values
func (*DocumentArchiveSupplierGetSupplierOK) Error ¶
func (o *DocumentArchiveSupplierGetSupplierOK) Error() string
func (*DocumentArchiveSupplierGetSupplierOK) GetPayload ¶
func (o *DocumentArchiveSupplierGetSupplierOK) GetPayload() *models.ListResponseDocumentArchive
type DocumentArchiveSupplierGetSupplierParams ¶
type DocumentArchiveSupplierGetSupplierParams struct { /*Count Number of elements to return */ Count *int64 /*Fields Fields filter pattern */ Fields *string /*From From index */ From *int64 /*ID Element ID */ ID int32 /*PeriodDateFrom From and including */ PeriodDateFrom *string /*PeriodDateTo To and excluding */ PeriodDateTo *string /*Sorting Sorting pattern */ Sorting *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveSupplierGetSupplierParams contains all the parameters to send to the API endpoint for the document archive supplier get supplier operation typically these are written to a http.Request
func NewDocumentArchiveSupplierGetSupplierParams ¶
func NewDocumentArchiveSupplierGetSupplierParams() *DocumentArchiveSupplierGetSupplierParams
NewDocumentArchiveSupplierGetSupplierParams creates a new DocumentArchiveSupplierGetSupplierParams object with the default values initialized.
func NewDocumentArchiveSupplierGetSupplierParamsWithContext ¶
func NewDocumentArchiveSupplierGetSupplierParamsWithContext(ctx context.Context) *DocumentArchiveSupplierGetSupplierParams
NewDocumentArchiveSupplierGetSupplierParamsWithContext creates a new DocumentArchiveSupplierGetSupplierParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveSupplierGetSupplierParamsWithHTTPClient ¶
func NewDocumentArchiveSupplierGetSupplierParamsWithHTTPClient(client *http.Client) *DocumentArchiveSupplierGetSupplierParams
NewDocumentArchiveSupplierGetSupplierParamsWithHTTPClient creates a new DocumentArchiveSupplierGetSupplierParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveSupplierGetSupplierParamsWithTimeout ¶
func NewDocumentArchiveSupplierGetSupplierParamsWithTimeout(timeout time.Duration) *DocumentArchiveSupplierGetSupplierParams
NewDocumentArchiveSupplierGetSupplierParamsWithTimeout creates a new DocumentArchiveSupplierGetSupplierParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveSupplierGetSupplierParams) SetContext ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetCount ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetCount(count *int64)
SetCount adds the count to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetFields ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetFields(fields *string)
SetFields adds the fields to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetFrom ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetFrom(from *int64)
SetFrom adds the from to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetHTTPClient ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetID ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetID(id int32)
SetID adds the id to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetPeriodDateFrom ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetPeriodDateFrom(periodDateFrom *string)
SetPeriodDateFrom adds the periodDateFrom to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetPeriodDateTo ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetPeriodDateTo(periodDateTo *string)
SetPeriodDateTo adds the periodDateTo to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetSorting ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetSorting(sorting *string)
SetSorting adds the sorting to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) SetTimeout ¶
func (o *DocumentArchiveSupplierGetSupplierParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithContext ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithContext(ctx context.Context) *DocumentArchiveSupplierGetSupplierParams
WithContext adds the context to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithCount ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithCount(count *int64) *DocumentArchiveSupplierGetSupplierParams
WithCount adds the count to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithFields ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithFields(fields *string) *DocumentArchiveSupplierGetSupplierParams
WithFields adds the fields to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithFrom ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithFrom(from *int64) *DocumentArchiveSupplierGetSupplierParams
WithFrom adds the from to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithHTTPClient ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithHTTPClient(client *http.Client) *DocumentArchiveSupplierGetSupplierParams
WithHTTPClient adds the HTTPClient to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithID ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithID(id int32) *DocumentArchiveSupplierGetSupplierParams
WithID adds the id to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithPeriodDateFrom ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithPeriodDateFrom(periodDateFrom *string) *DocumentArchiveSupplierGetSupplierParams
WithPeriodDateFrom adds the periodDateFrom to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithPeriodDateTo ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithPeriodDateTo(periodDateTo *string) *DocumentArchiveSupplierGetSupplierParams
WithPeriodDateTo adds the periodDateTo to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithSorting ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithSorting(sorting *string) *DocumentArchiveSupplierGetSupplierParams
WithSorting adds the sorting to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WithTimeout ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WithTimeout(timeout time.Duration) *DocumentArchiveSupplierGetSupplierParams
WithTimeout adds the timeout to the document archive supplier get supplier params
func (*DocumentArchiveSupplierGetSupplierParams) WriteToRequest ¶
func (o *DocumentArchiveSupplierGetSupplierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveSupplierGetSupplierReader ¶
type DocumentArchiveSupplierGetSupplierReader struct {
// contains filtered or unexported fields
}
DocumentArchiveSupplierGetSupplierReader is a Reader for the DocumentArchiveSupplierGetSupplier structure.
func (*DocumentArchiveSupplierGetSupplierReader) ReadResponse ¶
func (o *DocumentArchiveSupplierGetSupplierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DocumentArchiveSupplierSupplierPostCreated ¶
type DocumentArchiveSupplierSupplierPostCreated struct {
Payload *models.ResponseWrapperDocumentArchive
}
DocumentArchiveSupplierSupplierPostCreated handles this case with default header values.
successfully created
func NewDocumentArchiveSupplierSupplierPostCreated ¶
func NewDocumentArchiveSupplierSupplierPostCreated() *DocumentArchiveSupplierSupplierPostCreated
NewDocumentArchiveSupplierSupplierPostCreated creates a DocumentArchiveSupplierSupplierPostCreated with default headers values
func (*DocumentArchiveSupplierSupplierPostCreated) Error ¶
func (o *DocumentArchiveSupplierSupplierPostCreated) Error() string
func (*DocumentArchiveSupplierSupplierPostCreated) GetPayload ¶
func (o *DocumentArchiveSupplierSupplierPostCreated) GetPayload() *models.ResponseWrapperDocumentArchive
type DocumentArchiveSupplierSupplierPostParams ¶
type DocumentArchiveSupplierSupplierPostParams struct { /*File The file */ File runtime.NamedReadCloser /*ID Element ID */ ID int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DocumentArchiveSupplierSupplierPostParams contains all the parameters to send to the API endpoint for the document archive supplier supplier post operation typically these are written to a http.Request
func NewDocumentArchiveSupplierSupplierPostParams ¶
func NewDocumentArchiveSupplierSupplierPostParams() *DocumentArchiveSupplierSupplierPostParams
NewDocumentArchiveSupplierSupplierPostParams creates a new DocumentArchiveSupplierSupplierPostParams object with the default values initialized.
func NewDocumentArchiveSupplierSupplierPostParamsWithContext ¶
func NewDocumentArchiveSupplierSupplierPostParamsWithContext(ctx context.Context) *DocumentArchiveSupplierSupplierPostParams
NewDocumentArchiveSupplierSupplierPostParamsWithContext creates a new DocumentArchiveSupplierSupplierPostParams object with the default values initialized, and the ability to set a context for a request
func NewDocumentArchiveSupplierSupplierPostParamsWithHTTPClient ¶
func NewDocumentArchiveSupplierSupplierPostParamsWithHTTPClient(client *http.Client) *DocumentArchiveSupplierSupplierPostParams
NewDocumentArchiveSupplierSupplierPostParamsWithHTTPClient creates a new DocumentArchiveSupplierSupplierPostParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDocumentArchiveSupplierSupplierPostParamsWithTimeout ¶
func NewDocumentArchiveSupplierSupplierPostParamsWithTimeout(timeout time.Duration) *DocumentArchiveSupplierSupplierPostParams
NewDocumentArchiveSupplierSupplierPostParamsWithTimeout creates a new DocumentArchiveSupplierSupplierPostParams object with the default values initialized, and the ability to set a timeout on a request
func (*DocumentArchiveSupplierSupplierPostParams) SetContext ¶
func (o *DocumentArchiveSupplierSupplierPostParams) SetContext(ctx context.Context)
SetContext adds the context to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) SetFile ¶
func (o *DocumentArchiveSupplierSupplierPostParams) SetFile(file runtime.NamedReadCloser)
SetFile adds the file to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) SetHTTPClient ¶
func (o *DocumentArchiveSupplierSupplierPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) SetID ¶
func (o *DocumentArchiveSupplierSupplierPostParams) SetID(id int32)
SetID adds the id to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) SetTimeout ¶
func (o *DocumentArchiveSupplierSupplierPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WithContext ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WithContext(ctx context.Context) *DocumentArchiveSupplierSupplierPostParams
WithContext adds the context to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WithFile ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WithFile(file runtime.NamedReadCloser) *DocumentArchiveSupplierSupplierPostParams
WithFile adds the file to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WithHTTPClient ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WithHTTPClient(client *http.Client) *DocumentArchiveSupplierSupplierPostParams
WithHTTPClient adds the HTTPClient to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WithID ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WithID(id int32) *DocumentArchiveSupplierSupplierPostParams
WithID adds the id to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WithTimeout ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WithTimeout(timeout time.Duration) *DocumentArchiveSupplierSupplierPostParams
WithTimeout adds the timeout to the document archive supplier supplier post params
func (*DocumentArchiveSupplierSupplierPostParams) WriteToRequest ¶
func (o *DocumentArchiveSupplierSupplierPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DocumentArchiveSupplierSupplierPostReader ¶
type DocumentArchiveSupplierSupplierPostReader struct {
// contains filtered or unexported fields
}
DocumentArchiveSupplierSupplierPostReader is a Reader for the DocumentArchiveSupplierSupplierPost structure.
func (*DocumentArchiveSupplierSupplierPostReader) ReadResponse ¶
func (o *DocumentArchiveSupplierSupplierPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- document_archive_account_account_post_parameters.go
- document_archive_account_account_post_responses.go
- document_archive_account_get_account_parameters.go
- document_archive_account_get_account_responses.go
- document_archive_client.go
- document_archive_customer_customer_post_parameters.go
- document_archive_customer_customer_post_responses.go
- document_archive_customer_get_customer_parameters.go
- document_archive_customer_get_customer_responses.go
- document_archive_delete_parameters.go
- document_archive_delete_responses.go
- document_archive_employee_employee_post_parameters.go
- document_archive_employee_employee_post_responses.go
- document_archive_employee_get_employee_parameters.go
- document_archive_employee_get_employee_responses.go
- document_archive_product_get_product_parameters.go
- document_archive_product_get_product_responses.go
- document_archive_product_product_post_parameters.go
- document_archive_product_product_post_responses.go
- document_archive_project_get_project_parameters.go
- document_archive_project_get_project_responses.go
- document_archive_project_project_post_parameters.go
- document_archive_project_project_post_responses.go
- document_archive_prospect_get_prospect_parameters.go
- document_archive_prospect_get_prospect_responses.go
- document_archive_prospect_prospect_post_parameters.go
- document_archive_prospect_prospect_post_responses.go
- document_archive_put_parameters.go
- document_archive_put_responses.go
- document_archive_reception_reception_post_parameters.go
- document_archive_reception_reception_post_responses.go
- document_archive_supplier_get_supplier_parameters.go
- document_archive_supplier_get_supplier_responses.go
- document_archive_supplier_supplier_post_parameters.go
- document_archive_supplier_supplier_post_responses.go