Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateInsuranceDataAccessConsent(params *CreateInsuranceDataAccessConsentParams, ...) (*CreateInsuranceDataAccessConsentCreated, error)
- func (a *Client) DeleteInsuranceDataAccessConsent(params *DeleteInsuranceDataAccessConsentParams, ...) (*DeleteInsuranceDataAccessConsentNoContent, error)
- func (a *Client) GetInsuranceDataAccessConsent(params *GetInsuranceDataAccessConsentParams, ...) (*GetInsuranceDataAccessConsentOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CreateInsuranceDataAccessConsentBadRequest
- func (o *CreateInsuranceDataAccessConsentBadRequest) Code() int
- func (o *CreateInsuranceDataAccessConsentBadRequest) Error() string
- func (o *CreateInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentBadRequest) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentBadRequest) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentBadRequest) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentBadRequest) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentBadRequest) String() string
- type CreateInsuranceDataAccessConsentCreated
- func (o *CreateInsuranceDataAccessConsentCreated) Code() int
- func (o *CreateInsuranceDataAccessConsentCreated) Error() string
- func (o *CreateInsuranceDataAccessConsentCreated) GetPayload() *models.BrazilInsuranceCustomerDataAccessConsentResponse
- func (o *CreateInsuranceDataAccessConsentCreated) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentCreated) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentCreated) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentCreated) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentCreated) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentCreated) String() string
- type CreateInsuranceDataAccessConsentForbidden
- func (o *CreateInsuranceDataAccessConsentForbidden) Code() int
- func (o *CreateInsuranceDataAccessConsentForbidden) Error() string
- func (o *CreateInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentForbidden) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentForbidden) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentForbidden) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentForbidden) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentForbidden) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentForbidden) String() string
- type CreateInsuranceDataAccessConsentInternalServerError
- func (o *CreateInsuranceDataAccessConsentInternalServerError) Code() int
- func (o *CreateInsuranceDataAccessConsentInternalServerError) Error() string
- func (o *CreateInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentInternalServerError) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentInternalServerError) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentInternalServerError) String() string
- type CreateInsuranceDataAccessConsentMethodNotAllowed
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) Code() int
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) Error() string
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) String() string
- type CreateInsuranceDataAccessConsentNotAcceptable
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) Code() int
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) Error() string
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentNotAcceptable) String() string
- type CreateInsuranceDataAccessConsentParams
- func NewCreateInsuranceDataAccessConsentParams() *CreateInsuranceDataAccessConsentParams
- func NewCreateInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *CreateInsuranceDataAccessConsentParams
- func NewCreateInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *CreateInsuranceDataAccessConsentParams
- func NewCreateInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
- func (o *CreateInsuranceDataAccessConsentParams) SetDefaults()
- func (o *CreateInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
- func (o *CreateInsuranceDataAccessConsentParams) SetRequest(request *models.BrazilInsuranceCustomerDataAccessConsentRequest)
- func (o *CreateInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
- func (o *CreateInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
- func (o *CreateInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
- func (o *CreateInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
- func (o *CreateInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
- func (o *CreateInsuranceDataAccessConsentParams) SetXIdempotencyKey(xIdempotencyKey *string)
- func (o *CreateInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
- func (o *CreateInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithDefaults() *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithRequest(request *models.BrazilInsuranceCustomerDataAccessConsentRequest) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXIdempotencyKey(xIdempotencyKey *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *CreateInsuranceDataAccessConsentParams
- func (o *CreateInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateInsuranceDataAccessConsentReader
- type CreateInsuranceDataAccessConsentTooManyRequests
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) Code() int
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) Error() string
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentTooManyRequests) String() string
- type CreateInsuranceDataAccessConsentUnauthorized
- func (o *CreateInsuranceDataAccessConsentUnauthorized) Code() int
- func (o *CreateInsuranceDataAccessConsentUnauthorized) Error() string
- func (o *CreateInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentUnauthorized) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentUnauthorized) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentUnauthorized) String() string
- type CreateInsuranceDataAccessConsentUnprocessableEntity
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) Code() int
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) Error() string
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) String() string
- type CreateInsuranceDataAccessConsentUnsupportedMediaType
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) Code() int
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) Error() string
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
- func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) String() string
- type DeleteInsuranceDataAccessConsentBadRequest
- func (o *DeleteInsuranceDataAccessConsentBadRequest) Code() int
- func (o *DeleteInsuranceDataAccessConsentBadRequest) Error() string
- func (o *DeleteInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentBadRequest) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentBadRequest) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentBadRequest) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentBadRequest) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentBadRequest) String() string
- type DeleteInsuranceDataAccessConsentForbidden
- func (o *DeleteInsuranceDataAccessConsentForbidden) Code() int
- func (o *DeleteInsuranceDataAccessConsentForbidden) Error() string
- func (o *DeleteInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentForbidden) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentForbidden) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentForbidden) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentForbidden) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentForbidden) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentForbidden) String() string
- type DeleteInsuranceDataAccessConsentInternalServerError
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) Code() int
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) Error() string
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentInternalServerError) String() string
- type DeleteInsuranceDataAccessConsentMethodNotAllowed
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) Code() int
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) Error() string
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) String() string
- type DeleteInsuranceDataAccessConsentNoContent
- func (o *DeleteInsuranceDataAccessConsentNoContent) Code() int
- func (o *DeleteInsuranceDataAccessConsentNoContent) Error() string
- func (o *DeleteInsuranceDataAccessConsentNoContent) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentNoContent) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentNoContent) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentNoContent) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentNoContent) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentNoContent) String() string
- type DeleteInsuranceDataAccessConsentNotAcceptable
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) Code() int
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) Error() string
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentNotAcceptable) String() string
- type DeleteInsuranceDataAccessConsentParams
- func NewDeleteInsuranceDataAccessConsentParams() *DeleteInsuranceDataAccessConsentParams
- func NewDeleteInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *DeleteInsuranceDataAccessConsentParams
- func NewDeleteInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *DeleteInsuranceDataAccessConsentParams
- func NewDeleteInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) SetConsentID(consentID string)
- func (o *DeleteInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
- func (o *DeleteInsuranceDataAccessConsentParams) SetDefaults()
- func (o *DeleteInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
- func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
- func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
- func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
- func (o *DeleteInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
- func (o *DeleteInsuranceDataAccessConsentParams) WithConsentID(consentID string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithDefaults() *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *DeleteInsuranceDataAccessConsentParams
- func (o *DeleteInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteInsuranceDataAccessConsentReader
- type DeleteInsuranceDataAccessConsentTooManyRequests
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) Code() int
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) Error() string
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentTooManyRequests) String() string
- type DeleteInsuranceDataAccessConsentUnauthorized
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) Code() int
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) Error() string
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentUnauthorized) String() string
- type DeleteInsuranceDataAccessConsentUnprocessableEntity
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) Code() int
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) Error() string
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) String() string
- type DeleteInsuranceDataAccessConsentUnsupportedMediaType
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) Code() int
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) Error() string
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) String() string
- type GetInsuranceDataAccessConsentBadRequest
- func (o *GetInsuranceDataAccessConsentBadRequest) Code() int
- func (o *GetInsuranceDataAccessConsentBadRequest) Error() string
- func (o *GetInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentBadRequest) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentBadRequest) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentBadRequest) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentBadRequest) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentBadRequest) String() string
- type GetInsuranceDataAccessConsentForbidden
- func (o *GetInsuranceDataAccessConsentForbidden) Code() int
- func (o *GetInsuranceDataAccessConsentForbidden) Error() string
- func (o *GetInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentForbidden) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentForbidden) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentForbidden) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentForbidden) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentForbidden) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentForbidden) String() string
- type GetInsuranceDataAccessConsentInternalServerError
- func (o *GetInsuranceDataAccessConsentInternalServerError) Code() int
- func (o *GetInsuranceDataAccessConsentInternalServerError) Error() string
- func (o *GetInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentInternalServerError) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentInternalServerError) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentInternalServerError) String() string
- type GetInsuranceDataAccessConsentMethodNotAllowed
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) Code() int
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) Error() string
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentMethodNotAllowed) String() string
- type GetInsuranceDataAccessConsentNotAcceptable
- func (o *GetInsuranceDataAccessConsentNotAcceptable) Code() int
- func (o *GetInsuranceDataAccessConsentNotAcceptable) Error() string
- func (o *GetInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentNotAcceptable) String() string
- type GetInsuranceDataAccessConsentOK
- func (o *GetInsuranceDataAccessConsentOK) Code() int
- func (o *GetInsuranceDataAccessConsentOK) Error() string
- func (o *GetInsuranceDataAccessConsentOK) GetPayload() *models.BrazilInsuranceCustomerDataAccessConsentResponse
- func (o *GetInsuranceDataAccessConsentOK) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentOK) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentOK) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentOK) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentOK) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentOK) String() string
- type GetInsuranceDataAccessConsentParams
- func NewGetInsuranceDataAccessConsentParams() *GetInsuranceDataAccessConsentParams
- func NewGetInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *GetInsuranceDataAccessConsentParams
- func NewGetInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *GetInsuranceDataAccessConsentParams
- func NewGetInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) SetConsentID(consentID string)
- func (o *GetInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
- func (o *GetInsuranceDataAccessConsentParams) SetDefaults()
- func (o *GetInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
- func (o *GetInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
- func (o *GetInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
- func (o *GetInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
- func (o *GetInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
- func (o *GetInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
- func (o *GetInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
- func (o *GetInsuranceDataAccessConsentParams) WithConsentID(consentID string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithDefaults() *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *GetInsuranceDataAccessConsentParams
- func (o *GetInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetInsuranceDataAccessConsentReader
- type GetInsuranceDataAccessConsentTooManyRequests
- func (o *GetInsuranceDataAccessConsentTooManyRequests) Code() int
- func (o *GetInsuranceDataAccessConsentTooManyRequests) Error() string
- func (o *GetInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentTooManyRequests) String() string
- type GetInsuranceDataAccessConsentUnauthorized
- func (o *GetInsuranceDataAccessConsentUnauthorized) Code() int
- func (o *GetInsuranceDataAccessConsentUnauthorized) Error() string
- func (o *GetInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentUnauthorized) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentUnauthorized) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentUnauthorized) String() string
- type GetInsuranceDataAccessConsentUnprocessableEntity
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) Code() int
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) Error() string
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentUnprocessableEntity) String() string
- type GetInsuranceDataAccessConsentUnsupportedMediaType
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) Code() int
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) Error() string
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
- func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for o p i n API
func (*Client) CreateInsuranceDataAccessConsent ¶
func (a *Client) CreateInsuranceDataAccessConsent(params *CreateInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateInsuranceDataAccessConsentCreated, error)
CreateInsuranceDataAccessConsent creates insurance data access consent
This API allows AISP to create consent to access PSU registration data, information about transactions in their accounts, credit card and contracted credit products
func (*Client) DeleteInsuranceDataAccessConsent ¶
func (a *Client) DeleteInsuranceDataAccessConsent(params *DeleteInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteInsuranceDataAccessConsentNoContent, error)
DeleteInsuranceDataAccessConsent deletes insurance data access consent
This API allows PISP to remove previously created consent
func (*Client) GetInsuranceDataAccessConsent ¶
func (a *Client) GetInsuranceDataAccessConsent(params *GetInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInsuranceDataAccessConsentOK, error)
GetInsuranceDataAccessConsent gets insurance data access consent
This API allows PISP to retrieve previously created consent
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.
type ClientService ¶
type ClientService interface { CreateInsuranceDataAccessConsent(params *CreateInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*CreateInsuranceDataAccessConsentCreated, error) DeleteInsuranceDataAccessConsent(params *DeleteInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteInsuranceDataAccessConsentNoContent, error) GetInsuranceDataAccessConsent(params *GetInsuranceDataAccessConsentParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetInsuranceDataAccessConsentOK, 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 o p i n API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new o p i n 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 o p i n 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 CreateInsuranceDataAccessConsentBadRequest ¶
type CreateInsuranceDataAccessConsentBadRequest struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentBadRequest describes a response with status code 400, with default header values.
Error
func NewCreateInsuranceDataAccessConsentBadRequest ¶
func NewCreateInsuranceDataAccessConsentBadRequest() *CreateInsuranceDataAccessConsentBadRequest
NewCreateInsuranceDataAccessConsentBadRequest creates a CreateInsuranceDataAccessConsentBadRequest with default headers values
func (*CreateInsuranceDataAccessConsentBadRequest) Code ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) Code() int
Code gets the status code for the create insurance data access consent bad request response
func (*CreateInsuranceDataAccessConsentBadRequest) Error ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) Error() string
func (*CreateInsuranceDataAccessConsentBadRequest) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentBadRequest) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) IsClientError() bool
IsClientError returns true when this create insurance data access consent bad request response has a 4xx status code
func (*CreateInsuranceDataAccessConsentBadRequest) IsCode ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
IsCode returns true when this create insurance data access consent bad request response a status code equal to that given
func (*CreateInsuranceDataAccessConsentBadRequest) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent bad request response has a 3xx status code
func (*CreateInsuranceDataAccessConsentBadRequest) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) IsServerError() bool
IsServerError returns true when this create insurance data access consent bad request response has a 5xx status code
func (*CreateInsuranceDataAccessConsentBadRequest) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent bad request response has a 2xx status code
func (*CreateInsuranceDataAccessConsentBadRequest) String ¶
func (o *CreateInsuranceDataAccessConsentBadRequest) String() string
type CreateInsuranceDataAccessConsentCreated ¶
type CreateInsuranceDataAccessConsentCreated struct {
Payload *models.BrazilInsuranceCustomerDataAccessConsentResponse
}
CreateInsuranceDataAccessConsentCreated describes a response with status code 201, with default header values.
Customer data access consent
func NewCreateInsuranceDataAccessConsentCreated ¶
func NewCreateInsuranceDataAccessConsentCreated() *CreateInsuranceDataAccessConsentCreated
NewCreateInsuranceDataAccessConsentCreated creates a CreateInsuranceDataAccessConsentCreated with default headers values
func (*CreateInsuranceDataAccessConsentCreated) Code ¶
func (o *CreateInsuranceDataAccessConsentCreated) Code() int
Code gets the status code for the create insurance data access consent created response
func (*CreateInsuranceDataAccessConsentCreated) Error ¶
func (o *CreateInsuranceDataAccessConsentCreated) Error() string
func (*CreateInsuranceDataAccessConsentCreated) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentCreated) GetPayload() *models.BrazilInsuranceCustomerDataAccessConsentResponse
func (*CreateInsuranceDataAccessConsentCreated) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentCreated) IsClientError() bool
IsClientError returns true when this create insurance data access consent created response has a 4xx status code
func (*CreateInsuranceDataAccessConsentCreated) IsCode ¶
func (o *CreateInsuranceDataAccessConsentCreated) IsCode(code int) bool
IsCode returns true when this create insurance data access consent created response a status code equal to that given
func (*CreateInsuranceDataAccessConsentCreated) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentCreated) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent created response has a 3xx status code
func (*CreateInsuranceDataAccessConsentCreated) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentCreated) IsServerError() bool
IsServerError returns true when this create insurance data access consent created response has a 5xx status code
func (*CreateInsuranceDataAccessConsentCreated) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentCreated) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent created response has a 2xx status code
func (*CreateInsuranceDataAccessConsentCreated) String ¶
func (o *CreateInsuranceDataAccessConsentCreated) String() string
type CreateInsuranceDataAccessConsentForbidden ¶
type CreateInsuranceDataAccessConsentForbidden struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentForbidden describes a response with status code 403, with default header values.
Error
func NewCreateInsuranceDataAccessConsentForbidden ¶
func NewCreateInsuranceDataAccessConsentForbidden() *CreateInsuranceDataAccessConsentForbidden
NewCreateInsuranceDataAccessConsentForbidden creates a CreateInsuranceDataAccessConsentForbidden with default headers values
func (*CreateInsuranceDataAccessConsentForbidden) Code ¶
func (o *CreateInsuranceDataAccessConsentForbidden) Code() int
Code gets the status code for the create insurance data access consent forbidden response
func (*CreateInsuranceDataAccessConsentForbidden) Error ¶
func (o *CreateInsuranceDataAccessConsentForbidden) Error() string
func (*CreateInsuranceDataAccessConsentForbidden) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentForbidden) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentForbidden) IsClientError() bool
IsClientError returns true when this create insurance data access consent forbidden response has a 4xx status code
func (*CreateInsuranceDataAccessConsentForbidden) IsCode ¶
func (o *CreateInsuranceDataAccessConsentForbidden) IsCode(code int) bool
IsCode returns true when this create insurance data access consent forbidden response a status code equal to that given
func (*CreateInsuranceDataAccessConsentForbidden) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentForbidden) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent forbidden response has a 3xx status code
func (*CreateInsuranceDataAccessConsentForbidden) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentForbidden) IsServerError() bool
IsServerError returns true when this create insurance data access consent forbidden response has a 5xx status code
func (*CreateInsuranceDataAccessConsentForbidden) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentForbidden) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent forbidden response has a 2xx status code
func (*CreateInsuranceDataAccessConsentForbidden) String ¶
func (o *CreateInsuranceDataAccessConsentForbidden) String() string
type CreateInsuranceDataAccessConsentInternalServerError ¶
type CreateInsuranceDataAccessConsentInternalServerError struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentInternalServerError describes a response with status code 500, with default header values.
Error
func NewCreateInsuranceDataAccessConsentInternalServerError ¶
func NewCreateInsuranceDataAccessConsentInternalServerError() *CreateInsuranceDataAccessConsentInternalServerError
NewCreateInsuranceDataAccessConsentInternalServerError creates a CreateInsuranceDataAccessConsentInternalServerError with default headers values
func (*CreateInsuranceDataAccessConsentInternalServerError) Code ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) Code() int
Code gets the status code for the create insurance data access consent internal server error response
func (*CreateInsuranceDataAccessConsentInternalServerError) Error ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) Error() string
func (*CreateInsuranceDataAccessConsentInternalServerError) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentInternalServerError) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) IsClientError() bool
IsClientError returns true when this create insurance data access consent internal server error response has a 4xx status code
func (*CreateInsuranceDataAccessConsentInternalServerError) IsCode ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
IsCode returns true when this create insurance data access consent internal server error response a status code equal to that given
func (*CreateInsuranceDataAccessConsentInternalServerError) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent internal server error response has a 3xx status code
func (*CreateInsuranceDataAccessConsentInternalServerError) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) IsServerError() bool
IsServerError returns true when this create insurance data access consent internal server error response has a 5xx status code
func (*CreateInsuranceDataAccessConsentInternalServerError) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent internal server error response has a 2xx status code
func (*CreateInsuranceDataAccessConsentInternalServerError) String ¶
func (o *CreateInsuranceDataAccessConsentInternalServerError) String() string
type CreateInsuranceDataAccessConsentMethodNotAllowed ¶
type CreateInsuranceDataAccessConsentMethodNotAllowed struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentMethodNotAllowed describes a response with status code 405, with default header values.
Error
func NewCreateInsuranceDataAccessConsentMethodNotAllowed ¶
func NewCreateInsuranceDataAccessConsentMethodNotAllowed() *CreateInsuranceDataAccessConsentMethodNotAllowed
NewCreateInsuranceDataAccessConsentMethodNotAllowed creates a CreateInsuranceDataAccessConsentMethodNotAllowed with default headers values
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) Code ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) Code() int
Code gets the status code for the create insurance data access consent method not allowed response
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) Error ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) Error() string
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
IsClientError returns true when this create insurance data access consent method not allowed response has a 4xx status code
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) IsCode ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this create insurance data access consent method not allowed response a status code equal to that given
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent method not allowed response has a 3xx status code
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
IsServerError returns true when this create insurance data access consent method not allowed response has a 5xx status code
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent method not allowed response has a 2xx status code
func (*CreateInsuranceDataAccessConsentMethodNotAllowed) String ¶
func (o *CreateInsuranceDataAccessConsentMethodNotAllowed) String() string
type CreateInsuranceDataAccessConsentNotAcceptable ¶
type CreateInsuranceDataAccessConsentNotAcceptable struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentNotAcceptable describes a response with status code 406, with default header values.
Error
func NewCreateInsuranceDataAccessConsentNotAcceptable ¶
func NewCreateInsuranceDataAccessConsentNotAcceptable() *CreateInsuranceDataAccessConsentNotAcceptable
NewCreateInsuranceDataAccessConsentNotAcceptable creates a CreateInsuranceDataAccessConsentNotAcceptable with default headers values
func (*CreateInsuranceDataAccessConsentNotAcceptable) Code ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) Code() int
Code gets the status code for the create insurance data access consent not acceptable response
func (*CreateInsuranceDataAccessConsentNotAcceptable) Error ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) Error() string
func (*CreateInsuranceDataAccessConsentNotAcceptable) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentNotAcceptable) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
IsClientError returns true when this create insurance data access consent not acceptable response has a 4xx status code
func (*CreateInsuranceDataAccessConsentNotAcceptable) IsCode ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
IsCode returns true when this create insurance data access consent not acceptable response a status code equal to that given
func (*CreateInsuranceDataAccessConsentNotAcceptable) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent not acceptable response has a 3xx status code
func (*CreateInsuranceDataAccessConsentNotAcceptable) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
IsServerError returns true when this create insurance data access consent not acceptable response has a 5xx status code
func (*CreateInsuranceDataAccessConsentNotAcceptable) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent not acceptable response has a 2xx status code
func (*CreateInsuranceDataAccessConsentNotAcceptable) String ¶
func (o *CreateInsuranceDataAccessConsentNotAcceptable) String() string
type CreateInsuranceDataAccessConsentParams ¶
type CreateInsuranceDataAccessConsentParams struct { /* Request. Request */ Request *models.BrazilInsuranceCustomerDataAccessConsentRequest /* XCustomerUserAgent. The header indicates the user-agent that the PSU is using. The TPP may populate this field with the user-agent indicated by the PSU. If the PSU is using a TPP mobile app, the TPP must ensure that the user-agent string is different from browser based user-agent strings. */ XCustomerUserAgent *string /* XFapiAuthDate. The time when the PSU last logged in with the TPP. The value is supplied as a HTTP-date as in section 7.1.1.1 of [RFC7231] */ XFapiAuthDate *string /* XFapiCustomerIPAddress. The PSU's IP address if the PSU is currently logged in with the TPP. */ XFapiCustomerIPAddress *string /* XFapiInteractionID. An RFC4122 UID used as a correlation Id. If provided, the ASPSP must "play back" this value in the x-fapi-interaction-id response header. */ XFapiInteractionID *string /* XIdempotencyKey. Every request will be processed only once per x-idempotency-key. The Idempotency Key will be valid for 24 hours */ XIdempotencyKey *string /* XJwsSignature. Header containing a detached JWS signature of the body of the payload. Refer to resource specific documentation on when this header must be specified. */ XJwsSignature *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateInsuranceDataAccessConsentParams contains all the parameters to send to the API endpoint
for the create insurance data access consent operation. Typically these are written to a http.Request.
func NewCreateInsuranceDataAccessConsentParams ¶
func NewCreateInsuranceDataAccessConsentParams() *CreateInsuranceDataAccessConsentParams
NewCreateInsuranceDataAccessConsentParams creates a new CreateInsuranceDataAccessConsentParams 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 NewCreateInsuranceDataAccessConsentParamsWithContext ¶
func NewCreateInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *CreateInsuranceDataAccessConsentParams
NewCreateInsuranceDataAccessConsentParamsWithContext creates a new CreateInsuranceDataAccessConsentParams object with the ability to set a context for a request.
func NewCreateInsuranceDataAccessConsentParamsWithHTTPClient ¶
func NewCreateInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *CreateInsuranceDataAccessConsentParams
NewCreateInsuranceDataAccessConsentParamsWithHTTPClient creates a new CreateInsuranceDataAccessConsentParams object with the ability to set a custom HTTPClient for a request.
func NewCreateInsuranceDataAccessConsentParamsWithTimeout ¶
func NewCreateInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *CreateInsuranceDataAccessConsentParams
NewCreateInsuranceDataAccessConsentParamsWithTimeout creates a new CreateInsuranceDataAccessConsentParams object with the ability to set a timeout on a request.
func (*CreateInsuranceDataAccessConsentParams) SetContext ¶
func (o *CreateInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
SetContext adds the context to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetDefaults ¶
func (o *CreateInsuranceDataAccessConsentParams) SetDefaults()
SetDefaults hydrates default values in the create insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*CreateInsuranceDataAccessConsentParams) SetHTTPClient ¶
func (o *CreateInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetRequest ¶
func (o *CreateInsuranceDataAccessConsentParams) SetRequest(request *models.BrazilInsuranceCustomerDataAccessConsentRequest)
SetRequest adds the request to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetTimeout ¶
func (o *CreateInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXCustomerUserAgent ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
SetXCustomerUserAgent adds the xCustomerUserAgent to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXFapiAuthDate ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
SetXFapiAuthDate adds the xFapiAuthDate to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
SetXFapiCustomerIPAddress adds the xFapiCustomerIpAddress to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXFapiInteractionID ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
SetXFapiInteractionID adds the xFapiInteractionId to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXIdempotencyKey ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXIdempotencyKey(xIdempotencyKey *string)
SetXIdempotencyKey adds the xIdempotencyKey to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) SetXJwsSignature ¶
func (o *CreateInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
SetXJwsSignature adds the xJwsSignature to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithContext ¶
func (o *CreateInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *CreateInsuranceDataAccessConsentParams
WithContext adds the context to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithDefaults ¶
func (o *CreateInsuranceDataAccessConsentParams) WithDefaults() *CreateInsuranceDataAccessConsentParams
WithDefaults hydrates default values in the create insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*CreateInsuranceDataAccessConsentParams) WithHTTPClient ¶
func (o *CreateInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *CreateInsuranceDataAccessConsentParams
WithHTTPClient adds the HTTPClient to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithRequest ¶
func (o *CreateInsuranceDataAccessConsentParams) WithRequest(request *models.BrazilInsuranceCustomerDataAccessConsentRequest) *CreateInsuranceDataAccessConsentParams
WithRequest adds the request to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithTimeout ¶
func (o *CreateInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *CreateInsuranceDataAccessConsentParams
WithTimeout adds the timeout to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXCustomerUserAgent ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *CreateInsuranceDataAccessConsentParams
WithXCustomerUserAgent adds the xCustomerUserAgent to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXFapiAuthDate ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *CreateInsuranceDataAccessConsentParams
WithXFapiAuthDate adds the xFapiAuthDate to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *CreateInsuranceDataAccessConsentParams
WithXFapiCustomerIPAddress adds the xFapiCustomerIPAddress to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXFapiInteractionID ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *CreateInsuranceDataAccessConsentParams
WithXFapiInteractionID adds the xFapiInteractionID to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXIdempotencyKey ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXIdempotencyKey(xIdempotencyKey *string) *CreateInsuranceDataAccessConsentParams
WithXIdempotencyKey adds the xIdempotencyKey to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WithXJwsSignature ¶
func (o *CreateInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *CreateInsuranceDataAccessConsentParams
WithXJwsSignature adds the xJwsSignature to the create insurance data access consent params
func (*CreateInsuranceDataAccessConsentParams) WriteToRequest ¶
func (o *CreateInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateInsuranceDataAccessConsentReader ¶
type CreateInsuranceDataAccessConsentReader struct {
// contains filtered or unexported fields
}
CreateInsuranceDataAccessConsentReader is a Reader for the CreateInsuranceDataAccessConsent structure.
func (*CreateInsuranceDataAccessConsentReader) ReadResponse ¶
func (o *CreateInsuranceDataAccessConsentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateInsuranceDataAccessConsentTooManyRequests ¶
type CreateInsuranceDataAccessConsentTooManyRequests struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentTooManyRequests describes a response with status code 429, with default header values.
Error
func NewCreateInsuranceDataAccessConsentTooManyRequests ¶
func NewCreateInsuranceDataAccessConsentTooManyRequests() *CreateInsuranceDataAccessConsentTooManyRequests
NewCreateInsuranceDataAccessConsentTooManyRequests creates a CreateInsuranceDataAccessConsentTooManyRequests with default headers values
func (*CreateInsuranceDataAccessConsentTooManyRequests) Code ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) Code() int
Code gets the status code for the create insurance data access consent too many requests response
func (*CreateInsuranceDataAccessConsentTooManyRequests) Error ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) Error() string
func (*CreateInsuranceDataAccessConsentTooManyRequests) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentTooManyRequests) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
IsClientError returns true when this create insurance data access consent too many requests response has a 4xx status code
func (*CreateInsuranceDataAccessConsentTooManyRequests) IsCode ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
IsCode returns true when this create insurance data access consent too many requests response a status code equal to that given
func (*CreateInsuranceDataAccessConsentTooManyRequests) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent too many requests response has a 3xx status code
func (*CreateInsuranceDataAccessConsentTooManyRequests) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
IsServerError returns true when this create insurance data access consent too many requests response has a 5xx status code
func (*CreateInsuranceDataAccessConsentTooManyRequests) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent too many requests response has a 2xx status code
func (*CreateInsuranceDataAccessConsentTooManyRequests) String ¶
func (o *CreateInsuranceDataAccessConsentTooManyRequests) String() string
type CreateInsuranceDataAccessConsentUnauthorized ¶
type CreateInsuranceDataAccessConsentUnauthorized struct {
}CreateInsuranceDataAccessConsentUnauthorized describes a response with status code 401, with default header values.
Error
func NewCreateInsuranceDataAccessConsentUnauthorized ¶
func NewCreateInsuranceDataAccessConsentUnauthorized() *CreateInsuranceDataAccessConsentUnauthorized
NewCreateInsuranceDataAccessConsentUnauthorized creates a CreateInsuranceDataAccessConsentUnauthorized with default headers values
func (*CreateInsuranceDataAccessConsentUnauthorized) Code ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) Code() int
Code gets the status code for the create insurance data access consent unauthorized response
func (*CreateInsuranceDataAccessConsentUnauthorized) Error ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) Error() string
func (*CreateInsuranceDataAccessConsentUnauthorized) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentUnauthorized) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) IsClientError() bool
IsClientError returns true when this create insurance data access consent unauthorized response has a 4xx status code
func (*CreateInsuranceDataAccessConsentUnauthorized) IsCode ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
IsCode returns true when this create insurance data access consent unauthorized response a status code equal to that given
func (*CreateInsuranceDataAccessConsentUnauthorized) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent unauthorized response has a 3xx status code
func (*CreateInsuranceDataAccessConsentUnauthorized) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) IsServerError() bool
IsServerError returns true when this create insurance data access consent unauthorized response has a 5xx status code
func (*CreateInsuranceDataAccessConsentUnauthorized) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent unauthorized response has a 2xx status code
func (*CreateInsuranceDataAccessConsentUnauthorized) String ¶
func (o *CreateInsuranceDataAccessConsentUnauthorized) String() string
type CreateInsuranceDataAccessConsentUnprocessableEntity ¶
type CreateInsuranceDataAccessConsentUnprocessableEntity struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentUnprocessableEntity describes a response with status code 422, with default header values.
Error
func NewCreateInsuranceDataAccessConsentUnprocessableEntity ¶
func NewCreateInsuranceDataAccessConsentUnprocessableEntity() *CreateInsuranceDataAccessConsentUnprocessableEntity
NewCreateInsuranceDataAccessConsentUnprocessableEntity creates a CreateInsuranceDataAccessConsentUnprocessableEntity with default headers values
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) Code ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) Code() int
Code gets the status code for the create insurance data access consent unprocessable entity response
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) Error ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) Error() string
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
IsClientError returns true when this create insurance data access consent unprocessable entity response has a 4xx status code
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) IsCode ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this create insurance data access consent unprocessable entity response a status code equal to that given
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent unprocessable entity response has a 3xx status code
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
IsServerError returns true when this create insurance data access consent unprocessable entity response has a 5xx status code
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent unprocessable entity response has a 2xx status code
func (*CreateInsuranceDataAccessConsentUnprocessableEntity) String ¶
func (o *CreateInsuranceDataAccessConsentUnprocessableEntity) String() string
type CreateInsuranceDataAccessConsentUnsupportedMediaType ¶
type CreateInsuranceDataAccessConsentUnsupportedMediaType struct {
Payload *models.OBBRErrorResponse
}
CreateInsuranceDataAccessConsentUnsupportedMediaType describes a response with status code 415, with default header values.
Error
func NewCreateInsuranceDataAccessConsentUnsupportedMediaType ¶
func NewCreateInsuranceDataAccessConsentUnsupportedMediaType() *CreateInsuranceDataAccessConsentUnsupportedMediaType
NewCreateInsuranceDataAccessConsentUnsupportedMediaType creates a CreateInsuranceDataAccessConsentUnsupportedMediaType with default headers values
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) Code ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) Code() int
Code gets the status code for the create insurance data access consent unsupported media type response
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) Error ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) Error() string
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) GetPayload ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) IsClientError ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this create insurance data access consent unsupported media type response has a 4xx status code
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) IsCode ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this create insurance data access consent unsupported media type response a status code equal to that given
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this create insurance data access consent unsupported media type response has a 3xx status code
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) IsServerError ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this create insurance data access consent unsupported media type response has a 5xx status code
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this create insurance data access consent unsupported media type response has a 2xx status code
func (*CreateInsuranceDataAccessConsentUnsupportedMediaType) String ¶
func (o *CreateInsuranceDataAccessConsentUnsupportedMediaType) String() string
type DeleteInsuranceDataAccessConsentBadRequest ¶
type DeleteInsuranceDataAccessConsentBadRequest struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentBadRequest describes a response with status code 400, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentBadRequest ¶
func NewDeleteInsuranceDataAccessConsentBadRequest() *DeleteInsuranceDataAccessConsentBadRequest
NewDeleteInsuranceDataAccessConsentBadRequest creates a DeleteInsuranceDataAccessConsentBadRequest with default headers values
func (*DeleteInsuranceDataAccessConsentBadRequest) Code ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) Code() int
Code gets the status code for the delete insurance data access consent bad request response
func (*DeleteInsuranceDataAccessConsentBadRequest) Error ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) Error() string
func (*DeleteInsuranceDataAccessConsentBadRequest) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentBadRequest) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) IsClientError() bool
IsClientError returns true when this delete insurance data access consent bad request response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentBadRequest) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent bad request response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentBadRequest) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent bad request response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentBadRequest) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) IsServerError() bool
IsServerError returns true when this delete insurance data access consent bad request response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentBadRequest) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent bad request response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentBadRequest) String ¶
func (o *DeleteInsuranceDataAccessConsentBadRequest) String() string
type DeleteInsuranceDataAccessConsentForbidden ¶
type DeleteInsuranceDataAccessConsentForbidden struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentForbidden describes a response with status code 403, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentForbidden ¶
func NewDeleteInsuranceDataAccessConsentForbidden() *DeleteInsuranceDataAccessConsentForbidden
NewDeleteInsuranceDataAccessConsentForbidden creates a DeleteInsuranceDataAccessConsentForbidden with default headers values
func (*DeleteInsuranceDataAccessConsentForbidden) Code ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) Code() int
Code gets the status code for the delete insurance data access consent forbidden response
func (*DeleteInsuranceDataAccessConsentForbidden) Error ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) Error() string
func (*DeleteInsuranceDataAccessConsentForbidden) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentForbidden) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) IsClientError() bool
IsClientError returns true when this delete insurance data access consent forbidden response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentForbidden) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent forbidden response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentForbidden) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent forbidden response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentForbidden) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) IsServerError() bool
IsServerError returns true when this delete insurance data access consent forbidden response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentForbidden) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent forbidden response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentForbidden) String ¶
func (o *DeleteInsuranceDataAccessConsentForbidden) String() string
type DeleteInsuranceDataAccessConsentInternalServerError ¶
type DeleteInsuranceDataAccessConsentInternalServerError struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentInternalServerError describes a response with status code 500, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentInternalServerError ¶
func NewDeleteInsuranceDataAccessConsentInternalServerError() *DeleteInsuranceDataAccessConsentInternalServerError
NewDeleteInsuranceDataAccessConsentInternalServerError creates a DeleteInsuranceDataAccessConsentInternalServerError with default headers values
func (*DeleteInsuranceDataAccessConsentInternalServerError) Code ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) Code() int
Code gets the status code for the delete insurance data access consent internal server error response
func (*DeleteInsuranceDataAccessConsentInternalServerError) Error ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) Error() string
func (*DeleteInsuranceDataAccessConsentInternalServerError) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentInternalServerError) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsClientError() bool
IsClientError returns true when this delete insurance data access consent internal server error response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentInternalServerError) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent internal server error response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentInternalServerError) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent internal server error response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentInternalServerError) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsServerError() bool
IsServerError returns true when this delete insurance data access consent internal server error response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentInternalServerError) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent internal server error response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentInternalServerError) String ¶
func (o *DeleteInsuranceDataAccessConsentInternalServerError) String() string
type DeleteInsuranceDataAccessConsentMethodNotAllowed ¶
type DeleteInsuranceDataAccessConsentMethodNotAllowed struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentMethodNotAllowed describes a response with status code 405, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentMethodNotAllowed ¶
func NewDeleteInsuranceDataAccessConsentMethodNotAllowed() *DeleteInsuranceDataAccessConsentMethodNotAllowed
NewDeleteInsuranceDataAccessConsentMethodNotAllowed creates a DeleteInsuranceDataAccessConsentMethodNotAllowed with default headers values
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) Code ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) Code() int
Code gets the status code for the delete insurance data access consent method not allowed response
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) Error ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) Error() string
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
IsClientError returns true when this delete insurance data access consent method not allowed response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent method not allowed response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent method not allowed response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
IsServerError returns true when this delete insurance data access consent method not allowed response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent method not allowed response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentMethodNotAllowed) String ¶
func (o *DeleteInsuranceDataAccessConsentMethodNotAllowed) String() string
type DeleteInsuranceDataAccessConsentNoContent ¶
type DeleteInsuranceDataAccessConsentNoContent struct { }
DeleteInsuranceDataAccessConsentNoContent describes a response with status code 204, with default header values.
consent deleted
func NewDeleteInsuranceDataAccessConsentNoContent ¶
func NewDeleteInsuranceDataAccessConsentNoContent() *DeleteInsuranceDataAccessConsentNoContent
NewDeleteInsuranceDataAccessConsentNoContent creates a DeleteInsuranceDataAccessConsentNoContent with default headers values
func (*DeleteInsuranceDataAccessConsentNoContent) Code ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) Code() int
Code gets the status code for the delete insurance data access consent no content response
func (*DeleteInsuranceDataAccessConsentNoContent) Error ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) Error() string
func (*DeleteInsuranceDataAccessConsentNoContent) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) IsClientError() bool
IsClientError returns true when this delete insurance data access consent no content response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentNoContent) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent no content response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentNoContent) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent no content response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentNoContent) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) IsServerError() bool
IsServerError returns true when this delete insurance data access consent no content response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentNoContent) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent no content response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentNoContent) String ¶
func (o *DeleteInsuranceDataAccessConsentNoContent) String() string
type DeleteInsuranceDataAccessConsentNotAcceptable ¶
type DeleteInsuranceDataAccessConsentNotAcceptable struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentNotAcceptable describes a response with status code 406, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentNotAcceptable ¶
func NewDeleteInsuranceDataAccessConsentNotAcceptable() *DeleteInsuranceDataAccessConsentNotAcceptable
NewDeleteInsuranceDataAccessConsentNotAcceptable creates a DeleteInsuranceDataAccessConsentNotAcceptable with default headers values
func (*DeleteInsuranceDataAccessConsentNotAcceptable) Code ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) Code() int
Code gets the status code for the delete insurance data access consent not acceptable response
func (*DeleteInsuranceDataAccessConsentNotAcceptable) Error ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) Error() string
func (*DeleteInsuranceDataAccessConsentNotAcceptable) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentNotAcceptable) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
IsClientError returns true when this delete insurance data access consent not acceptable response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentNotAcceptable) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent not acceptable response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentNotAcceptable) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent not acceptable response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentNotAcceptable) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
IsServerError returns true when this delete insurance data access consent not acceptable response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentNotAcceptable) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent not acceptable response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentNotAcceptable) String ¶
func (o *DeleteInsuranceDataAccessConsentNotAcceptable) String() string
type DeleteInsuranceDataAccessConsentParams ¶
type DeleteInsuranceDataAccessConsentParams struct { /* ConsentID. Consent id Format: consentID */ ConsentID string /* XCustomerUserAgent. The header indicates the user-agent that the PSU is using. The TPP may populate this field with the user-agent indicated by the PSU. If the PSU is using a TPP mobile app, the TPP must ensure that the user-agent string is different from browser based user-agent strings. */ XCustomerUserAgent *string /* XFapiAuthDate. The time when the PSU last logged in with the TPP. The value is supplied as a HTTP-date as in section 7.1.1.1 of [RFC7231] */ XFapiAuthDate *string /* XFapiCustomerIPAddress. The PSU's IP address if the PSU is currently logged in with the TPP. */ XFapiCustomerIPAddress *string /* XFapiInteractionID. An RFC4122 UID used as a correlation Id. If provided, the ASPSP must "play back" this value in the x-fapi-interaction-id response header. */ XFapiInteractionID *string /* XJwsSignature. Header containing a detached JWS signature of the body of the payload. Refer to resource specific documentation on when this header must be specified. */ XJwsSignature *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteInsuranceDataAccessConsentParams contains all the parameters to send to the API endpoint
for the delete insurance data access consent operation. Typically these are written to a http.Request.
func NewDeleteInsuranceDataAccessConsentParams ¶
func NewDeleteInsuranceDataAccessConsentParams() *DeleteInsuranceDataAccessConsentParams
NewDeleteInsuranceDataAccessConsentParams creates a new DeleteInsuranceDataAccessConsentParams 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 NewDeleteInsuranceDataAccessConsentParamsWithContext ¶
func NewDeleteInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *DeleteInsuranceDataAccessConsentParams
NewDeleteInsuranceDataAccessConsentParamsWithContext creates a new DeleteInsuranceDataAccessConsentParams object with the ability to set a context for a request.
func NewDeleteInsuranceDataAccessConsentParamsWithHTTPClient ¶
func NewDeleteInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *DeleteInsuranceDataAccessConsentParams
NewDeleteInsuranceDataAccessConsentParamsWithHTTPClient creates a new DeleteInsuranceDataAccessConsentParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteInsuranceDataAccessConsentParamsWithTimeout ¶
func NewDeleteInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *DeleteInsuranceDataAccessConsentParams
NewDeleteInsuranceDataAccessConsentParamsWithTimeout creates a new DeleteInsuranceDataAccessConsentParams object with the ability to set a timeout on a request.
func (*DeleteInsuranceDataAccessConsentParams) SetConsentID ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetConsentID(consentID string)
SetConsentID adds the consentId to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetContext ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetDefaults ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetDefaults()
SetDefaults hydrates default values in the delete insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteInsuranceDataAccessConsentParams) SetHTTPClient ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetTimeout ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetXCustomerUserAgent ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
SetXCustomerUserAgent adds the xCustomerUserAgent to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetXFapiAuthDate ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
SetXFapiAuthDate adds the xFapiAuthDate to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
SetXFapiCustomerIPAddress adds the xFapiCustomerIpAddress to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetXFapiInteractionID ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
SetXFapiInteractionID adds the xFapiInteractionId to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) SetXJwsSignature ¶
func (o *DeleteInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
SetXJwsSignature adds the xJwsSignature to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithConsentID ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithConsentID(consentID string) *DeleteInsuranceDataAccessConsentParams
WithConsentID adds the consentID to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithContext ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *DeleteInsuranceDataAccessConsentParams
WithContext adds the context to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithDefaults ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithDefaults() *DeleteInsuranceDataAccessConsentParams
WithDefaults hydrates default values in the delete insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteInsuranceDataAccessConsentParams) WithHTTPClient ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *DeleteInsuranceDataAccessConsentParams
WithHTTPClient adds the HTTPClient to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithTimeout ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *DeleteInsuranceDataAccessConsentParams
WithTimeout adds the timeout to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithXCustomerUserAgent ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *DeleteInsuranceDataAccessConsentParams
WithXCustomerUserAgent adds the xCustomerUserAgent to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithXFapiAuthDate ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *DeleteInsuranceDataAccessConsentParams
WithXFapiAuthDate adds the xFapiAuthDate to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *DeleteInsuranceDataAccessConsentParams
WithXFapiCustomerIPAddress adds the xFapiCustomerIPAddress to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithXFapiInteractionID ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *DeleteInsuranceDataAccessConsentParams
WithXFapiInteractionID adds the xFapiInteractionID to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WithXJwsSignature ¶
func (o *DeleteInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *DeleteInsuranceDataAccessConsentParams
WithXJwsSignature adds the xJwsSignature to the delete insurance data access consent params
func (*DeleteInsuranceDataAccessConsentParams) WriteToRequest ¶
func (o *DeleteInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteInsuranceDataAccessConsentReader ¶
type DeleteInsuranceDataAccessConsentReader struct {
// contains filtered or unexported fields
}
DeleteInsuranceDataAccessConsentReader is a Reader for the DeleteInsuranceDataAccessConsent structure.
func (*DeleteInsuranceDataAccessConsentReader) ReadResponse ¶
func (o *DeleteInsuranceDataAccessConsentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteInsuranceDataAccessConsentTooManyRequests ¶
type DeleteInsuranceDataAccessConsentTooManyRequests struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentTooManyRequests describes a response with status code 429, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentTooManyRequests ¶
func NewDeleteInsuranceDataAccessConsentTooManyRequests() *DeleteInsuranceDataAccessConsentTooManyRequests
NewDeleteInsuranceDataAccessConsentTooManyRequests creates a DeleteInsuranceDataAccessConsentTooManyRequests with default headers values
func (*DeleteInsuranceDataAccessConsentTooManyRequests) Code ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) Code() int
Code gets the status code for the delete insurance data access consent too many requests response
func (*DeleteInsuranceDataAccessConsentTooManyRequests) Error ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) Error() string
func (*DeleteInsuranceDataAccessConsentTooManyRequests) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentTooManyRequests) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
IsClientError returns true when this delete insurance data access consent too many requests response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentTooManyRequests) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent too many requests response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentTooManyRequests) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent too many requests response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentTooManyRequests) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
IsServerError returns true when this delete insurance data access consent too many requests response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentTooManyRequests) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent too many requests response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentTooManyRequests) String ¶
func (o *DeleteInsuranceDataAccessConsentTooManyRequests) String() string
type DeleteInsuranceDataAccessConsentUnauthorized ¶
type DeleteInsuranceDataAccessConsentUnauthorized struct {
}DeleteInsuranceDataAccessConsentUnauthorized describes a response with status code 401, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentUnauthorized ¶
func NewDeleteInsuranceDataAccessConsentUnauthorized() *DeleteInsuranceDataAccessConsentUnauthorized
NewDeleteInsuranceDataAccessConsentUnauthorized creates a DeleteInsuranceDataAccessConsentUnauthorized with default headers values
func (*DeleteInsuranceDataAccessConsentUnauthorized) Code ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) Code() int
Code gets the status code for the delete insurance data access consent unauthorized response
func (*DeleteInsuranceDataAccessConsentUnauthorized) Error ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) Error() string
func (*DeleteInsuranceDataAccessConsentUnauthorized) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentUnauthorized) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsClientError() bool
IsClientError returns true when this delete insurance data access consent unauthorized response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentUnauthorized) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent unauthorized response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentUnauthorized) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent unauthorized response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentUnauthorized) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsServerError() bool
IsServerError returns true when this delete insurance data access consent unauthorized response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentUnauthorized) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent unauthorized response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentUnauthorized) String ¶
func (o *DeleteInsuranceDataAccessConsentUnauthorized) String() string
type DeleteInsuranceDataAccessConsentUnprocessableEntity ¶
type DeleteInsuranceDataAccessConsentUnprocessableEntity struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentUnprocessableEntity describes a response with status code 422, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentUnprocessableEntity ¶
func NewDeleteInsuranceDataAccessConsentUnprocessableEntity() *DeleteInsuranceDataAccessConsentUnprocessableEntity
NewDeleteInsuranceDataAccessConsentUnprocessableEntity creates a DeleteInsuranceDataAccessConsentUnprocessableEntity with default headers values
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) Code ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) Code() int
Code gets the status code for the delete insurance data access consent unprocessable entity response
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) Error ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) Error() string
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
IsClientError returns true when this delete insurance data access consent unprocessable entity response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent unprocessable entity response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent unprocessable entity response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
IsServerError returns true when this delete insurance data access consent unprocessable entity response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent unprocessable entity response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentUnprocessableEntity) String ¶
func (o *DeleteInsuranceDataAccessConsentUnprocessableEntity) String() string
type DeleteInsuranceDataAccessConsentUnsupportedMediaType ¶
type DeleteInsuranceDataAccessConsentUnsupportedMediaType struct {
Payload *models.OBBRErrorResponse
}
DeleteInsuranceDataAccessConsentUnsupportedMediaType describes a response with status code 415, with default header values.
Error
func NewDeleteInsuranceDataAccessConsentUnsupportedMediaType ¶
func NewDeleteInsuranceDataAccessConsentUnsupportedMediaType() *DeleteInsuranceDataAccessConsentUnsupportedMediaType
NewDeleteInsuranceDataAccessConsentUnsupportedMediaType creates a DeleteInsuranceDataAccessConsentUnsupportedMediaType with default headers values
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) Code ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) Code() int
Code gets the status code for the delete insurance data access consent unsupported media type response
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) Error ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) Error() string
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) GetPayload ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsClientError ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete insurance data access consent unsupported media type response has a 4xx status code
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsCode ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete insurance data access consent unsupported media type response a status code equal to that given
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete insurance data access consent unsupported media type response has a 3xx status code
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsServerError ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete insurance data access consent unsupported media type response has a 5xx status code
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete insurance data access consent unsupported media type response has a 2xx status code
func (*DeleteInsuranceDataAccessConsentUnsupportedMediaType) String ¶
func (o *DeleteInsuranceDataAccessConsentUnsupportedMediaType) String() string
type GetInsuranceDataAccessConsentBadRequest ¶
type GetInsuranceDataAccessConsentBadRequest struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentBadRequest describes a response with status code 400, with default header values.
Error
func NewGetInsuranceDataAccessConsentBadRequest ¶
func NewGetInsuranceDataAccessConsentBadRequest() *GetInsuranceDataAccessConsentBadRequest
NewGetInsuranceDataAccessConsentBadRequest creates a GetInsuranceDataAccessConsentBadRequest with default headers values
func (*GetInsuranceDataAccessConsentBadRequest) Code ¶
func (o *GetInsuranceDataAccessConsentBadRequest) Code() int
Code gets the status code for the get insurance data access consent bad request response
func (*GetInsuranceDataAccessConsentBadRequest) Error ¶
func (o *GetInsuranceDataAccessConsentBadRequest) Error() string
func (*GetInsuranceDataAccessConsentBadRequest) GetPayload ¶
func (o *GetInsuranceDataAccessConsentBadRequest) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentBadRequest) IsClientError ¶
func (o *GetInsuranceDataAccessConsentBadRequest) IsClientError() bool
IsClientError returns true when this get insurance data access consent bad request response has a 4xx status code
func (*GetInsuranceDataAccessConsentBadRequest) IsCode ¶
func (o *GetInsuranceDataAccessConsentBadRequest) IsCode(code int) bool
IsCode returns true when this get insurance data access consent bad request response a status code equal to that given
func (*GetInsuranceDataAccessConsentBadRequest) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentBadRequest) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent bad request response has a 3xx status code
func (*GetInsuranceDataAccessConsentBadRequest) IsServerError ¶
func (o *GetInsuranceDataAccessConsentBadRequest) IsServerError() bool
IsServerError returns true when this get insurance data access consent bad request response has a 5xx status code
func (*GetInsuranceDataAccessConsentBadRequest) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentBadRequest) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent bad request response has a 2xx status code
func (*GetInsuranceDataAccessConsentBadRequest) String ¶
func (o *GetInsuranceDataAccessConsentBadRequest) String() string
type GetInsuranceDataAccessConsentForbidden ¶
type GetInsuranceDataAccessConsentForbidden struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentForbidden describes a response with status code 403, with default header values.
Error
func NewGetInsuranceDataAccessConsentForbidden ¶
func NewGetInsuranceDataAccessConsentForbidden() *GetInsuranceDataAccessConsentForbidden
NewGetInsuranceDataAccessConsentForbidden creates a GetInsuranceDataAccessConsentForbidden with default headers values
func (*GetInsuranceDataAccessConsentForbidden) Code ¶
func (o *GetInsuranceDataAccessConsentForbidden) Code() int
Code gets the status code for the get insurance data access consent forbidden response
func (*GetInsuranceDataAccessConsentForbidden) Error ¶
func (o *GetInsuranceDataAccessConsentForbidden) Error() string
func (*GetInsuranceDataAccessConsentForbidden) GetPayload ¶
func (o *GetInsuranceDataAccessConsentForbidden) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentForbidden) IsClientError ¶
func (o *GetInsuranceDataAccessConsentForbidden) IsClientError() bool
IsClientError returns true when this get insurance data access consent forbidden response has a 4xx status code
func (*GetInsuranceDataAccessConsentForbidden) IsCode ¶
func (o *GetInsuranceDataAccessConsentForbidden) IsCode(code int) bool
IsCode returns true when this get insurance data access consent forbidden response a status code equal to that given
func (*GetInsuranceDataAccessConsentForbidden) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentForbidden) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent forbidden response has a 3xx status code
func (*GetInsuranceDataAccessConsentForbidden) IsServerError ¶
func (o *GetInsuranceDataAccessConsentForbidden) IsServerError() bool
IsServerError returns true when this get insurance data access consent forbidden response has a 5xx status code
func (*GetInsuranceDataAccessConsentForbidden) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentForbidden) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent forbidden response has a 2xx status code
func (*GetInsuranceDataAccessConsentForbidden) String ¶
func (o *GetInsuranceDataAccessConsentForbidden) String() string
type GetInsuranceDataAccessConsentInternalServerError ¶
type GetInsuranceDataAccessConsentInternalServerError struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentInternalServerError describes a response with status code 500, with default header values.
Error
func NewGetInsuranceDataAccessConsentInternalServerError ¶
func NewGetInsuranceDataAccessConsentInternalServerError() *GetInsuranceDataAccessConsentInternalServerError
NewGetInsuranceDataAccessConsentInternalServerError creates a GetInsuranceDataAccessConsentInternalServerError with default headers values
func (*GetInsuranceDataAccessConsentInternalServerError) Code ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) Code() int
Code gets the status code for the get insurance data access consent internal server error response
func (*GetInsuranceDataAccessConsentInternalServerError) Error ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) Error() string
func (*GetInsuranceDataAccessConsentInternalServerError) GetPayload ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentInternalServerError) IsClientError ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) IsClientError() bool
IsClientError returns true when this get insurance data access consent internal server error response has a 4xx status code
func (*GetInsuranceDataAccessConsentInternalServerError) IsCode ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) IsCode(code int) bool
IsCode returns true when this get insurance data access consent internal server error response a status code equal to that given
func (*GetInsuranceDataAccessConsentInternalServerError) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent internal server error response has a 3xx status code
func (*GetInsuranceDataAccessConsentInternalServerError) IsServerError ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) IsServerError() bool
IsServerError returns true when this get insurance data access consent internal server error response has a 5xx status code
func (*GetInsuranceDataAccessConsentInternalServerError) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent internal server error response has a 2xx status code
func (*GetInsuranceDataAccessConsentInternalServerError) String ¶
func (o *GetInsuranceDataAccessConsentInternalServerError) String() string
type GetInsuranceDataAccessConsentMethodNotAllowed ¶
type GetInsuranceDataAccessConsentMethodNotAllowed struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentMethodNotAllowed describes a response with status code 405, with default header values.
Error
func NewGetInsuranceDataAccessConsentMethodNotAllowed ¶
func NewGetInsuranceDataAccessConsentMethodNotAllowed() *GetInsuranceDataAccessConsentMethodNotAllowed
NewGetInsuranceDataAccessConsentMethodNotAllowed creates a GetInsuranceDataAccessConsentMethodNotAllowed with default headers values
func (*GetInsuranceDataAccessConsentMethodNotAllowed) Code ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) Code() int
Code gets the status code for the get insurance data access consent method not allowed response
func (*GetInsuranceDataAccessConsentMethodNotAllowed) Error ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) Error() string
func (*GetInsuranceDataAccessConsentMethodNotAllowed) GetPayload ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentMethodNotAllowed) IsClientError ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsClientError() bool
IsClientError returns true when this get insurance data access consent method not allowed response has a 4xx status code
func (*GetInsuranceDataAccessConsentMethodNotAllowed) IsCode ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this get insurance data access consent method not allowed response a status code equal to that given
func (*GetInsuranceDataAccessConsentMethodNotAllowed) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent method not allowed response has a 3xx status code
func (*GetInsuranceDataAccessConsentMethodNotAllowed) IsServerError ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsServerError() bool
IsServerError returns true when this get insurance data access consent method not allowed response has a 5xx status code
func (*GetInsuranceDataAccessConsentMethodNotAllowed) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent method not allowed response has a 2xx status code
func (*GetInsuranceDataAccessConsentMethodNotAllowed) String ¶
func (o *GetInsuranceDataAccessConsentMethodNotAllowed) String() string
type GetInsuranceDataAccessConsentNotAcceptable ¶
type GetInsuranceDataAccessConsentNotAcceptable struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentNotAcceptable describes a response with status code 406, with default header values.
Error
func NewGetInsuranceDataAccessConsentNotAcceptable ¶
func NewGetInsuranceDataAccessConsentNotAcceptable() *GetInsuranceDataAccessConsentNotAcceptable
NewGetInsuranceDataAccessConsentNotAcceptable creates a GetInsuranceDataAccessConsentNotAcceptable with default headers values
func (*GetInsuranceDataAccessConsentNotAcceptable) Code ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) Code() int
Code gets the status code for the get insurance data access consent not acceptable response
func (*GetInsuranceDataAccessConsentNotAcceptable) Error ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) Error() string
func (*GetInsuranceDataAccessConsentNotAcceptable) GetPayload ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentNotAcceptable) IsClientError ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) IsClientError() bool
IsClientError returns true when this get insurance data access consent not acceptable response has a 4xx status code
func (*GetInsuranceDataAccessConsentNotAcceptable) IsCode ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) IsCode(code int) bool
IsCode returns true when this get insurance data access consent not acceptable response a status code equal to that given
func (*GetInsuranceDataAccessConsentNotAcceptable) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent not acceptable response has a 3xx status code
func (*GetInsuranceDataAccessConsentNotAcceptable) IsServerError ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) IsServerError() bool
IsServerError returns true when this get insurance data access consent not acceptable response has a 5xx status code
func (*GetInsuranceDataAccessConsentNotAcceptable) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent not acceptable response has a 2xx status code
func (*GetInsuranceDataAccessConsentNotAcceptable) String ¶
func (o *GetInsuranceDataAccessConsentNotAcceptable) String() string
type GetInsuranceDataAccessConsentOK ¶
type GetInsuranceDataAccessConsentOK struct {
Payload *models.BrazilInsuranceCustomerDataAccessConsentResponse
}
GetInsuranceDataAccessConsentOK describes a response with status code 200, with default header values.
Customer data access consent
func NewGetInsuranceDataAccessConsentOK ¶
func NewGetInsuranceDataAccessConsentOK() *GetInsuranceDataAccessConsentOK
NewGetInsuranceDataAccessConsentOK creates a GetInsuranceDataAccessConsentOK with default headers values
func (*GetInsuranceDataAccessConsentOK) Code ¶
func (o *GetInsuranceDataAccessConsentOK) Code() int
Code gets the status code for the get insurance data access consent o k response
func (*GetInsuranceDataAccessConsentOK) Error ¶
func (o *GetInsuranceDataAccessConsentOK) Error() string
func (*GetInsuranceDataAccessConsentOK) GetPayload ¶
func (o *GetInsuranceDataAccessConsentOK) GetPayload() *models.BrazilInsuranceCustomerDataAccessConsentResponse
func (*GetInsuranceDataAccessConsentOK) IsClientError ¶
func (o *GetInsuranceDataAccessConsentOK) IsClientError() bool
IsClientError returns true when this get insurance data access consent o k response has a 4xx status code
func (*GetInsuranceDataAccessConsentOK) IsCode ¶
func (o *GetInsuranceDataAccessConsentOK) IsCode(code int) bool
IsCode returns true when this get insurance data access consent o k response a status code equal to that given
func (*GetInsuranceDataAccessConsentOK) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentOK) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent o k response has a 3xx status code
func (*GetInsuranceDataAccessConsentOK) IsServerError ¶
func (o *GetInsuranceDataAccessConsentOK) IsServerError() bool
IsServerError returns true when this get insurance data access consent o k response has a 5xx status code
func (*GetInsuranceDataAccessConsentOK) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentOK) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent o k response has a 2xx status code
func (*GetInsuranceDataAccessConsentOK) String ¶
func (o *GetInsuranceDataAccessConsentOK) String() string
type GetInsuranceDataAccessConsentParams ¶
type GetInsuranceDataAccessConsentParams struct { /* ConsentID. Consent id Format: consentID */ ConsentID string /* XCustomerUserAgent. The header indicates the user-agent that the PSU is using. The TPP may populate this field with the user-agent indicated by the PSU. If the PSU is using a TPP mobile app, the TPP must ensure that the user-agent string is different from browser based user-agent strings. */ XCustomerUserAgent *string /* XFapiAuthDate. The time when the PSU last logged in with the TPP. The value is supplied as a HTTP-date as in section 7.1.1.1 of [RFC7231] */ XFapiAuthDate *string /* XFapiCustomerIPAddress. The PSU's IP address if the PSU is currently logged in with the TPP. */ XFapiCustomerIPAddress *string /* XFapiInteractionID. An RFC4122 UID used as a correlation Id. If provided, the ASPSP must "play back" this value in the x-fapi-interaction-id response header. */ XFapiInteractionID *string /* XJwsSignature. Header containing a detached JWS signature of the body of the payload. Refer to resource specific documentation on when this header must be specified. */ XJwsSignature *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetInsuranceDataAccessConsentParams contains all the parameters to send to the API endpoint
for the get insurance data access consent operation. Typically these are written to a http.Request.
func NewGetInsuranceDataAccessConsentParams ¶
func NewGetInsuranceDataAccessConsentParams() *GetInsuranceDataAccessConsentParams
NewGetInsuranceDataAccessConsentParams creates a new GetInsuranceDataAccessConsentParams 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 NewGetInsuranceDataAccessConsentParamsWithContext ¶
func NewGetInsuranceDataAccessConsentParamsWithContext(ctx context.Context) *GetInsuranceDataAccessConsentParams
NewGetInsuranceDataAccessConsentParamsWithContext creates a new GetInsuranceDataAccessConsentParams object with the ability to set a context for a request.
func NewGetInsuranceDataAccessConsentParamsWithHTTPClient ¶
func NewGetInsuranceDataAccessConsentParamsWithHTTPClient(client *http.Client) *GetInsuranceDataAccessConsentParams
NewGetInsuranceDataAccessConsentParamsWithHTTPClient creates a new GetInsuranceDataAccessConsentParams object with the ability to set a custom HTTPClient for a request.
func NewGetInsuranceDataAccessConsentParamsWithTimeout ¶
func NewGetInsuranceDataAccessConsentParamsWithTimeout(timeout time.Duration) *GetInsuranceDataAccessConsentParams
NewGetInsuranceDataAccessConsentParamsWithTimeout creates a new GetInsuranceDataAccessConsentParams object with the ability to set a timeout on a request.
func (*GetInsuranceDataAccessConsentParams) SetConsentID ¶
func (o *GetInsuranceDataAccessConsentParams) SetConsentID(consentID string)
SetConsentID adds the consentId to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetContext ¶
func (o *GetInsuranceDataAccessConsentParams) SetContext(ctx context.Context)
SetContext adds the context to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetDefaults ¶
func (o *GetInsuranceDataAccessConsentParams) SetDefaults()
SetDefaults hydrates default values in the get insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*GetInsuranceDataAccessConsentParams) SetHTTPClient ¶
func (o *GetInsuranceDataAccessConsentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetTimeout ¶
func (o *GetInsuranceDataAccessConsentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetXCustomerUserAgent ¶
func (o *GetInsuranceDataAccessConsentParams) SetXCustomerUserAgent(xCustomerUserAgent *string)
SetXCustomerUserAgent adds the xCustomerUserAgent to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetXFapiAuthDate ¶
func (o *GetInsuranceDataAccessConsentParams) SetXFapiAuthDate(xFapiAuthDate *string)
SetXFapiAuthDate adds the xFapiAuthDate to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress ¶
func (o *GetInsuranceDataAccessConsentParams) SetXFapiCustomerIPAddress(xFapiCustomerIPAddress *string)
SetXFapiCustomerIPAddress adds the xFapiCustomerIpAddress to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetXFapiInteractionID ¶
func (o *GetInsuranceDataAccessConsentParams) SetXFapiInteractionID(xFapiInteractionID *string)
SetXFapiInteractionID adds the xFapiInteractionId to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) SetXJwsSignature ¶
func (o *GetInsuranceDataAccessConsentParams) SetXJwsSignature(xJwsSignature *string)
SetXJwsSignature adds the xJwsSignature to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithConsentID ¶
func (o *GetInsuranceDataAccessConsentParams) WithConsentID(consentID string) *GetInsuranceDataAccessConsentParams
WithConsentID adds the consentID to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithContext ¶
func (o *GetInsuranceDataAccessConsentParams) WithContext(ctx context.Context) *GetInsuranceDataAccessConsentParams
WithContext adds the context to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithDefaults ¶
func (o *GetInsuranceDataAccessConsentParams) WithDefaults() *GetInsuranceDataAccessConsentParams
WithDefaults hydrates default values in the get insurance data access consent params (not the query body).
All values with no default are reset to their zero value.
func (*GetInsuranceDataAccessConsentParams) WithHTTPClient ¶
func (o *GetInsuranceDataAccessConsentParams) WithHTTPClient(client *http.Client) *GetInsuranceDataAccessConsentParams
WithHTTPClient adds the HTTPClient to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithTimeout ¶
func (o *GetInsuranceDataAccessConsentParams) WithTimeout(timeout time.Duration) *GetInsuranceDataAccessConsentParams
WithTimeout adds the timeout to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithXCustomerUserAgent ¶
func (o *GetInsuranceDataAccessConsentParams) WithXCustomerUserAgent(xCustomerUserAgent *string) *GetInsuranceDataAccessConsentParams
WithXCustomerUserAgent adds the xCustomerUserAgent to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithXFapiAuthDate ¶
func (o *GetInsuranceDataAccessConsentParams) WithXFapiAuthDate(xFapiAuthDate *string) *GetInsuranceDataAccessConsentParams
WithXFapiAuthDate adds the xFapiAuthDate to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress ¶
func (o *GetInsuranceDataAccessConsentParams) WithXFapiCustomerIPAddress(xFapiCustomerIPAddress *string) *GetInsuranceDataAccessConsentParams
WithXFapiCustomerIPAddress adds the xFapiCustomerIPAddress to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithXFapiInteractionID ¶
func (o *GetInsuranceDataAccessConsentParams) WithXFapiInteractionID(xFapiInteractionID *string) *GetInsuranceDataAccessConsentParams
WithXFapiInteractionID adds the xFapiInteractionID to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WithXJwsSignature ¶
func (o *GetInsuranceDataAccessConsentParams) WithXJwsSignature(xJwsSignature *string) *GetInsuranceDataAccessConsentParams
WithXJwsSignature adds the xJwsSignature to the get insurance data access consent params
func (*GetInsuranceDataAccessConsentParams) WriteToRequest ¶
func (o *GetInsuranceDataAccessConsentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetInsuranceDataAccessConsentReader ¶
type GetInsuranceDataAccessConsentReader struct {
// contains filtered or unexported fields
}
GetInsuranceDataAccessConsentReader is a Reader for the GetInsuranceDataAccessConsent structure.
func (*GetInsuranceDataAccessConsentReader) ReadResponse ¶
func (o *GetInsuranceDataAccessConsentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetInsuranceDataAccessConsentTooManyRequests ¶
type GetInsuranceDataAccessConsentTooManyRequests struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentTooManyRequests describes a response with status code 429, with default header values.
Error
func NewGetInsuranceDataAccessConsentTooManyRequests ¶
func NewGetInsuranceDataAccessConsentTooManyRequests() *GetInsuranceDataAccessConsentTooManyRequests
NewGetInsuranceDataAccessConsentTooManyRequests creates a GetInsuranceDataAccessConsentTooManyRequests with default headers values
func (*GetInsuranceDataAccessConsentTooManyRequests) Code ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) Code() int
Code gets the status code for the get insurance data access consent too many requests response
func (*GetInsuranceDataAccessConsentTooManyRequests) Error ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) Error() string
func (*GetInsuranceDataAccessConsentTooManyRequests) GetPayload ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentTooManyRequests) IsClientError ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) IsClientError() bool
IsClientError returns true when this get insurance data access consent too many requests response has a 4xx status code
func (*GetInsuranceDataAccessConsentTooManyRequests) IsCode ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get insurance data access consent too many requests response a status code equal to that given
func (*GetInsuranceDataAccessConsentTooManyRequests) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent too many requests response has a 3xx status code
func (*GetInsuranceDataAccessConsentTooManyRequests) IsServerError ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) IsServerError() bool
IsServerError returns true when this get insurance data access consent too many requests response has a 5xx status code
func (*GetInsuranceDataAccessConsentTooManyRequests) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent too many requests response has a 2xx status code
func (*GetInsuranceDataAccessConsentTooManyRequests) String ¶
func (o *GetInsuranceDataAccessConsentTooManyRequests) String() string
type GetInsuranceDataAccessConsentUnauthorized ¶
type GetInsuranceDataAccessConsentUnauthorized struct {
}GetInsuranceDataAccessConsentUnauthorized describes a response with status code 401, with default header values.
Error
func NewGetInsuranceDataAccessConsentUnauthorized ¶
func NewGetInsuranceDataAccessConsentUnauthorized() *GetInsuranceDataAccessConsentUnauthorized
NewGetInsuranceDataAccessConsentUnauthorized creates a GetInsuranceDataAccessConsentUnauthorized with default headers values
func (*GetInsuranceDataAccessConsentUnauthorized) Code ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) Code() int
Code gets the status code for the get insurance data access consent unauthorized response
func (*GetInsuranceDataAccessConsentUnauthorized) Error ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) Error() string
func (*GetInsuranceDataAccessConsentUnauthorized) GetPayload ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentUnauthorized) IsClientError ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) IsClientError() bool
IsClientError returns true when this get insurance data access consent unauthorized response has a 4xx status code
func (*GetInsuranceDataAccessConsentUnauthorized) IsCode ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) IsCode(code int) bool
IsCode returns true when this get insurance data access consent unauthorized response a status code equal to that given
func (*GetInsuranceDataAccessConsentUnauthorized) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent unauthorized response has a 3xx status code
func (*GetInsuranceDataAccessConsentUnauthorized) IsServerError ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) IsServerError() bool
IsServerError returns true when this get insurance data access consent unauthorized response has a 5xx status code
func (*GetInsuranceDataAccessConsentUnauthorized) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent unauthorized response has a 2xx status code
func (*GetInsuranceDataAccessConsentUnauthorized) String ¶
func (o *GetInsuranceDataAccessConsentUnauthorized) String() string
type GetInsuranceDataAccessConsentUnprocessableEntity ¶
type GetInsuranceDataAccessConsentUnprocessableEntity struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentUnprocessableEntity describes a response with status code 422, with default header values.
Error
func NewGetInsuranceDataAccessConsentUnprocessableEntity ¶
func NewGetInsuranceDataAccessConsentUnprocessableEntity() *GetInsuranceDataAccessConsentUnprocessableEntity
NewGetInsuranceDataAccessConsentUnprocessableEntity creates a GetInsuranceDataAccessConsentUnprocessableEntity with default headers values
func (*GetInsuranceDataAccessConsentUnprocessableEntity) Code ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) Code() int
Code gets the status code for the get insurance data access consent unprocessable entity response
func (*GetInsuranceDataAccessConsentUnprocessableEntity) Error ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) Error() string
func (*GetInsuranceDataAccessConsentUnprocessableEntity) GetPayload ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentUnprocessableEntity) IsClientError ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsClientError() bool
IsClientError returns true when this get insurance data access consent unprocessable entity response has a 4xx status code
func (*GetInsuranceDataAccessConsentUnprocessableEntity) IsCode ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this get insurance data access consent unprocessable entity response a status code equal to that given
func (*GetInsuranceDataAccessConsentUnprocessableEntity) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent unprocessable entity response has a 3xx status code
func (*GetInsuranceDataAccessConsentUnprocessableEntity) IsServerError ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsServerError() bool
IsServerError returns true when this get insurance data access consent unprocessable entity response has a 5xx status code
func (*GetInsuranceDataAccessConsentUnprocessableEntity) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent unprocessable entity response has a 2xx status code
func (*GetInsuranceDataAccessConsentUnprocessableEntity) String ¶
func (o *GetInsuranceDataAccessConsentUnprocessableEntity) String() string
type GetInsuranceDataAccessConsentUnsupportedMediaType ¶
type GetInsuranceDataAccessConsentUnsupportedMediaType struct {
Payload *models.OBBRErrorResponse
}
GetInsuranceDataAccessConsentUnsupportedMediaType describes a response with status code 415, with default header values.
Error
func NewGetInsuranceDataAccessConsentUnsupportedMediaType ¶
func NewGetInsuranceDataAccessConsentUnsupportedMediaType() *GetInsuranceDataAccessConsentUnsupportedMediaType
NewGetInsuranceDataAccessConsentUnsupportedMediaType creates a GetInsuranceDataAccessConsentUnsupportedMediaType with default headers values
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) Code ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) Code() int
Code gets the status code for the get insurance data access consent unsupported media type response
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) Error ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) Error() string
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) GetPayload ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) GetPayload() *models.OBBRErrorResponse
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) IsClientError ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get insurance data access consent unsupported media type response has a 4xx status code
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) IsCode ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get insurance data access consent unsupported media type response a status code equal to that given
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get insurance data access consent unsupported media type response has a 3xx status code
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) IsServerError ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get insurance data access consent unsupported media type response has a 5xx status code
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get insurance data access consent unsupported media type response has a 2xx status code
func (*GetInsuranceDataAccessConsentUnsupportedMediaType) String ¶
func (o *GetInsuranceDataAccessConsentUnsupportedMediaType) String() string
Source Files ¶
- create_insurance_data_access_consent_parameters.go
- create_insurance_data_access_consent_responses.go
- delete_insurance_data_access_consent_parameters.go
- delete_insurance_data_access_consent_responses.go
- get_insurance_data_access_consent_parameters.go
- get_insurance_data_access_consent_responses.go
- opin_client.go