# Functions
New creates a new callback API client.
NewPutCallbacksIDBadRequest creates a PutCallbacksIDBadRequest with default headers values.
NewPutCallbacksIDInternalServerError creates a PutCallbacksIDInternalServerError with default headers values.
NewPutCallbacksIDNoContent creates a PutCallbacksIDNoContent with default headers values.
NewPutCallbacksIDNotFound creates a PutCallbacksIDNotFound with default headers values.
NewPutCallbacksIDParams creates a new PutCallbacksIDParams object with the default values initialized.
NewPutCallbacksIDParamsWithContext creates a new PutCallbacksIDParams object with the default values initialized, and the ability to set a context for a request.
NewPutCallbacksIDParamsWithHTTPClient creates a new PutCallbacksIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPutCallbacksIDParamsWithTimeout creates a new PutCallbacksIDParams object with the default values initialized, and the ability to set a timeout on a request.
NewPutCallbacksIDUnauthorized creates a PutCallbacksIDUnauthorized with default headers values.
# Constants
PutCallbacksIDBadRequestBodyTypeBadRequest captures enum value "bad_request".
PutCallbacksIDBadRequestBodyTypeInternal captures enum value "internal".
PutCallbacksIDBadRequestBodyTypeInvalidGrant captures enum value "invalid_grant".
PutCallbacksIDBadRequestBodyTypeNotFound captures enum value "not_found".
PutCallbacksIDBadRequestBodyTypeUnauthorized captures enum value "unauthorized".
PutCallbacksIDBadRequestBodyTypeUnsupportedGrantType captures enum value "unsupported_grant_type".
PutCallbacksIDInternalServerErrorBodyTypeBadRequest captures enum value "bad_request".
PutCallbacksIDInternalServerErrorBodyTypeInternal captures enum value "internal".
PutCallbacksIDInternalServerErrorBodyTypeInvalidGrant captures enum value "invalid_grant".
PutCallbacksIDInternalServerErrorBodyTypeNotFound captures enum value "not_found".
PutCallbacksIDInternalServerErrorBodyTypeUnauthorized captures enum value "unauthorized".
PutCallbacksIDInternalServerErrorBodyTypeUnsupportedGrantType captures enum value "unsupported_grant_type".
PutCallbacksIDNotFoundBodyTypeBadRequest captures enum value "bad_request".
PutCallbacksIDNotFoundBodyTypeInternal captures enum value "internal".
PutCallbacksIDNotFoundBodyTypeInvalidGrant captures enum value "invalid_grant".
PutCallbacksIDNotFoundBodyTypeNotFound captures enum value "not_found".
PutCallbacksIDNotFoundBodyTypeUnauthorized captures enum value "unauthorized".
PutCallbacksIDNotFoundBodyTypeUnsupportedGrantType captures enum value "unsupported_grant_type".
PutCallbacksIDUnauthorizedBodyTypeBadRequest captures enum value "bad_request".
PutCallbacksIDUnauthorizedBodyTypeInternal captures enum value "internal".
PutCallbacksIDUnauthorizedBodyTypeInvalidGrant captures enum value "invalid_grant".
PutCallbacksIDUnauthorizedBodyTypeNotFound captures enum value "not_found".
PutCallbacksIDUnauthorizedBodyTypeUnauthorized captures enum value "unauthorized".
PutCallbacksIDUnauthorizedBodyTypeUnsupportedGrantType captures enum value "unsupported_grant_type".
# Structs
Client for callback API
*/.
PutCallbacksIDBadRequest handles this case with default header values.
PutCallbacksIDBadRequestBody put callbacks ID bad request body
swagger:model PutCallbacksIDBadRequestBody
*/.
PutCallbacksIDInternalServerError handles this case with default header values.
PutCallbacksIDInternalServerErrorBody put callbacks ID internal server error body
swagger:model PutCallbacksIDInternalServerErrorBody
*/.
PutCallbacksIDNoContent handles this case with default header values.
PutCallbacksIDNotFound handles this case with default header values.
PutCallbacksIDNotFoundBody put callbacks ID not found body
swagger:model PutCallbacksIDNotFoundBody
*/.
PutCallbacksIDParams contains all the parameters to send to the API endpoint
for the put callbacks ID operation typically these are written to a http.Request
*/.
PutCallbacksIDReader is a Reader for the PutCallbacksID structure.
PutCallbacksIDUnauthorized handles this case with default header values.
PutCallbacksIDUnauthorizedBody put callbacks ID unauthorized body
swagger:model PutCallbacksIDUnauthorizedBody
*/.