Documentation
¶
Index ¶
- type API
- type Client
- func (a *Client) DeleteWebchatDeployment(ctx context.Context, params *DeleteWebchatDeploymentParams) (*DeleteWebchatDeploymentNoContent, error)
- func (a *Client) DeleteWebchatGuestConversationMember(ctx context.Context, params *DeleteWebchatGuestConversationMemberParams) (*DeleteWebchatGuestConversationMemberNoContent, error)
- func (a *Client) DeleteWebchatSettings(ctx context.Context, params *DeleteWebchatSettingsParams) (*DeleteWebchatSettingsNoContent, error)
- func (a *Client) GetWebchatDeployment(ctx context.Context, params *GetWebchatDeploymentParams) (*GetWebchatDeploymentOK, error)
- func (a *Client) GetWebchatDeployments(ctx context.Context, params *GetWebchatDeploymentsParams) (*GetWebchatDeploymentsOK, error)
- func (a *Client) GetWebchatGuestConversationMediarequest(ctx context.Context, params *GetWebchatGuestConversationMediarequestParams) (*GetWebchatGuestConversationMediarequestOK, error)
- func (a *Client) GetWebchatGuestConversationMediarequests(ctx context.Context, params *GetWebchatGuestConversationMediarequestsParams) (*GetWebchatGuestConversationMediarequestsOK, error)
- func (a *Client) GetWebchatGuestConversationMember(ctx context.Context, params *GetWebchatGuestConversationMemberParams) (*GetWebchatGuestConversationMemberOK, error)
- func (a *Client) GetWebchatGuestConversationMembers(ctx context.Context, params *GetWebchatGuestConversationMembersParams) (*GetWebchatGuestConversationMembersOK, error)
- func (a *Client) GetWebchatGuestConversationMessage(ctx context.Context, params *GetWebchatGuestConversationMessageParams) (*GetWebchatGuestConversationMessageOK, error)
- func (a *Client) GetWebchatGuestConversationMessages(ctx context.Context, params *GetWebchatGuestConversationMessagesParams) (*GetWebchatGuestConversationMessagesOK, error)
- func (a *Client) GetWebchatSettings(ctx context.Context, params *GetWebchatSettingsParams) (*GetWebchatSettingsOK, error)
- func (a *Client) PatchWebchatGuestConversationMediarequest(ctx context.Context, params *PatchWebchatGuestConversationMediarequestParams) (*PatchWebchatGuestConversationMediarequestOK, error)
- func (a *Client) PostWebchatDeployments(ctx context.Context, params *PostWebchatDeploymentsParams) (*PostWebchatDeploymentsOK, error)
- func (a *Client) PostWebchatGuestConversationMemberMessages(ctx context.Context, params *PostWebchatGuestConversationMemberMessagesParams) (*PostWebchatGuestConversationMemberMessagesOK, error)
- func (a *Client) PostWebchatGuestConversationMemberTyping(ctx context.Context, params *PostWebchatGuestConversationMemberTypingParams) (*PostWebchatGuestConversationMemberTypingOK, error)
- func (a *Client) PostWebchatGuestConversations(ctx context.Context, params *PostWebchatGuestConversationsParams) (*PostWebchatGuestConversationsOK, error)
- func (a *Client) PutWebchatDeployment(ctx context.Context, params *PutWebchatDeploymentParams) (*PutWebchatDeploymentOK, error)
- func (a *Client) PutWebchatSettings(ctx context.Context, params *PutWebchatSettingsParams) (*PutWebchatSettingsOK, error)
- type DeleteWebchatDeploymentBadRequest
- func (o *DeleteWebchatDeploymentBadRequest) Error() string
- func (o *DeleteWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentBadRequest) IsClientError() bool
- func (o *DeleteWebchatDeploymentBadRequest) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentBadRequest) IsRedirect() bool
- func (o *DeleteWebchatDeploymentBadRequest) IsServerError() bool
- func (o *DeleteWebchatDeploymentBadRequest) IsSuccess() bool
- func (o *DeleteWebchatDeploymentBadRequest) String() string
- type DeleteWebchatDeploymentForbidden
- func (o *DeleteWebchatDeploymentForbidden) Error() string
- func (o *DeleteWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentForbidden) IsClientError() bool
- func (o *DeleteWebchatDeploymentForbidden) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentForbidden) IsRedirect() bool
- func (o *DeleteWebchatDeploymentForbidden) IsServerError() bool
- func (o *DeleteWebchatDeploymentForbidden) IsSuccess() bool
- func (o *DeleteWebchatDeploymentForbidden) String() string
- type DeleteWebchatDeploymentGatewayTimeout
- func (o *DeleteWebchatDeploymentGatewayTimeout) Error() string
- func (o *DeleteWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentGatewayTimeout) IsClientError() bool
- func (o *DeleteWebchatDeploymentGatewayTimeout) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentGatewayTimeout) IsRedirect() bool
- func (o *DeleteWebchatDeploymentGatewayTimeout) IsServerError() bool
- func (o *DeleteWebchatDeploymentGatewayTimeout) IsSuccess() bool
- func (o *DeleteWebchatDeploymentGatewayTimeout) String() string
- type DeleteWebchatDeploymentInternalServerError
- func (o *DeleteWebchatDeploymentInternalServerError) Error() string
- func (o *DeleteWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentInternalServerError) IsClientError() bool
- func (o *DeleteWebchatDeploymentInternalServerError) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentInternalServerError) IsRedirect() bool
- func (o *DeleteWebchatDeploymentInternalServerError) IsServerError() bool
- func (o *DeleteWebchatDeploymentInternalServerError) IsSuccess() bool
- func (o *DeleteWebchatDeploymentInternalServerError) String() string
- type DeleteWebchatDeploymentNoContent
- func (o *DeleteWebchatDeploymentNoContent) Error() string
- func (o *DeleteWebchatDeploymentNoContent) IsClientError() bool
- func (o *DeleteWebchatDeploymentNoContent) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentNoContent) IsRedirect() bool
- func (o *DeleteWebchatDeploymentNoContent) IsServerError() bool
- func (o *DeleteWebchatDeploymentNoContent) IsSuccess() bool
- func (o *DeleteWebchatDeploymentNoContent) String() string
- type DeleteWebchatDeploymentNotFound
- func (o *DeleteWebchatDeploymentNotFound) Error() string
- func (o *DeleteWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentNotFound) IsClientError() bool
- func (o *DeleteWebchatDeploymentNotFound) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentNotFound) IsRedirect() bool
- func (o *DeleteWebchatDeploymentNotFound) IsServerError() bool
- func (o *DeleteWebchatDeploymentNotFound) IsSuccess() bool
- func (o *DeleteWebchatDeploymentNotFound) String() string
- type DeleteWebchatDeploymentParams
- func NewDeleteWebchatDeploymentParams() *DeleteWebchatDeploymentParams
- func NewDeleteWebchatDeploymentParamsWithContext(ctx context.Context) *DeleteWebchatDeploymentParams
- func NewDeleteWebchatDeploymentParamsWithHTTPClient(client *http.Client) *DeleteWebchatDeploymentParams
- func NewDeleteWebchatDeploymentParamsWithTimeout(timeout time.Duration) *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) SetContext(ctx context.Context)
- func (o *DeleteWebchatDeploymentParams) SetDefaults()
- func (o *DeleteWebchatDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *DeleteWebchatDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *DeleteWebchatDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *DeleteWebchatDeploymentParams) WithContext(ctx context.Context) *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) WithDefaults() *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) WithDeploymentID(deploymentID string) *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) WithHTTPClient(client *http.Client) *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) WithTimeout(timeout time.Duration) *DeleteWebchatDeploymentParams
- func (o *DeleteWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteWebchatDeploymentReader
- type DeleteWebchatDeploymentRequestEntityTooLarge
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) Error() string
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteWebchatDeploymentRequestEntityTooLarge) String() string
- type DeleteWebchatDeploymentRequestTimeout
- func (o *DeleteWebchatDeploymentRequestTimeout) Error() string
- func (o *DeleteWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentRequestTimeout) IsClientError() bool
- func (o *DeleteWebchatDeploymentRequestTimeout) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentRequestTimeout) IsRedirect() bool
- func (o *DeleteWebchatDeploymentRequestTimeout) IsServerError() bool
- func (o *DeleteWebchatDeploymentRequestTimeout) IsSuccess() bool
- func (o *DeleteWebchatDeploymentRequestTimeout) String() string
- type DeleteWebchatDeploymentServiceUnavailable
- func (o *DeleteWebchatDeploymentServiceUnavailable) Error() string
- func (o *DeleteWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentServiceUnavailable) IsClientError() bool
- func (o *DeleteWebchatDeploymentServiceUnavailable) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentServiceUnavailable) IsRedirect() bool
- func (o *DeleteWebchatDeploymentServiceUnavailable) IsServerError() bool
- func (o *DeleteWebchatDeploymentServiceUnavailable) IsSuccess() bool
- func (o *DeleteWebchatDeploymentServiceUnavailable) String() string
- type DeleteWebchatDeploymentTooManyRequests
- func (o *DeleteWebchatDeploymentTooManyRequests) Error() string
- func (o *DeleteWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentTooManyRequests) IsClientError() bool
- func (o *DeleteWebchatDeploymentTooManyRequests) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentTooManyRequests) IsRedirect() bool
- func (o *DeleteWebchatDeploymentTooManyRequests) IsServerError() bool
- func (o *DeleteWebchatDeploymentTooManyRequests) IsSuccess() bool
- func (o *DeleteWebchatDeploymentTooManyRequests) String() string
- type DeleteWebchatDeploymentUnauthorized
- func (o *DeleteWebchatDeploymentUnauthorized) Error() string
- func (o *DeleteWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentUnauthorized) IsClientError() bool
- func (o *DeleteWebchatDeploymentUnauthorized) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentUnauthorized) IsRedirect() bool
- func (o *DeleteWebchatDeploymentUnauthorized) IsServerError() bool
- func (o *DeleteWebchatDeploymentUnauthorized) IsSuccess() bool
- func (o *DeleteWebchatDeploymentUnauthorized) String() string
- type DeleteWebchatDeploymentUnsupportedMediaType
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) Error() string
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsClientError() bool
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsServerError() bool
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteWebchatDeploymentUnsupportedMediaType) String() string
- type DeleteWebchatGuestConversationMemberBadRequest
- func (o *DeleteWebchatGuestConversationMemberBadRequest) Error() string
- func (o *DeleteWebchatGuestConversationMemberBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberBadRequest) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberBadRequest) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberBadRequest) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberBadRequest) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberBadRequest) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberBadRequest) String() string
- type DeleteWebchatGuestConversationMemberForbidden
- func (o *DeleteWebchatGuestConversationMemberForbidden) Error() string
- func (o *DeleteWebchatGuestConversationMemberForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberForbidden) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberForbidden) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberForbidden) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberForbidden) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberForbidden) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberForbidden) String() string
- type DeleteWebchatGuestConversationMemberGatewayTimeout
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) Error() string
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) String() string
- type DeleteWebchatGuestConversationMemberInternalServerError
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) Error() string
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberInternalServerError) String() string
- type DeleteWebchatGuestConversationMemberNoContent
- func (o *DeleteWebchatGuestConversationMemberNoContent) Error() string
- func (o *DeleteWebchatGuestConversationMemberNoContent) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberNoContent) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberNoContent) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberNoContent) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberNoContent) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberNoContent) String() string
- type DeleteWebchatGuestConversationMemberNotFound
- func (o *DeleteWebchatGuestConversationMemberNotFound) Error() string
- func (o *DeleteWebchatGuestConversationMemberNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberNotFound) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberNotFound) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberNotFound) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberNotFound) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberNotFound) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberNotFound) String() string
- type DeleteWebchatGuestConversationMemberParams
- func NewDeleteWebchatGuestConversationMemberParams() *DeleteWebchatGuestConversationMemberParams
- func NewDeleteWebchatGuestConversationMemberParamsWithContext(ctx context.Context) *DeleteWebchatGuestConversationMemberParams
- func NewDeleteWebchatGuestConversationMemberParamsWithHTTPClient(client *http.Client) *DeleteWebchatGuestConversationMemberParams
- func NewDeleteWebchatGuestConversationMemberParamsWithTimeout(timeout time.Duration) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) SetContext(ctx context.Context)
- func (o *DeleteWebchatGuestConversationMemberParams) SetConversationID(conversationID string)
- func (o *DeleteWebchatGuestConversationMemberParams) SetDefaults()
- func (o *DeleteWebchatGuestConversationMemberParams) SetHTTPClient(client *http.Client)
- func (o *DeleteWebchatGuestConversationMemberParams) SetMemberID(memberID string)
- func (o *DeleteWebchatGuestConversationMemberParams) SetTimeout(timeout time.Duration)
- func (o *DeleteWebchatGuestConversationMemberParams) WithContext(ctx context.Context) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WithConversationID(conversationID string) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WithDefaults() *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WithHTTPClient(client *http.Client) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WithMemberID(memberID string) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WithTimeout(timeout time.Duration) *DeleteWebchatGuestConversationMemberParams
- func (o *DeleteWebchatGuestConversationMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteWebchatGuestConversationMemberReader
- type DeleteWebchatGuestConversationMemberRequestEntityTooLarge
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) Error() string
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) String() string
- type DeleteWebchatGuestConversationMemberRequestTimeout
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) Error() string
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberRequestTimeout) String() string
- type DeleteWebchatGuestConversationMemberServiceUnavailable
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) Error() string
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) String() string
- type DeleteWebchatGuestConversationMemberTooManyRequests
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) Error() string
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberTooManyRequests) String() string
- type DeleteWebchatGuestConversationMemberUnauthorized
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) Error() string
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberUnauthorized) String() string
- type DeleteWebchatGuestConversationMemberUnsupportedMediaType
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) Error() string
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsClientError() bool
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsServerError() bool
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) String() string
- type DeleteWebchatSettingsBadRequest
- func (o *DeleteWebchatSettingsBadRequest) Error() string
- func (o *DeleteWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsBadRequest) IsClientError() bool
- func (o *DeleteWebchatSettingsBadRequest) IsCode(code int) bool
- func (o *DeleteWebchatSettingsBadRequest) IsRedirect() bool
- func (o *DeleteWebchatSettingsBadRequest) IsServerError() bool
- func (o *DeleteWebchatSettingsBadRequest) IsSuccess() bool
- func (o *DeleteWebchatSettingsBadRequest) String() string
- type DeleteWebchatSettingsForbidden
- func (o *DeleteWebchatSettingsForbidden) Error() string
- func (o *DeleteWebchatSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsForbidden) IsClientError() bool
- func (o *DeleteWebchatSettingsForbidden) IsCode(code int) bool
- func (o *DeleteWebchatSettingsForbidden) IsRedirect() bool
- func (o *DeleteWebchatSettingsForbidden) IsServerError() bool
- func (o *DeleteWebchatSettingsForbidden) IsSuccess() bool
- func (o *DeleteWebchatSettingsForbidden) String() string
- type DeleteWebchatSettingsGatewayTimeout
- func (o *DeleteWebchatSettingsGatewayTimeout) Error() string
- func (o *DeleteWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsGatewayTimeout) IsClientError() bool
- func (o *DeleteWebchatSettingsGatewayTimeout) IsCode(code int) bool
- func (o *DeleteWebchatSettingsGatewayTimeout) IsRedirect() bool
- func (o *DeleteWebchatSettingsGatewayTimeout) IsServerError() bool
- func (o *DeleteWebchatSettingsGatewayTimeout) IsSuccess() bool
- func (o *DeleteWebchatSettingsGatewayTimeout) String() string
- type DeleteWebchatSettingsInternalServerError
- func (o *DeleteWebchatSettingsInternalServerError) Error() string
- func (o *DeleteWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsInternalServerError) IsClientError() bool
- func (o *DeleteWebchatSettingsInternalServerError) IsCode(code int) bool
- func (o *DeleteWebchatSettingsInternalServerError) IsRedirect() bool
- func (o *DeleteWebchatSettingsInternalServerError) IsServerError() bool
- func (o *DeleteWebchatSettingsInternalServerError) IsSuccess() bool
- func (o *DeleteWebchatSettingsInternalServerError) String() string
- type DeleteWebchatSettingsNoContent
- func (o *DeleteWebchatSettingsNoContent) Error() string
- func (o *DeleteWebchatSettingsNoContent) IsClientError() bool
- func (o *DeleteWebchatSettingsNoContent) IsCode(code int) bool
- func (o *DeleteWebchatSettingsNoContent) IsRedirect() bool
- func (o *DeleteWebchatSettingsNoContent) IsServerError() bool
- func (o *DeleteWebchatSettingsNoContent) IsSuccess() bool
- func (o *DeleteWebchatSettingsNoContent) String() string
- type DeleteWebchatSettingsNotFound
- func (o *DeleteWebchatSettingsNotFound) Error() string
- func (o *DeleteWebchatSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsNotFound) IsClientError() bool
- func (o *DeleteWebchatSettingsNotFound) IsCode(code int) bool
- func (o *DeleteWebchatSettingsNotFound) IsRedirect() bool
- func (o *DeleteWebchatSettingsNotFound) IsServerError() bool
- func (o *DeleteWebchatSettingsNotFound) IsSuccess() bool
- func (o *DeleteWebchatSettingsNotFound) String() string
- type DeleteWebchatSettingsParams
- func NewDeleteWebchatSettingsParams() *DeleteWebchatSettingsParams
- func NewDeleteWebchatSettingsParamsWithContext(ctx context.Context) *DeleteWebchatSettingsParams
- func NewDeleteWebchatSettingsParamsWithHTTPClient(client *http.Client) *DeleteWebchatSettingsParams
- func NewDeleteWebchatSettingsParamsWithTimeout(timeout time.Duration) *DeleteWebchatSettingsParams
- func (o *DeleteWebchatSettingsParams) SetContext(ctx context.Context)
- func (o *DeleteWebchatSettingsParams) SetDefaults()
- func (o *DeleteWebchatSettingsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteWebchatSettingsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteWebchatSettingsParams) WithContext(ctx context.Context) *DeleteWebchatSettingsParams
- func (o *DeleteWebchatSettingsParams) WithDefaults() *DeleteWebchatSettingsParams
- func (o *DeleteWebchatSettingsParams) WithHTTPClient(client *http.Client) *DeleteWebchatSettingsParams
- func (o *DeleteWebchatSettingsParams) WithTimeout(timeout time.Duration) *DeleteWebchatSettingsParams
- func (o *DeleteWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteWebchatSettingsReader
- type DeleteWebchatSettingsRequestEntityTooLarge
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) Error() string
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *DeleteWebchatSettingsRequestEntityTooLarge) String() string
- type DeleteWebchatSettingsRequestTimeout
- func (o *DeleteWebchatSettingsRequestTimeout) Error() string
- func (o *DeleteWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsRequestTimeout) IsClientError() bool
- func (o *DeleteWebchatSettingsRequestTimeout) IsCode(code int) bool
- func (o *DeleteWebchatSettingsRequestTimeout) IsRedirect() bool
- func (o *DeleteWebchatSettingsRequestTimeout) IsServerError() bool
- func (o *DeleteWebchatSettingsRequestTimeout) IsSuccess() bool
- func (o *DeleteWebchatSettingsRequestTimeout) String() string
- type DeleteWebchatSettingsServiceUnavailable
- func (o *DeleteWebchatSettingsServiceUnavailable) Error() string
- func (o *DeleteWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsServiceUnavailable) IsClientError() bool
- func (o *DeleteWebchatSettingsServiceUnavailable) IsCode(code int) bool
- func (o *DeleteWebchatSettingsServiceUnavailable) IsRedirect() bool
- func (o *DeleteWebchatSettingsServiceUnavailable) IsServerError() bool
- func (o *DeleteWebchatSettingsServiceUnavailable) IsSuccess() bool
- func (o *DeleteWebchatSettingsServiceUnavailable) String() string
- type DeleteWebchatSettingsTooManyRequests
- func (o *DeleteWebchatSettingsTooManyRequests) Error() string
- func (o *DeleteWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsTooManyRequests) IsClientError() bool
- func (o *DeleteWebchatSettingsTooManyRequests) IsCode(code int) bool
- func (o *DeleteWebchatSettingsTooManyRequests) IsRedirect() bool
- func (o *DeleteWebchatSettingsTooManyRequests) IsServerError() bool
- func (o *DeleteWebchatSettingsTooManyRequests) IsSuccess() bool
- func (o *DeleteWebchatSettingsTooManyRequests) String() string
- type DeleteWebchatSettingsUnauthorized
- func (o *DeleteWebchatSettingsUnauthorized) Error() string
- func (o *DeleteWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsUnauthorized) IsClientError() bool
- func (o *DeleteWebchatSettingsUnauthorized) IsCode(code int) bool
- func (o *DeleteWebchatSettingsUnauthorized) IsRedirect() bool
- func (o *DeleteWebchatSettingsUnauthorized) IsServerError() bool
- func (o *DeleteWebchatSettingsUnauthorized) IsSuccess() bool
- func (o *DeleteWebchatSettingsUnauthorized) String() string
- type DeleteWebchatSettingsUnsupportedMediaType
- func (o *DeleteWebchatSettingsUnsupportedMediaType) Error() string
- func (o *DeleteWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *DeleteWebchatSettingsUnsupportedMediaType) IsClientError() bool
- func (o *DeleteWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *DeleteWebchatSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *DeleteWebchatSettingsUnsupportedMediaType) IsServerError() bool
- func (o *DeleteWebchatSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *DeleteWebchatSettingsUnsupportedMediaType) String() string
- type GetWebchatDeploymentBadRequest
- func (o *GetWebchatDeploymentBadRequest) Error() string
- func (o *GetWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentBadRequest) IsClientError() bool
- func (o *GetWebchatDeploymentBadRequest) IsCode(code int) bool
- func (o *GetWebchatDeploymentBadRequest) IsRedirect() bool
- func (o *GetWebchatDeploymentBadRequest) IsServerError() bool
- func (o *GetWebchatDeploymentBadRequest) IsSuccess() bool
- func (o *GetWebchatDeploymentBadRequest) String() string
- type GetWebchatDeploymentForbidden
- func (o *GetWebchatDeploymentForbidden) Error() string
- func (o *GetWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentForbidden) IsClientError() bool
- func (o *GetWebchatDeploymentForbidden) IsCode(code int) bool
- func (o *GetWebchatDeploymentForbidden) IsRedirect() bool
- func (o *GetWebchatDeploymentForbidden) IsServerError() bool
- func (o *GetWebchatDeploymentForbidden) IsSuccess() bool
- func (o *GetWebchatDeploymentForbidden) String() string
- type GetWebchatDeploymentGatewayTimeout
- func (o *GetWebchatDeploymentGatewayTimeout) Error() string
- func (o *GetWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentGatewayTimeout) IsClientError() bool
- func (o *GetWebchatDeploymentGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatDeploymentGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatDeploymentGatewayTimeout) IsServerError() bool
- func (o *GetWebchatDeploymentGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatDeploymentGatewayTimeout) String() string
- type GetWebchatDeploymentInternalServerError
- func (o *GetWebchatDeploymentInternalServerError) Error() string
- func (o *GetWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentInternalServerError) IsClientError() bool
- func (o *GetWebchatDeploymentInternalServerError) IsCode(code int) bool
- func (o *GetWebchatDeploymentInternalServerError) IsRedirect() bool
- func (o *GetWebchatDeploymentInternalServerError) IsServerError() bool
- func (o *GetWebchatDeploymentInternalServerError) IsSuccess() bool
- func (o *GetWebchatDeploymentInternalServerError) String() string
- type GetWebchatDeploymentNotFound
- func (o *GetWebchatDeploymentNotFound) Error() string
- func (o *GetWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentNotFound) IsClientError() bool
- func (o *GetWebchatDeploymentNotFound) IsCode(code int) bool
- func (o *GetWebchatDeploymentNotFound) IsRedirect() bool
- func (o *GetWebchatDeploymentNotFound) IsServerError() bool
- func (o *GetWebchatDeploymentNotFound) IsSuccess() bool
- func (o *GetWebchatDeploymentNotFound) String() string
- type GetWebchatDeploymentOK
- func (o *GetWebchatDeploymentOK) Error() string
- func (o *GetWebchatDeploymentOK) GetPayload() *models.WebChatDeployment
- func (o *GetWebchatDeploymentOK) IsClientError() bool
- func (o *GetWebchatDeploymentOK) IsCode(code int) bool
- func (o *GetWebchatDeploymentOK) IsRedirect() bool
- func (o *GetWebchatDeploymentOK) IsServerError() bool
- func (o *GetWebchatDeploymentOK) IsSuccess() bool
- func (o *GetWebchatDeploymentOK) String() string
- type GetWebchatDeploymentParams
- func NewGetWebchatDeploymentParams() *GetWebchatDeploymentParams
- func NewGetWebchatDeploymentParamsWithContext(ctx context.Context) *GetWebchatDeploymentParams
- func NewGetWebchatDeploymentParamsWithHTTPClient(client *http.Client) *GetWebchatDeploymentParams
- func NewGetWebchatDeploymentParamsWithTimeout(timeout time.Duration) *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) SetContext(ctx context.Context)
- func (o *GetWebchatDeploymentParams) SetDefaults()
- func (o *GetWebchatDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *GetWebchatDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatDeploymentParams) WithContext(ctx context.Context) *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) WithDefaults() *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) WithDeploymentID(deploymentID string) *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) WithHTTPClient(client *http.Client) *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) WithTimeout(timeout time.Duration) *GetWebchatDeploymentParams
- func (o *GetWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatDeploymentReader
- type GetWebchatDeploymentRequestEntityTooLarge
- func (o *GetWebchatDeploymentRequestEntityTooLarge) Error() string
- func (o *GetWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatDeploymentRequestEntityTooLarge) String() string
- type GetWebchatDeploymentRequestTimeout
- func (o *GetWebchatDeploymentRequestTimeout) Error() string
- func (o *GetWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentRequestTimeout) IsClientError() bool
- func (o *GetWebchatDeploymentRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatDeploymentRequestTimeout) IsRedirect() bool
- func (o *GetWebchatDeploymentRequestTimeout) IsServerError() bool
- func (o *GetWebchatDeploymentRequestTimeout) IsSuccess() bool
- func (o *GetWebchatDeploymentRequestTimeout) String() string
- type GetWebchatDeploymentServiceUnavailable
- func (o *GetWebchatDeploymentServiceUnavailable) Error() string
- func (o *GetWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentServiceUnavailable) IsClientError() bool
- func (o *GetWebchatDeploymentServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatDeploymentServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatDeploymentServiceUnavailable) IsServerError() bool
- func (o *GetWebchatDeploymentServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatDeploymentServiceUnavailable) String() string
- type GetWebchatDeploymentTooManyRequests
- func (o *GetWebchatDeploymentTooManyRequests) Error() string
- func (o *GetWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentTooManyRequests) IsClientError() bool
- func (o *GetWebchatDeploymentTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatDeploymentTooManyRequests) IsRedirect() bool
- func (o *GetWebchatDeploymentTooManyRequests) IsServerError() bool
- func (o *GetWebchatDeploymentTooManyRequests) IsSuccess() bool
- func (o *GetWebchatDeploymentTooManyRequests) String() string
- type GetWebchatDeploymentUnauthorized
- func (o *GetWebchatDeploymentUnauthorized) Error() string
- func (o *GetWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentUnauthorized) IsClientError() bool
- func (o *GetWebchatDeploymentUnauthorized) IsCode(code int) bool
- func (o *GetWebchatDeploymentUnauthorized) IsRedirect() bool
- func (o *GetWebchatDeploymentUnauthorized) IsServerError() bool
- func (o *GetWebchatDeploymentUnauthorized) IsSuccess() bool
- func (o *GetWebchatDeploymentUnauthorized) String() string
- type GetWebchatDeploymentUnsupportedMediaType
- func (o *GetWebchatDeploymentUnsupportedMediaType) Error() string
- func (o *GetWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatDeploymentUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatDeploymentUnsupportedMediaType) String() string
- type GetWebchatDeploymentsBadRequest
- func (o *GetWebchatDeploymentsBadRequest) Error() string
- func (o *GetWebchatDeploymentsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsBadRequest) IsClientError() bool
- func (o *GetWebchatDeploymentsBadRequest) IsCode(code int) bool
- func (o *GetWebchatDeploymentsBadRequest) IsRedirect() bool
- func (o *GetWebchatDeploymentsBadRequest) IsServerError() bool
- func (o *GetWebchatDeploymentsBadRequest) IsSuccess() bool
- func (o *GetWebchatDeploymentsBadRequest) String() string
- type GetWebchatDeploymentsForbidden
- func (o *GetWebchatDeploymentsForbidden) Error() string
- func (o *GetWebchatDeploymentsForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsForbidden) IsClientError() bool
- func (o *GetWebchatDeploymentsForbidden) IsCode(code int) bool
- func (o *GetWebchatDeploymentsForbidden) IsRedirect() bool
- func (o *GetWebchatDeploymentsForbidden) IsServerError() bool
- func (o *GetWebchatDeploymentsForbidden) IsSuccess() bool
- func (o *GetWebchatDeploymentsForbidden) String() string
- type GetWebchatDeploymentsGatewayTimeout
- func (o *GetWebchatDeploymentsGatewayTimeout) Error() string
- func (o *GetWebchatDeploymentsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsGatewayTimeout) IsClientError() bool
- func (o *GetWebchatDeploymentsGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatDeploymentsGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatDeploymentsGatewayTimeout) IsServerError() bool
- func (o *GetWebchatDeploymentsGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatDeploymentsGatewayTimeout) String() string
- type GetWebchatDeploymentsInternalServerError
- func (o *GetWebchatDeploymentsInternalServerError) Error() string
- func (o *GetWebchatDeploymentsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsInternalServerError) IsClientError() bool
- func (o *GetWebchatDeploymentsInternalServerError) IsCode(code int) bool
- func (o *GetWebchatDeploymentsInternalServerError) IsRedirect() bool
- func (o *GetWebchatDeploymentsInternalServerError) IsServerError() bool
- func (o *GetWebchatDeploymentsInternalServerError) IsSuccess() bool
- func (o *GetWebchatDeploymentsInternalServerError) String() string
- type GetWebchatDeploymentsNotFound
- func (o *GetWebchatDeploymentsNotFound) Error() string
- func (o *GetWebchatDeploymentsNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsNotFound) IsClientError() bool
- func (o *GetWebchatDeploymentsNotFound) IsCode(code int) bool
- func (o *GetWebchatDeploymentsNotFound) IsRedirect() bool
- func (o *GetWebchatDeploymentsNotFound) IsServerError() bool
- func (o *GetWebchatDeploymentsNotFound) IsSuccess() bool
- func (o *GetWebchatDeploymentsNotFound) String() string
- type GetWebchatDeploymentsOK
- func (o *GetWebchatDeploymentsOK) Error() string
- func (o *GetWebchatDeploymentsOK) GetPayload() *models.WebChatDeploymentEntityListing
- func (o *GetWebchatDeploymentsOK) IsClientError() bool
- func (o *GetWebchatDeploymentsOK) IsCode(code int) bool
- func (o *GetWebchatDeploymentsOK) IsRedirect() bool
- func (o *GetWebchatDeploymentsOK) IsServerError() bool
- func (o *GetWebchatDeploymentsOK) IsSuccess() bool
- func (o *GetWebchatDeploymentsOK) String() string
- type GetWebchatDeploymentsParams
- func NewGetWebchatDeploymentsParams() *GetWebchatDeploymentsParams
- func NewGetWebchatDeploymentsParamsWithContext(ctx context.Context) *GetWebchatDeploymentsParams
- func NewGetWebchatDeploymentsParamsWithHTTPClient(client *http.Client) *GetWebchatDeploymentsParams
- func NewGetWebchatDeploymentsParamsWithTimeout(timeout time.Duration) *GetWebchatDeploymentsParams
- func (o *GetWebchatDeploymentsParams) SetContext(ctx context.Context)
- func (o *GetWebchatDeploymentsParams) SetDefaults()
- func (o *GetWebchatDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatDeploymentsParams) WithContext(ctx context.Context) *GetWebchatDeploymentsParams
- func (o *GetWebchatDeploymentsParams) WithDefaults() *GetWebchatDeploymentsParams
- func (o *GetWebchatDeploymentsParams) WithHTTPClient(client *http.Client) *GetWebchatDeploymentsParams
- func (o *GetWebchatDeploymentsParams) WithTimeout(timeout time.Duration) *GetWebchatDeploymentsParams
- func (o *GetWebchatDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatDeploymentsReader
- type GetWebchatDeploymentsRequestEntityTooLarge
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) Error() string
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatDeploymentsRequestEntityTooLarge) String() string
- type GetWebchatDeploymentsRequestTimeout
- func (o *GetWebchatDeploymentsRequestTimeout) Error() string
- func (o *GetWebchatDeploymentsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsRequestTimeout) IsClientError() bool
- func (o *GetWebchatDeploymentsRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatDeploymentsRequestTimeout) IsRedirect() bool
- func (o *GetWebchatDeploymentsRequestTimeout) IsServerError() bool
- func (o *GetWebchatDeploymentsRequestTimeout) IsSuccess() bool
- func (o *GetWebchatDeploymentsRequestTimeout) String() string
- type GetWebchatDeploymentsServiceUnavailable
- func (o *GetWebchatDeploymentsServiceUnavailable) Error() string
- func (o *GetWebchatDeploymentsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsServiceUnavailable) IsClientError() bool
- func (o *GetWebchatDeploymentsServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatDeploymentsServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatDeploymentsServiceUnavailable) IsServerError() bool
- func (o *GetWebchatDeploymentsServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatDeploymentsServiceUnavailable) String() string
- type GetWebchatDeploymentsTooManyRequests
- func (o *GetWebchatDeploymentsTooManyRequests) Error() string
- func (o *GetWebchatDeploymentsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsTooManyRequests) IsClientError() bool
- func (o *GetWebchatDeploymentsTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatDeploymentsTooManyRequests) IsRedirect() bool
- func (o *GetWebchatDeploymentsTooManyRequests) IsServerError() bool
- func (o *GetWebchatDeploymentsTooManyRequests) IsSuccess() bool
- func (o *GetWebchatDeploymentsTooManyRequests) String() string
- type GetWebchatDeploymentsUnauthorized
- func (o *GetWebchatDeploymentsUnauthorized) Error() string
- func (o *GetWebchatDeploymentsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsUnauthorized) IsClientError() bool
- func (o *GetWebchatDeploymentsUnauthorized) IsCode(code int) bool
- func (o *GetWebchatDeploymentsUnauthorized) IsRedirect() bool
- func (o *GetWebchatDeploymentsUnauthorized) IsServerError() bool
- func (o *GetWebchatDeploymentsUnauthorized) IsSuccess() bool
- func (o *GetWebchatDeploymentsUnauthorized) String() string
- type GetWebchatDeploymentsUnsupportedMediaType
- func (o *GetWebchatDeploymentsUnsupportedMediaType) Error() string
- func (o *GetWebchatDeploymentsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatDeploymentsUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatDeploymentsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatDeploymentsUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatDeploymentsUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatDeploymentsUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatDeploymentsUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMediarequestBadRequest
- func (o *GetWebchatGuestConversationMediarequestBadRequest) Error() string
- func (o *GetWebchatGuestConversationMediarequestBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestBadRequest) String() string
- type GetWebchatGuestConversationMediarequestForbidden
- func (o *GetWebchatGuestConversationMediarequestForbidden) Error() string
- func (o *GetWebchatGuestConversationMediarequestForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestForbidden) String() string
- type GetWebchatGuestConversationMediarequestGatewayTimeout
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) String() string
- type GetWebchatGuestConversationMediarequestInternalServerError
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestInternalServerError) String() string
- type GetWebchatGuestConversationMediarequestNotFound
- func (o *GetWebchatGuestConversationMediarequestNotFound) Error() string
- func (o *GetWebchatGuestConversationMediarequestNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestNotFound) String() string
- type GetWebchatGuestConversationMediarequestOK
- func (o *GetWebchatGuestConversationMediarequestOK) Error() string
- func (o *GetWebchatGuestConversationMediarequestOK) GetPayload() *models.WebChatGuestMediaRequest
- func (o *GetWebchatGuestConversationMediarequestOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestOK) String() string
- type GetWebchatGuestConversationMediarequestParams
- func NewGetWebchatGuestConversationMediarequestParams() *GetWebchatGuestConversationMediarequestParams
- func NewGetWebchatGuestConversationMediarequestParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestParams
- func NewGetWebchatGuestConversationMediarequestParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestParams
- func NewGetWebchatGuestConversationMediarequestParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMediarequestParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMediarequestParams) SetDefaults()
- func (o *GetWebchatGuestConversationMediarequestParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMediarequestParams) SetMediaRequestID(mediaRequestID string)
- func (o *GetWebchatGuestConversationMediarequestParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMediarequestParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WithDefaults() *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WithMediaRequestID(mediaRequestID string) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestParams
- func (o *GetWebchatGuestConversationMediarequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMediarequestReader
- type GetWebchatGuestConversationMediarequestRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMediarequestRequestTimeout
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestRequestTimeout) String() string
- type GetWebchatGuestConversationMediarequestServiceUnavailable
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) String() string
- type GetWebchatGuestConversationMediarequestTooManyRequests
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestTooManyRequests) String() string
- type GetWebchatGuestConversationMediarequestUnauthorized
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestUnauthorized) String() string
- type GetWebchatGuestConversationMediarequestUnsupportedMediaType
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMediarequestsBadRequest
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) Error() string
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsBadRequest) String() string
- type GetWebchatGuestConversationMediarequestsForbidden
- func (o *GetWebchatGuestConversationMediarequestsForbidden) Error() string
- func (o *GetWebchatGuestConversationMediarequestsForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsForbidden) String() string
- type GetWebchatGuestConversationMediarequestsGatewayTimeout
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) String() string
- type GetWebchatGuestConversationMediarequestsInternalServerError
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsInternalServerError) String() string
- type GetWebchatGuestConversationMediarequestsNotFound
- func (o *GetWebchatGuestConversationMediarequestsNotFound) Error() string
- func (o *GetWebchatGuestConversationMediarequestsNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsNotFound) String() string
- type GetWebchatGuestConversationMediarequestsOK
- func (o *GetWebchatGuestConversationMediarequestsOK) Error() string
- func (o *GetWebchatGuestConversationMediarequestsOK) GetPayload() *models.WebChatGuestMediaRequestEntityList
- func (o *GetWebchatGuestConversationMediarequestsOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsOK) String() string
- type GetWebchatGuestConversationMediarequestsParams
- func NewGetWebchatGuestConversationMediarequestsParams() *GetWebchatGuestConversationMediarequestsParams
- func NewGetWebchatGuestConversationMediarequestsParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestsParams
- func NewGetWebchatGuestConversationMediarequestsParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestsParams
- func NewGetWebchatGuestConversationMediarequestsParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMediarequestsParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMediarequestsParams) SetDefaults()
- func (o *GetWebchatGuestConversationMediarequestsParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMediarequestsParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMediarequestsParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) WithDefaults() *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestsParams
- func (o *GetWebchatGuestConversationMediarequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMediarequestsReader
- type GetWebchatGuestConversationMediarequestsRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMediarequestsRequestTimeout
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) String() string
- type GetWebchatGuestConversationMediarequestsServiceUnavailable
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) String() string
- type GetWebchatGuestConversationMediarequestsTooManyRequests
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) String() string
- type GetWebchatGuestConversationMediarequestsUnauthorized
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsUnauthorized) String() string
- type GetWebchatGuestConversationMediarequestsUnsupportedMediaType
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMemberBadRequest
- func (o *GetWebchatGuestConversationMemberBadRequest) Error() string
- func (o *GetWebchatGuestConversationMemberBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberBadRequest) String() string
- type GetWebchatGuestConversationMemberForbidden
- func (o *GetWebchatGuestConversationMemberForbidden) Error() string
- func (o *GetWebchatGuestConversationMemberForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberForbidden) String() string
- type GetWebchatGuestConversationMemberGatewayTimeout
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberGatewayTimeout) String() string
- type GetWebchatGuestConversationMemberInternalServerError
- func (o *GetWebchatGuestConversationMemberInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMemberInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberInternalServerError) String() string
- type GetWebchatGuestConversationMemberNotFound
- func (o *GetWebchatGuestConversationMemberNotFound) Error() string
- func (o *GetWebchatGuestConversationMemberNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberNotFound) String() string
- type GetWebchatGuestConversationMemberOK
- func (o *GetWebchatGuestConversationMemberOK) Error() string
- func (o *GetWebchatGuestConversationMemberOK) GetPayload() *models.WebChatMemberInfo
- func (o *GetWebchatGuestConversationMemberOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberOK) String() string
- type GetWebchatGuestConversationMemberParams
- func NewGetWebchatGuestConversationMemberParams() *GetWebchatGuestConversationMemberParams
- func NewGetWebchatGuestConversationMemberParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMemberParams
- func NewGetWebchatGuestConversationMemberParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMemberParams
- func NewGetWebchatGuestConversationMemberParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMemberParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMemberParams) SetDefaults()
- func (o *GetWebchatGuestConversationMemberParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMemberParams) SetMemberID(memberID string)
- func (o *GetWebchatGuestConversationMemberParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMemberParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WithDefaults() *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WithMemberID(memberID string) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMemberParams
- func (o *GetWebchatGuestConversationMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMemberReader
- type GetWebchatGuestConversationMemberRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMemberRequestTimeout
- func (o *GetWebchatGuestConversationMemberRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMemberRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberRequestTimeout) String() string
- type GetWebchatGuestConversationMemberServiceUnavailable
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberServiceUnavailable) String() string
- type GetWebchatGuestConversationMemberTooManyRequests
- func (o *GetWebchatGuestConversationMemberTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMemberTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberTooManyRequests) String() string
- type GetWebchatGuestConversationMemberUnauthorized
- func (o *GetWebchatGuestConversationMemberUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMemberUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberUnauthorized) String() string
- type GetWebchatGuestConversationMemberUnsupportedMediaType
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMembersBadRequest
- func (o *GetWebchatGuestConversationMembersBadRequest) Error() string
- func (o *GetWebchatGuestConversationMembersBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersBadRequest) String() string
- type GetWebchatGuestConversationMembersForbidden
- func (o *GetWebchatGuestConversationMembersForbidden) Error() string
- func (o *GetWebchatGuestConversationMembersForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersForbidden) String() string
- type GetWebchatGuestConversationMembersGatewayTimeout
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersGatewayTimeout) String() string
- type GetWebchatGuestConversationMembersInternalServerError
- func (o *GetWebchatGuestConversationMembersInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMembersInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersInternalServerError) String() string
- type GetWebchatGuestConversationMembersNotFound
- func (o *GetWebchatGuestConversationMembersNotFound) Error() string
- func (o *GetWebchatGuestConversationMembersNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersNotFound) String() string
- type GetWebchatGuestConversationMembersOK
- func (o *GetWebchatGuestConversationMembersOK) Error() string
- func (o *GetWebchatGuestConversationMembersOK) GetPayload() *models.WebChatMemberInfoEntityList
- func (o *GetWebchatGuestConversationMembersOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersOK) String() string
- type GetWebchatGuestConversationMembersParams
- func NewGetWebchatGuestConversationMembersParams() *GetWebchatGuestConversationMembersParams
- func NewGetWebchatGuestConversationMembersParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMembersParams
- func NewGetWebchatGuestConversationMembersParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMembersParams
- func NewGetWebchatGuestConversationMembersParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMembersParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMembersParams) SetDefaults()
- func (o *GetWebchatGuestConversationMembersParams) SetExcludeDisconnectedMembers(excludeDisconnectedMembers *bool)
- func (o *GetWebchatGuestConversationMembersParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMembersParams) SetPageNumber(pageNumber *int32)
- func (o *GetWebchatGuestConversationMembersParams) SetPageSize(pageSize *int32)
- func (o *GetWebchatGuestConversationMembersParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMembersParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithDefaults() *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithExcludeDisconnectedMembers(excludeDisconnectedMembers *bool) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithPageNumber(pageNumber *int32) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithPageSize(pageSize *int32) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMembersParams
- func (o *GetWebchatGuestConversationMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMembersReader
- type GetWebchatGuestConversationMembersRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMembersRequestTimeout
- func (o *GetWebchatGuestConversationMembersRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMembersRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersRequestTimeout) String() string
- type GetWebchatGuestConversationMembersServiceUnavailable
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersServiceUnavailable) String() string
- type GetWebchatGuestConversationMembersTooManyRequests
- func (o *GetWebchatGuestConversationMembersTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMembersTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersTooManyRequests) String() string
- type GetWebchatGuestConversationMembersUnauthorized
- func (o *GetWebchatGuestConversationMembersUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMembersUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersUnauthorized) String() string
- type GetWebchatGuestConversationMembersUnsupportedMediaType
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMessageBadRequest
- func (o *GetWebchatGuestConversationMessageBadRequest) Error() string
- func (o *GetWebchatGuestConversationMessageBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageBadRequest) String() string
- type GetWebchatGuestConversationMessageForbidden
- func (o *GetWebchatGuestConversationMessageForbidden) Error() string
- func (o *GetWebchatGuestConversationMessageForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageForbidden) String() string
- type GetWebchatGuestConversationMessageGatewayTimeout
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageGatewayTimeout) String() string
- type GetWebchatGuestConversationMessageInternalServerError
- func (o *GetWebchatGuestConversationMessageInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMessageInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageInternalServerError) String() string
- type GetWebchatGuestConversationMessageNotFound
- func (o *GetWebchatGuestConversationMessageNotFound) Error() string
- func (o *GetWebchatGuestConversationMessageNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageNotFound) String() string
- type GetWebchatGuestConversationMessageOK
- func (o *GetWebchatGuestConversationMessageOK) Error() string
- func (o *GetWebchatGuestConversationMessageOK) GetPayload() *models.WebChatMessage
- func (o *GetWebchatGuestConversationMessageOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageOK) String() string
- type GetWebchatGuestConversationMessageParams
- func NewGetWebchatGuestConversationMessageParams() *GetWebchatGuestConversationMessageParams
- func NewGetWebchatGuestConversationMessageParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMessageParams
- func NewGetWebchatGuestConversationMessageParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessageParams
- func NewGetWebchatGuestConversationMessageParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMessageParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMessageParams) SetDefaults()
- func (o *GetWebchatGuestConversationMessageParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMessageParams) SetMessageID(messageID string)
- func (o *GetWebchatGuestConversationMessageParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMessageParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WithDefaults() *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WithMessageID(messageID string) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessageParams
- func (o *GetWebchatGuestConversationMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMessageReader
- type GetWebchatGuestConversationMessageRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMessageRequestTimeout
- func (o *GetWebchatGuestConversationMessageRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMessageRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageRequestTimeout) String() string
- type GetWebchatGuestConversationMessageServiceUnavailable
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageServiceUnavailable) String() string
- type GetWebchatGuestConversationMessageTooManyRequests
- func (o *GetWebchatGuestConversationMessageTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMessageTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageTooManyRequests) String() string
- type GetWebchatGuestConversationMessageUnauthorized
- func (o *GetWebchatGuestConversationMessageUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMessageUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageUnauthorized) String() string
- type GetWebchatGuestConversationMessageUnsupportedMediaType
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) String() string
- type GetWebchatGuestConversationMessagesBadRequest
- func (o *GetWebchatGuestConversationMessagesBadRequest) Error() string
- func (o *GetWebchatGuestConversationMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesBadRequest) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesBadRequest) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesBadRequest) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesBadRequest) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesBadRequest) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesBadRequest) String() string
- type GetWebchatGuestConversationMessagesForbidden
- func (o *GetWebchatGuestConversationMessagesForbidden) Error() string
- func (o *GetWebchatGuestConversationMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesForbidden) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesForbidden) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesForbidden) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesForbidden) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesForbidden) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesForbidden) String() string
- type GetWebchatGuestConversationMessagesGatewayTimeout
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) Error() string
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesGatewayTimeout) String() string
- type GetWebchatGuestConversationMessagesInternalServerError
- func (o *GetWebchatGuestConversationMessagesInternalServerError) Error() string
- func (o *GetWebchatGuestConversationMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesInternalServerError) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesInternalServerError) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesInternalServerError) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesInternalServerError) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesInternalServerError) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesInternalServerError) String() string
- type GetWebchatGuestConversationMessagesNotFound
- func (o *GetWebchatGuestConversationMessagesNotFound) Error() string
- func (o *GetWebchatGuestConversationMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesNotFound) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesNotFound) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesNotFound) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesNotFound) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesNotFound) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesNotFound) String() string
- type GetWebchatGuestConversationMessagesOK
- func (o *GetWebchatGuestConversationMessagesOK) Error() string
- func (o *GetWebchatGuestConversationMessagesOK) GetPayload() *models.WebChatMessageEntityList
- func (o *GetWebchatGuestConversationMessagesOK) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesOK) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesOK) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesOK) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesOK) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesOK) String() string
- type GetWebchatGuestConversationMessagesParams
- func NewGetWebchatGuestConversationMessagesParams() *GetWebchatGuestConversationMessagesParams
- func NewGetWebchatGuestConversationMessagesParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMessagesParams
- func NewGetWebchatGuestConversationMessagesParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessagesParams
- func NewGetWebchatGuestConversationMessagesParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) SetAfter(after *string)
- func (o *GetWebchatGuestConversationMessagesParams) SetBefore(before *string)
- func (o *GetWebchatGuestConversationMessagesParams) SetContext(ctx context.Context)
- func (o *GetWebchatGuestConversationMessagesParams) SetConversationID(conversationID string)
- func (o *GetWebchatGuestConversationMessagesParams) SetDefaults()
- func (o *GetWebchatGuestConversationMessagesParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatGuestConversationMessagesParams) SetMaxResults(maxResults *int32)
- func (o *GetWebchatGuestConversationMessagesParams) SetSortOrder(sortOrder *string)
- func (o *GetWebchatGuestConversationMessagesParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatGuestConversationMessagesParams) WithAfter(after *string) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithBefore(before *string) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithDefaults() *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithMaxResults(maxResults *int32) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithSortOrder(sortOrder *string) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessagesParams
- func (o *GetWebchatGuestConversationMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatGuestConversationMessagesReader
- type GetWebchatGuestConversationMessagesRequestEntityTooLarge
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) Error() string
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) String() string
- type GetWebchatGuestConversationMessagesRequestTimeout
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) Error() string
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesRequestTimeout) String() string
- type GetWebchatGuestConversationMessagesServiceUnavailable
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) Error() string
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesServiceUnavailable) String() string
- type GetWebchatGuestConversationMessagesTooManyRequests
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) Error() string
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesTooManyRequests) String() string
- type GetWebchatGuestConversationMessagesUnauthorized
- func (o *GetWebchatGuestConversationMessagesUnauthorized) Error() string
- func (o *GetWebchatGuestConversationMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesUnauthorized) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesUnauthorized) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesUnauthorized) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesUnauthorized) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesUnauthorized) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesUnauthorized) String() string
- type GetWebchatGuestConversationMessagesUnsupportedMediaType
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) Error() string
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) String() string
- type GetWebchatSettingsBadRequest
- func (o *GetWebchatSettingsBadRequest) Error() string
- func (o *GetWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsBadRequest) IsClientError() bool
- func (o *GetWebchatSettingsBadRequest) IsCode(code int) bool
- func (o *GetWebchatSettingsBadRequest) IsRedirect() bool
- func (o *GetWebchatSettingsBadRequest) IsServerError() bool
- func (o *GetWebchatSettingsBadRequest) IsSuccess() bool
- func (o *GetWebchatSettingsBadRequest) String() string
- type GetWebchatSettingsForbidden
- func (o *GetWebchatSettingsForbidden) Error() string
- func (o *GetWebchatSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsForbidden) IsClientError() bool
- func (o *GetWebchatSettingsForbidden) IsCode(code int) bool
- func (o *GetWebchatSettingsForbidden) IsRedirect() bool
- func (o *GetWebchatSettingsForbidden) IsServerError() bool
- func (o *GetWebchatSettingsForbidden) IsSuccess() bool
- func (o *GetWebchatSettingsForbidden) String() string
- type GetWebchatSettingsGatewayTimeout
- func (o *GetWebchatSettingsGatewayTimeout) Error() string
- func (o *GetWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsGatewayTimeout) IsClientError() bool
- func (o *GetWebchatSettingsGatewayTimeout) IsCode(code int) bool
- func (o *GetWebchatSettingsGatewayTimeout) IsRedirect() bool
- func (o *GetWebchatSettingsGatewayTimeout) IsServerError() bool
- func (o *GetWebchatSettingsGatewayTimeout) IsSuccess() bool
- func (o *GetWebchatSettingsGatewayTimeout) String() string
- type GetWebchatSettingsInternalServerError
- func (o *GetWebchatSettingsInternalServerError) Error() string
- func (o *GetWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsInternalServerError) IsClientError() bool
- func (o *GetWebchatSettingsInternalServerError) IsCode(code int) bool
- func (o *GetWebchatSettingsInternalServerError) IsRedirect() bool
- func (o *GetWebchatSettingsInternalServerError) IsServerError() bool
- func (o *GetWebchatSettingsInternalServerError) IsSuccess() bool
- func (o *GetWebchatSettingsInternalServerError) String() string
- type GetWebchatSettingsNotFound
- func (o *GetWebchatSettingsNotFound) Error() string
- func (o *GetWebchatSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsNotFound) IsClientError() bool
- func (o *GetWebchatSettingsNotFound) IsCode(code int) bool
- func (o *GetWebchatSettingsNotFound) IsRedirect() bool
- func (o *GetWebchatSettingsNotFound) IsServerError() bool
- func (o *GetWebchatSettingsNotFound) IsSuccess() bool
- func (o *GetWebchatSettingsNotFound) String() string
- type GetWebchatSettingsOK
- func (o *GetWebchatSettingsOK) Error() string
- func (o *GetWebchatSettingsOK) GetPayload() *models.WebChatSettings
- func (o *GetWebchatSettingsOK) IsClientError() bool
- func (o *GetWebchatSettingsOK) IsCode(code int) bool
- func (o *GetWebchatSettingsOK) IsRedirect() bool
- func (o *GetWebchatSettingsOK) IsServerError() bool
- func (o *GetWebchatSettingsOK) IsSuccess() bool
- func (o *GetWebchatSettingsOK) String() string
- type GetWebchatSettingsParams
- func NewGetWebchatSettingsParams() *GetWebchatSettingsParams
- func NewGetWebchatSettingsParamsWithContext(ctx context.Context) *GetWebchatSettingsParams
- func NewGetWebchatSettingsParamsWithHTTPClient(client *http.Client) *GetWebchatSettingsParams
- func NewGetWebchatSettingsParamsWithTimeout(timeout time.Duration) *GetWebchatSettingsParams
- func (o *GetWebchatSettingsParams) SetContext(ctx context.Context)
- func (o *GetWebchatSettingsParams) SetDefaults()
- func (o *GetWebchatSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetWebchatSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetWebchatSettingsParams) WithContext(ctx context.Context) *GetWebchatSettingsParams
- func (o *GetWebchatSettingsParams) WithDefaults() *GetWebchatSettingsParams
- func (o *GetWebchatSettingsParams) WithHTTPClient(client *http.Client) *GetWebchatSettingsParams
- func (o *GetWebchatSettingsParams) WithTimeout(timeout time.Duration) *GetWebchatSettingsParams
- func (o *GetWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWebchatSettingsReader
- type GetWebchatSettingsRequestEntityTooLarge
- func (o *GetWebchatSettingsRequestEntityTooLarge) Error() string
- func (o *GetWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *GetWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *GetWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *GetWebchatSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *GetWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *GetWebchatSettingsRequestEntityTooLarge) String() string
- type GetWebchatSettingsRequestTimeout
- func (o *GetWebchatSettingsRequestTimeout) Error() string
- func (o *GetWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsRequestTimeout) IsClientError() bool
- func (o *GetWebchatSettingsRequestTimeout) IsCode(code int) bool
- func (o *GetWebchatSettingsRequestTimeout) IsRedirect() bool
- func (o *GetWebchatSettingsRequestTimeout) IsServerError() bool
- func (o *GetWebchatSettingsRequestTimeout) IsSuccess() bool
- func (o *GetWebchatSettingsRequestTimeout) String() string
- type GetWebchatSettingsServiceUnavailable
- func (o *GetWebchatSettingsServiceUnavailable) Error() string
- func (o *GetWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsServiceUnavailable) IsClientError() bool
- func (o *GetWebchatSettingsServiceUnavailable) IsCode(code int) bool
- func (o *GetWebchatSettingsServiceUnavailable) IsRedirect() bool
- func (o *GetWebchatSettingsServiceUnavailable) IsServerError() bool
- func (o *GetWebchatSettingsServiceUnavailable) IsSuccess() bool
- func (o *GetWebchatSettingsServiceUnavailable) String() string
- type GetWebchatSettingsTooManyRequests
- func (o *GetWebchatSettingsTooManyRequests) Error() string
- func (o *GetWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsTooManyRequests) IsClientError() bool
- func (o *GetWebchatSettingsTooManyRequests) IsCode(code int) bool
- func (o *GetWebchatSettingsTooManyRequests) IsRedirect() bool
- func (o *GetWebchatSettingsTooManyRequests) IsServerError() bool
- func (o *GetWebchatSettingsTooManyRequests) IsSuccess() bool
- func (o *GetWebchatSettingsTooManyRequests) String() string
- type GetWebchatSettingsUnauthorized
- func (o *GetWebchatSettingsUnauthorized) Error() string
- func (o *GetWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsUnauthorized) IsClientError() bool
- func (o *GetWebchatSettingsUnauthorized) IsCode(code int) bool
- func (o *GetWebchatSettingsUnauthorized) IsRedirect() bool
- func (o *GetWebchatSettingsUnauthorized) IsServerError() bool
- func (o *GetWebchatSettingsUnauthorized) IsSuccess() bool
- func (o *GetWebchatSettingsUnauthorized) String() string
- type GetWebchatSettingsUnsupportedMediaType
- func (o *GetWebchatSettingsUnsupportedMediaType) Error() string
- func (o *GetWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *GetWebchatSettingsUnsupportedMediaType) IsClientError() bool
- func (o *GetWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *GetWebchatSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *GetWebchatSettingsUnsupportedMediaType) IsServerError() bool
- func (o *GetWebchatSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *GetWebchatSettingsUnsupportedMediaType) String() string
- type PatchWebchatGuestConversationMediarequestBadRequest
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) Error() string
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestBadRequest) String() string
- type PatchWebchatGuestConversationMediarequestForbidden
- func (o *PatchWebchatGuestConversationMediarequestForbidden) Error() string
- func (o *PatchWebchatGuestConversationMediarequestForbidden) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestForbidden) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestForbidden) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestForbidden) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestForbidden) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestForbidden) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestForbidden) String() string
- type PatchWebchatGuestConversationMediarequestGatewayTimeout
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) Error() string
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) String() string
- type PatchWebchatGuestConversationMediarequestInternalServerError
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) Error() string
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestInternalServerError) String() string
- type PatchWebchatGuestConversationMediarequestNotFound
- func (o *PatchWebchatGuestConversationMediarequestNotFound) Error() string
- func (o *PatchWebchatGuestConversationMediarequestNotFound) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestNotFound) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestNotFound) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestNotFound) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestNotFound) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestNotFound) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestNotFound) String() string
- type PatchWebchatGuestConversationMediarequestOK
- func (o *PatchWebchatGuestConversationMediarequestOK) Error() string
- func (o *PatchWebchatGuestConversationMediarequestOK) GetPayload() *models.WebChatGuestMediaRequest
- func (o *PatchWebchatGuestConversationMediarequestOK) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestOK) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestOK) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestOK) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestOK) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestOK) String() string
- type PatchWebchatGuestConversationMediarequestParams
- func NewPatchWebchatGuestConversationMediarequestParams() *PatchWebchatGuestConversationMediarequestParams
- func NewPatchWebchatGuestConversationMediarequestParamsWithContext(ctx context.Context) *PatchWebchatGuestConversationMediarequestParams
- func NewPatchWebchatGuestConversationMediarequestParamsWithHTTPClient(client *http.Client) *PatchWebchatGuestConversationMediarequestParams
- func NewPatchWebchatGuestConversationMediarequestParamsWithTimeout(timeout time.Duration) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) SetBody(body *models.WebChatGuestMediaRequest)
- func (o *PatchWebchatGuestConversationMediarequestParams) SetContext(ctx context.Context)
- func (o *PatchWebchatGuestConversationMediarequestParams) SetConversationID(conversationID string)
- func (o *PatchWebchatGuestConversationMediarequestParams) SetDefaults()
- func (o *PatchWebchatGuestConversationMediarequestParams) SetHTTPClient(client *http.Client)
- func (o *PatchWebchatGuestConversationMediarequestParams) SetMediaRequestID(mediaRequestID string)
- func (o *PatchWebchatGuestConversationMediarequestParams) SetTimeout(timeout time.Duration)
- func (o *PatchWebchatGuestConversationMediarequestParams) WithBody(body *models.WebChatGuestMediaRequest) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithContext(ctx context.Context) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithConversationID(conversationID string) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithDefaults() *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithHTTPClient(client *http.Client) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithMediaRequestID(mediaRequestID string) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WithTimeout(timeout time.Duration) *PatchWebchatGuestConversationMediarequestParams
- func (o *PatchWebchatGuestConversationMediarequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchWebchatGuestConversationMediarequestReader
- type PatchWebchatGuestConversationMediarequestRequestEntityTooLarge
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) Error() string
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) String() string
- type PatchWebchatGuestConversationMediarequestRequestTimeout
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) Error() string
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) String() string
- type PatchWebchatGuestConversationMediarequestServiceUnavailable
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) Error() string
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) String() string
- type PatchWebchatGuestConversationMediarequestTooManyRequests
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) Error() string
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) String() string
- type PatchWebchatGuestConversationMediarequestUnauthorized
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) Error() string
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestUnauthorized) String() string
- type PatchWebchatGuestConversationMediarequestUnsupportedMediaType
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) Error() string
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError() bool
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode(code int) bool
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect() bool
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError() bool
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess() bool
- func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) String() string
- type PostWebchatDeploymentsBadRequest
- func (o *PostWebchatDeploymentsBadRequest) Error() string
- func (o *PostWebchatDeploymentsBadRequest) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsBadRequest) IsClientError() bool
- func (o *PostWebchatDeploymentsBadRequest) IsCode(code int) bool
- func (o *PostWebchatDeploymentsBadRequest) IsRedirect() bool
- func (o *PostWebchatDeploymentsBadRequest) IsServerError() bool
- func (o *PostWebchatDeploymentsBadRequest) IsSuccess() bool
- func (o *PostWebchatDeploymentsBadRequest) String() string
- type PostWebchatDeploymentsConflict
- func (o *PostWebchatDeploymentsConflict) Error() string
- func (o *PostWebchatDeploymentsConflict) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsConflict) IsClientError() bool
- func (o *PostWebchatDeploymentsConflict) IsCode(code int) bool
- func (o *PostWebchatDeploymentsConflict) IsRedirect() bool
- func (o *PostWebchatDeploymentsConflict) IsServerError() bool
- func (o *PostWebchatDeploymentsConflict) IsSuccess() bool
- func (o *PostWebchatDeploymentsConflict) String() string
- type PostWebchatDeploymentsForbidden
- func (o *PostWebchatDeploymentsForbidden) Error() string
- func (o *PostWebchatDeploymentsForbidden) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsForbidden) IsClientError() bool
- func (o *PostWebchatDeploymentsForbidden) IsCode(code int) bool
- func (o *PostWebchatDeploymentsForbidden) IsRedirect() bool
- func (o *PostWebchatDeploymentsForbidden) IsServerError() bool
- func (o *PostWebchatDeploymentsForbidden) IsSuccess() bool
- func (o *PostWebchatDeploymentsForbidden) String() string
- type PostWebchatDeploymentsGatewayTimeout
- func (o *PostWebchatDeploymentsGatewayTimeout) Error() string
- func (o *PostWebchatDeploymentsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsGatewayTimeout) IsClientError() bool
- func (o *PostWebchatDeploymentsGatewayTimeout) IsCode(code int) bool
- func (o *PostWebchatDeploymentsGatewayTimeout) IsRedirect() bool
- func (o *PostWebchatDeploymentsGatewayTimeout) IsServerError() bool
- func (o *PostWebchatDeploymentsGatewayTimeout) IsSuccess() bool
- func (o *PostWebchatDeploymentsGatewayTimeout) String() string
- type PostWebchatDeploymentsInternalServerError
- func (o *PostWebchatDeploymentsInternalServerError) Error() string
- func (o *PostWebchatDeploymentsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsInternalServerError) IsClientError() bool
- func (o *PostWebchatDeploymentsInternalServerError) IsCode(code int) bool
- func (o *PostWebchatDeploymentsInternalServerError) IsRedirect() bool
- func (o *PostWebchatDeploymentsInternalServerError) IsServerError() bool
- func (o *PostWebchatDeploymentsInternalServerError) IsSuccess() bool
- func (o *PostWebchatDeploymentsInternalServerError) String() string
- type PostWebchatDeploymentsNotFound
- func (o *PostWebchatDeploymentsNotFound) Error() string
- func (o *PostWebchatDeploymentsNotFound) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsNotFound) IsClientError() bool
- func (o *PostWebchatDeploymentsNotFound) IsCode(code int) bool
- func (o *PostWebchatDeploymentsNotFound) IsRedirect() bool
- func (o *PostWebchatDeploymentsNotFound) IsServerError() bool
- func (o *PostWebchatDeploymentsNotFound) IsSuccess() bool
- func (o *PostWebchatDeploymentsNotFound) String() string
- type PostWebchatDeploymentsOK
- func (o *PostWebchatDeploymentsOK) Error() string
- func (o *PostWebchatDeploymentsOK) GetPayload() *models.WebChatDeployment
- func (o *PostWebchatDeploymentsOK) IsClientError() bool
- func (o *PostWebchatDeploymentsOK) IsCode(code int) bool
- func (o *PostWebchatDeploymentsOK) IsRedirect() bool
- func (o *PostWebchatDeploymentsOK) IsServerError() bool
- func (o *PostWebchatDeploymentsOK) IsSuccess() bool
- func (o *PostWebchatDeploymentsOK) String() string
- type PostWebchatDeploymentsParams
- func NewPostWebchatDeploymentsParams() *PostWebchatDeploymentsParams
- func NewPostWebchatDeploymentsParamsWithContext(ctx context.Context) *PostWebchatDeploymentsParams
- func NewPostWebchatDeploymentsParamsWithHTTPClient(client *http.Client) *PostWebchatDeploymentsParams
- func NewPostWebchatDeploymentsParamsWithTimeout(timeout time.Duration) *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) SetBody(body *models.WebChatDeployment)
- func (o *PostWebchatDeploymentsParams) SetContext(ctx context.Context)
- func (o *PostWebchatDeploymentsParams) SetDefaults()
- func (o *PostWebchatDeploymentsParams) SetHTTPClient(client *http.Client)
- func (o *PostWebchatDeploymentsParams) SetTimeout(timeout time.Duration)
- func (o *PostWebchatDeploymentsParams) WithBody(body *models.WebChatDeployment) *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) WithContext(ctx context.Context) *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) WithDefaults() *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) WithHTTPClient(client *http.Client) *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) WithTimeout(timeout time.Duration) *PostWebchatDeploymentsParams
- func (o *PostWebchatDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostWebchatDeploymentsReader
- type PostWebchatDeploymentsRequestEntityTooLarge
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) Error() string
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsClientError() bool
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsRedirect() bool
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsServerError() bool
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsSuccess() bool
- func (o *PostWebchatDeploymentsRequestEntityTooLarge) String() string
- type PostWebchatDeploymentsRequestTimeout
- func (o *PostWebchatDeploymentsRequestTimeout) Error() string
- func (o *PostWebchatDeploymentsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsRequestTimeout) IsClientError() bool
- func (o *PostWebchatDeploymentsRequestTimeout) IsCode(code int) bool
- func (o *PostWebchatDeploymentsRequestTimeout) IsRedirect() bool
- func (o *PostWebchatDeploymentsRequestTimeout) IsServerError() bool
- func (o *PostWebchatDeploymentsRequestTimeout) IsSuccess() bool
- func (o *PostWebchatDeploymentsRequestTimeout) String() string
- type PostWebchatDeploymentsServiceUnavailable
- func (o *PostWebchatDeploymentsServiceUnavailable) Error() string
- func (o *PostWebchatDeploymentsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsServiceUnavailable) IsClientError() bool
- func (o *PostWebchatDeploymentsServiceUnavailable) IsCode(code int) bool
- func (o *PostWebchatDeploymentsServiceUnavailable) IsRedirect() bool
- func (o *PostWebchatDeploymentsServiceUnavailable) IsServerError() bool
- func (o *PostWebchatDeploymentsServiceUnavailable) IsSuccess() bool
- func (o *PostWebchatDeploymentsServiceUnavailable) String() string
- type PostWebchatDeploymentsTooManyRequests
- func (o *PostWebchatDeploymentsTooManyRequests) Error() string
- func (o *PostWebchatDeploymentsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsTooManyRequests) IsClientError() bool
- func (o *PostWebchatDeploymentsTooManyRequests) IsCode(code int) bool
- func (o *PostWebchatDeploymentsTooManyRequests) IsRedirect() bool
- func (o *PostWebchatDeploymentsTooManyRequests) IsServerError() bool
- func (o *PostWebchatDeploymentsTooManyRequests) IsSuccess() bool
- func (o *PostWebchatDeploymentsTooManyRequests) String() string
- type PostWebchatDeploymentsUnauthorized
- func (o *PostWebchatDeploymentsUnauthorized) Error() string
- func (o *PostWebchatDeploymentsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsUnauthorized) IsClientError() bool
- func (o *PostWebchatDeploymentsUnauthorized) IsCode(code int) bool
- func (o *PostWebchatDeploymentsUnauthorized) IsRedirect() bool
- func (o *PostWebchatDeploymentsUnauthorized) IsServerError() bool
- func (o *PostWebchatDeploymentsUnauthorized) IsSuccess() bool
- func (o *PostWebchatDeploymentsUnauthorized) String() string
- type PostWebchatDeploymentsUnsupportedMediaType
- func (o *PostWebchatDeploymentsUnsupportedMediaType) Error() string
- func (o *PostWebchatDeploymentsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostWebchatDeploymentsUnsupportedMediaType) IsClientError() bool
- func (o *PostWebchatDeploymentsUnsupportedMediaType) IsCode(code int) bool
- func (o *PostWebchatDeploymentsUnsupportedMediaType) IsRedirect() bool
- func (o *PostWebchatDeploymentsUnsupportedMediaType) IsServerError() bool
- func (o *PostWebchatDeploymentsUnsupportedMediaType) IsSuccess() bool
- func (o *PostWebchatDeploymentsUnsupportedMediaType) String() string
- type PostWebchatGuestConversationMemberMessagesBadRequest
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesBadRequest) String() string
- type PostWebchatGuestConversationMemberMessagesForbidden
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesForbidden) String() string
- type PostWebchatGuestConversationMemberMessagesGatewayTimeout
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) String() string
- type PostWebchatGuestConversationMemberMessagesInternalServerError
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) String() string
- type PostWebchatGuestConversationMemberMessagesNotFound
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesNotFound) String() string
- type PostWebchatGuestConversationMemberMessagesOK
- func (o *PostWebchatGuestConversationMemberMessagesOK) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesOK) GetPayload() *models.WebChatMessage
- func (o *PostWebchatGuestConversationMemberMessagesOK) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesOK) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesOK) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesOK) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesOK) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesOK) String() string
- type PostWebchatGuestConversationMemberMessagesParams
- func NewPostWebchatGuestConversationMemberMessagesParams() *PostWebchatGuestConversationMemberMessagesParams
- func NewPostWebchatGuestConversationMemberMessagesParamsWithContext(ctx context.Context) *PostWebchatGuestConversationMemberMessagesParams
- func NewPostWebchatGuestConversationMemberMessagesParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberMessagesParams
- func NewPostWebchatGuestConversationMemberMessagesParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetBody(body *models.CreateWebChatMessageRequest)
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetContext(ctx context.Context)
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetConversationID(conversationID string)
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetDefaults()
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetHTTPClient(client *http.Client)
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetMemberID(memberID string)
- func (o *PostWebchatGuestConversationMemberMessagesParams) SetTimeout(timeout time.Duration)
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithBody(body *models.CreateWebChatMessageRequest) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithContext(ctx context.Context) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithConversationID(conversationID string) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithDefaults() *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithMemberID(memberID string) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberMessagesParams
- func (o *PostWebchatGuestConversationMemberMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostWebchatGuestConversationMemberMessagesReader
- type PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) String() string
- type PostWebchatGuestConversationMemberMessagesRequestTimeout
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) String() string
- type PostWebchatGuestConversationMemberMessagesServiceUnavailable
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) String() string
- type PostWebchatGuestConversationMemberMessagesTooManyRequests
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) String() string
- type PostWebchatGuestConversationMemberMessagesUnauthorized
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) String() string
- type PostWebchatGuestConversationMemberMessagesUnsupportedMediaType
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) Error() string
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) String() string
- type PostWebchatGuestConversationMemberTypingBadRequest
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) Error() string
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingBadRequest) String() string
- type PostWebchatGuestConversationMemberTypingForbidden
- func (o *PostWebchatGuestConversationMemberTypingForbidden) Error() string
- func (o *PostWebchatGuestConversationMemberTypingForbidden) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingForbidden) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingForbidden) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingForbidden) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingForbidden) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingForbidden) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingForbidden) String() string
- type PostWebchatGuestConversationMemberTypingGatewayTimeout
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) Error() string
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) String() string
- type PostWebchatGuestConversationMemberTypingInternalServerError
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) Error() string
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingInternalServerError) String() string
- type PostWebchatGuestConversationMemberTypingNotFound
- func (o *PostWebchatGuestConversationMemberTypingNotFound) Error() string
- func (o *PostWebchatGuestConversationMemberTypingNotFound) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingNotFound) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingNotFound) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingNotFound) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingNotFound) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingNotFound) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingNotFound) String() string
- type PostWebchatGuestConversationMemberTypingOK
- func (o *PostWebchatGuestConversationMemberTypingOK) Error() string
- func (o *PostWebchatGuestConversationMemberTypingOK) GetPayload() *models.WebChatTyping
- func (o *PostWebchatGuestConversationMemberTypingOK) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingOK) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingOK) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingOK) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingOK) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingOK) String() string
- type PostWebchatGuestConversationMemberTypingParams
- func NewPostWebchatGuestConversationMemberTypingParams() *PostWebchatGuestConversationMemberTypingParams
- func NewPostWebchatGuestConversationMemberTypingParamsWithContext(ctx context.Context) *PostWebchatGuestConversationMemberTypingParams
- func NewPostWebchatGuestConversationMemberTypingParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberTypingParams
- func NewPostWebchatGuestConversationMemberTypingParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) SetContext(ctx context.Context)
- func (o *PostWebchatGuestConversationMemberTypingParams) SetConversationID(conversationID string)
- func (o *PostWebchatGuestConversationMemberTypingParams) SetDefaults()
- func (o *PostWebchatGuestConversationMemberTypingParams) SetHTTPClient(client *http.Client)
- func (o *PostWebchatGuestConversationMemberTypingParams) SetMemberID(memberID string)
- func (o *PostWebchatGuestConversationMemberTypingParams) SetTimeout(timeout time.Duration)
- func (o *PostWebchatGuestConversationMemberTypingParams) WithContext(ctx context.Context) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WithConversationID(conversationID string) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WithDefaults() *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WithMemberID(memberID string) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberTypingParams
- func (o *PostWebchatGuestConversationMemberTypingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostWebchatGuestConversationMemberTypingReader
- type PostWebchatGuestConversationMemberTypingRequestEntityTooLarge
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) Error() string
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) String() string
- type PostWebchatGuestConversationMemberTypingRequestTimeout
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) Error() string
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) String() string
- type PostWebchatGuestConversationMemberTypingServiceUnavailable
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) Error() string
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) String() string
- type PostWebchatGuestConversationMemberTypingTooManyRequests
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) Error() string
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) String() string
- type PostWebchatGuestConversationMemberTypingUnauthorized
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) Error() string
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingUnauthorized) String() string
- type PostWebchatGuestConversationMemberTypingUnsupportedMediaType
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) Error() string
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsClientError() bool
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsCode(code int) bool
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsRedirect() bool
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsServerError() bool
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsSuccess() bool
- func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) String() string
- type PostWebchatGuestConversationsBadRequest
- func (o *PostWebchatGuestConversationsBadRequest) Error() string
- func (o *PostWebchatGuestConversationsBadRequest) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsBadRequest) IsClientError() bool
- func (o *PostWebchatGuestConversationsBadRequest) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsBadRequest) IsRedirect() bool
- func (o *PostWebchatGuestConversationsBadRequest) IsServerError() bool
- func (o *PostWebchatGuestConversationsBadRequest) IsSuccess() bool
- func (o *PostWebchatGuestConversationsBadRequest) String() string
- type PostWebchatGuestConversationsForbidden
- func (o *PostWebchatGuestConversationsForbidden) Error() string
- func (o *PostWebchatGuestConversationsForbidden) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsForbidden) IsClientError() bool
- func (o *PostWebchatGuestConversationsForbidden) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsForbidden) IsRedirect() bool
- func (o *PostWebchatGuestConversationsForbidden) IsServerError() bool
- func (o *PostWebchatGuestConversationsForbidden) IsSuccess() bool
- func (o *PostWebchatGuestConversationsForbidden) String() string
- type PostWebchatGuestConversationsGatewayTimeout
- func (o *PostWebchatGuestConversationsGatewayTimeout) Error() string
- func (o *PostWebchatGuestConversationsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsGatewayTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationsGatewayTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsGatewayTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationsGatewayTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationsGatewayTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationsGatewayTimeout) String() string
- type PostWebchatGuestConversationsInternalServerError
- func (o *PostWebchatGuestConversationsInternalServerError) Error() string
- func (o *PostWebchatGuestConversationsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsInternalServerError) IsClientError() bool
- func (o *PostWebchatGuestConversationsInternalServerError) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsInternalServerError) IsRedirect() bool
- func (o *PostWebchatGuestConversationsInternalServerError) IsServerError() bool
- func (o *PostWebchatGuestConversationsInternalServerError) IsSuccess() bool
- func (o *PostWebchatGuestConversationsInternalServerError) String() string
- type PostWebchatGuestConversationsNotFound
- func (o *PostWebchatGuestConversationsNotFound) Error() string
- func (o *PostWebchatGuestConversationsNotFound) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsNotFound) IsClientError() bool
- func (o *PostWebchatGuestConversationsNotFound) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsNotFound) IsRedirect() bool
- func (o *PostWebchatGuestConversationsNotFound) IsServerError() bool
- func (o *PostWebchatGuestConversationsNotFound) IsSuccess() bool
- func (o *PostWebchatGuestConversationsNotFound) String() string
- type PostWebchatGuestConversationsOK
- func (o *PostWebchatGuestConversationsOK) Error() string
- func (o *PostWebchatGuestConversationsOK) GetPayload() *models.CreateWebChatConversationResponse
- func (o *PostWebchatGuestConversationsOK) IsClientError() bool
- func (o *PostWebchatGuestConversationsOK) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsOK) IsRedirect() bool
- func (o *PostWebchatGuestConversationsOK) IsServerError() bool
- func (o *PostWebchatGuestConversationsOK) IsSuccess() bool
- func (o *PostWebchatGuestConversationsOK) String() string
- type PostWebchatGuestConversationsParams
- func NewPostWebchatGuestConversationsParams() *PostWebchatGuestConversationsParams
- func NewPostWebchatGuestConversationsParamsWithContext(ctx context.Context) *PostWebchatGuestConversationsParams
- func NewPostWebchatGuestConversationsParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationsParams
- func NewPostWebchatGuestConversationsParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) SetBody(body *models.CreateWebChatConversationRequest)
- func (o *PostWebchatGuestConversationsParams) SetContext(ctx context.Context)
- func (o *PostWebchatGuestConversationsParams) SetDefaults()
- func (o *PostWebchatGuestConversationsParams) SetHTTPClient(client *http.Client)
- func (o *PostWebchatGuestConversationsParams) SetTimeout(timeout time.Duration)
- func (o *PostWebchatGuestConversationsParams) WithBody(body *models.CreateWebChatConversationRequest) *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) WithContext(ctx context.Context) *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) WithDefaults() *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationsParams
- func (o *PostWebchatGuestConversationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostWebchatGuestConversationsReader
- type PostWebchatGuestConversationsRequestEntityTooLarge
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) Error() string
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsClientError() bool
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsRedirect() bool
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsServerError() bool
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsSuccess() bool
- func (o *PostWebchatGuestConversationsRequestEntityTooLarge) String() string
- type PostWebchatGuestConversationsRequestTimeout
- func (o *PostWebchatGuestConversationsRequestTimeout) Error() string
- func (o *PostWebchatGuestConversationsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsRequestTimeout) IsClientError() bool
- func (o *PostWebchatGuestConversationsRequestTimeout) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsRequestTimeout) IsRedirect() bool
- func (o *PostWebchatGuestConversationsRequestTimeout) IsServerError() bool
- func (o *PostWebchatGuestConversationsRequestTimeout) IsSuccess() bool
- func (o *PostWebchatGuestConversationsRequestTimeout) String() string
- type PostWebchatGuestConversationsServiceUnavailable
- func (o *PostWebchatGuestConversationsServiceUnavailable) Error() string
- func (o *PostWebchatGuestConversationsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsServiceUnavailable) IsClientError() bool
- func (o *PostWebchatGuestConversationsServiceUnavailable) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsServiceUnavailable) IsRedirect() bool
- func (o *PostWebchatGuestConversationsServiceUnavailable) IsServerError() bool
- func (o *PostWebchatGuestConversationsServiceUnavailable) IsSuccess() bool
- func (o *PostWebchatGuestConversationsServiceUnavailable) String() string
- type PostWebchatGuestConversationsTooManyRequests
- func (o *PostWebchatGuestConversationsTooManyRequests) Error() string
- func (o *PostWebchatGuestConversationsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsTooManyRequests) IsClientError() bool
- func (o *PostWebchatGuestConversationsTooManyRequests) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsTooManyRequests) IsRedirect() bool
- func (o *PostWebchatGuestConversationsTooManyRequests) IsServerError() bool
- func (o *PostWebchatGuestConversationsTooManyRequests) IsSuccess() bool
- func (o *PostWebchatGuestConversationsTooManyRequests) String() string
- type PostWebchatGuestConversationsUnauthorized
- func (o *PostWebchatGuestConversationsUnauthorized) Error() string
- func (o *PostWebchatGuestConversationsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsUnauthorized) IsClientError() bool
- func (o *PostWebchatGuestConversationsUnauthorized) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsUnauthorized) IsRedirect() bool
- func (o *PostWebchatGuestConversationsUnauthorized) IsServerError() bool
- func (o *PostWebchatGuestConversationsUnauthorized) IsSuccess() bool
- func (o *PostWebchatGuestConversationsUnauthorized) String() string
- type PostWebchatGuestConversationsUnsupportedMediaType
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) Error() string
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsClientError() bool
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsCode(code int) bool
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsRedirect() bool
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsServerError() bool
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsSuccess() bool
- func (o *PostWebchatGuestConversationsUnsupportedMediaType) String() string
- type PutWebchatDeploymentBadRequest
- func (o *PutWebchatDeploymentBadRequest) Error() string
- func (o *PutWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentBadRequest) IsClientError() bool
- func (o *PutWebchatDeploymentBadRequest) IsCode(code int) bool
- func (o *PutWebchatDeploymentBadRequest) IsRedirect() bool
- func (o *PutWebchatDeploymentBadRequest) IsServerError() bool
- func (o *PutWebchatDeploymentBadRequest) IsSuccess() bool
- func (o *PutWebchatDeploymentBadRequest) String() string
- type PutWebchatDeploymentForbidden
- func (o *PutWebchatDeploymentForbidden) Error() string
- func (o *PutWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentForbidden) IsClientError() bool
- func (o *PutWebchatDeploymentForbidden) IsCode(code int) bool
- func (o *PutWebchatDeploymentForbidden) IsRedirect() bool
- func (o *PutWebchatDeploymentForbidden) IsServerError() bool
- func (o *PutWebchatDeploymentForbidden) IsSuccess() bool
- func (o *PutWebchatDeploymentForbidden) String() string
- type PutWebchatDeploymentGatewayTimeout
- func (o *PutWebchatDeploymentGatewayTimeout) Error() string
- func (o *PutWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentGatewayTimeout) IsClientError() bool
- func (o *PutWebchatDeploymentGatewayTimeout) IsCode(code int) bool
- func (o *PutWebchatDeploymentGatewayTimeout) IsRedirect() bool
- func (o *PutWebchatDeploymentGatewayTimeout) IsServerError() bool
- func (o *PutWebchatDeploymentGatewayTimeout) IsSuccess() bool
- func (o *PutWebchatDeploymentGatewayTimeout) String() string
- type PutWebchatDeploymentInternalServerError
- func (o *PutWebchatDeploymentInternalServerError) Error() string
- func (o *PutWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentInternalServerError) IsClientError() bool
- func (o *PutWebchatDeploymentInternalServerError) IsCode(code int) bool
- func (o *PutWebchatDeploymentInternalServerError) IsRedirect() bool
- func (o *PutWebchatDeploymentInternalServerError) IsServerError() bool
- func (o *PutWebchatDeploymentInternalServerError) IsSuccess() bool
- func (o *PutWebchatDeploymentInternalServerError) String() string
- type PutWebchatDeploymentNotFound
- func (o *PutWebchatDeploymentNotFound) Error() string
- func (o *PutWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentNotFound) IsClientError() bool
- func (o *PutWebchatDeploymentNotFound) IsCode(code int) bool
- func (o *PutWebchatDeploymentNotFound) IsRedirect() bool
- func (o *PutWebchatDeploymentNotFound) IsServerError() bool
- func (o *PutWebchatDeploymentNotFound) IsSuccess() bool
- func (o *PutWebchatDeploymentNotFound) String() string
- type PutWebchatDeploymentOK
- func (o *PutWebchatDeploymentOK) Error() string
- func (o *PutWebchatDeploymentOK) GetPayload() *models.WebChatDeployment
- func (o *PutWebchatDeploymentOK) IsClientError() bool
- func (o *PutWebchatDeploymentOK) IsCode(code int) bool
- func (o *PutWebchatDeploymentOK) IsRedirect() bool
- func (o *PutWebchatDeploymentOK) IsServerError() bool
- func (o *PutWebchatDeploymentOK) IsSuccess() bool
- func (o *PutWebchatDeploymentOK) String() string
- type PutWebchatDeploymentParams
- func NewPutWebchatDeploymentParams() *PutWebchatDeploymentParams
- func NewPutWebchatDeploymentParamsWithContext(ctx context.Context) *PutWebchatDeploymentParams
- func NewPutWebchatDeploymentParamsWithHTTPClient(client *http.Client) *PutWebchatDeploymentParams
- func NewPutWebchatDeploymentParamsWithTimeout(timeout time.Duration) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) SetBody(body *models.WebChatDeployment)
- func (o *PutWebchatDeploymentParams) SetContext(ctx context.Context)
- func (o *PutWebchatDeploymentParams) SetDefaults()
- func (o *PutWebchatDeploymentParams) SetDeploymentID(deploymentID string)
- func (o *PutWebchatDeploymentParams) SetHTTPClient(client *http.Client)
- func (o *PutWebchatDeploymentParams) SetTimeout(timeout time.Duration)
- func (o *PutWebchatDeploymentParams) WithBody(body *models.WebChatDeployment) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WithContext(ctx context.Context) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WithDefaults() *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WithDeploymentID(deploymentID string) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WithHTTPClient(client *http.Client) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WithTimeout(timeout time.Duration) *PutWebchatDeploymentParams
- func (o *PutWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutWebchatDeploymentReader
- type PutWebchatDeploymentRequestEntityTooLarge
- func (o *PutWebchatDeploymentRequestEntityTooLarge) Error() string
- func (o *PutWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
- func (o *PutWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
- func (o *PutWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
- func (o *PutWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
- func (o *PutWebchatDeploymentRequestEntityTooLarge) String() string
- type PutWebchatDeploymentRequestTimeout
- func (o *PutWebchatDeploymentRequestTimeout) Error() string
- func (o *PutWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentRequestTimeout) IsClientError() bool
- func (o *PutWebchatDeploymentRequestTimeout) IsCode(code int) bool
- func (o *PutWebchatDeploymentRequestTimeout) IsRedirect() bool
- func (o *PutWebchatDeploymentRequestTimeout) IsServerError() bool
- func (o *PutWebchatDeploymentRequestTimeout) IsSuccess() bool
- func (o *PutWebchatDeploymentRequestTimeout) String() string
- type PutWebchatDeploymentServiceUnavailable
- func (o *PutWebchatDeploymentServiceUnavailable) Error() string
- func (o *PutWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentServiceUnavailable) IsClientError() bool
- func (o *PutWebchatDeploymentServiceUnavailable) IsCode(code int) bool
- func (o *PutWebchatDeploymentServiceUnavailable) IsRedirect() bool
- func (o *PutWebchatDeploymentServiceUnavailable) IsServerError() bool
- func (o *PutWebchatDeploymentServiceUnavailable) IsSuccess() bool
- func (o *PutWebchatDeploymentServiceUnavailable) String() string
- type PutWebchatDeploymentTooManyRequests
- func (o *PutWebchatDeploymentTooManyRequests) Error() string
- func (o *PutWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentTooManyRequests) IsClientError() bool
- func (o *PutWebchatDeploymentTooManyRequests) IsCode(code int) bool
- func (o *PutWebchatDeploymentTooManyRequests) IsRedirect() bool
- func (o *PutWebchatDeploymentTooManyRequests) IsServerError() bool
- func (o *PutWebchatDeploymentTooManyRequests) IsSuccess() bool
- func (o *PutWebchatDeploymentTooManyRequests) String() string
- type PutWebchatDeploymentUnauthorized
- func (o *PutWebchatDeploymentUnauthorized) Error() string
- func (o *PutWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentUnauthorized) IsClientError() bool
- func (o *PutWebchatDeploymentUnauthorized) IsCode(code int) bool
- func (o *PutWebchatDeploymentUnauthorized) IsRedirect() bool
- func (o *PutWebchatDeploymentUnauthorized) IsServerError() bool
- func (o *PutWebchatDeploymentUnauthorized) IsSuccess() bool
- func (o *PutWebchatDeploymentUnauthorized) String() string
- type PutWebchatDeploymentUnsupportedMediaType
- func (o *PutWebchatDeploymentUnsupportedMediaType) Error() string
- func (o *PutWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutWebchatDeploymentUnsupportedMediaType) IsClientError() bool
- func (o *PutWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
- func (o *PutWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
- func (o *PutWebchatDeploymentUnsupportedMediaType) IsServerError() bool
- func (o *PutWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
- func (o *PutWebchatDeploymentUnsupportedMediaType) String() string
- type PutWebchatSettingsBadRequest
- func (o *PutWebchatSettingsBadRequest) Error() string
- func (o *PutWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsBadRequest) IsClientError() bool
- func (o *PutWebchatSettingsBadRequest) IsCode(code int) bool
- func (o *PutWebchatSettingsBadRequest) IsRedirect() bool
- func (o *PutWebchatSettingsBadRequest) IsServerError() bool
- func (o *PutWebchatSettingsBadRequest) IsSuccess() bool
- func (o *PutWebchatSettingsBadRequest) String() string
- type PutWebchatSettingsForbidden
- func (o *PutWebchatSettingsForbidden) Error() string
- func (o *PutWebchatSettingsForbidden) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsForbidden) IsClientError() bool
- func (o *PutWebchatSettingsForbidden) IsCode(code int) bool
- func (o *PutWebchatSettingsForbidden) IsRedirect() bool
- func (o *PutWebchatSettingsForbidden) IsServerError() bool
- func (o *PutWebchatSettingsForbidden) IsSuccess() bool
- func (o *PutWebchatSettingsForbidden) String() string
- type PutWebchatSettingsGatewayTimeout
- func (o *PutWebchatSettingsGatewayTimeout) Error() string
- func (o *PutWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsGatewayTimeout) IsClientError() bool
- func (o *PutWebchatSettingsGatewayTimeout) IsCode(code int) bool
- func (o *PutWebchatSettingsGatewayTimeout) IsRedirect() bool
- func (o *PutWebchatSettingsGatewayTimeout) IsServerError() bool
- func (o *PutWebchatSettingsGatewayTimeout) IsSuccess() bool
- func (o *PutWebchatSettingsGatewayTimeout) String() string
- type PutWebchatSettingsInternalServerError
- func (o *PutWebchatSettingsInternalServerError) Error() string
- func (o *PutWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsInternalServerError) IsClientError() bool
- func (o *PutWebchatSettingsInternalServerError) IsCode(code int) bool
- func (o *PutWebchatSettingsInternalServerError) IsRedirect() bool
- func (o *PutWebchatSettingsInternalServerError) IsServerError() bool
- func (o *PutWebchatSettingsInternalServerError) IsSuccess() bool
- func (o *PutWebchatSettingsInternalServerError) String() string
- type PutWebchatSettingsNotFound
- func (o *PutWebchatSettingsNotFound) Error() string
- func (o *PutWebchatSettingsNotFound) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsNotFound) IsClientError() bool
- func (o *PutWebchatSettingsNotFound) IsCode(code int) bool
- func (o *PutWebchatSettingsNotFound) IsRedirect() bool
- func (o *PutWebchatSettingsNotFound) IsServerError() bool
- func (o *PutWebchatSettingsNotFound) IsSuccess() bool
- func (o *PutWebchatSettingsNotFound) String() string
- type PutWebchatSettingsOK
- func (o *PutWebchatSettingsOK) Error() string
- func (o *PutWebchatSettingsOK) GetPayload() *models.WebChatSettings
- func (o *PutWebchatSettingsOK) IsClientError() bool
- func (o *PutWebchatSettingsOK) IsCode(code int) bool
- func (o *PutWebchatSettingsOK) IsRedirect() bool
- func (o *PutWebchatSettingsOK) IsServerError() bool
- func (o *PutWebchatSettingsOK) IsSuccess() bool
- func (o *PutWebchatSettingsOK) String() string
- type PutWebchatSettingsParams
- func NewPutWebchatSettingsParams() *PutWebchatSettingsParams
- func NewPutWebchatSettingsParamsWithContext(ctx context.Context) *PutWebchatSettingsParams
- func NewPutWebchatSettingsParamsWithHTTPClient(client *http.Client) *PutWebchatSettingsParams
- func NewPutWebchatSettingsParamsWithTimeout(timeout time.Duration) *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) SetBody(body *models.WebChatSettings)
- func (o *PutWebchatSettingsParams) SetContext(ctx context.Context)
- func (o *PutWebchatSettingsParams) SetDefaults()
- func (o *PutWebchatSettingsParams) SetHTTPClient(client *http.Client)
- func (o *PutWebchatSettingsParams) SetTimeout(timeout time.Duration)
- func (o *PutWebchatSettingsParams) WithBody(body *models.WebChatSettings) *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) WithContext(ctx context.Context) *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) WithDefaults() *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) WithHTTPClient(client *http.Client) *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) WithTimeout(timeout time.Duration) *PutWebchatSettingsParams
- func (o *PutWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutWebchatSettingsReader
- type PutWebchatSettingsRequestEntityTooLarge
- func (o *PutWebchatSettingsRequestEntityTooLarge) Error() string
- func (o *PutWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsRequestEntityTooLarge) IsClientError() bool
- func (o *PutWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
- func (o *PutWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
- func (o *PutWebchatSettingsRequestEntityTooLarge) IsServerError() bool
- func (o *PutWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
- func (o *PutWebchatSettingsRequestEntityTooLarge) String() string
- type PutWebchatSettingsRequestTimeout
- func (o *PutWebchatSettingsRequestTimeout) Error() string
- func (o *PutWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsRequestTimeout) IsClientError() bool
- func (o *PutWebchatSettingsRequestTimeout) IsCode(code int) bool
- func (o *PutWebchatSettingsRequestTimeout) IsRedirect() bool
- func (o *PutWebchatSettingsRequestTimeout) IsServerError() bool
- func (o *PutWebchatSettingsRequestTimeout) IsSuccess() bool
- func (o *PutWebchatSettingsRequestTimeout) String() string
- type PutWebchatSettingsServiceUnavailable
- func (o *PutWebchatSettingsServiceUnavailable) Error() string
- func (o *PutWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsServiceUnavailable) IsClientError() bool
- func (o *PutWebchatSettingsServiceUnavailable) IsCode(code int) bool
- func (o *PutWebchatSettingsServiceUnavailable) IsRedirect() bool
- func (o *PutWebchatSettingsServiceUnavailable) IsServerError() bool
- func (o *PutWebchatSettingsServiceUnavailable) IsSuccess() bool
- func (o *PutWebchatSettingsServiceUnavailable) String() string
- type PutWebchatSettingsTooManyRequests
- func (o *PutWebchatSettingsTooManyRequests) Error() string
- func (o *PutWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsTooManyRequests) IsClientError() bool
- func (o *PutWebchatSettingsTooManyRequests) IsCode(code int) bool
- func (o *PutWebchatSettingsTooManyRequests) IsRedirect() bool
- func (o *PutWebchatSettingsTooManyRequests) IsServerError() bool
- func (o *PutWebchatSettingsTooManyRequests) IsSuccess() bool
- func (o *PutWebchatSettingsTooManyRequests) String() string
- type PutWebchatSettingsUnauthorized
- func (o *PutWebchatSettingsUnauthorized) Error() string
- func (o *PutWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsUnauthorized) IsClientError() bool
- func (o *PutWebchatSettingsUnauthorized) IsCode(code int) bool
- func (o *PutWebchatSettingsUnauthorized) IsRedirect() bool
- func (o *PutWebchatSettingsUnauthorized) IsServerError() bool
- func (o *PutWebchatSettingsUnauthorized) IsSuccess() bool
- func (o *PutWebchatSettingsUnauthorized) String() string
- type PutWebchatSettingsUnsupportedMediaType
- func (o *PutWebchatSettingsUnsupportedMediaType) Error() string
- func (o *PutWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
- func (o *PutWebchatSettingsUnsupportedMediaType) IsClientError() bool
- func (o *PutWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
- func (o *PutWebchatSettingsUnsupportedMediaType) IsRedirect() bool
- func (o *PutWebchatSettingsUnsupportedMediaType) IsServerError() bool
- func (o *PutWebchatSettingsUnsupportedMediaType) IsSuccess() bool
- func (o *PutWebchatSettingsUnsupportedMediaType) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API interface {
/*
DeleteWebchatDeployment deletes a web chat deployment
*/
DeleteWebchatDeployment(ctx context.Context, params *DeleteWebchatDeploymentParams) (*DeleteWebchatDeploymentNoContent, error)
/*
DeleteWebchatGuestConversationMember removes a member from a chat conversation
*/
DeleteWebchatGuestConversationMember(ctx context.Context, params *DeleteWebchatGuestConversationMemberParams) (*DeleteWebchatGuestConversationMemberNoContent, error)
/*
DeleteWebchatSettings removes web chat deployment settings
*/
DeleteWebchatSettings(ctx context.Context, params *DeleteWebchatSettingsParams) (*DeleteWebchatSettingsNoContent, error)
/*
GetWebchatDeployment gets a web chat deployment
*/
GetWebchatDeployment(ctx context.Context, params *GetWebchatDeploymentParams) (*GetWebchatDeploymentOK, error)
/*
GetWebchatDeployments lists web chat deployments
*/
GetWebchatDeployments(ctx context.Context, params *GetWebchatDeploymentsParams) (*GetWebchatDeploymentsOK, error)
/*
GetWebchatGuestConversationMediarequest gets a media request in the conversation
*/
GetWebchatGuestConversationMediarequest(ctx context.Context, params *GetWebchatGuestConversationMediarequestParams) (*GetWebchatGuestConversationMediarequestOK, error)
/*
GetWebchatGuestConversationMediarequests gets all media requests to the guest in the conversation
*/
GetWebchatGuestConversationMediarequests(ctx context.Context, params *GetWebchatGuestConversationMediarequestsParams) (*GetWebchatGuestConversationMediarequestsOK, error)
/*
GetWebchatGuestConversationMember gets a web chat conversation member
*/
GetWebchatGuestConversationMember(ctx context.Context, params *GetWebchatGuestConversationMemberParams) (*GetWebchatGuestConversationMemberOK, error)
/*
GetWebchatGuestConversationMembers gets the members of a chat conversation
*/
GetWebchatGuestConversationMembers(ctx context.Context, params *GetWebchatGuestConversationMembersParams) (*GetWebchatGuestConversationMembersOK, error)
/*
GetWebchatGuestConversationMessage gets a web chat conversation message
*/
GetWebchatGuestConversationMessage(ctx context.Context, params *GetWebchatGuestConversationMessageParams) (*GetWebchatGuestConversationMessageOK, error)
/*
GetWebchatGuestConversationMessages gets the messages of a chat conversation
*/
GetWebchatGuestConversationMessages(ctx context.Context, params *GetWebchatGuestConversationMessagesParams) (*GetWebchatGuestConversationMessagesOK, error)
/*
GetWebchatSettings gets web chat deployment settings
*/
GetWebchatSettings(ctx context.Context, params *GetWebchatSettingsParams) (*GetWebchatSettingsOK, error)
/*
PatchWebchatGuestConversationMediarequest updates a media request in the conversation setting the state to a c c e p t e d d e c l i n e d e r r o r e d
*/
PatchWebchatGuestConversationMediarequest(ctx context.Context, params *PatchWebchatGuestConversationMediarequestParams) (*PatchWebchatGuestConversationMediarequestOK, error)
/*
PostWebchatDeployments creates web chat deployment
*/
PostWebchatDeployments(ctx context.Context, params *PostWebchatDeploymentsParams) (*PostWebchatDeploymentsOK, error)
/*
PostWebchatGuestConversationMemberMessages sends a message in a chat conversation
*/
PostWebchatGuestConversationMemberMessages(ctx context.Context, params *PostWebchatGuestConversationMemberMessagesParams) (*PostWebchatGuestConversationMemberMessagesOK, error)
/*
PostWebchatGuestConversationMemberTyping sends a typing indicator in a chat conversation
*/
PostWebchatGuestConversationMemberTyping(ctx context.Context, params *PostWebchatGuestConversationMemberTypingParams) (*PostWebchatGuestConversationMemberTypingOK, error)
/*
PostWebchatGuestConversations creates an a c d chat conversation from an external customer
This endpoint will create a new ACD Chat conversation under the specified Chat Deployment.
The conversation will begin with a guest member in it (with a role=CUSTOMER) according to the customer information that is supplied. If the guest member is authenticated, the 'memberAuthToken' field should include his JWT as generated by the 'POST /api/v2/signeddata' resource; if the guest member is anonymous (and the Deployment permits it) this field can be omitted.
The returned data includes the IDs of the conversation created, along with a newly-create JWT token that you can supply to all future endpoints as authentication to perform operations against that conversation. After successfully creating a conversation, you should connect a websocket to the event stream named in the 'eventStreamUri' field of the response; the conversation is not routed until the event stream is attached.
*/
PostWebchatGuestConversations(ctx context.Context, params *PostWebchatGuestConversationsParams) (*PostWebchatGuestConversationsOK, error)
/*
PutWebchatDeployment updates a web chat deployment
*/
PutWebchatDeployment(ctx context.Context, params *PutWebchatDeploymentParams) (*PutWebchatDeploymentOK, error)
/*
PutWebchatSettings updates web chat deployment settings
*/
PutWebchatSettings(ctx context.Context, params *PutWebchatSettingsParams) (*PutWebchatSettingsOK, error)
}
API is the interface of the web chat client
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for web chat API
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client
New creates a new web chat API client.
func (*Client) DeleteWebchatDeployment ¶
func (a *Client) DeleteWebchatDeployment(ctx context.Context, params *DeleteWebchatDeploymentParams) (*DeleteWebchatDeploymentNoContent, error)
DeleteWebchatDeployment deletes a web chat deployment
func (*Client) DeleteWebchatGuestConversationMember ¶
func (a *Client) DeleteWebchatGuestConversationMember(ctx context.Context, params *DeleteWebchatGuestConversationMemberParams) (*DeleteWebchatGuestConversationMemberNoContent, error)
DeleteWebchatGuestConversationMember removes a member from a chat conversation
func (*Client) DeleteWebchatSettings ¶
func (a *Client) DeleteWebchatSettings(ctx context.Context, params *DeleteWebchatSettingsParams) (*DeleteWebchatSettingsNoContent, error)
DeleteWebchatSettings removes web chat deployment settings
func (*Client) GetWebchatDeployment ¶
func (a *Client) GetWebchatDeployment(ctx context.Context, params *GetWebchatDeploymentParams) (*GetWebchatDeploymentOK, error)
GetWebchatDeployment gets a web chat deployment
func (*Client) GetWebchatDeployments ¶
func (a *Client) GetWebchatDeployments(ctx context.Context, params *GetWebchatDeploymentsParams) (*GetWebchatDeploymentsOK, error)
GetWebchatDeployments lists web chat deployments
func (*Client) GetWebchatGuestConversationMediarequest ¶
func (a *Client) GetWebchatGuestConversationMediarequest(ctx context.Context, params *GetWebchatGuestConversationMediarequestParams) (*GetWebchatGuestConversationMediarequestOK, error)
GetWebchatGuestConversationMediarequest gets a media request in the conversation
func (*Client) GetWebchatGuestConversationMediarequests ¶
func (a *Client) GetWebchatGuestConversationMediarequests(ctx context.Context, params *GetWebchatGuestConversationMediarequestsParams) (*GetWebchatGuestConversationMediarequestsOK, error)
GetWebchatGuestConversationMediarequests gets all media requests to the guest in the conversation
func (*Client) GetWebchatGuestConversationMember ¶
func (a *Client) GetWebchatGuestConversationMember(ctx context.Context, params *GetWebchatGuestConversationMemberParams) (*GetWebchatGuestConversationMemberOK, error)
GetWebchatGuestConversationMember gets a web chat conversation member
func (*Client) GetWebchatGuestConversationMembers ¶
func (a *Client) GetWebchatGuestConversationMembers(ctx context.Context, params *GetWebchatGuestConversationMembersParams) (*GetWebchatGuestConversationMembersOK, error)
GetWebchatGuestConversationMembers gets the members of a chat conversation
func (*Client) GetWebchatGuestConversationMessage ¶
func (a *Client) GetWebchatGuestConversationMessage(ctx context.Context, params *GetWebchatGuestConversationMessageParams) (*GetWebchatGuestConversationMessageOK, error)
GetWebchatGuestConversationMessage gets a web chat conversation message
func (*Client) GetWebchatGuestConversationMessages ¶
func (a *Client) GetWebchatGuestConversationMessages(ctx context.Context, params *GetWebchatGuestConversationMessagesParams) (*GetWebchatGuestConversationMessagesOK, error)
GetWebchatGuestConversationMessages gets the messages of a chat conversation
func (*Client) GetWebchatSettings ¶
func (a *Client) GetWebchatSettings(ctx context.Context, params *GetWebchatSettingsParams) (*GetWebchatSettingsOK, error)
GetWebchatSettings gets web chat deployment settings
func (*Client) PatchWebchatGuestConversationMediarequest ¶
func (a *Client) PatchWebchatGuestConversationMediarequest(ctx context.Context, params *PatchWebchatGuestConversationMediarequestParams) (*PatchWebchatGuestConversationMediarequestOK, error)
PatchWebchatGuestConversationMediarequest updates a media request in the conversation setting the state to a c c e p t e d d e c l i n e d e r r o r e d
func (*Client) PostWebchatDeployments ¶
func (a *Client) PostWebchatDeployments(ctx context.Context, params *PostWebchatDeploymentsParams) (*PostWebchatDeploymentsOK, error)
PostWebchatDeployments creates web chat deployment
func (*Client) PostWebchatGuestConversationMemberMessages ¶
func (a *Client) PostWebchatGuestConversationMemberMessages(ctx context.Context, params *PostWebchatGuestConversationMemberMessagesParams) (*PostWebchatGuestConversationMemberMessagesOK, error)
PostWebchatGuestConversationMemberMessages sends a message in a chat conversation
func (*Client) PostWebchatGuestConversationMemberTyping ¶
func (a *Client) PostWebchatGuestConversationMemberTyping(ctx context.Context, params *PostWebchatGuestConversationMemberTypingParams) (*PostWebchatGuestConversationMemberTypingOK, error)
PostWebchatGuestConversationMemberTyping sends a typing indicator in a chat conversation
func (*Client) PostWebchatGuestConversations ¶
func (a *Client) PostWebchatGuestConversations(ctx context.Context, params *PostWebchatGuestConversationsParams) (*PostWebchatGuestConversationsOK, error)
PostWebchatGuestConversations creates an a c d chat conversation from an external customer
This endpoint will create a new ACD Chat conversation under the specified Chat Deployment.
The conversation will begin with a guest member in it (with a role=CUSTOMER) according to the customer information that is supplied. If the guest member is authenticated, the 'memberAuthToken' field should include his JWT as generated by the 'POST /api/v2/signeddata' resource; if the guest member is anonymous (and the Deployment permits it) this field can be omitted. The returned data includes the IDs of the conversation created, along with a newly-create JWT token that you can supply to all future endpoints as authentication to perform operations against that conversation. After successfully creating a conversation, you should connect a websocket to the event stream named in the 'eventStreamUri' field of the response; the conversation is not routed until the event stream is attached.
func (*Client) PutWebchatDeployment ¶
func (a *Client) PutWebchatDeployment(ctx context.Context, params *PutWebchatDeploymentParams) (*PutWebchatDeploymentOK, error)
PutWebchatDeployment updates a web chat deployment
func (*Client) PutWebchatSettings ¶
func (a *Client) PutWebchatSettings(ctx context.Context, params *PutWebchatSettingsParams) (*PutWebchatSettingsOK, error)
PutWebchatSettings updates web chat deployment settings
type DeleteWebchatDeploymentBadRequest ¶
DeleteWebchatDeploymentBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteWebchatDeploymentBadRequest ¶
func NewDeleteWebchatDeploymentBadRequest() *DeleteWebchatDeploymentBadRequest
NewDeleteWebchatDeploymentBadRequest creates a DeleteWebchatDeploymentBadRequest with default headers values
func (*DeleteWebchatDeploymentBadRequest) Error ¶
func (o *DeleteWebchatDeploymentBadRequest) Error() string
func (*DeleteWebchatDeploymentBadRequest) GetPayload ¶
func (o *DeleteWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentBadRequest) IsClientError ¶
func (o *DeleteWebchatDeploymentBadRequest) IsClientError() bool
IsClientError returns true when this delete webchat deployment bad request response has a 4xx status code
func (*DeleteWebchatDeploymentBadRequest) IsCode ¶
func (o *DeleteWebchatDeploymentBadRequest) IsCode(code int) bool
IsCode returns true when this delete webchat deployment bad request response a status code equal to that given
func (*DeleteWebchatDeploymentBadRequest) IsRedirect ¶
func (o *DeleteWebchatDeploymentBadRequest) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment bad request response has a 3xx status code
func (*DeleteWebchatDeploymentBadRequest) IsServerError ¶
func (o *DeleteWebchatDeploymentBadRequest) IsServerError() bool
IsServerError returns true when this delete webchat deployment bad request response has a 5xx status code
func (*DeleteWebchatDeploymentBadRequest) IsSuccess ¶
func (o *DeleteWebchatDeploymentBadRequest) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment bad request response has a 2xx status code
func (*DeleteWebchatDeploymentBadRequest) String ¶
func (o *DeleteWebchatDeploymentBadRequest) String() string
type DeleteWebchatDeploymentForbidden ¶
DeleteWebchatDeploymentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteWebchatDeploymentForbidden ¶
func NewDeleteWebchatDeploymentForbidden() *DeleteWebchatDeploymentForbidden
NewDeleteWebchatDeploymentForbidden creates a DeleteWebchatDeploymentForbidden with default headers values
func (*DeleteWebchatDeploymentForbidden) Error ¶
func (o *DeleteWebchatDeploymentForbidden) Error() string
func (*DeleteWebchatDeploymentForbidden) GetPayload ¶
func (o *DeleteWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentForbidden) IsClientError ¶
func (o *DeleteWebchatDeploymentForbidden) IsClientError() bool
IsClientError returns true when this delete webchat deployment forbidden response has a 4xx status code
func (*DeleteWebchatDeploymentForbidden) IsCode ¶
func (o *DeleteWebchatDeploymentForbidden) IsCode(code int) bool
IsCode returns true when this delete webchat deployment forbidden response a status code equal to that given
func (*DeleteWebchatDeploymentForbidden) IsRedirect ¶
func (o *DeleteWebchatDeploymentForbidden) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment forbidden response has a 3xx status code
func (*DeleteWebchatDeploymentForbidden) IsServerError ¶
func (o *DeleteWebchatDeploymentForbidden) IsServerError() bool
IsServerError returns true when this delete webchat deployment forbidden response has a 5xx status code
func (*DeleteWebchatDeploymentForbidden) IsSuccess ¶
func (o *DeleteWebchatDeploymentForbidden) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment forbidden response has a 2xx status code
func (*DeleteWebchatDeploymentForbidden) String ¶
func (o *DeleteWebchatDeploymentForbidden) String() string
type DeleteWebchatDeploymentGatewayTimeout ¶
DeleteWebchatDeploymentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteWebchatDeploymentGatewayTimeout ¶
func NewDeleteWebchatDeploymentGatewayTimeout() *DeleteWebchatDeploymentGatewayTimeout
NewDeleteWebchatDeploymentGatewayTimeout creates a DeleteWebchatDeploymentGatewayTimeout with default headers values
func (*DeleteWebchatDeploymentGatewayTimeout) Error ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) Error() string
func (*DeleteWebchatDeploymentGatewayTimeout) GetPayload ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentGatewayTimeout) IsClientError ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete webchat deployment gateway timeout response has a 4xx status code
func (*DeleteWebchatDeploymentGatewayTimeout) IsCode ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat deployment gateway timeout response a status code equal to that given
func (*DeleteWebchatDeploymentGatewayTimeout) IsRedirect ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment gateway timeout response has a 3xx status code
func (*DeleteWebchatDeploymentGatewayTimeout) IsServerError ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete webchat deployment gateway timeout response has a 5xx status code
func (*DeleteWebchatDeploymentGatewayTimeout) IsSuccess ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment gateway timeout response has a 2xx status code
func (*DeleteWebchatDeploymentGatewayTimeout) String ¶
func (o *DeleteWebchatDeploymentGatewayTimeout) String() string
type DeleteWebchatDeploymentInternalServerError ¶
DeleteWebchatDeploymentInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteWebchatDeploymentInternalServerError ¶
func NewDeleteWebchatDeploymentInternalServerError() *DeleteWebchatDeploymentInternalServerError
NewDeleteWebchatDeploymentInternalServerError creates a DeleteWebchatDeploymentInternalServerError with default headers values
func (*DeleteWebchatDeploymentInternalServerError) Error ¶
func (o *DeleteWebchatDeploymentInternalServerError) Error() string
func (*DeleteWebchatDeploymentInternalServerError) GetPayload ¶
func (o *DeleteWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentInternalServerError) IsClientError ¶
func (o *DeleteWebchatDeploymentInternalServerError) IsClientError() bool
IsClientError returns true when this delete webchat deployment internal server error response has a 4xx status code
func (*DeleteWebchatDeploymentInternalServerError) IsCode ¶
func (o *DeleteWebchatDeploymentInternalServerError) IsCode(code int) bool
IsCode returns true when this delete webchat deployment internal server error response a status code equal to that given
func (*DeleteWebchatDeploymentInternalServerError) IsRedirect ¶
func (o *DeleteWebchatDeploymentInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment internal server error response has a 3xx status code
func (*DeleteWebchatDeploymentInternalServerError) IsServerError ¶
func (o *DeleteWebchatDeploymentInternalServerError) IsServerError() bool
IsServerError returns true when this delete webchat deployment internal server error response has a 5xx status code
func (*DeleteWebchatDeploymentInternalServerError) IsSuccess ¶
func (o *DeleteWebchatDeploymentInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment internal server error response has a 2xx status code
func (*DeleteWebchatDeploymentInternalServerError) String ¶
func (o *DeleteWebchatDeploymentInternalServerError) String() string
type DeleteWebchatDeploymentNoContent ¶
type DeleteWebchatDeploymentNoContent struct {
}
DeleteWebchatDeploymentNoContent describes a response with status code 204, with default header values.
Deleted
func NewDeleteWebchatDeploymentNoContent ¶
func NewDeleteWebchatDeploymentNoContent() *DeleteWebchatDeploymentNoContent
NewDeleteWebchatDeploymentNoContent creates a DeleteWebchatDeploymentNoContent with default headers values
func (*DeleteWebchatDeploymentNoContent) Error ¶
func (o *DeleteWebchatDeploymentNoContent) Error() string
func (*DeleteWebchatDeploymentNoContent) IsClientError ¶
func (o *DeleteWebchatDeploymentNoContent) IsClientError() bool
IsClientError returns true when this delete webchat deployment no content response has a 4xx status code
func (*DeleteWebchatDeploymentNoContent) IsCode ¶
func (o *DeleteWebchatDeploymentNoContent) IsCode(code int) bool
IsCode returns true when this delete webchat deployment no content response a status code equal to that given
func (*DeleteWebchatDeploymentNoContent) IsRedirect ¶
func (o *DeleteWebchatDeploymentNoContent) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment no content response has a 3xx status code
func (*DeleteWebchatDeploymentNoContent) IsServerError ¶
func (o *DeleteWebchatDeploymentNoContent) IsServerError() bool
IsServerError returns true when this delete webchat deployment no content response has a 5xx status code
func (*DeleteWebchatDeploymentNoContent) IsSuccess ¶
func (o *DeleteWebchatDeploymentNoContent) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment no content response has a 2xx status code
func (*DeleteWebchatDeploymentNoContent) String ¶
func (o *DeleteWebchatDeploymentNoContent) String() string
type DeleteWebchatDeploymentNotFound ¶
DeleteWebchatDeploymentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteWebchatDeploymentNotFound ¶
func NewDeleteWebchatDeploymentNotFound() *DeleteWebchatDeploymentNotFound
NewDeleteWebchatDeploymentNotFound creates a DeleteWebchatDeploymentNotFound with default headers values
func (*DeleteWebchatDeploymentNotFound) Error ¶
func (o *DeleteWebchatDeploymentNotFound) Error() string
func (*DeleteWebchatDeploymentNotFound) GetPayload ¶
func (o *DeleteWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentNotFound) IsClientError ¶
func (o *DeleteWebchatDeploymentNotFound) IsClientError() bool
IsClientError returns true when this delete webchat deployment not found response has a 4xx status code
func (*DeleteWebchatDeploymentNotFound) IsCode ¶
func (o *DeleteWebchatDeploymentNotFound) IsCode(code int) bool
IsCode returns true when this delete webchat deployment not found response a status code equal to that given
func (*DeleteWebchatDeploymentNotFound) IsRedirect ¶
func (o *DeleteWebchatDeploymentNotFound) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment not found response has a 3xx status code
func (*DeleteWebchatDeploymentNotFound) IsServerError ¶
func (o *DeleteWebchatDeploymentNotFound) IsServerError() bool
IsServerError returns true when this delete webchat deployment not found response has a 5xx status code
func (*DeleteWebchatDeploymentNotFound) IsSuccess ¶
func (o *DeleteWebchatDeploymentNotFound) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment not found response has a 2xx status code
func (*DeleteWebchatDeploymentNotFound) String ¶
func (o *DeleteWebchatDeploymentNotFound) String() string
type DeleteWebchatDeploymentParams ¶
type DeleteWebchatDeploymentParams struct {
/* DeploymentID.
Deployment Id
*/
DeploymentID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteWebchatDeploymentParams contains all the parameters to send to the API endpoint
for the delete webchat deployment operation. Typically these are written to a http.Request.
func NewDeleteWebchatDeploymentParams ¶
func NewDeleteWebchatDeploymentParams() *DeleteWebchatDeploymentParams
NewDeleteWebchatDeploymentParams creates a new DeleteWebchatDeploymentParams 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 NewDeleteWebchatDeploymentParamsWithContext ¶
func NewDeleteWebchatDeploymentParamsWithContext(ctx context.Context) *DeleteWebchatDeploymentParams
NewDeleteWebchatDeploymentParamsWithContext creates a new DeleteWebchatDeploymentParams object with the ability to set a context for a request.
func NewDeleteWebchatDeploymentParamsWithHTTPClient ¶
func NewDeleteWebchatDeploymentParamsWithHTTPClient(client *http.Client) *DeleteWebchatDeploymentParams
NewDeleteWebchatDeploymentParamsWithHTTPClient creates a new DeleteWebchatDeploymentParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteWebchatDeploymentParamsWithTimeout ¶
func NewDeleteWebchatDeploymentParamsWithTimeout(timeout time.Duration) *DeleteWebchatDeploymentParams
NewDeleteWebchatDeploymentParamsWithTimeout creates a new DeleteWebchatDeploymentParams object with the ability to set a timeout on a request.
func (*DeleteWebchatDeploymentParams) SetContext ¶
func (o *DeleteWebchatDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) SetDefaults ¶
func (o *DeleteWebchatDeploymentParams) SetDefaults()
SetDefaults hydrates default values in the delete webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatDeploymentParams) SetDeploymentID ¶
func (o *DeleteWebchatDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) SetHTTPClient ¶
func (o *DeleteWebchatDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) SetTimeout ¶
func (o *DeleteWebchatDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) WithContext ¶
func (o *DeleteWebchatDeploymentParams) WithContext(ctx context.Context) *DeleteWebchatDeploymentParams
WithContext adds the context to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) WithDefaults ¶
func (o *DeleteWebchatDeploymentParams) WithDefaults() *DeleteWebchatDeploymentParams
WithDefaults hydrates default values in the delete webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatDeploymentParams) WithDeploymentID ¶
func (o *DeleteWebchatDeploymentParams) WithDeploymentID(deploymentID string) *DeleteWebchatDeploymentParams
WithDeploymentID adds the deploymentID to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) WithHTTPClient ¶
func (o *DeleteWebchatDeploymentParams) WithHTTPClient(client *http.Client) *DeleteWebchatDeploymentParams
WithHTTPClient adds the HTTPClient to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) WithTimeout ¶
func (o *DeleteWebchatDeploymentParams) WithTimeout(timeout time.Duration) *DeleteWebchatDeploymentParams
WithTimeout adds the timeout to the delete webchat deployment params
func (*DeleteWebchatDeploymentParams) WriteToRequest ¶
func (o *DeleteWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteWebchatDeploymentReader ¶
type DeleteWebchatDeploymentReader struct {
// contains filtered or unexported fields
}
DeleteWebchatDeploymentReader is a Reader for the DeleteWebchatDeployment structure.
func (*DeleteWebchatDeploymentReader) ReadResponse ¶
func (o *DeleteWebchatDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteWebchatDeploymentRequestEntityTooLarge ¶
DeleteWebchatDeploymentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteWebchatDeploymentRequestEntityTooLarge ¶
func NewDeleteWebchatDeploymentRequestEntityTooLarge() *DeleteWebchatDeploymentRequestEntityTooLarge
NewDeleteWebchatDeploymentRequestEntityTooLarge creates a DeleteWebchatDeploymentRequestEntityTooLarge with default headers values
func (*DeleteWebchatDeploymentRequestEntityTooLarge) Error ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) Error() string
func (*DeleteWebchatDeploymentRequestEntityTooLarge) GetPayload ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentRequestEntityTooLarge) IsClientError ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete webchat deployment request entity too large response has a 4xx status code
func (*DeleteWebchatDeploymentRequestEntityTooLarge) IsCode ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete webchat deployment request entity too large response a status code equal to that given
func (*DeleteWebchatDeploymentRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment request entity too large response has a 3xx status code
func (*DeleteWebchatDeploymentRequestEntityTooLarge) IsServerError ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete webchat deployment request entity too large response has a 5xx status code
func (*DeleteWebchatDeploymentRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment request entity too large response has a 2xx status code
func (*DeleteWebchatDeploymentRequestEntityTooLarge) String ¶
func (o *DeleteWebchatDeploymentRequestEntityTooLarge) String() string
type DeleteWebchatDeploymentRequestTimeout ¶
DeleteWebchatDeploymentRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteWebchatDeploymentRequestTimeout ¶
func NewDeleteWebchatDeploymentRequestTimeout() *DeleteWebchatDeploymentRequestTimeout
NewDeleteWebchatDeploymentRequestTimeout creates a DeleteWebchatDeploymentRequestTimeout with default headers values
func (*DeleteWebchatDeploymentRequestTimeout) Error ¶
func (o *DeleteWebchatDeploymentRequestTimeout) Error() string
func (*DeleteWebchatDeploymentRequestTimeout) GetPayload ¶
func (o *DeleteWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentRequestTimeout) IsClientError ¶
func (o *DeleteWebchatDeploymentRequestTimeout) IsClientError() bool
IsClientError returns true when this delete webchat deployment request timeout response has a 4xx status code
func (*DeleteWebchatDeploymentRequestTimeout) IsCode ¶
func (o *DeleteWebchatDeploymentRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat deployment request timeout response a status code equal to that given
func (*DeleteWebchatDeploymentRequestTimeout) IsRedirect ¶
func (o *DeleteWebchatDeploymentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment request timeout response has a 3xx status code
func (*DeleteWebchatDeploymentRequestTimeout) IsServerError ¶
func (o *DeleteWebchatDeploymentRequestTimeout) IsServerError() bool
IsServerError returns true when this delete webchat deployment request timeout response has a 5xx status code
func (*DeleteWebchatDeploymentRequestTimeout) IsSuccess ¶
func (o *DeleteWebchatDeploymentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment request timeout response has a 2xx status code
func (*DeleteWebchatDeploymentRequestTimeout) String ¶
func (o *DeleteWebchatDeploymentRequestTimeout) String() string
type DeleteWebchatDeploymentServiceUnavailable ¶
type DeleteWebchatDeploymentServiceUnavailable struct {
}
DeleteWebchatDeploymentServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteWebchatDeploymentServiceUnavailable ¶
func NewDeleteWebchatDeploymentServiceUnavailable() *DeleteWebchatDeploymentServiceUnavailable
NewDeleteWebchatDeploymentServiceUnavailable creates a DeleteWebchatDeploymentServiceUnavailable with default headers values
func (*DeleteWebchatDeploymentServiceUnavailable) Error ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) Error() string
func (*DeleteWebchatDeploymentServiceUnavailable) GetPayload ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentServiceUnavailable) IsClientError ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete webchat deployment service unavailable response has a 4xx status code
func (*DeleteWebchatDeploymentServiceUnavailable) IsCode ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete webchat deployment service unavailable response a status code equal to that given
func (*DeleteWebchatDeploymentServiceUnavailable) IsRedirect ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment service unavailable response has a 3xx status code
func (*DeleteWebchatDeploymentServiceUnavailable) IsServerError ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete webchat deployment service unavailable response has a 5xx status code
func (*DeleteWebchatDeploymentServiceUnavailable) IsSuccess ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment service unavailable response has a 2xx status code
func (*DeleteWebchatDeploymentServiceUnavailable) String ¶
func (o *DeleteWebchatDeploymentServiceUnavailable) String() string
type DeleteWebchatDeploymentTooManyRequests ¶
DeleteWebchatDeploymentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteWebchatDeploymentTooManyRequests ¶
func NewDeleteWebchatDeploymentTooManyRequests() *DeleteWebchatDeploymentTooManyRequests
NewDeleteWebchatDeploymentTooManyRequests creates a DeleteWebchatDeploymentTooManyRequests with default headers values
func (*DeleteWebchatDeploymentTooManyRequests) Error ¶
func (o *DeleteWebchatDeploymentTooManyRequests) Error() string
func (*DeleteWebchatDeploymentTooManyRequests) GetPayload ¶
func (o *DeleteWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentTooManyRequests) IsClientError ¶
func (o *DeleteWebchatDeploymentTooManyRequests) IsClientError() bool
IsClientError returns true when this delete webchat deployment too many requests response has a 4xx status code
func (*DeleteWebchatDeploymentTooManyRequests) IsCode ¶
func (o *DeleteWebchatDeploymentTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete webchat deployment too many requests response a status code equal to that given
func (*DeleteWebchatDeploymentTooManyRequests) IsRedirect ¶
func (o *DeleteWebchatDeploymentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment too many requests response has a 3xx status code
func (*DeleteWebchatDeploymentTooManyRequests) IsServerError ¶
func (o *DeleteWebchatDeploymentTooManyRequests) IsServerError() bool
IsServerError returns true when this delete webchat deployment too many requests response has a 5xx status code
func (*DeleteWebchatDeploymentTooManyRequests) IsSuccess ¶
func (o *DeleteWebchatDeploymentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment too many requests response has a 2xx status code
func (*DeleteWebchatDeploymentTooManyRequests) String ¶
func (o *DeleteWebchatDeploymentTooManyRequests) String() string
type DeleteWebchatDeploymentUnauthorized ¶
type DeleteWebchatDeploymentUnauthorized struct {
}
DeleteWebchatDeploymentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteWebchatDeploymentUnauthorized ¶
func NewDeleteWebchatDeploymentUnauthorized() *DeleteWebchatDeploymentUnauthorized
NewDeleteWebchatDeploymentUnauthorized creates a DeleteWebchatDeploymentUnauthorized with default headers values
func (*DeleteWebchatDeploymentUnauthorized) Error ¶
func (o *DeleteWebchatDeploymentUnauthorized) Error() string
func (*DeleteWebchatDeploymentUnauthorized) GetPayload ¶
func (o *DeleteWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentUnauthorized) IsClientError ¶
func (o *DeleteWebchatDeploymentUnauthorized) IsClientError() bool
IsClientError returns true when this delete webchat deployment unauthorized response has a 4xx status code
func (*DeleteWebchatDeploymentUnauthorized) IsCode ¶
func (o *DeleteWebchatDeploymentUnauthorized) IsCode(code int) bool
IsCode returns true when this delete webchat deployment unauthorized response a status code equal to that given
func (*DeleteWebchatDeploymentUnauthorized) IsRedirect ¶
func (o *DeleteWebchatDeploymentUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment unauthorized response has a 3xx status code
func (*DeleteWebchatDeploymentUnauthorized) IsServerError ¶
func (o *DeleteWebchatDeploymentUnauthorized) IsServerError() bool
IsServerError returns true when this delete webchat deployment unauthorized response has a 5xx status code
func (*DeleteWebchatDeploymentUnauthorized) IsSuccess ¶
func (o *DeleteWebchatDeploymentUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment unauthorized response has a 2xx status code
func (*DeleteWebchatDeploymentUnauthorized) String ¶
func (o *DeleteWebchatDeploymentUnauthorized) String() string
type DeleteWebchatDeploymentUnsupportedMediaType ¶
DeleteWebchatDeploymentUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteWebchatDeploymentUnsupportedMediaType ¶
func NewDeleteWebchatDeploymentUnsupportedMediaType() *DeleteWebchatDeploymentUnsupportedMediaType
NewDeleteWebchatDeploymentUnsupportedMediaType creates a DeleteWebchatDeploymentUnsupportedMediaType with default headers values
func (*DeleteWebchatDeploymentUnsupportedMediaType) Error ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) Error() string
func (*DeleteWebchatDeploymentUnsupportedMediaType) GetPayload ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteWebchatDeploymentUnsupportedMediaType) IsClientError ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete webchat deployment unsupported media type response has a 4xx status code
func (*DeleteWebchatDeploymentUnsupportedMediaType) IsCode ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete webchat deployment unsupported media type response a status code equal to that given
func (*DeleteWebchatDeploymentUnsupportedMediaType) IsRedirect ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete webchat deployment unsupported media type response has a 3xx status code
func (*DeleteWebchatDeploymentUnsupportedMediaType) IsServerError ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete webchat deployment unsupported media type response has a 5xx status code
func (*DeleteWebchatDeploymentUnsupportedMediaType) IsSuccess ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete webchat deployment unsupported media type response has a 2xx status code
func (*DeleteWebchatDeploymentUnsupportedMediaType) String ¶
func (o *DeleteWebchatDeploymentUnsupportedMediaType) String() string
type DeleteWebchatGuestConversationMemberBadRequest ¶
DeleteWebchatGuestConversationMemberBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteWebchatGuestConversationMemberBadRequest ¶
func NewDeleteWebchatGuestConversationMemberBadRequest() *DeleteWebchatGuestConversationMemberBadRequest
NewDeleteWebchatGuestConversationMemberBadRequest creates a DeleteWebchatGuestConversationMemberBadRequest with default headers values
func (*DeleteWebchatGuestConversationMemberBadRequest) Error ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) Error() string
func (*DeleteWebchatGuestConversationMemberBadRequest) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberBadRequest) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member bad request response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberBadRequest) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member bad request response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberBadRequest) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member bad request response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberBadRequest) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member bad request response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberBadRequest) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member bad request response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberBadRequest) String ¶
func (o *DeleteWebchatGuestConversationMemberBadRequest) String() string
type DeleteWebchatGuestConversationMemberForbidden ¶
DeleteWebchatGuestConversationMemberForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteWebchatGuestConversationMemberForbidden ¶
func NewDeleteWebchatGuestConversationMemberForbidden() *DeleteWebchatGuestConversationMemberForbidden
NewDeleteWebchatGuestConversationMemberForbidden creates a DeleteWebchatGuestConversationMemberForbidden with default headers values
func (*DeleteWebchatGuestConversationMemberForbidden) Error ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) Error() string
func (*DeleteWebchatGuestConversationMemberForbidden) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberForbidden) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member forbidden response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberForbidden) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member forbidden response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberForbidden) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member forbidden response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberForbidden) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member forbidden response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberForbidden) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member forbidden response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberForbidden) String ¶
func (o *DeleteWebchatGuestConversationMemberForbidden) String() string
type DeleteWebchatGuestConversationMemberGatewayTimeout ¶
DeleteWebchatGuestConversationMemberGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteWebchatGuestConversationMemberGatewayTimeout ¶
func NewDeleteWebchatGuestConversationMemberGatewayTimeout() *DeleteWebchatGuestConversationMemberGatewayTimeout
NewDeleteWebchatGuestConversationMemberGatewayTimeout creates a DeleteWebchatGuestConversationMemberGatewayTimeout with default headers values
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) Error ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) Error() string
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member gateway timeout response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member gateway timeout response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member gateway timeout response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member gateway timeout response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member gateway timeout response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberGatewayTimeout) String ¶
func (o *DeleteWebchatGuestConversationMemberGatewayTimeout) String() string
type DeleteWebchatGuestConversationMemberInternalServerError ¶
DeleteWebchatGuestConversationMemberInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteWebchatGuestConversationMemberInternalServerError ¶
func NewDeleteWebchatGuestConversationMemberInternalServerError() *DeleteWebchatGuestConversationMemberInternalServerError
NewDeleteWebchatGuestConversationMemberInternalServerError creates a DeleteWebchatGuestConversationMemberInternalServerError with default headers values
func (*DeleteWebchatGuestConversationMemberInternalServerError) Error ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) Error() string
func (*DeleteWebchatGuestConversationMemberInternalServerError) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberInternalServerError) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member internal server error response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberInternalServerError) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member internal server error response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberInternalServerError) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member internal server error response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberInternalServerError) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member internal server error response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberInternalServerError) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member internal server error response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberInternalServerError) String ¶
func (o *DeleteWebchatGuestConversationMemberInternalServerError) String() string
type DeleteWebchatGuestConversationMemberNoContent ¶
type DeleteWebchatGuestConversationMemberNoContent struct {
}
DeleteWebchatGuestConversationMemberNoContent describes a response with status code 204, with default header values.
Operation was successful.
func NewDeleteWebchatGuestConversationMemberNoContent ¶
func NewDeleteWebchatGuestConversationMemberNoContent() *DeleteWebchatGuestConversationMemberNoContent
NewDeleteWebchatGuestConversationMemberNoContent creates a DeleteWebchatGuestConversationMemberNoContent with default headers values
func (*DeleteWebchatGuestConversationMemberNoContent) Error ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) Error() string
func (*DeleteWebchatGuestConversationMemberNoContent) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member no content response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberNoContent) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member no content response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberNoContent) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member no content response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberNoContent) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member no content response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberNoContent) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member no content response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberNoContent) String ¶
func (o *DeleteWebchatGuestConversationMemberNoContent) String() string
type DeleteWebchatGuestConversationMemberNotFound ¶
DeleteWebchatGuestConversationMemberNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteWebchatGuestConversationMemberNotFound ¶
func NewDeleteWebchatGuestConversationMemberNotFound() *DeleteWebchatGuestConversationMemberNotFound
NewDeleteWebchatGuestConversationMemberNotFound creates a DeleteWebchatGuestConversationMemberNotFound with default headers values
func (*DeleteWebchatGuestConversationMemberNotFound) Error ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) Error() string
func (*DeleteWebchatGuestConversationMemberNotFound) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberNotFound) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member not found response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberNotFound) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member not found response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberNotFound) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member not found response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberNotFound) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member not found response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberNotFound) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member not found response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberNotFound) String ¶
func (o *DeleteWebchatGuestConversationMemberNotFound) String() string
type DeleteWebchatGuestConversationMemberParams ¶
type DeleteWebchatGuestConversationMemberParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* MemberID.
memberId
*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteWebchatGuestConversationMemberParams contains all the parameters to send to the API endpoint
for the delete webchat guest conversation member operation. Typically these are written to a http.Request.
func NewDeleteWebchatGuestConversationMemberParams ¶
func NewDeleteWebchatGuestConversationMemberParams() *DeleteWebchatGuestConversationMemberParams
NewDeleteWebchatGuestConversationMemberParams creates a new DeleteWebchatGuestConversationMemberParams 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 NewDeleteWebchatGuestConversationMemberParamsWithContext ¶
func NewDeleteWebchatGuestConversationMemberParamsWithContext(ctx context.Context) *DeleteWebchatGuestConversationMemberParams
NewDeleteWebchatGuestConversationMemberParamsWithContext creates a new DeleteWebchatGuestConversationMemberParams object with the ability to set a context for a request.
func NewDeleteWebchatGuestConversationMemberParamsWithHTTPClient ¶
func NewDeleteWebchatGuestConversationMemberParamsWithHTTPClient(client *http.Client) *DeleteWebchatGuestConversationMemberParams
NewDeleteWebchatGuestConversationMemberParamsWithHTTPClient creates a new DeleteWebchatGuestConversationMemberParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteWebchatGuestConversationMemberParamsWithTimeout ¶
func NewDeleteWebchatGuestConversationMemberParamsWithTimeout(timeout time.Duration) *DeleteWebchatGuestConversationMemberParams
NewDeleteWebchatGuestConversationMemberParamsWithTimeout creates a new DeleteWebchatGuestConversationMemberParams object with the ability to set a timeout on a request.
func (*DeleteWebchatGuestConversationMemberParams) SetContext ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) SetConversationID ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) SetDefaults ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetDefaults()
SetDefaults hydrates default values in the delete webchat guest conversation member params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatGuestConversationMemberParams) SetHTTPClient ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) SetMemberID ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) SetTimeout ¶
func (o *DeleteWebchatGuestConversationMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WithContext ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithContext(ctx context.Context) *DeleteWebchatGuestConversationMemberParams
WithContext adds the context to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WithConversationID ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithConversationID(conversationID string) *DeleteWebchatGuestConversationMemberParams
WithConversationID adds the conversationID to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WithDefaults ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithDefaults() *DeleteWebchatGuestConversationMemberParams
WithDefaults hydrates default values in the delete webchat guest conversation member params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatGuestConversationMemberParams) WithHTTPClient ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithHTTPClient(client *http.Client) *DeleteWebchatGuestConversationMemberParams
WithHTTPClient adds the HTTPClient to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WithMemberID ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithMemberID(memberID string) *DeleteWebchatGuestConversationMemberParams
WithMemberID adds the memberID to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WithTimeout ¶
func (o *DeleteWebchatGuestConversationMemberParams) WithTimeout(timeout time.Duration) *DeleteWebchatGuestConversationMemberParams
WithTimeout adds the timeout to the delete webchat guest conversation member params
func (*DeleteWebchatGuestConversationMemberParams) WriteToRequest ¶
func (o *DeleteWebchatGuestConversationMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteWebchatGuestConversationMemberReader ¶
type DeleteWebchatGuestConversationMemberReader struct {
// contains filtered or unexported fields
}
DeleteWebchatGuestConversationMemberReader is a Reader for the DeleteWebchatGuestConversationMember structure.
func (*DeleteWebchatGuestConversationMemberReader) ReadResponse ¶
func (o *DeleteWebchatGuestConversationMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteWebchatGuestConversationMemberRequestEntityTooLarge ¶
DeleteWebchatGuestConversationMemberRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteWebchatGuestConversationMemberRequestEntityTooLarge ¶
func NewDeleteWebchatGuestConversationMemberRequestEntityTooLarge() *DeleteWebchatGuestConversationMemberRequestEntityTooLarge
NewDeleteWebchatGuestConversationMemberRequestEntityTooLarge creates a DeleteWebchatGuestConversationMemberRequestEntityTooLarge with default headers values
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) Error ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) Error() string
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member request entity too large response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member request entity too large response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member request entity too large response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member request entity too large response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member request entity too large response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberRequestEntityTooLarge) String ¶
func (o *DeleteWebchatGuestConversationMemberRequestEntityTooLarge) String() string
type DeleteWebchatGuestConversationMemberRequestTimeout ¶
DeleteWebchatGuestConversationMemberRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteWebchatGuestConversationMemberRequestTimeout ¶
func NewDeleteWebchatGuestConversationMemberRequestTimeout() *DeleteWebchatGuestConversationMemberRequestTimeout
NewDeleteWebchatGuestConversationMemberRequestTimeout creates a DeleteWebchatGuestConversationMemberRequestTimeout with default headers values
func (*DeleteWebchatGuestConversationMemberRequestTimeout) Error ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) Error() string
func (*DeleteWebchatGuestConversationMemberRequestTimeout) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberRequestTimeout) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member request timeout response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberRequestTimeout) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member request timeout response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberRequestTimeout) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member request timeout response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberRequestTimeout) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member request timeout response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberRequestTimeout) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member request timeout response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberRequestTimeout) String ¶
func (o *DeleteWebchatGuestConversationMemberRequestTimeout) String() string
type DeleteWebchatGuestConversationMemberServiceUnavailable ¶
type DeleteWebchatGuestConversationMemberServiceUnavailable struct {
}
DeleteWebchatGuestConversationMemberServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteWebchatGuestConversationMemberServiceUnavailable ¶
func NewDeleteWebchatGuestConversationMemberServiceUnavailable() *DeleteWebchatGuestConversationMemberServiceUnavailable
NewDeleteWebchatGuestConversationMemberServiceUnavailable creates a DeleteWebchatGuestConversationMemberServiceUnavailable with default headers values
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) Error ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) Error() string
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member service unavailable response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member service unavailable response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member service unavailable response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member service unavailable response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member service unavailable response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberServiceUnavailable) String ¶
func (o *DeleteWebchatGuestConversationMemberServiceUnavailable) String() string
type DeleteWebchatGuestConversationMemberTooManyRequests ¶
DeleteWebchatGuestConversationMemberTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteWebchatGuestConversationMemberTooManyRequests ¶
func NewDeleteWebchatGuestConversationMemberTooManyRequests() *DeleteWebchatGuestConversationMemberTooManyRequests
NewDeleteWebchatGuestConversationMemberTooManyRequests creates a DeleteWebchatGuestConversationMemberTooManyRequests with default headers values
func (*DeleteWebchatGuestConversationMemberTooManyRequests) Error ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) Error() string
func (*DeleteWebchatGuestConversationMemberTooManyRequests) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberTooManyRequests) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member too many requests response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberTooManyRequests) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member too many requests response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberTooManyRequests) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member too many requests response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberTooManyRequests) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member too many requests response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberTooManyRequests) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member too many requests response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberTooManyRequests) String ¶
func (o *DeleteWebchatGuestConversationMemberTooManyRequests) String() string
type DeleteWebchatGuestConversationMemberUnauthorized ¶
type DeleteWebchatGuestConversationMemberUnauthorized struct {
}
DeleteWebchatGuestConversationMemberUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteWebchatGuestConversationMemberUnauthorized ¶
func NewDeleteWebchatGuestConversationMemberUnauthorized() *DeleteWebchatGuestConversationMemberUnauthorized
NewDeleteWebchatGuestConversationMemberUnauthorized creates a DeleteWebchatGuestConversationMemberUnauthorized with default headers values
func (*DeleteWebchatGuestConversationMemberUnauthorized) Error ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) Error() string
func (*DeleteWebchatGuestConversationMemberUnauthorized) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberUnauthorized) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member unauthorized response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberUnauthorized) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member unauthorized response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberUnauthorized) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member unauthorized response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberUnauthorized) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member unauthorized response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberUnauthorized) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member unauthorized response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberUnauthorized) String ¶
func (o *DeleteWebchatGuestConversationMemberUnauthorized) String() string
type DeleteWebchatGuestConversationMemberUnsupportedMediaType ¶
DeleteWebchatGuestConversationMemberUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteWebchatGuestConversationMemberUnsupportedMediaType ¶
func NewDeleteWebchatGuestConversationMemberUnsupportedMediaType() *DeleteWebchatGuestConversationMemberUnsupportedMediaType
NewDeleteWebchatGuestConversationMemberUnsupportedMediaType creates a DeleteWebchatGuestConversationMemberUnsupportedMediaType with default headers values
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) Error ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) Error() string
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) GetPayload ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsClientError ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete webchat guest conversation member unsupported media type response has a 4xx status code
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsCode ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete webchat guest conversation member unsupported media type response a status code equal to that given
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete webchat guest conversation member unsupported media type response has a 3xx status code
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsServerError ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete webchat guest conversation member unsupported media type response has a 5xx status code
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete webchat guest conversation member unsupported media type response has a 2xx status code
func (*DeleteWebchatGuestConversationMemberUnsupportedMediaType) String ¶
func (o *DeleteWebchatGuestConversationMemberUnsupportedMediaType) String() string
type DeleteWebchatSettingsBadRequest ¶
DeleteWebchatSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewDeleteWebchatSettingsBadRequest ¶
func NewDeleteWebchatSettingsBadRequest() *DeleteWebchatSettingsBadRequest
NewDeleteWebchatSettingsBadRequest creates a DeleteWebchatSettingsBadRequest with default headers values
func (*DeleteWebchatSettingsBadRequest) Error ¶
func (o *DeleteWebchatSettingsBadRequest) Error() string
func (*DeleteWebchatSettingsBadRequest) GetPayload ¶
func (o *DeleteWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsBadRequest) IsClientError ¶
func (o *DeleteWebchatSettingsBadRequest) IsClientError() bool
IsClientError returns true when this delete webchat settings bad request response has a 4xx status code
func (*DeleteWebchatSettingsBadRequest) IsCode ¶
func (o *DeleteWebchatSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this delete webchat settings bad request response a status code equal to that given
func (*DeleteWebchatSettingsBadRequest) IsRedirect ¶
func (o *DeleteWebchatSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this delete webchat settings bad request response has a 3xx status code
func (*DeleteWebchatSettingsBadRequest) IsServerError ¶
func (o *DeleteWebchatSettingsBadRequest) IsServerError() bool
IsServerError returns true when this delete webchat settings bad request response has a 5xx status code
func (*DeleteWebchatSettingsBadRequest) IsSuccess ¶
func (o *DeleteWebchatSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this delete webchat settings bad request response has a 2xx status code
func (*DeleteWebchatSettingsBadRequest) String ¶
func (o *DeleteWebchatSettingsBadRequest) String() string
type DeleteWebchatSettingsForbidden ¶
DeleteWebchatSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewDeleteWebchatSettingsForbidden ¶
func NewDeleteWebchatSettingsForbidden() *DeleteWebchatSettingsForbidden
NewDeleteWebchatSettingsForbidden creates a DeleteWebchatSettingsForbidden with default headers values
func (*DeleteWebchatSettingsForbidden) Error ¶
func (o *DeleteWebchatSettingsForbidden) Error() string
func (*DeleteWebchatSettingsForbidden) GetPayload ¶
func (o *DeleteWebchatSettingsForbidden) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsForbidden) IsClientError ¶
func (o *DeleteWebchatSettingsForbidden) IsClientError() bool
IsClientError returns true when this delete webchat settings forbidden response has a 4xx status code
func (*DeleteWebchatSettingsForbidden) IsCode ¶
func (o *DeleteWebchatSettingsForbidden) IsCode(code int) bool
IsCode returns true when this delete webchat settings forbidden response a status code equal to that given
func (*DeleteWebchatSettingsForbidden) IsRedirect ¶
func (o *DeleteWebchatSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this delete webchat settings forbidden response has a 3xx status code
func (*DeleteWebchatSettingsForbidden) IsServerError ¶
func (o *DeleteWebchatSettingsForbidden) IsServerError() bool
IsServerError returns true when this delete webchat settings forbidden response has a 5xx status code
func (*DeleteWebchatSettingsForbidden) IsSuccess ¶
func (o *DeleteWebchatSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this delete webchat settings forbidden response has a 2xx status code
func (*DeleteWebchatSettingsForbidden) String ¶
func (o *DeleteWebchatSettingsForbidden) String() string
type DeleteWebchatSettingsGatewayTimeout ¶
DeleteWebchatSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewDeleteWebchatSettingsGatewayTimeout ¶
func NewDeleteWebchatSettingsGatewayTimeout() *DeleteWebchatSettingsGatewayTimeout
NewDeleteWebchatSettingsGatewayTimeout creates a DeleteWebchatSettingsGatewayTimeout with default headers values
func (*DeleteWebchatSettingsGatewayTimeout) Error ¶
func (o *DeleteWebchatSettingsGatewayTimeout) Error() string
func (*DeleteWebchatSettingsGatewayTimeout) GetPayload ¶
func (o *DeleteWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsGatewayTimeout) IsClientError ¶
func (o *DeleteWebchatSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this delete webchat settings gateway timeout response has a 4xx status code
func (*DeleteWebchatSettingsGatewayTimeout) IsCode ¶
func (o *DeleteWebchatSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat settings gateway timeout response a status code equal to that given
func (*DeleteWebchatSettingsGatewayTimeout) IsRedirect ¶
func (o *DeleteWebchatSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat settings gateway timeout response has a 3xx status code
func (*DeleteWebchatSettingsGatewayTimeout) IsServerError ¶
func (o *DeleteWebchatSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this delete webchat settings gateway timeout response has a 5xx status code
func (*DeleteWebchatSettingsGatewayTimeout) IsSuccess ¶
func (o *DeleteWebchatSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat settings gateway timeout response has a 2xx status code
func (*DeleteWebchatSettingsGatewayTimeout) String ¶
func (o *DeleteWebchatSettingsGatewayTimeout) String() string
type DeleteWebchatSettingsInternalServerError ¶
DeleteWebchatSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewDeleteWebchatSettingsInternalServerError ¶
func NewDeleteWebchatSettingsInternalServerError() *DeleteWebchatSettingsInternalServerError
NewDeleteWebchatSettingsInternalServerError creates a DeleteWebchatSettingsInternalServerError with default headers values
func (*DeleteWebchatSettingsInternalServerError) Error ¶
func (o *DeleteWebchatSettingsInternalServerError) Error() string
func (*DeleteWebchatSettingsInternalServerError) GetPayload ¶
func (o *DeleteWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsInternalServerError) IsClientError ¶
func (o *DeleteWebchatSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this delete webchat settings internal server error response has a 4xx status code
func (*DeleteWebchatSettingsInternalServerError) IsCode ¶
func (o *DeleteWebchatSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this delete webchat settings internal server error response a status code equal to that given
func (*DeleteWebchatSettingsInternalServerError) IsRedirect ¶
func (o *DeleteWebchatSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete webchat settings internal server error response has a 3xx status code
func (*DeleteWebchatSettingsInternalServerError) IsServerError ¶
func (o *DeleteWebchatSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this delete webchat settings internal server error response has a 5xx status code
func (*DeleteWebchatSettingsInternalServerError) IsSuccess ¶
func (o *DeleteWebchatSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete webchat settings internal server error response has a 2xx status code
func (*DeleteWebchatSettingsInternalServerError) String ¶
func (o *DeleteWebchatSettingsInternalServerError) String() string
type DeleteWebchatSettingsNoContent ¶
type DeleteWebchatSettingsNoContent struct {
}
DeleteWebchatSettingsNoContent describes a response with status code 204, with default header values.
Deleted
func NewDeleteWebchatSettingsNoContent ¶
func NewDeleteWebchatSettingsNoContent() *DeleteWebchatSettingsNoContent
NewDeleteWebchatSettingsNoContent creates a DeleteWebchatSettingsNoContent with default headers values
func (*DeleteWebchatSettingsNoContent) Error ¶
func (o *DeleteWebchatSettingsNoContent) Error() string
func (*DeleteWebchatSettingsNoContent) IsClientError ¶
func (o *DeleteWebchatSettingsNoContent) IsClientError() bool
IsClientError returns true when this delete webchat settings no content response has a 4xx status code
func (*DeleteWebchatSettingsNoContent) IsCode ¶
func (o *DeleteWebchatSettingsNoContent) IsCode(code int) bool
IsCode returns true when this delete webchat settings no content response a status code equal to that given
func (*DeleteWebchatSettingsNoContent) IsRedirect ¶
func (o *DeleteWebchatSettingsNoContent) IsRedirect() bool
IsRedirect returns true when this delete webchat settings no content response has a 3xx status code
func (*DeleteWebchatSettingsNoContent) IsServerError ¶
func (o *DeleteWebchatSettingsNoContent) IsServerError() bool
IsServerError returns true when this delete webchat settings no content response has a 5xx status code
func (*DeleteWebchatSettingsNoContent) IsSuccess ¶
func (o *DeleteWebchatSettingsNoContent) IsSuccess() bool
IsSuccess returns true when this delete webchat settings no content response has a 2xx status code
func (*DeleteWebchatSettingsNoContent) String ¶
func (o *DeleteWebchatSettingsNoContent) String() string
type DeleteWebchatSettingsNotFound ¶
DeleteWebchatSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewDeleteWebchatSettingsNotFound ¶
func NewDeleteWebchatSettingsNotFound() *DeleteWebchatSettingsNotFound
NewDeleteWebchatSettingsNotFound creates a DeleteWebchatSettingsNotFound with default headers values
func (*DeleteWebchatSettingsNotFound) Error ¶
func (o *DeleteWebchatSettingsNotFound) Error() string
func (*DeleteWebchatSettingsNotFound) GetPayload ¶
func (o *DeleteWebchatSettingsNotFound) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsNotFound) IsClientError ¶
func (o *DeleteWebchatSettingsNotFound) IsClientError() bool
IsClientError returns true when this delete webchat settings not found response has a 4xx status code
func (*DeleteWebchatSettingsNotFound) IsCode ¶
func (o *DeleteWebchatSettingsNotFound) IsCode(code int) bool
IsCode returns true when this delete webchat settings not found response a status code equal to that given
func (*DeleteWebchatSettingsNotFound) IsRedirect ¶
func (o *DeleteWebchatSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this delete webchat settings not found response has a 3xx status code
func (*DeleteWebchatSettingsNotFound) IsServerError ¶
func (o *DeleteWebchatSettingsNotFound) IsServerError() bool
IsServerError returns true when this delete webchat settings not found response has a 5xx status code
func (*DeleteWebchatSettingsNotFound) IsSuccess ¶
func (o *DeleteWebchatSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this delete webchat settings not found response has a 2xx status code
func (*DeleteWebchatSettingsNotFound) String ¶
func (o *DeleteWebchatSettingsNotFound) String() string
type DeleteWebchatSettingsParams ¶
type DeleteWebchatSettingsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteWebchatSettingsParams contains all the parameters to send to the API endpoint
for the delete webchat settings operation. Typically these are written to a http.Request.
func NewDeleteWebchatSettingsParams ¶
func NewDeleteWebchatSettingsParams() *DeleteWebchatSettingsParams
NewDeleteWebchatSettingsParams creates a new DeleteWebchatSettingsParams 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 NewDeleteWebchatSettingsParamsWithContext ¶
func NewDeleteWebchatSettingsParamsWithContext(ctx context.Context) *DeleteWebchatSettingsParams
NewDeleteWebchatSettingsParamsWithContext creates a new DeleteWebchatSettingsParams object with the ability to set a context for a request.
func NewDeleteWebchatSettingsParamsWithHTTPClient ¶
func NewDeleteWebchatSettingsParamsWithHTTPClient(client *http.Client) *DeleteWebchatSettingsParams
NewDeleteWebchatSettingsParamsWithHTTPClient creates a new DeleteWebchatSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteWebchatSettingsParamsWithTimeout ¶
func NewDeleteWebchatSettingsParamsWithTimeout(timeout time.Duration) *DeleteWebchatSettingsParams
NewDeleteWebchatSettingsParamsWithTimeout creates a new DeleteWebchatSettingsParams object with the ability to set a timeout on a request.
func (*DeleteWebchatSettingsParams) SetContext ¶
func (o *DeleteWebchatSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete webchat settings params
func (*DeleteWebchatSettingsParams) SetDefaults ¶
func (o *DeleteWebchatSettingsParams) SetDefaults()
SetDefaults hydrates default values in the delete webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatSettingsParams) SetHTTPClient ¶
func (o *DeleteWebchatSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete webchat settings params
func (*DeleteWebchatSettingsParams) SetTimeout ¶
func (o *DeleteWebchatSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete webchat settings params
func (*DeleteWebchatSettingsParams) WithContext ¶
func (o *DeleteWebchatSettingsParams) WithContext(ctx context.Context) *DeleteWebchatSettingsParams
WithContext adds the context to the delete webchat settings params
func (*DeleteWebchatSettingsParams) WithDefaults ¶
func (o *DeleteWebchatSettingsParams) WithDefaults() *DeleteWebchatSettingsParams
WithDefaults hydrates default values in the delete webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteWebchatSettingsParams) WithHTTPClient ¶
func (o *DeleteWebchatSettingsParams) WithHTTPClient(client *http.Client) *DeleteWebchatSettingsParams
WithHTTPClient adds the HTTPClient to the delete webchat settings params
func (*DeleteWebchatSettingsParams) WithTimeout ¶
func (o *DeleteWebchatSettingsParams) WithTimeout(timeout time.Duration) *DeleteWebchatSettingsParams
WithTimeout adds the timeout to the delete webchat settings params
func (*DeleteWebchatSettingsParams) WriteToRequest ¶
func (o *DeleteWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteWebchatSettingsReader ¶
type DeleteWebchatSettingsReader struct {
// contains filtered or unexported fields
}
DeleteWebchatSettingsReader is a Reader for the DeleteWebchatSettings structure.
func (*DeleteWebchatSettingsReader) ReadResponse ¶
func (o *DeleteWebchatSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteWebchatSettingsRequestEntityTooLarge ¶
DeleteWebchatSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewDeleteWebchatSettingsRequestEntityTooLarge ¶
func NewDeleteWebchatSettingsRequestEntityTooLarge() *DeleteWebchatSettingsRequestEntityTooLarge
NewDeleteWebchatSettingsRequestEntityTooLarge creates a DeleteWebchatSettingsRequestEntityTooLarge with default headers values
func (*DeleteWebchatSettingsRequestEntityTooLarge) Error ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) Error() string
func (*DeleteWebchatSettingsRequestEntityTooLarge) GetPayload ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsRequestEntityTooLarge) IsClientError ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this delete webchat settings request entity too large response has a 4xx status code
func (*DeleteWebchatSettingsRequestEntityTooLarge) IsCode ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this delete webchat settings request entity too large response a status code equal to that given
func (*DeleteWebchatSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this delete webchat settings request entity too large response has a 3xx status code
func (*DeleteWebchatSettingsRequestEntityTooLarge) IsServerError ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this delete webchat settings request entity too large response has a 5xx status code
func (*DeleteWebchatSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this delete webchat settings request entity too large response has a 2xx status code
func (*DeleteWebchatSettingsRequestEntityTooLarge) String ¶
func (o *DeleteWebchatSettingsRequestEntityTooLarge) String() string
type DeleteWebchatSettingsRequestTimeout ¶
DeleteWebchatSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewDeleteWebchatSettingsRequestTimeout ¶
func NewDeleteWebchatSettingsRequestTimeout() *DeleteWebchatSettingsRequestTimeout
NewDeleteWebchatSettingsRequestTimeout creates a DeleteWebchatSettingsRequestTimeout with default headers values
func (*DeleteWebchatSettingsRequestTimeout) Error ¶
func (o *DeleteWebchatSettingsRequestTimeout) Error() string
func (*DeleteWebchatSettingsRequestTimeout) GetPayload ¶
func (o *DeleteWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsRequestTimeout) IsClientError ¶
func (o *DeleteWebchatSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this delete webchat settings request timeout response has a 4xx status code
func (*DeleteWebchatSettingsRequestTimeout) IsCode ¶
func (o *DeleteWebchatSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this delete webchat settings request timeout response a status code equal to that given
func (*DeleteWebchatSettingsRequestTimeout) IsRedirect ¶
func (o *DeleteWebchatSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this delete webchat settings request timeout response has a 3xx status code
func (*DeleteWebchatSettingsRequestTimeout) IsServerError ¶
func (o *DeleteWebchatSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this delete webchat settings request timeout response has a 5xx status code
func (*DeleteWebchatSettingsRequestTimeout) IsSuccess ¶
func (o *DeleteWebchatSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this delete webchat settings request timeout response has a 2xx status code
func (*DeleteWebchatSettingsRequestTimeout) String ¶
func (o *DeleteWebchatSettingsRequestTimeout) String() string
type DeleteWebchatSettingsServiceUnavailable ¶
type DeleteWebchatSettingsServiceUnavailable struct {
}
DeleteWebchatSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewDeleteWebchatSettingsServiceUnavailable ¶
func NewDeleteWebchatSettingsServiceUnavailable() *DeleteWebchatSettingsServiceUnavailable
NewDeleteWebchatSettingsServiceUnavailable creates a DeleteWebchatSettingsServiceUnavailable with default headers values
func (*DeleteWebchatSettingsServiceUnavailable) Error ¶
func (o *DeleteWebchatSettingsServiceUnavailable) Error() string
func (*DeleteWebchatSettingsServiceUnavailable) GetPayload ¶
func (o *DeleteWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsServiceUnavailable) IsClientError ¶
func (o *DeleteWebchatSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this delete webchat settings service unavailable response has a 4xx status code
func (*DeleteWebchatSettingsServiceUnavailable) IsCode ¶
func (o *DeleteWebchatSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this delete webchat settings service unavailable response a status code equal to that given
func (*DeleteWebchatSettingsServiceUnavailable) IsRedirect ¶
func (o *DeleteWebchatSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this delete webchat settings service unavailable response has a 3xx status code
func (*DeleteWebchatSettingsServiceUnavailable) IsServerError ¶
func (o *DeleteWebchatSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this delete webchat settings service unavailable response has a 5xx status code
func (*DeleteWebchatSettingsServiceUnavailable) IsSuccess ¶
func (o *DeleteWebchatSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this delete webchat settings service unavailable response has a 2xx status code
func (*DeleteWebchatSettingsServiceUnavailable) String ¶
func (o *DeleteWebchatSettingsServiceUnavailable) String() string
type DeleteWebchatSettingsTooManyRequests ¶
DeleteWebchatSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewDeleteWebchatSettingsTooManyRequests ¶
func NewDeleteWebchatSettingsTooManyRequests() *DeleteWebchatSettingsTooManyRequests
NewDeleteWebchatSettingsTooManyRequests creates a DeleteWebchatSettingsTooManyRequests with default headers values
func (*DeleteWebchatSettingsTooManyRequests) Error ¶
func (o *DeleteWebchatSettingsTooManyRequests) Error() string
func (*DeleteWebchatSettingsTooManyRequests) GetPayload ¶
func (o *DeleteWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsTooManyRequests) IsClientError ¶
func (o *DeleteWebchatSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this delete webchat settings too many requests response has a 4xx status code
func (*DeleteWebchatSettingsTooManyRequests) IsCode ¶
func (o *DeleteWebchatSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete webchat settings too many requests response a status code equal to that given
func (*DeleteWebchatSettingsTooManyRequests) IsRedirect ¶
func (o *DeleteWebchatSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete webchat settings too many requests response has a 3xx status code
func (*DeleteWebchatSettingsTooManyRequests) IsServerError ¶
func (o *DeleteWebchatSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this delete webchat settings too many requests response has a 5xx status code
func (*DeleteWebchatSettingsTooManyRequests) IsSuccess ¶
func (o *DeleteWebchatSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete webchat settings too many requests response has a 2xx status code
func (*DeleteWebchatSettingsTooManyRequests) String ¶
func (o *DeleteWebchatSettingsTooManyRequests) String() string
type DeleteWebchatSettingsUnauthorized ¶
type DeleteWebchatSettingsUnauthorized struct {
}
DeleteWebchatSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewDeleteWebchatSettingsUnauthorized ¶
func NewDeleteWebchatSettingsUnauthorized() *DeleteWebchatSettingsUnauthorized
NewDeleteWebchatSettingsUnauthorized creates a DeleteWebchatSettingsUnauthorized with default headers values
func (*DeleteWebchatSettingsUnauthorized) Error ¶
func (o *DeleteWebchatSettingsUnauthorized) Error() string
func (*DeleteWebchatSettingsUnauthorized) GetPayload ¶
func (o *DeleteWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsUnauthorized) IsClientError ¶
func (o *DeleteWebchatSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this delete webchat settings unauthorized response has a 4xx status code
func (*DeleteWebchatSettingsUnauthorized) IsCode ¶
func (o *DeleteWebchatSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this delete webchat settings unauthorized response a status code equal to that given
func (*DeleteWebchatSettingsUnauthorized) IsRedirect ¶
func (o *DeleteWebchatSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this delete webchat settings unauthorized response has a 3xx status code
func (*DeleteWebchatSettingsUnauthorized) IsServerError ¶
func (o *DeleteWebchatSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this delete webchat settings unauthorized response has a 5xx status code
func (*DeleteWebchatSettingsUnauthorized) IsSuccess ¶
func (o *DeleteWebchatSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this delete webchat settings unauthorized response has a 2xx status code
func (*DeleteWebchatSettingsUnauthorized) String ¶
func (o *DeleteWebchatSettingsUnauthorized) String() string
type DeleteWebchatSettingsUnsupportedMediaType ¶
DeleteWebchatSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewDeleteWebchatSettingsUnsupportedMediaType ¶
func NewDeleteWebchatSettingsUnsupportedMediaType() *DeleteWebchatSettingsUnsupportedMediaType
NewDeleteWebchatSettingsUnsupportedMediaType creates a DeleteWebchatSettingsUnsupportedMediaType with default headers values
func (*DeleteWebchatSettingsUnsupportedMediaType) Error ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) Error() string
func (*DeleteWebchatSettingsUnsupportedMediaType) GetPayload ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*DeleteWebchatSettingsUnsupportedMediaType) IsClientError ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this delete webchat settings unsupported media type response has a 4xx status code
func (*DeleteWebchatSettingsUnsupportedMediaType) IsCode ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this delete webchat settings unsupported media type response a status code equal to that given
func (*DeleteWebchatSettingsUnsupportedMediaType) IsRedirect ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this delete webchat settings unsupported media type response has a 3xx status code
func (*DeleteWebchatSettingsUnsupportedMediaType) IsServerError ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this delete webchat settings unsupported media type response has a 5xx status code
func (*DeleteWebchatSettingsUnsupportedMediaType) IsSuccess ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this delete webchat settings unsupported media type response has a 2xx status code
func (*DeleteWebchatSettingsUnsupportedMediaType) String ¶
func (o *DeleteWebchatSettingsUnsupportedMediaType) String() string
type GetWebchatDeploymentBadRequest ¶
GetWebchatDeploymentBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatDeploymentBadRequest ¶
func NewGetWebchatDeploymentBadRequest() *GetWebchatDeploymentBadRequest
NewGetWebchatDeploymentBadRequest creates a GetWebchatDeploymentBadRequest with default headers values
func (*GetWebchatDeploymentBadRequest) Error ¶
func (o *GetWebchatDeploymentBadRequest) Error() string
func (*GetWebchatDeploymentBadRequest) GetPayload ¶
func (o *GetWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentBadRequest) IsClientError ¶
func (o *GetWebchatDeploymentBadRequest) IsClientError() bool
IsClientError returns true when this get webchat deployment bad request response has a 4xx status code
func (*GetWebchatDeploymentBadRequest) IsCode ¶
func (o *GetWebchatDeploymentBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat deployment bad request response a status code equal to that given
func (*GetWebchatDeploymentBadRequest) IsRedirect ¶
func (o *GetWebchatDeploymentBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat deployment bad request response has a 3xx status code
func (*GetWebchatDeploymentBadRequest) IsServerError ¶
func (o *GetWebchatDeploymentBadRequest) IsServerError() bool
IsServerError returns true when this get webchat deployment bad request response has a 5xx status code
func (*GetWebchatDeploymentBadRequest) IsSuccess ¶
func (o *GetWebchatDeploymentBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat deployment bad request response has a 2xx status code
func (*GetWebchatDeploymentBadRequest) String ¶
func (o *GetWebchatDeploymentBadRequest) String() string
type GetWebchatDeploymentForbidden ¶
GetWebchatDeploymentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatDeploymentForbidden ¶
func NewGetWebchatDeploymentForbidden() *GetWebchatDeploymentForbidden
NewGetWebchatDeploymentForbidden creates a GetWebchatDeploymentForbidden with default headers values
func (*GetWebchatDeploymentForbidden) Error ¶
func (o *GetWebchatDeploymentForbidden) Error() string
func (*GetWebchatDeploymentForbidden) GetPayload ¶
func (o *GetWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentForbidden) IsClientError ¶
func (o *GetWebchatDeploymentForbidden) IsClientError() bool
IsClientError returns true when this get webchat deployment forbidden response has a 4xx status code
func (*GetWebchatDeploymentForbidden) IsCode ¶
func (o *GetWebchatDeploymentForbidden) IsCode(code int) bool
IsCode returns true when this get webchat deployment forbidden response a status code equal to that given
func (*GetWebchatDeploymentForbidden) IsRedirect ¶
func (o *GetWebchatDeploymentForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat deployment forbidden response has a 3xx status code
func (*GetWebchatDeploymentForbidden) IsServerError ¶
func (o *GetWebchatDeploymentForbidden) IsServerError() bool
IsServerError returns true when this get webchat deployment forbidden response has a 5xx status code
func (*GetWebchatDeploymentForbidden) IsSuccess ¶
func (o *GetWebchatDeploymentForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat deployment forbidden response has a 2xx status code
func (*GetWebchatDeploymentForbidden) String ¶
func (o *GetWebchatDeploymentForbidden) String() string
type GetWebchatDeploymentGatewayTimeout ¶
GetWebchatDeploymentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatDeploymentGatewayTimeout ¶
func NewGetWebchatDeploymentGatewayTimeout() *GetWebchatDeploymentGatewayTimeout
NewGetWebchatDeploymentGatewayTimeout creates a GetWebchatDeploymentGatewayTimeout with default headers values
func (*GetWebchatDeploymentGatewayTimeout) Error ¶
func (o *GetWebchatDeploymentGatewayTimeout) Error() string
func (*GetWebchatDeploymentGatewayTimeout) GetPayload ¶
func (o *GetWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentGatewayTimeout) IsClientError ¶
func (o *GetWebchatDeploymentGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat deployment gateway timeout response has a 4xx status code
func (*GetWebchatDeploymentGatewayTimeout) IsCode ¶
func (o *GetWebchatDeploymentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat deployment gateway timeout response a status code equal to that given
func (*GetWebchatDeploymentGatewayTimeout) IsRedirect ¶
func (o *GetWebchatDeploymentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat deployment gateway timeout response has a 3xx status code
func (*GetWebchatDeploymentGatewayTimeout) IsServerError ¶
func (o *GetWebchatDeploymentGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat deployment gateway timeout response has a 5xx status code
func (*GetWebchatDeploymentGatewayTimeout) IsSuccess ¶
func (o *GetWebchatDeploymentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat deployment gateway timeout response has a 2xx status code
func (*GetWebchatDeploymentGatewayTimeout) String ¶
func (o *GetWebchatDeploymentGatewayTimeout) String() string
type GetWebchatDeploymentInternalServerError ¶
GetWebchatDeploymentInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatDeploymentInternalServerError ¶
func NewGetWebchatDeploymentInternalServerError() *GetWebchatDeploymentInternalServerError
NewGetWebchatDeploymentInternalServerError creates a GetWebchatDeploymentInternalServerError with default headers values
func (*GetWebchatDeploymentInternalServerError) Error ¶
func (o *GetWebchatDeploymentInternalServerError) Error() string
func (*GetWebchatDeploymentInternalServerError) GetPayload ¶
func (o *GetWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentInternalServerError) IsClientError ¶
func (o *GetWebchatDeploymentInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat deployment internal server error response has a 4xx status code
func (*GetWebchatDeploymentInternalServerError) IsCode ¶
func (o *GetWebchatDeploymentInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat deployment internal server error response a status code equal to that given
func (*GetWebchatDeploymentInternalServerError) IsRedirect ¶
func (o *GetWebchatDeploymentInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat deployment internal server error response has a 3xx status code
func (*GetWebchatDeploymentInternalServerError) IsServerError ¶
func (o *GetWebchatDeploymentInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat deployment internal server error response has a 5xx status code
func (*GetWebchatDeploymentInternalServerError) IsSuccess ¶
func (o *GetWebchatDeploymentInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat deployment internal server error response has a 2xx status code
func (*GetWebchatDeploymentInternalServerError) String ¶
func (o *GetWebchatDeploymentInternalServerError) String() string
type GetWebchatDeploymentNotFound ¶
GetWebchatDeploymentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatDeploymentNotFound ¶
func NewGetWebchatDeploymentNotFound() *GetWebchatDeploymentNotFound
NewGetWebchatDeploymentNotFound creates a GetWebchatDeploymentNotFound with default headers values
func (*GetWebchatDeploymentNotFound) Error ¶
func (o *GetWebchatDeploymentNotFound) Error() string
func (*GetWebchatDeploymentNotFound) GetPayload ¶
func (o *GetWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentNotFound) IsClientError ¶
func (o *GetWebchatDeploymentNotFound) IsClientError() bool
IsClientError returns true when this get webchat deployment not found response has a 4xx status code
func (*GetWebchatDeploymentNotFound) IsCode ¶
func (o *GetWebchatDeploymentNotFound) IsCode(code int) bool
IsCode returns true when this get webchat deployment not found response a status code equal to that given
func (*GetWebchatDeploymentNotFound) IsRedirect ¶
func (o *GetWebchatDeploymentNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat deployment not found response has a 3xx status code
func (*GetWebchatDeploymentNotFound) IsServerError ¶
func (o *GetWebchatDeploymentNotFound) IsServerError() bool
IsServerError returns true when this get webchat deployment not found response has a 5xx status code
func (*GetWebchatDeploymentNotFound) IsSuccess ¶
func (o *GetWebchatDeploymentNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat deployment not found response has a 2xx status code
func (*GetWebchatDeploymentNotFound) String ¶
func (o *GetWebchatDeploymentNotFound) String() string
type GetWebchatDeploymentOK ¶
type GetWebchatDeploymentOK struct {
Payload *models.WebChatDeployment
}
GetWebchatDeploymentOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatDeploymentOK ¶
func NewGetWebchatDeploymentOK() *GetWebchatDeploymentOK
NewGetWebchatDeploymentOK creates a GetWebchatDeploymentOK with default headers values
func (*GetWebchatDeploymentOK) Error ¶
func (o *GetWebchatDeploymentOK) Error() string
func (*GetWebchatDeploymentOK) GetPayload ¶
func (o *GetWebchatDeploymentOK) GetPayload() *models.WebChatDeployment
func (*GetWebchatDeploymentOK) IsClientError ¶
func (o *GetWebchatDeploymentOK) IsClientError() bool
IsClientError returns true when this get webchat deployment o k response has a 4xx status code
func (*GetWebchatDeploymentOK) IsCode ¶
func (o *GetWebchatDeploymentOK) IsCode(code int) bool
IsCode returns true when this get webchat deployment o k response a status code equal to that given
func (*GetWebchatDeploymentOK) IsRedirect ¶
func (o *GetWebchatDeploymentOK) IsRedirect() bool
IsRedirect returns true when this get webchat deployment o k response has a 3xx status code
func (*GetWebchatDeploymentOK) IsServerError ¶
func (o *GetWebchatDeploymentOK) IsServerError() bool
IsServerError returns true when this get webchat deployment o k response has a 5xx status code
func (*GetWebchatDeploymentOK) IsSuccess ¶
func (o *GetWebchatDeploymentOK) IsSuccess() bool
IsSuccess returns true when this get webchat deployment o k response has a 2xx status code
func (*GetWebchatDeploymentOK) String ¶
func (o *GetWebchatDeploymentOK) String() string
type GetWebchatDeploymentParams ¶
type GetWebchatDeploymentParams struct {
/* DeploymentID.
Deployment Id
*/
DeploymentID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatDeploymentParams contains all the parameters to send to the API endpoint
for the get webchat deployment operation. Typically these are written to a http.Request.
func NewGetWebchatDeploymentParams ¶
func NewGetWebchatDeploymentParams() *GetWebchatDeploymentParams
NewGetWebchatDeploymentParams creates a new GetWebchatDeploymentParams 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 NewGetWebchatDeploymentParamsWithContext ¶
func NewGetWebchatDeploymentParamsWithContext(ctx context.Context) *GetWebchatDeploymentParams
NewGetWebchatDeploymentParamsWithContext creates a new GetWebchatDeploymentParams object with the ability to set a context for a request.
func NewGetWebchatDeploymentParamsWithHTTPClient ¶
func NewGetWebchatDeploymentParamsWithHTTPClient(client *http.Client) *GetWebchatDeploymentParams
NewGetWebchatDeploymentParamsWithHTTPClient creates a new GetWebchatDeploymentParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatDeploymentParamsWithTimeout ¶
func NewGetWebchatDeploymentParamsWithTimeout(timeout time.Duration) *GetWebchatDeploymentParams
NewGetWebchatDeploymentParamsWithTimeout creates a new GetWebchatDeploymentParams object with the ability to set a timeout on a request.
func (*GetWebchatDeploymentParams) SetContext ¶
func (o *GetWebchatDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat deployment params
func (*GetWebchatDeploymentParams) SetDefaults ¶
func (o *GetWebchatDeploymentParams) SetDefaults()
SetDefaults hydrates default values in the get webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatDeploymentParams) SetDeploymentID ¶
func (o *GetWebchatDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the get webchat deployment params
func (*GetWebchatDeploymentParams) SetHTTPClient ¶
func (o *GetWebchatDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat deployment params
func (*GetWebchatDeploymentParams) SetTimeout ¶
func (o *GetWebchatDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat deployment params
func (*GetWebchatDeploymentParams) WithContext ¶
func (o *GetWebchatDeploymentParams) WithContext(ctx context.Context) *GetWebchatDeploymentParams
WithContext adds the context to the get webchat deployment params
func (*GetWebchatDeploymentParams) WithDefaults ¶
func (o *GetWebchatDeploymentParams) WithDefaults() *GetWebchatDeploymentParams
WithDefaults hydrates default values in the get webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatDeploymentParams) WithDeploymentID ¶
func (o *GetWebchatDeploymentParams) WithDeploymentID(deploymentID string) *GetWebchatDeploymentParams
WithDeploymentID adds the deploymentID to the get webchat deployment params
func (*GetWebchatDeploymentParams) WithHTTPClient ¶
func (o *GetWebchatDeploymentParams) WithHTTPClient(client *http.Client) *GetWebchatDeploymentParams
WithHTTPClient adds the HTTPClient to the get webchat deployment params
func (*GetWebchatDeploymentParams) WithTimeout ¶
func (o *GetWebchatDeploymentParams) WithTimeout(timeout time.Duration) *GetWebchatDeploymentParams
WithTimeout adds the timeout to the get webchat deployment params
func (*GetWebchatDeploymentParams) WriteToRequest ¶
func (o *GetWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatDeploymentReader ¶
type GetWebchatDeploymentReader struct {
// contains filtered or unexported fields
}
GetWebchatDeploymentReader is a Reader for the GetWebchatDeployment structure.
func (*GetWebchatDeploymentReader) ReadResponse ¶
func (o *GetWebchatDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatDeploymentRequestEntityTooLarge ¶
GetWebchatDeploymentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatDeploymentRequestEntityTooLarge ¶
func NewGetWebchatDeploymentRequestEntityTooLarge() *GetWebchatDeploymentRequestEntityTooLarge
NewGetWebchatDeploymentRequestEntityTooLarge creates a GetWebchatDeploymentRequestEntityTooLarge with default headers values
func (*GetWebchatDeploymentRequestEntityTooLarge) Error ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) Error() string
func (*GetWebchatDeploymentRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat deployment request entity too large response has a 4xx status code
func (*GetWebchatDeploymentRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat deployment request entity too large response a status code equal to that given
func (*GetWebchatDeploymentRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat deployment request entity too large response has a 3xx status code
func (*GetWebchatDeploymentRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat deployment request entity too large response has a 5xx status code
func (*GetWebchatDeploymentRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat deployment request entity too large response has a 2xx status code
func (*GetWebchatDeploymentRequestEntityTooLarge) String ¶
func (o *GetWebchatDeploymentRequestEntityTooLarge) String() string
type GetWebchatDeploymentRequestTimeout ¶
GetWebchatDeploymentRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatDeploymentRequestTimeout ¶
func NewGetWebchatDeploymentRequestTimeout() *GetWebchatDeploymentRequestTimeout
NewGetWebchatDeploymentRequestTimeout creates a GetWebchatDeploymentRequestTimeout with default headers values
func (*GetWebchatDeploymentRequestTimeout) Error ¶
func (o *GetWebchatDeploymentRequestTimeout) Error() string
func (*GetWebchatDeploymentRequestTimeout) GetPayload ¶
func (o *GetWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentRequestTimeout) IsClientError ¶
func (o *GetWebchatDeploymentRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat deployment request timeout response has a 4xx status code
func (*GetWebchatDeploymentRequestTimeout) IsCode ¶
func (o *GetWebchatDeploymentRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat deployment request timeout response a status code equal to that given
func (*GetWebchatDeploymentRequestTimeout) IsRedirect ¶
func (o *GetWebchatDeploymentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat deployment request timeout response has a 3xx status code
func (*GetWebchatDeploymentRequestTimeout) IsServerError ¶
func (o *GetWebchatDeploymentRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat deployment request timeout response has a 5xx status code
func (*GetWebchatDeploymentRequestTimeout) IsSuccess ¶
func (o *GetWebchatDeploymentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat deployment request timeout response has a 2xx status code
func (*GetWebchatDeploymentRequestTimeout) String ¶
func (o *GetWebchatDeploymentRequestTimeout) String() string
type GetWebchatDeploymentServiceUnavailable ¶
type GetWebchatDeploymentServiceUnavailable struct {
}
GetWebchatDeploymentServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatDeploymentServiceUnavailable ¶
func NewGetWebchatDeploymentServiceUnavailable() *GetWebchatDeploymentServiceUnavailable
NewGetWebchatDeploymentServiceUnavailable creates a GetWebchatDeploymentServiceUnavailable with default headers values
func (*GetWebchatDeploymentServiceUnavailable) Error ¶
func (o *GetWebchatDeploymentServiceUnavailable) Error() string
func (*GetWebchatDeploymentServiceUnavailable) GetPayload ¶
func (o *GetWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentServiceUnavailable) IsClientError ¶
func (o *GetWebchatDeploymentServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat deployment service unavailable response has a 4xx status code
func (*GetWebchatDeploymentServiceUnavailable) IsCode ¶
func (o *GetWebchatDeploymentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat deployment service unavailable response a status code equal to that given
func (*GetWebchatDeploymentServiceUnavailable) IsRedirect ¶
func (o *GetWebchatDeploymentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat deployment service unavailable response has a 3xx status code
func (*GetWebchatDeploymentServiceUnavailable) IsServerError ¶
func (o *GetWebchatDeploymentServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat deployment service unavailable response has a 5xx status code
func (*GetWebchatDeploymentServiceUnavailable) IsSuccess ¶
func (o *GetWebchatDeploymentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat deployment service unavailable response has a 2xx status code
func (*GetWebchatDeploymentServiceUnavailable) String ¶
func (o *GetWebchatDeploymentServiceUnavailable) String() string
type GetWebchatDeploymentTooManyRequests ¶
GetWebchatDeploymentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatDeploymentTooManyRequests ¶
func NewGetWebchatDeploymentTooManyRequests() *GetWebchatDeploymentTooManyRequests
NewGetWebchatDeploymentTooManyRequests creates a GetWebchatDeploymentTooManyRequests with default headers values
func (*GetWebchatDeploymentTooManyRequests) Error ¶
func (o *GetWebchatDeploymentTooManyRequests) Error() string
func (*GetWebchatDeploymentTooManyRequests) GetPayload ¶
func (o *GetWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentTooManyRequests) IsClientError ¶
func (o *GetWebchatDeploymentTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat deployment too many requests response has a 4xx status code
func (*GetWebchatDeploymentTooManyRequests) IsCode ¶
func (o *GetWebchatDeploymentTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat deployment too many requests response a status code equal to that given
func (*GetWebchatDeploymentTooManyRequests) IsRedirect ¶
func (o *GetWebchatDeploymentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat deployment too many requests response has a 3xx status code
func (*GetWebchatDeploymentTooManyRequests) IsServerError ¶
func (o *GetWebchatDeploymentTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat deployment too many requests response has a 5xx status code
func (*GetWebchatDeploymentTooManyRequests) IsSuccess ¶
func (o *GetWebchatDeploymentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat deployment too many requests response has a 2xx status code
func (*GetWebchatDeploymentTooManyRequests) String ¶
func (o *GetWebchatDeploymentTooManyRequests) String() string
type GetWebchatDeploymentUnauthorized ¶
type GetWebchatDeploymentUnauthorized struct {
}
GetWebchatDeploymentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatDeploymentUnauthorized ¶
func NewGetWebchatDeploymentUnauthorized() *GetWebchatDeploymentUnauthorized
NewGetWebchatDeploymentUnauthorized creates a GetWebchatDeploymentUnauthorized with default headers values
func (*GetWebchatDeploymentUnauthorized) Error ¶
func (o *GetWebchatDeploymentUnauthorized) Error() string
func (*GetWebchatDeploymentUnauthorized) GetPayload ¶
func (o *GetWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentUnauthorized) IsClientError ¶
func (o *GetWebchatDeploymentUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat deployment unauthorized response has a 4xx status code
func (*GetWebchatDeploymentUnauthorized) IsCode ¶
func (o *GetWebchatDeploymentUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat deployment unauthorized response a status code equal to that given
func (*GetWebchatDeploymentUnauthorized) IsRedirect ¶
func (o *GetWebchatDeploymentUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat deployment unauthorized response has a 3xx status code
func (*GetWebchatDeploymentUnauthorized) IsServerError ¶
func (o *GetWebchatDeploymentUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat deployment unauthorized response has a 5xx status code
func (*GetWebchatDeploymentUnauthorized) IsSuccess ¶
func (o *GetWebchatDeploymentUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat deployment unauthorized response has a 2xx status code
func (*GetWebchatDeploymentUnauthorized) String ¶
func (o *GetWebchatDeploymentUnauthorized) String() string
type GetWebchatDeploymentUnsupportedMediaType ¶
GetWebchatDeploymentUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatDeploymentUnsupportedMediaType ¶
func NewGetWebchatDeploymentUnsupportedMediaType() *GetWebchatDeploymentUnsupportedMediaType
NewGetWebchatDeploymentUnsupportedMediaType creates a GetWebchatDeploymentUnsupportedMediaType with default headers values
func (*GetWebchatDeploymentUnsupportedMediaType) Error ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) Error() string
func (*GetWebchatDeploymentUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat deployment unsupported media type response has a 4xx status code
func (*GetWebchatDeploymentUnsupportedMediaType) IsCode ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat deployment unsupported media type response a status code equal to that given
func (*GetWebchatDeploymentUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat deployment unsupported media type response has a 3xx status code
func (*GetWebchatDeploymentUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat deployment unsupported media type response has a 5xx status code
func (*GetWebchatDeploymentUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat deployment unsupported media type response has a 2xx status code
func (*GetWebchatDeploymentUnsupportedMediaType) String ¶
func (o *GetWebchatDeploymentUnsupportedMediaType) String() string
type GetWebchatDeploymentsBadRequest ¶
GetWebchatDeploymentsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatDeploymentsBadRequest ¶
func NewGetWebchatDeploymentsBadRequest() *GetWebchatDeploymentsBadRequest
NewGetWebchatDeploymentsBadRequest creates a GetWebchatDeploymentsBadRequest with default headers values
func (*GetWebchatDeploymentsBadRequest) Error ¶
func (o *GetWebchatDeploymentsBadRequest) Error() string
func (*GetWebchatDeploymentsBadRequest) GetPayload ¶
func (o *GetWebchatDeploymentsBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsBadRequest) IsClientError ¶
func (o *GetWebchatDeploymentsBadRequest) IsClientError() bool
IsClientError returns true when this get webchat deployments bad request response has a 4xx status code
func (*GetWebchatDeploymentsBadRequest) IsCode ¶
func (o *GetWebchatDeploymentsBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat deployments bad request response a status code equal to that given
func (*GetWebchatDeploymentsBadRequest) IsRedirect ¶
func (o *GetWebchatDeploymentsBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat deployments bad request response has a 3xx status code
func (*GetWebchatDeploymentsBadRequest) IsServerError ¶
func (o *GetWebchatDeploymentsBadRequest) IsServerError() bool
IsServerError returns true when this get webchat deployments bad request response has a 5xx status code
func (*GetWebchatDeploymentsBadRequest) IsSuccess ¶
func (o *GetWebchatDeploymentsBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat deployments bad request response has a 2xx status code
func (*GetWebchatDeploymentsBadRequest) String ¶
func (o *GetWebchatDeploymentsBadRequest) String() string
type GetWebchatDeploymentsForbidden ¶
GetWebchatDeploymentsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatDeploymentsForbidden ¶
func NewGetWebchatDeploymentsForbidden() *GetWebchatDeploymentsForbidden
NewGetWebchatDeploymentsForbidden creates a GetWebchatDeploymentsForbidden with default headers values
func (*GetWebchatDeploymentsForbidden) Error ¶
func (o *GetWebchatDeploymentsForbidden) Error() string
func (*GetWebchatDeploymentsForbidden) GetPayload ¶
func (o *GetWebchatDeploymentsForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsForbidden) IsClientError ¶
func (o *GetWebchatDeploymentsForbidden) IsClientError() bool
IsClientError returns true when this get webchat deployments forbidden response has a 4xx status code
func (*GetWebchatDeploymentsForbidden) IsCode ¶
func (o *GetWebchatDeploymentsForbidden) IsCode(code int) bool
IsCode returns true when this get webchat deployments forbidden response a status code equal to that given
func (*GetWebchatDeploymentsForbidden) IsRedirect ¶
func (o *GetWebchatDeploymentsForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat deployments forbidden response has a 3xx status code
func (*GetWebchatDeploymentsForbidden) IsServerError ¶
func (o *GetWebchatDeploymentsForbidden) IsServerError() bool
IsServerError returns true when this get webchat deployments forbidden response has a 5xx status code
func (*GetWebchatDeploymentsForbidden) IsSuccess ¶
func (o *GetWebchatDeploymentsForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat deployments forbidden response has a 2xx status code
func (*GetWebchatDeploymentsForbidden) String ¶
func (o *GetWebchatDeploymentsForbidden) String() string
type GetWebchatDeploymentsGatewayTimeout ¶
GetWebchatDeploymentsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatDeploymentsGatewayTimeout ¶
func NewGetWebchatDeploymentsGatewayTimeout() *GetWebchatDeploymentsGatewayTimeout
NewGetWebchatDeploymentsGatewayTimeout creates a GetWebchatDeploymentsGatewayTimeout with default headers values
func (*GetWebchatDeploymentsGatewayTimeout) Error ¶
func (o *GetWebchatDeploymentsGatewayTimeout) Error() string
func (*GetWebchatDeploymentsGatewayTimeout) GetPayload ¶
func (o *GetWebchatDeploymentsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsGatewayTimeout) IsClientError ¶
func (o *GetWebchatDeploymentsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat deployments gateway timeout response has a 4xx status code
func (*GetWebchatDeploymentsGatewayTimeout) IsCode ¶
func (o *GetWebchatDeploymentsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat deployments gateway timeout response a status code equal to that given
func (*GetWebchatDeploymentsGatewayTimeout) IsRedirect ¶
func (o *GetWebchatDeploymentsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat deployments gateway timeout response has a 3xx status code
func (*GetWebchatDeploymentsGatewayTimeout) IsServerError ¶
func (o *GetWebchatDeploymentsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat deployments gateway timeout response has a 5xx status code
func (*GetWebchatDeploymentsGatewayTimeout) IsSuccess ¶
func (o *GetWebchatDeploymentsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat deployments gateway timeout response has a 2xx status code
func (*GetWebchatDeploymentsGatewayTimeout) String ¶
func (o *GetWebchatDeploymentsGatewayTimeout) String() string
type GetWebchatDeploymentsInternalServerError ¶
GetWebchatDeploymentsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatDeploymentsInternalServerError ¶
func NewGetWebchatDeploymentsInternalServerError() *GetWebchatDeploymentsInternalServerError
NewGetWebchatDeploymentsInternalServerError creates a GetWebchatDeploymentsInternalServerError with default headers values
func (*GetWebchatDeploymentsInternalServerError) Error ¶
func (o *GetWebchatDeploymentsInternalServerError) Error() string
func (*GetWebchatDeploymentsInternalServerError) GetPayload ¶
func (o *GetWebchatDeploymentsInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsInternalServerError) IsClientError ¶
func (o *GetWebchatDeploymentsInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat deployments internal server error response has a 4xx status code
func (*GetWebchatDeploymentsInternalServerError) IsCode ¶
func (o *GetWebchatDeploymentsInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat deployments internal server error response a status code equal to that given
func (*GetWebchatDeploymentsInternalServerError) IsRedirect ¶
func (o *GetWebchatDeploymentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat deployments internal server error response has a 3xx status code
func (*GetWebchatDeploymentsInternalServerError) IsServerError ¶
func (o *GetWebchatDeploymentsInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat deployments internal server error response has a 5xx status code
func (*GetWebchatDeploymentsInternalServerError) IsSuccess ¶
func (o *GetWebchatDeploymentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat deployments internal server error response has a 2xx status code
func (*GetWebchatDeploymentsInternalServerError) String ¶
func (o *GetWebchatDeploymentsInternalServerError) String() string
type GetWebchatDeploymentsNotFound ¶
GetWebchatDeploymentsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatDeploymentsNotFound ¶
func NewGetWebchatDeploymentsNotFound() *GetWebchatDeploymentsNotFound
NewGetWebchatDeploymentsNotFound creates a GetWebchatDeploymentsNotFound with default headers values
func (*GetWebchatDeploymentsNotFound) Error ¶
func (o *GetWebchatDeploymentsNotFound) Error() string
func (*GetWebchatDeploymentsNotFound) GetPayload ¶
func (o *GetWebchatDeploymentsNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsNotFound) IsClientError ¶
func (o *GetWebchatDeploymentsNotFound) IsClientError() bool
IsClientError returns true when this get webchat deployments not found response has a 4xx status code
func (*GetWebchatDeploymentsNotFound) IsCode ¶
func (o *GetWebchatDeploymentsNotFound) IsCode(code int) bool
IsCode returns true when this get webchat deployments not found response a status code equal to that given
func (*GetWebchatDeploymentsNotFound) IsRedirect ¶
func (o *GetWebchatDeploymentsNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat deployments not found response has a 3xx status code
func (*GetWebchatDeploymentsNotFound) IsServerError ¶
func (o *GetWebchatDeploymentsNotFound) IsServerError() bool
IsServerError returns true when this get webchat deployments not found response has a 5xx status code
func (*GetWebchatDeploymentsNotFound) IsSuccess ¶
func (o *GetWebchatDeploymentsNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat deployments not found response has a 2xx status code
func (*GetWebchatDeploymentsNotFound) String ¶
func (o *GetWebchatDeploymentsNotFound) String() string
type GetWebchatDeploymentsOK ¶
type GetWebchatDeploymentsOK struct {
Payload *models.WebChatDeploymentEntityListing
}
GetWebchatDeploymentsOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatDeploymentsOK ¶
func NewGetWebchatDeploymentsOK() *GetWebchatDeploymentsOK
NewGetWebchatDeploymentsOK creates a GetWebchatDeploymentsOK with default headers values
func (*GetWebchatDeploymentsOK) Error ¶
func (o *GetWebchatDeploymentsOK) Error() string
func (*GetWebchatDeploymentsOK) GetPayload ¶
func (o *GetWebchatDeploymentsOK) GetPayload() *models.WebChatDeploymentEntityListing
func (*GetWebchatDeploymentsOK) IsClientError ¶
func (o *GetWebchatDeploymentsOK) IsClientError() bool
IsClientError returns true when this get webchat deployments o k response has a 4xx status code
func (*GetWebchatDeploymentsOK) IsCode ¶
func (o *GetWebchatDeploymentsOK) IsCode(code int) bool
IsCode returns true when this get webchat deployments o k response a status code equal to that given
func (*GetWebchatDeploymentsOK) IsRedirect ¶
func (o *GetWebchatDeploymentsOK) IsRedirect() bool
IsRedirect returns true when this get webchat deployments o k response has a 3xx status code
func (*GetWebchatDeploymentsOK) IsServerError ¶
func (o *GetWebchatDeploymentsOK) IsServerError() bool
IsServerError returns true when this get webchat deployments o k response has a 5xx status code
func (*GetWebchatDeploymentsOK) IsSuccess ¶
func (o *GetWebchatDeploymentsOK) IsSuccess() bool
IsSuccess returns true when this get webchat deployments o k response has a 2xx status code
func (*GetWebchatDeploymentsOK) String ¶
func (o *GetWebchatDeploymentsOK) String() string
type GetWebchatDeploymentsParams ¶
type GetWebchatDeploymentsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatDeploymentsParams contains all the parameters to send to the API endpoint
for the get webchat deployments operation. Typically these are written to a http.Request.
func NewGetWebchatDeploymentsParams ¶
func NewGetWebchatDeploymentsParams() *GetWebchatDeploymentsParams
NewGetWebchatDeploymentsParams creates a new GetWebchatDeploymentsParams 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 NewGetWebchatDeploymentsParamsWithContext ¶
func NewGetWebchatDeploymentsParamsWithContext(ctx context.Context) *GetWebchatDeploymentsParams
NewGetWebchatDeploymentsParamsWithContext creates a new GetWebchatDeploymentsParams object with the ability to set a context for a request.
func NewGetWebchatDeploymentsParamsWithHTTPClient ¶
func NewGetWebchatDeploymentsParamsWithHTTPClient(client *http.Client) *GetWebchatDeploymentsParams
NewGetWebchatDeploymentsParamsWithHTTPClient creates a new GetWebchatDeploymentsParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatDeploymentsParamsWithTimeout ¶
func NewGetWebchatDeploymentsParamsWithTimeout(timeout time.Duration) *GetWebchatDeploymentsParams
NewGetWebchatDeploymentsParamsWithTimeout creates a new GetWebchatDeploymentsParams object with the ability to set a timeout on a request.
func (*GetWebchatDeploymentsParams) SetContext ¶
func (o *GetWebchatDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat deployments params
func (*GetWebchatDeploymentsParams) SetDefaults ¶
func (o *GetWebchatDeploymentsParams) SetDefaults()
SetDefaults hydrates default values in the get webchat deployments params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatDeploymentsParams) SetHTTPClient ¶
func (o *GetWebchatDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat deployments params
func (*GetWebchatDeploymentsParams) SetTimeout ¶
func (o *GetWebchatDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat deployments params
func (*GetWebchatDeploymentsParams) WithContext ¶
func (o *GetWebchatDeploymentsParams) WithContext(ctx context.Context) *GetWebchatDeploymentsParams
WithContext adds the context to the get webchat deployments params
func (*GetWebchatDeploymentsParams) WithDefaults ¶
func (o *GetWebchatDeploymentsParams) WithDefaults() *GetWebchatDeploymentsParams
WithDefaults hydrates default values in the get webchat deployments params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatDeploymentsParams) WithHTTPClient ¶
func (o *GetWebchatDeploymentsParams) WithHTTPClient(client *http.Client) *GetWebchatDeploymentsParams
WithHTTPClient adds the HTTPClient to the get webchat deployments params
func (*GetWebchatDeploymentsParams) WithTimeout ¶
func (o *GetWebchatDeploymentsParams) WithTimeout(timeout time.Duration) *GetWebchatDeploymentsParams
WithTimeout adds the timeout to the get webchat deployments params
func (*GetWebchatDeploymentsParams) WriteToRequest ¶
func (o *GetWebchatDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatDeploymentsReader ¶
type GetWebchatDeploymentsReader struct {
// contains filtered or unexported fields
}
GetWebchatDeploymentsReader is a Reader for the GetWebchatDeployments structure.
func (*GetWebchatDeploymentsReader) ReadResponse ¶
func (o *GetWebchatDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatDeploymentsRequestEntityTooLarge ¶
GetWebchatDeploymentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatDeploymentsRequestEntityTooLarge ¶
func NewGetWebchatDeploymentsRequestEntityTooLarge() *GetWebchatDeploymentsRequestEntityTooLarge
NewGetWebchatDeploymentsRequestEntityTooLarge creates a GetWebchatDeploymentsRequestEntityTooLarge with default headers values
func (*GetWebchatDeploymentsRequestEntityTooLarge) Error ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) Error() string
func (*GetWebchatDeploymentsRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat deployments request entity too large response has a 4xx status code
func (*GetWebchatDeploymentsRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat deployments request entity too large response a status code equal to that given
func (*GetWebchatDeploymentsRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat deployments request entity too large response has a 3xx status code
func (*GetWebchatDeploymentsRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat deployments request entity too large response has a 5xx status code
func (*GetWebchatDeploymentsRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat deployments request entity too large response has a 2xx status code
func (*GetWebchatDeploymentsRequestEntityTooLarge) String ¶
func (o *GetWebchatDeploymentsRequestEntityTooLarge) String() string
type GetWebchatDeploymentsRequestTimeout ¶
GetWebchatDeploymentsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatDeploymentsRequestTimeout ¶
func NewGetWebchatDeploymentsRequestTimeout() *GetWebchatDeploymentsRequestTimeout
NewGetWebchatDeploymentsRequestTimeout creates a GetWebchatDeploymentsRequestTimeout with default headers values
func (*GetWebchatDeploymentsRequestTimeout) Error ¶
func (o *GetWebchatDeploymentsRequestTimeout) Error() string
func (*GetWebchatDeploymentsRequestTimeout) GetPayload ¶
func (o *GetWebchatDeploymentsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsRequestTimeout) IsClientError ¶
func (o *GetWebchatDeploymentsRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat deployments request timeout response has a 4xx status code
func (*GetWebchatDeploymentsRequestTimeout) IsCode ¶
func (o *GetWebchatDeploymentsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat deployments request timeout response a status code equal to that given
func (*GetWebchatDeploymentsRequestTimeout) IsRedirect ¶
func (o *GetWebchatDeploymentsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat deployments request timeout response has a 3xx status code
func (*GetWebchatDeploymentsRequestTimeout) IsServerError ¶
func (o *GetWebchatDeploymentsRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat deployments request timeout response has a 5xx status code
func (*GetWebchatDeploymentsRequestTimeout) IsSuccess ¶
func (o *GetWebchatDeploymentsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat deployments request timeout response has a 2xx status code
func (*GetWebchatDeploymentsRequestTimeout) String ¶
func (o *GetWebchatDeploymentsRequestTimeout) String() string
type GetWebchatDeploymentsServiceUnavailable ¶
type GetWebchatDeploymentsServiceUnavailable struct {
}
GetWebchatDeploymentsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatDeploymentsServiceUnavailable ¶
func NewGetWebchatDeploymentsServiceUnavailable() *GetWebchatDeploymentsServiceUnavailable
NewGetWebchatDeploymentsServiceUnavailable creates a GetWebchatDeploymentsServiceUnavailable with default headers values
func (*GetWebchatDeploymentsServiceUnavailable) Error ¶
func (o *GetWebchatDeploymentsServiceUnavailable) Error() string
func (*GetWebchatDeploymentsServiceUnavailable) GetPayload ¶
func (o *GetWebchatDeploymentsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsServiceUnavailable) IsClientError ¶
func (o *GetWebchatDeploymentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat deployments service unavailable response has a 4xx status code
func (*GetWebchatDeploymentsServiceUnavailable) IsCode ¶
func (o *GetWebchatDeploymentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat deployments service unavailable response a status code equal to that given
func (*GetWebchatDeploymentsServiceUnavailable) IsRedirect ¶
func (o *GetWebchatDeploymentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat deployments service unavailable response has a 3xx status code
func (*GetWebchatDeploymentsServiceUnavailable) IsServerError ¶
func (o *GetWebchatDeploymentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat deployments service unavailable response has a 5xx status code
func (*GetWebchatDeploymentsServiceUnavailable) IsSuccess ¶
func (o *GetWebchatDeploymentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat deployments service unavailable response has a 2xx status code
func (*GetWebchatDeploymentsServiceUnavailable) String ¶
func (o *GetWebchatDeploymentsServiceUnavailable) String() string
type GetWebchatDeploymentsTooManyRequests ¶
GetWebchatDeploymentsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatDeploymentsTooManyRequests ¶
func NewGetWebchatDeploymentsTooManyRequests() *GetWebchatDeploymentsTooManyRequests
NewGetWebchatDeploymentsTooManyRequests creates a GetWebchatDeploymentsTooManyRequests with default headers values
func (*GetWebchatDeploymentsTooManyRequests) Error ¶
func (o *GetWebchatDeploymentsTooManyRequests) Error() string
func (*GetWebchatDeploymentsTooManyRequests) GetPayload ¶
func (o *GetWebchatDeploymentsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsTooManyRequests) IsClientError ¶
func (o *GetWebchatDeploymentsTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat deployments too many requests response has a 4xx status code
func (*GetWebchatDeploymentsTooManyRequests) IsCode ¶
func (o *GetWebchatDeploymentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat deployments too many requests response a status code equal to that given
func (*GetWebchatDeploymentsTooManyRequests) IsRedirect ¶
func (o *GetWebchatDeploymentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat deployments too many requests response has a 3xx status code
func (*GetWebchatDeploymentsTooManyRequests) IsServerError ¶
func (o *GetWebchatDeploymentsTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat deployments too many requests response has a 5xx status code
func (*GetWebchatDeploymentsTooManyRequests) IsSuccess ¶
func (o *GetWebchatDeploymentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat deployments too many requests response has a 2xx status code
func (*GetWebchatDeploymentsTooManyRequests) String ¶
func (o *GetWebchatDeploymentsTooManyRequests) String() string
type GetWebchatDeploymentsUnauthorized ¶
type GetWebchatDeploymentsUnauthorized struct {
}
GetWebchatDeploymentsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatDeploymentsUnauthorized ¶
func NewGetWebchatDeploymentsUnauthorized() *GetWebchatDeploymentsUnauthorized
NewGetWebchatDeploymentsUnauthorized creates a GetWebchatDeploymentsUnauthorized with default headers values
func (*GetWebchatDeploymentsUnauthorized) Error ¶
func (o *GetWebchatDeploymentsUnauthorized) Error() string
func (*GetWebchatDeploymentsUnauthorized) GetPayload ¶
func (o *GetWebchatDeploymentsUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsUnauthorized) IsClientError ¶
func (o *GetWebchatDeploymentsUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat deployments unauthorized response has a 4xx status code
func (*GetWebchatDeploymentsUnauthorized) IsCode ¶
func (o *GetWebchatDeploymentsUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat deployments unauthorized response a status code equal to that given
func (*GetWebchatDeploymentsUnauthorized) IsRedirect ¶
func (o *GetWebchatDeploymentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat deployments unauthorized response has a 3xx status code
func (*GetWebchatDeploymentsUnauthorized) IsServerError ¶
func (o *GetWebchatDeploymentsUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat deployments unauthorized response has a 5xx status code
func (*GetWebchatDeploymentsUnauthorized) IsSuccess ¶
func (o *GetWebchatDeploymentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat deployments unauthorized response has a 2xx status code
func (*GetWebchatDeploymentsUnauthorized) String ¶
func (o *GetWebchatDeploymentsUnauthorized) String() string
type GetWebchatDeploymentsUnsupportedMediaType ¶
GetWebchatDeploymentsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatDeploymentsUnsupportedMediaType ¶
func NewGetWebchatDeploymentsUnsupportedMediaType() *GetWebchatDeploymentsUnsupportedMediaType
NewGetWebchatDeploymentsUnsupportedMediaType creates a GetWebchatDeploymentsUnsupportedMediaType with default headers values
func (*GetWebchatDeploymentsUnsupportedMediaType) Error ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) Error() string
func (*GetWebchatDeploymentsUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatDeploymentsUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat deployments unsupported media type response has a 4xx status code
func (*GetWebchatDeploymentsUnsupportedMediaType) IsCode ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat deployments unsupported media type response a status code equal to that given
func (*GetWebchatDeploymentsUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat deployments unsupported media type response has a 3xx status code
func (*GetWebchatDeploymentsUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat deployments unsupported media type response has a 5xx status code
func (*GetWebchatDeploymentsUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat deployments unsupported media type response has a 2xx status code
func (*GetWebchatDeploymentsUnsupportedMediaType) String ¶
func (o *GetWebchatDeploymentsUnsupportedMediaType) String() string
type GetWebchatGuestConversationMediarequestBadRequest ¶
GetWebchatGuestConversationMediarequestBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMediarequestBadRequest ¶
func NewGetWebchatGuestConversationMediarequestBadRequest() *GetWebchatGuestConversationMediarequestBadRequest
NewGetWebchatGuestConversationMediarequestBadRequest creates a GetWebchatGuestConversationMediarequestBadRequest with default headers values
func (*GetWebchatGuestConversationMediarequestBadRequest) Error ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) Error() string
func (*GetWebchatGuestConversationMediarequestBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest bad request response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest bad request response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest bad request response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest bad request response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest bad request response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestBadRequest) String ¶
func (o *GetWebchatGuestConversationMediarequestBadRequest) String() string
type GetWebchatGuestConversationMediarequestForbidden ¶
GetWebchatGuestConversationMediarequestForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMediarequestForbidden ¶
func NewGetWebchatGuestConversationMediarequestForbidden() *GetWebchatGuestConversationMediarequestForbidden
NewGetWebchatGuestConversationMediarequestForbidden creates a GetWebchatGuestConversationMediarequestForbidden with default headers values
func (*GetWebchatGuestConversationMediarequestForbidden) Error ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) Error() string
func (*GetWebchatGuestConversationMediarequestForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestForbidden) String ¶
func (o *GetWebchatGuestConversationMediarequestForbidden) String() string
type GetWebchatGuestConversationMediarequestGatewayTimeout ¶
GetWebchatGuestConversationMediarequestGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMediarequestGatewayTimeout ¶
func NewGetWebchatGuestConversationMediarequestGatewayTimeout() *GetWebchatGuestConversationMediarequestGatewayTimeout
NewGetWebchatGuestConversationMediarequestGatewayTimeout creates a GetWebchatGuestConversationMediarequestGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMediarequestGatewayTimeout) String() string
type GetWebchatGuestConversationMediarequestInternalServerError ¶
type GetWebchatGuestConversationMediarequestInternalServerError struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMediarequestInternalServerError ¶
func NewGetWebchatGuestConversationMediarequestInternalServerError() *GetWebchatGuestConversationMediarequestInternalServerError
NewGetWebchatGuestConversationMediarequestInternalServerError creates a GetWebchatGuestConversationMediarequestInternalServerError with default headers values
func (*GetWebchatGuestConversationMediarequestInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) Error() string
func (*GetWebchatGuestConversationMediarequestInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestInternalServerError) String ¶
func (o *GetWebchatGuestConversationMediarequestInternalServerError) String() string
type GetWebchatGuestConversationMediarequestNotFound ¶
GetWebchatGuestConversationMediarequestNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMediarequestNotFound ¶
func NewGetWebchatGuestConversationMediarequestNotFound() *GetWebchatGuestConversationMediarequestNotFound
NewGetWebchatGuestConversationMediarequestNotFound creates a GetWebchatGuestConversationMediarequestNotFound with default headers values
func (*GetWebchatGuestConversationMediarequestNotFound) Error ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) Error() string
func (*GetWebchatGuestConversationMediarequestNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest not found response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest not found response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest not found response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest not found response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest not found response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestNotFound) String ¶
func (o *GetWebchatGuestConversationMediarequestNotFound) String() string
type GetWebchatGuestConversationMediarequestOK ¶
type GetWebchatGuestConversationMediarequestOK struct {
Payload *models.WebChatGuestMediaRequest
}
GetWebchatGuestConversationMediarequestOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMediarequestOK ¶
func NewGetWebchatGuestConversationMediarequestOK() *GetWebchatGuestConversationMediarequestOK
NewGetWebchatGuestConversationMediarequestOK creates a GetWebchatGuestConversationMediarequestOK with default headers values
func (*GetWebchatGuestConversationMediarequestOK) Error ¶
func (o *GetWebchatGuestConversationMediarequestOK) Error() string
func (*GetWebchatGuestConversationMediarequestOK) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestOK) GetPayload() *models.WebChatGuestMediaRequest
func (*GetWebchatGuestConversationMediarequestOK) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest o k response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestOK) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest o k response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest o k response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestOK) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest o k response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest o k response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestOK) String ¶
func (o *GetWebchatGuestConversationMediarequestOK) String() string
type GetWebchatGuestConversationMediarequestParams ¶
type GetWebchatGuestConversationMediarequestParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* MediaRequestID.
mediaRequestId
*/
MediaRequestID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMediarequestParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation mediarequest operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMediarequestParams ¶
func NewGetWebchatGuestConversationMediarequestParams() *GetWebchatGuestConversationMediarequestParams
NewGetWebchatGuestConversationMediarequestParams creates a new GetWebchatGuestConversationMediarequestParams 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 NewGetWebchatGuestConversationMediarequestParamsWithContext ¶
func NewGetWebchatGuestConversationMediarequestParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestParams
NewGetWebchatGuestConversationMediarequestParamsWithContext creates a new GetWebchatGuestConversationMediarequestParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMediarequestParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMediarequestParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestParams
NewGetWebchatGuestConversationMediarequestParamsWithHTTPClient creates a new GetWebchatGuestConversationMediarequestParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMediarequestParamsWithTimeout ¶
func NewGetWebchatGuestConversationMediarequestParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestParams
NewGetWebchatGuestConversationMediarequestParamsWithTimeout creates a new GetWebchatGuestConversationMediarequestParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMediarequestParams) SetContext ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation mediarequest params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMediarequestParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) SetMediaRequestID ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetMediaRequestID(mediaRequestID string)
SetMediaRequestID adds the mediaRequestId to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMediarequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WithContext ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestParams
WithContext adds the context to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMediarequestParams
WithConversationID adds the conversationID to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithDefaults() *GetWebchatGuestConversationMediarequestParams
WithDefaults hydrates default values in the get webchat guest conversation mediarequest params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMediarequestParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WithMediaRequestID ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithMediaRequestID(mediaRequestID string) *GetWebchatGuestConversationMediarequestParams
WithMediaRequestID adds the mediaRequestID to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMediarequestParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestParams
WithTimeout adds the timeout to the get webchat guest conversation mediarequest params
func (*GetWebchatGuestConversationMediarequestParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMediarequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMediarequestReader ¶
type GetWebchatGuestConversationMediarequestReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMediarequestReader is a Reader for the GetWebchatGuestConversationMediarequest structure.
func (*GetWebchatGuestConversationMediarequestReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMediarequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMediarequestRequestEntityTooLarge ¶
type GetWebchatGuestConversationMediarequestRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMediarequestRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMediarequestRequestEntityTooLarge() *GetWebchatGuestConversationMediarequestRequestEntityTooLarge
NewGetWebchatGuestConversationMediarequestRequestEntityTooLarge creates a GetWebchatGuestConversationMediarequestRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMediarequestRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMediarequestRequestTimeout ¶
GetWebchatGuestConversationMediarequestRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMediarequestRequestTimeout ¶
func NewGetWebchatGuestConversationMediarequestRequestTimeout() *GetWebchatGuestConversationMediarequestRequestTimeout
NewGetWebchatGuestConversationMediarequestRequestTimeout creates a GetWebchatGuestConversationMediarequestRequestTimeout with default headers values
func (*GetWebchatGuestConversationMediarequestRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) Error() string
func (*GetWebchatGuestConversationMediarequestRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMediarequestRequestTimeout) String() string
type GetWebchatGuestConversationMediarequestServiceUnavailable ¶
type GetWebchatGuestConversationMediarequestServiceUnavailable struct {
}
GetWebchatGuestConversationMediarequestServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMediarequestServiceUnavailable ¶
func NewGetWebchatGuestConversationMediarequestServiceUnavailable() *GetWebchatGuestConversationMediarequestServiceUnavailable
NewGetWebchatGuestConversationMediarequestServiceUnavailable creates a GetWebchatGuestConversationMediarequestServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMediarequestServiceUnavailable) String() string
type GetWebchatGuestConversationMediarequestTooManyRequests ¶
GetWebchatGuestConversationMediarequestTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMediarequestTooManyRequests ¶
func NewGetWebchatGuestConversationMediarequestTooManyRequests() *GetWebchatGuestConversationMediarequestTooManyRequests
NewGetWebchatGuestConversationMediarequestTooManyRequests creates a GetWebchatGuestConversationMediarequestTooManyRequests with default headers values
func (*GetWebchatGuestConversationMediarequestTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) Error() string
func (*GetWebchatGuestConversationMediarequestTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMediarequestTooManyRequests) String() string
type GetWebchatGuestConversationMediarequestUnauthorized ¶
type GetWebchatGuestConversationMediarequestUnauthorized struct {
}
GetWebchatGuestConversationMediarequestUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMediarequestUnauthorized ¶
func NewGetWebchatGuestConversationMediarequestUnauthorized() *GetWebchatGuestConversationMediarequestUnauthorized
NewGetWebchatGuestConversationMediarequestUnauthorized creates a GetWebchatGuestConversationMediarequestUnauthorized with default headers values
func (*GetWebchatGuestConversationMediarequestUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) Error() string
func (*GetWebchatGuestConversationMediarequestUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestUnauthorized) String ¶
func (o *GetWebchatGuestConversationMediarequestUnauthorized) String() string
type GetWebchatGuestConversationMediarequestUnsupportedMediaType ¶
type GetWebchatGuestConversationMediarequestUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMediarequestUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMediarequestUnsupportedMediaType() *GetWebchatGuestConversationMediarequestUnsupportedMediaType
NewGetWebchatGuestConversationMediarequestUnsupportedMediaType creates a GetWebchatGuestConversationMediarequestUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequest unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequest unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequest unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequest unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequest unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMediarequestUnsupportedMediaType) String() string
type GetWebchatGuestConversationMediarequestsBadRequest ¶
GetWebchatGuestConversationMediarequestsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMediarequestsBadRequest ¶
func NewGetWebchatGuestConversationMediarequestsBadRequest() *GetWebchatGuestConversationMediarequestsBadRequest
NewGetWebchatGuestConversationMediarequestsBadRequest creates a GetWebchatGuestConversationMediarequestsBadRequest with default headers values
func (*GetWebchatGuestConversationMediarequestsBadRequest) Error ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) Error() string
func (*GetWebchatGuestConversationMediarequestsBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests bad request response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests bad request response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests bad request response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests bad request response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests bad request response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsBadRequest) String ¶
func (o *GetWebchatGuestConversationMediarequestsBadRequest) String() string
type GetWebchatGuestConversationMediarequestsForbidden ¶
GetWebchatGuestConversationMediarequestsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMediarequestsForbidden ¶
func NewGetWebchatGuestConversationMediarequestsForbidden() *GetWebchatGuestConversationMediarequestsForbidden
NewGetWebchatGuestConversationMediarequestsForbidden creates a GetWebchatGuestConversationMediarequestsForbidden with default headers values
func (*GetWebchatGuestConversationMediarequestsForbidden) Error ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) Error() string
func (*GetWebchatGuestConversationMediarequestsForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsForbidden) String ¶
func (o *GetWebchatGuestConversationMediarequestsForbidden) String() string
type GetWebchatGuestConversationMediarequestsGatewayTimeout ¶
GetWebchatGuestConversationMediarequestsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMediarequestsGatewayTimeout ¶
func NewGetWebchatGuestConversationMediarequestsGatewayTimeout() *GetWebchatGuestConversationMediarequestsGatewayTimeout
NewGetWebchatGuestConversationMediarequestsGatewayTimeout creates a GetWebchatGuestConversationMediarequestsGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMediarequestsGatewayTimeout) String() string
type GetWebchatGuestConversationMediarequestsInternalServerError ¶
type GetWebchatGuestConversationMediarequestsInternalServerError struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMediarequestsInternalServerError ¶
func NewGetWebchatGuestConversationMediarequestsInternalServerError() *GetWebchatGuestConversationMediarequestsInternalServerError
NewGetWebchatGuestConversationMediarequestsInternalServerError creates a GetWebchatGuestConversationMediarequestsInternalServerError with default headers values
func (*GetWebchatGuestConversationMediarequestsInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) Error() string
func (*GetWebchatGuestConversationMediarequestsInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsInternalServerError) String ¶
func (o *GetWebchatGuestConversationMediarequestsInternalServerError) String() string
type GetWebchatGuestConversationMediarequestsNotFound ¶
GetWebchatGuestConversationMediarequestsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMediarequestsNotFound ¶
func NewGetWebchatGuestConversationMediarequestsNotFound() *GetWebchatGuestConversationMediarequestsNotFound
NewGetWebchatGuestConversationMediarequestsNotFound creates a GetWebchatGuestConversationMediarequestsNotFound with default headers values
func (*GetWebchatGuestConversationMediarequestsNotFound) Error ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) Error() string
func (*GetWebchatGuestConversationMediarequestsNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests not found response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests not found response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests not found response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests not found response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests not found response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsNotFound) String ¶
func (o *GetWebchatGuestConversationMediarequestsNotFound) String() string
type GetWebchatGuestConversationMediarequestsOK ¶
type GetWebchatGuestConversationMediarequestsOK struct {
Payload *models.WebChatGuestMediaRequestEntityList
}
GetWebchatGuestConversationMediarequestsOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMediarequestsOK ¶
func NewGetWebchatGuestConversationMediarequestsOK() *GetWebchatGuestConversationMediarequestsOK
NewGetWebchatGuestConversationMediarequestsOK creates a GetWebchatGuestConversationMediarequestsOK with default headers values
func (*GetWebchatGuestConversationMediarequestsOK) Error ¶
func (o *GetWebchatGuestConversationMediarequestsOK) Error() string
func (*GetWebchatGuestConversationMediarequestsOK) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsOK) GetPayload() *models.WebChatGuestMediaRequestEntityList
func (*GetWebchatGuestConversationMediarequestsOK) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests o k response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsOK) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests o k response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests o k response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsOK) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests o k response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests o k response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsOK) String ¶
func (o *GetWebchatGuestConversationMediarequestsOK) String() string
type GetWebchatGuestConversationMediarequestsParams ¶
type GetWebchatGuestConversationMediarequestsParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMediarequestsParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation mediarequests operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMediarequestsParams ¶
func NewGetWebchatGuestConversationMediarequestsParams() *GetWebchatGuestConversationMediarequestsParams
NewGetWebchatGuestConversationMediarequestsParams creates a new GetWebchatGuestConversationMediarequestsParams 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 NewGetWebchatGuestConversationMediarequestsParamsWithContext ¶
func NewGetWebchatGuestConversationMediarequestsParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestsParams
NewGetWebchatGuestConversationMediarequestsParamsWithContext creates a new GetWebchatGuestConversationMediarequestsParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMediarequestsParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMediarequestsParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestsParams
NewGetWebchatGuestConversationMediarequestsParamsWithHTTPClient creates a new GetWebchatGuestConversationMediarequestsParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMediarequestsParamsWithTimeout ¶
func NewGetWebchatGuestConversationMediarequestsParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestsParams
NewGetWebchatGuestConversationMediarequestsParamsWithTimeout creates a new GetWebchatGuestConversationMediarequestsParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMediarequestsParams) SetContext ¶
func (o *GetWebchatGuestConversationMediarequestsParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMediarequestsParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMediarequestsParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation mediarequests params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMediarequestsParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMediarequestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMediarequestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) WithContext ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMediarequestsParams
WithContext adds the context to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMediarequestsParams
WithConversationID adds the conversationID to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WithDefaults() *GetWebchatGuestConversationMediarequestsParams
WithDefaults hydrates default values in the get webchat guest conversation mediarequests params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMediarequestsParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMediarequestsParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMediarequestsParams
WithTimeout adds the timeout to the get webchat guest conversation mediarequests params
func (*GetWebchatGuestConversationMediarequestsParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMediarequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMediarequestsReader ¶
type GetWebchatGuestConversationMediarequestsReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMediarequestsReader is a Reader for the GetWebchatGuestConversationMediarequests structure.
func (*GetWebchatGuestConversationMediarequestsReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMediarequestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMediarequestsRequestEntityTooLarge ¶
type GetWebchatGuestConversationMediarequestsRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMediarequestsRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMediarequestsRequestEntityTooLarge() *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge
NewGetWebchatGuestConversationMediarequestsRequestEntityTooLarge creates a GetWebchatGuestConversationMediarequestsRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMediarequestsRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMediarequestsRequestTimeout ¶
GetWebchatGuestConversationMediarequestsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMediarequestsRequestTimeout ¶
func NewGetWebchatGuestConversationMediarequestsRequestTimeout() *GetWebchatGuestConversationMediarequestsRequestTimeout
NewGetWebchatGuestConversationMediarequestsRequestTimeout creates a GetWebchatGuestConversationMediarequestsRequestTimeout with default headers values
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) Error() string
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMediarequestsRequestTimeout) String() string
type GetWebchatGuestConversationMediarequestsServiceUnavailable ¶
type GetWebchatGuestConversationMediarequestsServiceUnavailable struct {
}
GetWebchatGuestConversationMediarequestsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMediarequestsServiceUnavailable ¶
func NewGetWebchatGuestConversationMediarequestsServiceUnavailable() *GetWebchatGuestConversationMediarequestsServiceUnavailable
NewGetWebchatGuestConversationMediarequestsServiceUnavailable creates a GetWebchatGuestConversationMediarequestsServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMediarequestsServiceUnavailable) String() string
type GetWebchatGuestConversationMediarequestsTooManyRequests ¶
GetWebchatGuestConversationMediarequestsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMediarequestsTooManyRequests ¶
func NewGetWebchatGuestConversationMediarequestsTooManyRequests() *GetWebchatGuestConversationMediarequestsTooManyRequests
NewGetWebchatGuestConversationMediarequestsTooManyRequests creates a GetWebchatGuestConversationMediarequestsTooManyRequests with default headers values
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) Error() string
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMediarequestsTooManyRequests) String() string
type GetWebchatGuestConversationMediarequestsUnauthorized ¶
type GetWebchatGuestConversationMediarequestsUnauthorized struct {
}
GetWebchatGuestConversationMediarequestsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMediarequestsUnauthorized ¶
func NewGetWebchatGuestConversationMediarequestsUnauthorized() *GetWebchatGuestConversationMediarequestsUnauthorized
NewGetWebchatGuestConversationMediarequestsUnauthorized creates a GetWebchatGuestConversationMediarequestsUnauthorized with default headers values
func (*GetWebchatGuestConversationMediarequestsUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) Error() string
func (*GetWebchatGuestConversationMediarequestsUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsUnauthorized) String ¶
func (o *GetWebchatGuestConversationMediarequestsUnauthorized) String() string
type GetWebchatGuestConversationMediarequestsUnsupportedMediaType ¶
type GetWebchatGuestConversationMediarequestsUnsupportedMediaType struct {
Payload *models.ErrorBody
}
GetWebchatGuestConversationMediarequestsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMediarequestsUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMediarequestsUnsupportedMediaType() *GetWebchatGuestConversationMediarequestsUnsupportedMediaType
NewGetWebchatGuestConversationMediarequestsUnsupportedMediaType creates a GetWebchatGuestConversationMediarequestsUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation mediarequests unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation mediarequests unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation mediarequests unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation mediarequests unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation mediarequests unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMediarequestsUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMediarequestsUnsupportedMediaType) String() string
type GetWebchatGuestConversationMemberBadRequest ¶
GetWebchatGuestConversationMemberBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMemberBadRequest ¶
func NewGetWebchatGuestConversationMemberBadRequest() *GetWebchatGuestConversationMemberBadRequest
NewGetWebchatGuestConversationMemberBadRequest creates a GetWebchatGuestConversationMemberBadRequest with default headers values
func (*GetWebchatGuestConversationMemberBadRequest) Error ¶
func (o *GetWebchatGuestConversationMemberBadRequest) Error() string
func (*GetWebchatGuestConversationMemberBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMemberBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMemberBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member bad request response has a 4xx status code
func (*GetWebchatGuestConversationMemberBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMemberBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member bad request response a status code equal to that given
func (*GetWebchatGuestConversationMemberBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member bad request response has a 3xx status code
func (*GetWebchatGuestConversationMemberBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMemberBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member bad request response has a 5xx status code
func (*GetWebchatGuestConversationMemberBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member bad request response has a 2xx status code
func (*GetWebchatGuestConversationMemberBadRequest) String ¶
func (o *GetWebchatGuestConversationMemberBadRequest) String() string
type GetWebchatGuestConversationMemberForbidden ¶
GetWebchatGuestConversationMemberForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMemberForbidden ¶
func NewGetWebchatGuestConversationMemberForbidden() *GetWebchatGuestConversationMemberForbidden
NewGetWebchatGuestConversationMemberForbidden creates a GetWebchatGuestConversationMemberForbidden with default headers values
func (*GetWebchatGuestConversationMemberForbidden) Error ¶
func (o *GetWebchatGuestConversationMemberForbidden) Error() string
func (*GetWebchatGuestConversationMemberForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMemberForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMemberForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMemberForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMemberForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMemberForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMemberForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMemberForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMemberForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMemberForbidden) String ¶
func (o *GetWebchatGuestConversationMemberForbidden) String() string
type GetWebchatGuestConversationMemberGatewayTimeout ¶
GetWebchatGuestConversationMemberGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMemberGatewayTimeout ¶
func NewGetWebchatGuestConversationMemberGatewayTimeout() *GetWebchatGuestConversationMemberGatewayTimeout
NewGetWebchatGuestConversationMemberGatewayTimeout creates a GetWebchatGuestConversationMemberGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMemberGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMemberGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMemberGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMemberGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMemberGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMemberGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMemberGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMemberGatewayTimeout) String() string
type GetWebchatGuestConversationMemberInternalServerError ¶
GetWebchatGuestConversationMemberInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMemberInternalServerError ¶
func NewGetWebchatGuestConversationMemberInternalServerError() *GetWebchatGuestConversationMemberInternalServerError
NewGetWebchatGuestConversationMemberInternalServerError creates a GetWebchatGuestConversationMemberInternalServerError with default headers values
func (*GetWebchatGuestConversationMemberInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) Error() string
func (*GetWebchatGuestConversationMemberInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMemberInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMemberInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMemberInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMemberInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMemberInternalServerError) String ¶
func (o *GetWebchatGuestConversationMemberInternalServerError) String() string
type GetWebchatGuestConversationMemberNotFound ¶
GetWebchatGuestConversationMemberNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMemberNotFound ¶
func NewGetWebchatGuestConversationMemberNotFound() *GetWebchatGuestConversationMemberNotFound
NewGetWebchatGuestConversationMemberNotFound creates a GetWebchatGuestConversationMemberNotFound with default headers values
func (*GetWebchatGuestConversationMemberNotFound) Error ¶
func (o *GetWebchatGuestConversationMemberNotFound) Error() string
func (*GetWebchatGuestConversationMemberNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMemberNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMemberNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member not found response has a 4xx status code
func (*GetWebchatGuestConversationMemberNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMemberNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member not found response a status code equal to that given
func (*GetWebchatGuestConversationMemberNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member not found response has a 3xx status code
func (*GetWebchatGuestConversationMemberNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMemberNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member not found response has a 5xx status code
func (*GetWebchatGuestConversationMemberNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member not found response has a 2xx status code
func (*GetWebchatGuestConversationMemberNotFound) String ¶
func (o *GetWebchatGuestConversationMemberNotFound) String() string
type GetWebchatGuestConversationMemberOK ¶
type GetWebchatGuestConversationMemberOK struct {
Payload *models.WebChatMemberInfo
}
GetWebchatGuestConversationMemberOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMemberOK ¶
func NewGetWebchatGuestConversationMemberOK() *GetWebchatGuestConversationMemberOK
NewGetWebchatGuestConversationMemberOK creates a GetWebchatGuestConversationMemberOK with default headers values
func (*GetWebchatGuestConversationMemberOK) Error ¶
func (o *GetWebchatGuestConversationMemberOK) Error() string
func (*GetWebchatGuestConversationMemberOK) GetPayload ¶
func (o *GetWebchatGuestConversationMemberOK) GetPayload() *models.WebChatMemberInfo
func (*GetWebchatGuestConversationMemberOK) IsClientError ¶
func (o *GetWebchatGuestConversationMemberOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member o k response has a 4xx status code
func (*GetWebchatGuestConversationMemberOK) IsCode ¶
func (o *GetWebchatGuestConversationMemberOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member o k response a status code equal to that given
func (*GetWebchatGuestConversationMemberOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member o k response has a 3xx status code
func (*GetWebchatGuestConversationMemberOK) IsServerError ¶
func (o *GetWebchatGuestConversationMemberOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member o k response has a 5xx status code
func (*GetWebchatGuestConversationMemberOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member o k response has a 2xx status code
func (*GetWebchatGuestConversationMemberOK) String ¶
func (o *GetWebchatGuestConversationMemberOK) String() string
type GetWebchatGuestConversationMemberParams ¶
type GetWebchatGuestConversationMemberParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* MemberID.
memberId
*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMemberParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation member operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMemberParams ¶
func NewGetWebchatGuestConversationMemberParams() *GetWebchatGuestConversationMemberParams
NewGetWebchatGuestConversationMemberParams creates a new GetWebchatGuestConversationMemberParams 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 NewGetWebchatGuestConversationMemberParamsWithContext ¶
func NewGetWebchatGuestConversationMemberParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMemberParams
NewGetWebchatGuestConversationMemberParamsWithContext creates a new GetWebchatGuestConversationMemberParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMemberParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMemberParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMemberParams
NewGetWebchatGuestConversationMemberParamsWithHTTPClient creates a new GetWebchatGuestConversationMemberParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMemberParamsWithTimeout ¶
func NewGetWebchatGuestConversationMemberParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMemberParams
NewGetWebchatGuestConversationMemberParamsWithTimeout creates a new GetWebchatGuestConversationMemberParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMemberParams) SetContext ¶
func (o *GetWebchatGuestConversationMemberParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMemberParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMemberParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation member params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMemberParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMemberParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) SetMemberID ¶
func (o *GetWebchatGuestConversationMemberParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMemberParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WithContext ¶
func (o *GetWebchatGuestConversationMemberParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMemberParams
WithContext adds the context to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMemberParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMemberParams
WithConversationID adds the conversationID to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMemberParams) WithDefaults() *GetWebchatGuestConversationMemberParams
WithDefaults hydrates default values in the get webchat guest conversation member params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMemberParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMemberParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMemberParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WithMemberID ¶
func (o *GetWebchatGuestConversationMemberParams) WithMemberID(memberID string) *GetWebchatGuestConversationMemberParams
WithMemberID adds the memberID to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMemberParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMemberParams
WithTimeout adds the timeout to the get webchat guest conversation member params
func (*GetWebchatGuestConversationMemberParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMemberParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMemberReader ¶
type GetWebchatGuestConversationMemberReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMemberReader is a Reader for the GetWebchatGuestConversationMember structure.
func (*GetWebchatGuestConversationMemberReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMemberReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMemberRequestEntityTooLarge ¶
GetWebchatGuestConversationMemberRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMemberRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMemberRequestEntityTooLarge() *GetWebchatGuestConversationMemberRequestEntityTooLarge
NewGetWebchatGuestConversationMemberRequestEntityTooLarge creates a GetWebchatGuestConversationMemberRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMemberRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMemberRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMemberRequestTimeout ¶
GetWebchatGuestConversationMemberRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMemberRequestTimeout ¶
func NewGetWebchatGuestConversationMemberRequestTimeout() *GetWebchatGuestConversationMemberRequestTimeout
NewGetWebchatGuestConversationMemberRequestTimeout creates a GetWebchatGuestConversationMemberRequestTimeout with default headers values
func (*GetWebchatGuestConversationMemberRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) Error() string
func (*GetWebchatGuestConversationMemberRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMemberRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMemberRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMemberRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMemberRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMemberRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMemberRequestTimeout) String() string
type GetWebchatGuestConversationMemberServiceUnavailable ¶
type GetWebchatGuestConversationMemberServiceUnavailable struct {
}
GetWebchatGuestConversationMemberServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMemberServiceUnavailable ¶
func NewGetWebchatGuestConversationMemberServiceUnavailable() *GetWebchatGuestConversationMemberServiceUnavailable
NewGetWebchatGuestConversationMemberServiceUnavailable creates a GetWebchatGuestConversationMemberServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMemberServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMemberServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMemberServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMemberServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMemberServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMemberServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMemberServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMemberServiceUnavailable) String() string
type GetWebchatGuestConversationMemberTooManyRequests ¶
GetWebchatGuestConversationMemberTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMemberTooManyRequests ¶
func NewGetWebchatGuestConversationMemberTooManyRequests() *GetWebchatGuestConversationMemberTooManyRequests
NewGetWebchatGuestConversationMemberTooManyRequests creates a GetWebchatGuestConversationMemberTooManyRequests with default headers values
func (*GetWebchatGuestConversationMemberTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) Error() string
func (*GetWebchatGuestConversationMemberTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMemberTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMemberTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMemberTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMemberTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMemberTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMemberTooManyRequests) String() string
type GetWebchatGuestConversationMemberUnauthorized ¶
type GetWebchatGuestConversationMemberUnauthorized struct {
}
GetWebchatGuestConversationMemberUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMemberUnauthorized ¶
func NewGetWebchatGuestConversationMemberUnauthorized() *GetWebchatGuestConversationMemberUnauthorized
NewGetWebchatGuestConversationMemberUnauthorized creates a GetWebchatGuestConversationMemberUnauthorized with default headers values
func (*GetWebchatGuestConversationMemberUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) Error() string
func (*GetWebchatGuestConversationMemberUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMemberUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMemberUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMemberUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMemberUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMemberUnauthorized) String ¶
func (o *GetWebchatGuestConversationMemberUnauthorized) String() string
type GetWebchatGuestConversationMemberUnsupportedMediaType ¶
GetWebchatGuestConversationMemberUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMemberUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMemberUnsupportedMediaType() *GetWebchatGuestConversationMemberUnsupportedMediaType
NewGetWebchatGuestConversationMemberUnsupportedMediaType creates a GetWebchatGuestConversationMemberUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation member unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation member unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation member unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation member unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation member unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMemberUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMemberUnsupportedMediaType) String() string
type GetWebchatGuestConversationMembersBadRequest ¶
GetWebchatGuestConversationMembersBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMembersBadRequest ¶
func NewGetWebchatGuestConversationMembersBadRequest() *GetWebchatGuestConversationMembersBadRequest
NewGetWebchatGuestConversationMembersBadRequest creates a GetWebchatGuestConversationMembersBadRequest with default headers values
func (*GetWebchatGuestConversationMembersBadRequest) Error ¶
func (o *GetWebchatGuestConversationMembersBadRequest) Error() string
func (*GetWebchatGuestConversationMembersBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMembersBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMembersBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members bad request response has a 4xx status code
func (*GetWebchatGuestConversationMembersBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMembersBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members bad request response a status code equal to that given
func (*GetWebchatGuestConversationMembersBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members bad request response has a 3xx status code
func (*GetWebchatGuestConversationMembersBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMembersBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members bad request response has a 5xx status code
func (*GetWebchatGuestConversationMembersBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members bad request response has a 2xx status code
func (*GetWebchatGuestConversationMembersBadRequest) String ¶
func (o *GetWebchatGuestConversationMembersBadRequest) String() string
type GetWebchatGuestConversationMembersForbidden ¶
GetWebchatGuestConversationMembersForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMembersForbidden ¶
func NewGetWebchatGuestConversationMembersForbidden() *GetWebchatGuestConversationMembersForbidden
NewGetWebchatGuestConversationMembersForbidden creates a GetWebchatGuestConversationMembersForbidden with default headers values
func (*GetWebchatGuestConversationMembersForbidden) Error ¶
func (o *GetWebchatGuestConversationMembersForbidden) Error() string
func (*GetWebchatGuestConversationMembersForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMembersForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMembersForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMembersForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMembersForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMembersForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMembersForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMembersForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMembersForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMembersForbidden) String ¶
func (o *GetWebchatGuestConversationMembersForbidden) String() string
type GetWebchatGuestConversationMembersGatewayTimeout ¶
GetWebchatGuestConversationMembersGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMembersGatewayTimeout ¶
func NewGetWebchatGuestConversationMembersGatewayTimeout() *GetWebchatGuestConversationMembersGatewayTimeout
NewGetWebchatGuestConversationMembersGatewayTimeout creates a GetWebchatGuestConversationMembersGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMembersGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMembersGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMembersGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMembersGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMembersGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMembersGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMembersGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMembersGatewayTimeout) String() string
type GetWebchatGuestConversationMembersInternalServerError ¶
GetWebchatGuestConversationMembersInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMembersInternalServerError ¶
func NewGetWebchatGuestConversationMembersInternalServerError() *GetWebchatGuestConversationMembersInternalServerError
NewGetWebchatGuestConversationMembersInternalServerError creates a GetWebchatGuestConversationMembersInternalServerError with default headers values
func (*GetWebchatGuestConversationMembersInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) Error() string
func (*GetWebchatGuestConversationMembersInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMembersInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMembersInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMembersInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMembersInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMembersInternalServerError) String ¶
func (o *GetWebchatGuestConversationMembersInternalServerError) String() string
type GetWebchatGuestConversationMembersNotFound ¶
GetWebchatGuestConversationMembersNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMembersNotFound ¶
func NewGetWebchatGuestConversationMembersNotFound() *GetWebchatGuestConversationMembersNotFound
NewGetWebchatGuestConversationMembersNotFound creates a GetWebchatGuestConversationMembersNotFound with default headers values
func (*GetWebchatGuestConversationMembersNotFound) Error ¶
func (o *GetWebchatGuestConversationMembersNotFound) Error() string
func (*GetWebchatGuestConversationMembersNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMembersNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMembersNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members not found response has a 4xx status code
func (*GetWebchatGuestConversationMembersNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMembersNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members not found response a status code equal to that given
func (*GetWebchatGuestConversationMembersNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members not found response has a 3xx status code
func (*GetWebchatGuestConversationMembersNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMembersNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members not found response has a 5xx status code
func (*GetWebchatGuestConversationMembersNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members not found response has a 2xx status code
func (*GetWebchatGuestConversationMembersNotFound) String ¶
func (o *GetWebchatGuestConversationMembersNotFound) String() string
type GetWebchatGuestConversationMembersOK ¶
type GetWebchatGuestConversationMembersOK struct {
Payload *models.WebChatMemberInfoEntityList
}
GetWebchatGuestConversationMembersOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMembersOK ¶
func NewGetWebchatGuestConversationMembersOK() *GetWebchatGuestConversationMembersOK
NewGetWebchatGuestConversationMembersOK creates a GetWebchatGuestConversationMembersOK with default headers values
func (*GetWebchatGuestConversationMembersOK) Error ¶
func (o *GetWebchatGuestConversationMembersOK) Error() string
func (*GetWebchatGuestConversationMembersOK) GetPayload ¶
func (o *GetWebchatGuestConversationMembersOK) GetPayload() *models.WebChatMemberInfoEntityList
func (*GetWebchatGuestConversationMembersOK) IsClientError ¶
func (o *GetWebchatGuestConversationMembersOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members o k response has a 4xx status code
func (*GetWebchatGuestConversationMembersOK) IsCode ¶
func (o *GetWebchatGuestConversationMembersOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members o k response a status code equal to that given
func (*GetWebchatGuestConversationMembersOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members o k response has a 3xx status code
func (*GetWebchatGuestConversationMembersOK) IsServerError ¶
func (o *GetWebchatGuestConversationMembersOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members o k response has a 5xx status code
func (*GetWebchatGuestConversationMembersOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members o k response has a 2xx status code
func (*GetWebchatGuestConversationMembersOK) String ¶
func (o *GetWebchatGuestConversationMembersOK) String() string
type GetWebchatGuestConversationMembersParams ¶
type GetWebchatGuestConversationMembersParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* ExcludeDisconnectedMembers.
If true, the results will not contain members who have a DISCONNECTED state.
*/
ExcludeDisconnectedMembers *bool
/* PageNumber.
The page number to return, or omitted for the first page.
Format: int32
Default: 1
*/
PageNumber *int32
/* PageSize.
The number of entries to return per page, or omitted for the default.
Format: int32
Default: 25
*/
PageSize *int32
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMembersParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation members operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMembersParams ¶
func NewGetWebchatGuestConversationMembersParams() *GetWebchatGuestConversationMembersParams
NewGetWebchatGuestConversationMembersParams creates a new GetWebchatGuestConversationMembersParams 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 NewGetWebchatGuestConversationMembersParamsWithContext ¶
func NewGetWebchatGuestConversationMembersParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMembersParams
NewGetWebchatGuestConversationMembersParamsWithContext creates a new GetWebchatGuestConversationMembersParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMembersParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMembersParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMembersParams
NewGetWebchatGuestConversationMembersParamsWithHTTPClient creates a new GetWebchatGuestConversationMembersParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMembersParamsWithTimeout ¶
func NewGetWebchatGuestConversationMembersParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMembersParams
NewGetWebchatGuestConversationMembersParamsWithTimeout creates a new GetWebchatGuestConversationMembersParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMembersParams) SetContext ¶
func (o *GetWebchatGuestConversationMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMembersParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMembersParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation members params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMembersParams) SetExcludeDisconnectedMembers ¶
func (o *GetWebchatGuestConversationMembersParams) SetExcludeDisconnectedMembers(excludeDisconnectedMembers *bool)
SetExcludeDisconnectedMembers adds the excludeDisconnectedMembers to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetPageNumber ¶
func (o *GetWebchatGuestConversationMembersParams) SetPageNumber(pageNumber *int32)
SetPageNumber adds the pageNumber to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetPageSize ¶
func (o *GetWebchatGuestConversationMembersParams) SetPageSize(pageSize *int32)
SetPageSize adds the pageSize to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithContext ¶
func (o *GetWebchatGuestConversationMembersParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMembersParams
WithContext adds the context to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMembersParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMembersParams
WithConversationID adds the conversationID to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMembersParams) WithDefaults() *GetWebchatGuestConversationMembersParams
WithDefaults hydrates default values in the get webchat guest conversation members params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMembersParams) WithExcludeDisconnectedMembers ¶
func (o *GetWebchatGuestConversationMembersParams) WithExcludeDisconnectedMembers(excludeDisconnectedMembers *bool) *GetWebchatGuestConversationMembersParams
WithExcludeDisconnectedMembers adds the excludeDisconnectedMembers to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMembersParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMembersParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithPageNumber ¶
func (o *GetWebchatGuestConversationMembersParams) WithPageNumber(pageNumber *int32) *GetWebchatGuestConversationMembersParams
WithPageNumber adds the pageNumber to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithPageSize ¶
func (o *GetWebchatGuestConversationMembersParams) WithPageSize(pageSize *int32) *GetWebchatGuestConversationMembersParams
WithPageSize adds the pageSize to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMembersParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMembersParams
WithTimeout adds the timeout to the get webchat guest conversation members params
func (*GetWebchatGuestConversationMembersParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMembersReader ¶
type GetWebchatGuestConversationMembersReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMembersReader is a Reader for the GetWebchatGuestConversationMembers structure.
func (*GetWebchatGuestConversationMembersReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMembersRequestEntityTooLarge ¶
GetWebchatGuestConversationMembersRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMembersRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMembersRequestEntityTooLarge() *GetWebchatGuestConversationMembersRequestEntityTooLarge
NewGetWebchatGuestConversationMembersRequestEntityTooLarge creates a GetWebchatGuestConversationMembersRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMembersRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMembersRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMembersRequestTimeout ¶
GetWebchatGuestConversationMembersRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMembersRequestTimeout ¶
func NewGetWebchatGuestConversationMembersRequestTimeout() *GetWebchatGuestConversationMembersRequestTimeout
NewGetWebchatGuestConversationMembersRequestTimeout creates a GetWebchatGuestConversationMembersRequestTimeout with default headers values
func (*GetWebchatGuestConversationMembersRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) Error() string
func (*GetWebchatGuestConversationMembersRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMembersRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMembersRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMembersRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMembersRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMembersRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMembersRequestTimeout) String() string
type GetWebchatGuestConversationMembersServiceUnavailable ¶
type GetWebchatGuestConversationMembersServiceUnavailable struct {
}
GetWebchatGuestConversationMembersServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMembersServiceUnavailable ¶
func NewGetWebchatGuestConversationMembersServiceUnavailable() *GetWebchatGuestConversationMembersServiceUnavailable
NewGetWebchatGuestConversationMembersServiceUnavailable creates a GetWebchatGuestConversationMembersServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMembersServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMembersServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMembersServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMembersServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMembersServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMembersServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMembersServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMembersServiceUnavailable) String() string
type GetWebchatGuestConversationMembersTooManyRequests ¶
GetWebchatGuestConversationMembersTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMembersTooManyRequests ¶
func NewGetWebchatGuestConversationMembersTooManyRequests() *GetWebchatGuestConversationMembersTooManyRequests
NewGetWebchatGuestConversationMembersTooManyRequests creates a GetWebchatGuestConversationMembersTooManyRequests with default headers values
func (*GetWebchatGuestConversationMembersTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) Error() string
func (*GetWebchatGuestConversationMembersTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMembersTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMembersTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMembersTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMembersTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMembersTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMembersTooManyRequests) String() string
type GetWebchatGuestConversationMembersUnauthorized ¶
type GetWebchatGuestConversationMembersUnauthorized struct {
}
GetWebchatGuestConversationMembersUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMembersUnauthorized ¶
func NewGetWebchatGuestConversationMembersUnauthorized() *GetWebchatGuestConversationMembersUnauthorized
NewGetWebchatGuestConversationMembersUnauthorized creates a GetWebchatGuestConversationMembersUnauthorized with default headers values
func (*GetWebchatGuestConversationMembersUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) Error() string
func (*GetWebchatGuestConversationMembersUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMembersUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMembersUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMembersUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMembersUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMembersUnauthorized) String ¶
func (o *GetWebchatGuestConversationMembersUnauthorized) String() string
type GetWebchatGuestConversationMembersUnsupportedMediaType ¶
GetWebchatGuestConversationMembersUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMembersUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMembersUnsupportedMediaType() *GetWebchatGuestConversationMembersUnsupportedMediaType
NewGetWebchatGuestConversationMembersUnsupportedMediaType creates a GetWebchatGuestConversationMembersUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation members unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation members unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation members unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation members unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation members unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMembersUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMembersUnsupportedMediaType) String() string
type GetWebchatGuestConversationMessageBadRequest ¶
GetWebchatGuestConversationMessageBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMessageBadRequest ¶
func NewGetWebchatGuestConversationMessageBadRequest() *GetWebchatGuestConversationMessageBadRequest
NewGetWebchatGuestConversationMessageBadRequest creates a GetWebchatGuestConversationMessageBadRequest with default headers values
func (*GetWebchatGuestConversationMessageBadRequest) Error ¶
func (o *GetWebchatGuestConversationMessageBadRequest) Error() string
func (*GetWebchatGuestConversationMessageBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMessageBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMessageBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message bad request response has a 4xx status code
func (*GetWebchatGuestConversationMessageBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMessageBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message bad request response a status code equal to that given
func (*GetWebchatGuestConversationMessageBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message bad request response has a 3xx status code
func (*GetWebchatGuestConversationMessageBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMessageBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message bad request response has a 5xx status code
func (*GetWebchatGuestConversationMessageBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message bad request response has a 2xx status code
func (*GetWebchatGuestConversationMessageBadRequest) String ¶
func (o *GetWebchatGuestConversationMessageBadRequest) String() string
type GetWebchatGuestConversationMessageForbidden ¶
GetWebchatGuestConversationMessageForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMessageForbidden ¶
func NewGetWebchatGuestConversationMessageForbidden() *GetWebchatGuestConversationMessageForbidden
NewGetWebchatGuestConversationMessageForbidden creates a GetWebchatGuestConversationMessageForbidden with default headers values
func (*GetWebchatGuestConversationMessageForbidden) Error ¶
func (o *GetWebchatGuestConversationMessageForbidden) Error() string
func (*GetWebchatGuestConversationMessageForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMessageForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMessageForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMessageForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMessageForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMessageForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMessageForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMessageForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMessageForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMessageForbidden) String ¶
func (o *GetWebchatGuestConversationMessageForbidden) String() string
type GetWebchatGuestConversationMessageGatewayTimeout ¶
GetWebchatGuestConversationMessageGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMessageGatewayTimeout ¶
func NewGetWebchatGuestConversationMessageGatewayTimeout() *GetWebchatGuestConversationMessageGatewayTimeout
NewGetWebchatGuestConversationMessageGatewayTimeout creates a GetWebchatGuestConversationMessageGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMessageGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMessageGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMessageGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMessageGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMessageGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMessageGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMessageGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMessageGatewayTimeout) String() string
type GetWebchatGuestConversationMessageInternalServerError ¶
GetWebchatGuestConversationMessageInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMessageInternalServerError ¶
func NewGetWebchatGuestConversationMessageInternalServerError() *GetWebchatGuestConversationMessageInternalServerError
NewGetWebchatGuestConversationMessageInternalServerError creates a GetWebchatGuestConversationMessageInternalServerError with default headers values
func (*GetWebchatGuestConversationMessageInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) Error() string
func (*GetWebchatGuestConversationMessageInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMessageInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMessageInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMessageInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMessageInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMessageInternalServerError) String ¶
func (o *GetWebchatGuestConversationMessageInternalServerError) String() string
type GetWebchatGuestConversationMessageNotFound ¶
GetWebchatGuestConversationMessageNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMessageNotFound ¶
func NewGetWebchatGuestConversationMessageNotFound() *GetWebchatGuestConversationMessageNotFound
NewGetWebchatGuestConversationMessageNotFound creates a GetWebchatGuestConversationMessageNotFound with default headers values
func (*GetWebchatGuestConversationMessageNotFound) Error ¶
func (o *GetWebchatGuestConversationMessageNotFound) Error() string
func (*GetWebchatGuestConversationMessageNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMessageNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMessageNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message not found response has a 4xx status code
func (*GetWebchatGuestConversationMessageNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMessageNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message not found response a status code equal to that given
func (*GetWebchatGuestConversationMessageNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message not found response has a 3xx status code
func (*GetWebchatGuestConversationMessageNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMessageNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message not found response has a 5xx status code
func (*GetWebchatGuestConversationMessageNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message not found response has a 2xx status code
func (*GetWebchatGuestConversationMessageNotFound) String ¶
func (o *GetWebchatGuestConversationMessageNotFound) String() string
type GetWebchatGuestConversationMessageOK ¶
type GetWebchatGuestConversationMessageOK struct {
Payload *models.WebChatMessage
}
GetWebchatGuestConversationMessageOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMessageOK ¶
func NewGetWebchatGuestConversationMessageOK() *GetWebchatGuestConversationMessageOK
NewGetWebchatGuestConversationMessageOK creates a GetWebchatGuestConversationMessageOK with default headers values
func (*GetWebchatGuestConversationMessageOK) Error ¶
func (o *GetWebchatGuestConversationMessageOK) Error() string
func (*GetWebchatGuestConversationMessageOK) GetPayload ¶
func (o *GetWebchatGuestConversationMessageOK) GetPayload() *models.WebChatMessage
func (*GetWebchatGuestConversationMessageOK) IsClientError ¶
func (o *GetWebchatGuestConversationMessageOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message o k response has a 4xx status code
func (*GetWebchatGuestConversationMessageOK) IsCode ¶
func (o *GetWebchatGuestConversationMessageOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message o k response a status code equal to that given
func (*GetWebchatGuestConversationMessageOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message o k response has a 3xx status code
func (*GetWebchatGuestConversationMessageOK) IsServerError ¶
func (o *GetWebchatGuestConversationMessageOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message o k response has a 5xx status code
func (*GetWebchatGuestConversationMessageOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message o k response has a 2xx status code
func (*GetWebchatGuestConversationMessageOK) String ¶
func (o *GetWebchatGuestConversationMessageOK) String() string
type GetWebchatGuestConversationMessageParams ¶
type GetWebchatGuestConversationMessageParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* MessageID.
messageId
*/
MessageID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMessageParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation message operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMessageParams ¶
func NewGetWebchatGuestConversationMessageParams() *GetWebchatGuestConversationMessageParams
NewGetWebchatGuestConversationMessageParams creates a new GetWebchatGuestConversationMessageParams 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 NewGetWebchatGuestConversationMessageParamsWithContext ¶
func NewGetWebchatGuestConversationMessageParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMessageParams
NewGetWebchatGuestConversationMessageParamsWithContext creates a new GetWebchatGuestConversationMessageParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMessageParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMessageParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessageParams
NewGetWebchatGuestConversationMessageParamsWithHTTPClient creates a new GetWebchatGuestConversationMessageParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMessageParamsWithTimeout ¶
func NewGetWebchatGuestConversationMessageParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessageParams
NewGetWebchatGuestConversationMessageParamsWithTimeout creates a new GetWebchatGuestConversationMessageParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMessageParams) SetContext ¶
func (o *GetWebchatGuestConversationMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMessageParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMessageParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation message params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMessageParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) SetMessageID ¶
func (o *GetWebchatGuestConversationMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WithContext ¶
func (o *GetWebchatGuestConversationMessageParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMessageParams
WithContext adds the context to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMessageParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMessageParams
WithConversationID adds the conversationID to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMessageParams) WithDefaults() *GetWebchatGuestConversationMessageParams
WithDefaults hydrates default values in the get webchat guest conversation message params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMessageParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMessageParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessageParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WithMessageID ¶
func (o *GetWebchatGuestConversationMessageParams) WithMessageID(messageID string) *GetWebchatGuestConversationMessageParams
WithMessageID adds the messageID to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMessageParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessageParams
WithTimeout adds the timeout to the get webchat guest conversation message params
func (*GetWebchatGuestConversationMessageParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMessageReader ¶
type GetWebchatGuestConversationMessageReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMessageReader is a Reader for the GetWebchatGuestConversationMessage structure.
func (*GetWebchatGuestConversationMessageReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMessageRequestEntityTooLarge ¶
GetWebchatGuestConversationMessageRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMessageRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMessageRequestEntityTooLarge() *GetWebchatGuestConversationMessageRequestEntityTooLarge
NewGetWebchatGuestConversationMessageRequestEntityTooLarge creates a GetWebchatGuestConversationMessageRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMessageRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMessageRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMessageRequestTimeout ¶
GetWebchatGuestConversationMessageRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMessageRequestTimeout ¶
func NewGetWebchatGuestConversationMessageRequestTimeout() *GetWebchatGuestConversationMessageRequestTimeout
NewGetWebchatGuestConversationMessageRequestTimeout creates a GetWebchatGuestConversationMessageRequestTimeout with default headers values
func (*GetWebchatGuestConversationMessageRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) Error() string
func (*GetWebchatGuestConversationMessageRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMessageRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMessageRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMessageRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMessageRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMessageRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMessageRequestTimeout) String() string
type GetWebchatGuestConversationMessageServiceUnavailable ¶
type GetWebchatGuestConversationMessageServiceUnavailable struct {
}
GetWebchatGuestConversationMessageServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMessageServiceUnavailable ¶
func NewGetWebchatGuestConversationMessageServiceUnavailable() *GetWebchatGuestConversationMessageServiceUnavailable
NewGetWebchatGuestConversationMessageServiceUnavailable creates a GetWebchatGuestConversationMessageServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMessageServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMessageServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMessageServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMessageServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMessageServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMessageServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMessageServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMessageServiceUnavailable) String() string
type GetWebchatGuestConversationMessageTooManyRequests ¶
GetWebchatGuestConversationMessageTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMessageTooManyRequests ¶
func NewGetWebchatGuestConversationMessageTooManyRequests() *GetWebchatGuestConversationMessageTooManyRequests
NewGetWebchatGuestConversationMessageTooManyRequests creates a GetWebchatGuestConversationMessageTooManyRequests with default headers values
func (*GetWebchatGuestConversationMessageTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) Error() string
func (*GetWebchatGuestConversationMessageTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMessageTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMessageTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMessageTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMessageTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMessageTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMessageTooManyRequests) String() string
type GetWebchatGuestConversationMessageUnauthorized ¶
type GetWebchatGuestConversationMessageUnauthorized struct {
}
GetWebchatGuestConversationMessageUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMessageUnauthorized ¶
func NewGetWebchatGuestConversationMessageUnauthorized() *GetWebchatGuestConversationMessageUnauthorized
NewGetWebchatGuestConversationMessageUnauthorized creates a GetWebchatGuestConversationMessageUnauthorized with default headers values
func (*GetWebchatGuestConversationMessageUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) Error() string
func (*GetWebchatGuestConversationMessageUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMessageUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMessageUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMessageUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMessageUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMessageUnauthorized) String ¶
func (o *GetWebchatGuestConversationMessageUnauthorized) String() string
type GetWebchatGuestConversationMessageUnsupportedMediaType ¶
GetWebchatGuestConversationMessageUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMessageUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMessageUnsupportedMediaType() *GetWebchatGuestConversationMessageUnsupportedMediaType
NewGetWebchatGuestConversationMessageUnsupportedMediaType creates a GetWebchatGuestConversationMessageUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation message unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation message unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation message unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation message unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation message unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMessageUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMessageUnsupportedMediaType) String() string
type GetWebchatGuestConversationMessagesBadRequest ¶
GetWebchatGuestConversationMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatGuestConversationMessagesBadRequest ¶
func NewGetWebchatGuestConversationMessagesBadRequest() *GetWebchatGuestConversationMessagesBadRequest
NewGetWebchatGuestConversationMessagesBadRequest creates a GetWebchatGuestConversationMessagesBadRequest with default headers values
func (*GetWebchatGuestConversationMessagesBadRequest) Error ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) Error() string
func (*GetWebchatGuestConversationMessagesBadRequest) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesBadRequest) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages bad request response has a 4xx status code
func (*GetWebchatGuestConversationMessagesBadRequest) IsCode ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages bad request response a status code equal to that given
func (*GetWebchatGuestConversationMessagesBadRequest) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages bad request response has a 3xx status code
func (*GetWebchatGuestConversationMessagesBadRequest) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages bad request response has a 5xx status code
func (*GetWebchatGuestConversationMessagesBadRequest) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages bad request response has a 2xx status code
func (*GetWebchatGuestConversationMessagesBadRequest) String ¶
func (o *GetWebchatGuestConversationMessagesBadRequest) String() string
type GetWebchatGuestConversationMessagesForbidden ¶
GetWebchatGuestConversationMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatGuestConversationMessagesForbidden ¶
func NewGetWebchatGuestConversationMessagesForbidden() *GetWebchatGuestConversationMessagesForbidden
NewGetWebchatGuestConversationMessagesForbidden creates a GetWebchatGuestConversationMessagesForbidden with default headers values
func (*GetWebchatGuestConversationMessagesForbidden) Error ¶
func (o *GetWebchatGuestConversationMessagesForbidden) Error() string
func (*GetWebchatGuestConversationMessagesForbidden) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesForbidden) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesForbidden) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages forbidden response has a 4xx status code
func (*GetWebchatGuestConversationMessagesForbidden) IsCode ¶
func (o *GetWebchatGuestConversationMessagesForbidden) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages forbidden response a status code equal to that given
func (*GetWebchatGuestConversationMessagesForbidden) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages forbidden response has a 3xx status code
func (*GetWebchatGuestConversationMessagesForbidden) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesForbidden) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages forbidden response has a 5xx status code
func (*GetWebchatGuestConversationMessagesForbidden) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages forbidden response has a 2xx status code
func (*GetWebchatGuestConversationMessagesForbidden) String ¶
func (o *GetWebchatGuestConversationMessagesForbidden) String() string
type GetWebchatGuestConversationMessagesGatewayTimeout ¶
GetWebchatGuestConversationMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatGuestConversationMessagesGatewayTimeout ¶
func NewGetWebchatGuestConversationMessagesGatewayTimeout() *GetWebchatGuestConversationMessagesGatewayTimeout
NewGetWebchatGuestConversationMessagesGatewayTimeout creates a GetWebchatGuestConversationMessagesGatewayTimeout with default headers values
func (*GetWebchatGuestConversationMessagesGatewayTimeout) Error ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) Error() string
func (*GetWebchatGuestConversationMessagesGatewayTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesGatewayTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages gateway timeout response has a 4xx status code
func (*GetWebchatGuestConversationMessagesGatewayTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages gateway timeout response a status code equal to that given
func (*GetWebchatGuestConversationMessagesGatewayTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages gateway timeout response has a 3xx status code
func (*GetWebchatGuestConversationMessagesGatewayTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages gateway timeout response has a 5xx status code
func (*GetWebchatGuestConversationMessagesGatewayTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages gateway timeout response has a 2xx status code
func (*GetWebchatGuestConversationMessagesGatewayTimeout) String ¶
func (o *GetWebchatGuestConversationMessagesGatewayTimeout) String() string
type GetWebchatGuestConversationMessagesInternalServerError ¶
GetWebchatGuestConversationMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatGuestConversationMessagesInternalServerError ¶
func NewGetWebchatGuestConversationMessagesInternalServerError() *GetWebchatGuestConversationMessagesInternalServerError
NewGetWebchatGuestConversationMessagesInternalServerError creates a GetWebchatGuestConversationMessagesInternalServerError with default headers values
func (*GetWebchatGuestConversationMessagesInternalServerError) Error ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) Error() string
func (*GetWebchatGuestConversationMessagesInternalServerError) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesInternalServerError) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages internal server error response has a 4xx status code
func (*GetWebchatGuestConversationMessagesInternalServerError) IsCode ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages internal server error response a status code equal to that given
func (*GetWebchatGuestConversationMessagesInternalServerError) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages internal server error response has a 3xx status code
func (*GetWebchatGuestConversationMessagesInternalServerError) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages internal server error response has a 5xx status code
func (*GetWebchatGuestConversationMessagesInternalServerError) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages internal server error response has a 2xx status code
func (*GetWebchatGuestConversationMessagesInternalServerError) String ¶
func (o *GetWebchatGuestConversationMessagesInternalServerError) String() string
type GetWebchatGuestConversationMessagesNotFound ¶
GetWebchatGuestConversationMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatGuestConversationMessagesNotFound ¶
func NewGetWebchatGuestConversationMessagesNotFound() *GetWebchatGuestConversationMessagesNotFound
NewGetWebchatGuestConversationMessagesNotFound creates a GetWebchatGuestConversationMessagesNotFound with default headers values
func (*GetWebchatGuestConversationMessagesNotFound) Error ¶
func (o *GetWebchatGuestConversationMessagesNotFound) Error() string
func (*GetWebchatGuestConversationMessagesNotFound) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesNotFound) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesNotFound) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages not found response has a 4xx status code
func (*GetWebchatGuestConversationMessagesNotFound) IsCode ¶
func (o *GetWebchatGuestConversationMessagesNotFound) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages not found response a status code equal to that given
func (*GetWebchatGuestConversationMessagesNotFound) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages not found response has a 3xx status code
func (*GetWebchatGuestConversationMessagesNotFound) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesNotFound) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages not found response has a 5xx status code
func (*GetWebchatGuestConversationMessagesNotFound) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages not found response has a 2xx status code
func (*GetWebchatGuestConversationMessagesNotFound) String ¶
func (o *GetWebchatGuestConversationMessagesNotFound) String() string
type GetWebchatGuestConversationMessagesOK ¶
type GetWebchatGuestConversationMessagesOK struct {
Payload *models.WebChatMessageEntityList
}
GetWebchatGuestConversationMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatGuestConversationMessagesOK ¶
func NewGetWebchatGuestConversationMessagesOK() *GetWebchatGuestConversationMessagesOK
NewGetWebchatGuestConversationMessagesOK creates a GetWebchatGuestConversationMessagesOK with default headers values
func (*GetWebchatGuestConversationMessagesOK) Error ¶
func (o *GetWebchatGuestConversationMessagesOK) Error() string
func (*GetWebchatGuestConversationMessagesOK) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesOK) GetPayload() *models.WebChatMessageEntityList
func (*GetWebchatGuestConversationMessagesOK) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesOK) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages o k response has a 4xx status code
func (*GetWebchatGuestConversationMessagesOK) IsCode ¶
func (o *GetWebchatGuestConversationMessagesOK) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages o k response a status code equal to that given
func (*GetWebchatGuestConversationMessagesOK) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesOK) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages o k response has a 3xx status code
func (*GetWebchatGuestConversationMessagesOK) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesOK) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages o k response has a 5xx status code
func (*GetWebchatGuestConversationMessagesOK) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesOK) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages o k response has a 2xx status code
func (*GetWebchatGuestConversationMessagesOK) String ¶
func (o *GetWebchatGuestConversationMessagesOK) String() string
type GetWebchatGuestConversationMessagesParams ¶
type GetWebchatGuestConversationMessagesParams struct {
/* After.
If available, get the messages chronologically after the id of this message
*/
After *string
/* Before.
If available, get the messages chronologically before the id of this message
*/
Before *string
/* ConversationID.
conversationId
*/
ConversationID string
/* MaxResults.
Limit the returned number of messages, up to a maximum of 100
Format: int32
Default: 100
*/
MaxResults *int32
/* SortOrder.
Sort order
Default: "ascending"
*/
SortOrder *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatGuestConversationMessagesParams contains all the parameters to send to the API endpoint
for the get webchat guest conversation messages operation. Typically these are written to a http.Request.
func NewGetWebchatGuestConversationMessagesParams ¶
func NewGetWebchatGuestConversationMessagesParams() *GetWebchatGuestConversationMessagesParams
NewGetWebchatGuestConversationMessagesParams creates a new GetWebchatGuestConversationMessagesParams 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 NewGetWebchatGuestConversationMessagesParamsWithContext ¶
func NewGetWebchatGuestConversationMessagesParamsWithContext(ctx context.Context) *GetWebchatGuestConversationMessagesParams
NewGetWebchatGuestConversationMessagesParamsWithContext creates a new GetWebchatGuestConversationMessagesParams object with the ability to set a context for a request.
func NewGetWebchatGuestConversationMessagesParamsWithHTTPClient ¶
func NewGetWebchatGuestConversationMessagesParamsWithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessagesParams
NewGetWebchatGuestConversationMessagesParamsWithHTTPClient creates a new GetWebchatGuestConversationMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatGuestConversationMessagesParamsWithTimeout ¶
func NewGetWebchatGuestConversationMessagesParamsWithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessagesParams
NewGetWebchatGuestConversationMessagesParamsWithTimeout creates a new GetWebchatGuestConversationMessagesParams object with the ability to set a timeout on a request.
func (*GetWebchatGuestConversationMessagesParams) SetAfter ¶
func (o *GetWebchatGuestConversationMessagesParams) SetAfter(after *string)
SetAfter adds the after to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetBefore ¶
func (o *GetWebchatGuestConversationMessagesParams) SetBefore(before *string)
SetBefore adds the before to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetContext ¶
func (o *GetWebchatGuestConversationMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetConversationID ¶
func (o *GetWebchatGuestConversationMessagesParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetDefaults ¶
func (o *GetWebchatGuestConversationMessagesParams) SetDefaults()
SetDefaults hydrates default values in the get webchat guest conversation messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMessagesParams) SetHTTPClient ¶
func (o *GetWebchatGuestConversationMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetMaxResults ¶
func (o *GetWebchatGuestConversationMessagesParams) SetMaxResults(maxResults *int32)
SetMaxResults adds the maxResults to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetSortOrder ¶
func (o *GetWebchatGuestConversationMessagesParams) SetSortOrder(sortOrder *string)
SetSortOrder adds the sortOrder to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) SetTimeout ¶
func (o *GetWebchatGuestConversationMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithAfter ¶
func (o *GetWebchatGuestConversationMessagesParams) WithAfter(after *string) *GetWebchatGuestConversationMessagesParams
WithAfter adds the after to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithBefore ¶
func (o *GetWebchatGuestConversationMessagesParams) WithBefore(before *string) *GetWebchatGuestConversationMessagesParams
WithBefore adds the before to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithContext ¶
func (o *GetWebchatGuestConversationMessagesParams) WithContext(ctx context.Context) *GetWebchatGuestConversationMessagesParams
WithContext adds the context to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithConversationID ¶
func (o *GetWebchatGuestConversationMessagesParams) WithConversationID(conversationID string) *GetWebchatGuestConversationMessagesParams
WithConversationID adds the conversationID to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithDefaults ¶
func (o *GetWebchatGuestConversationMessagesParams) WithDefaults() *GetWebchatGuestConversationMessagesParams
WithDefaults hydrates default values in the get webchat guest conversation messages params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatGuestConversationMessagesParams) WithHTTPClient ¶
func (o *GetWebchatGuestConversationMessagesParams) WithHTTPClient(client *http.Client) *GetWebchatGuestConversationMessagesParams
WithHTTPClient adds the HTTPClient to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithMaxResults ¶
func (o *GetWebchatGuestConversationMessagesParams) WithMaxResults(maxResults *int32) *GetWebchatGuestConversationMessagesParams
WithMaxResults adds the maxResults to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithSortOrder ¶
func (o *GetWebchatGuestConversationMessagesParams) WithSortOrder(sortOrder *string) *GetWebchatGuestConversationMessagesParams
WithSortOrder adds the sortOrder to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WithTimeout ¶
func (o *GetWebchatGuestConversationMessagesParams) WithTimeout(timeout time.Duration) *GetWebchatGuestConversationMessagesParams
WithTimeout adds the timeout to the get webchat guest conversation messages params
func (*GetWebchatGuestConversationMessagesParams) WriteToRequest ¶
func (o *GetWebchatGuestConversationMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatGuestConversationMessagesReader ¶
type GetWebchatGuestConversationMessagesReader struct {
// contains filtered or unexported fields
}
GetWebchatGuestConversationMessagesReader is a Reader for the GetWebchatGuestConversationMessages structure.
func (*GetWebchatGuestConversationMessagesReader) ReadResponse ¶
func (o *GetWebchatGuestConversationMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatGuestConversationMessagesRequestEntityTooLarge ¶
GetWebchatGuestConversationMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatGuestConversationMessagesRequestEntityTooLarge ¶
func NewGetWebchatGuestConversationMessagesRequestEntityTooLarge() *GetWebchatGuestConversationMessagesRequestEntityTooLarge
NewGetWebchatGuestConversationMessagesRequestEntityTooLarge creates a GetWebchatGuestConversationMessagesRequestEntityTooLarge with default headers values
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) Error ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) Error() string
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages request entity too large response has a 4xx status code
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages request entity too large response a status code equal to that given
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages request entity too large response has a 3xx status code
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages request entity too large response has a 5xx status code
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages request entity too large response has a 2xx status code
func (*GetWebchatGuestConversationMessagesRequestEntityTooLarge) String ¶
func (o *GetWebchatGuestConversationMessagesRequestEntityTooLarge) String() string
type GetWebchatGuestConversationMessagesRequestTimeout ¶
GetWebchatGuestConversationMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatGuestConversationMessagesRequestTimeout ¶
func NewGetWebchatGuestConversationMessagesRequestTimeout() *GetWebchatGuestConversationMessagesRequestTimeout
NewGetWebchatGuestConversationMessagesRequestTimeout creates a GetWebchatGuestConversationMessagesRequestTimeout with default headers values
func (*GetWebchatGuestConversationMessagesRequestTimeout) Error ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) Error() string
func (*GetWebchatGuestConversationMessagesRequestTimeout) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesRequestTimeout) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages request timeout response has a 4xx status code
func (*GetWebchatGuestConversationMessagesRequestTimeout) IsCode ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages request timeout response a status code equal to that given
func (*GetWebchatGuestConversationMessagesRequestTimeout) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages request timeout response has a 3xx status code
func (*GetWebchatGuestConversationMessagesRequestTimeout) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages request timeout response has a 5xx status code
func (*GetWebchatGuestConversationMessagesRequestTimeout) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages request timeout response has a 2xx status code
func (*GetWebchatGuestConversationMessagesRequestTimeout) String ¶
func (o *GetWebchatGuestConversationMessagesRequestTimeout) String() string
type GetWebchatGuestConversationMessagesServiceUnavailable ¶
type GetWebchatGuestConversationMessagesServiceUnavailable struct {
}
GetWebchatGuestConversationMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatGuestConversationMessagesServiceUnavailable ¶
func NewGetWebchatGuestConversationMessagesServiceUnavailable() *GetWebchatGuestConversationMessagesServiceUnavailable
NewGetWebchatGuestConversationMessagesServiceUnavailable creates a GetWebchatGuestConversationMessagesServiceUnavailable with default headers values
func (*GetWebchatGuestConversationMessagesServiceUnavailable) Error ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) Error() string
func (*GetWebchatGuestConversationMessagesServiceUnavailable) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesServiceUnavailable) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages service unavailable response has a 4xx status code
func (*GetWebchatGuestConversationMessagesServiceUnavailable) IsCode ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages service unavailable response a status code equal to that given
func (*GetWebchatGuestConversationMessagesServiceUnavailable) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages service unavailable response has a 3xx status code
func (*GetWebchatGuestConversationMessagesServiceUnavailable) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages service unavailable response has a 5xx status code
func (*GetWebchatGuestConversationMessagesServiceUnavailable) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages service unavailable response has a 2xx status code
func (*GetWebchatGuestConversationMessagesServiceUnavailable) String ¶
func (o *GetWebchatGuestConversationMessagesServiceUnavailable) String() string
type GetWebchatGuestConversationMessagesTooManyRequests ¶
GetWebchatGuestConversationMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatGuestConversationMessagesTooManyRequests ¶
func NewGetWebchatGuestConversationMessagesTooManyRequests() *GetWebchatGuestConversationMessagesTooManyRequests
NewGetWebchatGuestConversationMessagesTooManyRequests creates a GetWebchatGuestConversationMessagesTooManyRequests with default headers values
func (*GetWebchatGuestConversationMessagesTooManyRequests) Error ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) Error() string
func (*GetWebchatGuestConversationMessagesTooManyRequests) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesTooManyRequests) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages too many requests response has a 4xx status code
func (*GetWebchatGuestConversationMessagesTooManyRequests) IsCode ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages too many requests response a status code equal to that given
func (*GetWebchatGuestConversationMessagesTooManyRequests) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages too many requests response has a 3xx status code
func (*GetWebchatGuestConversationMessagesTooManyRequests) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages too many requests response has a 5xx status code
func (*GetWebchatGuestConversationMessagesTooManyRequests) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages too many requests response has a 2xx status code
func (*GetWebchatGuestConversationMessagesTooManyRequests) String ¶
func (o *GetWebchatGuestConversationMessagesTooManyRequests) String() string
type GetWebchatGuestConversationMessagesUnauthorized ¶
type GetWebchatGuestConversationMessagesUnauthorized struct {
}
GetWebchatGuestConversationMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatGuestConversationMessagesUnauthorized ¶
func NewGetWebchatGuestConversationMessagesUnauthorized() *GetWebchatGuestConversationMessagesUnauthorized
NewGetWebchatGuestConversationMessagesUnauthorized creates a GetWebchatGuestConversationMessagesUnauthorized with default headers values
func (*GetWebchatGuestConversationMessagesUnauthorized) Error ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) Error() string
func (*GetWebchatGuestConversationMessagesUnauthorized) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesUnauthorized) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages unauthorized response has a 4xx status code
func (*GetWebchatGuestConversationMessagesUnauthorized) IsCode ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages unauthorized response a status code equal to that given
func (*GetWebchatGuestConversationMessagesUnauthorized) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages unauthorized response has a 3xx status code
func (*GetWebchatGuestConversationMessagesUnauthorized) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages unauthorized response has a 5xx status code
func (*GetWebchatGuestConversationMessagesUnauthorized) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages unauthorized response has a 2xx status code
func (*GetWebchatGuestConversationMessagesUnauthorized) String ¶
func (o *GetWebchatGuestConversationMessagesUnauthorized) String() string
type GetWebchatGuestConversationMessagesUnsupportedMediaType ¶
GetWebchatGuestConversationMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatGuestConversationMessagesUnsupportedMediaType ¶
func NewGetWebchatGuestConversationMessagesUnsupportedMediaType() *GetWebchatGuestConversationMessagesUnsupportedMediaType
NewGetWebchatGuestConversationMessagesUnsupportedMediaType creates a GetWebchatGuestConversationMessagesUnsupportedMediaType with default headers values
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) Error ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) Error() string
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat guest conversation messages unsupported media type response has a 4xx status code
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) IsCode ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat guest conversation messages unsupported media type response a status code equal to that given
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat guest conversation messages unsupported media type response has a 3xx status code
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat guest conversation messages unsupported media type response has a 5xx status code
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat guest conversation messages unsupported media type response has a 2xx status code
func (*GetWebchatGuestConversationMessagesUnsupportedMediaType) String ¶
func (o *GetWebchatGuestConversationMessagesUnsupportedMediaType) String() string
type GetWebchatSettingsBadRequest ¶
GetWebchatSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewGetWebchatSettingsBadRequest ¶
func NewGetWebchatSettingsBadRequest() *GetWebchatSettingsBadRequest
NewGetWebchatSettingsBadRequest creates a GetWebchatSettingsBadRequest with default headers values
func (*GetWebchatSettingsBadRequest) Error ¶
func (o *GetWebchatSettingsBadRequest) Error() string
func (*GetWebchatSettingsBadRequest) GetPayload ¶
func (o *GetWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsBadRequest) IsClientError ¶
func (o *GetWebchatSettingsBadRequest) IsClientError() bool
IsClientError returns true when this get webchat settings bad request response has a 4xx status code
func (*GetWebchatSettingsBadRequest) IsCode ¶
func (o *GetWebchatSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this get webchat settings bad request response a status code equal to that given
func (*GetWebchatSettingsBadRequest) IsRedirect ¶
func (o *GetWebchatSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this get webchat settings bad request response has a 3xx status code
func (*GetWebchatSettingsBadRequest) IsServerError ¶
func (o *GetWebchatSettingsBadRequest) IsServerError() bool
IsServerError returns true when this get webchat settings bad request response has a 5xx status code
func (*GetWebchatSettingsBadRequest) IsSuccess ¶
func (o *GetWebchatSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this get webchat settings bad request response has a 2xx status code
func (*GetWebchatSettingsBadRequest) String ¶
func (o *GetWebchatSettingsBadRequest) String() string
type GetWebchatSettingsForbidden ¶
GetWebchatSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewGetWebchatSettingsForbidden ¶
func NewGetWebchatSettingsForbidden() *GetWebchatSettingsForbidden
NewGetWebchatSettingsForbidden creates a GetWebchatSettingsForbidden with default headers values
func (*GetWebchatSettingsForbidden) Error ¶
func (o *GetWebchatSettingsForbidden) Error() string
func (*GetWebchatSettingsForbidden) GetPayload ¶
func (o *GetWebchatSettingsForbidden) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsForbidden) IsClientError ¶
func (o *GetWebchatSettingsForbidden) IsClientError() bool
IsClientError returns true when this get webchat settings forbidden response has a 4xx status code
func (*GetWebchatSettingsForbidden) IsCode ¶
func (o *GetWebchatSettingsForbidden) IsCode(code int) bool
IsCode returns true when this get webchat settings forbidden response a status code equal to that given
func (*GetWebchatSettingsForbidden) IsRedirect ¶
func (o *GetWebchatSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this get webchat settings forbidden response has a 3xx status code
func (*GetWebchatSettingsForbidden) IsServerError ¶
func (o *GetWebchatSettingsForbidden) IsServerError() bool
IsServerError returns true when this get webchat settings forbidden response has a 5xx status code
func (*GetWebchatSettingsForbidden) IsSuccess ¶
func (o *GetWebchatSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this get webchat settings forbidden response has a 2xx status code
func (*GetWebchatSettingsForbidden) String ¶
func (o *GetWebchatSettingsForbidden) String() string
type GetWebchatSettingsGatewayTimeout ¶
GetWebchatSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewGetWebchatSettingsGatewayTimeout ¶
func NewGetWebchatSettingsGatewayTimeout() *GetWebchatSettingsGatewayTimeout
NewGetWebchatSettingsGatewayTimeout creates a GetWebchatSettingsGatewayTimeout with default headers values
func (*GetWebchatSettingsGatewayTimeout) Error ¶
func (o *GetWebchatSettingsGatewayTimeout) Error() string
func (*GetWebchatSettingsGatewayTimeout) GetPayload ¶
func (o *GetWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsGatewayTimeout) IsClientError ¶
func (o *GetWebchatSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this get webchat settings gateway timeout response has a 4xx status code
func (*GetWebchatSettingsGatewayTimeout) IsCode ¶
func (o *GetWebchatSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this get webchat settings gateway timeout response a status code equal to that given
func (*GetWebchatSettingsGatewayTimeout) IsRedirect ¶
func (o *GetWebchatSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat settings gateway timeout response has a 3xx status code
func (*GetWebchatSettingsGatewayTimeout) IsServerError ¶
func (o *GetWebchatSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this get webchat settings gateway timeout response has a 5xx status code
func (*GetWebchatSettingsGatewayTimeout) IsSuccess ¶
func (o *GetWebchatSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat settings gateway timeout response has a 2xx status code
func (*GetWebchatSettingsGatewayTimeout) String ¶
func (o *GetWebchatSettingsGatewayTimeout) String() string
type GetWebchatSettingsInternalServerError ¶
GetWebchatSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewGetWebchatSettingsInternalServerError ¶
func NewGetWebchatSettingsInternalServerError() *GetWebchatSettingsInternalServerError
NewGetWebchatSettingsInternalServerError creates a GetWebchatSettingsInternalServerError with default headers values
func (*GetWebchatSettingsInternalServerError) Error ¶
func (o *GetWebchatSettingsInternalServerError) Error() string
func (*GetWebchatSettingsInternalServerError) GetPayload ¶
func (o *GetWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsInternalServerError) IsClientError ¶
func (o *GetWebchatSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this get webchat settings internal server error response has a 4xx status code
func (*GetWebchatSettingsInternalServerError) IsCode ¶
func (o *GetWebchatSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this get webchat settings internal server error response a status code equal to that given
func (*GetWebchatSettingsInternalServerError) IsRedirect ¶
func (o *GetWebchatSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get webchat settings internal server error response has a 3xx status code
func (*GetWebchatSettingsInternalServerError) IsServerError ¶
func (o *GetWebchatSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this get webchat settings internal server error response has a 5xx status code
func (*GetWebchatSettingsInternalServerError) IsSuccess ¶
func (o *GetWebchatSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get webchat settings internal server error response has a 2xx status code
func (*GetWebchatSettingsInternalServerError) String ¶
func (o *GetWebchatSettingsInternalServerError) String() string
type GetWebchatSettingsNotFound ¶
GetWebchatSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewGetWebchatSettingsNotFound ¶
func NewGetWebchatSettingsNotFound() *GetWebchatSettingsNotFound
NewGetWebchatSettingsNotFound creates a GetWebchatSettingsNotFound with default headers values
func (*GetWebchatSettingsNotFound) Error ¶
func (o *GetWebchatSettingsNotFound) Error() string
func (*GetWebchatSettingsNotFound) GetPayload ¶
func (o *GetWebchatSettingsNotFound) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsNotFound) IsClientError ¶
func (o *GetWebchatSettingsNotFound) IsClientError() bool
IsClientError returns true when this get webchat settings not found response has a 4xx status code
func (*GetWebchatSettingsNotFound) IsCode ¶
func (o *GetWebchatSettingsNotFound) IsCode(code int) bool
IsCode returns true when this get webchat settings not found response a status code equal to that given
func (*GetWebchatSettingsNotFound) IsRedirect ¶
func (o *GetWebchatSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this get webchat settings not found response has a 3xx status code
func (*GetWebchatSettingsNotFound) IsServerError ¶
func (o *GetWebchatSettingsNotFound) IsServerError() bool
IsServerError returns true when this get webchat settings not found response has a 5xx status code
func (*GetWebchatSettingsNotFound) IsSuccess ¶
func (o *GetWebchatSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this get webchat settings not found response has a 2xx status code
func (*GetWebchatSettingsNotFound) String ¶
func (o *GetWebchatSettingsNotFound) String() string
type GetWebchatSettingsOK ¶
type GetWebchatSettingsOK struct {
Payload *models.WebChatSettings
}
GetWebchatSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewGetWebchatSettingsOK ¶
func NewGetWebchatSettingsOK() *GetWebchatSettingsOK
NewGetWebchatSettingsOK creates a GetWebchatSettingsOK with default headers values
func (*GetWebchatSettingsOK) Error ¶
func (o *GetWebchatSettingsOK) Error() string
func (*GetWebchatSettingsOK) GetPayload ¶
func (o *GetWebchatSettingsOK) GetPayload() *models.WebChatSettings
func (*GetWebchatSettingsOK) IsClientError ¶
func (o *GetWebchatSettingsOK) IsClientError() bool
IsClientError returns true when this get webchat settings o k response has a 4xx status code
func (*GetWebchatSettingsOK) IsCode ¶
func (o *GetWebchatSettingsOK) IsCode(code int) bool
IsCode returns true when this get webchat settings o k response a status code equal to that given
func (*GetWebchatSettingsOK) IsRedirect ¶
func (o *GetWebchatSettingsOK) IsRedirect() bool
IsRedirect returns true when this get webchat settings o k response has a 3xx status code
func (*GetWebchatSettingsOK) IsServerError ¶
func (o *GetWebchatSettingsOK) IsServerError() bool
IsServerError returns true when this get webchat settings o k response has a 5xx status code
func (*GetWebchatSettingsOK) IsSuccess ¶
func (o *GetWebchatSettingsOK) IsSuccess() bool
IsSuccess returns true when this get webchat settings o k response has a 2xx status code
func (*GetWebchatSettingsOK) String ¶
func (o *GetWebchatSettingsOK) String() string
type GetWebchatSettingsParams ¶
type GetWebchatSettingsParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetWebchatSettingsParams contains all the parameters to send to the API endpoint
for the get webchat settings operation. Typically these are written to a http.Request.
func NewGetWebchatSettingsParams ¶
func NewGetWebchatSettingsParams() *GetWebchatSettingsParams
NewGetWebchatSettingsParams creates a new GetWebchatSettingsParams 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 NewGetWebchatSettingsParamsWithContext ¶
func NewGetWebchatSettingsParamsWithContext(ctx context.Context) *GetWebchatSettingsParams
NewGetWebchatSettingsParamsWithContext creates a new GetWebchatSettingsParams object with the ability to set a context for a request.
func NewGetWebchatSettingsParamsWithHTTPClient ¶
func NewGetWebchatSettingsParamsWithHTTPClient(client *http.Client) *GetWebchatSettingsParams
NewGetWebchatSettingsParamsWithHTTPClient creates a new GetWebchatSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewGetWebchatSettingsParamsWithTimeout ¶
func NewGetWebchatSettingsParamsWithTimeout(timeout time.Duration) *GetWebchatSettingsParams
NewGetWebchatSettingsParamsWithTimeout creates a new GetWebchatSettingsParams object with the ability to set a timeout on a request.
func (*GetWebchatSettingsParams) SetContext ¶
func (o *GetWebchatSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get webchat settings params
func (*GetWebchatSettingsParams) SetDefaults ¶
func (o *GetWebchatSettingsParams) SetDefaults()
SetDefaults hydrates default values in the get webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatSettingsParams) SetHTTPClient ¶
func (o *GetWebchatSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get webchat settings params
func (*GetWebchatSettingsParams) SetTimeout ¶
func (o *GetWebchatSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get webchat settings params
func (*GetWebchatSettingsParams) WithContext ¶
func (o *GetWebchatSettingsParams) WithContext(ctx context.Context) *GetWebchatSettingsParams
WithContext adds the context to the get webchat settings params
func (*GetWebchatSettingsParams) WithDefaults ¶
func (o *GetWebchatSettingsParams) WithDefaults() *GetWebchatSettingsParams
WithDefaults hydrates default values in the get webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*GetWebchatSettingsParams) WithHTTPClient ¶
func (o *GetWebchatSettingsParams) WithHTTPClient(client *http.Client) *GetWebchatSettingsParams
WithHTTPClient adds the HTTPClient to the get webchat settings params
func (*GetWebchatSettingsParams) WithTimeout ¶
func (o *GetWebchatSettingsParams) WithTimeout(timeout time.Duration) *GetWebchatSettingsParams
WithTimeout adds the timeout to the get webchat settings params
func (*GetWebchatSettingsParams) WriteToRequest ¶
func (o *GetWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWebchatSettingsReader ¶
type GetWebchatSettingsReader struct {
// contains filtered or unexported fields
}
GetWebchatSettingsReader is a Reader for the GetWebchatSettings structure.
func (*GetWebchatSettingsReader) ReadResponse ¶
func (o *GetWebchatSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWebchatSettingsRequestEntityTooLarge ¶
GetWebchatSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewGetWebchatSettingsRequestEntityTooLarge ¶
func NewGetWebchatSettingsRequestEntityTooLarge() *GetWebchatSettingsRequestEntityTooLarge
NewGetWebchatSettingsRequestEntityTooLarge creates a GetWebchatSettingsRequestEntityTooLarge with default headers values
func (*GetWebchatSettingsRequestEntityTooLarge) Error ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) Error() string
func (*GetWebchatSettingsRequestEntityTooLarge) GetPayload ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsRequestEntityTooLarge) IsClientError ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this get webchat settings request entity too large response has a 4xx status code
func (*GetWebchatSettingsRequestEntityTooLarge) IsCode ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this get webchat settings request entity too large response a status code equal to that given
func (*GetWebchatSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this get webchat settings request entity too large response has a 3xx status code
func (*GetWebchatSettingsRequestEntityTooLarge) IsServerError ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this get webchat settings request entity too large response has a 5xx status code
func (*GetWebchatSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this get webchat settings request entity too large response has a 2xx status code
func (*GetWebchatSettingsRequestEntityTooLarge) String ¶
func (o *GetWebchatSettingsRequestEntityTooLarge) String() string
type GetWebchatSettingsRequestTimeout ¶
GetWebchatSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewGetWebchatSettingsRequestTimeout ¶
func NewGetWebchatSettingsRequestTimeout() *GetWebchatSettingsRequestTimeout
NewGetWebchatSettingsRequestTimeout creates a GetWebchatSettingsRequestTimeout with default headers values
func (*GetWebchatSettingsRequestTimeout) Error ¶
func (o *GetWebchatSettingsRequestTimeout) Error() string
func (*GetWebchatSettingsRequestTimeout) GetPayload ¶
func (o *GetWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsRequestTimeout) IsClientError ¶
func (o *GetWebchatSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this get webchat settings request timeout response has a 4xx status code
func (*GetWebchatSettingsRequestTimeout) IsCode ¶
func (o *GetWebchatSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this get webchat settings request timeout response a status code equal to that given
func (*GetWebchatSettingsRequestTimeout) IsRedirect ¶
func (o *GetWebchatSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this get webchat settings request timeout response has a 3xx status code
func (*GetWebchatSettingsRequestTimeout) IsServerError ¶
func (o *GetWebchatSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this get webchat settings request timeout response has a 5xx status code
func (*GetWebchatSettingsRequestTimeout) IsSuccess ¶
func (o *GetWebchatSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this get webchat settings request timeout response has a 2xx status code
func (*GetWebchatSettingsRequestTimeout) String ¶
func (o *GetWebchatSettingsRequestTimeout) String() string
type GetWebchatSettingsServiceUnavailable ¶
type GetWebchatSettingsServiceUnavailable struct {
}
GetWebchatSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewGetWebchatSettingsServiceUnavailable ¶
func NewGetWebchatSettingsServiceUnavailable() *GetWebchatSettingsServiceUnavailable
NewGetWebchatSettingsServiceUnavailable creates a GetWebchatSettingsServiceUnavailable with default headers values
func (*GetWebchatSettingsServiceUnavailable) Error ¶
func (o *GetWebchatSettingsServiceUnavailable) Error() string
func (*GetWebchatSettingsServiceUnavailable) GetPayload ¶
func (o *GetWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsServiceUnavailable) IsClientError ¶
func (o *GetWebchatSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this get webchat settings service unavailable response has a 4xx status code
func (*GetWebchatSettingsServiceUnavailable) IsCode ¶
func (o *GetWebchatSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this get webchat settings service unavailable response a status code equal to that given
func (*GetWebchatSettingsServiceUnavailable) IsRedirect ¶
func (o *GetWebchatSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this get webchat settings service unavailable response has a 3xx status code
func (*GetWebchatSettingsServiceUnavailable) IsServerError ¶
func (o *GetWebchatSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this get webchat settings service unavailable response has a 5xx status code
func (*GetWebchatSettingsServiceUnavailable) IsSuccess ¶
func (o *GetWebchatSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this get webchat settings service unavailable response has a 2xx status code
func (*GetWebchatSettingsServiceUnavailable) String ¶
func (o *GetWebchatSettingsServiceUnavailable) String() string
type GetWebchatSettingsTooManyRequests ¶
GetWebchatSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewGetWebchatSettingsTooManyRequests ¶
func NewGetWebchatSettingsTooManyRequests() *GetWebchatSettingsTooManyRequests
NewGetWebchatSettingsTooManyRequests creates a GetWebchatSettingsTooManyRequests with default headers values
func (*GetWebchatSettingsTooManyRequests) Error ¶
func (o *GetWebchatSettingsTooManyRequests) Error() string
func (*GetWebchatSettingsTooManyRequests) GetPayload ¶
func (o *GetWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsTooManyRequests) IsClientError ¶
func (o *GetWebchatSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this get webchat settings too many requests response has a 4xx status code
func (*GetWebchatSettingsTooManyRequests) IsCode ¶
func (o *GetWebchatSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get webchat settings too many requests response a status code equal to that given
func (*GetWebchatSettingsTooManyRequests) IsRedirect ¶
func (o *GetWebchatSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get webchat settings too many requests response has a 3xx status code
func (*GetWebchatSettingsTooManyRequests) IsServerError ¶
func (o *GetWebchatSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this get webchat settings too many requests response has a 5xx status code
func (*GetWebchatSettingsTooManyRequests) IsSuccess ¶
func (o *GetWebchatSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get webchat settings too many requests response has a 2xx status code
func (*GetWebchatSettingsTooManyRequests) String ¶
func (o *GetWebchatSettingsTooManyRequests) String() string
type GetWebchatSettingsUnauthorized ¶
type GetWebchatSettingsUnauthorized struct {
}
GetWebchatSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewGetWebchatSettingsUnauthorized ¶
func NewGetWebchatSettingsUnauthorized() *GetWebchatSettingsUnauthorized
NewGetWebchatSettingsUnauthorized creates a GetWebchatSettingsUnauthorized with default headers values
func (*GetWebchatSettingsUnauthorized) Error ¶
func (o *GetWebchatSettingsUnauthorized) Error() string
func (*GetWebchatSettingsUnauthorized) GetPayload ¶
func (o *GetWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsUnauthorized) IsClientError ¶
func (o *GetWebchatSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this get webchat settings unauthorized response has a 4xx status code
func (*GetWebchatSettingsUnauthorized) IsCode ¶
func (o *GetWebchatSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this get webchat settings unauthorized response a status code equal to that given
func (*GetWebchatSettingsUnauthorized) IsRedirect ¶
func (o *GetWebchatSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this get webchat settings unauthorized response has a 3xx status code
func (*GetWebchatSettingsUnauthorized) IsServerError ¶
func (o *GetWebchatSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this get webchat settings unauthorized response has a 5xx status code
func (*GetWebchatSettingsUnauthorized) IsSuccess ¶
func (o *GetWebchatSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this get webchat settings unauthorized response has a 2xx status code
func (*GetWebchatSettingsUnauthorized) String ¶
func (o *GetWebchatSettingsUnauthorized) String() string
type GetWebchatSettingsUnsupportedMediaType ¶
GetWebchatSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewGetWebchatSettingsUnsupportedMediaType ¶
func NewGetWebchatSettingsUnsupportedMediaType() *GetWebchatSettingsUnsupportedMediaType
NewGetWebchatSettingsUnsupportedMediaType creates a GetWebchatSettingsUnsupportedMediaType with default headers values
func (*GetWebchatSettingsUnsupportedMediaType) Error ¶
func (o *GetWebchatSettingsUnsupportedMediaType) Error() string
func (*GetWebchatSettingsUnsupportedMediaType) GetPayload ¶
func (o *GetWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*GetWebchatSettingsUnsupportedMediaType) IsClientError ¶
func (o *GetWebchatSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this get webchat settings unsupported media type response has a 4xx status code
func (*GetWebchatSettingsUnsupportedMediaType) IsCode ¶
func (o *GetWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this get webchat settings unsupported media type response a status code equal to that given
func (*GetWebchatSettingsUnsupportedMediaType) IsRedirect ¶
func (o *GetWebchatSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this get webchat settings unsupported media type response has a 3xx status code
func (*GetWebchatSettingsUnsupportedMediaType) IsServerError ¶
func (o *GetWebchatSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this get webchat settings unsupported media type response has a 5xx status code
func (*GetWebchatSettingsUnsupportedMediaType) IsSuccess ¶
func (o *GetWebchatSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this get webchat settings unsupported media type response has a 2xx status code
func (*GetWebchatSettingsUnsupportedMediaType) String ¶
func (o *GetWebchatSettingsUnsupportedMediaType) String() string
type PatchWebchatGuestConversationMediarequestBadRequest ¶
PatchWebchatGuestConversationMediarequestBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPatchWebchatGuestConversationMediarequestBadRequest ¶
func NewPatchWebchatGuestConversationMediarequestBadRequest() *PatchWebchatGuestConversationMediarequestBadRequest
NewPatchWebchatGuestConversationMediarequestBadRequest creates a PatchWebchatGuestConversationMediarequestBadRequest with default headers values
func (*PatchWebchatGuestConversationMediarequestBadRequest) Error ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) Error() string
func (*PatchWebchatGuestConversationMediarequestBadRequest) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestBadRequest) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest bad request response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestBadRequest) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest bad request response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestBadRequest) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest bad request response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestBadRequest) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest bad request response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestBadRequest) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest bad request response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestBadRequest) String ¶
func (o *PatchWebchatGuestConversationMediarequestBadRequest) String() string
type PatchWebchatGuestConversationMediarequestForbidden ¶
PatchWebchatGuestConversationMediarequestForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPatchWebchatGuestConversationMediarequestForbidden ¶
func NewPatchWebchatGuestConversationMediarequestForbidden() *PatchWebchatGuestConversationMediarequestForbidden
NewPatchWebchatGuestConversationMediarequestForbidden creates a PatchWebchatGuestConversationMediarequestForbidden with default headers values
func (*PatchWebchatGuestConversationMediarequestForbidden) Error ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) Error() string
func (*PatchWebchatGuestConversationMediarequestForbidden) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestForbidden) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest forbidden response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestForbidden) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest forbidden response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestForbidden) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest forbidden response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestForbidden) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest forbidden response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestForbidden) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest forbidden response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestForbidden) String ¶
func (o *PatchWebchatGuestConversationMediarequestForbidden) String() string
type PatchWebchatGuestConversationMediarequestGatewayTimeout ¶
PatchWebchatGuestConversationMediarequestGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPatchWebchatGuestConversationMediarequestGatewayTimeout ¶
func NewPatchWebchatGuestConversationMediarequestGatewayTimeout() *PatchWebchatGuestConversationMediarequestGatewayTimeout
NewPatchWebchatGuestConversationMediarequestGatewayTimeout creates a PatchWebchatGuestConversationMediarequestGatewayTimeout with default headers values
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) Error ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) Error() string
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest gateway timeout response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest gateway timeout response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest gateway timeout response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest gateway timeout response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest gateway timeout response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestGatewayTimeout) String ¶
func (o *PatchWebchatGuestConversationMediarequestGatewayTimeout) String() string
type PatchWebchatGuestConversationMediarequestInternalServerError ¶
type PatchWebchatGuestConversationMediarequestInternalServerError struct {
Payload *models.ErrorBody
}
PatchWebchatGuestConversationMediarequestInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPatchWebchatGuestConversationMediarequestInternalServerError ¶
func NewPatchWebchatGuestConversationMediarequestInternalServerError() *PatchWebchatGuestConversationMediarequestInternalServerError
NewPatchWebchatGuestConversationMediarequestInternalServerError creates a PatchWebchatGuestConversationMediarequestInternalServerError with default headers values
func (*PatchWebchatGuestConversationMediarequestInternalServerError) Error ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) Error() string
func (*PatchWebchatGuestConversationMediarequestInternalServerError) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestInternalServerError) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest internal server error response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestInternalServerError) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest internal server error response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestInternalServerError) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest internal server error response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestInternalServerError) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest internal server error response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestInternalServerError) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest internal server error response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestInternalServerError) String ¶
func (o *PatchWebchatGuestConversationMediarequestInternalServerError) String() string
type PatchWebchatGuestConversationMediarequestNotFound ¶
PatchWebchatGuestConversationMediarequestNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPatchWebchatGuestConversationMediarequestNotFound ¶
func NewPatchWebchatGuestConversationMediarequestNotFound() *PatchWebchatGuestConversationMediarequestNotFound
NewPatchWebchatGuestConversationMediarequestNotFound creates a PatchWebchatGuestConversationMediarequestNotFound with default headers values
func (*PatchWebchatGuestConversationMediarequestNotFound) Error ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) Error() string
func (*PatchWebchatGuestConversationMediarequestNotFound) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestNotFound) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest not found response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestNotFound) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest not found response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestNotFound) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest not found response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestNotFound) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest not found response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestNotFound) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest not found response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestNotFound) String ¶
func (o *PatchWebchatGuestConversationMediarequestNotFound) String() string
type PatchWebchatGuestConversationMediarequestOK ¶
type PatchWebchatGuestConversationMediarequestOK struct {
Payload *models.WebChatGuestMediaRequest
}
PatchWebchatGuestConversationMediarequestOK describes a response with status code 200, with default header values.
successful operation
func NewPatchWebchatGuestConversationMediarequestOK ¶
func NewPatchWebchatGuestConversationMediarequestOK() *PatchWebchatGuestConversationMediarequestOK
NewPatchWebchatGuestConversationMediarequestOK creates a PatchWebchatGuestConversationMediarequestOK with default headers values
func (*PatchWebchatGuestConversationMediarequestOK) Error ¶
func (o *PatchWebchatGuestConversationMediarequestOK) Error() string
func (*PatchWebchatGuestConversationMediarequestOK) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestOK) GetPayload() *models.WebChatGuestMediaRequest
func (*PatchWebchatGuestConversationMediarequestOK) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestOK) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest o k response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestOK) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestOK) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest o k response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestOK) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestOK) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest o k response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestOK) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestOK) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest o k response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestOK) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestOK) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest o k response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestOK) String ¶
func (o *PatchWebchatGuestConversationMediarequestOK) String() string
type PatchWebchatGuestConversationMediarequestParams ¶
type PatchWebchatGuestConversationMediarequestParams struct {
/* Body.
Request
*/
Body *models.WebChatGuestMediaRequest
/* ConversationID.
conversationId
*/
ConversationID string
/* MediaRequestID.
mediaRequestId
*/
MediaRequestID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchWebchatGuestConversationMediarequestParams contains all the parameters to send to the API endpoint
for the patch webchat guest conversation mediarequest operation. Typically these are written to a http.Request.
func NewPatchWebchatGuestConversationMediarequestParams ¶
func NewPatchWebchatGuestConversationMediarequestParams() *PatchWebchatGuestConversationMediarequestParams
NewPatchWebchatGuestConversationMediarequestParams creates a new PatchWebchatGuestConversationMediarequestParams 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 NewPatchWebchatGuestConversationMediarequestParamsWithContext ¶
func NewPatchWebchatGuestConversationMediarequestParamsWithContext(ctx context.Context) *PatchWebchatGuestConversationMediarequestParams
NewPatchWebchatGuestConversationMediarequestParamsWithContext creates a new PatchWebchatGuestConversationMediarequestParams object with the ability to set a context for a request.
func NewPatchWebchatGuestConversationMediarequestParamsWithHTTPClient ¶
func NewPatchWebchatGuestConversationMediarequestParamsWithHTTPClient(client *http.Client) *PatchWebchatGuestConversationMediarequestParams
NewPatchWebchatGuestConversationMediarequestParamsWithHTTPClient creates a new PatchWebchatGuestConversationMediarequestParams object with the ability to set a custom HTTPClient for a request.
func NewPatchWebchatGuestConversationMediarequestParamsWithTimeout ¶
func NewPatchWebchatGuestConversationMediarequestParamsWithTimeout(timeout time.Duration) *PatchWebchatGuestConversationMediarequestParams
NewPatchWebchatGuestConversationMediarequestParamsWithTimeout creates a new PatchWebchatGuestConversationMediarequestParams object with the ability to set a timeout on a request.
func (*PatchWebchatGuestConversationMediarequestParams) SetBody ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetBody(body *models.WebChatGuestMediaRequest)
SetBody adds the body to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) SetContext ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetContext(ctx context.Context)
SetContext adds the context to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) SetConversationID ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) SetDefaults ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetDefaults()
SetDefaults hydrates default values in the patch webchat guest conversation mediarequest params (not the query body).
All values with no default are reset to their zero value.
func (*PatchWebchatGuestConversationMediarequestParams) SetHTTPClient ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) SetMediaRequestID ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetMediaRequestID(mediaRequestID string)
SetMediaRequestID adds the mediaRequestId to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) SetTimeout ¶
func (o *PatchWebchatGuestConversationMediarequestParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithBody ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithBody(body *models.WebChatGuestMediaRequest) *PatchWebchatGuestConversationMediarequestParams
WithBody adds the body to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithContext ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithContext(ctx context.Context) *PatchWebchatGuestConversationMediarequestParams
WithContext adds the context to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithConversationID ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithConversationID(conversationID string) *PatchWebchatGuestConversationMediarequestParams
WithConversationID adds the conversationID to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithDefaults ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithDefaults() *PatchWebchatGuestConversationMediarequestParams
WithDefaults hydrates default values in the patch webchat guest conversation mediarequest params (not the query body).
All values with no default are reset to their zero value.
func (*PatchWebchatGuestConversationMediarequestParams) WithHTTPClient ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithHTTPClient(client *http.Client) *PatchWebchatGuestConversationMediarequestParams
WithHTTPClient adds the HTTPClient to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithMediaRequestID ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithMediaRequestID(mediaRequestID string) *PatchWebchatGuestConversationMediarequestParams
WithMediaRequestID adds the mediaRequestID to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WithTimeout ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WithTimeout(timeout time.Duration) *PatchWebchatGuestConversationMediarequestParams
WithTimeout adds the timeout to the patch webchat guest conversation mediarequest params
func (*PatchWebchatGuestConversationMediarequestParams) WriteToRequest ¶
func (o *PatchWebchatGuestConversationMediarequestParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchWebchatGuestConversationMediarequestReader ¶
type PatchWebchatGuestConversationMediarequestReader struct {
// contains filtered or unexported fields
}
PatchWebchatGuestConversationMediarequestReader is a Reader for the PatchWebchatGuestConversationMediarequest structure.
func (*PatchWebchatGuestConversationMediarequestReader) ReadResponse ¶
func (o *PatchWebchatGuestConversationMediarequestReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchWebchatGuestConversationMediarequestRequestEntityTooLarge ¶
type PatchWebchatGuestConversationMediarequestRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PatchWebchatGuestConversationMediarequestRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPatchWebchatGuestConversationMediarequestRequestEntityTooLarge ¶
func NewPatchWebchatGuestConversationMediarequestRequestEntityTooLarge() *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge
NewPatchWebchatGuestConversationMediarequestRequestEntityTooLarge creates a PatchWebchatGuestConversationMediarequestRequestEntityTooLarge with default headers values
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) Error ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) Error() string
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest request entity too large response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest request entity too large response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest request entity too large response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest request entity too large response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest request entity too large response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) String ¶
func (o *PatchWebchatGuestConversationMediarequestRequestEntityTooLarge) String() string
type PatchWebchatGuestConversationMediarequestRequestTimeout ¶
PatchWebchatGuestConversationMediarequestRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPatchWebchatGuestConversationMediarequestRequestTimeout ¶
func NewPatchWebchatGuestConversationMediarequestRequestTimeout() *PatchWebchatGuestConversationMediarequestRequestTimeout
NewPatchWebchatGuestConversationMediarequestRequestTimeout creates a PatchWebchatGuestConversationMediarequestRequestTimeout with default headers values
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) Error ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) Error() string
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest request timeout response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest request timeout response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest request timeout response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest request timeout response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest request timeout response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestRequestTimeout) String ¶
func (o *PatchWebchatGuestConversationMediarequestRequestTimeout) String() string
type PatchWebchatGuestConversationMediarequestServiceUnavailable ¶
type PatchWebchatGuestConversationMediarequestServiceUnavailable struct {
}
PatchWebchatGuestConversationMediarequestServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPatchWebchatGuestConversationMediarequestServiceUnavailable ¶
func NewPatchWebchatGuestConversationMediarequestServiceUnavailable() *PatchWebchatGuestConversationMediarequestServiceUnavailable
NewPatchWebchatGuestConversationMediarequestServiceUnavailable creates a PatchWebchatGuestConversationMediarequestServiceUnavailable with default headers values
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) Error ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) Error() string
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest service unavailable response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest service unavailable response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest service unavailable response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest service unavailable response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest service unavailable response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestServiceUnavailable) String ¶
func (o *PatchWebchatGuestConversationMediarequestServiceUnavailable) String() string
type PatchWebchatGuestConversationMediarequestTooManyRequests ¶
PatchWebchatGuestConversationMediarequestTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPatchWebchatGuestConversationMediarequestTooManyRequests ¶
func NewPatchWebchatGuestConversationMediarequestTooManyRequests() *PatchWebchatGuestConversationMediarequestTooManyRequests
NewPatchWebchatGuestConversationMediarequestTooManyRequests creates a PatchWebchatGuestConversationMediarequestTooManyRequests with default headers values
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) Error ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) Error() string
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest too many requests response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest too many requests response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest too many requests response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest too many requests response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest too many requests response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestTooManyRequests) String ¶
func (o *PatchWebchatGuestConversationMediarequestTooManyRequests) String() string
type PatchWebchatGuestConversationMediarequestUnauthorized ¶
type PatchWebchatGuestConversationMediarequestUnauthorized struct {
}
PatchWebchatGuestConversationMediarequestUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPatchWebchatGuestConversationMediarequestUnauthorized ¶
func NewPatchWebchatGuestConversationMediarequestUnauthorized() *PatchWebchatGuestConversationMediarequestUnauthorized
NewPatchWebchatGuestConversationMediarequestUnauthorized creates a PatchWebchatGuestConversationMediarequestUnauthorized with default headers values
func (*PatchWebchatGuestConversationMediarequestUnauthorized) Error ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) Error() string
func (*PatchWebchatGuestConversationMediarequestUnauthorized) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestUnauthorized) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest unauthorized response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestUnauthorized) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest unauthorized response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestUnauthorized) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest unauthorized response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestUnauthorized) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest unauthorized response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestUnauthorized) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest unauthorized response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestUnauthorized) String ¶
func (o *PatchWebchatGuestConversationMediarequestUnauthorized) String() string
type PatchWebchatGuestConversationMediarequestUnsupportedMediaType ¶
type PatchWebchatGuestConversationMediarequestUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PatchWebchatGuestConversationMediarequestUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPatchWebchatGuestConversationMediarequestUnsupportedMediaType ¶
func NewPatchWebchatGuestConversationMediarequestUnsupportedMediaType() *PatchWebchatGuestConversationMediarequestUnsupportedMediaType
NewPatchWebchatGuestConversationMediarequestUnsupportedMediaType creates a PatchWebchatGuestConversationMediarequestUnsupportedMediaType with default headers values
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) Error ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) Error() string
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this patch webchat guest conversation mediarequest unsupported media type response has a 4xx status code
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this patch webchat guest conversation mediarequest unsupported media type response a status code equal to that given
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this patch webchat guest conversation mediarequest unsupported media type response has a 3xx status code
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this patch webchat guest conversation mediarequest unsupported media type response has a 5xx status code
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this patch webchat guest conversation mediarequest unsupported media type response has a 2xx status code
func (*PatchWebchatGuestConversationMediarequestUnsupportedMediaType) String ¶
func (o *PatchWebchatGuestConversationMediarequestUnsupportedMediaType) String() string
type PostWebchatDeploymentsBadRequest ¶
PostWebchatDeploymentsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostWebchatDeploymentsBadRequest ¶
func NewPostWebchatDeploymentsBadRequest() *PostWebchatDeploymentsBadRequest
NewPostWebchatDeploymentsBadRequest creates a PostWebchatDeploymentsBadRequest with default headers values
func (*PostWebchatDeploymentsBadRequest) Error ¶
func (o *PostWebchatDeploymentsBadRequest) Error() string
func (*PostWebchatDeploymentsBadRequest) GetPayload ¶
func (o *PostWebchatDeploymentsBadRequest) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsBadRequest) IsClientError ¶
func (o *PostWebchatDeploymentsBadRequest) IsClientError() bool
IsClientError returns true when this post webchat deployments bad request response has a 4xx status code
func (*PostWebchatDeploymentsBadRequest) IsCode ¶
func (o *PostWebchatDeploymentsBadRequest) IsCode(code int) bool
IsCode returns true when this post webchat deployments bad request response a status code equal to that given
func (*PostWebchatDeploymentsBadRequest) IsRedirect ¶
func (o *PostWebchatDeploymentsBadRequest) IsRedirect() bool
IsRedirect returns true when this post webchat deployments bad request response has a 3xx status code
func (*PostWebchatDeploymentsBadRequest) IsServerError ¶
func (o *PostWebchatDeploymentsBadRequest) IsServerError() bool
IsServerError returns true when this post webchat deployments bad request response has a 5xx status code
func (*PostWebchatDeploymentsBadRequest) IsSuccess ¶
func (o *PostWebchatDeploymentsBadRequest) IsSuccess() bool
IsSuccess returns true when this post webchat deployments bad request response has a 2xx status code
func (*PostWebchatDeploymentsBadRequest) String ¶
func (o *PostWebchatDeploymentsBadRequest) String() string
type PostWebchatDeploymentsConflict ¶
PostWebchatDeploymentsConflict describes a response with status code 409, with default header values.
Conflict
func NewPostWebchatDeploymentsConflict ¶
func NewPostWebchatDeploymentsConflict() *PostWebchatDeploymentsConflict
NewPostWebchatDeploymentsConflict creates a PostWebchatDeploymentsConflict with default headers values
func (*PostWebchatDeploymentsConflict) Error ¶
func (o *PostWebchatDeploymentsConflict) Error() string
func (*PostWebchatDeploymentsConflict) GetPayload ¶
func (o *PostWebchatDeploymentsConflict) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsConflict) IsClientError ¶
func (o *PostWebchatDeploymentsConflict) IsClientError() bool
IsClientError returns true when this post webchat deployments conflict response has a 4xx status code
func (*PostWebchatDeploymentsConflict) IsCode ¶
func (o *PostWebchatDeploymentsConflict) IsCode(code int) bool
IsCode returns true when this post webchat deployments conflict response a status code equal to that given
func (*PostWebchatDeploymentsConflict) IsRedirect ¶
func (o *PostWebchatDeploymentsConflict) IsRedirect() bool
IsRedirect returns true when this post webchat deployments conflict response has a 3xx status code
func (*PostWebchatDeploymentsConflict) IsServerError ¶
func (o *PostWebchatDeploymentsConflict) IsServerError() bool
IsServerError returns true when this post webchat deployments conflict response has a 5xx status code
func (*PostWebchatDeploymentsConflict) IsSuccess ¶
func (o *PostWebchatDeploymentsConflict) IsSuccess() bool
IsSuccess returns true when this post webchat deployments conflict response has a 2xx status code
func (*PostWebchatDeploymentsConflict) String ¶
func (o *PostWebchatDeploymentsConflict) String() string
type PostWebchatDeploymentsForbidden ¶
PostWebchatDeploymentsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostWebchatDeploymentsForbidden ¶
func NewPostWebchatDeploymentsForbidden() *PostWebchatDeploymentsForbidden
NewPostWebchatDeploymentsForbidden creates a PostWebchatDeploymentsForbidden with default headers values
func (*PostWebchatDeploymentsForbidden) Error ¶
func (o *PostWebchatDeploymentsForbidden) Error() string
func (*PostWebchatDeploymentsForbidden) GetPayload ¶
func (o *PostWebchatDeploymentsForbidden) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsForbidden) IsClientError ¶
func (o *PostWebchatDeploymentsForbidden) IsClientError() bool
IsClientError returns true when this post webchat deployments forbidden response has a 4xx status code
func (*PostWebchatDeploymentsForbidden) IsCode ¶
func (o *PostWebchatDeploymentsForbidden) IsCode(code int) bool
IsCode returns true when this post webchat deployments forbidden response a status code equal to that given
func (*PostWebchatDeploymentsForbidden) IsRedirect ¶
func (o *PostWebchatDeploymentsForbidden) IsRedirect() bool
IsRedirect returns true when this post webchat deployments forbidden response has a 3xx status code
func (*PostWebchatDeploymentsForbidden) IsServerError ¶
func (o *PostWebchatDeploymentsForbidden) IsServerError() bool
IsServerError returns true when this post webchat deployments forbidden response has a 5xx status code
func (*PostWebchatDeploymentsForbidden) IsSuccess ¶
func (o *PostWebchatDeploymentsForbidden) IsSuccess() bool
IsSuccess returns true when this post webchat deployments forbidden response has a 2xx status code
func (*PostWebchatDeploymentsForbidden) String ¶
func (o *PostWebchatDeploymentsForbidden) String() string
type PostWebchatDeploymentsGatewayTimeout ¶
PostWebchatDeploymentsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostWebchatDeploymentsGatewayTimeout ¶
func NewPostWebchatDeploymentsGatewayTimeout() *PostWebchatDeploymentsGatewayTimeout
NewPostWebchatDeploymentsGatewayTimeout creates a PostWebchatDeploymentsGatewayTimeout with default headers values
func (*PostWebchatDeploymentsGatewayTimeout) Error ¶
func (o *PostWebchatDeploymentsGatewayTimeout) Error() string
func (*PostWebchatDeploymentsGatewayTimeout) GetPayload ¶
func (o *PostWebchatDeploymentsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsGatewayTimeout) IsClientError ¶
func (o *PostWebchatDeploymentsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post webchat deployments gateway timeout response has a 4xx status code
func (*PostWebchatDeploymentsGatewayTimeout) IsCode ¶
func (o *PostWebchatDeploymentsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post webchat deployments gateway timeout response a status code equal to that given
func (*PostWebchatDeploymentsGatewayTimeout) IsRedirect ¶
func (o *PostWebchatDeploymentsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat deployments gateway timeout response has a 3xx status code
func (*PostWebchatDeploymentsGatewayTimeout) IsServerError ¶
func (o *PostWebchatDeploymentsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post webchat deployments gateway timeout response has a 5xx status code
func (*PostWebchatDeploymentsGatewayTimeout) IsSuccess ¶
func (o *PostWebchatDeploymentsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat deployments gateway timeout response has a 2xx status code
func (*PostWebchatDeploymentsGatewayTimeout) String ¶
func (o *PostWebchatDeploymentsGatewayTimeout) String() string
type PostWebchatDeploymentsInternalServerError ¶
PostWebchatDeploymentsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostWebchatDeploymentsInternalServerError ¶
func NewPostWebchatDeploymentsInternalServerError() *PostWebchatDeploymentsInternalServerError
NewPostWebchatDeploymentsInternalServerError creates a PostWebchatDeploymentsInternalServerError with default headers values
func (*PostWebchatDeploymentsInternalServerError) Error ¶
func (o *PostWebchatDeploymentsInternalServerError) Error() string
func (*PostWebchatDeploymentsInternalServerError) GetPayload ¶
func (o *PostWebchatDeploymentsInternalServerError) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsInternalServerError) IsClientError ¶
func (o *PostWebchatDeploymentsInternalServerError) IsClientError() bool
IsClientError returns true when this post webchat deployments internal server error response has a 4xx status code
func (*PostWebchatDeploymentsInternalServerError) IsCode ¶
func (o *PostWebchatDeploymentsInternalServerError) IsCode(code int) bool
IsCode returns true when this post webchat deployments internal server error response a status code equal to that given
func (*PostWebchatDeploymentsInternalServerError) IsRedirect ¶
func (o *PostWebchatDeploymentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post webchat deployments internal server error response has a 3xx status code
func (*PostWebchatDeploymentsInternalServerError) IsServerError ¶
func (o *PostWebchatDeploymentsInternalServerError) IsServerError() bool
IsServerError returns true when this post webchat deployments internal server error response has a 5xx status code
func (*PostWebchatDeploymentsInternalServerError) IsSuccess ¶
func (o *PostWebchatDeploymentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post webchat deployments internal server error response has a 2xx status code
func (*PostWebchatDeploymentsInternalServerError) String ¶
func (o *PostWebchatDeploymentsInternalServerError) String() string
type PostWebchatDeploymentsNotFound ¶
PostWebchatDeploymentsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostWebchatDeploymentsNotFound ¶
func NewPostWebchatDeploymentsNotFound() *PostWebchatDeploymentsNotFound
NewPostWebchatDeploymentsNotFound creates a PostWebchatDeploymentsNotFound with default headers values
func (*PostWebchatDeploymentsNotFound) Error ¶
func (o *PostWebchatDeploymentsNotFound) Error() string
func (*PostWebchatDeploymentsNotFound) GetPayload ¶
func (o *PostWebchatDeploymentsNotFound) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsNotFound) IsClientError ¶
func (o *PostWebchatDeploymentsNotFound) IsClientError() bool
IsClientError returns true when this post webchat deployments not found response has a 4xx status code
func (*PostWebchatDeploymentsNotFound) IsCode ¶
func (o *PostWebchatDeploymentsNotFound) IsCode(code int) bool
IsCode returns true when this post webchat deployments not found response a status code equal to that given
func (*PostWebchatDeploymentsNotFound) IsRedirect ¶
func (o *PostWebchatDeploymentsNotFound) IsRedirect() bool
IsRedirect returns true when this post webchat deployments not found response has a 3xx status code
func (*PostWebchatDeploymentsNotFound) IsServerError ¶
func (o *PostWebchatDeploymentsNotFound) IsServerError() bool
IsServerError returns true when this post webchat deployments not found response has a 5xx status code
func (*PostWebchatDeploymentsNotFound) IsSuccess ¶
func (o *PostWebchatDeploymentsNotFound) IsSuccess() bool
IsSuccess returns true when this post webchat deployments not found response has a 2xx status code
func (*PostWebchatDeploymentsNotFound) String ¶
func (o *PostWebchatDeploymentsNotFound) String() string
type PostWebchatDeploymentsOK ¶
type PostWebchatDeploymentsOK struct {
Payload *models.WebChatDeployment
}
PostWebchatDeploymentsOK describes a response with status code 200, with default header values.
successful operation
func NewPostWebchatDeploymentsOK ¶
func NewPostWebchatDeploymentsOK() *PostWebchatDeploymentsOK
NewPostWebchatDeploymentsOK creates a PostWebchatDeploymentsOK with default headers values
func (*PostWebchatDeploymentsOK) Error ¶
func (o *PostWebchatDeploymentsOK) Error() string
func (*PostWebchatDeploymentsOK) GetPayload ¶
func (o *PostWebchatDeploymentsOK) GetPayload() *models.WebChatDeployment
func (*PostWebchatDeploymentsOK) IsClientError ¶
func (o *PostWebchatDeploymentsOK) IsClientError() bool
IsClientError returns true when this post webchat deployments o k response has a 4xx status code
func (*PostWebchatDeploymentsOK) IsCode ¶
func (o *PostWebchatDeploymentsOK) IsCode(code int) bool
IsCode returns true when this post webchat deployments o k response a status code equal to that given
func (*PostWebchatDeploymentsOK) IsRedirect ¶
func (o *PostWebchatDeploymentsOK) IsRedirect() bool
IsRedirect returns true when this post webchat deployments o k response has a 3xx status code
func (*PostWebchatDeploymentsOK) IsServerError ¶
func (o *PostWebchatDeploymentsOK) IsServerError() bool
IsServerError returns true when this post webchat deployments o k response has a 5xx status code
func (*PostWebchatDeploymentsOK) IsSuccess ¶
func (o *PostWebchatDeploymentsOK) IsSuccess() bool
IsSuccess returns true when this post webchat deployments o k response has a 2xx status code
func (*PostWebchatDeploymentsOK) String ¶
func (o *PostWebchatDeploymentsOK) String() string
type PostWebchatDeploymentsParams ¶
type PostWebchatDeploymentsParams struct {
/* Body.
Deployment
*/
Body *models.WebChatDeployment
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostWebchatDeploymentsParams contains all the parameters to send to the API endpoint
for the post webchat deployments operation. Typically these are written to a http.Request.
func NewPostWebchatDeploymentsParams ¶
func NewPostWebchatDeploymentsParams() *PostWebchatDeploymentsParams
NewPostWebchatDeploymentsParams creates a new PostWebchatDeploymentsParams 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 NewPostWebchatDeploymentsParamsWithContext ¶
func NewPostWebchatDeploymentsParamsWithContext(ctx context.Context) *PostWebchatDeploymentsParams
NewPostWebchatDeploymentsParamsWithContext creates a new PostWebchatDeploymentsParams object with the ability to set a context for a request.
func NewPostWebchatDeploymentsParamsWithHTTPClient ¶
func NewPostWebchatDeploymentsParamsWithHTTPClient(client *http.Client) *PostWebchatDeploymentsParams
NewPostWebchatDeploymentsParamsWithHTTPClient creates a new PostWebchatDeploymentsParams object with the ability to set a custom HTTPClient for a request.
func NewPostWebchatDeploymentsParamsWithTimeout ¶
func NewPostWebchatDeploymentsParamsWithTimeout(timeout time.Duration) *PostWebchatDeploymentsParams
NewPostWebchatDeploymentsParamsWithTimeout creates a new PostWebchatDeploymentsParams object with the ability to set a timeout on a request.
func (*PostWebchatDeploymentsParams) SetBody ¶
func (o *PostWebchatDeploymentsParams) SetBody(body *models.WebChatDeployment)
SetBody adds the body to the post webchat deployments params
func (*PostWebchatDeploymentsParams) SetContext ¶
func (o *PostWebchatDeploymentsParams) SetContext(ctx context.Context)
SetContext adds the context to the post webchat deployments params
func (*PostWebchatDeploymentsParams) SetDefaults ¶
func (o *PostWebchatDeploymentsParams) SetDefaults()
SetDefaults hydrates default values in the post webchat deployments params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatDeploymentsParams) SetHTTPClient ¶
func (o *PostWebchatDeploymentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post webchat deployments params
func (*PostWebchatDeploymentsParams) SetTimeout ¶
func (o *PostWebchatDeploymentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post webchat deployments params
func (*PostWebchatDeploymentsParams) WithBody ¶
func (o *PostWebchatDeploymentsParams) WithBody(body *models.WebChatDeployment) *PostWebchatDeploymentsParams
WithBody adds the body to the post webchat deployments params
func (*PostWebchatDeploymentsParams) WithContext ¶
func (o *PostWebchatDeploymentsParams) WithContext(ctx context.Context) *PostWebchatDeploymentsParams
WithContext adds the context to the post webchat deployments params
func (*PostWebchatDeploymentsParams) WithDefaults ¶
func (o *PostWebchatDeploymentsParams) WithDefaults() *PostWebchatDeploymentsParams
WithDefaults hydrates default values in the post webchat deployments params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatDeploymentsParams) WithHTTPClient ¶
func (o *PostWebchatDeploymentsParams) WithHTTPClient(client *http.Client) *PostWebchatDeploymentsParams
WithHTTPClient adds the HTTPClient to the post webchat deployments params
func (*PostWebchatDeploymentsParams) WithTimeout ¶
func (o *PostWebchatDeploymentsParams) WithTimeout(timeout time.Duration) *PostWebchatDeploymentsParams
WithTimeout adds the timeout to the post webchat deployments params
func (*PostWebchatDeploymentsParams) WriteToRequest ¶
func (o *PostWebchatDeploymentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostWebchatDeploymentsReader ¶
type PostWebchatDeploymentsReader struct {
// contains filtered or unexported fields
}
PostWebchatDeploymentsReader is a Reader for the PostWebchatDeployments structure.
func (*PostWebchatDeploymentsReader) ReadResponse ¶
func (o *PostWebchatDeploymentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostWebchatDeploymentsRequestEntityTooLarge ¶
PostWebchatDeploymentsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostWebchatDeploymentsRequestEntityTooLarge ¶
func NewPostWebchatDeploymentsRequestEntityTooLarge() *PostWebchatDeploymentsRequestEntityTooLarge
NewPostWebchatDeploymentsRequestEntityTooLarge creates a PostWebchatDeploymentsRequestEntityTooLarge with default headers values
func (*PostWebchatDeploymentsRequestEntityTooLarge) Error ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) Error() string
func (*PostWebchatDeploymentsRequestEntityTooLarge) GetPayload ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsRequestEntityTooLarge) IsClientError ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post webchat deployments request entity too large response has a 4xx status code
func (*PostWebchatDeploymentsRequestEntityTooLarge) IsCode ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post webchat deployments request entity too large response a status code equal to that given
func (*PostWebchatDeploymentsRequestEntityTooLarge) IsRedirect ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post webchat deployments request entity too large response has a 3xx status code
func (*PostWebchatDeploymentsRequestEntityTooLarge) IsServerError ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post webchat deployments request entity too large response has a 5xx status code
func (*PostWebchatDeploymentsRequestEntityTooLarge) IsSuccess ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post webchat deployments request entity too large response has a 2xx status code
func (*PostWebchatDeploymentsRequestEntityTooLarge) String ¶
func (o *PostWebchatDeploymentsRequestEntityTooLarge) String() string
type PostWebchatDeploymentsRequestTimeout ¶
PostWebchatDeploymentsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostWebchatDeploymentsRequestTimeout ¶
func NewPostWebchatDeploymentsRequestTimeout() *PostWebchatDeploymentsRequestTimeout
NewPostWebchatDeploymentsRequestTimeout creates a PostWebchatDeploymentsRequestTimeout with default headers values
func (*PostWebchatDeploymentsRequestTimeout) Error ¶
func (o *PostWebchatDeploymentsRequestTimeout) Error() string
func (*PostWebchatDeploymentsRequestTimeout) GetPayload ¶
func (o *PostWebchatDeploymentsRequestTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsRequestTimeout) IsClientError ¶
func (o *PostWebchatDeploymentsRequestTimeout) IsClientError() bool
IsClientError returns true when this post webchat deployments request timeout response has a 4xx status code
func (*PostWebchatDeploymentsRequestTimeout) IsCode ¶
func (o *PostWebchatDeploymentsRequestTimeout) IsCode(code int) bool
IsCode returns true when this post webchat deployments request timeout response a status code equal to that given
func (*PostWebchatDeploymentsRequestTimeout) IsRedirect ¶
func (o *PostWebchatDeploymentsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat deployments request timeout response has a 3xx status code
func (*PostWebchatDeploymentsRequestTimeout) IsServerError ¶
func (o *PostWebchatDeploymentsRequestTimeout) IsServerError() bool
IsServerError returns true when this post webchat deployments request timeout response has a 5xx status code
func (*PostWebchatDeploymentsRequestTimeout) IsSuccess ¶
func (o *PostWebchatDeploymentsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat deployments request timeout response has a 2xx status code
func (*PostWebchatDeploymentsRequestTimeout) String ¶
func (o *PostWebchatDeploymentsRequestTimeout) String() string
type PostWebchatDeploymentsServiceUnavailable ¶
type PostWebchatDeploymentsServiceUnavailable struct {
}
PostWebchatDeploymentsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostWebchatDeploymentsServiceUnavailable ¶
func NewPostWebchatDeploymentsServiceUnavailable() *PostWebchatDeploymentsServiceUnavailable
NewPostWebchatDeploymentsServiceUnavailable creates a PostWebchatDeploymentsServiceUnavailable with default headers values
func (*PostWebchatDeploymentsServiceUnavailable) Error ¶
func (o *PostWebchatDeploymentsServiceUnavailable) Error() string
func (*PostWebchatDeploymentsServiceUnavailable) GetPayload ¶
func (o *PostWebchatDeploymentsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsServiceUnavailable) IsClientError ¶
func (o *PostWebchatDeploymentsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post webchat deployments service unavailable response has a 4xx status code
func (*PostWebchatDeploymentsServiceUnavailable) IsCode ¶
func (o *PostWebchatDeploymentsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post webchat deployments service unavailable response a status code equal to that given
func (*PostWebchatDeploymentsServiceUnavailable) IsRedirect ¶
func (o *PostWebchatDeploymentsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post webchat deployments service unavailable response has a 3xx status code
func (*PostWebchatDeploymentsServiceUnavailable) IsServerError ¶
func (o *PostWebchatDeploymentsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post webchat deployments service unavailable response has a 5xx status code
func (*PostWebchatDeploymentsServiceUnavailable) IsSuccess ¶
func (o *PostWebchatDeploymentsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post webchat deployments service unavailable response has a 2xx status code
func (*PostWebchatDeploymentsServiceUnavailable) String ¶
func (o *PostWebchatDeploymentsServiceUnavailable) String() string
type PostWebchatDeploymentsTooManyRequests ¶
PostWebchatDeploymentsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostWebchatDeploymentsTooManyRequests ¶
func NewPostWebchatDeploymentsTooManyRequests() *PostWebchatDeploymentsTooManyRequests
NewPostWebchatDeploymentsTooManyRequests creates a PostWebchatDeploymentsTooManyRequests with default headers values
func (*PostWebchatDeploymentsTooManyRequests) Error ¶
func (o *PostWebchatDeploymentsTooManyRequests) Error() string
func (*PostWebchatDeploymentsTooManyRequests) GetPayload ¶
func (o *PostWebchatDeploymentsTooManyRequests) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsTooManyRequests) IsClientError ¶
func (o *PostWebchatDeploymentsTooManyRequests) IsClientError() bool
IsClientError returns true when this post webchat deployments too many requests response has a 4xx status code
func (*PostWebchatDeploymentsTooManyRequests) IsCode ¶
func (o *PostWebchatDeploymentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this post webchat deployments too many requests response a status code equal to that given
func (*PostWebchatDeploymentsTooManyRequests) IsRedirect ¶
func (o *PostWebchatDeploymentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post webchat deployments too many requests response has a 3xx status code
func (*PostWebchatDeploymentsTooManyRequests) IsServerError ¶
func (o *PostWebchatDeploymentsTooManyRequests) IsServerError() bool
IsServerError returns true when this post webchat deployments too many requests response has a 5xx status code
func (*PostWebchatDeploymentsTooManyRequests) IsSuccess ¶
func (o *PostWebchatDeploymentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post webchat deployments too many requests response has a 2xx status code
func (*PostWebchatDeploymentsTooManyRequests) String ¶
func (o *PostWebchatDeploymentsTooManyRequests) String() string
type PostWebchatDeploymentsUnauthorized ¶
type PostWebchatDeploymentsUnauthorized struct {
}
PostWebchatDeploymentsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostWebchatDeploymentsUnauthorized ¶
func NewPostWebchatDeploymentsUnauthorized() *PostWebchatDeploymentsUnauthorized
NewPostWebchatDeploymentsUnauthorized creates a PostWebchatDeploymentsUnauthorized with default headers values
func (*PostWebchatDeploymentsUnauthorized) Error ¶
func (o *PostWebchatDeploymentsUnauthorized) Error() string
func (*PostWebchatDeploymentsUnauthorized) GetPayload ¶
func (o *PostWebchatDeploymentsUnauthorized) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsUnauthorized) IsClientError ¶
func (o *PostWebchatDeploymentsUnauthorized) IsClientError() bool
IsClientError returns true when this post webchat deployments unauthorized response has a 4xx status code
func (*PostWebchatDeploymentsUnauthorized) IsCode ¶
func (o *PostWebchatDeploymentsUnauthorized) IsCode(code int) bool
IsCode returns true when this post webchat deployments unauthorized response a status code equal to that given
func (*PostWebchatDeploymentsUnauthorized) IsRedirect ¶
func (o *PostWebchatDeploymentsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post webchat deployments unauthorized response has a 3xx status code
func (*PostWebchatDeploymentsUnauthorized) IsServerError ¶
func (o *PostWebchatDeploymentsUnauthorized) IsServerError() bool
IsServerError returns true when this post webchat deployments unauthorized response has a 5xx status code
func (*PostWebchatDeploymentsUnauthorized) IsSuccess ¶
func (o *PostWebchatDeploymentsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post webchat deployments unauthorized response has a 2xx status code
func (*PostWebchatDeploymentsUnauthorized) String ¶
func (o *PostWebchatDeploymentsUnauthorized) String() string
type PostWebchatDeploymentsUnsupportedMediaType ¶
PostWebchatDeploymentsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostWebchatDeploymentsUnsupportedMediaType ¶
func NewPostWebchatDeploymentsUnsupportedMediaType() *PostWebchatDeploymentsUnsupportedMediaType
NewPostWebchatDeploymentsUnsupportedMediaType creates a PostWebchatDeploymentsUnsupportedMediaType with default headers values
func (*PostWebchatDeploymentsUnsupportedMediaType) Error ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) Error() string
func (*PostWebchatDeploymentsUnsupportedMediaType) GetPayload ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostWebchatDeploymentsUnsupportedMediaType) IsClientError ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post webchat deployments unsupported media type response has a 4xx status code
func (*PostWebchatDeploymentsUnsupportedMediaType) IsCode ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post webchat deployments unsupported media type response a status code equal to that given
func (*PostWebchatDeploymentsUnsupportedMediaType) IsRedirect ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post webchat deployments unsupported media type response has a 3xx status code
func (*PostWebchatDeploymentsUnsupportedMediaType) IsServerError ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post webchat deployments unsupported media type response has a 5xx status code
func (*PostWebchatDeploymentsUnsupportedMediaType) IsSuccess ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post webchat deployments unsupported media type response has a 2xx status code
func (*PostWebchatDeploymentsUnsupportedMediaType) String ¶
func (o *PostWebchatDeploymentsUnsupportedMediaType) String() string
type PostWebchatGuestConversationMemberMessagesBadRequest ¶
PostWebchatGuestConversationMemberMessagesBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostWebchatGuestConversationMemberMessagesBadRequest ¶
func NewPostWebchatGuestConversationMemberMessagesBadRequest() *PostWebchatGuestConversationMemberMessagesBadRequest
NewPostWebchatGuestConversationMemberMessagesBadRequest creates a PostWebchatGuestConversationMemberMessagesBadRequest with default headers values
func (*PostWebchatGuestConversationMemberMessagesBadRequest) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) Error() string
func (*PostWebchatGuestConversationMemberMessagesBadRequest) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesBadRequest) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages bad request response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesBadRequest) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages bad request response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesBadRequest) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages bad request response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesBadRequest) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages bad request response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesBadRequest) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages bad request response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesBadRequest) String ¶
func (o *PostWebchatGuestConversationMemberMessagesBadRequest) String() string
type PostWebchatGuestConversationMemberMessagesForbidden ¶
PostWebchatGuestConversationMemberMessagesForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostWebchatGuestConversationMemberMessagesForbidden ¶
func NewPostWebchatGuestConversationMemberMessagesForbidden() *PostWebchatGuestConversationMemberMessagesForbidden
NewPostWebchatGuestConversationMemberMessagesForbidden creates a PostWebchatGuestConversationMemberMessagesForbidden with default headers values
func (*PostWebchatGuestConversationMemberMessagesForbidden) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) Error() string
func (*PostWebchatGuestConversationMemberMessagesForbidden) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesForbidden) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages forbidden response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesForbidden) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages forbidden response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesForbidden) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages forbidden response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesForbidden) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages forbidden response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesForbidden) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages forbidden response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesForbidden) String ¶
func (o *PostWebchatGuestConversationMemberMessagesForbidden) String() string
type PostWebchatGuestConversationMemberMessagesGatewayTimeout ¶
PostWebchatGuestConversationMemberMessagesGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostWebchatGuestConversationMemberMessagesGatewayTimeout ¶
func NewPostWebchatGuestConversationMemberMessagesGatewayTimeout() *PostWebchatGuestConversationMemberMessagesGatewayTimeout
NewPostWebchatGuestConversationMemberMessagesGatewayTimeout creates a PostWebchatGuestConversationMemberMessagesGatewayTimeout with default headers values
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) Error() string
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages gateway timeout response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages gateway timeout response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages gateway timeout response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages gateway timeout response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages gateway timeout response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesGatewayTimeout) String ¶
func (o *PostWebchatGuestConversationMemberMessagesGatewayTimeout) String() string
type PostWebchatGuestConversationMemberMessagesInternalServerError ¶
type PostWebchatGuestConversationMemberMessagesInternalServerError struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberMessagesInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostWebchatGuestConversationMemberMessagesInternalServerError ¶
func NewPostWebchatGuestConversationMemberMessagesInternalServerError() *PostWebchatGuestConversationMemberMessagesInternalServerError
NewPostWebchatGuestConversationMemberMessagesInternalServerError creates a PostWebchatGuestConversationMemberMessagesInternalServerError with default headers values
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) Error() string
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages internal server error response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages internal server error response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages internal server error response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages internal server error response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages internal server error response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesInternalServerError) String ¶
func (o *PostWebchatGuestConversationMemberMessagesInternalServerError) String() string
type PostWebchatGuestConversationMemberMessagesNotFound ¶
PostWebchatGuestConversationMemberMessagesNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostWebchatGuestConversationMemberMessagesNotFound ¶
func NewPostWebchatGuestConversationMemberMessagesNotFound() *PostWebchatGuestConversationMemberMessagesNotFound
NewPostWebchatGuestConversationMemberMessagesNotFound creates a PostWebchatGuestConversationMemberMessagesNotFound with default headers values
func (*PostWebchatGuestConversationMemberMessagesNotFound) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) Error() string
func (*PostWebchatGuestConversationMemberMessagesNotFound) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesNotFound) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages not found response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesNotFound) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages not found response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesNotFound) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages not found response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesNotFound) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages not found response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesNotFound) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages not found response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesNotFound) String ¶
func (o *PostWebchatGuestConversationMemberMessagesNotFound) String() string
type PostWebchatGuestConversationMemberMessagesOK ¶
type PostWebchatGuestConversationMemberMessagesOK struct {
Payload *models.WebChatMessage
}
PostWebchatGuestConversationMemberMessagesOK describes a response with status code 200, with default header values.
successful operation
func NewPostWebchatGuestConversationMemberMessagesOK ¶
func NewPostWebchatGuestConversationMemberMessagesOK() *PostWebchatGuestConversationMemberMessagesOK
NewPostWebchatGuestConversationMemberMessagesOK creates a PostWebchatGuestConversationMemberMessagesOK with default headers values
func (*PostWebchatGuestConversationMemberMessagesOK) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) Error() string
func (*PostWebchatGuestConversationMemberMessagesOK) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) GetPayload() *models.WebChatMessage
func (*PostWebchatGuestConversationMemberMessagesOK) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages o k response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesOK) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages o k response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesOK) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages o k response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesOK) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages o k response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesOK) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages o k response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesOK) String ¶
func (o *PostWebchatGuestConversationMemberMessagesOK) String() string
type PostWebchatGuestConversationMemberMessagesParams ¶
type PostWebchatGuestConversationMemberMessagesParams struct {
/* Body.
Message
*/
Body *models.CreateWebChatMessageRequest
/* ConversationID.
conversationId
*/
ConversationID string
/* MemberID.
memberId
*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostWebchatGuestConversationMemberMessagesParams contains all the parameters to send to the API endpoint
for the post webchat guest conversation member messages operation. Typically these are written to a http.Request.
func NewPostWebchatGuestConversationMemberMessagesParams ¶
func NewPostWebchatGuestConversationMemberMessagesParams() *PostWebchatGuestConversationMemberMessagesParams
NewPostWebchatGuestConversationMemberMessagesParams creates a new PostWebchatGuestConversationMemberMessagesParams 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 NewPostWebchatGuestConversationMemberMessagesParamsWithContext ¶
func NewPostWebchatGuestConversationMemberMessagesParamsWithContext(ctx context.Context) *PostWebchatGuestConversationMemberMessagesParams
NewPostWebchatGuestConversationMemberMessagesParamsWithContext creates a new PostWebchatGuestConversationMemberMessagesParams object with the ability to set a context for a request.
func NewPostWebchatGuestConversationMemberMessagesParamsWithHTTPClient ¶
func NewPostWebchatGuestConversationMemberMessagesParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberMessagesParams
NewPostWebchatGuestConversationMemberMessagesParamsWithHTTPClient creates a new PostWebchatGuestConversationMemberMessagesParams object with the ability to set a custom HTTPClient for a request.
func NewPostWebchatGuestConversationMemberMessagesParamsWithTimeout ¶
func NewPostWebchatGuestConversationMemberMessagesParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberMessagesParams
NewPostWebchatGuestConversationMemberMessagesParamsWithTimeout creates a new PostWebchatGuestConversationMemberMessagesParams object with the ability to set a timeout on a request.
func (*PostWebchatGuestConversationMemberMessagesParams) SetBody ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetBody(body *models.CreateWebChatMessageRequest)
SetBody adds the body to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) SetContext ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) SetConversationID ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) SetDefaults ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetDefaults()
SetDefaults hydrates default values in the post webchat guest conversation member messages params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationMemberMessagesParams) SetHTTPClient ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) SetMemberID ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) SetTimeout ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithBody ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithBody(body *models.CreateWebChatMessageRequest) *PostWebchatGuestConversationMemberMessagesParams
WithBody adds the body to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithContext ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithContext(ctx context.Context) *PostWebchatGuestConversationMemberMessagesParams
WithContext adds the context to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithConversationID ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithConversationID(conversationID string) *PostWebchatGuestConversationMemberMessagesParams
WithConversationID adds the conversationID to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithDefaults ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithDefaults() *PostWebchatGuestConversationMemberMessagesParams
WithDefaults hydrates default values in the post webchat guest conversation member messages params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationMemberMessagesParams) WithHTTPClient ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberMessagesParams
WithHTTPClient adds the HTTPClient to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithMemberID ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithMemberID(memberID string) *PostWebchatGuestConversationMemberMessagesParams
WithMemberID adds the memberID to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WithTimeout ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberMessagesParams
WithTimeout adds the timeout to the post webchat guest conversation member messages params
func (*PostWebchatGuestConversationMemberMessagesParams) WriteToRequest ¶
func (o *PostWebchatGuestConversationMemberMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostWebchatGuestConversationMemberMessagesReader ¶
type PostWebchatGuestConversationMemberMessagesReader struct {
// contains filtered or unexported fields
}
PostWebchatGuestConversationMemberMessagesReader is a Reader for the PostWebchatGuestConversationMemberMessages structure.
func (*PostWebchatGuestConversationMemberMessagesReader) ReadResponse ¶
func (o *PostWebchatGuestConversationMemberMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge ¶
type PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostWebchatGuestConversationMemberMessagesRequestEntityTooLarge ¶
func NewPostWebchatGuestConversationMemberMessagesRequestEntityTooLarge() *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge
NewPostWebchatGuestConversationMemberMessagesRequestEntityTooLarge creates a PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge with default headers values
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) Error() string
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages request entity too large response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages request entity too large response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages request entity too large response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages request entity too large response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages request entity too large response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) String ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestEntityTooLarge) String() string
type PostWebchatGuestConversationMemberMessagesRequestTimeout ¶
PostWebchatGuestConversationMemberMessagesRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostWebchatGuestConversationMemberMessagesRequestTimeout ¶
func NewPostWebchatGuestConversationMemberMessagesRequestTimeout() *PostWebchatGuestConversationMemberMessagesRequestTimeout
NewPostWebchatGuestConversationMemberMessagesRequestTimeout creates a PostWebchatGuestConversationMemberMessagesRequestTimeout with default headers values
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) Error() string
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages request timeout response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages request timeout response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages request timeout response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages request timeout response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages request timeout response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesRequestTimeout) String ¶
func (o *PostWebchatGuestConversationMemberMessagesRequestTimeout) String() string
type PostWebchatGuestConversationMemberMessagesServiceUnavailable ¶
type PostWebchatGuestConversationMemberMessagesServiceUnavailable struct {
}
PostWebchatGuestConversationMemberMessagesServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostWebchatGuestConversationMemberMessagesServiceUnavailable ¶
func NewPostWebchatGuestConversationMemberMessagesServiceUnavailable() *PostWebchatGuestConversationMemberMessagesServiceUnavailable
NewPostWebchatGuestConversationMemberMessagesServiceUnavailable creates a PostWebchatGuestConversationMemberMessagesServiceUnavailable with default headers values
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) Error() string
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages service unavailable response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages service unavailable response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages service unavailable response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages service unavailable response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages service unavailable response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesServiceUnavailable) String ¶
func (o *PostWebchatGuestConversationMemberMessagesServiceUnavailable) String() string
type PostWebchatGuestConversationMemberMessagesTooManyRequests ¶
PostWebchatGuestConversationMemberMessagesTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostWebchatGuestConversationMemberMessagesTooManyRequests ¶
func NewPostWebchatGuestConversationMemberMessagesTooManyRequests() *PostWebchatGuestConversationMemberMessagesTooManyRequests
NewPostWebchatGuestConversationMemberMessagesTooManyRequests creates a PostWebchatGuestConversationMemberMessagesTooManyRequests with default headers values
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) Error() string
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages too many requests response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages too many requests response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages too many requests response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages too many requests response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages too many requests response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesTooManyRequests) String ¶
func (o *PostWebchatGuestConversationMemberMessagesTooManyRequests) String() string
type PostWebchatGuestConversationMemberMessagesUnauthorized ¶
type PostWebchatGuestConversationMemberMessagesUnauthorized struct {
}
PostWebchatGuestConversationMemberMessagesUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostWebchatGuestConversationMemberMessagesUnauthorized ¶
func NewPostWebchatGuestConversationMemberMessagesUnauthorized() *PostWebchatGuestConversationMemberMessagesUnauthorized
NewPostWebchatGuestConversationMemberMessagesUnauthorized creates a PostWebchatGuestConversationMemberMessagesUnauthorized with default headers values
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) Error() string
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages unauthorized response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages unauthorized response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages unauthorized response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages unauthorized response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages unauthorized response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesUnauthorized) String ¶
func (o *PostWebchatGuestConversationMemberMessagesUnauthorized) String() string
type PostWebchatGuestConversationMemberMessagesUnsupportedMediaType ¶
type PostWebchatGuestConversationMemberMessagesUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberMessagesUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostWebchatGuestConversationMemberMessagesUnsupportedMediaType ¶
func NewPostWebchatGuestConversationMemberMessagesUnsupportedMediaType() *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType
NewPostWebchatGuestConversationMemberMessagesUnsupportedMediaType creates a PostWebchatGuestConversationMemberMessagesUnsupportedMediaType with default headers values
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) Error ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) Error() string
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) GetPayload ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsClientError ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member messages unsupported media type response has a 4xx status code
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsCode ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member messages unsupported media type response a status code equal to that given
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member messages unsupported media type response has a 3xx status code
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsServerError ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member messages unsupported media type response has a 5xx status code
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member messages unsupported media type response has a 2xx status code
func (*PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) String ¶
func (o *PostWebchatGuestConversationMemberMessagesUnsupportedMediaType) String() string
type PostWebchatGuestConversationMemberTypingBadRequest ¶
PostWebchatGuestConversationMemberTypingBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostWebchatGuestConversationMemberTypingBadRequest ¶
func NewPostWebchatGuestConversationMemberTypingBadRequest() *PostWebchatGuestConversationMemberTypingBadRequest
NewPostWebchatGuestConversationMemberTypingBadRequest creates a PostWebchatGuestConversationMemberTypingBadRequest with default headers values
func (*PostWebchatGuestConversationMemberTypingBadRequest) Error ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) Error() string
func (*PostWebchatGuestConversationMemberTypingBadRequest) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingBadRequest) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing bad request response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingBadRequest) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing bad request response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingBadRequest) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing bad request response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingBadRequest) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing bad request response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingBadRequest) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing bad request response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingBadRequest) String ¶
func (o *PostWebchatGuestConversationMemberTypingBadRequest) String() string
type PostWebchatGuestConversationMemberTypingForbidden ¶
PostWebchatGuestConversationMemberTypingForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostWebchatGuestConversationMemberTypingForbidden ¶
func NewPostWebchatGuestConversationMemberTypingForbidden() *PostWebchatGuestConversationMemberTypingForbidden
NewPostWebchatGuestConversationMemberTypingForbidden creates a PostWebchatGuestConversationMemberTypingForbidden with default headers values
func (*PostWebchatGuestConversationMemberTypingForbidden) Error ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) Error() string
func (*PostWebchatGuestConversationMemberTypingForbidden) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingForbidden) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing forbidden response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingForbidden) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing forbidden response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingForbidden) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing forbidden response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingForbidden) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing forbidden response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingForbidden) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing forbidden response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingForbidden) String ¶
func (o *PostWebchatGuestConversationMemberTypingForbidden) String() string
type PostWebchatGuestConversationMemberTypingGatewayTimeout ¶
PostWebchatGuestConversationMemberTypingGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostWebchatGuestConversationMemberTypingGatewayTimeout ¶
func NewPostWebchatGuestConversationMemberTypingGatewayTimeout() *PostWebchatGuestConversationMemberTypingGatewayTimeout
NewPostWebchatGuestConversationMemberTypingGatewayTimeout creates a PostWebchatGuestConversationMemberTypingGatewayTimeout with default headers values
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) Error ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) Error() string
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing gateway timeout response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing gateway timeout response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing gateway timeout response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing gateway timeout response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing gateway timeout response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingGatewayTimeout) String ¶
func (o *PostWebchatGuestConversationMemberTypingGatewayTimeout) String() string
type PostWebchatGuestConversationMemberTypingInternalServerError ¶
type PostWebchatGuestConversationMemberTypingInternalServerError struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberTypingInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostWebchatGuestConversationMemberTypingInternalServerError ¶
func NewPostWebchatGuestConversationMemberTypingInternalServerError() *PostWebchatGuestConversationMemberTypingInternalServerError
NewPostWebchatGuestConversationMemberTypingInternalServerError creates a PostWebchatGuestConversationMemberTypingInternalServerError with default headers values
func (*PostWebchatGuestConversationMemberTypingInternalServerError) Error ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) Error() string
func (*PostWebchatGuestConversationMemberTypingInternalServerError) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingInternalServerError) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing internal server error response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingInternalServerError) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing internal server error response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingInternalServerError) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing internal server error response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingInternalServerError) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing internal server error response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingInternalServerError) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing internal server error response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingInternalServerError) String ¶
func (o *PostWebchatGuestConversationMemberTypingInternalServerError) String() string
type PostWebchatGuestConversationMemberTypingNotFound ¶
PostWebchatGuestConversationMemberTypingNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostWebchatGuestConversationMemberTypingNotFound ¶
func NewPostWebchatGuestConversationMemberTypingNotFound() *PostWebchatGuestConversationMemberTypingNotFound
NewPostWebchatGuestConversationMemberTypingNotFound creates a PostWebchatGuestConversationMemberTypingNotFound with default headers values
func (*PostWebchatGuestConversationMemberTypingNotFound) Error ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) Error() string
func (*PostWebchatGuestConversationMemberTypingNotFound) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingNotFound) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing not found response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingNotFound) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing not found response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingNotFound) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing not found response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingNotFound) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing not found response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingNotFound) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing not found response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingNotFound) String ¶
func (o *PostWebchatGuestConversationMemberTypingNotFound) String() string
type PostWebchatGuestConversationMemberTypingOK ¶
type PostWebchatGuestConversationMemberTypingOK struct {
Payload *models.WebChatTyping
}
PostWebchatGuestConversationMemberTypingOK describes a response with status code 200, with default header values.
successful operation
func NewPostWebchatGuestConversationMemberTypingOK ¶
func NewPostWebchatGuestConversationMemberTypingOK() *PostWebchatGuestConversationMemberTypingOK
NewPostWebchatGuestConversationMemberTypingOK creates a PostWebchatGuestConversationMemberTypingOK with default headers values
func (*PostWebchatGuestConversationMemberTypingOK) Error ¶
func (o *PostWebchatGuestConversationMemberTypingOK) Error() string
func (*PostWebchatGuestConversationMemberTypingOK) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingOK) GetPayload() *models.WebChatTyping
func (*PostWebchatGuestConversationMemberTypingOK) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingOK) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing o k response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingOK) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingOK) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing o k response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingOK) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingOK) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing o k response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingOK) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingOK) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing o k response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingOK) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingOK) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing o k response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingOK) String ¶
func (o *PostWebchatGuestConversationMemberTypingOK) String() string
type PostWebchatGuestConversationMemberTypingParams ¶
type PostWebchatGuestConversationMemberTypingParams struct {
/* ConversationID.
conversationId
*/
ConversationID string
/* MemberID.
memberId
*/
MemberID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostWebchatGuestConversationMemberTypingParams contains all the parameters to send to the API endpoint
for the post webchat guest conversation member typing operation. Typically these are written to a http.Request.
func NewPostWebchatGuestConversationMemberTypingParams ¶
func NewPostWebchatGuestConversationMemberTypingParams() *PostWebchatGuestConversationMemberTypingParams
NewPostWebchatGuestConversationMemberTypingParams creates a new PostWebchatGuestConversationMemberTypingParams 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 NewPostWebchatGuestConversationMemberTypingParamsWithContext ¶
func NewPostWebchatGuestConversationMemberTypingParamsWithContext(ctx context.Context) *PostWebchatGuestConversationMemberTypingParams
NewPostWebchatGuestConversationMemberTypingParamsWithContext creates a new PostWebchatGuestConversationMemberTypingParams object with the ability to set a context for a request.
func NewPostWebchatGuestConversationMemberTypingParamsWithHTTPClient ¶
func NewPostWebchatGuestConversationMemberTypingParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberTypingParams
NewPostWebchatGuestConversationMemberTypingParamsWithHTTPClient creates a new PostWebchatGuestConversationMemberTypingParams object with the ability to set a custom HTTPClient for a request.
func NewPostWebchatGuestConversationMemberTypingParamsWithTimeout ¶
func NewPostWebchatGuestConversationMemberTypingParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberTypingParams
NewPostWebchatGuestConversationMemberTypingParamsWithTimeout creates a new PostWebchatGuestConversationMemberTypingParams object with the ability to set a timeout on a request.
func (*PostWebchatGuestConversationMemberTypingParams) SetContext ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetContext(ctx context.Context)
SetContext adds the context to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) SetConversationID ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetConversationID(conversationID string)
SetConversationID adds the conversationId to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) SetDefaults ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetDefaults()
SetDefaults hydrates default values in the post webchat guest conversation member typing params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationMemberTypingParams) SetHTTPClient ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) SetMemberID ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetMemberID(memberID string)
SetMemberID adds the memberId to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) SetTimeout ¶
func (o *PostWebchatGuestConversationMemberTypingParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WithContext ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithContext(ctx context.Context) *PostWebchatGuestConversationMemberTypingParams
WithContext adds the context to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WithConversationID ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithConversationID(conversationID string) *PostWebchatGuestConversationMemberTypingParams
WithConversationID adds the conversationID to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WithDefaults ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithDefaults() *PostWebchatGuestConversationMemberTypingParams
WithDefaults hydrates default values in the post webchat guest conversation member typing params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationMemberTypingParams) WithHTTPClient ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationMemberTypingParams
WithHTTPClient adds the HTTPClient to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WithMemberID ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithMemberID(memberID string) *PostWebchatGuestConversationMemberTypingParams
WithMemberID adds the memberID to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WithTimeout ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationMemberTypingParams
WithTimeout adds the timeout to the post webchat guest conversation member typing params
func (*PostWebchatGuestConversationMemberTypingParams) WriteToRequest ¶
func (o *PostWebchatGuestConversationMemberTypingParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostWebchatGuestConversationMemberTypingReader ¶
type PostWebchatGuestConversationMemberTypingReader struct {
// contains filtered or unexported fields
}
PostWebchatGuestConversationMemberTypingReader is a Reader for the PostWebchatGuestConversationMemberTyping structure.
func (*PostWebchatGuestConversationMemberTypingReader) ReadResponse ¶
func (o *PostWebchatGuestConversationMemberTypingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostWebchatGuestConversationMemberTypingRequestEntityTooLarge ¶
type PostWebchatGuestConversationMemberTypingRequestEntityTooLarge struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberTypingRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostWebchatGuestConversationMemberTypingRequestEntityTooLarge ¶
func NewPostWebchatGuestConversationMemberTypingRequestEntityTooLarge() *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge
NewPostWebchatGuestConversationMemberTypingRequestEntityTooLarge creates a PostWebchatGuestConversationMemberTypingRequestEntityTooLarge with default headers values
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) Error ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) Error() string
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing request entity too large response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing request entity too large response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing request entity too large response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing request entity too large response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing request entity too large response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) String ¶
func (o *PostWebchatGuestConversationMemberTypingRequestEntityTooLarge) String() string
type PostWebchatGuestConversationMemberTypingRequestTimeout ¶
PostWebchatGuestConversationMemberTypingRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostWebchatGuestConversationMemberTypingRequestTimeout ¶
func NewPostWebchatGuestConversationMemberTypingRequestTimeout() *PostWebchatGuestConversationMemberTypingRequestTimeout
NewPostWebchatGuestConversationMemberTypingRequestTimeout creates a PostWebchatGuestConversationMemberTypingRequestTimeout with default headers values
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) Error ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) Error() string
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing request timeout response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing request timeout response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing request timeout response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing request timeout response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing request timeout response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingRequestTimeout) String ¶
func (o *PostWebchatGuestConversationMemberTypingRequestTimeout) String() string
type PostWebchatGuestConversationMemberTypingServiceUnavailable ¶
type PostWebchatGuestConversationMemberTypingServiceUnavailable struct {
}
PostWebchatGuestConversationMemberTypingServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostWebchatGuestConversationMemberTypingServiceUnavailable ¶
func NewPostWebchatGuestConversationMemberTypingServiceUnavailable() *PostWebchatGuestConversationMemberTypingServiceUnavailable
NewPostWebchatGuestConversationMemberTypingServiceUnavailable creates a PostWebchatGuestConversationMemberTypingServiceUnavailable with default headers values
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) Error ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) Error() string
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing service unavailable response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing service unavailable response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing service unavailable response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing service unavailable response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing service unavailable response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingServiceUnavailable) String ¶
func (o *PostWebchatGuestConversationMemberTypingServiceUnavailable) String() string
type PostWebchatGuestConversationMemberTypingTooManyRequests ¶
PostWebchatGuestConversationMemberTypingTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostWebchatGuestConversationMemberTypingTooManyRequests ¶
func NewPostWebchatGuestConversationMemberTypingTooManyRequests() *PostWebchatGuestConversationMemberTypingTooManyRequests
NewPostWebchatGuestConversationMemberTypingTooManyRequests creates a PostWebchatGuestConversationMemberTypingTooManyRequests with default headers values
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) Error ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) Error() string
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing too many requests response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing too many requests response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing too many requests response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing too many requests response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing too many requests response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingTooManyRequests) String ¶
func (o *PostWebchatGuestConversationMemberTypingTooManyRequests) String() string
type PostWebchatGuestConversationMemberTypingUnauthorized ¶
type PostWebchatGuestConversationMemberTypingUnauthorized struct {
}
PostWebchatGuestConversationMemberTypingUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostWebchatGuestConversationMemberTypingUnauthorized ¶
func NewPostWebchatGuestConversationMemberTypingUnauthorized() *PostWebchatGuestConversationMemberTypingUnauthorized
NewPostWebchatGuestConversationMemberTypingUnauthorized creates a PostWebchatGuestConversationMemberTypingUnauthorized with default headers values
func (*PostWebchatGuestConversationMemberTypingUnauthorized) Error ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) Error() string
func (*PostWebchatGuestConversationMemberTypingUnauthorized) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingUnauthorized) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing unauthorized response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingUnauthorized) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing unauthorized response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingUnauthorized) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing unauthorized response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingUnauthorized) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing unauthorized response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingUnauthorized) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing unauthorized response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingUnauthorized) String ¶
func (o *PostWebchatGuestConversationMemberTypingUnauthorized) String() string
type PostWebchatGuestConversationMemberTypingUnsupportedMediaType ¶
type PostWebchatGuestConversationMemberTypingUnsupportedMediaType struct {
Payload *models.ErrorBody
}
PostWebchatGuestConversationMemberTypingUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostWebchatGuestConversationMemberTypingUnsupportedMediaType ¶
func NewPostWebchatGuestConversationMemberTypingUnsupportedMediaType() *PostWebchatGuestConversationMemberTypingUnsupportedMediaType
NewPostWebchatGuestConversationMemberTypingUnsupportedMediaType creates a PostWebchatGuestConversationMemberTypingUnsupportedMediaType with default headers values
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) Error ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) Error() string
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) GetPayload ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsClientError ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post webchat guest conversation member typing unsupported media type response has a 4xx status code
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsCode ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post webchat guest conversation member typing unsupported media type response a status code equal to that given
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsRedirect ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversation member typing unsupported media type response has a 3xx status code
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsServerError ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post webchat guest conversation member typing unsupported media type response has a 5xx status code
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsSuccess ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversation member typing unsupported media type response has a 2xx status code
func (*PostWebchatGuestConversationMemberTypingUnsupportedMediaType) String ¶
func (o *PostWebchatGuestConversationMemberTypingUnsupportedMediaType) String() string
type PostWebchatGuestConversationsBadRequest ¶
PostWebchatGuestConversationsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPostWebchatGuestConversationsBadRequest ¶
func NewPostWebchatGuestConversationsBadRequest() *PostWebchatGuestConversationsBadRequest
NewPostWebchatGuestConversationsBadRequest creates a PostWebchatGuestConversationsBadRequest with default headers values
func (*PostWebchatGuestConversationsBadRequest) Error ¶
func (o *PostWebchatGuestConversationsBadRequest) Error() string
func (*PostWebchatGuestConversationsBadRequest) GetPayload ¶
func (o *PostWebchatGuestConversationsBadRequest) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsBadRequest) IsClientError ¶
func (o *PostWebchatGuestConversationsBadRequest) IsClientError() bool
IsClientError returns true when this post webchat guest conversations bad request response has a 4xx status code
func (*PostWebchatGuestConversationsBadRequest) IsCode ¶
func (o *PostWebchatGuestConversationsBadRequest) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations bad request response a status code equal to that given
func (*PostWebchatGuestConversationsBadRequest) IsRedirect ¶
func (o *PostWebchatGuestConversationsBadRequest) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations bad request response has a 3xx status code
func (*PostWebchatGuestConversationsBadRequest) IsServerError ¶
func (o *PostWebchatGuestConversationsBadRequest) IsServerError() bool
IsServerError returns true when this post webchat guest conversations bad request response has a 5xx status code
func (*PostWebchatGuestConversationsBadRequest) IsSuccess ¶
func (o *PostWebchatGuestConversationsBadRequest) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations bad request response has a 2xx status code
func (*PostWebchatGuestConversationsBadRequest) String ¶
func (o *PostWebchatGuestConversationsBadRequest) String() string
type PostWebchatGuestConversationsForbidden ¶
PostWebchatGuestConversationsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPostWebchatGuestConversationsForbidden ¶
func NewPostWebchatGuestConversationsForbidden() *PostWebchatGuestConversationsForbidden
NewPostWebchatGuestConversationsForbidden creates a PostWebchatGuestConversationsForbidden with default headers values
func (*PostWebchatGuestConversationsForbidden) Error ¶
func (o *PostWebchatGuestConversationsForbidden) Error() string
func (*PostWebchatGuestConversationsForbidden) GetPayload ¶
func (o *PostWebchatGuestConversationsForbidden) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsForbidden) IsClientError ¶
func (o *PostWebchatGuestConversationsForbidden) IsClientError() bool
IsClientError returns true when this post webchat guest conversations forbidden response has a 4xx status code
func (*PostWebchatGuestConversationsForbidden) IsCode ¶
func (o *PostWebchatGuestConversationsForbidden) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations forbidden response a status code equal to that given
func (*PostWebchatGuestConversationsForbidden) IsRedirect ¶
func (o *PostWebchatGuestConversationsForbidden) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations forbidden response has a 3xx status code
func (*PostWebchatGuestConversationsForbidden) IsServerError ¶
func (o *PostWebchatGuestConversationsForbidden) IsServerError() bool
IsServerError returns true when this post webchat guest conversations forbidden response has a 5xx status code
func (*PostWebchatGuestConversationsForbidden) IsSuccess ¶
func (o *PostWebchatGuestConversationsForbidden) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations forbidden response has a 2xx status code
func (*PostWebchatGuestConversationsForbidden) String ¶
func (o *PostWebchatGuestConversationsForbidden) String() string
type PostWebchatGuestConversationsGatewayTimeout ¶
PostWebchatGuestConversationsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPostWebchatGuestConversationsGatewayTimeout ¶
func NewPostWebchatGuestConversationsGatewayTimeout() *PostWebchatGuestConversationsGatewayTimeout
NewPostWebchatGuestConversationsGatewayTimeout creates a PostWebchatGuestConversationsGatewayTimeout with default headers values
func (*PostWebchatGuestConversationsGatewayTimeout) Error ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) Error() string
func (*PostWebchatGuestConversationsGatewayTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsGatewayTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversations gateway timeout response has a 4xx status code
func (*PostWebchatGuestConversationsGatewayTimeout) IsCode ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations gateway timeout response a status code equal to that given
func (*PostWebchatGuestConversationsGatewayTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations gateway timeout response has a 3xx status code
func (*PostWebchatGuestConversationsGatewayTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversations gateway timeout response has a 5xx status code
func (*PostWebchatGuestConversationsGatewayTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations gateway timeout response has a 2xx status code
func (*PostWebchatGuestConversationsGatewayTimeout) String ¶
func (o *PostWebchatGuestConversationsGatewayTimeout) String() string
type PostWebchatGuestConversationsInternalServerError ¶
PostWebchatGuestConversationsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPostWebchatGuestConversationsInternalServerError ¶
func NewPostWebchatGuestConversationsInternalServerError() *PostWebchatGuestConversationsInternalServerError
NewPostWebchatGuestConversationsInternalServerError creates a PostWebchatGuestConversationsInternalServerError with default headers values
func (*PostWebchatGuestConversationsInternalServerError) Error ¶
func (o *PostWebchatGuestConversationsInternalServerError) Error() string
func (*PostWebchatGuestConversationsInternalServerError) GetPayload ¶
func (o *PostWebchatGuestConversationsInternalServerError) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsInternalServerError) IsClientError ¶
func (o *PostWebchatGuestConversationsInternalServerError) IsClientError() bool
IsClientError returns true when this post webchat guest conversations internal server error response has a 4xx status code
func (*PostWebchatGuestConversationsInternalServerError) IsCode ¶
func (o *PostWebchatGuestConversationsInternalServerError) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations internal server error response a status code equal to that given
func (*PostWebchatGuestConversationsInternalServerError) IsRedirect ¶
func (o *PostWebchatGuestConversationsInternalServerError) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations internal server error response has a 3xx status code
func (*PostWebchatGuestConversationsInternalServerError) IsServerError ¶
func (o *PostWebchatGuestConversationsInternalServerError) IsServerError() bool
IsServerError returns true when this post webchat guest conversations internal server error response has a 5xx status code
func (*PostWebchatGuestConversationsInternalServerError) IsSuccess ¶
func (o *PostWebchatGuestConversationsInternalServerError) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations internal server error response has a 2xx status code
func (*PostWebchatGuestConversationsInternalServerError) String ¶
func (o *PostWebchatGuestConversationsInternalServerError) String() string
type PostWebchatGuestConversationsNotFound ¶
PostWebchatGuestConversationsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPostWebchatGuestConversationsNotFound ¶
func NewPostWebchatGuestConversationsNotFound() *PostWebchatGuestConversationsNotFound
NewPostWebchatGuestConversationsNotFound creates a PostWebchatGuestConversationsNotFound with default headers values
func (*PostWebchatGuestConversationsNotFound) Error ¶
func (o *PostWebchatGuestConversationsNotFound) Error() string
func (*PostWebchatGuestConversationsNotFound) GetPayload ¶
func (o *PostWebchatGuestConversationsNotFound) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsNotFound) IsClientError ¶
func (o *PostWebchatGuestConversationsNotFound) IsClientError() bool
IsClientError returns true when this post webchat guest conversations not found response has a 4xx status code
func (*PostWebchatGuestConversationsNotFound) IsCode ¶
func (o *PostWebchatGuestConversationsNotFound) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations not found response a status code equal to that given
func (*PostWebchatGuestConversationsNotFound) IsRedirect ¶
func (o *PostWebchatGuestConversationsNotFound) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations not found response has a 3xx status code
func (*PostWebchatGuestConversationsNotFound) IsServerError ¶
func (o *PostWebchatGuestConversationsNotFound) IsServerError() bool
IsServerError returns true when this post webchat guest conversations not found response has a 5xx status code
func (*PostWebchatGuestConversationsNotFound) IsSuccess ¶
func (o *PostWebchatGuestConversationsNotFound) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations not found response has a 2xx status code
func (*PostWebchatGuestConversationsNotFound) String ¶
func (o *PostWebchatGuestConversationsNotFound) String() string
type PostWebchatGuestConversationsOK ¶
type PostWebchatGuestConversationsOK struct {
Payload *models.CreateWebChatConversationResponse
}
PostWebchatGuestConversationsOK describes a response with status code 200, with default header values.
successful operation
func NewPostWebchatGuestConversationsOK ¶
func NewPostWebchatGuestConversationsOK() *PostWebchatGuestConversationsOK
NewPostWebchatGuestConversationsOK creates a PostWebchatGuestConversationsOK with default headers values
func (*PostWebchatGuestConversationsOK) Error ¶
func (o *PostWebchatGuestConversationsOK) Error() string
func (*PostWebchatGuestConversationsOK) GetPayload ¶
func (o *PostWebchatGuestConversationsOK) GetPayload() *models.CreateWebChatConversationResponse
func (*PostWebchatGuestConversationsOK) IsClientError ¶
func (o *PostWebchatGuestConversationsOK) IsClientError() bool
IsClientError returns true when this post webchat guest conversations o k response has a 4xx status code
func (*PostWebchatGuestConversationsOK) IsCode ¶
func (o *PostWebchatGuestConversationsOK) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations o k response a status code equal to that given
func (*PostWebchatGuestConversationsOK) IsRedirect ¶
func (o *PostWebchatGuestConversationsOK) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations o k response has a 3xx status code
func (*PostWebchatGuestConversationsOK) IsServerError ¶
func (o *PostWebchatGuestConversationsOK) IsServerError() bool
IsServerError returns true when this post webchat guest conversations o k response has a 5xx status code
func (*PostWebchatGuestConversationsOK) IsSuccess ¶
func (o *PostWebchatGuestConversationsOK) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations o k response has a 2xx status code
func (*PostWebchatGuestConversationsOK) String ¶
func (o *PostWebchatGuestConversationsOK) String() string
type PostWebchatGuestConversationsParams ¶
type PostWebchatGuestConversationsParams struct {
/* Body.
CreateConversationRequest
*/
Body *models.CreateWebChatConversationRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostWebchatGuestConversationsParams contains all the parameters to send to the API endpoint
for the post webchat guest conversations operation. Typically these are written to a http.Request.
func NewPostWebchatGuestConversationsParams ¶
func NewPostWebchatGuestConversationsParams() *PostWebchatGuestConversationsParams
NewPostWebchatGuestConversationsParams creates a new PostWebchatGuestConversationsParams 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 NewPostWebchatGuestConversationsParamsWithContext ¶
func NewPostWebchatGuestConversationsParamsWithContext(ctx context.Context) *PostWebchatGuestConversationsParams
NewPostWebchatGuestConversationsParamsWithContext creates a new PostWebchatGuestConversationsParams object with the ability to set a context for a request.
func NewPostWebchatGuestConversationsParamsWithHTTPClient ¶
func NewPostWebchatGuestConversationsParamsWithHTTPClient(client *http.Client) *PostWebchatGuestConversationsParams
NewPostWebchatGuestConversationsParamsWithHTTPClient creates a new PostWebchatGuestConversationsParams object with the ability to set a custom HTTPClient for a request.
func NewPostWebchatGuestConversationsParamsWithTimeout ¶
func NewPostWebchatGuestConversationsParamsWithTimeout(timeout time.Duration) *PostWebchatGuestConversationsParams
NewPostWebchatGuestConversationsParamsWithTimeout creates a new PostWebchatGuestConversationsParams object with the ability to set a timeout on a request.
func (*PostWebchatGuestConversationsParams) SetBody ¶
func (o *PostWebchatGuestConversationsParams) SetBody(body *models.CreateWebChatConversationRequest)
SetBody adds the body to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) SetContext ¶
func (o *PostWebchatGuestConversationsParams) SetContext(ctx context.Context)
SetContext adds the context to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) SetDefaults ¶
func (o *PostWebchatGuestConversationsParams) SetDefaults()
SetDefaults hydrates default values in the post webchat guest conversations params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationsParams) SetHTTPClient ¶
func (o *PostWebchatGuestConversationsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) SetTimeout ¶
func (o *PostWebchatGuestConversationsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) WithBody ¶
func (o *PostWebchatGuestConversationsParams) WithBody(body *models.CreateWebChatConversationRequest) *PostWebchatGuestConversationsParams
WithBody adds the body to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) WithContext ¶
func (o *PostWebchatGuestConversationsParams) WithContext(ctx context.Context) *PostWebchatGuestConversationsParams
WithContext adds the context to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) WithDefaults ¶
func (o *PostWebchatGuestConversationsParams) WithDefaults() *PostWebchatGuestConversationsParams
WithDefaults hydrates default values in the post webchat guest conversations params (not the query body).
All values with no default are reset to their zero value.
func (*PostWebchatGuestConversationsParams) WithHTTPClient ¶
func (o *PostWebchatGuestConversationsParams) WithHTTPClient(client *http.Client) *PostWebchatGuestConversationsParams
WithHTTPClient adds the HTTPClient to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) WithTimeout ¶
func (o *PostWebchatGuestConversationsParams) WithTimeout(timeout time.Duration) *PostWebchatGuestConversationsParams
WithTimeout adds the timeout to the post webchat guest conversations params
func (*PostWebchatGuestConversationsParams) WriteToRequest ¶
func (o *PostWebchatGuestConversationsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostWebchatGuestConversationsReader ¶
type PostWebchatGuestConversationsReader struct {
// contains filtered or unexported fields
}
PostWebchatGuestConversationsReader is a Reader for the PostWebchatGuestConversations structure.
func (*PostWebchatGuestConversationsReader) ReadResponse ¶
func (o *PostWebchatGuestConversationsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostWebchatGuestConversationsRequestEntityTooLarge ¶
PostWebchatGuestConversationsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPostWebchatGuestConversationsRequestEntityTooLarge ¶
func NewPostWebchatGuestConversationsRequestEntityTooLarge() *PostWebchatGuestConversationsRequestEntityTooLarge
NewPostWebchatGuestConversationsRequestEntityTooLarge creates a PostWebchatGuestConversationsRequestEntityTooLarge with default headers values
func (*PostWebchatGuestConversationsRequestEntityTooLarge) Error ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) Error() string
func (*PostWebchatGuestConversationsRequestEntityTooLarge) GetPayload ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsRequestEntityTooLarge) IsClientError ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this post webchat guest conversations request entity too large response has a 4xx status code
func (*PostWebchatGuestConversationsRequestEntityTooLarge) IsCode ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations request entity too large response a status code equal to that given
func (*PostWebchatGuestConversationsRequestEntityTooLarge) IsRedirect ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations request entity too large response has a 3xx status code
func (*PostWebchatGuestConversationsRequestEntityTooLarge) IsServerError ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this post webchat guest conversations request entity too large response has a 5xx status code
func (*PostWebchatGuestConversationsRequestEntityTooLarge) IsSuccess ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations request entity too large response has a 2xx status code
func (*PostWebchatGuestConversationsRequestEntityTooLarge) String ¶
func (o *PostWebchatGuestConversationsRequestEntityTooLarge) String() string
type PostWebchatGuestConversationsRequestTimeout ¶
PostWebchatGuestConversationsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPostWebchatGuestConversationsRequestTimeout ¶
func NewPostWebchatGuestConversationsRequestTimeout() *PostWebchatGuestConversationsRequestTimeout
NewPostWebchatGuestConversationsRequestTimeout creates a PostWebchatGuestConversationsRequestTimeout with default headers values
func (*PostWebchatGuestConversationsRequestTimeout) Error ¶
func (o *PostWebchatGuestConversationsRequestTimeout) Error() string
func (*PostWebchatGuestConversationsRequestTimeout) GetPayload ¶
func (o *PostWebchatGuestConversationsRequestTimeout) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsRequestTimeout) IsClientError ¶
func (o *PostWebchatGuestConversationsRequestTimeout) IsClientError() bool
IsClientError returns true when this post webchat guest conversations request timeout response has a 4xx status code
func (*PostWebchatGuestConversationsRequestTimeout) IsCode ¶
func (o *PostWebchatGuestConversationsRequestTimeout) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations request timeout response a status code equal to that given
func (*PostWebchatGuestConversationsRequestTimeout) IsRedirect ¶
func (o *PostWebchatGuestConversationsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations request timeout response has a 3xx status code
func (*PostWebchatGuestConversationsRequestTimeout) IsServerError ¶
func (o *PostWebchatGuestConversationsRequestTimeout) IsServerError() bool
IsServerError returns true when this post webchat guest conversations request timeout response has a 5xx status code
func (*PostWebchatGuestConversationsRequestTimeout) IsSuccess ¶
func (o *PostWebchatGuestConversationsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations request timeout response has a 2xx status code
func (*PostWebchatGuestConversationsRequestTimeout) String ¶
func (o *PostWebchatGuestConversationsRequestTimeout) String() string
type PostWebchatGuestConversationsServiceUnavailable ¶
type PostWebchatGuestConversationsServiceUnavailable struct {
}
PostWebchatGuestConversationsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPostWebchatGuestConversationsServiceUnavailable ¶
func NewPostWebchatGuestConversationsServiceUnavailable() *PostWebchatGuestConversationsServiceUnavailable
NewPostWebchatGuestConversationsServiceUnavailable creates a PostWebchatGuestConversationsServiceUnavailable with default headers values
func (*PostWebchatGuestConversationsServiceUnavailable) Error ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) Error() string
func (*PostWebchatGuestConversationsServiceUnavailable) GetPayload ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsServiceUnavailable) IsClientError ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) IsClientError() bool
IsClientError returns true when this post webchat guest conversations service unavailable response has a 4xx status code
func (*PostWebchatGuestConversationsServiceUnavailable) IsCode ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations service unavailable response a status code equal to that given
func (*PostWebchatGuestConversationsServiceUnavailable) IsRedirect ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations service unavailable response has a 3xx status code
func (*PostWebchatGuestConversationsServiceUnavailable) IsServerError ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) IsServerError() bool
IsServerError returns true when this post webchat guest conversations service unavailable response has a 5xx status code
func (*PostWebchatGuestConversationsServiceUnavailable) IsSuccess ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations service unavailable response has a 2xx status code
func (*PostWebchatGuestConversationsServiceUnavailable) String ¶
func (o *PostWebchatGuestConversationsServiceUnavailable) String() string
type PostWebchatGuestConversationsTooManyRequests ¶
PostWebchatGuestConversationsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPostWebchatGuestConversationsTooManyRequests ¶
func NewPostWebchatGuestConversationsTooManyRequests() *PostWebchatGuestConversationsTooManyRequests
NewPostWebchatGuestConversationsTooManyRequests creates a PostWebchatGuestConversationsTooManyRequests with default headers values
func (*PostWebchatGuestConversationsTooManyRequests) Error ¶
func (o *PostWebchatGuestConversationsTooManyRequests) Error() string
func (*PostWebchatGuestConversationsTooManyRequests) GetPayload ¶
func (o *PostWebchatGuestConversationsTooManyRequests) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsTooManyRequests) IsClientError ¶
func (o *PostWebchatGuestConversationsTooManyRequests) IsClientError() bool
IsClientError returns true when this post webchat guest conversations too many requests response has a 4xx status code
func (*PostWebchatGuestConversationsTooManyRequests) IsCode ¶
func (o *PostWebchatGuestConversationsTooManyRequests) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations too many requests response a status code equal to that given
func (*PostWebchatGuestConversationsTooManyRequests) IsRedirect ¶
func (o *PostWebchatGuestConversationsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations too many requests response has a 3xx status code
func (*PostWebchatGuestConversationsTooManyRequests) IsServerError ¶
func (o *PostWebchatGuestConversationsTooManyRequests) IsServerError() bool
IsServerError returns true when this post webchat guest conversations too many requests response has a 5xx status code
func (*PostWebchatGuestConversationsTooManyRequests) IsSuccess ¶
func (o *PostWebchatGuestConversationsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations too many requests response has a 2xx status code
func (*PostWebchatGuestConversationsTooManyRequests) String ¶
func (o *PostWebchatGuestConversationsTooManyRequests) String() string
type PostWebchatGuestConversationsUnauthorized ¶
type PostWebchatGuestConversationsUnauthorized struct {
}
PostWebchatGuestConversationsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPostWebchatGuestConversationsUnauthorized ¶
func NewPostWebchatGuestConversationsUnauthorized() *PostWebchatGuestConversationsUnauthorized
NewPostWebchatGuestConversationsUnauthorized creates a PostWebchatGuestConversationsUnauthorized with default headers values
func (*PostWebchatGuestConversationsUnauthorized) Error ¶
func (o *PostWebchatGuestConversationsUnauthorized) Error() string
func (*PostWebchatGuestConversationsUnauthorized) GetPayload ¶
func (o *PostWebchatGuestConversationsUnauthorized) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsUnauthorized) IsClientError ¶
func (o *PostWebchatGuestConversationsUnauthorized) IsClientError() bool
IsClientError returns true when this post webchat guest conversations unauthorized response has a 4xx status code
func (*PostWebchatGuestConversationsUnauthorized) IsCode ¶
func (o *PostWebchatGuestConversationsUnauthorized) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations unauthorized response a status code equal to that given
func (*PostWebchatGuestConversationsUnauthorized) IsRedirect ¶
func (o *PostWebchatGuestConversationsUnauthorized) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations unauthorized response has a 3xx status code
func (*PostWebchatGuestConversationsUnauthorized) IsServerError ¶
func (o *PostWebchatGuestConversationsUnauthorized) IsServerError() bool
IsServerError returns true when this post webchat guest conversations unauthorized response has a 5xx status code
func (*PostWebchatGuestConversationsUnauthorized) IsSuccess ¶
func (o *PostWebchatGuestConversationsUnauthorized) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations unauthorized response has a 2xx status code
func (*PostWebchatGuestConversationsUnauthorized) String ¶
func (o *PostWebchatGuestConversationsUnauthorized) String() string
type PostWebchatGuestConversationsUnsupportedMediaType ¶
PostWebchatGuestConversationsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPostWebchatGuestConversationsUnsupportedMediaType ¶
func NewPostWebchatGuestConversationsUnsupportedMediaType() *PostWebchatGuestConversationsUnsupportedMediaType
NewPostWebchatGuestConversationsUnsupportedMediaType creates a PostWebchatGuestConversationsUnsupportedMediaType with default headers values
func (*PostWebchatGuestConversationsUnsupportedMediaType) Error ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) Error() string
func (*PostWebchatGuestConversationsUnsupportedMediaType) GetPayload ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PostWebchatGuestConversationsUnsupportedMediaType) IsClientError ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this post webchat guest conversations unsupported media type response has a 4xx status code
func (*PostWebchatGuestConversationsUnsupportedMediaType) IsCode ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this post webchat guest conversations unsupported media type response a status code equal to that given
func (*PostWebchatGuestConversationsUnsupportedMediaType) IsRedirect ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this post webchat guest conversations unsupported media type response has a 3xx status code
func (*PostWebchatGuestConversationsUnsupportedMediaType) IsServerError ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this post webchat guest conversations unsupported media type response has a 5xx status code
func (*PostWebchatGuestConversationsUnsupportedMediaType) IsSuccess ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this post webchat guest conversations unsupported media type response has a 2xx status code
func (*PostWebchatGuestConversationsUnsupportedMediaType) String ¶
func (o *PostWebchatGuestConversationsUnsupportedMediaType) String() string
type PutWebchatDeploymentBadRequest ¶
PutWebchatDeploymentBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutWebchatDeploymentBadRequest ¶
func NewPutWebchatDeploymentBadRequest() *PutWebchatDeploymentBadRequest
NewPutWebchatDeploymentBadRequest creates a PutWebchatDeploymentBadRequest with default headers values
func (*PutWebchatDeploymentBadRequest) Error ¶
func (o *PutWebchatDeploymentBadRequest) Error() string
func (*PutWebchatDeploymentBadRequest) GetPayload ¶
func (o *PutWebchatDeploymentBadRequest) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentBadRequest) IsClientError ¶
func (o *PutWebchatDeploymentBadRequest) IsClientError() bool
IsClientError returns true when this put webchat deployment bad request response has a 4xx status code
func (*PutWebchatDeploymentBadRequest) IsCode ¶
func (o *PutWebchatDeploymentBadRequest) IsCode(code int) bool
IsCode returns true when this put webchat deployment bad request response a status code equal to that given
func (*PutWebchatDeploymentBadRequest) IsRedirect ¶
func (o *PutWebchatDeploymentBadRequest) IsRedirect() bool
IsRedirect returns true when this put webchat deployment bad request response has a 3xx status code
func (*PutWebchatDeploymentBadRequest) IsServerError ¶
func (o *PutWebchatDeploymentBadRequest) IsServerError() bool
IsServerError returns true when this put webchat deployment bad request response has a 5xx status code
func (*PutWebchatDeploymentBadRequest) IsSuccess ¶
func (o *PutWebchatDeploymentBadRequest) IsSuccess() bool
IsSuccess returns true when this put webchat deployment bad request response has a 2xx status code
func (*PutWebchatDeploymentBadRequest) String ¶
func (o *PutWebchatDeploymentBadRequest) String() string
type PutWebchatDeploymentForbidden ¶
PutWebchatDeploymentForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutWebchatDeploymentForbidden ¶
func NewPutWebchatDeploymentForbidden() *PutWebchatDeploymentForbidden
NewPutWebchatDeploymentForbidden creates a PutWebchatDeploymentForbidden with default headers values
func (*PutWebchatDeploymentForbidden) Error ¶
func (o *PutWebchatDeploymentForbidden) Error() string
func (*PutWebchatDeploymentForbidden) GetPayload ¶
func (o *PutWebchatDeploymentForbidden) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentForbidden) IsClientError ¶
func (o *PutWebchatDeploymentForbidden) IsClientError() bool
IsClientError returns true when this put webchat deployment forbidden response has a 4xx status code
func (*PutWebchatDeploymentForbidden) IsCode ¶
func (o *PutWebchatDeploymentForbidden) IsCode(code int) bool
IsCode returns true when this put webchat deployment forbidden response a status code equal to that given
func (*PutWebchatDeploymentForbidden) IsRedirect ¶
func (o *PutWebchatDeploymentForbidden) IsRedirect() bool
IsRedirect returns true when this put webchat deployment forbidden response has a 3xx status code
func (*PutWebchatDeploymentForbidden) IsServerError ¶
func (o *PutWebchatDeploymentForbidden) IsServerError() bool
IsServerError returns true when this put webchat deployment forbidden response has a 5xx status code
func (*PutWebchatDeploymentForbidden) IsSuccess ¶
func (o *PutWebchatDeploymentForbidden) IsSuccess() bool
IsSuccess returns true when this put webchat deployment forbidden response has a 2xx status code
func (*PutWebchatDeploymentForbidden) String ¶
func (o *PutWebchatDeploymentForbidden) String() string
type PutWebchatDeploymentGatewayTimeout ¶
PutWebchatDeploymentGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutWebchatDeploymentGatewayTimeout ¶
func NewPutWebchatDeploymentGatewayTimeout() *PutWebchatDeploymentGatewayTimeout
NewPutWebchatDeploymentGatewayTimeout creates a PutWebchatDeploymentGatewayTimeout with default headers values
func (*PutWebchatDeploymentGatewayTimeout) Error ¶
func (o *PutWebchatDeploymentGatewayTimeout) Error() string
func (*PutWebchatDeploymentGatewayTimeout) GetPayload ¶
func (o *PutWebchatDeploymentGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentGatewayTimeout) IsClientError ¶
func (o *PutWebchatDeploymentGatewayTimeout) IsClientError() bool
IsClientError returns true when this put webchat deployment gateway timeout response has a 4xx status code
func (*PutWebchatDeploymentGatewayTimeout) IsCode ¶
func (o *PutWebchatDeploymentGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put webchat deployment gateway timeout response a status code equal to that given
func (*PutWebchatDeploymentGatewayTimeout) IsRedirect ¶
func (o *PutWebchatDeploymentGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put webchat deployment gateway timeout response has a 3xx status code
func (*PutWebchatDeploymentGatewayTimeout) IsServerError ¶
func (o *PutWebchatDeploymentGatewayTimeout) IsServerError() bool
IsServerError returns true when this put webchat deployment gateway timeout response has a 5xx status code
func (*PutWebchatDeploymentGatewayTimeout) IsSuccess ¶
func (o *PutWebchatDeploymentGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put webchat deployment gateway timeout response has a 2xx status code
func (*PutWebchatDeploymentGatewayTimeout) String ¶
func (o *PutWebchatDeploymentGatewayTimeout) String() string
type PutWebchatDeploymentInternalServerError ¶
PutWebchatDeploymentInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutWebchatDeploymentInternalServerError ¶
func NewPutWebchatDeploymentInternalServerError() *PutWebchatDeploymentInternalServerError
NewPutWebchatDeploymentInternalServerError creates a PutWebchatDeploymentInternalServerError with default headers values
func (*PutWebchatDeploymentInternalServerError) Error ¶
func (o *PutWebchatDeploymentInternalServerError) Error() string
func (*PutWebchatDeploymentInternalServerError) GetPayload ¶
func (o *PutWebchatDeploymentInternalServerError) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentInternalServerError) IsClientError ¶
func (o *PutWebchatDeploymentInternalServerError) IsClientError() bool
IsClientError returns true when this put webchat deployment internal server error response has a 4xx status code
func (*PutWebchatDeploymentInternalServerError) IsCode ¶
func (o *PutWebchatDeploymentInternalServerError) IsCode(code int) bool
IsCode returns true when this put webchat deployment internal server error response a status code equal to that given
func (*PutWebchatDeploymentInternalServerError) IsRedirect ¶
func (o *PutWebchatDeploymentInternalServerError) IsRedirect() bool
IsRedirect returns true when this put webchat deployment internal server error response has a 3xx status code
func (*PutWebchatDeploymentInternalServerError) IsServerError ¶
func (o *PutWebchatDeploymentInternalServerError) IsServerError() bool
IsServerError returns true when this put webchat deployment internal server error response has a 5xx status code
func (*PutWebchatDeploymentInternalServerError) IsSuccess ¶
func (o *PutWebchatDeploymentInternalServerError) IsSuccess() bool
IsSuccess returns true when this put webchat deployment internal server error response has a 2xx status code
func (*PutWebchatDeploymentInternalServerError) String ¶
func (o *PutWebchatDeploymentInternalServerError) String() string
type PutWebchatDeploymentNotFound ¶
PutWebchatDeploymentNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutWebchatDeploymentNotFound ¶
func NewPutWebchatDeploymentNotFound() *PutWebchatDeploymentNotFound
NewPutWebchatDeploymentNotFound creates a PutWebchatDeploymentNotFound with default headers values
func (*PutWebchatDeploymentNotFound) Error ¶
func (o *PutWebchatDeploymentNotFound) Error() string
func (*PutWebchatDeploymentNotFound) GetPayload ¶
func (o *PutWebchatDeploymentNotFound) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentNotFound) IsClientError ¶
func (o *PutWebchatDeploymentNotFound) IsClientError() bool
IsClientError returns true when this put webchat deployment not found response has a 4xx status code
func (*PutWebchatDeploymentNotFound) IsCode ¶
func (o *PutWebchatDeploymentNotFound) IsCode(code int) bool
IsCode returns true when this put webchat deployment not found response a status code equal to that given
func (*PutWebchatDeploymentNotFound) IsRedirect ¶
func (o *PutWebchatDeploymentNotFound) IsRedirect() bool
IsRedirect returns true when this put webchat deployment not found response has a 3xx status code
func (*PutWebchatDeploymentNotFound) IsServerError ¶
func (o *PutWebchatDeploymentNotFound) IsServerError() bool
IsServerError returns true when this put webchat deployment not found response has a 5xx status code
func (*PutWebchatDeploymentNotFound) IsSuccess ¶
func (o *PutWebchatDeploymentNotFound) IsSuccess() bool
IsSuccess returns true when this put webchat deployment not found response has a 2xx status code
func (*PutWebchatDeploymentNotFound) String ¶
func (o *PutWebchatDeploymentNotFound) String() string
type PutWebchatDeploymentOK ¶
type PutWebchatDeploymentOK struct {
Payload *models.WebChatDeployment
}
PutWebchatDeploymentOK describes a response with status code 200, with default header values.
successful operation
func NewPutWebchatDeploymentOK ¶
func NewPutWebchatDeploymentOK() *PutWebchatDeploymentOK
NewPutWebchatDeploymentOK creates a PutWebchatDeploymentOK with default headers values
func (*PutWebchatDeploymentOK) Error ¶
func (o *PutWebchatDeploymentOK) Error() string
func (*PutWebchatDeploymentOK) GetPayload ¶
func (o *PutWebchatDeploymentOK) GetPayload() *models.WebChatDeployment
func (*PutWebchatDeploymentOK) IsClientError ¶
func (o *PutWebchatDeploymentOK) IsClientError() bool
IsClientError returns true when this put webchat deployment o k response has a 4xx status code
func (*PutWebchatDeploymentOK) IsCode ¶
func (o *PutWebchatDeploymentOK) IsCode(code int) bool
IsCode returns true when this put webchat deployment o k response a status code equal to that given
func (*PutWebchatDeploymentOK) IsRedirect ¶
func (o *PutWebchatDeploymentOK) IsRedirect() bool
IsRedirect returns true when this put webchat deployment o k response has a 3xx status code
func (*PutWebchatDeploymentOK) IsServerError ¶
func (o *PutWebchatDeploymentOK) IsServerError() bool
IsServerError returns true when this put webchat deployment o k response has a 5xx status code
func (*PutWebchatDeploymentOK) IsSuccess ¶
func (o *PutWebchatDeploymentOK) IsSuccess() bool
IsSuccess returns true when this put webchat deployment o k response has a 2xx status code
func (*PutWebchatDeploymentOK) String ¶
func (o *PutWebchatDeploymentOK) String() string
type PutWebchatDeploymentParams ¶
type PutWebchatDeploymentParams struct {
/* Body.
Deployment
*/
Body *models.WebChatDeployment
/* DeploymentID.
Deployment Id
*/
DeploymentID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutWebchatDeploymentParams contains all the parameters to send to the API endpoint
for the put webchat deployment operation. Typically these are written to a http.Request.
func NewPutWebchatDeploymentParams ¶
func NewPutWebchatDeploymentParams() *PutWebchatDeploymentParams
NewPutWebchatDeploymentParams creates a new PutWebchatDeploymentParams 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 NewPutWebchatDeploymentParamsWithContext ¶
func NewPutWebchatDeploymentParamsWithContext(ctx context.Context) *PutWebchatDeploymentParams
NewPutWebchatDeploymentParamsWithContext creates a new PutWebchatDeploymentParams object with the ability to set a context for a request.
func NewPutWebchatDeploymentParamsWithHTTPClient ¶
func NewPutWebchatDeploymentParamsWithHTTPClient(client *http.Client) *PutWebchatDeploymentParams
NewPutWebchatDeploymentParamsWithHTTPClient creates a new PutWebchatDeploymentParams object with the ability to set a custom HTTPClient for a request.
func NewPutWebchatDeploymentParamsWithTimeout ¶
func NewPutWebchatDeploymentParamsWithTimeout(timeout time.Duration) *PutWebchatDeploymentParams
NewPutWebchatDeploymentParamsWithTimeout creates a new PutWebchatDeploymentParams object with the ability to set a timeout on a request.
func (*PutWebchatDeploymentParams) SetBody ¶
func (o *PutWebchatDeploymentParams) SetBody(body *models.WebChatDeployment)
SetBody adds the body to the put webchat deployment params
func (*PutWebchatDeploymentParams) SetContext ¶
func (o *PutWebchatDeploymentParams) SetContext(ctx context.Context)
SetContext adds the context to the put webchat deployment params
func (*PutWebchatDeploymentParams) SetDefaults ¶
func (o *PutWebchatDeploymentParams) SetDefaults()
SetDefaults hydrates default values in the put webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*PutWebchatDeploymentParams) SetDeploymentID ¶
func (o *PutWebchatDeploymentParams) SetDeploymentID(deploymentID string)
SetDeploymentID adds the deploymentId to the put webchat deployment params
func (*PutWebchatDeploymentParams) SetHTTPClient ¶
func (o *PutWebchatDeploymentParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put webchat deployment params
func (*PutWebchatDeploymentParams) SetTimeout ¶
func (o *PutWebchatDeploymentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put webchat deployment params
func (*PutWebchatDeploymentParams) WithBody ¶
func (o *PutWebchatDeploymentParams) WithBody(body *models.WebChatDeployment) *PutWebchatDeploymentParams
WithBody adds the body to the put webchat deployment params
func (*PutWebchatDeploymentParams) WithContext ¶
func (o *PutWebchatDeploymentParams) WithContext(ctx context.Context) *PutWebchatDeploymentParams
WithContext adds the context to the put webchat deployment params
func (*PutWebchatDeploymentParams) WithDefaults ¶
func (o *PutWebchatDeploymentParams) WithDefaults() *PutWebchatDeploymentParams
WithDefaults hydrates default values in the put webchat deployment params (not the query body).
All values with no default are reset to their zero value.
func (*PutWebchatDeploymentParams) WithDeploymentID ¶
func (o *PutWebchatDeploymentParams) WithDeploymentID(deploymentID string) *PutWebchatDeploymentParams
WithDeploymentID adds the deploymentID to the put webchat deployment params
func (*PutWebchatDeploymentParams) WithHTTPClient ¶
func (o *PutWebchatDeploymentParams) WithHTTPClient(client *http.Client) *PutWebchatDeploymentParams
WithHTTPClient adds the HTTPClient to the put webchat deployment params
func (*PutWebchatDeploymentParams) WithTimeout ¶
func (o *PutWebchatDeploymentParams) WithTimeout(timeout time.Duration) *PutWebchatDeploymentParams
WithTimeout adds the timeout to the put webchat deployment params
func (*PutWebchatDeploymentParams) WriteToRequest ¶
func (o *PutWebchatDeploymentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutWebchatDeploymentReader ¶
type PutWebchatDeploymentReader struct {
// contains filtered or unexported fields
}
PutWebchatDeploymentReader is a Reader for the PutWebchatDeployment structure.
func (*PutWebchatDeploymentReader) ReadResponse ¶
func (o *PutWebchatDeploymentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutWebchatDeploymentRequestEntityTooLarge ¶
PutWebchatDeploymentRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutWebchatDeploymentRequestEntityTooLarge ¶
func NewPutWebchatDeploymentRequestEntityTooLarge() *PutWebchatDeploymentRequestEntityTooLarge
NewPutWebchatDeploymentRequestEntityTooLarge creates a PutWebchatDeploymentRequestEntityTooLarge with default headers values
func (*PutWebchatDeploymentRequestEntityTooLarge) Error ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) Error() string
func (*PutWebchatDeploymentRequestEntityTooLarge) GetPayload ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentRequestEntityTooLarge) IsClientError ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put webchat deployment request entity too large response has a 4xx status code
func (*PutWebchatDeploymentRequestEntityTooLarge) IsCode ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put webchat deployment request entity too large response a status code equal to that given
func (*PutWebchatDeploymentRequestEntityTooLarge) IsRedirect ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put webchat deployment request entity too large response has a 3xx status code
func (*PutWebchatDeploymentRequestEntityTooLarge) IsServerError ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put webchat deployment request entity too large response has a 5xx status code
func (*PutWebchatDeploymentRequestEntityTooLarge) IsSuccess ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put webchat deployment request entity too large response has a 2xx status code
func (*PutWebchatDeploymentRequestEntityTooLarge) String ¶
func (o *PutWebchatDeploymentRequestEntityTooLarge) String() string
type PutWebchatDeploymentRequestTimeout ¶
PutWebchatDeploymentRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutWebchatDeploymentRequestTimeout ¶
func NewPutWebchatDeploymentRequestTimeout() *PutWebchatDeploymentRequestTimeout
NewPutWebchatDeploymentRequestTimeout creates a PutWebchatDeploymentRequestTimeout with default headers values
func (*PutWebchatDeploymentRequestTimeout) Error ¶
func (o *PutWebchatDeploymentRequestTimeout) Error() string
func (*PutWebchatDeploymentRequestTimeout) GetPayload ¶
func (o *PutWebchatDeploymentRequestTimeout) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentRequestTimeout) IsClientError ¶
func (o *PutWebchatDeploymentRequestTimeout) IsClientError() bool
IsClientError returns true when this put webchat deployment request timeout response has a 4xx status code
func (*PutWebchatDeploymentRequestTimeout) IsCode ¶
func (o *PutWebchatDeploymentRequestTimeout) IsCode(code int) bool
IsCode returns true when this put webchat deployment request timeout response a status code equal to that given
func (*PutWebchatDeploymentRequestTimeout) IsRedirect ¶
func (o *PutWebchatDeploymentRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put webchat deployment request timeout response has a 3xx status code
func (*PutWebchatDeploymentRequestTimeout) IsServerError ¶
func (o *PutWebchatDeploymentRequestTimeout) IsServerError() bool
IsServerError returns true when this put webchat deployment request timeout response has a 5xx status code
func (*PutWebchatDeploymentRequestTimeout) IsSuccess ¶
func (o *PutWebchatDeploymentRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put webchat deployment request timeout response has a 2xx status code
func (*PutWebchatDeploymentRequestTimeout) String ¶
func (o *PutWebchatDeploymentRequestTimeout) String() string
type PutWebchatDeploymentServiceUnavailable ¶
type PutWebchatDeploymentServiceUnavailable struct {
}
PutWebchatDeploymentServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutWebchatDeploymentServiceUnavailable ¶
func NewPutWebchatDeploymentServiceUnavailable() *PutWebchatDeploymentServiceUnavailable
NewPutWebchatDeploymentServiceUnavailable creates a PutWebchatDeploymentServiceUnavailable with default headers values
func (*PutWebchatDeploymentServiceUnavailable) Error ¶
func (o *PutWebchatDeploymentServiceUnavailable) Error() string
func (*PutWebchatDeploymentServiceUnavailable) GetPayload ¶
func (o *PutWebchatDeploymentServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentServiceUnavailable) IsClientError ¶
func (o *PutWebchatDeploymentServiceUnavailable) IsClientError() bool
IsClientError returns true when this put webchat deployment service unavailable response has a 4xx status code
func (*PutWebchatDeploymentServiceUnavailable) IsCode ¶
func (o *PutWebchatDeploymentServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put webchat deployment service unavailable response a status code equal to that given
func (*PutWebchatDeploymentServiceUnavailable) IsRedirect ¶
func (o *PutWebchatDeploymentServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put webchat deployment service unavailable response has a 3xx status code
func (*PutWebchatDeploymentServiceUnavailable) IsServerError ¶
func (o *PutWebchatDeploymentServiceUnavailable) IsServerError() bool
IsServerError returns true when this put webchat deployment service unavailable response has a 5xx status code
func (*PutWebchatDeploymentServiceUnavailable) IsSuccess ¶
func (o *PutWebchatDeploymentServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put webchat deployment service unavailable response has a 2xx status code
func (*PutWebchatDeploymentServiceUnavailable) String ¶
func (o *PutWebchatDeploymentServiceUnavailable) String() string
type PutWebchatDeploymentTooManyRequests ¶
PutWebchatDeploymentTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutWebchatDeploymentTooManyRequests ¶
func NewPutWebchatDeploymentTooManyRequests() *PutWebchatDeploymentTooManyRequests
NewPutWebchatDeploymentTooManyRequests creates a PutWebchatDeploymentTooManyRequests with default headers values
func (*PutWebchatDeploymentTooManyRequests) Error ¶
func (o *PutWebchatDeploymentTooManyRequests) Error() string
func (*PutWebchatDeploymentTooManyRequests) GetPayload ¶
func (o *PutWebchatDeploymentTooManyRequests) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentTooManyRequests) IsClientError ¶
func (o *PutWebchatDeploymentTooManyRequests) IsClientError() bool
IsClientError returns true when this put webchat deployment too many requests response has a 4xx status code
func (*PutWebchatDeploymentTooManyRequests) IsCode ¶
func (o *PutWebchatDeploymentTooManyRequests) IsCode(code int) bool
IsCode returns true when this put webchat deployment too many requests response a status code equal to that given
func (*PutWebchatDeploymentTooManyRequests) IsRedirect ¶
func (o *PutWebchatDeploymentTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put webchat deployment too many requests response has a 3xx status code
func (*PutWebchatDeploymentTooManyRequests) IsServerError ¶
func (o *PutWebchatDeploymentTooManyRequests) IsServerError() bool
IsServerError returns true when this put webchat deployment too many requests response has a 5xx status code
func (*PutWebchatDeploymentTooManyRequests) IsSuccess ¶
func (o *PutWebchatDeploymentTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put webchat deployment too many requests response has a 2xx status code
func (*PutWebchatDeploymentTooManyRequests) String ¶
func (o *PutWebchatDeploymentTooManyRequests) String() string
type PutWebchatDeploymentUnauthorized ¶
type PutWebchatDeploymentUnauthorized struct {
}
PutWebchatDeploymentUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutWebchatDeploymentUnauthorized ¶
func NewPutWebchatDeploymentUnauthorized() *PutWebchatDeploymentUnauthorized
NewPutWebchatDeploymentUnauthorized creates a PutWebchatDeploymentUnauthorized with default headers values
func (*PutWebchatDeploymentUnauthorized) Error ¶
func (o *PutWebchatDeploymentUnauthorized) Error() string
func (*PutWebchatDeploymentUnauthorized) GetPayload ¶
func (o *PutWebchatDeploymentUnauthorized) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentUnauthorized) IsClientError ¶
func (o *PutWebchatDeploymentUnauthorized) IsClientError() bool
IsClientError returns true when this put webchat deployment unauthorized response has a 4xx status code
func (*PutWebchatDeploymentUnauthorized) IsCode ¶
func (o *PutWebchatDeploymentUnauthorized) IsCode(code int) bool
IsCode returns true when this put webchat deployment unauthorized response a status code equal to that given
func (*PutWebchatDeploymentUnauthorized) IsRedirect ¶
func (o *PutWebchatDeploymentUnauthorized) IsRedirect() bool
IsRedirect returns true when this put webchat deployment unauthorized response has a 3xx status code
func (*PutWebchatDeploymentUnauthorized) IsServerError ¶
func (o *PutWebchatDeploymentUnauthorized) IsServerError() bool
IsServerError returns true when this put webchat deployment unauthorized response has a 5xx status code
func (*PutWebchatDeploymentUnauthorized) IsSuccess ¶
func (o *PutWebchatDeploymentUnauthorized) IsSuccess() bool
IsSuccess returns true when this put webchat deployment unauthorized response has a 2xx status code
func (*PutWebchatDeploymentUnauthorized) String ¶
func (o *PutWebchatDeploymentUnauthorized) String() string
type PutWebchatDeploymentUnsupportedMediaType ¶
PutWebchatDeploymentUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutWebchatDeploymentUnsupportedMediaType ¶
func NewPutWebchatDeploymentUnsupportedMediaType() *PutWebchatDeploymentUnsupportedMediaType
NewPutWebchatDeploymentUnsupportedMediaType creates a PutWebchatDeploymentUnsupportedMediaType with default headers values
func (*PutWebchatDeploymentUnsupportedMediaType) Error ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) Error() string
func (*PutWebchatDeploymentUnsupportedMediaType) GetPayload ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutWebchatDeploymentUnsupportedMediaType) IsClientError ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put webchat deployment unsupported media type response has a 4xx status code
func (*PutWebchatDeploymentUnsupportedMediaType) IsCode ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put webchat deployment unsupported media type response a status code equal to that given
func (*PutWebchatDeploymentUnsupportedMediaType) IsRedirect ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put webchat deployment unsupported media type response has a 3xx status code
func (*PutWebchatDeploymentUnsupportedMediaType) IsServerError ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put webchat deployment unsupported media type response has a 5xx status code
func (*PutWebchatDeploymentUnsupportedMediaType) IsSuccess ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put webchat deployment unsupported media type response has a 2xx status code
func (*PutWebchatDeploymentUnsupportedMediaType) String ¶
func (o *PutWebchatDeploymentUnsupportedMediaType) String() string
type PutWebchatSettingsBadRequest ¶
PutWebchatSettingsBadRequest describes a response with status code 400, with default header values.
The request could not be understood by the server due to malformed syntax.
func NewPutWebchatSettingsBadRequest ¶
func NewPutWebchatSettingsBadRequest() *PutWebchatSettingsBadRequest
NewPutWebchatSettingsBadRequest creates a PutWebchatSettingsBadRequest with default headers values
func (*PutWebchatSettingsBadRequest) Error ¶
func (o *PutWebchatSettingsBadRequest) Error() string
func (*PutWebchatSettingsBadRequest) GetPayload ¶
func (o *PutWebchatSettingsBadRequest) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsBadRequest) IsClientError ¶
func (o *PutWebchatSettingsBadRequest) IsClientError() bool
IsClientError returns true when this put webchat settings bad request response has a 4xx status code
func (*PutWebchatSettingsBadRequest) IsCode ¶
func (o *PutWebchatSettingsBadRequest) IsCode(code int) bool
IsCode returns true when this put webchat settings bad request response a status code equal to that given
func (*PutWebchatSettingsBadRequest) IsRedirect ¶
func (o *PutWebchatSettingsBadRequest) IsRedirect() bool
IsRedirect returns true when this put webchat settings bad request response has a 3xx status code
func (*PutWebchatSettingsBadRequest) IsServerError ¶
func (o *PutWebchatSettingsBadRequest) IsServerError() bool
IsServerError returns true when this put webchat settings bad request response has a 5xx status code
func (*PutWebchatSettingsBadRequest) IsSuccess ¶
func (o *PutWebchatSettingsBadRequest) IsSuccess() bool
IsSuccess returns true when this put webchat settings bad request response has a 2xx status code
func (*PutWebchatSettingsBadRequest) String ¶
func (o *PutWebchatSettingsBadRequest) String() string
type PutWebchatSettingsForbidden ¶
PutWebchatSettingsForbidden describes a response with status code 403, with default header values.
You are not authorized to perform the requested action.
func NewPutWebchatSettingsForbidden ¶
func NewPutWebchatSettingsForbidden() *PutWebchatSettingsForbidden
NewPutWebchatSettingsForbidden creates a PutWebchatSettingsForbidden with default headers values
func (*PutWebchatSettingsForbidden) Error ¶
func (o *PutWebchatSettingsForbidden) Error() string
func (*PutWebchatSettingsForbidden) GetPayload ¶
func (o *PutWebchatSettingsForbidden) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsForbidden) IsClientError ¶
func (o *PutWebchatSettingsForbidden) IsClientError() bool
IsClientError returns true when this put webchat settings forbidden response has a 4xx status code
func (*PutWebchatSettingsForbidden) IsCode ¶
func (o *PutWebchatSettingsForbidden) IsCode(code int) bool
IsCode returns true when this put webchat settings forbidden response a status code equal to that given
func (*PutWebchatSettingsForbidden) IsRedirect ¶
func (o *PutWebchatSettingsForbidden) IsRedirect() bool
IsRedirect returns true when this put webchat settings forbidden response has a 3xx status code
func (*PutWebchatSettingsForbidden) IsServerError ¶
func (o *PutWebchatSettingsForbidden) IsServerError() bool
IsServerError returns true when this put webchat settings forbidden response has a 5xx status code
func (*PutWebchatSettingsForbidden) IsSuccess ¶
func (o *PutWebchatSettingsForbidden) IsSuccess() bool
IsSuccess returns true when this put webchat settings forbidden response has a 2xx status code
func (*PutWebchatSettingsForbidden) String ¶
func (o *PutWebchatSettingsForbidden) String() string
type PutWebchatSettingsGatewayTimeout ¶
PutWebchatSettingsGatewayTimeout describes a response with status code 504, with default header values.
The request timed out.
func NewPutWebchatSettingsGatewayTimeout ¶
func NewPutWebchatSettingsGatewayTimeout() *PutWebchatSettingsGatewayTimeout
NewPutWebchatSettingsGatewayTimeout creates a PutWebchatSettingsGatewayTimeout with default headers values
func (*PutWebchatSettingsGatewayTimeout) Error ¶
func (o *PutWebchatSettingsGatewayTimeout) Error() string
func (*PutWebchatSettingsGatewayTimeout) GetPayload ¶
func (o *PutWebchatSettingsGatewayTimeout) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsGatewayTimeout) IsClientError ¶
func (o *PutWebchatSettingsGatewayTimeout) IsClientError() bool
IsClientError returns true when this put webchat settings gateway timeout response has a 4xx status code
func (*PutWebchatSettingsGatewayTimeout) IsCode ¶
func (o *PutWebchatSettingsGatewayTimeout) IsCode(code int) bool
IsCode returns true when this put webchat settings gateway timeout response a status code equal to that given
func (*PutWebchatSettingsGatewayTimeout) IsRedirect ¶
func (o *PutWebchatSettingsGatewayTimeout) IsRedirect() bool
IsRedirect returns true when this put webchat settings gateway timeout response has a 3xx status code
func (*PutWebchatSettingsGatewayTimeout) IsServerError ¶
func (o *PutWebchatSettingsGatewayTimeout) IsServerError() bool
IsServerError returns true when this put webchat settings gateway timeout response has a 5xx status code
func (*PutWebchatSettingsGatewayTimeout) IsSuccess ¶
func (o *PutWebchatSettingsGatewayTimeout) IsSuccess() bool
IsSuccess returns true when this put webchat settings gateway timeout response has a 2xx status code
func (*PutWebchatSettingsGatewayTimeout) String ¶
func (o *PutWebchatSettingsGatewayTimeout) String() string
type PutWebchatSettingsInternalServerError ¶
PutWebchatSettingsInternalServerError describes a response with status code 500, with default header values.
The server encountered an unexpected condition which prevented it from fulfilling the request.
func NewPutWebchatSettingsInternalServerError ¶
func NewPutWebchatSettingsInternalServerError() *PutWebchatSettingsInternalServerError
NewPutWebchatSettingsInternalServerError creates a PutWebchatSettingsInternalServerError with default headers values
func (*PutWebchatSettingsInternalServerError) Error ¶
func (o *PutWebchatSettingsInternalServerError) Error() string
func (*PutWebchatSettingsInternalServerError) GetPayload ¶
func (o *PutWebchatSettingsInternalServerError) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsInternalServerError) IsClientError ¶
func (o *PutWebchatSettingsInternalServerError) IsClientError() bool
IsClientError returns true when this put webchat settings internal server error response has a 4xx status code
func (*PutWebchatSettingsInternalServerError) IsCode ¶
func (o *PutWebchatSettingsInternalServerError) IsCode(code int) bool
IsCode returns true when this put webchat settings internal server error response a status code equal to that given
func (*PutWebchatSettingsInternalServerError) IsRedirect ¶
func (o *PutWebchatSettingsInternalServerError) IsRedirect() bool
IsRedirect returns true when this put webchat settings internal server error response has a 3xx status code
func (*PutWebchatSettingsInternalServerError) IsServerError ¶
func (o *PutWebchatSettingsInternalServerError) IsServerError() bool
IsServerError returns true when this put webchat settings internal server error response has a 5xx status code
func (*PutWebchatSettingsInternalServerError) IsSuccess ¶
func (o *PutWebchatSettingsInternalServerError) IsSuccess() bool
IsSuccess returns true when this put webchat settings internal server error response has a 2xx status code
func (*PutWebchatSettingsInternalServerError) String ¶
func (o *PutWebchatSettingsInternalServerError) String() string
type PutWebchatSettingsNotFound ¶
PutWebchatSettingsNotFound describes a response with status code 404, with default header values.
The requested resource was not found.
func NewPutWebchatSettingsNotFound ¶
func NewPutWebchatSettingsNotFound() *PutWebchatSettingsNotFound
NewPutWebchatSettingsNotFound creates a PutWebchatSettingsNotFound with default headers values
func (*PutWebchatSettingsNotFound) Error ¶
func (o *PutWebchatSettingsNotFound) Error() string
func (*PutWebchatSettingsNotFound) GetPayload ¶
func (o *PutWebchatSettingsNotFound) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsNotFound) IsClientError ¶
func (o *PutWebchatSettingsNotFound) IsClientError() bool
IsClientError returns true when this put webchat settings not found response has a 4xx status code
func (*PutWebchatSettingsNotFound) IsCode ¶
func (o *PutWebchatSettingsNotFound) IsCode(code int) bool
IsCode returns true when this put webchat settings not found response a status code equal to that given
func (*PutWebchatSettingsNotFound) IsRedirect ¶
func (o *PutWebchatSettingsNotFound) IsRedirect() bool
IsRedirect returns true when this put webchat settings not found response has a 3xx status code
func (*PutWebchatSettingsNotFound) IsServerError ¶
func (o *PutWebchatSettingsNotFound) IsServerError() bool
IsServerError returns true when this put webchat settings not found response has a 5xx status code
func (*PutWebchatSettingsNotFound) IsSuccess ¶
func (o *PutWebchatSettingsNotFound) IsSuccess() bool
IsSuccess returns true when this put webchat settings not found response has a 2xx status code
func (*PutWebchatSettingsNotFound) String ¶
func (o *PutWebchatSettingsNotFound) String() string
type PutWebchatSettingsOK ¶
type PutWebchatSettingsOK struct {
Payload *models.WebChatSettings
}
PutWebchatSettingsOK describes a response with status code 200, with default header values.
successful operation
func NewPutWebchatSettingsOK ¶
func NewPutWebchatSettingsOK() *PutWebchatSettingsOK
NewPutWebchatSettingsOK creates a PutWebchatSettingsOK with default headers values
func (*PutWebchatSettingsOK) Error ¶
func (o *PutWebchatSettingsOK) Error() string
func (*PutWebchatSettingsOK) GetPayload ¶
func (o *PutWebchatSettingsOK) GetPayload() *models.WebChatSettings
func (*PutWebchatSettingsOK) IsClientError ¶
func (o *PutWebchatSettingsOK) IsClientError() bool
IsClientError returns true when this put webchat settings o k response has a 4xx status code
func (*PutWebchatSettingsOK) IsCode ¶
func (o *PutWebchatSettingsOK) IsCode(code int) bool
IsCode returns true when this put webchat settings o k response a status code equal to that given
func (*PutWebchatSettingsOK) IsRedirect ¶
func (o *PutWebchatSettingsOK) IsRedirect() bool
IsRedirect returns true when this put webchat settings o k response has a 3xx status code
func (*PutWebchatSettingsOK) IsServerError ¶
func (o *PutWebchatSettingsOK) IsServerError() bool
IsServerError returns true when this put webchat settings o k response has a 5xx status code
func (*PutWebchatSettingsOK) IsSuccess ¶
func (o *PutWebchatSettingsOK) IsSuccess() bool
IsSuccess returns true when this put webchat settings o k response has a 2xx status code
func (*PutWebchatSettingsOK) String ¶
func (o *PutWebchatSettingsOK) String() string
type PutWebchatSettingsParams ¶
type PutWebchatSettingsParams struct {
/* Body.
webChatSettings
*/
Body *models.WebChatSettings
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutWebchatSettingsParams contains all the parameters to send to the API endpoint
for the put webchat settings operation. Typically these are written to a http.Request.
func NewPutWebchatSettingsParams ¶
func NewPutWebchatSettingsParams() *PutWebchatSettingsParams
NewPutWebchatSettingsParams creates a new PutWebchatSettingsParams 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 NewPutWebchatSettingsParamsWithContext ¶
func NewPutWebchatSettingsParamsWithContext(ctx context.Context) *PutWebchatSettingsParams
NewPutWebchatSettingsParamsWithContext creates a new PutWebchatSettingsParams object with the ability to set a context for a request.
func NewPutWebchatSettingsParamsWithHTTPClient ¶
func NewPutWebchatSettingsParamsWithHTTPClient(client *http.Client) *PutWebchatSettingsParams
NewPutWebchatSettingsParamsWithHTTPClient creates a new PutWebchatSettingsParams object with the ability to set a custom HTTPClient for a request.
func NewPutWebchatSettingsParamsWithTimeout ¶
func NewPutWebchatSettingsParamsWithTimeout(timeout time.Duration) *PutWebchatSettingsParams
NewPutWebchatSettingsParamsWithTimeout creates a new PutWebchatSettingsParams object with the ability to set a timeout on a request.
func (*PutWebchatSettingsParams) SetBody ¶
func (o *PutWebchatSettingsParams) SetBody(body *models.WebChatSettings)
SetBody adds the body to the put webchat settings params
func (*PutWebchatSettingsParams) SetContext ¶
func (o *PutWebchatSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the put webchat settings params
func (*PutWebchatSettingsParams) SetDefaults ¶
func (o *PutWebchatSettingsParams) SetDefaults()
SetDefaults hydrates default values in the put webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*PutWebchatSettingsParams) SetHTTPClient ¶
func (o *PutWebchatSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put webchat settings params
func (*PutWebchatSettingsParams) SetTimeout ¶
func (o *PutWebchatSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put webchat settings params
func (*PutWebchatSettingsParams) WithBody ¶
func (o *PutWebchatSettingsParams) WithBody(body *models.WebChatSettings) *PutWebchatSettingsParams
WithBody adds the body to the put webchat settings params
func (*PutWebchatSettingsParams) WithContext ¶
func (o *PutWebchatSettingsParams) WithContext(ctx context.Context) *PutWebchatSettingsParams
WithContext adds the context to the put webchat settings params
func (*PutWebchatSettingsParams) WithDefaults ¶
func (o *PutWebchatSettingsParams) WithDefaults() *PutWebchatSettingsParams
WithDefaults hydrates default values in the put webchat settings params (not the query body).
All values with no default are reset to their zero value.
func (*PutWebchatSettingsParams) WithHTTPClient ¶
func (o *PutWebchatSettingsParams) WithHTTPClient(client *http.Client) *PutWebchatSettingsParams
WithHTTPClient adds the HTTPClient to the put webchat settings params
func (*PutWebchatSettingsParams) WithTimeout ¶
func (o *PutWebchatSettingsParams) WithTimeout(timeout time.Duration) *PutWebchatSettingsParams
WithTimeout adds the timeout to the put webchat settings params
func (*PutWebchatSettingsParams) WriteToRequest ¶
func (o *PutWebchatSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutWebchatSettingsReader ¶
type PutWebchatSettingsReader struct {
// contains filtered or unexported fields
}
PutWebchatSettingsReader is a Reader for the PutWebchatSettings structure.
func (*PutWebchatSettingsReader) ReadResponse ¶
func (o *PutWebchatSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutWebchatSettingsRequestEntityTooLarge ¶
PutWebchatSettingsRequestEntityTooLarge describes a response with status code 413, with default header values.
The request is over the size limit. Maximum bytes: %s
func NewPutWebchatSettingsRequestEntityTooLarge ¶
func NewPutWebchatSettingsRequestEntityTooLarge() *PutWebchatSettingsRequestEntityTooLarge
NewPutWebchatSettingsRequestEntityTooLarge creates a PutWebchatSettingsRequestEntityTooLarge with default headers values
func (*PutWebchatSettingsRequestEntityTooLarge) Error ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) Error() string
func (*PutWebchatSettingsRequestEntityTooLarge) GetPayload ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsRequestEntityTooLarge) IsClientError ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) IsClientError() bool
IsClientError returns true when this put webchat settings request entity too large response has a 4xx status code
func (*PutWebchatSettingsRequestEntityTooLarge) IsCode ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) IsCode(code int) bool
IsCode returns true when this put webchat settings request entity too large response a status code equal to that given
func (*PutWebchatSettingsRequestEntityTooLarge) IsRedirect ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) IsRedirect() bool
IsRedirect returns true when this put webchat settings request entity too large response has a 3xx status code
func (*PutWebchatSettingsRequestEntityTooLarge) IsServerError ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) IsServerError() bool
IsServerError returns true when this put webchat settings request entity too large response has a 5xx status code
func (*PutWebchatSettingsRequestEntityTooLarge) IsSuccess ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) IsSuccess() bool
IsSuccess returns true when this put webchat settings request entity too large response has a 2xx status code
func (*PutWebchatSettingsRequestEntityTooLarge) String ¶
func (o *PutWebchatSettingsRequestEntityTooLarge) String() string
type PutWebchatSettingsRequestTimeout ¶
PutWebchatSettingsRequestTimeout describes a response with status code 408, with default header values.
The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.
func NewPutWebchatSettingsRequestTimeout ¶
func NewPutWebchatSettingsRequestTimeout() *PutWebchatSettingsRequestTimeout
NewPutWebchatSettingsRequestTimeout creates a PutWebchatSettingsRequestTimeout with default headers values
func (*PutWebchatSettingsRequestTimeout) Error ¶
func (o *PutWebchatSettingsRequestTimeout) Error() string
func (*PutWebchatSettingsRequestTimeout) GetPayload ¶
func (o *PutWebchatSettingsRequestTimeout) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsRequestTimeout) IsClientError ¶
func (o *PutWebchatSettingsRequestTimeout) IsClientError() bool
IsClientError returns true when this put webchat settings request timeout response has a 4xx status code
func (*PutWebchatSettingsRequestTimeout) IsCode ¶
func (o *PutWebchatSettingsRequestTimeout) IsCode(code int) bool
IsCode returns true when this put webchat settings request timeout response a status code equal to that given
func (*PutWebchatSettingsRequestTimeout) IsRedirect ¶
func (o *PutWebchatSettingsRequestTimeout) IsRedirect() bool
IsRedirect returns true when this put webchat settings request timeout response has a 3xx status code
func (*PutWebchatSettingsRequestTimeout) IsServerError ¶
func (o *PutWebchatSettingsRequestTimeout) IsServerError() bool
IsServerError returns true when this put webchat settings request timeout response has a 5xx status code
func (*PutWebchatSettingsRequestTimeout) IsSuccess ¶
func (o *PutWebchatSettingsRequestTimeout) IsSuccess() bool
IsSuccess returns true when this put webchat settings request timeout response has a 2xx status code
func (*PutWebchatSettingsRequestTimeout) String ¶
func (o *PutWebchatSettingsRequestTimeout) String() string
type PutWebchatSettingsServiceUnavailable ¶
type PutWebchatSettingsServiceUnavailable struct {
}
PutWebchatSettingsServiceUnavailable describes a response with status code 503, with default header values.
Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).
func NewPutWebchatSettingsServiceUnavailable ¶
func NewPutWebchatSettingsServiceUnavailable() *PutWebchatSettingsServiceUnavailable
NewPutWebchatSettingsServiceUnavailable creates a PutWebchatSettingsServiceUnavailable with default headers values
func (*PutWebchatSettingsServiceUnavailable) Error ¶
func (o *PutWebchatSettingsServiceUnavailable) Error() string
func (*PutWebchatSettingsServiceUnavailable) GetPayload ¶
func (o *PutWebchatSettingsServiceUnavailable) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsServiceUnavailable) IsClientError ¶
func (o *PutWebchatSettingsServiceUnavailable) IsClientError() bool
IsClientError returns true when this put webchat settings service unavailable response has a 4xx status code
func (*PutWebchatSettingsServiceUnavailable) IsCode ¶
func (o *PutWebchatSettingsServiceUnavailable) IsCode(code int) bool
IsCode returns true when this put webchat settings service unavailable response a status code equal to that given
func (*PutWebchatSettingsServiceUnavailable) IsRedirect ¶
func (o *PutWebchatSettingsServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this put webchat settings service unavailable response has a 3xx status code
func (*PutWebchatSettingsServiceUnavailable) IsServerError ¶
func (o *PutWebchatSettingsServiceUnavailable) IsServerError() bool
IsServerError returns true when this put webchat settings service unavailable response has a 5xx status code
func (*PutWebchatSettingsServiceUnavailable) IsSuccess ¶
func (o *PutWebchatSettingsServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this put webchat settings service unavailable response has a 2xx status code
func (*PutWebchatSettingsServiceUnavailable) String ¶
func (o *PutWebchatSettingsServiceUnavailable) String() string
type PutWebchatSettingsTooManyRequests ¶
PutWebchatSettingsTooManyRequests describes a response with status code 429, with default header values.
Rate limit exceeded the maximum. Retry the request in [%s] seconds
func NewPutWebchatSettingsTooManyRequests ¶
func NewPutWebchatSettingsTooManyRequests() *PutWebchatSettingsTooManyRequests
NewPutWebchatSettingsTooManyRequests creates a PutWebchatSettingsTooManyRequests with default headers values
func (*PutWebchatSettingsTooManyRequests) Error ¶
func (o *PutWebchatSettingsTooManyRequests) Error() string
func (*PutWebchatSettingsTooManyRequests) GetPayload ¶
func (o *PutWebchatSettingsTooManyRequests) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsTooManyRequests) IsClientError ¶
func (o *PutWebchatSettingsTooManyRequests) IsClientError() bool
IsClientError returns true when this put webchat settings too many requests response has a 4xx status code
func (*PutWebchatSettingsTooManyRequests) IsCode ¶
func (o *PutWebchatSettingsTooManyRequests) IsCode(code int) bool
IsCode returns true when this put webchat settings too many requests response a status code equal to that given
func (*PutWebchatSettingsTooManyRequests) IsRedirect ¶
func (o *PutWebchatSettingsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this put webchat settings too many requests response has a 3xx status code
func (*PutWebchatSettingsTooManyRequests) IsServerError ¶
func (o *PutWebchatSettingsTooManyRequests) IsServerError() bool
IsServerError returns true when this put webchat settings too many requests response has a 5xx status code
func (*PutWebchatSettingsTooManyRequests) IsSuccess ¶
func (o *PutWebchatSettingsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this put webchat settings too many requests response has a 2xx status code
func (*PutWebchatSettingsTooManyRequests) String ¶
func (o *PutWebchatSettingsTooManyRequests) String() string
type PutWebchatSettingsUnauthorized ¶
type PutWebchatSettingsUnauthorized struct {
}
PutWebchatSettingsUnauthorized describes a response with status code 401, with default header values.
No authentication bearer token specified in authorization header.
func NewPutWebchatSettingsUnauthorized ¶
func NewPutWebchatSettingsUnauthorized() *PutWebchatSettingsUnauthorized
NewPutWebchatSettingsUnauthorized creates a PutWebchatSettingsUnauthorized with default headers values
func (*PutWebchatSettingsUnauthorized) Error ¶
func (o *PutWebchatSettingsUnauthorized) Error() string
func (*PutWebchatSettingsUnauthorized) GetPayload ¶
func (o *PutWebchatSettingsUnauthorized) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsUnauthorized) IsClientError ¶
func (o *PutWebchatSettingsUnauthorized) IsClientError() bool
IsClientError returns true when this put webchat settings unauthorized response has a 4xx status code
func (*PutWebchatSettingsUnauthorized) IsCode ¶
func (o *PutWebchatSettingsUnauthorized) IsCode(code int) bool
IsCode returns true when this put webchat settings unauthorized response a status code equal to that given
func (*PutWebchatSettingsUnauthorized) IsRedirect ¶
func (o *PutWebchatSettingsUnauthorized) IsRedirect() bool
IsRedirect returns true when this put webchat settings unauthorized response has a 3xx status code
func (*PutWebchatSettingsUnauthorized) IsServerError ¶
func (o *PutWebchatSettingsUnauthorized) IsServerError() bool
IsServerError returns true when this put webchat settings unauthorized response has a 5xx status code
func (*PutWebchatSettingsUnauthorized) IsSuccess ¶
func (o *PutWebchatSettingsUnauthorized) IsSuccess() bool
IsSuccess returns true when this put webchat settings unauthorized response has a 2xx status code
func (*PutWebchatSettingsUnauthorized) String ¶
func (o *PutWebchatSettingsUnauthorized) String() string
type PutWebchatSettingsUnsupportedMediaType ¶
PutWebchatSettingsUnsupportedMediaType describes a response with status code 415, with default header values.
Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.
func NewPutWebchatSettingsUnsupportedMediaType ¶
func NewPutWebchatSettingsUnsupportedMediaType() *PutWebchatSettingsUnsupportedMediaType
NewPutWebchatSettingsUnsupportedMediaType creates a PutWebchatSettingsUnsupportedMediaType with default headers values
func (*PutWebchatSettingsUnsupportedMediaType) Error ¶
func (o *PutWebchatSettingsUnsupportedMediaType) Error() string
func (*PutWebchatSettingsUnsupportedMediaType) GetPayload ¶
func (o *PutWebchatSettingsUnsupportedMediaType) GetPayload() *models.ErrorBody
func (*PutWebchatSettingsUnsupportedMediaType) IsClientError ¶
func (o *PutWebchatSettingsUnsupportedMediaType) IsClientError() bool
IsClientError returns true when this put webchat settings unsupported media type response has a 4xx status code
func (*PutWebchatSettingsUnsupportedMediaType) IsCode ¶
func (o *PutWebchatSettingsUnsupportedMediaType) IsCode(code int) bool
IsCode returns true when this put webchat settings unsupported media type response a status code equal to that given
func (*PutWebchatSettingsUnsupportedMediaType) IsRedirect ¶
func (o *PutWebchatSettingsUnsupportedMediaType) IsRedirect() bool
IsRedirect returns true when this put webchat settings unsupported media type response has a 3xx status code
func (*PutWebchatSettingsUnsupportedMediaType) IsServerError ¶
func (o *PutWebchatSettingsUnsupportedMediaType) IsServerError() bool
IsServerError returns true when this put webchat settings unsupported media type response has a 5xx status code
func (*PutWebchatSettingsUnsupportedMediaType) IsSuccess ¶
func (o *PutWebchatSettingsUnsupportedMediaType) IsSuccess() bool
IsSuccess returns true when this put webchat settings unsupported media type response has a 2xx status code
func (*PutWebchatSettingsUnsupportedMediaType) String ¶
func (o *PutWebchatSettingsUnsupportedMediaType) String() string
Source Files
¶
- delete_webchat_deployment_parameters.go
- delete_webchat_deployment_responses.go
- delete_webchat_guest_conversation_member_parameters.go
- delete_webchat_guest_conversation_member_responses.go
- delete_webchat_settings_parameters.go
- delete_webchat_settings_responses.go
- get_webchat_deployment_parameters.go
- get_webchat_deployment_responses.go
- get_webchat_deployments_parameters.go
- get_webchat_deployments_responses.go
- get_webchat_guest_conversation_mediarequest_parameters.go
- get_webchat_guest_conversation_mediarequest_responses.go
- get_webchat_guest_conversation_mediarequests_parameters.go
- get_webchat_guest_conversation_mediarequests_responses.go
- get_webchat_guest_conversation_member_parameters.go
- get_webchat_guest_conversation_member_responses.go
- get_webchat_guest_conversation_members_parameters.go
- get_webchat_guest_conversation_members_responses.go
- get_webchat_guest_conversation_message_parameters.go
- get_webchat_guest_conversation_message_responses.go
- get_webchat_guest_conversation_messages_parameters.go
- get_webchat_guest_conversation_messages_responses.go
- get_webchat_settings_parameters.go
- get_webchat_settings_responses.go
- patch_webchat_guest_conversation_mediarequest_parameters.go
- patch_webchat_guest_conversation_mediarequest_responses.go
- post_webchat_deployments_parameters.go
- post_webchat_deployments_responses.go
- post_webchat_guest_conversation_member_messages_parameters.go
- post_webchat_guest_conversation_member_messages_responses.go
- post_webchat_guest_conversation_member_typing_parameters.go
- post_webchat_guest_conversation_member_typing_responses.go
- post_webchat_guest_conversations_parameters.go
- post_webchat_guest_conversations_responses.go
- put_webchat_deployment_parameters.go
- put_webchat_deployment_responses.go
- put_webchat_settings_parameters.go
- put_webchat_settings_responses.go
- web_chat_client.go