Documentation ¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- type CdrConsentIntrospectNotFound
- func (o *CdrConsentIntrospectNotFound) Code() int
- func (o *CdrConsentIntrospectNotFound) Error() string
- func (o *CdrConsentIntrospectNotFound) GetPayload() *models.GenericError
- func (o *CdrConsentIntrospectNotFound) IsClientError() bool
- func (o *CdrConsentIntrospectNotFound) IsCode(code int) bool
- func (o *CdrConsentIntrospectNotFound) IsRedirect() bool
- func (o *CdrConsentIntrospectNotFound) IsServerError() bool
- func (o *CdrConsentIntrospectNotFound) IsSuccess() bool
- func (o *CdrConsentIntrospectNotFound) String() string
- type CdrConsentIntrospectOK
- func (o *CdrConsentIntrospectOK) Code() int
- func (o *CdrConsentIntrospectOK) Error() string
- func (o *CdrConsentIntrospectOK) GetPayload() *CdrConsentIntrospectOKBody
- func (o *CdrConsentIntrospectOK) IsClientError() bool
- func (o *CdrConsentIntrospectOK) IsCode(code int) bool
- func (o *CdrConsentIntrospectOK) IsRedirect() bool
- func (o *CdrConsentIntrospectOK) IsServerError() bool
- func (o *CdrConsentIntrospectOK) IsSuccess() bool
- func (o *CdrConsentIntrospectOK) String() string
- type CdrConsentIntrospectOKBody
- func (o *CdrConsentIntrospectOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
- func (o *CdrConsentIntrospectOKBody) MarshalBinary() ([]byte, error)
- func (o CdrConsentIntrospectOKBody) MarshalJSON() ([]byte, error)
- func (o *CdrConsentIntrospectOKBody) UnmarshalBinary(b []byte) error
- func (o *CdrConsentIntrospectOKBody) UnmarshalJSON(raw []byte) error
- func (o *CdrConsentIntrospectOKBody) Validate(formats strfmt.Registry) error
- type CdrConsentIntrospectParams
- func NewCdrConsentIntrospectParams() *CdrConsentIntrospectParams
- func NewCdrConsentIntrospectParamsWithContext(ctx context.Context) *CdrConsentIntrospectParams
- func NewCdrConsentIntrospectParamsWithHTTPClient(client *http.Client) *CdrConsentIntrospectParams
- func NewCdrConsentIntrospectParamsWithTimeout(timeout time.Duration) *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) SetContext(ctx context.Context)
- func (o *CdrConsentIntrospectParams) SetDefaults()
- func (o *CdrConsentIntrospectParams) SetHTTPClient(client *http.Client)
- func (o *CdrConsentIntrospectParams) SetTimeout(timeout time.Duration)
- func (o *CdrConsentIntrospectParams) SetToken(token *string)
- func (o *CdrConsentIntrospectParams) WithContext(ctx context.Context) *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) WithDefaults() *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) WithHTTPClient(client *http.Client) *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) WithTimeout(timeout time.Duration) *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) WithToken(token *string) *CdrConsentIntrospectParams
- func (o *CdrConsentIntrospectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CdrConsentIntrospectReader
- type CdrConsentIntrospectTooManyRequests
- func (o *CdrConsentIntrospectTooManyRequests) Code() int
- func (o *CdrConsentIntrospectTooManyRequests) Error() string
- func (o *CdrConsentIntrospectTooManyRequests) GetPayload() *models.GenericError
- func (o *CdrConsentIntrospectTooManyRequests) IsClientError() bool
- func (o *CdrConsentIntrospectTooManyRequests) IsCode(code int) bool
- func (o *CdrConsentIntrospectTooManyRequests) IsRedirect() bool
- func (o *CdrConsentIntrospectTooManyRequests) IsServerError() bool
- func (o *CdrConsentIntrospectTooManyRequests) IsSuccess() bool
- func (o *CdrConsentIntrospectTooManyRequests) String() string
- type CdrConsentIntrospectUnauthorized
- func (o *CdrConsentIntrospectUnauthorized) Code() int
- func (o *CdrConsentIntrospectUnauthorized) Error() string
- func (o *CdrConsentIntrospectUnauthorized) GetPayload() *models.GenericError
- func (o *CdrConsentIntrospectUnauthorized) IsClientError() bool
- func (o *CdrConsentIntrospectUnauthorized) IsCode(code int) bool
- func (o *CdrConsentIntrospectUnauthorized) IsRedirect() bool
- func (o *CdrConsentIntrospectUnauthorized) IsServerError() bool
- func (o *CdrConsentIntrospectUnauthorized) IsSuccess() bool
- func (o *CdrConsentIntrospectUnauthorized) String() string
- type Client
- func (a *Client) CdrConsentIntrospect(params *CdrConsentIntrospectParams, authInfo runtime.ClientAuthInfoWriter, ...) (*CdrConsentIntrospectOK, error)
- func (a *Client) RefreshMetadata(params *RefreshMetadataParams, authInfo runtime.ClientAuthInfoWriter, ...) (*RefreshMetadataOK, error)
- func (a *Client) RevokeCDRArrangement(params *RevokeCDRArrangementParams, opts ...ClientOption) (*RevokeCDRArrangementNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type RefreshMetadataBadRequest
- func (o *RefreshMetadataBadRequest) Code() int
- func (o *RefreshMetadataBadRequest) Error() string
- func (o *RefreshMetadataBadRequest) GetPayload() *models.CDRErrorResponse
- func (o *RefreshMetadataBadRequest) IsClientError() bool
- func (o *RefreshMetadataBadRequest) IsCode(code int) bool
- func (o *RefreshMetadataBadRequest) IsRedirect() bool
- func (o *RefreshMetadataBadRequest) IsServerError() bool
- func (o *RefreshMetadataBadRequest) IsSuccess() bool
- func (o *RefreshMetadataBadRequest) String() string
- type RefreshMetadataFailedDependency
- func (o *RefreshMetadataFailedDependency) Code() int
- func (o *RefreshMetadataFailedDependency) Error() string
- func (o *RefreshMetadataFailedDependency) GetPayload() *models.CDRErrorResponse
- func (o *RefreshMetadataFailedDependency) IsClientError() bool
- func (o *RefreshMetadataFailedDependency) IsCode(code int) bool
- func (o *RefreshMetadataFailedDependency) IsRedirect() bool
- func (o *RefreshMetadataFailedDependency) IsServerError() bool
- func (o *RefreshMetadataFailedDependency) IsSuccess() bool
- func (o *RefreshMetadataFailedDependency) String() string
- type RefreshMetadataNotAcceptable
- func (o *RefreshMetadataNotAcceptable) Code() int
- func (o *RefreshMetadataNotAcceptable) Error() string
- func (o *RefreshMetadataNotAcceptable) GetPayload() *models.CDRErrorResponse
- func (o *RefreshMetadataNotAcceptable) IsClientError() bool
- func (o *RefreshMetadataNotAcceptable) IsCode(code int) bool
- func (o *RefreshMetadataNotAcceptable) IsRedirect() bool
- func (o *RefreshMetadataNotAcceptable) IsServerError() bool
- func (o *RefreshMetadataNotAcceptable) IsSuccess() bool
- func (o *RefreshMetadataNotAcceptable) String() string
- type RefreshMetadataOK
- func (o *RefreshMetadataOK) Code() int
- func (o *RefreshMetadataOK) Error() string
- func (o *RefreshMetadataOK) IsClientError() bool
- func (o *RefreshMetadataOK) IsCode(code int) bool
- func (o *RefreshMetadataOK) IsRedirect() bool
- func (o *RefreshMetadataOK) IsServerError() bool
- func (o *RefreshMetadataOK) IsSuccess() bool
- func (o *RefreshMetadataOK) String() string
- type RefreshMetadataParams
- func NewRefreshMetadataParams() *RefreshMetadataParams
- func NewRefreshMetadataParamsWithContext(ctx context.Context) *RefreshMetadataParams
- func NewRefreshMetadataParamsWithHTTPClient(client *http.Client) *RefreshMetadataParams
- func NewRefreshMetadataParamsWithTimeout(timeout time.Duration) *RefreshMetadataParams
- func (o *RefreshMetadataParams) SetContext(ctx context.Context)
- func (o *RefreshMetadataParams) SetDefaults()
- func (o *RefreshMetadataParams) SetHTTPClient(client *http.Client)
- func (o *RefreshMetadataParams) SetRequest(request *models.CDRAdminRequestMetaDataUpdate)
- func (o *RefreshMetadataParams) SetTimeout(timeout time.Duration)
- func (o *RefreshMetadataParams) WithContext(ctx context.Context) *RefreshMetadataParams
- func (o *RefreshMetadataParams) WithDefaults() *RefreshMetadataParams
- func (o *RefreshMetadataParams) WithHTTPClient(client *http.Client) *RefreshMetadataParams
- func (o *RefreshMetadataParams) WithRequest(request *models.CDRAdminRequestMetaDataUpdate) *RefreshMetadataParams
- func (o *RefreshMetadataParams) WithTimeout(timeout time.Duration) *RefreshMetadataParams
- func (o *RefreshMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RefreshMetadataReader
- type RefreshMetadataUnauthorized
- func (o *RefreshMetadataUnauthorized) Code() int
- func (o *RefreshMetadataUnauthorized) Error() string
- func (o *RefreshMetadataUnauthorized) GetPayload() *models.CDRErrorResponse
- func (o *RefreshMetadataUnauthorized) IsClientError() bool
- func (o *RefreshMetadataUnauthorized) IsCode(code int) bool
- func (o *RefreshMetadataUnauthorized) IsRedirect() bool
- func (o *RefreshMetadataUnauthorized) IsServerError() bool
- func (o *RefreshMetadataUnauthorized) IsSuccess() bool
- func (o *RefreshMetadataUnauthorized) String() string
- type RevokeCDRArrangementBadRequest
- func (o *RevokeCDRArrangementBadRequest) Code() int
- func (o *RevokeCDRArrangementBadRequest) Error() string
- func (o *RevokeCDRArrangementBadRequest) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementBadRequest) IsClientError() bool
- func (o *RevokeCDRArrangementBadRequest) IsCode(code int) bool
- func (o *RevokeCDRArrangementBadRequest) IsRedirect() bool
- func (o *RevokeCDRArrangementBadRequest) IsServerError() bool
- func (o *RevokeCDRArrangementBadRequest) IsSuccess() bool
- func (o *RevokeCDRArrangementBadRequest) String() string
- type RevokeCDRArrangementForbidden
- func (o *RevokeCDRArrangementForbidden) Code() int
- func (o *RevokeCDRArrangementForbidden) Error() string
- func (o *RevokeCDRArrangementForbidden) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementForbidden) IsClientError() bool
- func (o *RevokeCDRArrangementForbidden) IsCode(code int) bool
- func (o *RevokeCDRArrangementForbidden) IsRedirect() bool
- func (o *RevokeCDRArrangementForbidden) IsServerError() bool
- func (o *RevokeCDRArrangementForbidden) IsSuccess() bool
- func (o *RevokeCDRArrangementForbidden) String() string
- type RevokeCDRArrangementNoContent
- func (o *RevokeCDRArrangementNoContent) Code() int
- func (o *RevokeCDRArrangementNoContent) Error() string
- func (o *RevokeCDRArrangementNoContent) IsClientError() bool
- func (o *RevokeCDRArrangementNoContent) IsCode(code int) bool
- func (o *RevokeCDRArrangementNoContent) IsRedirect() bool
- func (o *RevokeCDRArrangementNoContent) IsServerError() bool
- func (o *RevokeCDRArrangementNoContent) IsSuccess() bool
- func (o *RevokeCDRArrangementNoContent) String() string
- type RevokeCDRArrangementNotFound
- func (o *RevokeCDRArrangementNotFound) Code() int
- func (o *RevokeCDRArrangementNotFound) Error() string
- func (o *RevokeCDRArrangementNotFound) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementNotFound) IsClientError() bool
- func (o *RevokeCDRArrangementNotFound) IsCode(code int) bool
- func (o *RevokeCDRArrangementNotFound) IsRedirect() bool
- func (o *RevokeCDRArrangementNotFound) IsServerError() bool
- func (o *RevokeCDRArrangementNotFound) IsSuccess() bool
- func (o *RevokeCDRArrangementNotFound) String() string
- type RevokeCDRArrangementParams
- func NewRevokeCDRArrangementParams() *RevokeCDRArrangementParams
- func NewRevokeCDRArrangementParamsWithContext(ctx context.Context) *RevokeCDRArrangementParams
- func NewRevokeCDRArrangementParamsWithHTTPClient(client *http.Client) *RevokeCDRArrangementParams
- func NewRevokeCDRArrangementParamsWithTimeout(timeout time.Duration) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) SetCdrArrangementID(cdrArrangementID *string)
- func (o *RevokeCDRArrangementParams) SetClientAssertion(clientAssertion *string)
- func (o *RevokeCDRArrangementParams) SetClientAssertionType(clientAssertionType *string)
- func (o *RevokeCDRArrangementParams) SetClientID(clientID *string)
- func (o *RevokeCDRArrangementParams) SetContext(ctx context.Context)
- func (o *RevokeCDRArrangementParams) SetDefaults()
- func (o *RevokeCDRArrangementParams) SetHTTPClient(client *http.Client)
- func (o *RevokeCDRArrangementParams) SetRevocationChannel(revocationChannel *string)
- func (o *RevokeCDRArrangementParams) SetRevocationReason(revocationReason *string)
- func (o *RevokeCDRArrangementParams) SetTimeout(timeout time.Duration)
- func (o *RevokeCDRArrangementParams) WithCdrArrangementID(cdrArrangementID *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithClientAssertion(clientAssertion *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithClientAssertionType(clientAssertionType *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithClientID(clientID *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithContext(ctx context.Context) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithDefaults() *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithHTTPClient(client *http.Client) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithRevocationChannel(revocationChannel *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithRevocationReason(revocationReason *string) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WithTimeout(timeout time.Duration) *RevokeCDRArrangementParams
- func (o *RevokeCDRArrangementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RevokeCDRArrangementReader
- type RevokeCDRArrangementTooManyRequests
- func (o *RevokeCDRArrangementTooManyRequests) Code() int
- func (o *RevokeCDRArrangementTooManyRequests) Error() string
- func (o *RevokeCDRArrangementTooManyRequests) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementTooManyRequests) IsClientError() bool
- func (o *RevokeCDRArrangementTooManyRequests) IsCode(code int) bool
- func (o *RevokeCDRArrangementTooManyRequests) IsRedirect() bool
- func (o *RevokeCDRArrangementTooManyRequests) IsServerError() bool
- func (o *RevokeCDRArrangementTooManyRequests) IsSuccess() bool
- func (o *RevokeCDRArrangementTooManyRequests) String() string
- type RevokeCDRArrangementUnauthorized
- func (o *RevokeCDRArrangementUnauthorized) Code() int
- func (o *RevokeCDRArrangementUnauthorized) Error() string
- func (o *RevokeCDRArrangementUnauthorized) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementUnauthorized) IsClientError() bool
- func (o *RevokeCDRArrangementUnauthorized) IsCode(code int) bool
- func (o *RevokeCDRArrangementUnauthorized) IsRedirect() bool
- func (o *RevokeCDRArrangementUnauthorized) IsServerError() bool
- func (o *RevokeCDRArrangementUnauthorized) IsSuccess() bool
- func (o *RevokeCDRArrangementUnauthorized) String() string
- type RevokeCDRArrangementUnprocessableEntity
- func (o *RevokeCDRArrangementUnprocessableEntity) Code() int
- func (o *RevokeCDRArrangementUnprocessableEntity) Error() string
- func (o *RevokeCDRArrangementUnprocessableEntity) GetPayload() *models.CDRErrorResponse
- func (o *RevokeCDRArrangementUnprocessableEntity) IsClientError() bool
- func (o *RevokeCDRArrangementUnprocessableEntity) IsCode(code int) bool
- func (o *RevokeCDRArrangementUnprocessableEntity) IsRedirect() bool
- func (o *RevokeCDRArrangementUnprocessableEntity) IsServerError() bool
- func (o *RevokeCDRArrangementUnprocessableEntity) IsSuccess() bool
- func (o *RevokeCDRArrangementUnprocessableEntity) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationxWwwFormUrlencoded ¶
func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".
Types ¶
type CdrConsentIntrospectNotFound ¶
type CdrConsentIntrospectNotFound struct {
Payload *models.GenericError
}
CdrConsentIntrospectNotFound describes a response with status code 404, with default header values.
ErrorResponse
func NewCdrConsentIntrospectNotFound ¶
func NewCdrConsentIntrospectNotFound() *CdrConsentIntrospectNotFound
NewCdrConsentIntrospectNotFound creates a CdrConsentIntrospectNotFound with default headers values
func (*CdrConsentIntrospectNotFound) Code ¶
func (o *CdrConsentIntrospectNotFound) Code() int
Code gets the status code for the cdr consent introspect not found response
func (*CdrConsentIntrospectNotFound) Error ¶
func (o *CdrConsentIntrospectNotFound) Error() string
func (*CdrConsentIntrospectNotFound) GetPayload ¶
func (o *CdrConsentIntrospectNotFound) GetPayload() *models.GenericError
func (*CdrConsentIntrospectNotFound) IsClientError ¶
func (o *CdrConsentIntrospectNotFound) IsClientError() bool
IsClientError returns true when this cdr consent introspect not found response has a 4xx status code
func (*CdrConsentIntrospectNotFound) IsCode ¶
func (o *CdrConsentIntrospectNotFound) IsCode(code int) bool
IsCode returns true when this cdr consent introspect not found response a status code equal to that given
func (*CdrConsentIntrospectNotFound) IsRedirect ¶
func (o *CdrConsentIntrospectNotFound) IsRedirect() bool
IsRedirect returns true when this cdr consent introspect not found response has a 3xx status code
func (*CdrConsentIntrospectNotFound) IsServerError ¶
func (o *CdrConsentIntrospectNotFound) IsServerError() bool
IsServerError returns true when this cdr consent introspect not found response has a 5xx status code
func (*CdrConsentIntrospectNotFound) IsSuccess ¶
func (o *CdrConsentIntrospectNotFound) IsSuccess() bool
IsSuccess returns true when this cdr consent introspect not found response has a 2xx status code
func (*CdrConsentIntrospectNotFound) String ¶
func (o *CdrConsentIntrospectNotFound) String() string
type CdrConsentIntrospectOK ¶
type CdrConsentIntrospectOK struct {
Payload *CdrConsentIntrospectOKBody
}
CdrConsentIntrospectOK describes a response with status code 200, with default header values.
Introspect CDR Consent Response
func NewCdrConsentIntrospectOK ¶
func NewCdrConsentIntrospectOK() *CdrConsentIntrospectOK
NewCdrConsentIntrospectOK creates a CdrConsentIntrospectOK with default headers values
func (*CdrConsentIntrospectOK) Code ¶
func (o *CdrConsentIntrospectOK) Code() int
Code gets the status code for the cdr consent introspect o k response
func (*CdrConsentIntrospectOK) Error ¶
func (o *CdrConsentIntrospectOK) Error() string
func (*CdrConsentIntrospectOK) GetPayload ¶
func (o *CdrConsentIntrospectOK) GetPayload() *CdrConsentIntrospectOKBody
func (*CdrConsentIntrospectOK) IsClientError ¶
func (o *CdrConsentIntrospectOK) IsClientError() bool
IsClientError returns true when this cdr consent introspect o k response has a 4xx status code
func (*CdrConsentIntrospectOK) IsCode ¶
func (o *CdrConsentIntrospectOK) IsCode(code int) bool
IsCode returns true when this cdr consent introspect o k response a status code equal to that given
func (*CdrConsentIntrospectOK) IsRedirect ¶
func (o *CdrConsentIntrospectOK) IsRedirect() bool
IsRedirect returns true when this cdr consent introspect o k response has a 3xx status code
func (*CdrConsentIntrospectOK) IsServerError ¶
func (o *CdrConsentIntrospectOK) IsServerError() bool
IsServerError returns true when this cdr consent introspect o k response has a 5xx status code
func (*CdrConsentIntrospectOK) IsSuccess ¶
func (o *CdrConsentIntrospectOK) IsSuccess() bool
IsSuccess returns true when this cdr consent introspect o k response has a 2xx status code
func (*CdrConsentIntrospectOK) String ¶
func (o *CdrConsentIntrospectOK) String() string
type CdrConsentIntrospectOKBody ¶
type CdrConsentIntrospectOKBody struct { models.IntrospectResponse // Deprecated list of account ids, use `account_ids` from `cdr_arrangement` AccountIDs []string `json:"AccountIDs" yaml:"AccountIDs"` // cdr arrangement CdrArrangement *models.CDRArrangement `json:"cdr_arrangement,omitempty" yaml:"cdr_arrangement,omitempty"` // CDR arrangement ID CdrArrangementID string `json:"cdr_arrangement_id,omitempty" yaml:"cdr_arrangement_id,omitempty"` // cdr register client metadata CdrRegisterClientMetadata *models.CDRRegisterClientMetadata `json:"cdr_register_client_metadata,omitempty" yaml:"cdr_register_client_metadata,omitempty"` }
CdrConsentIntrospectOKBody cdr consent introspect o k body swagger:model CdrConsentIntrospectOKBody
func (*CdrConsentIntrospectOKBody) ContextValidate ¶
func (o *CdrConsentIntrospectOKBody) ContextValidate(ctx context.Context, formats strfmt.Registry) error
ContextValidate validate this cdr consent introspect o k body based on the context it is used
func (*CdrConsentIntrospectOKBody) MarshalBinary ¶
func (o *CdrConsentIntrospectOKBody) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (CdrConsentIntrospectOKBody) MarshalJSON ¶
func (o CdrConsentIntrospectOKBody) MarshalJSON() ([]byte, error)
MarshalJSON marshals this object to a JSON structure
func (*CdrConsentIntrospectOKBody) UnmarshalBinary ¶
func (o *CdrConsentIntrospectOKBody) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
func (*CdrConsentIntrospectOKBody) UnmarshalJSON ¶
func (o *CdrConsentIntrospectOKBody) UnmarshalJSON(raw []byte) error
UnmarshalJSON unmarshals this object from a JSON structure
type CdrConsentIntrospectParams ¶
type CdrConsentIntrospectParams struct { // Token. Token *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CdrConsentIntrospectParams contains all the parameters to send to the API endpoint
for the cdr consent introspect operation. Typically these are written to a http.Request.
func NewCdrConsentIntrospectParams ¶
func NewCdrConsentIntrospectParams() *CdrConsentIntrospectParams
NewCdrConsentIntrospectParams creates a new CdrConsentIntrospectParams 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 NewCdrConsentIntrospectParamsWithContext ¶
func NewCdrConsentIntrospectParamsWithContext(ctx context.Context) *CdrConsentIntrospectParams
NewCdrConsentIntrospectParamsWithContext creates a new CdrConsentIntrospectParams object with the ability to set a context for a request.
func NewCdrConsentIntrospectParamsWithHTTPClient ¶
func NewCdrConsentIntrospectParamsWithHTTPClient(client *http.Client) *CdrConsentIntrospectParams
NewCdrConsentIntrospectParamsWithHTTPClient creates a new CdrConsentIntrospectParams object with the ability to set a custom HTTPClient for a request.
func NewCdrConsentIntrospectParamsWithTimeout ¶
func NewCdrConsentIntrospectParamsWithTimeout(timeout time.Duration) *CdrConsentIntrospectParams
NewCdrConsentIntrospectParamsWithTimeout creates a new CdrConsentIntrospectParams object with the ability to set a timeout on a request.
func (*CdrConsentIntrospectParams) SetContext ¶
func (o *CdrConsentIntrospectParams) SetContext(ctx context.Context)
SetContext adds the context to the cdr consent introspect params
func (*CdrConsentIntrospectParams) SetDefaults ¶
func (o *CdrConsentIntrospectParams) SetDefaults()
SetDefaults hydrates default values in the cdr consent introspect params (not the query body).
All values with no default are reset to their zero value.
func (*CdrConsentIntrospectParams) SetHTTPClient ¶
func (o *CdrConsentIntrospectParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cdr consent introspect params
func (*CdrConsentIntrospectParams) SetTimeout ¶
func (o *CdrConsentIntrospectParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cdr consent introspect params
func (*CdrConsentIntrospectParams) SetToken ¶
func (o *CdrConsentIntrospectParams) SetToken(token *string)
SetToken adds the token to the cdr consent introspect params
func (*CdrConsentIntrospectParams) WithContext ¶
func (o *CdrConsentIntrospectParams) WithContext(ctx context.Context) *CdrConsentIntrospectParams
WithContext adds the context to the cdr consent introspect params
func (*CdrConsentIntrospectParams) WithDefaults ¶
func (o *CdrConsentIntrospectParams) WithDefaults() *CdrConsentIntrospectParams
WithDefaults hydrates default values in the cdr consent introspect params (not the query body).
All values with no default are reset to their zero value.
func (*CdrConsentIntrospectParams) WithHTTPClient ¶
func (o *CdrConsentIntrospectParams) WithHTTPClient(client *http.Client) *CdrConsentIntrospectParams
WithHTTPClient adds the HTTPClient to the cdr consent introspect params
func (*CdrConsentIntrospectParams) WithTimeout ¶
func (o *CdrConsentIntrospectParams) WithTimeout(timeout time.Duration) *CdrConsentIntrospectParams
WithTimeout adds the timeout to the cdr consent introspect params
func (*CdrConsentIntrospectParams) WithToken ¶
func (o *CdrConsentIntrospectParams) WithToken(token *string) *CdrConsentIntrospectParams
WithToken adds the token to the cdr consent introspect params
func (*CdrConsentIntrospectParams) WriteToRequest ¶
func (o *CdrConsentIntrospectParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CdrConsentIntrospectReader ¶
type CdrConsentIntrospectReader struct {
// contains filtered or unexported fields
}
CdrConsentIntrospectReader is a Reader for the CdrConsentIntrospect structure.
func (*CdrConsentIntrospectReader) ReadResponse ¶
func (o *CdrConsentIntrospectReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CdrConsentIntrospectTooManyRequests ¶
type CdrConsentIntrospectTooManyRequests struct {
Payload *models.GenericError
}
CdrConsentIntrospectTooManyRequests describes a response with status code 429, with default header values.
ErrorResponse
func NewCdrConsentIntrospectTooManyRequests ¶
func NewCdrConsentIntrospectTooManyRequests() *CdrConsentIntrospectTooManyRequests
NewCdrConsentIntrospectTooManyRequests creates a CdrConsentIntrospectTooManyRequests with default headers values
func (*CdrConsentIntrospectTooManyRequests) Code ¶
func (o *CdrConsentIntrospectTooManyRequests) Code() int
Code gets the status code for the cdr consent introspect too many requests response
func (*CdrConsentIntrospectTooManyRequests) Error ¶
func (o *CdrConsentIntrospectTooManyRequests) Error() string
func (*CdrConsentIntrospectTooManyRequests) GetPayload ¶
func (o *CdrConsentIntrospectTooManyRequests) GetPayload() *models.GenericError
func (*CdrConsentIntrospectTooManyRequests) IsClientError ¶
func (o *CdrConsentIntrospectTooManyRequests) IsClientError() bool
IsClientError returns true when this cdr consent introspect too many requests response has a 4xx status code
func (*CdrConsentIntrospectTooManyRequests) IsCode ¶
func (o *CdrConsentIntrospectTooManyRequests) IsCode(code int) bool
IsCode returns true when this cdr consent introspect too many requests response a status code equal to that given
func (*CdrConsentIntrospectTooManyRequests) IsRedirect ¶
func (o *CdrConsentIntrospectTooManyRequests) IsRedirect() bool
IsRedirect returns true when this cdr consent introspect too many requests response has a 3xx status code
func (*CdrConsentIntrospectTooManyRequests) IsServerError ¶
func (o *CdrConsentIntrospectTooManyRequests) IsServerError() bool
IsServerError returns true when this cdr consent introspect too many requests response has a 5xx status code
func (*CdrConsentIntrospectTooManyRequests) IsSuccess ¶
func (o *CdrConsentIntrospectTooManyRequests) IsSuccess() bool
IsSuccess returns true when this cdr consent introspect too many requests response has a 2xx status code
func (*CdrConsentIntrospectTooManyRequests) String ¶
func (o *CdrConsentIntrospectTooManyRequests) String() string
type CdrConsentIntrospectUnauthorized ¶
type CdrConsentIntrospectUnauthorized struct {
}CdrConsentIntrospectUnauthorized describes a response with status code 401, with default header values.
ErrorResponse
func NewCdrConsentIntrospectUnauthorized ¶
func NewCdrConsentIntrospectUnauthorized() *CdrConsentIntrospectUnauthorized
NewCdrConsentIntrospectUnauthorized creates a CdrConsentIntrospectUnauthorized with default headers values
func (*CdrConsentIntrospectUnauthorized) Code ¶
func (o *CdrConsentIntrospectUnauthorized) Code() int
Code gets the status code for the cdr consent introspect unauthorized response
func (*CdrConsentIntrospectUnauthorized) Error ¶
func (o *CdrConsentIntrospectUnauthorized) Error() string
func (*CdrConsentIntrospectUnauthorized) GetPayload ¶
func (o *CdrConsentIntrospectUnauthorized) GetPayload() *models.GenericError
func (*CdrConsentIntrospectUnauthorized) IsClientError ¶
func (o *CdrConsentIntrospectUnauthorized) IsClientError() bool
IsClientError returns true when this cdr consent introspect unauthorized response has a 4xx status code
func (*CdrConsentIntrospectUnauthorized) IsCode ¶
func (o *CdrConsentIntrospectUnauthorized) IsCode(code int) bool
IsCode returns true when this cdr consent introspect unauthorized response a status code equal to that given
func (*CdrConsentIntrospectUnauthorized) IsRedirect ¶
func (o *CdrConsentIntrospectUnauthorized) IsRedirect() bool
IsRedirect returns true when this cdr consent introspect unauthorized response has a 3xx status code
func (*CdrConsentIntrospectUnauthorized) IsServerError ¶
func (o *CdrConsentIntrospectUnauthorized) IsServerError() bool
IsServerError returns true when this cdr consent introspect unauthorized response has a 5xx status code
func (*CdrConsentIntrospectUnauthorized) IsSuccess ¶
func (o *CdrConsentIntrospectUnauthorized) IsSuccess() bool
IsSuccess returns true when this cdr consent introspect unauthorized response has a 2xx status code
func (*CdrConsentIntrospectUnauthorized) String ¶
func (o *CdrConsentIntrospectUnauthorized) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for c d r API
func (*Client) CdrConsentIntrospect ¶
func (a *Client) CdrConsentIntrospect(params *CdrConsentIntrospectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CdrConsentIntrospectOK, error)
CdrConsentIntrospect introspects c d r arrangement Accepts a refresh token and returns meta information surrounding the OAuth 2.0 refresh token along with the
CDR arrangement.
As per CDR regulations, Access Tokens and ID Tokens are unavailable for introspection.
The response includes:
`exp` a token expiration timestamp.
`scope` a space-separated list of scopes associated with the token.
`cdr_arrangement_id` a unique identifier of the arrangement.
`cdr_arrangement` an object holding the arrangement details.
`cdr_register_client_metadata` metadata from the CDR Register, including the Data Recipient and Software Product
statuses.
func (*Client) RefreshMetadata ¶
func (a *Client) RefreshMetadata(params *RefreshMetadataParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshMetadataOK, error)
RefreshMetadata refreshes a d r metadata Indicate that a critical update to the metadata for Accredited Data Recipients has been made
and should be obtained. This endpoint is used by the CDR Register.
Supported version(s) of this endpoint: [1]
func (*Client) RevokeCDRArrangement ¶
func (a *Client) RevokeCDRArrangement(params *RevokeCDRArrangementParams, opts ...ClientOption) (*RevokeCDRArrangementNoContent, error)
RevokeCDRArrangement revokes c d r arrangement Withdraw a consent for an arrangement in compliance with the revocation endpoint defined by the Consumer
Data Standards specification. The operation is performed per client application.
This endpoint requires inline [Private Key JWT](https://cloudentity.com/developers/basics/oauth-client-authentication/private-key-jwt-client-authentication/) authentication.
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 may be used to customize the behavior of Client methods.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface { CdrConsentIntrospect(params *CdrConsentIntrospectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CdrConsentIntrospectOK, error) RefreshMetadata(params *RefreshMetadataParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*RefreshMetadataOK, error) RevokeCDRArrangement(params *RevokeCDRArrangementParams, opts ...ClientOption) (*RevokeCDRArrangementNoContent, 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 d r API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new c d r API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new c d r API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type RefreshMetadataBadRequest ¶
type RefreshMetadataBadRequest struct {
Payload *models.CDRErrorResponse
}
RefreshMetadataBadRequest describes a response with status code 400, with default header values.
CDR Error
func NewRefreshMetadataBadRequest ¶
func NewRefreshMetadataBadRequest() *RefreshMetadataBadRequest
NewRefreshMetadataBadRequest creates a RefreshMetadataBadRequest with default headers values
func (*RefreshMetadataBadRequest) Code ¶
func (o *RefreshMetadataBadRequest) Code() int
Code gets the status code for the refresh metadata bad request response
func (*RefreshMetadataBadRequest) Error ¶
func (o *RefreshMetadataBadRequest) Error() string
func (*RefreshMetadataBadRequest) GetPayload ¶
func (o *RefreshMetadataBadRequest) GetPayload() *models.CDRErrorResponse
func (*RefreshMetadataBadRequest) IsClientError ¶
func (o *RefreshMetadataBadRequest) IsClientError() bool
IsClientError returns true when this refresh metadata bad request response has a 4xx status code
func (*RefreshMetadataBadRequest) IsCode ¶
func (o *RefreshMetadataBadRequest) IsCode(code int) bool
IsCode returns true when this refresh metadata bad request response a status code equal to that given
func (*RefreshMetadataBadRequest) IsRedirect ¶
func (o *RefreshMetadataBadRequest) IsRedirect() bool
IsRedirect returns true when this refresh metadata bad request response has a 3xx status code
func (*RefreshMetadataBadRequest) IsServerError ¶
func (o *RefreshMetadataBadRequest) IsServerError() bool
IsServerError returns true when this refresh metadata bad request response has a 5xx status code
func (*RefreshMetadataBadRequest) IsSuccess ¶
func (o *RefreshMetadataBadRequest) IsSuccess() bool
IsSuccess returns true when this refresh metadata bad request response has a 2xx status code
func (*RefreshMetadataBadRequest) String ¶
func (o *RefreshMetadataBadRequest) String() string
type RefreshMetadataFailedDependency ¶
type RefreshMetadataFailedDependency struct {
Payload *models.CDRErrorResponse
}
RefreshMetadataFailedDependency describes a response with status code 424, with default header values.
CDR Error
func NewRefreshMetadataFailedDependency ¶
func NewRefreshMetadataFailedDependency() *RefreshMetadataFailedDependency
NewRefreshMetadataFailedDependency creates a RefreshMetadataFailedDependency with default headers values
func (*RefreshMetadataFailedDependency) Code ¶
func (o *RefreshMetadataFailedDependency) Code() int
Code gets the status code for the refresh metadata failed dependency response
func (*RefreshMetadataFailedDependency) Error ¶
func (o *RefreshMetadataFailedDependency) Error() string
func (*RefreshMetadataFailedDependency) GetPayload ¶
func (o *RefreshMetadataFailedDependency) GetPayload() *models.CDRErrorResponse
func (*RefreshMetadataFailedDependency) IsClientError ¶
func (o *RefreshMetadataFailedDependency) IsClientError() bool
IsClientError returns true when this refresh metadata failed dependency response has a 4xx status code
func (*RefreshMetadataFailedDependency) IsCode ¶
func (o *RefreshMetadataFailedDependency) IsCode(code int) bool
IsCode returns true when this refresh metadata failed dependency response a status code equal to that given
func (*RefreshMetadataFailedDependency) IsRedirect ¶
func (o *RefreshMetadataFailedDependency) IsRedirect() bool
IsRedirect returns true when this refresh metadata failed dependency response has a 3xx status code
func (*RefreshMetadataFailedDependency) IsServerError ¶
func (o *RefreshMetadataFailedDependency) IsServerError() bool
IsServerError returns true when this refresh metadata failed dependency response has a 5xx status code
func (*RefreshMetadataFailedDependency) IsSuccess ¶
func (o *RefreshMetadataFailedDependency) IsSuccess() bool
IsSuccess returns true when this refresh metadata failed dependency response has a 2xx status code
func (*RefreshMetadataFailedDependency) String ¶
func (o *RefreshMetadataFailedDependency) String() string
type RefreshMetadataNotAcceptable ¶
type RefreshMetadataNotAcceptable struct {
Payload *models.CDRErrorResponse
}
RefreshMetadataNotAcceptable describes a response with status code 406, with default header values.
CDR Error
func NewRefreshMetadataNotAcceptable ¶
func NewRefreshMetadataNotAcceptable() *RefreshMetadataNotAcceptable
NewRefreshMetadataNotAcceptable creates a RefreshMetadataNotAcceptable with default headers values
func (*RefreshMetadataNotAcceptable) Code ¶
func (o *RefreshMetadataNotAcceptable) Code() int
Code gets the status code for the refresh metadata not acceptable response
func (*RefreshMetadataNotAcceptable) Error ¶
func (o *RefreshMetadataNotAcceptable) Error() string
func (*RefreshMetadataNotAcceptable) GetPayload ¶
func (o *RefreshMetadataNotAcceptable) GetPayload() *models.CDRErrorResponse
func (*RefreshMetadataNotAcceptable) IsClientError ¶
func (o *RefreshMetadataNotAcceptable) IsClientError() bool
IsClientError returns true when this refresh metadata not acceptable response has a 4xx status code
func (*RefreshMetadataNotAcceptable) IsCode ¶
func (o *RefreshMetadataNotAcceptable) IsCode(code int) bool
IsCode returns true when this refresh metadata not acceptable response a status code equal to that given
func (*RefreshMetadataNotAcceptable) IsRedirect ¶
func (o *RefreshMetadataNotAcceptable) IsRedirect() bool
IsRedirect returns true when this refresh metadata not acceptable response has a 3xx status code
func (*RefreshMetadataNotAcceptable) IsServerError ¶
func (o *RefreshMetadataNotAcceptable) IsServerError() bool
IsServerError returns true when this refresh metadata not acceptable response has a 5xx status code
func (*RefreshMetadataNotAcceptable) IsSuccess ¶
func (o *RefreshMetadataNotAcceptable) IsSuccess() bool
IsSuccess returns true when this refresh metadata not acceptable response has a 2xx status code
func (*RefreshMetadataNotAcceptable) String ¶
func (o *RefreshMetadataNotAcceptable) String() string
type RefreshMetadataOK ¶
type RefreshMetadataOK struct { }
RefreshMetadataOK describes a response with status code 200, with default header values.
Register refreshed
func NewRefreshMetadataOK ¶
func NewRefreshMetadataOK() *RefreshMetadataOK
NewRefreshMetadataOK creates a RefreshMetadataOK with default headers values
func (*RefreshMetadataOK) Code ¶
func (o *RefreshMetadataOK) Code() int
Code gets the status code for the refresh metadata o k response
func (*RefreshMetadataOK) Error ¶
func (o *RefreshMetadataOK) Error() string
func (*RefreshMetadataOK) IsClientError ¶
func (o *RefreshMetadataOK) IsClientError() bool
IsClientError returns true when this refresh metadata o k response has a 4xx status code
func (*RefreshMetadataOK) IsCode ¶
func (o *RefreshMetadataOK) IsCode(code int) bool
IsCode returns true when this refresh metadata o k response a status code equal to that given
func (*RefreshMetadataOK) IsRedirect ¶
func (o *RefreshMetadataOK) IsRedirect() bool
IsRedirect returns true when this refresh metadata o k response has a 3xx status code
func (*RefreshMetadataOK) IsServerError ¶
func (o *RefreshMetadataOK) IsServerError() bool
IsServerError returns true when this refresh metadata o k response has a 5xx status code
func (*RefreshMetadataOK) IsSuccess ¶
func (o *RefreshMetadataOK) IsSuccess() bool
IsSuccess returns true when this refresh metadata o k response has a 2xx status code
func (*RefreshMetadataOK) String ¶
func (o *RefreshMetadataOK) String() string
type RefreshMetadataParams ¶
type RefreshMetadataParams struct { // Request. Request *models.CDRAdminRequestMetaDataUpdate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RefreshMetadataParams contains all the parameters to send to the API endpoint
for the refresh metadata operation. Typically these are written to a http.Request.
func NewRefreshMetadataParams ¶
func NewRefreshMetadataParams() *RefreshMetadataParams
NewRefreshMetadataParams creates a new RefreshMetadataParams 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 NewRefreshMetadataParamsWithContext ¶
func NewRefreshMetadataParamsWithContext(ctx context.Context) *RefreshMetadataParams
NewRefreshMetadataParamsWithContext creates a new RefreshMetadataParams object with the ability to set a context for a request.
func NewRefreshMetadataParamsWithHTTPClient ¶
func NewRefreshMetadataParamsWithHTTPClient(client *http.Client) *RefreshMetadataParams
NewRefreshMetadataParamsWithHTTPClient creates a new RefreshMetadataParams object with the ability to set a custom HTTPClient for a request.
func NewRefreshMetadataParamsWithTimeout ¶
func NewRefreshMetadataParamsWithTimeout(timeout time.Duration) *RefreshMetadataParams
NewRefreshMetadataParamsWithTimeout creates a new RefreshMetadataParams object with the ability to set a timeout on a request.
func (*RefreshMetadataParams) SetContext ¶
func (o *RefreshMetadataParams) SetContext(ctx context.Context)
SetContext adds the context to the refresh metadata params
func (*RefreshMetadataParams) SetDefaults ¶
func (o *RefreshMetadataParams) SetDefaults()
SetDefaults hydrates default values in the refresh metadata params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshMetadataParams) SetHTTPClient ¶
func (o *RefreshMetadataParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the refresh metadata params
func (*RefreshMetadataParams) SetRequest ¶
func (o *RefreshMetadataParams) SetRequest(request *models.CDRAdminRequestMetaDataUpdate)
SetRequest adds the request to the refresh metadata params
func (*RefreshMetadataParams) SetTimeout ¶
func (o *RefreshMetadataParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the refresh metadata params
func (*RefreshMetadataParams) WithContext ¶
func (o *RefreshMetadataParams) WithContext(ctx context.Context) *RefreshMetadataParams
WithContext adds the context to the refresh metadata params
func (*RefreshMetadataParams) WithDefaults ¶
func (o *RefreshMetadataParams) WithDefaults() *RefreshMetadataParams
WithDefaults hydrates default values in the refresh metadata params (not the query body).
All values with no default are reset to their zero value.
func (*RefreshMetadataParams) WithHTTPClient ¶
func (o *RefreshMetadataParams) WithHTTPClient(client *http.Client) *RefreshMetadataParams
WithHTTPClient adds the HTTPClient to the refresh metadata params
func (*RefreshMetadataParams) WithRequest ¶
func (o *RefreshMetadataParams) WithRequest(request *models.CDRAdminRequestMetaDataUpdate) *RefreshMetadataParams
WithRequest adds the request to the refresh metadata params
func (*RefreshMetadataParams) WithTimeout ¶
func (o *RefreshMetadataParams) WithTimeout(timeout time.Duration) *RefreshMetadataParams
WithTimeout adds the timeout to the refresh metadata params
func (*RefreshMetadataParams) WriteToRequest ¶
func (o *RefreshMetadataParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RefreshMetadataReader ¶
type RefreshMetadataReader struct {
// contains filtered or unexported fields
}
RefreshMetadataReader is a Reader for the RefreshMetadata structure.
func (*RefreshMetadataReader) ReadResponse ¶
func (o *RefreshMetadataReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RefreshMetadataUnauthorized ¶
type RefreshMetadataUnauthorized struct {
}RefreshMetadataUnauthorized describes a response with status code 401, with default header values.
CDR Error
func NewRefreshMetadataUnauthorized ¶
func NewRefreshMetadataUnauthorized() *RefreshMetadataUnauthorized
NewRefreshMetadataUnauthorized creates a RefreshMetadataUnauthorized with default headers values
func (*RefreshMetadataUnauthorized) Code ¶
func (o *RefreshMetadataUnauthorized) Code() int
Code gets the status code for the refresh metadata unauthorized response
func (*RefreshMetadataUnauthorized) Error ¶
func (o *RefreshMetadataUnauthorized) Error() string
func (*RefreshMetadataUnauthorized) GetPayload ¶
func (o *RefreshMetadataUnauthorized) GetPayload() *models.CDRErrorResponse
func (*RefreshMetadataUnauthorized) IsClientError ¶
func (o *RefreshMetadataUnauthorized) IsClientError() bool
IsClientError returns true when this refresh metadata unauthorized response has a 4xx status code
func (*RefreshMetadataUnauthorized) IsCode ¶
func (o *RefreshMetadataUnauthorized) IsCode(code int) bool
IsCode returns true when this refresh metadata unauthorized response a status code equal to that given
func (*RefreshMetadataUnauthorized) IsRedirect ¶
func (o *RefreshMetadataUnauthorized) IsRedirect() bool
IsRedirect returns true when this refresh metadata unauthorized response has a 3xx status code
func (*RefreshMetadataUnauthorized) IsServerError ¶
func (o *RefreshMetadataUnauthorized) IsServerError() bool
IsServerError returns true when this refresh metadata unauthorized response has a 5xx status code
func (*RefreshMetadataUnauthorized) IsSuccess ¶
func (o *RefreshMetadataUnauthorized) IsSuccess() bool
IsSuccess returns true when this refresh metadata unauthorized response has a 2xx status code
func (*RefreshMetadataUnauthorized) String ¶
func (o *RefreshMetadataUnauthorized) String() string
type RevokeCDRArrangementBadRequest ¶
type RevokeCDRArrangementBadRequest struct {
Payload *models.CDRErrorResponse
}
RevokeCDRArrangementBadRequest describes a response with status code 400, with default header values.
CDR Error
func NewRevokeCDRArrangementBadRequest ¶
func NewRevokeCDRArrangementBadRequest() *RevokeCDRArrangementBadRequest
NewRevokeCDRArrangementBadRequest creates a RevokeCDRArrangementBadRequest with default headers values
func (*RevokeCDRArrangementBadRequest) Code ¶
func (o *RevokeCDRArrangementBadRequest) Code() int
Code gets the status code for the revoke c d r arrangement bad request response
func (*RevokeCDRArrangementBadRequest) Error ¶
func (o *RevokeCDRArrangementBadRequest) Error() string
func (*RevokeCDRArrangementBadRequest) GetPayload ¶
func (o *RevokeCDRArrangementBadRequest) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementBadRequest) IsClientError ¶
func (o *RevokeCDRArrangementBadRequest) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement bad request response has a 4xx status code
func (*RevokeCDRArrangementBadRequest) IsCode ¶
func (o *RevokeCDRArrangementBadRequest) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement bad request response a status code equal to that given
func (*RevokeCDRArrangementBadRequest) IsRedirect ¶
func (o *RevokeCDRArrangementBadRequest) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement bad request response has a 3xx status code
func (*RevokeCDRArrangementBadRequest) IsServerError ¶
func (o *RevokeCDRArrangementBadRequest) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement bad request response has a 5xx status code
func (*RevokeCDRArrangementBadRequest) IsSuccess ¶
func (o *RevokeCDRArrangementBadRequest) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement bad request response has a 2xx status code
func (*RevokeCDRArrangementBadRequest) String ¶
func (o *RevokeCDRArrangementBadRequest) String() string
type RevokeCDRArrangementForbidden ¶
type RevokeCDRArrangementForbidden struct {
Payload *models.CDRErrorResponse
}
RevokeCDRArrangementForbidden describes a response with status code 403, with default header values.
CDR Error
func NewRevokeCDRArrangementForbidden ¶
func NewRevokeCDRArrangementForbidden() *RevokeCDRArrangementForbidden
NewRevokeCDRArrangementForbidden creates a RevokeCDRArrangementForbidden with default headers values
func (*RevokeCDRArrangementForbidden) Code ¶
func (o *RevokeCDRArrangementForbidden) Code() int
Code gets the status code for the revoke c d r arrangement forbidden response
func (*RevokeCDRArrangementForbidden) Error ¶
func (o *RevokeCDRArrangementForbidden) Error() string
func (*RevokeCDRArrangementForbidden) GetPayload ¶
func (o *RevokeCDRArrangementForbidden) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementForbidden) IsClientError ¶
func (o *RevokeCDRArrangementForbidden) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement forbidden response has a 4xx status code
func (*RevokeCDRArrangementForbidden) IsCode ¶
func (o *RevokeCDRArrangementForbidden) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement forbidden response a status code equal to that given
func (*RevokeCDRArrangementForbidden) IsRedirect ¶
func (o *RevokeCDRArrangementForbidden) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement forbidden response has a 3xx status code
func (*RevokeCDRArrangementForbidden) IsServerError ¶
func (o *RevokeCDRArrangementForbidden) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement forbidden response has a 5xx status code
func (*RevokeCDRArrangementForbidden) IsSuccess ¶
func (o *RevokeCDRArrangementForbidden) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement forbidden response has a 2xx status code
func (*RevokeCDRArrangementForbidden) String ¶
func (o *RevokeCDRArrangementForbidden) String() string
type RevokeCDRArrangementNoContent ¶
type RevokeCDRArrangementNoContent struct { }
RevokeCDRArrangementNoContent describes a response with status code 204, with default header values.
CDR arrangement revoked
func NewRevokeCDRArrangementNoContent ¶
func NewRevokeCDRArrangementNoContent() *RevokeCDRArrangementNoContent
NewRevokeCDRArrangementNoContent creates a RevokeCDRArrangementNoContent with default headers values
func (*RevokeCDRArrangementNoContent) Code ¶
func (o *RevokeCDRArrangementNoContent) Code() int
Code gets the status code for the revoke c d r arrangement no content response
func (*RevokeCDRArrangementNoContent) Error ¶
func (o *RevokeCDRArrangementNoContent) Error() string
func (*RevokeCDRArrangementNoContent) IsClientError ¶
func (o *RevokeCDRArrangementNoContent) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement no content response has a 4xx status code
func (*RevokeCDRArrangementNoContent) IsCode ¶
func (o *RevokeCDRArrangementNoContent) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement no content response a status code equal to that given
func (*RevokeCDRArrangementNoContent) IsRedirect ¶
func (o *RevokeCDRArrangementNoContent) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement no content response has a 3xx status code
func (*RevokeCDRArrangementNoContent) IsServerError ¶
func (o *RevokeCDRArrangementNoContent) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement no content response has a 5xx status code
func (*RevokeCDRArrangementNoContent) IsSuccess ¶
func (o *RevokeCDRArrangementNoContent) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement no content response has a 2xx status code
func (*RevokeCDRArrangementNoContent) String ¶
func (o *RevokeCDRArrangementNoContent) String() string
type RevokeCDRArrangementNotFound ¶
type RevokeCDRArrangementNotFound struct {
Payload *models.CDRErrorResponse
}
RevokeCDRArrangementNotFound describes a response with status code 404, with default header values.
CDR Error
func NewRevokeCDRArrangementNotFound ¶
func NewRevokeCDRArrangementNotFound() *RevokeCDRArrangementNotFound
NewRevokeCDRArrangementNotFound creates a RevokeCDRArrangementNotFound with default headers values
func (*RevokeCDRArrangementNotFound) Code ¶
func (o *RevokeCDRArrangementNotFound) Code() int
Code gets the status code for the revoke c d r arrangement not found response
func (*RevokeCDRArrangementNotFound) Error ¶
func (o *RevokeCDRArrangementNotFound) Error() string
func (*RevokeCDRArrangementNotFound) GetPayload ¶
func (o *RevokeCDRArrangementNotFound) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementNotFound) IsClientError ¶
func (o *RevokeCDRArrangementNotFound) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement not found response has a 4xx status code
func (*RevokeCDRArrangementNotFound) IsCode ¶
func (o *RevokeCDRArrangementNotFound) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement not found response a status code equal to that given
func (*RevokeCDRArrangementNotFound) IsRedirect ¶
func (o *RevokeCDRArrangementNotFound) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement not found response has a 3xx status code
func (*RevokeCDRArrangementNotFound) IsServerError ¶
func (o *RevokeCDRArrangementNotFound) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement not found response has a 5xx status code
func (*RevokeCDRArrangementNotFound) IsSuccess ¶
func (o *RevokeCDRArrangementNotFound) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement not found response has a 2xx status code
func (*RevokeCDRArrangementNotFound) String ¶
func (o *RevokeCDRArrangementNotFound) String() string
type RevokeCDRArrangementParams ¶
type RevokeCDRArrangementParams struct { // CdrArrangementID. CdrArrangementID *string // ClientAssertion. ClientAssertion *string // ClientAssertionType. // // Default: "urn:ietf:params:oauth:client-assertion-type:jwt-bearer" ClientAssertionType *string // ClientID. ClientID *string /* RevocationChannel. Stores the channel that was used to revoke the arrangement Default: "online" */ RevocationChannel *string /* RevocationReason. Stores the reason why the arrangement was revoked */ RevocationReason *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RevokeCDRArrangementParams contains all the parameters to send to the API endpoint
for the revoke c d r arrangement operation. Typically these are written to a http.Request.
func NewRevokeCDRArrangementParams ¶
func NewRevokeCDRArrangementParams() *RevokeCDRArrangementParams
NewRevokeCDRArrangementParams creates a new RevokeCDRArrangementParams 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 NewRevokeCDRArrangementParamsWithContext ¶
func NewRevokeCDRArrangementParamsWithContext(ctx context.Context) *RevokeCDRArrangementParams
NewRevokeCDRArrangementParamsWithContext creates a new RevokeCDRArrangementParams object with the ability to set a context for a request.
func NewRevokeCDRArrangementParamsWithHTTPClient ¶
func NewRevokeCDRArrangementParamsWithHTTPClient(client *http.Client) *RevokeCDRArrangementParams
NewRevokeCDRArrangementParamsWithHTTPClient creates a new RevokeCDRArrangementParams object with the ability to set a custom HTTPClient for a request.
func NewRevokeCDRArrangementParamsWithTimeout ¶
func NewRevokeCDRArrangementParamsWithTimeout(timeout time.Duration) *RevokeCDRArrangementParams
NewRevokeCDRArrangementParamsWithTimeout creates a new RevokeCDRArrangementParams object with the ability to set a timeout on a request.
func (*RevokeCDRArrangementParams) SetCdrArrangementID ¶
func (o *RevokeCDRArrangementParams) SetCdrArrangementID(cdrArrangementID *string)
SetCdrArrangementID adds the cdrArrangementId to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetClientAssertion ¶
func (o *RevokeCDRArrangementParams) SetClientAssertion(clientAssertion *string)
SetClientAssertion adds the clientAssertion to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetClientAssertionType ¶
func (o *RevokeCDRArrangementParams) SetClientAssertionType(clientAssertionType *string)
SetClientAssertionType adds the clientAssertionType to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetClientID ¶
func (o *RevokeCDRArrangementParams) SetClientID(clientID *string)
SetClientID adds the clientId to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetContext ¶
func (o *RevokeCDRArrangementParams) SetContext(ctx context.Context)
SetContext adds the context to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetDefaults ¶
func (o *RevokeCDRArrangementParams) SetDefaults()
SetDefaults hydrates default values in the revoke c d r arrangement params (not the query body).
All values with no default are reset to their zero value.
func (*RevokeCDRArrangementParams) SetHTTPClient ¶
func (o *RevokeCDRArrangementParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetRevocationChannel ¶
func (o *RevokeCDRArrangementParams) SetRevocationChannel(revocationChannel *string)
SetRevocationChannel adds the revocationChannel to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetRevocationReason ¶
func (o *RevokeCDRArrangementParams) SetRevocationReason(revocationReason *string)
SetRevocationReason adds the revocationReason to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) SetTimeout ¶
func (o *RevokeCDRArrangementParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithCdrArrangementID ¶
func (o *RevokeCDRArrangementParams) WithCdrArrangementID(cdrArrangementID *string) *RevokeCDRArrangementParams
WithCdrArrangementID adds the cdrArrangementID to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithClientAssertion ¶
func (o *RevokeCDRArrangementParams) WithClientAssertion(clientAssertion *string) *RevokeCDRArrangementParams
WithClientAssertion adds the clientAssertion to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithClientAssertionType ¶
func (o *RevokeCDRArrangementParams) WithClientAssertionType(clientAssertionType *string) *RevokeCDRArrangementParams
WithClientAssertionType adds the clientAssertionType to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithClientID ¶
func (o *RevokeCDRArrangementParams) WithClientID(clientID *string) *RevokeCDRArrangementParams
WithClientID adds the clientID to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithContext ¶
func (o *RevokeCDRArrangementParams) WithContext(ctx context.Context) *RevokeCDRArrangementParams
WithContext adds the context to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithDefaults ¶
func (o *RevokeCDRArrangementParams) WithDefaults() *RevokeCDRArrangementParams
WithDefaults hydrates default values in the revoke c d r arrangement params (not the query body).
All values with no default are reset to their zero value.
func (*RevokeCDRArrangementParams) WithHTTPClient ¶
func (o *RevokeCDRArrangementParams) WithHTTPClient(client *http.Client) *RevokeCDRArrangementParams
WithHTTPClient adds the HTTPClient to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithRevocationChannel ¶
func (o *RevokeCDRArrangementParams) WithRevocationChannel(revocationChannel *string) *RevokeCDRArrangementParams
WithRevocationChannel adds the revocationChannel to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithRevocationReason ¶
func (o *RevokeCDRArrangementParams) WithRevocationReason(revocationReason *string) *RevokeCDRArrangementParams
WithRevocationReason adds the revocationReason to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WithTimeout ¶
func (o *RevokeCDRArrangementParams) WithTimeout(timeout time.Duration) *RevokeCDRArrangementParams
WithTimeout adds the timeout to the revoke c d r arrangement params
func (*RevokeCDRArrangementParams) WriteToRequest ¶
func (o *RevokeCDRArrangementParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RevokeCDRArrangementReader ¶
type RevokeCDRArrangementReader struct {
// contains filtered or unexported fields
}
RevokeCDRArrangementReader is a Reader for the RevokeCDRArrangement structure.
func (*RevokeCDRArrangementReader) ReadResponse ¶
func (o *RevokeCDRArrangementReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RevokeCDRArrangementTooManyRequests ¶
type RevokeCDRArrangementTooManyRequests struct {
Payload *models.CDRErrorResponse
}
RevokeCDRArrangementTooManyRequests describes a response with status code 429, with default header values.
CDR Error
func NewRevokeCDRArrangementTooManyRequests ¶
func NewRevokeCDRArrangementTooManyRequests() *RevokeCDRArrangementTooManyRequests
NewRevokeCDRArrangementTooManyRequests creates a RevokeCDRArrangementTooManyRequests with default headers values
func (*RevokeCDRArrangementTooManyRequests) Code ¶
func (o *RevokeCDRArrangementTooManyRequests) Code() int
Code gets the status code for the revoke c d r arrangement too many requests response
func (*RevokeCDRArrangementTooManyRequests) Error ¶
func (o *RevokeCDRArrangementTooManyRequests) Error() string
func (*RevokeCDRArrangementTooManyRequests) GetPayload ¶
func (o *RevokeCDRArrangementTooManyRequests) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementTooManyRequests) IsClientError ¶
func (o *RevokeCDRArrangementTooManyRequests) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement too many requests response has a 4xx status code
func (*RevokeCDRArrangementTooManyRequests) IsCode ¶
func (o *RevokeCDRArrangementTooManyRequests) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement too many requests response a status code equal to that given
func (*RevokeCDRArrangementTooManyRequests) IsRedirect ¶
func (o *RevokeCDRArrangementTooManyRequests) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement too many requests response has a 3xx status code
func (*RevokeCDRArrangementTooManyRequests) IsServerError ¶
func (o *RevokeCDRArrangementTooManyRequests) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement too many requests response has a 5xx status code
func (*RevokeCDRArrangementTooManyRequests) IsSuccess ¶
func (o *RevokeCDRArrangementTooManyRequests) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement too many requests response has a 2xx status code
func (*RevokeCDRArrangementTooManyRequests) String ¶
func (o *RevokeCDRArrangementTooManyRequests) String() string
type RevokeCDRArrangementUnauthorized ¶
type RevokeCDRArrangementUnauthorized struct {
}RevokeCDRArrangementUnauthorized describes a response with status code 401, with default header values.
CDR Error
func NewRevokeCDRArrangementUnauthorized ¶
func NewRevokeCDRArrangementUnauthorized() *RevokeCDRArrangementUnauthorized
NewRevokeCDRArrangementUnauthorized creates a RevokeCDRArrangementUnauthorized with default headers values
func (*RevokeCDRArrangementUnauthorized) Code ¶
func (o *RevokeCDRArrangementUnauthorized) Code() int
Code gets the status code for the revoke c d r arrangement unauthorized response
func (*RevokeCDRArrangementUnauthorized) Error ¶
func (o *RevokeCDRArrangementUnauthorized) Error() string
func (*RevokeCDRArrangementUnauthorized) GetPayload ¶
func (o *RevokeCDRArrangementUnauthorized) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementUnauthorized) IsClientError ¶
func (o *RevokeCDRArrangementUnauthorized) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement unauthorized response has a 4xx status code
func (*RevokeCDRArrangementUnauthorized) IsCode ¶
func (o *RevokeCDRArrangementUnauthorized) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement unauthorized response a status code equal to that given
func (*RevokeCDRArrangementUnauthorized) IsRedirect ¶
func (o *RevokeCDRArrangementUnauthorized) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement unauthorized response has a 3xx status code
func (*RevokeCDRArrangementUnauthorized) IsServerError ¶
func (o *RevokeCDRArrangementUnauthorized) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement unauthorized response has a 5xx status code
func (*RevokeCDRArrangementUnauthorized) IsSuccess ¶
func (o *RevokeCDRArrangementUnauthorized) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement unauthorized response has a 2xx status code
func (*RevokeCDRArrangementUnauthorized) String ¶
func (o *RevokeCDRArrangementUnauthorized) String() string
type RevokeCDRArrangementUnprocessableEntity ¶
type RevokeCDRArrangementUnprocessableEntity struct {
Payload *models.CDRErrorResponse
}
RevokeCDRArrangementUnprocessableEntity describes a response with status code 422, with default header values.
CDR Error
func NewRevokeCDRArrangementUnprocessableEntity ¶
func NewRevokeCDRArrangementUnprocessableEntity() *RevokeCDRArrangementUnprocessableEntity
NewRevokeCDRArrangementUnprocessableEntity creates a RevokeCDRArrangementUnprocessableEntity with default headers values
func (*RevokeCDRArrangementUnprocessableEntity) Code ¶
func (o *RevokeCDRArrangementUnprocessableEntity) Code() int
Code gets the status code for the revoke c d r arrangement unprocessable entity response
func (*RevokeCDRArrangementUnprocessableEntity) Error ¶
func (o *RevokeCDRArrangementUnprocessableEntity) Error() string
func (*RevokeCDRArrangementUnprocessableEntity) GetPayload ¶
func (o *RevokeCDRArrangementUnprocessableEntity) GetPayload() *models.CDRErrorResponse
func (*RevokeCDRArrangementUnprocessableEntity) IsClientError ¶
func (o *RevokeCDRArrangementUnprocessableEntity) IsClientError() bool
IsClientError returns true when this revoke c d r arrangement unprocessable entity response has a 4xx status code
func (*RevokeCDRArrangementUnprocessableEntity) IsCode ¶
func (o *RevokeCDRArrangementUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this revoke c d r arrangement unprocessable entity response a status code equal to that given
func (*RevokeCDRArrangementUnprocessableEntity) IsRedirect ¶
func (o *RevokeCDRArrangementUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this revoke c d r arrangement unprocessable entity response has a 3xx status code
func (*RevokeCDRArrangementUnprocessableEntity) IsServerError ¶
func (o *RevokeCDRArrangementUnprocessableEntity) IsServerError() bool
IsServerError returns true when this revoke c d r arrangement unprocessable entity response has a 5xx status code
func (*RevokeCDRArrangementUnprocessableEntity) IsSuccess ¶
func (o *RevokeCDRArrangementUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this revoke c d r arrangement unprocessable entity response has a 2xx status code
func (*RevokeCDRArrangementUnprocessableEntity) String ¶
func (o *RevokeCDRArrangementUnprocessableEntity) String() string