c_o_n_s_e_n_t_p_a_g_e

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

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

Go to latest
Published: Jan 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptCDRArrangementSystemBadRequest

type AcceptCDRArrangementSystemBadRequest struct {
	Payload *models.Error
}

AcceptCDRArrangementSystemBadRequest describes a response with status code 400, with default header values.

Bad request

func NewAcceptCDRArrangementSystemBadRequest

func NewAcceptCDRArrangementSystemBadRequest() *AcceptCDRArrangementSystemBadRequest

NewAcceptCDRArrangementSystemBadRequest creates a AcceptCDRArrangementSystemBadRequest with default headers values

func (*AcceptCDRArrangementSystemBadRequest) Code

Code gets the status code for the accept c d r arrangement system bad request response

func (*AcceptCDRArrangementSystemBadRequest) Error

func (*AcceptCDRArrangementSystemBadRequest) GetPayload

func (*AcceptCDRArrangementSystemBadRequest) IsClientError

func (o *AcceptCDRArrangementSystemBadRequest) IsClientError() bool

IsClientError returns true when this accept c d r arrangement system bad request response has a 4xx status code

func (*AcceptCDRArrangementSystemBadRequest) IsCode

IsCode returns true when this accept c d r arrangement system bad request response a status code equal to that given

func (*AcceptCDRArrangementSystemBadRequest) IsRedirect

IsRedirect returns true when this accept c d r arrangement system bad request response has a 3xx status code

func (*AcceptCDRArrangementSystemBadRequest) IsServerError

func (o *AcceptCDRArrangementSystemBadRequest) IsServerError() bool

IsServerError returns true when this accept c d r arrangement system bad request response has a 5xx status code

func (*AcceptCDRArrangementSystemBadRequest) IsSuccess

IsSuccess returns true when this accept c d r arrangement system bad request response has a 2xx status code

func (*AcceptCDRArrangementSystemBadRequest) String

type AcceptCDRArrangementSystemForbidden

type AcceptCDRArrangementSystemForbidden struct {
	Payload *models.Error
}

AcceptCDRArrangementSystemForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAcceptCDRArrangementSystemForbidden

func NewAcceptCDRArrangementSystemForbidden() *AcceptCDRArrangementSystemForbidden

NewAcceptCDRArrangementSystemForbidden creates a AcceptCDRArrangementSystemForbidden with default headers values

func (*AcceptCDRArrangementSystemForbidden) Code

Code gets the status code for the accept c d r arrangement system forbidden response

func (*AcceptCDRArrangementSystemForbidden) Error

func (*AcceptCDRArrangementSystemForbidden) GetPayload

func (*AcceptCDRArrangementSystemForbidden) IsClientError

func (o *AcceptCDRArrangementSystemForbidden) IsClientError() bool

IsClientError returns true when this accept c d r arrangement system forbidden response has a 4xx status code

func (*AcceptCDRArrangementSystemForbidden) IsCode

IsCode returns true when this accept c d r arrangement system forbidden response a status code equal to that given

func (*AcceptCDRArrangementSystemForbidden) IsRedirect

func (o *AcceptCDRArrangementSystemForbidden) IsRedirect() bool

IsRedirect returns true when this accept c d r arrangement system forbidden response has a 3xx status code

func (*AcceptCDRArrangementSystemForbidden) IsServerError

func (o *AcceptCDRArrangementSystemForbidden) IsServerError() bool

IsServerError returns true when this accept c d r arrangement system forbidden response has a 5xx status code

func (*AcceptCDRArrangementSystemForbidden) IsSuccess

IsSuccess returns true when this accept c d r arrangement system forbidden response has a 2xx status code

func (*AcceptCDRArrangementSystemForbidden) String

type AcceptCDRArrangementSystemNotFound

type AcceptCDRArrangementSystemNotFound struct {
	Payload *models.Error
}

AcceptCDRArrangementSystemNotFound describes a response with status code 404, with default header values.

Not found

func NewAcceptCDRArrangementSystemNotFound

func NewAcceptCDRArrangementSystemNotFound() *AcceptCDRArrangementSystemNotFound

NewAcceptCDRArrangementSystemNotFound creates a AcceptCDRArrangementSystemNotFound with default headers values

func (*AcceptCDRArrangementSystemNotFound) Code

Code gets the status code for the accept c d r arrangement system not found response

func (*AcceptCDRArrangementSystemNotFound) Error

func (*AcceptCDRArrangementSystemNotFound) GetPayload

func (*AcceptCDRArrangementSystemNotFound) IsClientError

func (o *AcceptCDRArrangementSystemNotFound) IsClientError() bool

IsClientError returns true when this accept c d r arrangement system not found response has a 4xx status code

func (*AcceptCDRArrangementSystemNotFound) IsCode

IsCode returns true when this accept c d r arrangement system not found response a status code equal to that given

func (*AcceptCDRArrangementSystemNotFound) IsRedirect

func (o *AcceptCDRArrangementSystemNotFound) IsRedirect() bool

IsRedirect returns true when this accept c d r arrangement system not found response has a 3xx status code

func (*AcceptCDRArrangementSystemNotFound) IsServerError

func (o *AcceptCDRArrangementSystemNotFound) IsServerError() bool

IsServerError returns true when this accept c d r arrangement system not found response has a 5xx status code

func (*AcceptCDRArrangementSystemNotFound) IsSuccess

IsSuccess returns true when this accept c d r arrangement system not found response has a 2xx status code

func (*AcceptCDRArrangementSystemNotFound) String

type AcceptCDRArrangementSystemOK

type AcceptCDRArrangementSystemOK struct {
	Payload *models.ConsentAccepted
}

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

Consent Accepted

func NewAcceptCDRArrangementSystemOK

func NewAcceptCDRArrangementSystemOK() *AcceptCDRArrangementSystemOK

NewAcceptCDRArrangementSystemOK creates a AcceptCDRArrangementSystemOK with default headers values

func (*AcceptCDRArrangementSystemOK) Code

Code gets the status code for the accept c d r arrangement system o k response

func (*AcceptCDRArrangementSystemOK) Error

func (*AcceptCDRArrangementSystemOK) GetPayload

func (*AcceptCDRArrangementSystemOK) IsClientError

func (o *AcceptCDRArrangementSystemOK) IsClientError() bool

IsClientError returns true when this accept c d r arrangement system o k response has a 4xx status code

func (*AcceptCDRArrangementSystemOK) IsCode

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

IsCode returns true when this accept c d r arrangement system o k response a status code equal to that given

func (*AcceptCDRArrangementSystemOK) IsRedirect

func (o *AcceptCDRArrangementSystemOK) IsRedirect() bool

IsRedirect returns true when this accept c d r arrangement system o k response has a 3xx status code

func (*AcceptCDRArrangementSystemOK) IsServerError

func (o *AcceptCDRArrangementSystemOK) IsServerError() bool

IsServerError returns true when this accept c d r arrangement system o k response has a 5xx status code

func (*AcceptCDRArrangementSystemOK) IsSuccess

func (o *AcceptCDRArrangementSystemOK) IsSuccess() bool

IsSuccess returns true when this accept c d r arrangement system o k response has a 2xx status code

func (*AcceptCDRArrangementSystemOK) String

type AcceptCDRArrangementSystemParams

type AcceptCDRArrangementSystemParams struct {

	/* AcceptConsent.

	   Accept Consent Request
	*/
	AcceptConsent *models.AcceptCDRConsentRequest

	/* Login.

	     Login session identifier.

	Cloudentity passes the login session identifier with the `login_id` query parameter when redirecting a user to the consent page.
	*/
	Login string

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

AcceptCDRArrangementSystemParams contains all the parameters to send to the API endpoint

for the accept c d r arrangement system operation.

Typically these are written to a http.Request.

func NewAcceptCDRArrangementSystemParams

func NewAcceptCDRArrangementSystemParams() *AcceptCDRArrangementSystemParams

NewAcceptCDRArrangementSystemParams creates a new AcceptCDRArrangementSystemParams object, with the default timeout for this client.

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

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

func NewAcceptCDRArrangementSystemParamsWithContext

func NewAcceptCDRArrangementSystemParamsWithContext(ctx context.Context) *AcceptCDRArrangementSystemParams

NewAcceptCDRArrangementSystemParamsWithContext creates a new AcceptCDRArrangementSystemParams object with the ability to set a context for a request.

func NewAcceptCDRArrangementSystemParamsWithHTTPClient

func NewAcceptCDRArrangementSystemParamsWithHTTPClient(client *http.Client) *AcceptCDRArrangementSystemParams

NewAcceptCDRArrangementSystemParamsWithHTTPClient creates a new AcceptCDRArrangementSystemParams object with the ability to set a custom HTTPClient for a request.

func NewAcceptCDRArrangementSystemParamsWithTimeout

func NewAcceptCDRArrangementSystemParamsWithTimeout(timeout time.Duration) *AcceptCDRArrangementSystemParams

NewAcceptCDRArrangementSystemParamsWithTimeout creates a new AcceptCDRArrangementSystemParams object with the ability to set a timeout on a request.

func (*AcceptCDRArrangementSystemParams) SetAcceptConsent

func (o *AcceptCDRArrangementSystemParams) SetAcceptConsent(acceptConsent *models.AcceptCDRConsentRequest)

SetAcceptConsent adds the acceptConsent to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) SetContext

SetContext adds the context to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) SetDefaults

func (o *AcceptCDRArrangementSystemParams) SetDefaults()

SetDefaults hydrates default values in the accept c d r arrangement system params (not the query body).

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

func (*AcceptCDRArrangementSystemParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) SetLogin

func (o *AcceptCDRArrangementSystemParams) SetLogin(login string)

SetLogin adds the login to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) SetTimeout

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

SetTimeout adds the timeout to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WithAcceptConsent

WithAcceptConsent adds the acceptConsent to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WithContext

WithContext adds the context to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WithDefaults

WithDefaults hydrates default values in the accept c d r arrangement system params (not the query body).

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

func (*AcceptCDRArrangementSystemParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WithLogin

WithLogin adds the login to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WithTimeout

WithTimeout adds the timeout to the accept c d r arrangement system params

func (*AcceptCDRArrangementSystemParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type AcceptCDRArrangementSystemReader

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

AcceptCDRArrangementSystemReader is a Reader for the AcceptCDRArrangementSystem structure.

func (*AcceptCDRArrangementSystemReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type AcceptCDRArrangementSystemTooManyRequests

type AcceptCDRArrangementSystemTooManyRequests struct {
	Payload *models.Error
}

AcceptCDRArrangementSystemTooManyRequests describes a response with status code 429, with default header values.

Too many requests

func NewAcceptCDRArrangementSystemTooManyRequests

func NewAcceptCDRArrangementSystemTooManyRequests() *AcceptCDRArrangementSystemTooManyRequests

NewAcceptCDRArrangementSystemTooManyRequests creates a AcceptCDRArrangementSystemTooManyRequests with default headers values

func (*AcceptCDRArrangementSystemTooManyRequests) Code

Code gets the status code for the accept c d r arrangement system too many requests response

func (*AcceptCDRArrangementSystemTooManyRequests) Error

func (*AcceptCDRArrangementSystemTooManyRequests) GetPayload

func (*AcceptCDRArrangementSystemTooManyRequests) IsClientError

IsClientError returns true when this accept c d r arrangement system too many requests response has a 4xx status code

func (*AcceptCDRArrangementSystemTooManyRequests) IsCode

IsCode returns true when this accept c d r arrangement system too many requests response a status code equal to that given

func (*AcceptCDRArrangementSystemTooManyRequests) IsRedirect

IsRedirect returns true when this accept c d r arrangement system too many requests response has a 3xx status code

func (*AcceptCDRArrangementSystemTooManyRequests) IsServerError

IsServerError returns true when this accept c d r arrangement system too many requests response has a 5xx status code

func (*AcceptCDRArrangementSystemTooManyRequests) IsSuccess

IsSuccess returns true when this accept c d r arrangement system too many requests response has a 2xx status code

func (*AcceptCDRArrangementSystemTooManyRequests) String

type AcceptCDRArrangementSystemUnauthorized

type AcceptCDRArrangementSystemUnauthorized struct {
	Payload *models.Error
}

AcceptCDRArrangementSystemUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewAcceptCDRArrangementSystemUnauthorized

func NewAcceptCDRArrangementSystemUnauthorized() *AcceptCDRArrangementSystemUnauthorized

NewAcceptCDRArrangementSystemUnauthorized creates a AcceptCDRArrangementSystemUnauthorized with default headers values

func (*AcceptCDRArrangementSystemUnauthorized) Code

Code gets the status code for the accept c d r arrangement system unauthorized response

func (*AcceptCDRArrangementSystemUnauthorized) Error

func (*AcceptCDRArrangementSystemUnauthorized) GetPayload

func (*AcceptCDRArrangementSystemUnauthorized) IsClientError

func (o *AcceptCDRArrangementSystemUnauthorized) IsClientError() bool

IsClientError returns true when this accept c d r arrangement system unauthorized response has a 4xx status code

func (*AcceptCDRArrangementSystemUnauthorized) IsCode

IsCode returns true when this accept c d r arrangement system unauthorized response a status code equal to that given

func (*AcceptCDRArrangementSystemUnauthorized) IsRedirect

IsRedirect returns true when this accept c d r arrangement system unauthorized response has a 3xx status code

func (*AcceptCDRArrangementSystemUnauthorized) IsServerError

func (o *AcceptCDRArrangementSystemUnauthorized) IsServerError() bool

IsServerError returns true when this accept c d r arrangement system unauthorized response has a 5xx status code

func (*AcceptCDRArrangementSystemUnauthorized) IsSuccess

IsSuccess returns true when this accept c d r arrangement system unauthorized response has a 2xx status code

func (*AcceptCDRArrangementSystemUnauthorized) String

type Client

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

Client for c o n s e n t p a g e API

func (*Client) AcceptCDRArrangementSystem

func (a *Client) AcceptCDRArrangementSystem(params *AcceptCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AcceptCDRArrangementSystemOK, error)
AcceptCDRArrangementSystem accepts c d r arrangement

Notify Cloudentity that the user has authorized the client application to access their resources on their own behalf.

It's sent once the user gives consent on the consent page.

This request includes a list of the permitted accounts along with the access scopes granted, user identifier, and the additional parameter to prevent CSRF.

func (*Client) GetCDRArrangementSystem

func (a *Client) GetCDRArrangementSystem(params *GetCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCDRArrangementSystemOK, error)
GetCDRArrangementSystem gets c d r request

Call this endpoint to retrieve CDR data from the Data Holder. Based on data obtained, you can build a consent page.

The response contains details about the arrangement, client application, requested scopes, and authenticated user.

func (*Client) RejectCDRArrangementSystem

func (a *Client) RejectCDRArrangementSystem(params *RejectCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RejectCDRArrangementSystemOK, error)
RejectCDRArrangementSystem rejects c d r arrangement

Notify Cloudentity that the client application isn't authorized to access user resources. It's sent when the user

rejected a consent on the consent page.

The request includes the error message along with the rejection reasons, HTTP status code, and the additional parameter to prevent CSRF.

func (*Client) SetTransport

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

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	AcceptCDRArrangementSystem(params *AcceptCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AcceptCDRArrangementSystemOK, error)

	GetCDRArrangementSystem(params *GetCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetCDRArrangementSystemOK, error)

	RejectCDRArrangementSystem(params *RejectCDRArrangementSystemParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RejectCDRArrangementSystemOK, 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 c o n s e n t p a g e API client.

type GetCDRArrangementSystemForbidden

type GetCDRArrangementSystemForbidden struct {
	Payload *models.Error
}

GetCDRArrangementSystemForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCDRArrangementSystemForbidden

func NewGetCDRArrangementSystemForbidden() *GetCDRArrangementSystemForbidden

NewGetCDRArrangementSystemForbidden creates a GetCDRArrangementSystemForbidden with default headers values

func (*GetCDRArrangementSystemForbidden) Code

Code gets the status code for the get c d r arrangement system forbidden response

func (*GetCDRArrangementSystemForbidden) Error

func (*GetCDRArrangementSystemForbidden) GetPayload

func (*GetCDRArrangementSystemForbidden) IsClientError

func (o *GetCDRArrangementSystemForbidden) IsClientError() bool

IsClientError returns true when this get c d r arrangement system forbidden response has a 4xx status code

func (*GetCDRArrangementSystemForbidden) IsCode

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

IsCode returns true when this get c d r arrangement system forbidden response a status code equal to that given

func (*GetCDRArrangementSystemForbidden) IsRedirect

func (o *GetCDRArrangementSystemForbidden) IsRedirect() bool

IsRedirect returns true when this get c d r arrangement system forbidden response has a 3xx status code

func (*GetCDRArrangementSystemForbidden) IsServerError

func (o *GetCDRArrangementSystemForbidden) IsServerError() bool

IsServerError returns true when this get c d r arrangement system forbidden response has a 5xx status code

func (*GetCDRArrangementSystemForbidden) IsSuccess

func (o *GetCDRArrangementSystemForbidden) IsSuccess() bool

IsSuccess returns true when this get c d r arrangement system forbidden response has a 2xx status code

func (*GetCDRArrangementSystemForbidden) String

type GetCDRArrangementSystemNotFound

type GetCDRArrangementSystemNotFound struct {
	Payload *models.Error
}

GetCDRArrangementSystemNotFound describes a response with status code 404, with default header values.

Not found

func NewGetCDRArrangementSystemNotFound

func NewGetCDRArrangementSystemNotFound() *GetCDRArrangementSystemNotFound

NewGetCDRArrangementSystemNotFound creates a GetCDRArrangementSystemNotFound with default headers values

func (*GetCDRArrangementSystemNotFound) Code

Code gets the status code for the get c d r arrangement system not found response

func (*GetCDRArrangementSystemNotFound) Error

func (*GetCDRArrangementSystemNotFound) GetPayload

func (o *GetCDRArrangementSystemNotFound) GetPayload() *models.Error

func (*GetCDRArrangementSystemNotFound) IsClientError

func (o *GetCDRArrangementSystemNotFound) IsClientError() bool

IsClientError returns true when this get c d r arrangement system not found response has a 4xx status code

func (*GetCDRArrangementSystemNotFound) IsCode

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

IsCode returns true when this get c d r arrangement system not found response a status code equal to that given

func (*GetCDRArrangementSystemNotFound) IsRedirect

func (o *GetCDRArrangementSystemNotFound) IsRedirect() bool

IsRedirect returns true when this get c d r arrangement system not found response has a 3xx status code

func (*GetCDRArrangementSystemNotFound) IsServerError

func (o *GetCDRArrangementSystemNotFound) IsServerError() bool

IsServerError returns true when this get c d r arrangement system not found response has a 5xx status code

func (*GetCDRArrangementSystemNotFound) IsSuccess

func (o *GetCDRArrangementSystemNotFound) IsSuccess() bool

IsSuccess returns true when this get c d r arrangement system not found response has a 2xx status code

func (*GetCDRArrangementSystemNotFound) String

type GetCDRArrangementSystemOK

type GetCDRArrangementSystemOK struct {
	Payload *models.GetCDRConsentResponse
}

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

GetCDRConsentResponse

func NewGetCDRArrangementSystemOK

func NewGetCDRArrangementSystemOK() *GetCDRArrangementSystemOK

NewGetCDRArrangementSystemOK creates a GetCDRArrangementSystemOK with default headers values

func (*GetCDRArrangementSystemOK) Code

func (o *GetCDRArrangementSystemOK) Code() int

Code gets the status code for the get c d r arrangement system o k response

func (*GetCDRArrangementSystemOK) Error

func (o *GetCDRArrangementSystemOK) Error() string

func (*GetCDRArrangementSystemOK) GetPayload

func (*GetCDRArrangementSystemOK) IsClientError

func (o *GetCDRArrangementSystemOK) IsClientError() bool

IsClientError returns true when this get c d r arrangement system o k response has a 4xx status code

func (*GetCDRArrangementSystemOK) IsCode

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

IsCode returns true when this get c d r arrangement system o k response a status code equal to that given

func (*GetCDRArrangementSystemOK) IsRedirect

func (o *GetCDRArrangementSystemOK) IsRedirect() bool

IsRedirect returns true when this get c d r arrangement system o k response has a 3xx status code

func (*GetCDRArrangementSystemOK) IsServerError

func (o *GetCDRArrangementSystemOK) IsServerError() bool

IsServerError returns true when this get c d r arrangement system o k response has a 5xx status code

func (*GetCDRArrangementSystemOK) IsSuccess

func (o *GetCDRArrangementSystemOK) IsSuccess() bool

IsSuccess returns true when this get c d r arrangement system o k response has a 2xx status code

func (*GetCDRArrangementSystemOK) String

func (o *GetCDRArrangementSystemOK) String() string

type GetCDRArrangementSystemParams

type GetCDRArrangementSystemParams struct {

	/* Login.

	     Login session identifier.

	Cloudentity passes the login session identifier with the `login_id` query parameter when redirecting a user to the consent page.
	*/
	Login string

	/* LoginState.

	     A string of characters randomly generated by Cloudentity to mitigate cross-site request forgery (CSRF) attacks.
	Cloudentity passes this value with the `login_state` query parameter when redirecting a user to the consent page.
	*/
	LoginState *string

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

GetCDRArrangementSystemParams contains all the parameters to send to the API endpoint

for the get c d r arrangement system operation.

Typically these are written to a http.Request.

func NewGetCDRArrangementSystemParams

func NewGetCDRArrangementSystemParams() *GetCDRArrangementSystemParams

NewGetCDRArrangementSystemParams creates a new GetCDRArrangementSystemParams object, with the default timeout for this client.

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

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

func NewGetCDRArrangementSystemParamsWithContext

func NewGetCDRArrangementSystemParamsWithContext(ctx context.Context) *GetCDRArrangementSystemParams

NewGetCDRArrangementSystemParamsWithContext creates a new GetCDRArrangementSystemParams object with the ability to set a context for a request.

func NewGetCDRArrangementSystemParamsWithHTTPClient

func NewGetCDRArrangementSystemParamsWithHTTPClient(client *http.Client) *GetCDRArrangementSystemParams

NewGetCDRArrangementSystemParamsWithHTTPClient creates a new GetCDRArrangementSystemParams object with the ability to set a custom HTTPClient for a request.

func NewGetCDRArrangementSystemParamsWithTimeout

func NewGetCDRArrangementSystemParamsWithTimeout(timeout time.Duration) *GetCDRArrangementSystemParams

NewGetCDRArrangementSystemParamsWithTimeout creates a new GetCDRArrangementSystemParams object with the ability to set a timeout on a request.

func (*GetCDRArrangementSystemParams) SetContext

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

SetContext adds the context to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) SetDefaults

func (o *GetCDRArrangementSystemParams) SetDefaults()

SetDefaults hydrates default values in the get c d r arrangement system params (not the query body).

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

func (*GetCDRArrangementSystemParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) SetLogin

func (o *GetCDRArrangementSystemParams) SetLogin(login string)

SetLogin adds the login to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) SetLoginState

func (o *GetCDRArrangementSystemParams) SetLoginState(loginState *string)

SetLoginState adds the loginState to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) SetTimeout

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

SetTimeout adds the timeout to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WithContext

WithContext adds the context to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WithDefaults

WithDefaults hydrates default values in the get c d r arrangement system params (not the query body).

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

func (*GetCDRArrangementSystemParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WithLogin

WithLogin adds the login to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WithLoginState

func (o *GetCDRArrangementSystemParams) WithLoginState(loginState *string) *GetCDRArrangementSystemParams

WithLoginState adds the loginState to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WithTimeout

WithTimeout adds the timeout to the get c d r arrangement system params

func (*GetCDRArrangementSystemParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCDRArrangementSystemReader

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

GetCDRArrangementSystemReader is a Reader for the GetCDRArrangementSystem structure.

func (*GetCDRArrangementSystemReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetCDRArrangementSystemTooManyRequests

type GetCDRArrangementSystemTooManyRequests struct {
	Payload *models.Error
}

GetCDRArrangementSystemTooManyRequests describes a response with status code 429, with default header values.

Too many requests

func NewGetCDRArrangementSystemTooManyRequests

func NewGetCDRArrangementSystemTooManyRequests() *GetCDRArrangementSystemTooManyRequests

NewGetCDRArrangementSystemTooManyRequests creates a GetCDRArrangementSystemTooManyRequests with default headers values

func (*GetCDRArrangementSystemTooManyRequests) Code

Code gets the status code for the get c d r arrangement system too many requests response

func (*GetCDRArrangementSystemTooManyRequests) Error

func (*GetCDRArrangementSystemTooManyRequests) GetPayload

func (*GetCDRArrangementSystemTooManyRequests) IsClientError

func (o *GetCDRArrangementSystemTooManyRequests) IsClientError() bool

IsClientError returns true when this get c d r arrangement system too many requests response has a 4xx status code

func (*GetCDRArrangementSystemTooManyRequests) IsCode

IsCode returns true when this get c d r arrangement system too many requests response a status code equal to that given

func (*GetCDRArrangementSystemTooManyRequests) IsRedirect

IsRedirect returns true when this get c d r arrangement system too many requests response has a 3xx status code

func (*GetCDRArrangementSystemTooManyRequests) IsServerError

func (o *GetCDRArrangementSystemTooManyRequests) IsServerError() bool

IsServerError returns true when this get c d r arrangement system too many requests response has a 5xx status code

func (*GetCDRArrangementSystemTooManyRequests) IsSuccess

IsSuccess returns true when this get c d r arrangement system too many requests response has a 2xx status code

func (*GetCDRArrangementSystemTooManyRequests) String

type GetCDRArrangementSystemUnauthorized

type GetCDRArrangementSystemUnauthorized struct {
	Payload *models.Error
}

GetCDRArrangementSystemUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewGetCDRArrangementSystemUnauthorized

func NewGetCDRArrangementSystemUnauthorized() *GetCDRArrangementSystemUnauthorized

NewGetCDRArrangementSystemUnauthorized creates a GetCDRArrangementSystemUnauthorized with default headers values

func (*GetCDRArrangementSystemUnauthorized) Code

Code gets the status code for the get c d r arrangement system unauthorized response

func (*GetCDRArrangementSystemUnauthorized) Error

func (*GetCDRArrangementSystemUnauthorized) GetPayload

func (*GetCDRArrangementSystemUnauthorized) IsClientError

func (o *GetCDRArrangementSystemUnauthorized) IsClientError() bool

IsClientError returns true when this get c d r arrangement system unauthorized response has a 4xx status code

func (*GetCDRArrangementSystemUnauthorized) IsCode

IsCode returns true when this get c d r arrangement system unauthorized response a status code equal to that given

func (*GetCDRArrangementSystemUnauthorized) IsRedirect

func (o *GetCDRArrangementSystemUnauthorized) IsRedirect() bool

IsRedirect returns true when this get c d r arrangement system unauthorized response has a 3xx status code

func (*GetCDRArrangementSystemUnauthorized) IsServerError

func (o *GetCDRArrangementSystemUnauthorized) IsServerError() bool

IsServerError returns true when this get c d r arrangement system unauthorized response has a 5xx status code

func (*GetCDRArrangementSystemUnauthorized) IsSuccess

IsSuccess returns true when this get c d r arrangement system unauthorized response has a 2xx status code

func (*GetCDRArrangementSystemUnauthorized) String

type RejectCDRArrangementSystemBadRequest

type RejectCDRArrangementSystemBadRequest struct {
	Payload *models.Error
}

RejectCDRArrangementSystemBadRequest describes a response with status code 400, with default header values.

Bad request

func NewRejectCDRArrangementSystemBadRequest

func NewRejectCDRArrangementSystemBadRequest() *RejectCDRArrangementSystemBadRequest

NewRejectCDRArrangementSystemBadRequest creates a RejectCDRArrangementSystemBadRequest with default headers values

func (*RejectCDRArrangementSystemBadRequest) Code

Code gets the status code for the reject c d r arrangement system bad request response

func (*RejectCDRArrangementSystemBadRequest) Error

func (*RejectCDRArrangementSystemBadRequest) GetPayload

func (*RejectCDRArrangementSystemBadRequest) IsClientError

func (o *RejectCDRArrangementSystemBadRequest) IsClientError() bool

IsClientError returns true when this reject c d r arrangement system bad request response has a 4xx status code

func (*RejectCDRArrangementSystemBadRequest) IsCode

IsCode returns true when this reject c d r arrangement system bad request response a status code equal to that given

func (*RejectCDRArrangementSystemBadRequest) IsRedirect

IsRedirect returns true when this reject c d r arrangement system bad request response has a 3xx status code

func (*RejectCDRArrangementSystemBadRequest) IsServerError

func (o *RejectCDRArrangementSystemBadRequest) IsServerError() bool

IsServerError returns true when this reject c d r arrangement system bad request response has a 5xx status code

func (*RejectCDRArrangementSystemBadRequest) IsSuccess

IsSuccess returns true when this reject c d r arrangement system bad request response has a 2xx status code

func (*RejectCDRArrangementSystemBadRequest) String

type RejectCDRArrangementSystemForbidden

type RejectCDRArrangementSystemForbidden struct {
	Payload *models.Error
}

RejectCDRArrangementSystemForbidden describes a response with status code 403, with default header values.

Forbidden

func NewRejectCDRArrangementSystemForbidden

func NewRejectCDRArrangementSystemForbidden() *RejectCDRArrangementSystemForbidden

NewRejectCDRArrangementSystemForbidden creates a RejectCDRArrangementSystemForbidden with default headers values

func (*RejectCDRArrangementSystemForbidden) Code

Code gets the status code for the reject c d r arrangement system forbidden response

func (*RejectCDRArrangementSystemForbidden) Error

func (*RejectCDRArrangementSystemForbidden) GetPayload

func (*RejectCDRArrangementSystemForbidden) IsClientError

func (o *RejectCDRArrangementSystemForbidden) IsClientError() bool

IsClientError returns true when this reject c d r arrangement system forbidden response has a 4xx status code

func (*RejectCDRArrangementSystemForbidden) IsCode

IsCode returns true when this reject c d r arrangement system forbidden response a status code equal to that given

func (*RejectCDRArrangementSystemForbidden) IsRedirect

func (o *RejectCDRArrangementSystemForbidden) IsRedirect() bool

IsRedirect returns true when this reject c d r arrangement system forbidden response has a 3xx status code

func (*RejectCDRArrangementSystemForbidden) IsServerError

func (o *RejectCDRArrangementSystemForbidden) IsServerError() bool

IsServerError returns true when this reject c d r arrangement system forbidden response has a 5xx status code

func (*RejectCDRArrangementSystemForbidden) IsSuccess

IsSuccess returns true when this reject c d r arrangement system forbidden response has a 2xx status code

func (*RejectCDRArrangementSystemForbidden) String

type RejectCDRArrangementSystemNotFound

type RejectCDRArrangementSystemNotFound struct {
	Payload *models.Error
}

RejectCDRArrangementSystemNotFound describes a response with status code 404, with default header values.

Not found

func NewRejectCDRArrangementSystemNotFound

func NewRejectCDRArrangementSystemNotFound() *RejectCDRArrangementSystemNotFound

NewRejectCDRArrangementSystemNotFound creates a RejectCDRArrangementSystemNotFound with default headers values

func (*RejectCDRArrangementSystemNotFound) Code

Code gets the status code for the reject c d r arrangement system not found response

func (*RejectCDRArrangementSystemNotFound) Error

func (*RejectCDRArrangementSystemNotFound) GetPayload

func (*RejectCDRArrangementSystemNotFound) IsClientError

func (o *RejectCDRArrangementSystemNotFound) IsClientError() bool

IsClientError returns true when this reject c d r arrangement system not found response has a 4xx status code

func (*RejectCDRArrangementSystemNotFound) IsCode

IsCode returns true when this reject c d r arrangement system not found response a status code equal to that given

func (*RejectCDRArrangementSystemNotFound) IsRedirect

func (o *RejectCDRArrangementSystemNotFound) IsRedirect() bool

IsRedirect returns true when this reject c d r arrangement system not found response has a 3xx status code

func (*RejectCDRArrangementSystemNotFound) IsServerError

func (o *RejectCDRArrangementSystemNotFound) IsServerError() bool

IsServerError returns true when this reject c d r arrangement system not found response has a 5xx status code

func (*RejectCDRArrangementSystemNotFound) IsSuccess

IsSuccess returns true when this reject c d r arrangement system not found response has a 2xx status code

func (*RejectCDRArrangementSystemNotFound) String

type RejectCDRArrangementSystemOK

type RejectCDRArrangementSystemOK struct {
	Payload *models.ConsentRejected
}

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

Consent rejected

func NewRejectCDRArrangementSystemOK

func NewRejectCDRArrangementSystemOK() *RejectCDRArrangementSystemOK

NewRejectCDRArrangementSystemOK creates a RejectCDRArrangementSystemOK with default headers values

func (*RejectCDRArrangementSystemOK) Code

Code gets the status code for the reject c d r arrangement system o k response

func (*RejectCDRArrangementSystemOK) Error

func (*RejectCDRArrangementSystemOK) GetPayload

func (*RejectCDRArrangementSystemOK) IsClientError

func (o *RejectCDRArrangementSystemOK) IsClientError() bool

IsClientError returns true when this reject c d r arrangement system o k response has a 4xx status code

func (*RejectCDRArrangementSystemOK) IsCode

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

IsCode returns true when this reject c d r arrangement system o k response a status code equal to that given

func (*RejectCDRArrangementSystemOK) IsRedirect

func (o *RejectCDRArrangementSystemOK) IsRedirect() bool

IsRedirect returns true when this reject c d r arrangement system o k response has a 3xx status code

func (*RejectCDRArrangementSystemOK) IsServerError

func (o *RejectCDRArrangementSystemOK) IsServerError() bool

IsServerError returns true when this reject c d r arrangement system o k response has a 5xx status code

func (*RejectCDRArrangementSystemOK) IsSuccess

func (o *RejectCDRArrangementSystemOK) IsSuccess() bool

IsSuccess returns true when this reject c d r arrangement system o k response has a 2xx status code

func (*RejectCDRArrangementSystemOK) String

type RejectCDRArrangementSystemParams

type RejectCDRArrangementSystemParams struct {

	/* RejectConsent.

	     Reject Consent Request

	To give more context on why the user rejected the request.
	*/
	RejectConsent *models.RejectCDRConsentRequest

	/* Login.

	     Login session identifier.

	Cloudentity passes the login session identifier with the `login_id` query parameter when redirecting a user to the consent page.
	*/
	Login string

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

RejectCDRArrangementSystemParams contains all the parameters to send to the API endpoint

for the reject c d r arrangement system operation.

Typically these are written to a http.Request.

func NewRejectCDRArrangementSystemParams

func NewRejectCDRArrangementSystemParams() *RejectCDRArrangementSystemParams

NewRejectCDRArrangementSystemParams creates a new RejectCDRArrangementSystemParams object, with the default timeout for this client.

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

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

func NewRejectCDRArrangementSystemParamsWithContext

func NewRejectCDRArrangementSystemParamsWithContext(ctx context.Context) *RejectCDRArrangementSystemParams

NewRejectCDRArrangementSystemParamsWithContext creates a new RejectCDRArrangementSystemParams object with the ability to set a context for a request.

func NewRejectCDRArrangementSystemParamsWithHTTPClient

func NewRejectCDRArrangementSystemParamsWithHTTPClient(client *http.Client) *RejectCDRArrangementSystemParams

NewRejectCDRArrangementSystemParamsWithHTTPClient creates a new RejectCDRArrangementSystemParams object with the ability to set a custom HTTPClient for a request.

func NewRejectCDRArrangementSystemParamsWithTimeout

func NewRejectCDRArrangementSystemParamsWithTimeout(timeout time.Duration) *RejectCDRArrangementSystemParams

NewRejectCDRArrangementSystemParamsWithTimeout creates a new RejectCDRArrangementSystemParams object with the ability to set a timeout on a request.

func (*RejectCDRArrangementSystemParams) SetContext

SetContext adds the context to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) SetDefaults

func (o *RejectCDRArrangementSystemParams) SetDefaults()

SetDefaults hydrates default values in the reject c d r arrangement system params (not the query body).

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

func (*RejectCDRArrangementSystemParams) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) SetLogin

func (o *RejectCDRArrangementSystemParams) SetLogin(login string)

SetLogin adds the login to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) SetRejectConsent

func (o *RejectCDRArrangementSystemParams) SetRejectConsent(rejectConsent *models.RejectCDRConsentRequest)

SetRejectConsent adds the rejectConsent to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) SetTimeout

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

SetTimeout adds the timeout to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WithContext

WithContext adds the context to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WithDefaults

WithDefaults hydrates default values in the reject c d r arrangement system params (not the query body).

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

func (*RejectCDRArrangementSystemParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WithLogin

WithLogin adds the login to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WithRejectConsent

WithRejectConsent adds the rejectConsent to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WithTimeout

WithTimeout adds the timeout to the reject c d r arrangement system params

func (*RejectCDRArrangementSystemParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type RejectCDRArrangementSystemReader

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

RejectCDRArrangementSystemReader is a Reader for the RejectCDRArrangementSystem structure.

func (*RejectCDRArrangementSystemReader) ReadResponse

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

ReadResponse reads a server response into the received o.

type RejectCDRArrangementSystemTooManyRequests

type RejectCDRArrangementSystemTooManyRequests struct {
	Payload *models.Error
}

RejectCDRArrangementSystemTooManyRequests describes a response with status code 429, with default header values.

Too many requests

func NewRejectCDRArrangementSystemTooManyRequests

func NewRejectCDRArrangementSystemTooManyRequests() *RejectCDRArrangementSystemTooManyRequests

NewRejectCDRArrangementSystemTooManyRequests creates a RejectCDRArrangementSystemTooManyRequests with default headers values

func (*RejectCDRArrangementSystemTooManyRequests) Code

Code gets the status code for the reject c d r arrangement system too many requests response

func (*RejectCDRArrangementSystemTooManyRequests) Error

func (*RejectCDRArrangementSystemTooManyRequests) GetPayload

func (*RejectCDRArrangementSystemTooManyRequests) IsClientError

IsClientError returns true when this reject c d r arrangement system too many requests response has a 4xx status code

func (*RejectCDRArrangementSystemTooManyRequests) IsCode

IsCode returns true when this reject c d r arrangement system too many requests response a status code equal to that given

func (*RejectCDRArrangementSystemTooManyRequests) IsRedirect

IsRedirect returns true when this reject c d r arrangement system too many requests response has a 3xx status code

func (*RejectCDRArrangementSystemTooManyRequests) IsServerError

IsServerError returns true when this reject c d r arrangement system too many requests response has a 5xx status code

func (*RejectCDRArrangementSystemTooManyRequests) IsSuccess

IsSuccess returns true when this reject c d r arrangement system too many requests response has a 2xx status code

func (*RejectCDRArrangementSystemTooManyRequests) String

type RejectCDRArrangementSystemUnauthorized

type RejectCDRArrangementSystemUnauthorized struct {
	Payload *models.Error
}

RejectCDRArrangementSystemUnauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewRejectCDRArrangementSystemUnauthorized

func NewRejectCDRArrangementSystemUnauthorized() *RejectCDRArrangementSystemUnauthorized

NewRejectCDRArrangementSystemUnauthorized creates a RejectCDRArrangementSystemUnauthorized with default headers values

func (*RejectCDRArrangementSystemUnauthorized) Code

Code gets the status code for the reject c d r arrangement system unauthorized response

func (*RejectCDRArrangementSystemUnauthorized) Error

func (*RejectCDRArrangementSystemUnauthorized) GetPayload

func (*RejectCDRArrangementSystemUnauthorized) IsClientError

func (o *RejectCDRArrangementSystemUnauthorized) IsClientError() bool

IsClientError returns true when this reject c d r arrangement system unauthorized response has a 4xx status code

func (*RejectCDRArrangementSystemUnauthorized) IsCode

IsCode returns true when this reject c d r arrangement system unauthorized response a status code equal to that given

func (*RejectCDRArrangementSystemUnauthorized) IsRedirect

IsRedirect returns true when this reject c d r arrangement system unauthorized response has a 3xx status code

func (*RejectCDRArrangementSystemUnauthorized) IsServerError

func (o *RejectCDRArrangementSystemUnauthorized) IsServerError() bool

IsServerError returns true when this reject c d r arrangement system unauthorized response has a 5xx status code

func (*RejectCDRArrangementSystemUnauthorized) IsSuccess

IsSuccess returns true when this reject c d r arrangement system unauthorized response has a 2xx status code

func (*RejectCDRArrangementSystemUnauthorized) String

Jump to

Keyboard shortcuts

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