Documentation ¶
Index ¶
- Constants
- type AdminAddInboxCategoryBadRequest
- type AdminAddInboxCategoryForbidden
- type AdminAddInboxCategoryInternalServerError
- type AdminAddInboxCategoryOK
- type AdminAddInboxCategoryParams
- func NewAdminAddInboxCategoryParams() *AdminAddInboxCategoryParams
- func NewAdminAddInboxCategoryParamsWithContext(ctx context.Context) *AdminAddInboxCategoryParams
- func NewAdminAddInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminAddInboxCategoryParams
- func NewAdminAddInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminAddInboxCategoryParams) SetBody(body *chatclientmodels.ModelsAddInboxCategoryRequest)
- func (o *AdminAddInboxCategoryParams) SetContext(ctx context.Context)
- func (o *AdminAddInboxCategoryParams) SetHTTPClient(client *http.Client)
- func (o *AdminAddInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminAddInboxCategoryParams) SetNamespace(namespace string)
- func (o *AdminAddInboxCategoryParams) SetTimeout(timeout time.Duration)
- func (o *AdminAddInboxCategoryParams) WithBody(body *chatclientmodels.ModelsAddInboxCategoryRequest) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) WithContext(ctx context.Context) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) WithNamespace(namespace string) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminAddInboxCategoryParams
- func (o *AdminAddInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminAddInboxCategoryReader
- type AdminAddInboxCategoryUnauthorized
- type AdminDeleteInboxCategoryBadRequest
- type AdminDeleteInboxCategoryForbidden
- type AdminDeleteInboxCategoryInternalServerError
- type AdminDeleteInboxCategoryOK
- type AdminDeleteInboxCategoryParams
- func NewAdminDeleteInboxCategoryParams() *AdminDeleteInboxCategoryParams
- func NewAdminDeleteInboxCategoryParamsWithContext(ctx context.Context) *AdminDeleteInboxCategoryParams
- func NewAdminDeleteInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminDeleteInboxCategoryParams
- func NewAdminDeleteInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteInboxCategoryParams) SetCategory(category string)
- func (o *AdminDeleteInboxCategoryParams) SetContext(ctx context.Context)
- func (o *AdminDeleteInboxCategoryParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteInboxCategoryParams) SetNamespace(namespace string)
- func (o *AdminDeleteInboxCategoryParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteInboxCategoryParams) WithCategory(category string) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) WithContext(ctx context.Context) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) WithNamespace(namespace string) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminDeleteInboxCategoryParams
- func (o *AdminDeleteInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteInboxCategoryReader
- type AdminDeleteInboxCategoryUnauthorized
- type AdminDeleteInboxMessageBadRequest
- type AdminDeleteInboxMessageForbidden
- type AdminDeleteInboxMessageInternalServerError
- type AdminDeleteInboxMessageOK
- type AdminDeleteInboxMessageParams
- func NewAdminDeleteInboxMessageParams() *AdminDeleteInboxMessageParams
- func NewAdminDeleteInboxMessageParamsWithContext(ctx context.Context) *AdminDeleteInboxMessageParams
- func NewAdminDeleteInboxMessageParamsWithHTTPClient(client *http.Client) *AdminDeleteInboxMessageParams
- func NewAdminDeleteInboxMessageParamsWithTimeout(timeout time.Duration) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminDeleteInboxMessageParams) SetContext(ctx context.Context)
- func (o *AdminDeleteInboxMessageParams) SetForce(force *bool)
- func (o *AdminDeleteInboxMessageParams) SetHTTPClient(client *http.Client)
- func (o *AdminDeleteInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminDeleteInboxMessageParams) SetMessageID(messageID string)
- func (o *AdminDeleteInboxMessageParams) SetNamespace(namespace string)
- func (o *AdminDeleteInboxMessageParams) SetTimeout(timeout time.Duration)
- func (o *AdminDeleteInboxMessageParams) WithContext(ctx context.Context) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WithForce(force *bool) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WithHTTPClient(client *http.Client) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WithMessageID(messageID string) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WithNamespace(namespace string) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WithTimeout(timeout time.Duration) *AdminDeleteInboxMessageParams
- func (o *AdminDeleteInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminDeleteInboxMessageReader
- type AdminDeleteInboxMessageUnauthorized
- type AdminGetCategorySchemaBadRequest
- type AdminGetCategorySchemaForbidden
- type AdminGetCategorySchemaInternalServerError
- type AdminGetCategorySchemaNotFound
- type AdminGetCategorySchemaOK
- type AdminGetCategorySchemaParams
- func NewAdminGetCategorySchemaParams() *AdminGetCategorySchemaParams
- func NewAdminGetCategorySchemaParamsWithContext(ctx context.Context) *AdminGetCategorySchemaParams
- func NewAdminGetCategorySchemaParamsWithHTTPClient(client *http.Client) *AdminGetCategorySchemaParams
- func NewAdminGetCategorySchemaParamsWithTimeout(timeout time.Duration) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetCategorySchemaParams) SetCategory(category string)
- func (o *AdminGetCategorySchemaParams) SetContext(ctx context.Context)
- func (o *AdminGetCategorySchemaParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetCategorySchemaParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetCategorySchemaParams) SetNamespace(namespace string)
- func (o *AdminGetCategorySchemaParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetCategorySchemaParams) WithCategory(category string) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) WithContext(ctx context.Context) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) WithHTTPClient(client *http.Client) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) WithNamespace(namespace string) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) WithTimeout(timeout time.Duration) *AdminGetCategorySchemaParams
- func (o *AdminGetCategorySchemaParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetCategorySchemaReader
- type AdminGetCategorySchemaUnauthorized
- type AdminGetInboxCategoriesBadRequest
- type AdminGetInboxCategoriesForbidden
- type AdminGetInboxCategoriesInternalServerError
- type AdminGetInboxCategoriesOK
- type AdminGetInboxCategoriesParams
- func NewAdminGetInboxCategoriesParams() *AdminGetInboxCategoriesParams
- func NewAdminGetInboxCategoriesParamsWithContext(ctx context.Context) *AdminGetInboxCategoriesParams
- func NewAdminGetInboxCategoriesParamsWithHTTPClient(client *http.Client) *AdminGetInboxCategoriesParams
- func NewAdminGetInboxCategoriesParamsWithTimeout(timeout time.Duration) *AdminGetInboxCategoriesParams
- func (o *AdminGetInboxCategoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetInboxCategoriesParams) SetContext(ctx context.Context)
- func (o *AdminGetInboxCategoriesParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetInboxCategoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetInboxCategoriesParams) SetNamespace(namespace string)
- func (o *AdminGetInboxCategoriesParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetInboxCategoriesParams) WithContext(ctx context.Context) *AdminGetInboxCategoriesParams
- func (o *AdminGetInboxCategoriesParams) WithHTTPClient(client *http.Client) *AdminGetInboxCategoriesParams
- func (o *AdminGetInboxCategoriesParams) WithNamespace(namespace string) *AdminGetInboxCategoriesParams
- func (o *AdminGetInboxCategoriesParams) WithTimeout(timeout time.Duration) *AdminGetInboxCategoriesParams
- func (o *AdminGetInboxCategoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetInboxCategoriesReader
- type AdminGetInboxCategoriesUnauthorized
- type AdminGetInboxMessagesBadRequest
- type AdminGetInboxMessagesForbidden
- type AdminGetInboxMessagesInternalServerError
- type AdminGetInboxMessagesOK
- type AdminGetInboxMessagesParams
- func NewAdminGetInboxMessagesParams() *AdminGetInboxMessagesParams
- func NewAdminGetInboxMessagesParamsWithContext(ctx context.Context) *AdminGetInboxMessagesParams
- func NewAdminGetInboxMessagesParamsWithHTTPClient(client *http.Client) *AdminGetInboxMessagesParams
- func NewAdminGetInboxMessagesParamsWithTimeout(timeout time.Duration) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) SetActiveOnly(activeOnly *bool)
- func (o *AdminGetInboxMessagesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetInboxMessagesParams) SetContext(ctx context.Context)
- func (o *AdminGetInboxMessagesParams) SetEndCreatedAt(endCreatedAt *int64)
- func (o *AdminGetInboxMessagesParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetInboxMessagesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetInboxMessagesParams) SetLimit(limit *int64)
- func (o *AdminGetInboxMessagesParams) SetMessageID(messageID []string)
- func (o *AdminGetInboxMessagesParams) SetNamespace(namespace string)
- func (o *AdminGetInboxMessagesParams) SetOffset(offset *int64)
- func (o *AdminGetInboxMessagesParams) SetOrder(order *string)
- func (o *AdminGetInboxMessagesParams) SetScope(scope *string)
- func (o *AdminGetInboxMessagesParams) SetStartCreatedAt(startCreatedAt *int64)
- func (o *AdminGetInboxMessagesParams) SetStatus(status *string)
- func (o *AdminGetInboxMessagesParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetInboxMessagesParams) SetTransient(transient *bool)
- func (o *AdminGetInboxMessagesParams) WithActiveOnly(activeOnly *bool) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithContext(ctx context.Context) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithEndCreatedAt(endCreatedAt *int64) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithHTTPClient(client *http.Client) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithLimit(limit *int64) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithMessageID(messageID []string) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithNamespace(namespace string) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithOffset(offset *int64) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithOrder(order *string) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithScope(scope *string) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithStartCreatedAt(startCreatedAt *int64) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithStatus(status *string) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithTimeout(timeout time.Duration) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WithTransient(transient *bool) *AdminGetInboxMessagesParams
- func (o *AdminGetInboxMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetInboxMessagesReader
- type AdminGetInboxMessagesUnauthorized
- type AdminGetInboxStatsBadRequest
- type AdminGetInboxStatsForbidden
- type AdminGetInboxStatsInternalServerError
- type AdminGetInboxStatsOK
- type AdminGetInboxStatsParams
- func NewAdminGetInboxStatsParams() *AdminGetInboxStatsParams
- func NewAdminGetInboxStatsParamsWithContext(ctx context.Context) *AdminGetInboxStatsParams
- func NewAdminGetInboxStatsParamsWithHTTPClient(client *http.Client) *AdminGetInboxStatsParams
- func NewAdminGetInboxStatsParamsWithTimeout(timeout time.Duration) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetInboxStatsParams) SetContext(ctx context.Context)
- func (o *AdminGetInboxStatsParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetInboxStatsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetInboxStatsParams) SetMessageID(messageID []string)
- func (o *AdminGetInboxStatsParams) SetNamespace(namespace string)
- func (o *AdminGetInboxStatsParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetInboxStatsParams) WithContext(ctx context.Context) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) WithHTTPClient(client *http.Client) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) WithMessageID(messageID []string) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) WithNamespace(namespace string) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) WithTimeout(timeout time.Duration) *AdminGetInboxStatsParams
- func (o *AdminGetInboxStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetInboxStatsReader
- type AdminGetInboxStatsUnauthorized
- type AdminGetInboxUsersBadRequest
- type AdminGetInboxUsersForbidden
- type AdminGetInboxUsersInternalServerError
- type AdminGetInboxUsersOK
- type AdminGetInboxUsersParams
- func NewAdminGetInboxUsersParams() *AdminGetInboxUsersParams
- func NewAdminGetInboxUsersParamsWithContext(ctx context.Context) *AdminGetInboxUsersParams
- func NewAdminGetInboxUsersParamsWithHTTPClient(client *http.Client) *AdminGetInboxUsersParams
- func NewAdminGetInboxUsersParamsWithTimeout(timeout time.Duration) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminGetInboxUsersParams) SetContext(ctx context.Context)
- func (o *AdminGetInboxUsersParams) SetHTTPClient(client *http.Client)
- func (o *AdminGetInboxUsersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminGetInboxUsersParams) SetInbox(inbox string)
- func (o *AdminGetInboxUsersParams) SetLimit(limit *int64)
- func (o *AdminGetInboxUsersParams) SetNamespace(namespace string)
- func (o *AdminGetInboxUsersParams) SetOffset(offset *int64)
- func (o *AdminGetInboxUsersParams) SetStatus(status *string)
- func (o *AdminGetInboxUsersParams) SetTimeout(timeout time.Duration)
- func (o *AdminGetInboxUsersParams) SetUserID(userID *string)
- func (o *AdminGetInboxUsersParams) WithContext(ctx context.Context) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithHTTPClient(client *http.Client) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithInbox(inbox string) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithLimit(limit *int64) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithNamespace(namespace string) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithOffset(offset *int64) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithStatus(status *string) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithTimeout(timeout time.Duration) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WithUserID(userID *string) *AdminGetInboxUsersParams
- func (o *AdminGetInboxUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminGetInboxUsersReader
- type AdminGetInboxUsersUnauthorized
- type AdminSaveInboxMessageBadRequest
- type AdminSaveInboxMessageForbidden
- type AdminSaveInboxMessageInternalServerError
- type AdminSaveInboxMessageOK
- type AdminSaveInboxMessageParams
- func NewAdminSaveInboxMessageParams() *AdminSaveInboxMessageParams
- func NewAdminSaveInboxMessageParamsWithContext(ctx context.Context) *AdminSaveInboxMessageParams
- func NewAdminSaveInboxMessageParamsWithHTTPClient(client *http.Client) *AdminSaveInboxMessageParams
- func NewAdminSaveInboxMessageParamsWithTimeout(timeout time.Duration) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminSaveInboxMessageParams) SetBody(body *chatclientmodels.ModelsSaveInboxMessageRequest)
- func (o *AdminSaveInboxMessageParams) SetContext(ctx context.Context)
- func (o *AdminSaveInboxMessageParams) SetHTTPClient(client *http.Client)
- func (o *AdminSaveInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminSaveInboxMessageParams) SetNamespace(namespace string)
- func (o *AdminSaveInboxMessageParams) SetTimeout(timeout time.Duration)
- func (o *AdminSaveInboxMessageParams) WithBody(body *chatclientmodels.ModelsSaveInboxMessageRequest) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) WithContext(ctx context.Context) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) WithHTTPClient(client *http.Client) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) WithNamespace(namespace string) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) WithTimeout(timeout time.Duration) *AdminSaveInboxMessageParams
- func (o *AdminSaveInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSaveInboxMessageReader
- type AdminSaveInboxMessageUnauthorized
- type AdminSendInboxMessageBadRequest
- type AdminSendInboxMessageForbidden
- type AdminSendInboxMessageInternalServerError
- type AdminSendInboxMessageOK
- type AdminSendInboxMessageParams
- func NewAdminSendInboxMessageParams() *AdminSendInboxMessageParams
- func NewAdminSendInboxMessageParamsWithContext(ctx context.Context) *AdminSendInboxMessageParams
- func NewAdminSendInboxMessageParamsWithHTTPClient(client *http.Client) *AdminSendInboxMessageParams
- func NewAdminSendInboxMessageParamsWithTimeout(timeout time.Duration) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminSendInboxMessageParams) SetBody(body *chatclientmodels.ModelsSendInboxMessageRequest)
- func (o *AdminSendInboxMessageParams) SetContext(ctx context.Context)
- func (o *AdminSendInboxMessageParams) SetHTTPClient(client *http.Client)
- func (o *AdminSendInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminSendInboxMessageParams) SetMessageID(messageID string)
- func (o *AdminSendInboxMessageParams) SetNamespace(namespace string)
- func (o *AdminSendInboxMessageParams) SetTimeout(timeout time.Duration)
- func (o *AdminSendInboxMessageParams) WithBody(body *chatclientmodels.ModelsSendInboxMessageRequest) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WithContext(ctx context.Context) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WithHTTPClient(client *http.Client) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WithMessageID(messageID string) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WithNamespace(namespace string) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WithTimeout(timeout time.Duration) *AdminSendInboxMessageParams
- func (o *AdminSendInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminSendInboxMessageReader
- type AdminSendInboxMessageUnauthorized
- type AdminUnsendInboxMessageBadRequest
- type AdminUnsendInboxMessageForbidden
- type AdminUnsendInboxMessageInternalServerError
- type AdminUnsendInboxMessageOK
- type AdminUnsendInboxMessageParams
- func NewAdminUnsendInboxMessageParams() *AdminUnsendInboxMessageParams
- func NewAdminUnsendInboxMessageParamsWithContext(ctx context.Context) *AdminUnsendInboxMessageParams
- func NewAdminUnsendInboxMessageParamsWithHTTPClient(client *http.Client) *AdminUnsendInboxMessageParams
- func NewAdminUnsendInboxMessageParamsWithTimeout(timeout time.Duration) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUnsendInboxMessageParams) SetBody(body *chatclientmodels.ModelsUnsendInboxMessageRequest)
- func (o *AdminUnsendInboxMessageParams) SetContext(ctx context.Context)
- func (o *AdminUnsendInboxMessageParams) SetHTTPClient(client *http.Client)
- func (o *AdminUnsendInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUnsendInboxMessageParams) SetInbox(inbox string)
- func (o *AdminUnsendInboxMessageParams) SetNamespace(namespace string)
- func (o *AdminUnsendInboxMessageParams) SetTimeout(timeout time.Duration)
- func (o *AdminUnsendInboxMessageParams) WithBody(body *chatclientmodels.ModelsUnsendInboxMessageRequest) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WithContext(ctx context.Context) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WithHTTPClient(client *http.Client) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WithInbox(inbox string) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WithNamespace(namespace string) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WithTimeout(timeout time.Duration) *AdminUnsendInboxMessageParams
- func (o *AdminUnsendInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUnsendInboxMessageReader
- type AdminUnsendInboxMessageUnauthorized
- type AdminUpdateInboxCategoryBadRequest
- type AdminUpdateInboxCategoryForbidden
- type AdminUpdateInboxCategoryInternalServerError
- type AdminUpdateInboxCategoryOK
- type AdminUpdateInboxCategoryParams
- func NewAdminUpdateInboxCategoryParams() *AdminUpdateInboxCategoryParams
- func NewAdminUpdateInboxCategoryParamsWithContext(ctx context.Context) *AdminUpdateInboxCategoryParams
- func NewAdminUpdateInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminUpdateInboxCategoryParams
- func NewAdminUpdateInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateInboxCategoryParams) SetBody(body *chatclientmodels.ModelsUpdateInboxCategoryRequest)
- func (o *AdminUpdateInboxCategoryParams) SetCategory(category string)
- func (o *AdminUpdateInboxCategoryParams) SetContext(ctx context.Context)
- func (o *AdminUpdateInboxCategoryParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateInboxCategoryParams) SetNamespace(namespace string)
- func (o *AdminUpdateInboxCategoryParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateInboxCategoryParams) WithBody(body *chatclientmodels.ModelsUpdateInboxCategoryRequest) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WithCategory(category string) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WithContext(ctx context.Context) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WithNamespace(namespace string) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminUpdateInboxCategoryParams
- func (o *AdminUpdateInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateInboxCategoryReader
- type AdminUpdateInboxCategoryUnauthorized
- type AdminUpdateInboxMessageBadRequest
- type AdminUpdateInboxMessageForbidden
- type AdminUpdateInboxMessageInternalServerError
- type AdminUpdateInboxMessageOK
- type AdminUpdateInboxMessageParams
- func NewAdminUpdateInboxMessageParams() *AdminUpdateInboxMessageParams
- func NewAdminUpdateInboxMessageParamsWithContext(ctx context.Context) *AdminUpdateInboxMessageParams
- func NewAdminUpdateInboxMessageParamsWithHTTPClient(client *http.Client) *AdminUpdateInboxMessageParams
- func NewAdminUpdateInboxMessageParamsWithTimeout(timeout time.Duration) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
- func (o *AdminUpdateInboxMessageParams) SetBody(body *chatclientmodels.ModelsUpdateInboxMessageRequest)
- func (o *AdminUpdateInboxMessageParams) SetContext(ctx context.Context)
- func (o *AdminUpdateInboxMessageParams) SetHTTPClient(client *http.Client)
- func (o *AdminUpdateInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
- func (o *AdminUpdateInboxMessageParams) SetMessageID(messageID string)
- func (o *AdminUpdateInboxMessageParams) SetNamespace(namespace string)
- func (o *AdminUpdateInboxMessageParams) SetTimeout(timeout time.Duration)
- func (o *AdminUpdateInboxMessageParams) WithBody(body *chatclientmodels.ModelsUpdateInboxMessageRequest) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WithContext(ctx context.Context) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WithHTTPClient(client *http.Client) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WithMessageID(messageID string) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WithNamespace(namespace string) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WithTimeout(timeout time.Duration) *AdminUpdateInboxMessageParams
- func (o *AdminUpdateInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AdminUpdateInboxMessageReader
- type AdminUpdateInboxMessageUnauthorized
- type Client
- func (a *Client) AdminAddInboxCategory(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, *AdminAddInboxCategoryBadRequest, ...)deprecated
- func (a *Client) AdminAddInboxCategoryShort(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, error)
- func (a *Client) AdminDeleteInboxCategory(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, *AdminDeleteInboxCategoryBadRequest, ...)deprecated
- func (a *Client) AdminDeleteInboxCategoryShort(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, error)
- func (a *Client) AdminDeleteInboxMessage(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, *AdminDeleteInboxMessageBadRequest, ...)deprecated
- func (a *Client) AdminDeleteInboxMessageShort(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, error)
- func (a *Client) AdminGetCategorySchema(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, *AdminGetCategorySchemaBadRequest, ...)deprecated
- func (a *Client) AdminGetCategorySchemaShort(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, error)
- func (a *Client) AdminGetInboxCategories(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, *AdminGetInboxCategoriesBadRequest, ...)deprecated
- func (a *Client) AdminGetInboxCategoriesShort(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, error)
- func (a *Client) AdminGetInboxMessages(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, *AdminGetInboxMessagesBadRequest, ...)deprecated
- func (a *Client) AdminGetInboxMessagesShort(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, error)
- func (a *Client) AdminGetInboxStats(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, *AdminGetInboxStatsBadRequest, ...)deprecated
- func (a *Client) AdminGetInboxStatsShort(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, error)
- func (a *Client) AdminGetInboxUsers(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, *AdminGetInboxUsersBadRequest, ...)deprecated
- func (a *Client) AdminGetInboxUsersShort(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, error)
- func (a *Client) AdminSaveInboxMessage(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, *AdminSaveInboxMessageBadRequest, ...)deprecated
- func (a *Client) AdminSaveInboxMessageShort(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, error)
- func (a *Client) AdminSendInboxMessage(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, *AdminSendInboxMessageBadRequest, ...)deprecated
- func (a *Client) AdminSendInboxMessageShort(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, error)
- func (a *Client) AdminUnsendInboxMessage(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, *AdminUnsendInboxMessageBadRequest, ...)deprecated
- func (a *Client) AdminUnsendInboxMessageShort(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, error)
- func (a *Client) AdminUpdateInboxCategory(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, *AdminUpdateInboxCategoryBadRequest, ...)deprecated
- func (a *Client) AdminUpdateInboxCategoryShort(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, error)
- func (a *Client) AdminUpdateInboxMessage(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, *AdminUpdateInboxMessageBadRequest, ...)deprecated
- func (a *Client) AdminUpdateInboxMessageShort(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientService
Constants ¶
const ( AdminGetInboxMessagesNAMESPACEConstant = "NAMESPACE" AdminGetInboxMessagesUSERConstant = "USER" )
Get the enum in AdminGetInboxMessagesParams
const ( AdminGetInboxMessagesDRAFTConstant = "DRAFT" AdminGetInboxMessagesSENTConstant = "SENT" AdminGetInboxMessagesUNSENTConstant = "UNSENT" )
Get the enum in AdminGetInboxMessagesParams
const ( AdminGetInboxUsersREADConstant = "READ" AdminGetInboxUsersUNREADConstant = "UNREAD" )
Get the enum in AdminGetInboxUsersParams
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminAddInboxCategoryBadRequest ¶
type AdminAddInboxCategoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminAddInboxCategoryBadRequest handles this case with default header values.
Bad Request
func NewAdminAddInboxCategoryBadRequest ¶
func NewAdminAddInboxCategoryBadRequest() *AdminAddInboxCategoryBadRequest
NewAdminAddInboxCategoryBadRequest creates a AdminAddInboxCategoryBadRequest with default headers values
func (*AdminAddInboxCategoryBadRequest) Error ¶
func (o *AdminAddInboxCategoryBadRequest) Error() string
func (*AdminAddInboxCategoryBadRequest) GetPayload ¶
func (o *AdminAddInboxCategoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminAddInboxCategoryBadRequest) ToJSONString ¶
func (o *AdminAddInboxCategoryBadRequest) ToJSONString() string
type AdminAddInboxCategoryForbidden ¶
type AdminAddInboxCategoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminAddInboxCategoryForbidden handles this case with default header values.
Forbidden
func NewAdminAddInboxCategoryForbidden ¶
func NewAdminAddInboxCategoryForbidden() *AdminAddInboxCategoryForbidden
NewAdminAddInboxCategoryForbidden creates a AdminAddInboxCategoryForbidden with default headers values
func (*AdminAddInboxCategoryForbidden) Error ¶
func (o *AdminAddInboxCategoryForbidden) Error() string
func (*AdminAddInboxCategoryForbidden) GetPayload ¶
func (o *AdminAddInboxCategoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminAddInboxCategoryForbidden) ToJSONString ¶
func (o *AdminAddInboxCategoryForbidden) ToJSONString() string
type AdminAddInboxCategoryInternalServerError ¶
type AdminAddInboxCategoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminAddInboxCategoryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminAddInboxCategoryInternalServerError ¶
func NewAdminAddInboxCategoryInternalServerError() *AdminAddInboxCategoryInternalServerError
NewAdminAddInboxCategoryInternalServerError creates a AdminAddInboxCategoryInternalServerError with default headers values
func (*AdminAddInboxCategoryInternalServerError) Error ¶
func (o *AdminAddInboxCategoryInternalServerError) Error() string
func (*AdminAddInboxCategoryInternalServerError) GetPayload ¶
func (o *AdminAddInboxCategoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminAddInboxCategoryInternalServerError) ToJSONString ¶
func (o *AdminAddInboxCategoryInternalServerError) ToJSONString() string
type AdminAddInboxCategoryOK ¶
type AdminAddInboxCategoryOK struct {
Payload *chatclientmodels.ModelsAddInboxCategoryResponse
}
AdminAddInboxCategoryOK handles this case with default header values.
OK
func NewAdminAddInboxCategoryOK ¶
func NewAdminAddInboxCategoryOK() *AdminAddInboxCategoryOK
NewAdminAddInboxCategoryOK creates a AdminAddInboxCategoryOK with default headers values
func (*AdminAddInboxCategoryOK) Error ¶
func (o *AdminAddInboxCategoryOK) Error() string
func (*AdminAddInboxCategoryOK) GetPayload ¶
func (o *AdminAddInboxCategoryOK) GetPayload() *chatclientmodels.ModelsAddInboxCategoryResponse
func (*AdminAddInboxCategoryOK) ToJSONString ¶
func (o *AdminAddInboxCategoryOK) ToJSONString() string
type AdminAddInboxCategoryParams ¶
type AdminAddInboxCategoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsAddInboxCategoryRequest /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminAddInboxCategoryParams contains all the parameters to send to the API endpoint for the admin add inbox category operation typically these are written to a http.Request
func NewAdminAddInboxCategoryParams ¶
func NewAdminAddInboxCategoryParams() *AdminAddInboxCategoryParams
NewAdminAddInboxCategoryParams creates a new AdminAddInboxCategoryParams object with the default values initialized.
func NewAdminAddInboxCategoryParamsWithContext ¶
func NewAdminAddInboxCategoryParamsWithContext(ctx context.Context) *AdminAddInboxCategoryParams
NewAdminAddInboxCategoryParamsWithContext creates a new AdminAddInboxCategoryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminAddInboxCategoryParamsWithHTTPClient ¶
func NewAdminAddInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminAddInboxCategoryParams
NewAdminAddInboxCategoryParamsWithHTTPClient creates a new AdminAddInboxCategoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminAddInboxCategoryParamsWithTimeout ¶
func NewAdminAddInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminAddInboxCategoryParams
NewAdminAddInboxCategoryParamsWithTimeout creates a new AdminAddInboxCategoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminAddInboxCategoryParams) SetAuthInfoWriter ¶
func (o *AdminAddInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetBody ¶
func (o *AdminAddInboxCategoryParams) SetBody(body *chatclientmodels.ModelsAddInboxCategoryRequest)
SetBody adds the body to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetContext ¶
func (o *AdminAddInboxCategoryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetHTTPClient ¶
func (o *AdminAddInboxCategoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetHTTPClientTransport ¶
func (o *AdminAddInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetNamespace ¶
func (o *AdminAddInboxCategoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin add inbox category params
func (*AdminAddInboxCategoryParams) SetTimeout ¶
func (o *AdminAddInboxCategoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WithBody ¶
func (o *AdminAddInboxCategoryParams) WithBody(body *chatclientmodels.ModelsAddInboxCategoryRequest) *AdminAddInboxCategoryParams
WithBody adds the body to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WithContext ¶
func (o *AdminAddInboxCategoryParams) WithContext(ctx context.Context) *AdminAddInboxCategoryParams
WithContext adds the context to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WithHTTPClient ¶
func (o *AdminAddInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminAddInboxCategoryParams
WithHTTPClient adds the HTTPClient to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WithNamespace ¶
func (o *AdminAddInboxCategoryParams) WithNamespace(namespace string) *AdminAddInboxCategoryParams
WithNamespace adds the namespace to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WithTimeout ¶
func (o *AdminAddInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminAddInboxCategoryParams
WithTimeout adds the timeout to the admin add inbox category params
func (*AdminAddInboxCategoryParams) WriteToRequest ¶
func (o *AdminAddInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminAddInboxCategoryReader ¶
type AdminAddInboxCategoryReader struct {
// contains filtered or unexported fields
}
AdminAddInboxCategoryReader is a Reader for the AdminAddInboxCategory structure.
func (*AdminAddInboxCategoryReader) ReadResponse ¶
func (o *AdminAddInboxCategoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminAddInboxCategoryUnauthorized ¶
type AdminAddInboxCategoryUnauthorized struct {
}AdminAddInboxCategoryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminAddInboxCategoryUnauthorized ¶
func NewAdminAddInboxCategoryUnauthorized() *AdminAddInboxCategoryUnauthorized
NewAdminAddInboxCategoryUnauthorized creates a AdminAddInboxCategoryUnauthorized with default headers values
func (*AdminAddInboxCategoryUnauthorized) Error ¶
func (o *AdminAddInboxCategoryUnauthorized) Error() string
func (*AdminAddInboxCategoryUnauthorized) GetPayload ¶
func (o *AdminAddInboxCategoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminAddInboxCategoryUnauthorized) ToJSONString ¶
func (o *AdminAddInboxCategoryUnauthorized) ToJSONString() string
type AdminDeleteInboxCategoryBadRequest ¶
type AdminDeleteInboxCategoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxCategoryBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteInboxCategoryBadRequest ¶
func NewAdminDeleteInboxCategoryBadRequest() *AdminDeleteInboxCategoryBadRequest
NewAdminDeleteInboxCategoryBadRequest creates a AdminDeleteInboxCategoryBadRequest with default headers values
func (*AdminDeleteInboxCategoryBadRequest) Error ¶
func (o *AdminDeleteInboxCategoryBadRequest) Error() string
func (*AdminDeleteInboxCategoryBadRequest) GetPayload ¶
func (o *AdminDeleteInboxCategoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxCategoryBadRequest) ToJSONString ¶
func (o *AdminDeleteInboxCategoryBadRequest) ToJSONString() string
type AdminDeleteInboxCategoryForbidden ¶
type AdminDeleteInboxCategoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxCategoryForbidden handles this case with default header values.
Forbidden
func NewAdminDeleteInboxCategoryForbidden ¶
func NewAdminDeleteInboxCategoryForbidden() *AdminDeleteInboxCategoryForbidden
NewAdminDeleteInboxCategoryForbidden creates a AdminDeleteInboxCategoryForbidden with default headers values
func (*AdminDeleteInboxCategoryForbidden) Error ¶
func (o *AdminDeleteInboxCategoryForbidden) Error() string
func (*AdminDeleteInboxCategoryForbidden) GetPayload ¶
func (o *AdminDeleteInboxCategoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxCategoryForbidden) ToJSONString ¶
func (o *AdminDeleteInboxCategoryForbidden) ToJSONString() string
type AdminDeleteInboxCategoryInternalServerError ¶
type AdminDeleteInboxCategoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxCategoryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteInboxCategoryInternalServerError ¶
func NewAdminDeleteInboxCategoryInternalServerError() *AdminDeleteInboxCategoryInternalServerError
NewAdminDeleteInboxCategoryInternalServerError creates a AdminDeleteInboxCategoryInternalServerError with default headers values
func (*AdminDeleteInboxCategoryInternalServerError) Error ¶
func (o *AdminDeleteInboxCategoryInternalServerError) Error() string
func (*AdminDeleteInboxCategoryInternalServerError) GetPayload ¶
func (o *AdminDeleteInboxCategoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxCategoryInternalServerError) ToJSONString ¶
func (o *AdminDeleteInboxCategoryInternalServerError) ToJSONString() string
type AdminDeleteInboxCategoryOK ¶
type AdminDeleteInboxCategoryOK struct { }
AdminDeleteInboxCategoryOK handles this case with default header values.
OK
func NewAdminDeleteInboxCategoryOK ¶
func NewAdminDeleteInboxCategoryOK() *AdminDeleteInboxCategoryOK
NewAdminDeleteInboxCategoryOK creates a AdminDeleteInboxCategoryOK with default headers values
func (*AdminDeleteInboxCategoryOK) Error ¶
func (o *AdminDeleteInboxCategoryOK) Error() string
type AdminDeleteInboxCategoryParams ¶
type AdminDeleteInboxCategoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Category category */ Category string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteInboxCategoryParams contains all the parameters to send to the API endpoint for the admin delete inbox category operation typically these are written to a http.Request
func NewAdminDeleteInboxCategoryParams ¶
func NewAdminDeleteInboxCategoryParams() *AdminDeleteInboxCategoryParams
NewAdminDeleteInboxCategoryParams creates a new AdminDeleteInboxCategoryParams object with the default values initialized.
func NewAdminDeleteInboxCategoryParamsWithContext ¶
func NewAdminDeleteInboxCategoryParamsWithContext(ctx context.Context) *AdminDeleteInboxCategoryParams
NewAdminDeleteInboxCategoryParamsWithContext creates a new AdminDeleteInboxCategoryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteInboxCategoryParamsWithHTTPClient ¶
func NewAdminDeleteInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminDeleteInboxCategoryParams
NewAdminDeleteInboxCategoryParamsWithHTTPClient creates a new AdminDeleteInboxCategoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteInboxCategoryParamsWithTimeout ¶
func NewAdminDeleteInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminDeleteInboxCategoryParams
NewAdminDeleteInboxCategoryParamsWithTimeout creates a new AdminDeleteInboxCategoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteInboxCategoryParams) SetAuthInfoWriter ¶
func (o *AdminDeleteInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetCategory ¶
func (o *AdminDeleteInboxCategoryParams) SetCategory(category string)
SetCategory adds the category to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetContext ¶
func (o *AdminDeleteInboxCategoryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetHTTPClient ¶
func (o *AdminDeleteInboxCategoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetHTTPClientTransport ¶
func (o *AdminDeleteInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetNamespace ¶
func (o *AdminDeleteInboxCategoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) SetTimeout ¶
func (o *AdminDeleteInboxCategoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WithCategory ¶
func (o *AdminDeleteInboxCategoryParams) WithCategory(category string) *AdminDeleteInboxCategoryParams
WithCategory adds the category to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WithContext ¶
func (o *AdminDeleteInboxCategoryParams) WithContext(ctx context.Context) *AdminDeleteInboxCategoryParams
WithContext adds the context to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WithHTTPClient ¶
func (o *AdminDeleteInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminDeleteInboxCategoryParams
WithHTTPClient adds the HTTPClient to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WithNamespace ¶
func (o *AdminDeleteInboxCategoryParams) WithNamespace(namespace string) *AdminDeleteInboxCategoryParams
WithNamespace adds the namespace to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WithTimeout ¶
func (o *AdminDeleteInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminDeleteInboxCategoryParams
WithTimeout adds the timeout to the admin delete inbox category params
func (*AdminDeleteInboxCategoryParams) WriteToRequest ¶
func (o *AdminDeleteInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteInboxCategoryReader ¶
type AdminDeleteInboxCategoryReader struct {
// contains filtered or unexported fields
}
AdminDeleteInboxCategoryReader is a Reader for the AdminDeleteInboxCategory structure.
func (*AdminDeleteInboxCategoryReader) ReadResponse ¶
func (o *AdminDeleteInboxCategoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteInboxCategoryUnauthorized ¶
type AdminDeleteInboxCategoryUnauthorized struct {
}AdminDeleteInboxCategoryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteInboxCategoryUnauthorized ¶
func NewAdminDeleteInboxCategoryUnauthorized() *AdminDeleteInboxCategoryUnauthorized
NewAdminDeleteInboxCategoryUnauthorized creates a AdminDeleteInboxCategoryUnauthorized with default headers values
func (*AdminDeleteInboxCategoryUnauthorized) Error ¶
func (o *AdminDeleteInboxCategoryUnauthorized) Error() string
func (*AdminDeleteInboxCategoryUnauthorized) GetPayload ¶
func (o *AdminDeleteInboxCategoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxCategoryUnauthorized) ToJSONString ¶
func (o *AdminDeleteInboxCategoryUnauthorized) ToJSONString() string
type AdminDeleteInboxMessageBadRequest ¶
type AdminDeleteInboxMessageBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxMessageBadRequest handles this case with default header values.
Bad Request
func NewAdminDeleteInboxMessageBadRequest ¶
func NewAdminDeleteInboxMessageBadRequest() *AdminDeleteInboxMessageBadRequest
NewAdminDeleteInboxMessageBadRequest creates a AdminDeleteInboxMessageBadRequest with default headers values
func (*AdminDeleteInboxMessageBadRequest) Error ¶
func (o *AdminDeleteInboxMessageBadRequest) Error() string
func (*AdminDeleteInboxMessageBadRequest) GetPayload ¶
func (o *AdminDeleteInboxMessageBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxMessageBadRequest) ToJSONString ¶
func (o *AdminDeleteInboxMessageBadRequest) ToJSONString() string
type AdminDeleteInboxMessageForbidden ¶
type AdminDeleteInboxMessageForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxMessageForbidden handles this case with default header values.
Forbidden
func NewAdminDeleteInboxMessageForbidden ¶
func NewAdminDeleteInboxMessageForbidden() *AdminDeleteInboxMessageForbidden
NewAdminDeleteInboxMessageForbidden creates a AdminDeleteInboxMessageForbidden with default headers values
func (*AdminDeleteInboxMessageForbidden) Error ¶
func (o *AdminDeleteInboxMessageForbidden) Error() string
func (*AdminDeleteInboxMessageForbidden) GetPayload ¶
func (o *AdminDeleteInboxMessageForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxMessageForbidden) ToJSONString ¶
func (o *AdminDeleteInboxMessageForbidden) ToJSONString() string
type AdminDeleteInboxMessageInternalServerError ¶
type AdminDeleteInboxMessageInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminDeleteInboxMessageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminDeleteInboxMessageInternalServerError ¶
func NewAdminDeleteInboxMessageInternalServerError() *AdminDeleteInboxMessageInternalServerError
NewAdminDeleteInboxMessageInternalServerError creates a AdminDeleteInboxMessageInternalServerError with default headers values
func (*AdminDeleteInboxMessageInternalServerError) Error ¶
func (o *AdminDeleteInboxMessageInternalServerError) Error() string
func (*AdminDeleteInboxMessageInternalServerError) GetPayload ¶
func (o *AdminDeleteInboxMessageInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxMessageInternalServerError) ToJSONString ¶
func (o *AdminDeleteInboxMessageInternalServerError) ToJSONString() string
type AdminDeleteInboxMessageOK ¶
type AdminDeleteInboxMessageOK struct { }
AdminDeleteInboxMessageOK handles this case with default header values.
OK
func NewAdminDeleteInboxMessageOK ¶
func NewAdminDeleteInboxMessageOK() *AdminDeleteInboxMessageOK
NewAdminDeleteInboxMessageOK creates a AdminDeleteInboxMessageOK with default headers values
func (*AdminDeleteInboxMessageOK) Error ¶
func (o *AdminDeleteInboxMessageOK) Error() string
type AdminDeleteInboxMessageParams ¶
type AdminDeleteInboxMessageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*MessageID message */ MessageID string /*Namespace namespace */ Namespace string /*Force only for testing purposes, to force delete data */ Force *bool AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminDeleteInboxMessageParams contains all the parameters to send to the API endpoint for the admin delete inbox message operation typically these are written to a http.Request
func NewAdminDeleteInboxMessageParams ¶
func NewAdminDeleteInboxMessageParams() *AdminDeleteInboxMessageParams
NewAdminDeleteInboxMessageParams creates a new AdminDeleteInboxMessageParams object with the default values initialized.
func NewAdminDeleteInboxMessageParamsWithContext ¶
func NewAdminDeleteInboxMessageParamsWithContext(ctx context.Context) *AdminDeleteInboxMessageParams
NewAdminDeleteInboxMessageParamsWithContext creates a new AdminDeleteInboxMessageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminDeleteInboxMessageParamsWithHTTPClient ¶
func NewAdminDeleteInboxMessageParamsWithHTTPClient(client *http.Client) *AdminDeleteInboxMessageParams
NewAdminDeleteInboxMessageParamsWithHTTPClient creates a new AdminDeleteInboxMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminDeleteInboxMessageParamsWithTimeout ¶
func NewAdminDeleteInboxMessageParamsWithTimeout(timeout time.Duration) *AdminDeleteInboxMessageParams
NewAdminDeleteInboxMessageParamsWithTimeout creates a new AdminDeleteInboxMessageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminDeleteInboxMessageParams) SetAuthInfoWriter ¶
func (o *AdminDeleteInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetContext ¶
func (o *AdminDeleteInboxMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetForce ¶
func (o *AdminDeleteInboxMessageParams) SetForce(force *bool)
SetForce adds the force to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetHTTPClient ¶
func (o *AdminDeleteInboxMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetHTTPClientTransport ¶
func (o *AdminDeleteInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetMessageID ¶
func (o *AdminDeleteInboxMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetNamespace ¶
func (o *AdminDeleteInboxMessageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) SetTimeout ¶
func (o *AdminDeleteInboxMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithContext ¶
func (o *AdminDeleteInboxMessageParams) WithContext(ctx context.Context) *AdminDeleteInboxMessageParams
WithContext adds the context to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithForce ¶
func (o *AdminDeleteInboxMessageParams) WithForce(force *bool) *AdminDeleteInboxMessageParams
WithForce adds the force to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithHTTPClient ¶
func (o *AdminDeleteInboxMessageParams) WithHTTPClient(client *http.Client) *AdminDeleteInboxMessageParams
WithHTTPClient adds the HTTPClient to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithMessageID ¶
func (o *AdminDeleteInboxMessageParams) WithMessageID(messageID string) *AdminDeleteInboxMessageParams
WithMessageID adds the messageID to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithNamespace ¶
func (o *AdminDeleteInboxMessageParams) WithNamespace(namespace string) *AdminDeleteInboxMessageParams
WithNamespace adds the namespace to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WithTimeout ¶
func (o *AdminDeleteInboxMessageParams) WithTimeout(timeout time.Duration) *AdminDeleteInboxMessageParams
WithTimeout adds the timeout to the admin delete inbox message params
func (*AdminDeleteInboxMessageParams) WriteToRequest ¶
func (o *AdminDeleteInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminDeleteInboxMessageReader ¶
type AdminDeleteInboxMessageReader struct {
// contains filtered or unexported fields
}
AdminDeleteInboxMessageReader is a Reader for the AdminDeleteInboxMessage structure.
func (*AdminDeleteInboxMessageReader) ReadResponse ¶
func (o *AdminDeleteInboxMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminDeleteInboxMessageUnauthorized ¶
type AdminDeleteInboxMessageUnauthorized struct {
}AdminDeleteInboxMessageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminDeleteInboxMessageUnauthorized ¶
func NewAdminDeleteInboxMessageUnauthorized() *AdminDeleteInboxMessageUnauthorized
NewAdminDeleteInboxMessageUnauthorized creates a AdminDeleteInboxMessageUnauthorized with default headers values
func (*AdminDeleteInboxMessageUnauthorized) Error ¶
func (o *AdminDeleteInboxMessageUnauthorized) Error() string
func (*AdminDeleteInboxMessageUnauthorized) GetPayload ¶
func (o *AdminDeleteInboxMessageUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminDeleteInboxMessageUnauthorized) ToJSONString ¶
func (o *AdminDeleteInboxMessageUnauthorized) ToJSONString() string
type AdminGetCategorySchemaBadRequest ¶
type AdminGetCategorySchemaBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetCategorySchemaBadRequest handles this case with default header values.
Bad Request
func NewAdminGetCategorySchemaBadRequest ¶
func NewAdminGetCategorySchemaBadRequest() *AdminGetCategorySchemaBadRequest
NewAdminGetCategorySchemaBadRequest creates a AdminGetCategorySchemaBadRequest with default headers values
func (*AdminGetCategorySchemaBadRequest) Error ¶
func (o *AdminGetCategorySchemaBadRequest) Error() string
func (*AdminGetCategorySchemaBadRequest) GetPayload ¶
func (o *AdminGetCategorySchemaBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetCategorySchemaBadRequest) ToJSONString ¶
func (o *AdminGetCategorySchemaBadRequest) ToJSONString() string
type AdminGetCategorySchemaForbidden ¶
type AdminGetCategorySchemaForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetCategorySchemaForbidden handles this case with default header values.
Forbidden
func NewAdminGetCategorySchemaForbidden ¶
func NewAdminGetCategorySchemaForbidden() *AdminGetCategorySchemaForbidden
NewAdminGetCategorySchemaForbidden creates a AdminGetCategorySchemaForbidden with default headers values
func (*AdminGetCategorySchemaForbidden) Error ¶
func (o *AdminGetCategorySchemaForbidden) Error() string
func (*AdminGetCategorySchemaForbidden) GetPayload ¶
func (o *AdminGetCategorySchemaForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetCategorySchemaForbidden) ToJSONString ¶
func (o *AdminGetCategorySchemaForbidden) ToJSONString() string
type AdminGetCategorySchemaInternalServerError ¶
type AdminGetCategorySchemaInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetCategorySchemaInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetCategorySchemaInternalServerError ¶
func NewAdminGetCategorySchemaInternalServerError() *AdminGetCategorySchemaInternalServerError
NewAdminGetCategorySchemaInternalServerError creates a AdminGetCategorySchemaInternalServerError with default headers values
func (*AdminGetCategorySchemaInternalServerError) Error ¶
func (o *AdminGetCategorySchemaInternalServerError) Error() string
func (*AdminGetCategorySchemaInternalServerError) GetPayload ¶
func (o *AdminGetCategorySchemaInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetCategorySchemaInternalServerError) ToJSONString ¶
func (o *AdminGetCategorySchemaInternalServerError) ToJSONString() string
type AdminGetCategorySchemaNotFound ¶
type AdminGetCategorySchemaNotFound struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetCategorySchemaNotFound handles this case with default header values.
Forbidden
func NewAdminGetCategorySchemaNotFound ¶
func NewAdminGetCategorySchemaNotFound() *AdminGetCategorySchemaNotFound
NewAdminGetCategorySchemaNotFound creates a AdminGetCategorySchemaNotFound with default headers values
func (*AdminGetCategorySchemaNotFound) Error ¶
func (o *AdminGetCategorySchemaNotFound) Error() string
func (*AdminGetCategorySchemaNotFound) GetPayload ¶
func (o *AdminGetCategorySchemaNotFound) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetCategorySchemaNotFound) ToJSONString ¶
func (o *AdminGetCategorySchemaNotFound) ToJSONString() string
type AdminGetCategorySchemaOK ¶
type AdminGetCategorySchemaOK struct {
Payload *chatclientmodels.ModelsJSONSchemaType
}
AdminGetCategorySchemaOK handles this case with default header values.
OK
func NewAdminGetCategorySchemaOK ¶
func NewAdminGetCategorySchemaOK() *AdminGetCategorySchemaOK
NewAdminGetCategorySchemaOK creates a AdminGetCategorySchemaOK with default headers values
func (*AdminGetCategorySchemaOK) Error ¶
func (o *AdminGetCategorySchemaOK) Error() string
func (*AdminGetCategorySchemaOK) GetPayload ¶
func (o *AdminGetCategorySchemaOK) GetPayload() *chatclientmodels.ModelsJSONSchemaType
func (*AdminGetCategorySchemaOK) ToJSONString ¶
func (o *AdminGetCategorySchemaOK) ToJSONString() string
type AdminGetCategorySchemaParams ¶
type AdminGetCategorySchemaParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Category category */ Category string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetCategorySchemaParams contains all the parameters to send to the API endpoint for the admin get category schema operation typically these are written to a http.Request
func NewAdminGetCategorySchemaParams ¶
func NewAdminGetCategorySchemaParams() *AdminGetCategorySchemaParams
NewAdminGetCategorySchemaParams creates a new AdminGetCategorySchemaParams object with the default values initialized.
func NewAdminGetCategorySchemaParamsWithContext ¶
func NewAdminGetCategorySchemaParamsWithContext(ctx context.Context) *AdminGetCategorySchemaParams
NewAdminGetCategorySchemaParamsWithContext creates a new AdminGetCategorySchemaParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetCategorySchemaParamsWithHTTPClient ¶
func NewAdminGetCategorySchemaParamsWithHTTPClient(client *http.Client) *AdminGetCategorySchemaParams
NewAdminGetCategorySchemaParamsWithHTTPClient creates a new AdminGetCategorySchemaParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetCategorySchemaParamsWithTimeout ¶
func NewAdminGetCategorySchemaParamsWithTimeout(timeout time.Duration) *AdminGetCategorySchemaParams
NewAdminGetCategorySchemaParamsWithTimeout creates a new AdminGetCategorySchemaParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetCategorySchemaParams) SetAuthInfoWriter ¶
func (o *AdminGetCategorySchemaParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetCategory ¶
func (o *AdminGetCategorySchemaParams) SetCategory(category string)
SetCategory adds the category to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetContext ¶
func (o *AdminGetCategorySchemaParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetHTTPClient ¶
func (o *AdminGetCategorySchemaParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetHTTPClientTransport ¶
func (o *AdminGetCategorySchemaParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetNamespace ¶
func (o *AdminGetCategorySchemaParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get category schema params
func (*AdminGetCategorySchemaParams) SetTimeout ¶
func (o *AdminGetCategorySchemaParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get category schema params
func (*AdminGetCategorySchemaParams) WithCategory ¶
func (o *AdminGetCategorySchemaParams) WithCategory(category string) *AdminGetCategorySchemaParams
WithCategory adds the category to the admin get category schema params
func (*AdminGetCategorySchemaParams) WithContext ¶
func (o *AdminGetCategorySchemaParams) WithContext(ctx context.Context) *AdminGetCategorySchemaParams
WithContext adds the context to the admin get category schema params
func (*AdminGetCategorySchemaParams) WithHTTPClient ¶
func (o *AdminGetCategorySchemaParams) WithHTTPClient(client *http.Client) *AdminGetCategorySchemaParams
WithHTTPClient adds the HTTPClient to the admin get category schema params
func (*AdminGetCategorySchemaParams) WithNamespace ¶
func (o *AdminGetCategorySchemaParams) WithNamespace(namespace string) *AdminGetCategorySchemaParams
WithNamespace adds the namespace to the admin get category schema params
func (*AdminGetCategorySchemaParams) WithTimeout ¶
func (o *AdminGetCategorySchemaParams) WithTimeout(timeout time.Duration) *AdminGetCategorySchemaParams
WithTimeout adds the timeout to the admin get category schema params
func (*AdminGetCategorySchemaParams) WriteToRequest ¶
func (o *AdminGetCategorySchemaParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetCategorySchemaReader ¶
type AdminGetCategorySchemaReader struct {
// contains filtered or unexported fields
}
AdminGetCategorySchemaReader is a Reader for the AdminGetCategorySchema structure.
func (*AdminGetCategorySchemaReader) ReadResponse ¶
func (o *AdminGetCategorySchemaReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetCategorySchemaUnauthorized ¶
type AdminGetCategorySchemaUnauthorized struct {
}AdminGetCategorySchemaUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetCategorySchemaUnauthorized ¶
func NewAdminGetCategorySchemaUnauthorized() *AdminGetCategorySchemaUnauthorized
NewAdminGetCategorySchemaUnauthorized creates a AdminGetCategorySchemaUnauthorized with default headers values
func (*AdminGetCategorySchemaUnauthorized) Error ¶
func (o *AdminGetCategorySchemaUnauthorized) Error() string
func (*AdminGetCategorySchemaUnauthorized) GetPayload ¶
func (o *AdminGetCategorySchemaUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetCategorySchemaUnauthorized) ToJSONString ¶
func (o *AdminGetCategorySchemaUnauthorized) ToJSONString() string
type AdminGetInboxCategoriesBadRequest ¶
type AdminGetInboxCategoriesBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxCategoriesBadRequest handles this case with default header values.
Bad Request
func NewAdminGetInboxCategoriesBadRequest ¶
func NewAdminGetInboxCategoriesBadRequest() *AdminGetInboxCategoriesBadRequest
NewAdminGetInboxCategoriesBadRequest creates a AdminGetInboxCategoriesBadRequest with default headers values
func (*AdminGetInboxCategoriesBadRequest) Error ¶
func (o *AdminGetInboxCategoriesBadRequest) Error() string
func (*AdminGetInboxCategoriesBadRequest) GetPayload ¶
func (o *AdminGetInboxCategoriesBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxCategoriesBadRequest) ToJSONString ¶
func (o *AdminGetInboxCategoriesBadRequest) ToJSONString() string
type AdminGetInboxCategoriesForbidden ¶
type AdminGetInboxCategoriesForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxCategoriesForbidden handles this case with default header values.
Forbidden
func NewAdminGetInboxCategoriesForbidden ¶
func NewAdminGetInboxCategoriesForbidden() *AdminGetInboxCategoriesForbidden
NewAdminGetInboxCategoriesForbidden creates a AdminGetInboxCategoriesForbidden with default headers values
func (*AdminGetInboxCategoriesForbidden) Error ¶
func (o *AdminGetInboxCategoriesForbidden) Error() string
func (*AdminGetInboxCategoriesForbidden) GetPayload ¶
func (o *AdminGetInboxCategoriesForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxCategoriesForbidden) ToJSONString ¶
func (o *AdminGetInboxCategoriesForbidden) ToJSONString() string
type AdminGetInboxCategoriesInternalServerError ¶
type AdminGetInboxCategoriesInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxCategoriesInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetInboxCategoriesInternalServerError ¶
func NewAdminGetInboxCategoriesInternalServerError() *AdminGetInboxCategoriesInternalServerError
NewAdminGetInboxCategoriesInternalServerError creates a AdminGetInboxCategoriesInternalServerError with default headers values
func (*AdminGetInboxCategoriesInternalServerError) Error ¶
func (o *AdminGetInboxCategoriesInternalServerError) Error() string
func (*AdminGetInboxCategoriesInternalServerError) GetPayload ¶
func (o *AdminGetInboxCategoriesInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxCategoriesInternalServerError) ToJSONString ¶
func (o *AdminGetInboxCategoriesInternalServerError) ToJSONString() string
type AdminGetInboxCategoriesOK ¶
type AdminGetInboxCategoriesOK struct {
Payload []*chatclientmodels.ModelsGetInboxCategoriesResponseItem
}
AdminGetInboxCategoriesOK handles this case with default header values.
OK
func NewAdminGetInboxCategoriesOK ¶
func NewAdminGetInboxCategoriesOK() *AdminGetInboxCategoriesOK
NewAdminGetInboxCategoriesOK creates a AdminGetInboxCategoriesOK with default headers values
func (*AdminGetInboxCategoriesOK) Error ¶
func (o *AdminGetInboxCategoriesOK) Error() string
func (*AdminGetInboxCategoriesOK) GetPayload ¶
func (o *AdminGetInboxCategoriesOK) GetPayload() []*chatclientmodels.ModelsGetInboxCategoriesResponseItem
func (*AdminGetInboxCategoriesOK) ToJSONString ¶
func (o *AdminGetInboxCategoriesOK) ToJSONString() string
type AdminGetInboxCategoriesParams ¶
type AdminGetInboxCategoriesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetInboxCategoriesParams contains all the parameters to send to the API endpoint for the admin get inbox categories operation typically these are written to a http.Request
func NewAdminGetInboxCategoriesParams ¶
func NewAdminGetInboxCategoriesParams() *AdminGetInboxCategoriesParams
NewAdminGetInboxCategoriesParams creates a new AdminGetInboxCategoriesParams object with the default values initialized.
func NewAdminGetInboxCategoriesParamsWithContext ¶
func NewAdminGetInboxCategoriesParamsWithContext(ctx context.Context) *AdminGetInboxCategoriesParams
NewAdminGetInboxCategoriesParamsWithContext creates a new AdminGetInboxCategoriesParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetInboxCategoriesParamsWithHTTPClient ¶
func NewAdminGetInboxCategoriesParamsWithHTTPClient(client *http.Client) *AdminGetInboxCategoriesParams
NewAdminGetInboxCategoriesParamsWithHTTPClient creates a new AdminGetInboxCategoriesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetInboxCategoriesParamsWithTimeout ¶
func NewAdminGetInboxCategoriesParamsWithTimeout(timeout time.Duration) *AdminGetInboxCategoriesParams
NewAdminGetInboxCategoriesParamsWithTimeout creates a new AdminGetInboxCategoriesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetInboxCategoriesParams) SetAuthInfoWriter ¶
func (o *AdminGetInboxCategoriesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) SetContext ¶
func (o *AdminGetInboxCategoriesParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) SetHTTPClient ¶
func (o *AdminGetInboxCategoriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) SetHTTPClientTransport ¶
func (o *AdminGetInboxCategoriesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) SetNamespace ¶
func (o *AdminGetInboxCategoriesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) SetTimeout ¶
func (o *AdminGetInboxCategoriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) WithContext ¶
func (o *AdminGetInboxCategoriesParams) WithContext(ctx context.Context) *AdminGetInboxCategoriesParams
WithContext adds the context to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) WithHTTPClient ¶
func (o *AdminGetInboxCategoriesParams) WithHTTPClient(client *http.Client) *AdminGetInboxCategoriesParams
WithHTTPClient adds the HTTPClient to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) WithNamespace ¶
func (o *AdminGetInboxCategoriesParams) WithNamespace(namespace string) *AdminGetInboxCategoriesParams
WithNamespace adds the namespace to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) WithTimeout ¶
func (o *AdminGetInboxCategoriesParams) WithTimeout(timeout time.Duration) *AdminGetInboxCategoriesParams
WithTimeout adds the timeout to the admin get inbox categories params
func (*AdminGetInboxCategoriesParams) WriteToRequest ¶
func (o *AdminGetInboxCategoriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetInboxCategoriesReader ¶
type AdminGetInboxCategoriesReader struct {
// contains filtered or unexported fields
}
AdminGetInboxCategoriesReader is a Reader for the AdminGetInboxCategories structure.
func (*AdminGetInboxCategoriesReader) ReadResponse ¶
func (o *AdminGetInboxCategoriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetInboxCategoriesUnauthorized ¶
type AdminGetInboxCategoriesUnauthorized struct {
}AdminGetInboxCategoriesUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetInboxCategoriesUnauthorized ¶
func NewAdminGetInboxCategoriesUnauthorized() *AdminGetInboxCategoriesUnauthorized
NewAdminGetInboxCategoriesUnauthorized creates a AdminGetInboxCategoriesUnauthorized with default headers values
func (*AdminGetInboxCategoriesUnauthorized) Error ¶
func (o *AdminGetInboxCategoriesUnauthorized) Error() string
func (*AdminGetInboxCategoriesUnauthorized) GetPayload ¶
func (o *AdminGetInboxCategoriesUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxCategoriesUnauthorized) ToJSONString ¶
func (o *AdminGetInboxCategoriesUnauthorized) ToJSONString() string
type AdminGetInboxMessagesBadRequest ¶
type AdminGetInboxMessagesBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxMessagesBadRequest handles this case with default header values.
Bad Request
func NewAdminGetInboxMessagesBadRequest ¶
func NewAdminGetInboxMessagesBadRequest() *AdminGetInboxMessagesBadRequest
NewAdminGetInboxMessagesBadRequest creates a AdminGetInboxMessagesBadRequest with default headers values
func (*AdminGetInboxMessagesBadRequest) Error ¶
func (o *AdminGetInboxMessagesBadRequest) Error() string
func (*AdminGetInboxMessagesBadRequest) GetPayload ¶
func (o *AdminGetInboxMessagesBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxMessagesBadRequest) ToJSONString ¶
func (o *AdminGetInboxMessagesBadRequest) ToJSONString() string
type AdminGetInboxMessagesForbidden ¶
type AdminGetInboxMessagesForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxMessagesForbidden handles this case with default header values.
Forbidden
func NewAdminGetInboxMessagesForbidden ¶
func NewAdminGetInboxMessagesForbidden() *AdminGetInboxMessagesForbidden
NewAdminGetInboxMessagesForbidden creates a AdminGetInboxMessagesForbidden with default headers values
func (*AdminGetInboxMessagesForbidden) Error ¶
func (o *AdminGetInboxMessagesForbidden) Error() string
func (*AdminGetInboxMessagesForbidden) GetPayload ¶
func (o *AdminGetInboxMessagesForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxMessagesForbidden) ToJSONString ¶
func (o *AdminGetInboxMessagesForbidden) ToJSONString() string
type AdminGetInboxMessagesInternalServerError ¶
type AdminGetInboxMessagesInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxMessagesInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetInboxMessagesInternalServerError ¶
func NewAdminGetInboxMessagesInternalServerError() *AdminGetInboxMessagesInternalServerError
NewAdminGetInboxMessagesInternalServerError creates a AdminGetInboxMessagesInternalServerError with default headers values
func (*AdminGetInboxMessagesInternalServerError) Error ¶
func (o *AdminGetInboxMessagesInternalServerError) Error() string
func (*AdminGetInboxMessagesInternalServerError) GetPayload ¶
func (o *AdminGetInboxMessagesInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxMessagesInternalServerError) ToJSONString ¶
func (o *AdminGetInboxMessagesInternalServerError) ToJSONString() string
type AdminGetInboxMessagesOK ¶
type AdminGetInboxMessagesOK struct {
Payload *chatclientmodels.ModelsGetInboxMessagesResponse
}
AdminGetInboxMessagesOK handles this case with default header values.
OK
func NewAdminGetInboxMessagesOK ¶
func NewAdminGetInboxMessagesOK() *AdminGetInboxMessagesOK
NewAdminGetInboxMessagesOK creates a AdminGetInboxMessagesOK with default headers values
func (*AdminGetInboxMessagesOK) Error ¶
func (o *AdminGetInboxMessagesOK) Error() string
func (*AdminGetInboxMessagesOK) GetPayload ¶
func (o *AdminGetInboxMessagesOK) GetPayload() *chatclientmodels.ModelsGetInboxMessagesResponse
func (*AdminGetInboxMessagesOK) ToJSONString ¶
func (o *AdminGetInboxMessagesOK) ToJSONString() string
type AdminGetInboxMessagesParams ¶
type AdminGetInboxMessagesParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*ActiveOnly active only */ ActiveOnly *bool /*EndCreatedAt end created at */ EndCreatedAt *int64 /*Limit limit */ Limit *int64 /*MessageID message ids */ MessageID []string /*Offset offset */ Offset *int64 /*Order anyof: createdAt:asc / createdAt:desc */ Order *string /*Scope message scope */ Scope *string /*StartCreatedAt start created at */ StartCreatedAt *int64 /*Status message status */ Status *string /*Transient transient message filter */ Transient *bool AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetInboxMessagesParams contains all the parameters to send to the API endpoint for the admin get inbox messages operation typically these are written to a http.Request
func NewAdminGetInboxMessagesParams ¶
func NewAdminGetInboxMessagesParams() *AdminGetInboxMessagesParams
NewAdminGetInboxMessagesParams creates a new AdminGetInboxMessagesParams object with the default values initialized.
func NewAdminGetInboxMessagesParamsWithContext ¶
func NewAdminGetInboxMessagesParamsWithContext(ctx context.Context) *AdminGetInboxMessagesParams
NewAdminGetInboxMessagesParamsWithContext creates a new AdminGetInboxMessagesParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetInboxMessagesParamsWithHTTPClient ¶
func NewAdminGetInboxMessagesParamsWithHTTPClient(client *http.Client) *AdminGetInboxMessagesParams
NewAdminGetInboxMessagesParamsWithHTTPClient creates a new AdminGetInboxMessagesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetInboxMessagesParamsWithTimeout ¶
func NewAdminGetInboxMessagesParamsWithTimeout(timeout time.Duration) *AdminGetInboxMessagesParams
NewAdminGetInboxMessagesParamsWithTimeout creates a new AdminGetInboxMessagesParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetInboxMessagesParams) SetActiveOnly ¶
func (o *AdminGetInboxMessagesParams) SetActiveOnly(activeOnly *bool)
SetActiveOnly adds the activeOnly to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetAuthInfoWriter ¶
func (o *AdminGetInboxMessagesParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetContext ¶
func (o *AdminGetInboxMessagesParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetEndCreatedAt ¶
func (o *AdminGetInboxMessagesParams) SetEndCreatedAt(endCreatedAt *int64)
SetEndCreatedAt adds the endCreatedAt to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetHTTPClient ¶
func (o *AdminGetInboxMessagesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetHTTPClientTransport ¶
func (o *AdminGetInboxMessagesParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetLimit ¶
func (o *AdminGetInboxMessagesParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetMessageID ¶
func (o *AdminGetInboxMessagesParams) SetMessageID(messageID []string)
SetMessageID adds the messageId to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetNamespace ¶
func (o *AdminGetInboxMessagesParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetOffset ¶
func (o *AdminGetInboxMessagesParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetOrder ¶
func (o *AdminGetInboxMessagesParams) SetOrder(order *string)
SetOrder adds the order to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetScope ¶
func (o *AdminGetInboxMessagesParams) SetScope(scope *string)
SetScope adds the scope to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetStartCreatedAt ¶
func (o *AdminGetInboxMessagesParams) SetStartCreatedAt(startCreatedAt *int64)
SetStartCreatedAt adds the startCreatedAt to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetStatus ¶
func (o *AdminGetInboxMessagesParams) SetStatus(status *string)
SetStatus adds the status to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetTimeout ¶
func (o *AdminGetInboxMessagesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) SetTransient ¶
func (o *AdminGetInboxMessagesParams) SetTransient(transient *bool)
SetTransient adds the transient to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithActiveOnly ¶
func (o *AdminGetInboxMessagesParams) WithActiveOnly(activeOnly *bool) *AdminGetInboxMessagesParams
WithActiveOnly adds the activeOnly to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithContext ¶
func (o *AdminGetInboxMessagesParams) WithContext(ctx context.Context) *AdminGetInboxMessagesParams
WithContext adds the context to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithEndCreatedAt ¶
func (o *AdminGetInboxMessagesParams) WithEndCreatedAt(endCreatedAt *int64) *AdminGetInboxMessagesParams
WithEndCreatedAt adds the endCreatedAt to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithHTTPClient ¶
func (o *AdminGetInboxMessagesParams) WithHTTPClient(client *http.Client) *AdminGetInboxMessagesParams
WithHTTPClient adds the HTTPClient to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithLimit ¶
func (o *AdminGetInboxMessagesParams) WithLimit(limit *int64) *AdminGetInboxMessagesParams
WithLimit adds the limit to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithMessageID ¶
func (o *AdminGetInboxMessagesParams) WithMessageID(messageID []string) *AdminGetInboxMessagesParams
WithMessageID adds the messageID to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithNamespace ¶
func (o *AdminGetInboxMessagesParams) WithNamespace(namespace string) *AdminGetInboxMessagesParams
WithNamespace adds the namespace to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithOffset ¶
func (o *AdminGetInboxMessagesParams) WithOffset(offset *int64) *AdminGetInboxMessagesParams
WithOffset adds the offset to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithOrder ¶
func (o *AdminGetInboxMessagesParams) WithOrder(order *string) *AdminGetInboxMessagesParams
WithOrder adds the order to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithScope ¶
func (o *AdminGetInboxMessagesParams) WithScope(scope *string) *AdminGetInboxMessagesParams
WithScope adds the scope to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithStartCreatedAt ¶
func (o *AdminGetInboxMessagesParams) WithStartCreatedAt(startCreatedAt *int64) *AdminGetInboxMessagesParams
WithStartCreatedAt adds the startCreatedAt to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithStatus ¶
func (o *AdminGetInboxMessagesParams) WithStatus(status *string) *AdminGetInboxMessagesParams
WithStatus adds the status to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithTimeout ¶
func (o *AdminGetInboxMessagesParams) WithTimeout(timeout time.Duration) *AdminGetInboxMessagesParams
WithTimeout adds the timeout to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WithTransient ¶
func (o *AdminGetInboxMessagesParams) WithTransient(transient *bool) *AdminGetInboxMessagesParams
WithTransient adds the transient to the admin get inbox messages params
func (*AdminGetInboxMessagesParams) WriteToRequest ¶
func (o *AdminGetInboxMessagesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetInboxMessagesReader ¶
type AdminGetInboxMessagesReader struct {
// contains filtered or unexported fields
}
AdminGetInboxMessagesReader is a Reader for the AdminGetInboxMessages structure.
func (*AdminGetInboxMessagesReader) ReadResponse ¶
func (o *AdminGetInboxMessagesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetInboxMessagesUnauthorized ¶
type AdminGetInboxMessagesUnauthorized struct {
}AdminGetInboxMessagesUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetInboxMessagesUnauthorized ¶
func NewAdminGetInboxMessagesUnauthorized() *AdminGetInboxMessagesUnauthorized
NewAdminGetInboxMessagesUnauthorized creates a AdminGetInboxMessagesUnauthorized with default headers values
func (*AdminGetInboxMessagesUnauthorized) Error ¶
func (o *AdminGetInboxMessagesUnauthorized) Error() string
func (*AdminGetInboxMessagesUnauthorized) GetPayload ¶
func (o *AdminGetInboxMessagesUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxMessagesUnauthorized) ToJSONString ¶
func (o *AdminGetInboxMessagesUnauthorized) ToJSONString() string
type AdminGetInboxStatsBadRequest ¶
type AdminGetInboxStatsBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxStatsBadRequest handles this case with default header values.
Bad Request
func NewAdminGetInboxStatsBadRequest ¶
func NewAdminGetInboxStatsBadRequest() *AdminGetInboxStatsBadRequest
NewAdminGetInboxStatsBadRequest creates a AdminGetInboxStatsBadRequest with default headers values
func (*AdminGetInboxStatsBadRequest) Error ¶
func (o *AdminGetInboxStatsBadRequest) Error() string
func (*AdminGetInboxStatsBadRequest) GetPayload ¶
func (o *AdminGetInboxStatsBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxStatsBadRequest) ToJSONString ¶
func (o *AdminGetInboxStatsBadRequest) ToJSONString() string
type AdminGetInboxStatsForbidden ¶
type AdminGetInboxStatsForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxStatsForbidden handles this case with default header values.
Forbidden
func NewAdminGetInboxStatsForbidden ¶
func NewAdminGetInboxStatsForbidden() *AdminGetInboxStatsForbidden
NewAdminGetInboxStatsForbidden creates a AdminGetInboxStatsForbidden with default headers values
func (*AdminGetInboxStatsForbidden) Error ¶
func (o *AdminGetInboxStatsForbidden) Error() string
func (*AdminGetInboxStatsForbidden) GetPayload ¶
func (o *AdminGetInboxStatsForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxStatsForbidden) ToJSONString ¶
func (o *AdminGetInboxStatsForbidden) ToJSONString() string
type AdminGetInboxStatsInternalServerError ¶
type AdminGetInboxStatsInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxStatsInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetInboxStatsInternalServerError ¶
func NewAdminGetInboxStatsInternalServerError() *AdminGetInboxStatsInternalServerError
NewAdminGetInboxStatsInternalServerError creates a AdminGetInboxStatsInternalServerError with default headers values
func (*AdminGetInboxStatsInternalServerError) Error ¶
func (o *AdminGetInboxStatsInternalServerError) Error() string
func (*AdminGetInboxStatsInternalServerError) GetPayload ¶
func (o *AdminGetInboxStatsInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxStatsInternalServerError) ToJSONString ¶
func (o *AdminGetInboxStatsInternalServerError) ToJSONString() string
type AdminGetInboxStatsOK ¶
type AdminGetInboxStatsOK struct {
Payload *chatclientmodels.ModelsGetInboxStatsResponse
}
AdminGetInboxStatsOK handles this case with default header values.
OK
func NewAdminGetInboxStatsOK ¶
func NewAdminGetInboxStatsOK() *AdminGetInboxStatsOK
NewAdminGetInboxStatsOK creates a AdminGetInboxStatsOK with default headers values
func (*AdminGetInboxStatsOK) Error ¶
func (o *AdminGetInboxStatsOK) Error() string
func (*AdminGetInboxStatsOK) GetPayload ¶
func (o *AdminGetInboxStatsOK) GetPayload() *chatclientmodels.ModelsGetInboxStatsResponse
func (*AdminGetInboxStatsOK) ToJSONString ¶
func (o *AdminGetInboxStatsOK) ToJSONString() string
type AdminGetInboxStatsParams ¶
type AdminGetInboxStatsParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Namespace namespace */ Namespace string /*MessageID message ids */ MessageID []string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetInboxStatsParams contains all the parameters to send to the API endpoint for the admin get inbox stats operation typically these are written to a http.Request
func NewAdminGetInboxStatsParams ¶
func NewAdminGetInboxStatsParams() *AdminGetInboxStatsParams
NewAdminGetInboxStatsParams creates a new AdminGetInboxStatsParams object with the default values initialized.
func NewAdminGetInboxStatsParamsWithContext ¶
func NewAdminGetInboxStatsParamsWithContext(ctx context.Context) *AdminGetInboxStatsParams
NewAdminGetInboxStatsParamsWithContext creates a new AdminGetInboxStatsParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetInboxStatsParamsWithHTTPClient ¶
func NewAdminGetInboxStatsParamsWithHTTPClient(client *http.Client) *AdminGetInboxStatsParams
NewAdminGetInboxStatsParamsWithHTTPClient creates a new AdminGetInboxStatsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetInboxStatsParamsWithTimeout ¶
func NewAdminGetInboxStatsParamsWithTimeout(timeout time.Duration) *AdminGetInboxStatsParams
NewAdminGetInboxStatsParamsWithTimeout creates a new AdminGetInboxStatsParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetInboxStatsParams) SetAuthInfoWriter ¶
func (o *AdminGetInboxStatsParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetContext ¶
func (o *AdminGetInboxStatsParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetHTTPClient ¶
func (o *AdminGetInboxStatsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetHTTPClientTransport ¶
func (o *AdminGetInboxStatsParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetMessageID ¶
func (o *AdminGetInboxStatsParams) SetMessageID(messageID []string)
SetMessageID adds the messageId to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetNamespace ¶
func (o *AdminGetInboxStatsParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get inbox stats params
func (*AdminGetInboxStatsParams) SetTimeout ¶
func (o *AdminGetInboxStatsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WithContext ¶
func (o *AdminGetInboxStatsParams) WithContext(ctx context.Context) *AdminGetInboxStatsParams
WithContext adds the context to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WithHTTPClient ¶
func (o *AdminGetInboxStatsParams) WithHTTPClient(client *http.Client) *AdminGetInboxStatsParams
WithHTTPClient adds the HTTPClient to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WithMessageID ¶
func (o *AdminGetInboxStatsParams) WithMessageID(messageID []string) *AdminGetInboxStatsParams
WithMessageID adds the messageID to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WithNamespace ¶
func (o *AdminGetInboxStatsParams) WithNamespace(namespace string) *AdminGetInboxStatsParams
WithNamespace adds the namespace to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WithTimeout ¶
func (o *AdminGetInboxStatsParams) WithTimeout(timeout time.Duration) *AdminGetInboxStatsParams
WithTimeout adds the timeout to the admin get inbox stats params
func (*AdminGetInboxStatsParams) WriteToRequest ¶
func (o *AdminGetInboxStatsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetInboxStatsReader ¶
type AdminGetInboxStatsReader struct {
// contains filtered or unexported fields
}
AdminGetInboxStatsReader is a Reader for the AdminGetInboxStats structure.
func (*AdminGetInboxStatsReader) ReadResponse ¶
func (o *AdminGetInboxStatsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetInboxStatsUnauthorized ¶
type AdminGetInboxStatsUnauthorized struct {
}AdminGetInboxStatsUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetInboxStatsUnauthorized ¶
func NewAdminGetInboxStatsUnauthorized() *AdminGetInboxStatsUnauthorized
NewAdminGetInboxStatsUnauthorized creates a AdminGetInboxStatsUnauthorized with default headers values
func (*AdminGetInboxStatsUnauthorized) Error ¶
func (o *AdminGetInboxStatsUnauthorized) Error() string
func (*AdminGetInboxStatsUnauthorized) GetPayload ¶
func (o *AdminGetInboxStatsUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxStatsUnauthorized) ToJSONString ¶
func (o *AdminGetInboxStatsUnauthorized) ToJSONString() string
type AdminGetInboxUsersBadRequest ¶
type AdminGetInboxUsersBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxUsersBadRequest handles this case with default header values.
Bad Request
func NewAdminGetInboxUsersBadRequest ¶
func NewAdminGetInboxUsersBadRequest() *AdminGetInboxUsersBadRequest
NewAdminGetInboxUsersBadRequest creates a AdminGetInboxUsersBadRequest with default headers values
func (*AdminGetInboxUsersBadRequest) Error ¶
func (o *AdminGetInboxUsersBadRequest) Error() string
func (*AdminGetInboxUsersBadRequest) GetPayload ¶
func (o *AdminGetInboxUsersBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxUsersBadRequest) ToJSONString ¶
func (o *AdminGetInboxUsersBadRequest) ToJSONString() string
type AdminGetInboxUsersForbidden ¶
type AdminGetInboxUsersForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxUsersForbidden handles this case with default header values.
Forbidden
func NewAdminGetInboxUsersForbidden ¶
func NewAdminGetInboxUsersForbidden() *AdminGetInboxUsersForbidden
NewAdminGetInboxUsersForbidden creates a AdminGetInboxUsersForbidden with default headers values
func (*AdminGetInboxUsersForbidden) Error ¶
func (o *AdminGetInboxUsersForbidden) Error() string
func (*AdminGetInboxUsersForbidden) GetPayload ¶
func (o *AdminGetInboxUsersForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxUsersForbidden) ToJSONString ¶
func (o *AdminGetInboxUsersForbidden) ToJSONString() string
type AdminGetInboxUsersInternalServerError ¶
type AdminGetInboxUsersInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminGetInboxUsersInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminGetInboxUsersInternalServerError ¶
func NewAdminGetInboxUsersInternalServerError() *AdminGetInboxUsersInternalServerError
NewAdminGetInboxUsersInternalServerError creates a AdminGetInboxUsersInternalServerError with default headers values
func (*AdminGetInboxUsersInternalServerError) Error ¶
func (o *AdminGetInboxUsersInternalServerError) Error() string
func (*AdminGetInboxUsersInternalServerError) GetPayload ¶
func (o *AdminGetInboxUsersInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxUsersInternalServerError) ToJSONString ¶
func (o *AdminGetInboxUsersInternalServerError) ToJSONString() string
type AdminGetInboxUsersOK ¶
type AdminGetInboxUsersOK struct {
Payload *chatclientmodels.ModelsGetInboxUsersResponse
}
AdminGetInboxUsersOK handles this case with default header values.
OK
func NewAdminGetInboxUsersOK ¶
func NewAdminGetInboxUsersOK() *AdminGetInboxUsersOK
NewAdminGetInboxUsersOK creates a AdminGetInboxUsersOK with default headers values
func (*AdminGetInboxUsersOK) Error ¶
func (o *AdminGetInboxUsersOK) Error() string
func (*AdminGetInboxUsersOK) GetPayload ¶
func (o *AdminGetInboxUsersOK) GetPayload() *chatclientmodels.ModelsGetInboxUsersResponse
func (*AdminGetInboxUsersOK) ToJSONString ¶
func (o *AdminGetInboxUsersOK) ToJSONString() string
type AdminGetInboxUsersParams ¶
type AdminGetInboxUsersParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Inbox message id */ Inbox string /*Namespace namespace */ Namespace string /*Limit limit */ Limit *int64 /*Offset offset */ Offset *int64 /*Status message status */ Status *string /*UserID userId */ UserID *string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminGetInboxUsersParams contains all the parameters to send to the API endpoint for the admin get inbox users operation typically these are written to a http.Request
func NewAdminGetInboxUsersParams ¶
func NewAdminGetInboxUsersParams() *AdminGetInboxUsersParams
NewAdminGetInboxUsersParams creates a new AdminGetInboxUsersParams object with the default values initialized.
func NewAdminGetInboxUsersParamsWithContext ¶
func NewAdminGetInboxUsersParamsWithContext(ctx context.Context) *AdminGetInboxUsersParams
NewAdminGetInboxUsersParamsWithContext creates a new AdminGetInboxUsersParams object with the default values initialized, and the ability to set a context for a request
func NewAdminGetInboxUsersParamsWithHTTPClient ¶
func NewAdminGetInboxUsersParamsWithHTTPClient(client *http.Client) *AdminGetInboxUsersParams
NewAdminGetInboxUsersParamsWithHTTPClient creates a new AdminGetInboxUsersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminGetInboxUsersParamsWithTimeout ¶
func NewAdminGetInboxUsersParamsWithTimeout(timeout time.Duration) *AdminGetInboxUsersParams
NewAdminGetInboxUsersParamsWithTimeout creates a new AdminGetInboxUsersParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminGetInboxUsersParams) SetAuthInfoWriter ¶
func (o *AdminGetInboxUsersParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetContext ¶
func (o *AdminGetInboxUsersParams) SetContext(ctx context.Context)
SetContext adds the context to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetHTTPClient ¶
func (o *AdminGetInboxUsersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetHTTPClientTransport ¶
func (o *AdminGetInboxUsersParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetInbox ¶
func (o *AdminGetInboxUsersParams) SetInbox(inbox string)
SetInbox adds the inbox to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetLimit ¶
func (o *AdminGetInboxUsersParams) SetLimit(limit *int64)
SetLimit adds the limit to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetNamespace ¶
func (o *AdminGetInboxUsersParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetOffset ¶
func (o *AdminGetInboxUsersParams) SetOffset(offset *int64)
SetOffset adds the offset to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetStatus ¶
func (o *AdminGetInboxUsersParams) SetStatus(status *string)
SetStatus adds the status to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetTimeout ¶
func (o *AdminGetInboxUsersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin get inbox users params
func (*AdminGetInboxUsersParams) SetUserID ¶
func (o *AdminGetInboxUsersParams) SetUserID(userID *string)
SetUserID adds the userId to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithContext ¶
func (o *AdminGetInboxUsersParams) WithContext(ctx context.Context) *AdminGetInboxUsersParams
WithContext adds the context to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithHTTPClient ¶
func (o *AdminGetInboxUsersParams) WithHTTPClient(client *http.Client) *AdminGetInboxUsersParams
WithHTTPClient adds the HTTPClient to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithInbox ¶
func (o *AdminGetInboxUsersParams) WithInbox(inbox string) *AdminGetInboxUsersParams
WithInbox adds the inbox to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithLimit ¶
func (o *AdminGetInboxUsersParams) WithLimit(limit *int64) *AdminGetInboxUsersParams
WithLimit adds the limit to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithNamespace ¶
func (o *AdminGetInboxUsersParams) WithNamespace(namespace string) *AdminGetInboxUsersParams
WithNamespace adds the namespace to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithOffset ¶
func (o *AdminGetInboxUsersParams) WithOffset(offset *int64) *AdminGetInboxUsersParams
WithOffset adds the offset to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithStatus ¶
func (o *AdminGetInboxUsersParams) WithStatus(status *string) *AdminGetInboxUsersParams
WithStatus adds the status to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithTimeout ¶
func (o *AdminGetInboxUsersParams) WithTimeout(timeout time.Duration) *AdminGetInboxUsersParams
WithTimeout adds the timeout to the admin get inbox users params
func (*AdminGetInboxUsersParams) WithUserID ¶
func (o *AdminGetInboxUsersParams) WithUserID(userID *string) *AdminGetInboxUsersParams
WithUserID adds the userID to the admin get inbox users params
func (*AdminGetInboxUsersParams) WriteToRequest ¶
func (o *AdminGetInboxUsersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminGetInboxUsersReader ¶
type AdminGetInboxUsersReader struct {
// contains filtered or unexported fields
}
AdminGetInboxUsersReader is a Reader for the AdminGetInboxUsers structure.
func (*AdminGetInboxUsersReader) ReadResponse ¶
func (o *AdminGetInboxUsersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminGetInboxUsersUnauthorized ¶
type AdminGetInboxUsersUnauthorized struct {
}AdminGetInboxUsersUnauthorized handles this case with default header values.
Unauthorized
func NewAdminGetInboxUsersUnauthorized ¶
func NewAdminGetInboxUsersUnauthorized() *AdminGetInboxUsersUnauthorized
NewAdminGetInboxUsersUnauthorized creates a AdminGetInboxUsersUnauthorized with default headers values
func (*AdminGetInboxUsersUnauthorized) Error ¶
func (o *AdminGetInboxUsersUnauthorized) Error() string
func (*AdminGetInboxUsersUnauthorized) GetPayload ¶
func (o *AdminGetInboxUsersUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminGetInboxUsersUnauthorized) ToJSONString ¶
func (o *AdminGetInboxUsersUnauthorized) ToJSONString() string
type AdminSaveInboxMessageBadRequest ¶
type AdminSaveInboxMessageBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSaveInboxMessageBadRequest handles this case with default header values.
Bad Request
func NewAdminSaveInboxMessageBadRequest ¶
func NewAdminSaveInboxMessageBadRequest() *AdminSaveInboxMessageBadRequest
NewAdminSaveInboxMessageBadRequest creates a AdminSaveInboxMessageBadRequest with default headers values
func (*AdminSaveInboxMessageBadRequest) Error ¶
func (o *AdminSaveInboxMessageBadRequest) Error() string
func (*AdminSaveInboxMessageBadRequest) GetPayload ¶
func (o *AdminSaveInboxMessageBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSaveInboxMessageBadRequest) ToJSONString ¶
func (o *AdminSaveInboxMessageBadRequest) ToJSONString() string
type AdminSaveInboxMessageForbidden ¶
type AdminSaveInboxMessageForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSaveInboxMessageForbidden handles this case with default header values.
Forbidden
func NewAdminSaveInboxMessageForbidden ¶
func NewAdminSaveInboxMessageForbidden() *AdminSaveInboxMessageForbidden
NewAdminSaveInboxMessageForbidden creates a AdminSaveInboxMessageForbidden with default headers values
func (*AdminSaveInboxMessageForbidden) Error ¶
func (o *AdminSaveInboxMessageForbidden) Error() string
func (*AdminSaveInboxMessageForbidden) GetPayload ¶
func (o *AdminSaveInboxMessageForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSaveInboxMessageForbidden) ToJSONString ¶
func (o *AdminSaveInboxMessageForbidden) ToJSONString() string
type AdminSaveInboxMessageInternalServerError ¶
type AdminSaveInboxMessageInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSaveInboxMessageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSaveInboxMessageInternalServerError ¶
func NewAdminSaveInboxMessageInternalServerError() *AdminSaveInboxMessageInternalServerError
NewAdminSaveInboxMessageInternalServerError creates a AdminSaveInboxMessageInternalServerError with default headers values
func (*AdminSaveInboxMessageInternalServerError) Error ¶
func (o *AdminSaveInboxMessageInternalServerError) Error() string
func (*AdminSaveInboxMessageInternalServerError) GetPayload ¶
func (o *AdminSaveInboxMessageInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSaveInboxMessageInternalServerError) ToJSONString ¶
func (o *AdminSaveInboxMessageInternalServerError) ToJSONString() string
type AdminSaveInboxMessageOK ¶
type AdminSaveInboxMessageOK struct {
Payload *chatclientmodels.ModelsSaveInboxMessageResponse
}
AdminSaveInboxMessageOK handles this case with default header values.
OK
func NewAdminSaveInboxMessageOK ¶
func NewAdminSaveInboxMessageOK() *AdminSaveInboxMessageOK
NewAdminSaveInboxMessageOK creates a AdminSaveInboxMessageOK with default headers values
func (*AdminSaveInboxMessageOK) Error ¶
func (o *AdminSaveInboxMessageOK) Error() string
func (*AdminSaveInboxMessageOK) GetPayload ¶
func (o *AdminSaveInboxMessageOK) GetPayload() *chatclientmodels.ModelsSaveInboxMessageResponse
func (*AdminSaveInboxMessageOK) ToJSONString ¶
func (o *AdminSaveInboxMessageOK) ToJSONString() string
type AdminSaveInboxMessageParams ¶
type AdminSaveInboxMessageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsSaveInboxMessageRequest /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSaveInboxMessageParams contains all the parameters to send to the API endpoint for the admin save inbox message operation typically these are written to a http.Request
func NewAdminSaveInboxMessageParams ¶
func NewAdminSaveInboxMessageParams() *AdminSaveInboxMessageParams
NewAdminSaveInboxMessageParams creates a new AdminSaveInboxMessageParams object with the default values initialized.
func NewAdminSaveInboxMessageParamsWithContext ¶
func NewAdminSaveInboxMessageParamsWithContext(ctx context.Context) *AdminSaveInboxMessageParams
NewAdminSaveInboxMessageParamsWithContext creates a new AdminSaveInboxMessageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminSaveInboxMessageParamsWithHTTPClient ¶
func NewAdminSaveInboxMessageParamsWithHTTPClient(client *http.Client) *AdminSaveInboxMessageParams
NewAdminSaveInboxMessageParamsWithHTTPClient creates a new AdminSaveInboxMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSaveInboxMessageParamsWithTimeout ¶
func NewAdminSaveInboxMessageParamsWithTimeout(timeout time.Duration) *AdminSaveInboxMessageParams
NewAdminSaveInboxMessageParamsWithTimeout creates a new AdminSaveInboxMessageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSaveInboxMessageParams) SetAuthInfoWriter ¶
func (o *AdminSaveInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetBody ¶
func (o *AdminSaveInboxMessageParams) SetBody(body *chatclientmodels.ModelsSaveInboxMessageRequest)
SetBody adds the body to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetContext ¶
func (o *AdminSaveInboxMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetHTTPClient ¶
func (o *AdminSaveInboxMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetHTTPClientTransport ¶
func (o *AdminSaveInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetNamespace ¶
func (o *AdminSaveInboxMessageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin save inbox message params
func (*AdminSaveInboxMessageParams) SetTimeout ¶
func (o *AdminSaveInboxMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WithBody ¶
func (o *AdminSaveInboxMessageParams) WithBody(body *chatclientmodels.ModelsSaveInboxMessageRequest) *AdminSaveInboxMessageParams
WithBody adds the body to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WithContext ¶
func (o *AdminSaveInboxMessageParams) WithContext(ctx context.Context) *AdminSaveInboxMessageParams
WithContext adds the context to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WithHTTPClient ¶
func (o *AdminSaveInboxMessageParams) WithHTTPClient(client *http.Client) *AdminSaveInboxMessageParams
WithHTTPClient adds the HTTPClient to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WithNamespace ¶
func (o *AdminSaveInboxMessageParams) WithNamespace(namespace string) *AdminSaveInboxMessageParams
WithNamespace adds the namespace to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WithTimeout ¶
func (o *AdminSaveInboxMessageParams) WithTimeout(timeout time.Duration) *AdminSaveInboxMessageParams
WithTimeout adds the timeout to the admin save inbox message params
func (*AdminSaveInboxMessageParams) WriteToRequest ¶
func (o *AdminSaveInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSaveInboxMessageReader ¶
type AdminSaveInboxMessageReader struct {
// contains filtered or unexported fields
}
AdminSaveInboxMessageReader is a Reader for the AdminSaveInboxMessage structure.
func (*AdminSaveInboxMessageReader) ReadResponse ¶
func (o *AdminSaveInboxMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSaveInboxMessageUnauthorized ¶
type AdminSaveInboxMessageUnauthorized struct {
}AdminSaveInboxMessageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminSaveInboxMessageUnauthorized ¶
func NewAdminSaveInboxMessageUnauthorized() *AdminSaveInboxMessageUnauthorized
NewAdminSaveInboxMessageUnauthorized creates a AdminSaveInboxMessageUnauthorized with default headers values
func (*AdminSaveInboxMessageUnauthorized) Error ¶
func (o *AdminSaveInboxMessageUnauthorized) Error() string
func (*AdminSaveInboxMessageUnauthorized) GetPayload ¶
func (o *AdminSaveInboxMessageUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSaveInboxMessageUnauthorized) ToJSONString ¶
func (o *AdminSaveInboxMessageUnauthorized) ToJSONString() string
type AdminSendInboxMessageBadRequest ¶
type AdminSendInboxMessageBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendInboxMessageBadRequest handles this case with default header values.
Bad Request
func NewAdminSendInboxMessageBadRequest ¶
func NewAdminSendInboxMessageBadRequest() *AdminSendInboxMessageBadRequest
NewAdminSendInboxMessageBadRequest creates a AdminSendInboxMessageBadRequest with default headers values
func (*AdminSendInboxMessageBadRequest) Error ¶
func (o *AdminSendInboxMessageBadRequest) Error() string
func (*AdminSendInboxMessageBadRequest) GetPayload ¶
func (o *AdminSendInboxMessageBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendInboxMessageBadRequest) ToJSONString ¶
func (o *AdminSendInboxMessageBadRequest) ToJSONString() string
type AdminSendInboxMessageForbidden ¶
type AdminSendInboxMessageForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendInboxMessageForbidden handles this case with default header values.
Forbidden
func NewAdminSendInboxMessageForbidden ¶
func NewAdminSendInboxMessageForbidden() *AdminSendInboxMessageForbidden
NewAdminSendInboxMessageForbidden creates a AdminSendInboxMessageForbidden with default headers values
func (*AdminSendInboxMessageForbidden) Error ¶
func (o *AdminSendInboxMessageForbidden) Error() string
func (*AdminSendInboxMessageForbidden) GetPayload ¶
func (o *AdminSendInboxMessageForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendInboxMessageForbidden) ToJSONString ¶
func (o *AdminSendInboxMessageForbidden) ToJSONString() string
type AdminSendInboxMessageInternalServerError ¶
type AdminSendInboxMessageInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminSendInboxMessageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminSendInboxMessageInternalServerError ¶
func NewAdminSendInboxMessageInternalServerError() *AdminSendInboxMessageInternalServerError
NewAdminSendInboxMessageInternalServerError creates a AdminSendInboxMessageInternalServerError with default headers values
func (*AdminSendInboxMessageInternalServerError) Error ¶
func (o *AdminSendInboxMessageInternalServerError) Error() string
func (*AdminSendInboxMessageInternalServerError) GetPayload ¶
func (o *AdminSendInboxMessageInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendInboxMessageInternalServerError) ToJSONString ¶
func (o *AdminSendInboxMessageInternalServerError) ToJSONString() string
type AdminSendInboxMessageOK ¶
type AdminSendInboxMessageOK struct {
Payload *chatclientmodels.ModelsSendInboxMessageResponse
}
AdminSendInboxMessageOK handles this case with default header values.
OK
func NewAdminSendInboxMessageOK ¶
func NewAdminSendInboxMessageOK() *AdminSendInboxMessageOK
NewAdminSendInboxMessageOK creates a AdminSendInboxMessageOK with default headers values
func (*AdminSendInboxMessageOK) Error ¶
func (o *AdminSendInboxMessageOK) Error() string
func (*AdminSendInboxMessageOK) GetPayload ¶
func (o *AdminSendInboxMessageOK) GetPayload() *chatclientmodels.ModelsSendInboxMessageResponse
func (*AdminSendInboxMessageOK) ToJSONString ¶
func (o *AdminSendInboxMessageOK) ToJSONString() string
type AdminSendInboxMessageParams ¶
type AdminSendInboxMessageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body chatclientmodels.ModelsSendInboxMessageRequest /*MessageID message */ MessageID string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminSendInboxMessageParams contains all the parameters to send to the API endpoint for the admin send inbox message operation typically these are written to a http.Request
func NewAdminSendInboxMessageParams ¶
func NewAdminSendInboxMessageParams() *AdminSendInboxMessageParams
NewAdminSendInboxMessageParams creates a new AdminSendInboxMessageParams object with the default values initialized.
func NewAdminSendInboxMessageParamsWithContext ¶
func NewAdminSendInboxMessageParamsWithContext(ctx context.Context) *AdminSendInboxMessageParams
NewAdminSendInboxMessageParamsWithContext creates a new AdminSendInboxMessageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminSendInboxMessageParamsWithHTTPClient ¶
func NewAdminSendInboxMessageParamsWithHTTPClient(client *http.Client) *AdminSendInboxMessageParams
NewAdminSendInboxMessageParamsWithHTTPClient creates a new AdminSendInboxMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminSendInboxMessageParamsWithTimeout ¶
func NewAdminSendInboxMessageParamsWithTimeout(timeout time.Duration) *AdminSendInboxMessageParams
NewAdminSendInboxMessageParamsWithTimeout creates a new AdminSendInboxMessageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminSendInboxMessageParams) SetAuthInfoWriter ¶
func (o *AdminSendInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetBody ¶
func (o *AdminSendInboxMessageParams) SetBody(body *chatclientmodels.ModelsSendInboxMessageRequest)
SetBody adds the body to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetContext ¶
func (o *AdminSendInboxMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetHTTPClient ¶
func (o *AdminSendInboxMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetHTTPClientTransport ¶
func (o *AdminSendInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetMessageID ¶
func (o *AdminSendInboxMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetNamespace ¶
func (o *AdminSendInboxMessageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin send inbox message params
func (*AdminSendInboxMessageParams) SetTimeout ¶
func (o *AdminSendInboxMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithBody ¶
func (o *AdminSendInboxMessageParams) WithBody(body *chatclientmodels.ModelsSendInboxMessageRequest) *AdminSendInboxMessageParams
WithBody adds the body to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithContext ¶
func (o *AdminSendInboxMessageParams) WithContext(ctx context.Context) *AdminSendInboxMessageParams
WithContext adds the context to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithHTTPClient ¶
func (o *AdminSendInboxMessageParams) WithHTTPClient(client *http.Client) *AdminSendInboxMessageParams
WithHTTPClient adds the HTTPClient to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithMessageID ¶
func (o *AdminSendInboxMessageParams) WithMessageID(messageID string) *AdminSendInboxMessageParams
WithMessageID adds the messageID to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithNamespace ¶
func (o *AdminSendInboxMessageParams) WithNamespace(namespace string) *AdminSendInboxMessageParams
WithNamespace adds the namespace to the admin send inbox message params
func (*AdminSendInboxMessageParams) WithTimeout ¶
func (o *AdminSendInboxMessageParams) WithTimeout(timeout time.Duration) *AdminSendInboxMessageParams
WithTimeout adds the timeout to the admin send inbox message params
func (*AdminSendInboxMessageParams) WriteToRequest ¶
func (o *AdminSendInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminSendInboxMessageReader ¶
type AdminSendInboxMessageReader struct {
// contains filtered or unexported fields
}
AdminSendInboxMessageReader is a Reader for the AdminSendInboxMessage structure.
func (*AdminSendInboxMessageReader) ReadResponse ¶
func (o *AdminSendInboxMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminSendInboxMessageUnauthorized ¶
type AdminSendInboxMessageUnauthorized struct {
}AdminSendInboxMessageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminSendInboxMessageUnauthorized ¶
func NewAdminSendInboxMessageUnauthorized() *AdminSendInboxMessageUnauthorized
NewAdminSendInboxMessageUnauthorized creates a AdminSendInboxMessageUnauthorized with default headers values
func (*AdminSendInboxMessageUnauthorized) Error ¶
func (o *AdminSendInboxMessageUnauthorized) Error() string
func (*AdminSendInboxMessageUnauthorized) GetPayload ¶
func (o *AdminSendInboxMessageUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminSendInboxMessageUnauthorized) ToJSONString ¶
func (o *AdminSendInboxMessageUnauthorized) ToJSONString() string
type AdminUnsendInboxMessageBadRequest ¶
type AdminUnsendInboxMessageBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnsendInboxMessageBadRequest handles this case with default header values.
Bad Request
func NewAdminUnsendInboxMessageBadRequest ¶
func NewAdminUnsendInboxMessageBadRequest() *AdminUnsendInboxMessageBadRequest
NewAdminUnsendInboxMessageBadRequest creates a AdminUnsendInboxMessageBadRequest with default headers values
func (*AdminUnsendInboxMessageBadRequest) Error ¶
func (o *AdminUnsendInboxMessageBadRequest) Error() string
func (*AdminUnsendInboxMessageBadRequest) GetPayload ¶
func (o *AdminUnsendInboxMessageBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnsendInboxMessageBadRequest) ToJSONString ¶
func (o *AdminUnsendInboxMessageBadRequest) ToJSONString() string
type AdminUnsendInboxMessageForbidden ¶
type AdminUnsendInboxMessageForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnsendInboxMessageForbidden handles this case with default header values.
Forbidden
func NewAdminUnsendInboxMessageForbidden ¶
func NewAdminUnsendInboxMessageForbidden() *AdminUnsendInboxMessageForbidden
NewAdminUnsendInboxMessageForbidden creates a AdminUnsendInboxMessageForbidden with default headers values
func (*AdminUnsendInboxMessageForbidden) Error ¶
func (o *AdminUnsendInboxMessageForbidden) Error() string
func (*AdminUnsendInboxMessageForbidden) GetPayload ¶
func (o *AdminUnsendInboxMessageForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnsendInboxMessageForbidden) ToJSONString ¶
func (o *AdminUnsendInboxMessageForbidden) ToJSONString() string
type AdminUnsendInboxMessageInternalServerError ¶
type AdminUnsendInboxMessageInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUnsendInboxMessageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUnsendInboxMessageInternalServerError ¶
func NewAdminUnsendInboxMessageInternalServerError() *AdminUnsendInboxMessageInternalServerError
NewAdminUnsendInboxMessageInternalServerError creates a AdminUnsendInboxMessageInternalServerError with default headers values
func (*AdminUnsendInboxMessageInternalServerError) Error ¶
func (o *AdminUnsendInboxMessageInternalServerError) Error() string
func (*AdminUnsendInboxMessageInternalServerError) GetPayload ¶
func (o *AdminUnsendInboxMessageInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnsendInboxMessageInternalServerError) ToJSONString ¶
func (o *AdminUnsendInboxMessageInternalServerError) ToJSONString() string
type AdminUnsendInboxMessageOK ¶
type AdminUnsendInboxMessageOK struct {
Payload *chatclientmodels.ModelsUnsendInboxMessageResponse
}
AdminUnsendInboxMessageOK handles this case with default header values.
OK
func NewAdminUnsendInboxMessageOK ¶
func NewAdminUnsendInboxMessageOK() *AdminUnsendInboxMessageOK
NewAdminUnsendInboxMessageOK creates a AdminUnsendInboxMessageOK with default headers values
func (*AdminUnsendInboxMessageOK) Error ¶
func (o *AdminUnsendInboxMessageOK) Error() string
func (*AdminUnsendInboxMessageOK) GetPayload ¶
func (o *AdminUnsendInboxMessageOK) GetPayload() *chatclientmodels.ModelsUnsendInboxMessageResponse
func (*AdminUnsendInboxMessageOK) ToJSONString ¶
func (o *AdminUnsendInboxMessageOK) ToJSONString() string
type AdminUnsendInboxMessageParams ¶
type AdminUnsendInboxMessageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsUnsendInboxMessageRequest /*Inbox message */ Inbox string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUnsendInboxMessageParams contains all the parameters to send to the API endpoint for the admin unsend inbox message operation typically these are written to a http.Request
func NewAdminUnsendInboxMessageParams ¶
func NewAdminUnsendInboxMessageParams() *AdminUnsendInboxMessageParams
NewAdminUnsendInboxMessageParams creates a new AdminUnsendInboxMessageParams object with the default values initialized.
func NewAdminUnsendInboxMessageParamsWithContext ¶
func NewAdminUnsendInboxMessageParamsWithContext(ctx context.Context) *AdminUnsendInboxMessageParams
NewAdminUnsendInboxMessageParamsWithContext creates a new AdminUnsendInboxMessageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUnsendInboxMessageParamsWithHTTPClient ¶
func NewAdminUnsendInboxMessageParamsWithHTTPClient(client *http.Client) *AdminUnsendInboxMessageParams
NewAdminUnsendInboxMessageParamsWithHTTPClient creates a new AdminUnsendInboxMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUnsendInboxMessageParamsWithTimeout ¶
func NewAdminUnsendInboxMessageParamsWithTimeout(timeout time.Duration) *AdminUnsendInboxMessageParams
NewAdminUnsendInboxMessageParamsWithTimeout creates a new AdminUnsendInboxMessageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUnsendInboxMessageParams) SetAuthInfoWriter ¶
func (o *AdminUnsendInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetBody ¶
func (o *AdminUnsendInboxMessageParams) SetBody(body *chatclientmodels.ModelsUnsendInboxMessageRequest)
SetBody adds the body to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetContext ¶
func (o *AdminUnsendInboxMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetHTTPClient ¶
func (o *AdminUnsendInboxMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetHTTPClientTransport ¶
func (o *AdminUnsendInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetInbox ¶
func (o *AdminUnsendInboxMessageParams) SetInbox(inbox string)
SetInbox adds the inbox to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetNamespace ¶
func (o *AdminUnsendInboxMessageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) SetTimeout ¶
func (o *AdminUnsendInboxMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithBody ¶
func (o *AdminUnsendInboxMessageParams) WithBody(body *chatclientmodels.ModelsUnsendInboxMessageRequest) *AdminUnsendInboxMessageParams
WithBody adds the body to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithContext ¶
func (o *AdminUnsendInboxMessageParams) WithContext(ctx context.Context) *AdminUnsendInboxMessageParams
WithContext adds the context to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithHTTPClient ¶
func (o *AdminUnsendInboxMessageParams) WithHTTPClient(client *http.Client) *AdminUnsendInboxMessageParams
WithHTTPClient adds the HTTPClient to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithInbox ¶
func (o *AdminUnsendInboxMessageParams) WithInbox(inbox string) *AdminUnsendInboxMessageParams
WithInbox adds the inbox to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithNamespace ¶
func (o *AdminUnsendInboxMessageParams) WithNamespace(namespace string) *AdminUnsendInboxMessageParams
WithNamespace adds the namespace to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WithTimeout ¶
func (o *AdminUnsendInboxMessageParams) WithTimeout(timeout time.Duration) *AdminUnsendInboxMessageParams
WithTimeout adds the timeout to the admin unsend inbox message params
func (*AdminUnsendInboxMessageParams) WriteToRequest ¶
func (o *AdminUnsendInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUnsendInboxMessageReader ¶
type AdminUnsendInboxMessageReader struct {
// contains filtered or unexported fields
}
AdminUnsendInboxMessageReader is a Reader for the AdminUnsendInboxMessage structure.
func (*AdminUnsendInboxMessageReader) ReadResponse ¶
func (o *AdminUnsendInboxMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUnsendInboxMessageUnauthorized ¶
type AdminUnsendInboxMessageUnauthorized struct {
}AdminUnsendInboxMessageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUnsendInboxMessageUnauthorized ¶
func NewAdminUnsendInboxMessageUnauthorized() *AdminUnsendInboxMessageUnauthorized
NewAdminUnsendInboxMessageUnauthorized creates a AdminUnsendInboxMessageUnauthorized with default headers values
func (*AdminUnsendInboxMessageUnauthorized) Error ¶
func (o *AdminUnsendInboxMessageUnauthorized) Error() string
func (*AdminUnsendInboxMessageUnauthorized) GetPayload ¶
func (o *AdminUnsendInboxMessageUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUnsendInboxMessageUnauthorized) ToJSONString ¶
func (o *AdminUnsendInboxMessageUnauthorized) ToJSONString() string
type AdminUpdateInboxCategoryBadRequest ¶
type AdminUpdateInboxCategoryBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxCategoryBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateInboxCategoryBadRequest ¶
func NewAdminUpdateInboxCategoryBadRequest() *AdminUpdateInboxCategoryBadRequest
NewAdminUpdateInboxCategoryBadRequest creates a AdminUpdateInboxCategoryBadRequest with default headers values
func (*AdminUpdateInboxCategoryBadRequest) Error ¶
func (o *AdminUpdateInboxCategoryBadRequest) Error() string
func (*AdminUpdateInboxCategoryBadRequest) GetPayload ¶
func (o *AdminUpdateInboxCategoryBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxCategoryBadRequest) ToJSONString ¶
func (o *AdminUpdateInboxCategoryBadRequest) ToJSONString() string
type AdminUpdateInboxCategoryForbidden ¶
type AdminUpdateInboxCategoryForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxCategoryForbidden handles this case with default header values.
Forbidden
func NewAdminUpdateInboxCategoryForbidden ¶
func NewAdminUpdateInboxCategoryForbidden() *AdminUpdateInboxCategoryForbidden
NewAdminUpdateInboxCategoryForbidden creates a AdminUpdateInboxCategoryForbidden with default headers values
func (*AdminUpdateInboxCategoryForbidden) Error ¶
func (o *AdminUpdateInboxCategoryForbidden) Error() string
func (*AdminUpdateInboxCategoryForbidden) GetPayload ¶
func (o *AdminUpdateInboxCategoryForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxCategoryForbidden) ToJSONString ¶
func (o *AdminUpdateInboxCategoryForbidden) ToJSONString() string
type AdminUpdateInboxCategoryInternalServerError ¶
type AdminUpdateInboxCategoryInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxCategoryInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateInboxCategoryInternalServerError ¶
func NewAdminUpdateInboxCategoryInternalServerError() *AdminUpdateInboxCategoryInternalServerError
NewAdminUpdateInboxCategoryInternalServerError creates a AdminUpdateInboxCategoryInternalServerError with default headers values
func (*AdminUpdateInboxCategoryInternalServerError) Error ¶
func (o *AdminUpdateInboxCategoryInternalServerError) Error() string
func (*AdminUpdateInboxCategoryInternalServerError) GetPayload ¶
func (o *AdminUpdateInboxCategoryInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxCategoryInternalServerError) ToJSONString ¶
func (o *AdminUpdateInboxCategoryInternalServerError) ToJSONString() string
type AdminUpdateInboxCategoryOK ¶
type AdminUpdateInboxCategoryOK struct { }
AdminUpdateInboxCategoryOK handles this case with default header values.
OK
func NewAdminUpdateInboxCategoryOK ¶
func NewAdminUpdateInboxCategoryOK() *AdminUpdateInboxCategoryOK
NewAdminUpdateInboxCategoryOK creates a AdminUpdateInboxCategoryOK with default headers values
func (*AdminUpdateInboxCategoryOK) Error ¶
func (o *AdminUpdateInboxCategoryOK) Error() string
type AdminUpdateInboxCategoryParams ¶
type AdminUpdateInboxCategoryParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsUpdateInboxCategoryRequest /*Category category */ Category string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateInboxCategoryParams contains all the parameters to send to the API endpoint for the admin update inbox category operation typically these are written to a http.Request
func NewAdminUpdateInboxCategoryParams ¶
func NewAdminUpdateInboxCategoryParams() *AdminUpdateInboxCategoryParams
NewAdminUpdateInboxCategoryParams creates a new AdminUpdateInboxCategoryParams object with the default values initialized.
func NewAdminUpdateInboxCategoryParamsWithContext ¶
func NewAdminUpdateInboxCategoryParamsWithContext(ctx context.Context) *AdminUpdateInboxCategoryParams
NewAdminUpdateInboxCategoryParamsWithContext creates a new AdminUpdateInboxCategoryParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateInboxCategoryParamsWithHTTPClient ¶
func NewAdminUpdateInboxCategoryParamsWithHTTPClient(client *http.Client) *AdminUpdateInboxCategoryParams
NewAdminUpdateInboxCategoryParamsWithHTTPClient creates a new AdminUpdateInboxCategoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateInboxCategoryParamsWithTimeout ¶
func NewAdminUpdateInboxCategoryParamsWithTimeout(timeout time.Duration) *AdminUpdateInboxCategoryParams
NewAdminUpdateInboxCategoryParamsWithTimeout creates a new AdminUpdateInboxCategoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateInboxCategoryParams) SetAuthInfoWriter ¶
func (o *AdminUpdateInboxCategoryParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetBody ¶
func (o *AdminUpdateInboxCategoryParams) SetBody(body *chatclientmodels.ModelsUpdateInboxCategoryRequest)
SetBody adds the body to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetCategory ¶
func (o *AdminUpdateInboxCategoryParams) SetCategory(category string)
SetCategory adds the category to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetContext ¶
func (o *AdminUpdateInboxCategoryParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetHTTPClient ¶
func (o *AdminUpdateInboxCategoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetHTTPClientTransport ¶
func (o *AdminUpdateInboxCategoryParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetNamespace ¶
func (o *AdminUpdateInboxCategoryParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) SetTimeout ¶
func (o *AdminUpdateInboxCategoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithBody ¶
func (o *AdminUpdateInboxCategoryParams) WithBody(body *chatclientmodels.ModelsUpdateInboxCategoryRequest) *AdminUpdateInboxCategoryParams
WithBody adds the body to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithCategory ¶
func (o *AdminUpdateInboxCategoryParams) WithCategory(category string) *AdminUpdateInboxCategoryParams
WithCategory adds the category to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithContext ¶
func (o *AdminUpdateInboxCategoryParams) WithContext(ctx context.Context) *AdminUpdateInboxCategoryParams
WithContext adds the context to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithHTTPClient ¶
func (o *AdminUpdateInboxCategoryParams) WithHTTPClient(client *http.Client) *AdminUpdateInboxCategoryParams
WithHTTPClient adds the HTTPClient to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithNamespace ¶
func (o *AdminUpdateInboxCategoryParams) WithNamespace(namespace string) *AdminUpdateInboxCategoryParams
WithNamespace adds the namespace to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WithTimeout ¶
func (o *AdminUpdateInboxCategoryParams) WithTimeout(timeout time.Duration) *AdminUpdateInboxCategoryParams
WithTimeout adds the timeout to the admin update inbox category params
func (*AdminUpdateInboxCategoryParams) WriteToRequest ¶
func (o *AdminUpdateInboxCategoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateInboxCategoryReader ¶
type AdminUpdateInboxCategoryReader struct {
// contains filtered or unexported fields
}
AdminUpdateInboxCategoryReader is a Reader for the AdminUpdateInboxCategory structure.
func (*AdminUpdateInboxCategoryReader) ReadResponse ¶
func (o *AdminUpdateInboxCategoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateInboxCategoryUnauthorized ¶
type AdminUpdateInboxCategoryUnauthorized struct {
}AdminUpdateInboxCategoryUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateInboxCategoryUnauthorized ¶
func NewAdminUpdateInboxCategoryUnauthorized() *AdminUpdateInboxCategoryUnauthorized
NewAdminUpdateInboxCategoryUnauthorized creates a AdminUpdateInboxCategoryUnauthorized with default headers values
func (*AdminUpdateInboxCategoryUnauthorized) Error ¶
func (o *AdminUpdateInboxCategoryUnauthorized) Error() string
func (*AdminUpdateInboxCategoryUnauthorized) GetPayload ¶
func (o *AdminUpdateInboxCategoryUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxCategoryUnauthorized) ToJSONString ¶
func (o *AdminUpdateInboxCategoryUnauthorized) ToJSONString() string
type AdminUpdateInboxMessageBadRequest ¶
type AdminUpdateInboxMessageBadRequest struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxMessageBadRequest handles this case with default header values.
Bad Request
func NewAdminUpdateInboxMessageBadRequest ¶
func NewAdminUpdateInboxMessageBadRequest() *AdminUpdateInboxMessageBadRequest
NewAdminUpdateInboxMessageBadRequest creates a AdminUpdateInboxMessageBadRequest with default headers values
func (*AdminUpdateInboxMessageBadRequest) Error ¶
func (o *AdminUpdateInboxMessageBadRequest) Error() string
func (*AdminUpdateInboxMessageBadRequest) GetPayload ¶
func (o *AdminUpdateInboxMessageBadRequest) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxMessageBadRequest) ToJSONString ¶
func (o *AdminUpdateInboxMessageBadRequest) ToJSONString() string
type AdminUpdateInboxMessageForbidden ¶
type AdminUpdateInboxMessageForbidden struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxMessageForbidden handles this case with default header values.
Forbidden
func NewAdminUpdateInboxMessageForbidden ¶
func NewAdminUpdateInboxMessageForbidden() *AdminUpdateInboxMessageForbidden
NewAdminUpdateInboxMessageForbidden creates a AdminUpdateInboxMessageForbidden with default headers values
func (*AdminUpdateInboxMessageForbidden) Error ¶
func (o *AdminUpdateInboxMessageForbidden) Error() string
func (*AdminUpdateInboxMessageForbidden) GetPayload ¶
func (o *AdminUpdateInboxMessageForbidden) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxMessageForbidden) ToJSONString ¶
func (o *AdminUpdateInboxMessageForbidden) ToJSONString() string
type AdminUpdateInboxMessageInternalServerError ¶
type AdminUpdateInboxMessageInternalServerError struct {
Payload *chatclientmodels.RestapiErrorResponseBody
}
AdminUpdateInboxMessageInternalServerError handles this case with default header values.
Internal Server Error
func NewAdminUpdateInboxMessageInternalServerError ¶
func NewAdminUpdateInboxMessageInternalServerError() *AdminUpdateInboxMessageInternalServerError
NewAdminUpdateInboxMessageInternalServerError creates a AdminUpdateInboxMessageInternalServerError with default headers values
func (*AdminUpdateInboxMessageInternalServerError) Error ¶
func (o *AdminUpdateInboxMessageInternalServerError) Error() string
func (*AdminUpdateInboxMessageInternalServerError) GetPayload ¶
func (o *AdminUpdateInboxMessageInternalServerError) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxMessageInternalServerError) ToJSONString ¶
func (o *AdminUpdateInboxMessageInternalServerError) ToJSONString() string
type AdminUpdateInboxMessageOK ¶
type AdminUpdateInboxMessageOK struct { }
AdminUpdateInboxMessageOK handles this case with default header values.
OK
func NewAdminUpdateInboxMessageOK ¶
func NewAdminUpdateInboxMessageOK() *AdminUpdateInboxMessageOK
NewAdminUpdateInboxMessageOK creates a AdminUpdateInboxMessageOK with default headers values
func (*AdminUpdateInboxMessageOK) Error ¶
func (o *AdminUpdateInboxMessageOK) Error() string
type AdminUpdateInboxMessageParams ¶
type AdminUpdateInboxMessageParams struct { /*RetryPolicy*/ RetryPolicy *utils.Retry /*Body*/ Body *chatclientmodels.ModelsUpdateInboxMessageRequest /*MessageID message */ MessageID string /*Namespace namespace */ Namespace string AuthInfoWriter runtime.ClientAuthInfoWriter Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AdminUpdateInboxMessageParams contains all the parameters to send to the API endpoint for the admin update inbox message operation typically these are written to a http.Request
func NewAdminUpdateInboxMessageParams ¶
func NewAdminUpdateInboxMessageParams() *AdminUpdateInboxMessageParams
NewAdminUpdateInboxMessageParams creates a new AdminUpdateInboxMessageParams object with the default values initialized.
func NewAdminUpdateInboxMessageParamsWithContext ¶
func NewAdminUpdateInboxMessageParamsWithContext(ctx context.Context) *AdminUpdateInboxMessageParams
NewAdminUpdateInboxMessageParamsWithContext creates a new AdminUpdateInboxMessageParams object with the default values initialized, and the ability to set a context for a request
func NewAdminUpdateInboxMessageParamsWithHTTPClient ¶
func NewAdminUpdateInboxMessageParamsWithHTTPClient(client *http.Client) *AdminUpdateInboxMessageParams
NewAdminUpdateInboxMessageParamsWithHTTPClient creates a new AdminUpdateInboxMessageParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewAdminUpdateInboxMessageParamsWithTimeout ¶
func NewAdminUpdateInboxMessageParamsWithTimeout(timeout time.Duration) *AdminUpdateInboxMessageParams
NewAdminUpdateInboxMessageParamsWithTimeout creates a new AdminUpdateInboxMessageParams object with the default values initialized, and the ability to set a timeout on a request
func (*AdminUpdateInboxMessageParams) SetAuthInfoWriter ¶
func (o *AdminUpdateInboxMessageParams) SetAuthInfoWriter(authInfoWriter runtime.ClientAuthInfoWriter)
SetAuthInfoWriter adds the authInfoWriter to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetBody ¶
func (o *AdminUpdateInboxMessageParams) SetBody(body *chatclientmodels.ModelsUpdateInboxMessageRequest)
SetBody adds the body to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetContext ¶
func (o *AdminUpdateInboxMessageParams) SetContext(ctx context.Context)
SetContext adds the context to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetHTTPClient ¶
func (o *AdminUpdateInboxMessageParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetHTTPClientTransport ¶
func (o *AdminUpdateInboxMessageParams) SetHTTPClientTransport(roundTripper http.RoundTripper)
SetHTTPClient adds the HTTPClient Transport to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetMessageID ¶
func (o *AdminUpdateInboxMessageParams) SetMessageID(messageID string)
SetMessageID adds the messageId to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetNamespace ¶
func (o *AdminUpdateInboxMessageParams) SetNamespace(namespace string)
SetNamespace adds the namespace to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) SetTimeout ¶
func (o *AdminUpdateInboxMessageParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithBody ¶
func (o *AdminUpdateInboxMessageParams) WithBody(body *chatclientmodels.ModelsUpdateInboxMessageRequest) *AdminUpdateInboxMessageParams
WithBody adds the body to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithContext ¶
func (o *AdminUpdateInboxMessageParams) WithContext(ctx context.Context) *AdminUpdateInboxMessageParams
WithContext adds the context to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithHTTPClient ¶
func (o *AdminUpdateInboxMessageParams) WithHTTPClient(client *http.Client) *AdminUpdateInboxMessageParams
WithHTTPClient adds the HTTPClient to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithMessageID ¶
func (o *AdminUpdateInboxMessageParams) WithMessageID(messageID string) *AdminUpdateInboxMessageParams
WithMessageID adds the messageID to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithNamespace ¶
func (o *AdminUpdateInboxMessageParams) WithNamespace(namespace string) *AdminUpdateInboxMessageParams
WithNamespace adds the namespace to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WithTimeout ¶
func (o *AdminUpdateInboxMessageParams) WithTimeout(timeout time.Duration) *AdminUpdateInboxMessageParams
WithTimeout adds the timeout to the admin update inbox message params
func (*AdminUpdateInboxMessageParams) WriteToRequest ¶
func (o *AdminUpdateInboxMessageParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AdminUpdateInboxMessageReader ¶
type AdminUpdateInboxMessageReader struct {
// contains filtered or unexported fields
}
AdminUpdateInboxMessageReader is a Reader for the AdminUpdateInboxMessage structure.
func (*AdminUpdateInboxMessageReader) ReadResponse ¶
func (o *AdminUpdateInboxMessageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AdminUpdateInboxMessageUnauthorized ¶
type AdminUpdateInboxMessageUnauthorized struct {
}AdminUpdateInboxMessageUnauthorized handles this case with default header values.
Unauthorized
func NewAdminUpdateInboxMessageUnauthorized ¶
func NewAdminUpdateInboxMessageUnauthorized() *AdminUpdateInboxMessageUnauthorized
NewAdminUpdateInboxMessageUnauthorized creates a AdminUpdateInboxMessageUnauthorized with default headers values
func (*AdminUpdateInboxMessageUnauthorized) Error ¶
func (o *AdminUpdateInboxMessageUnauthorized) Error() string
func (*AdminUpdateInboxMessageUnauthorized) GetPayload ¶
func (o *AdminUpdateInboxMessageUnauthorized) GetPayload() *chatclientmodels.RestapiErrorResponseBody
func (*AdminUpdateInboxMessageUnauthorized) ToJSONString ¶
func (o *AdminUpdateInboxMessageUnauthorized) ToJSONString() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for inbox API
func (*Client) AdminAddInboxCategory
deprecated
func (a *Client) AdminAddInboxCategory(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, *AdminAddInboxCategoryBadRequest, *AdminAddInboxCategoryUnauthorized, *AdminAddInboxCategoryForbidden, *AdminAddInboxCategoryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminAddInboxCategoryShort instead.
AdminAddInboxCategory add inbox category Add inbox category.
func (*Client) AdminAddInboxCategoryShort ¶
func (a *Client) AdminAddInboxCategoryShort(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, error)
AdminAddInboxCategoryShort add inbox category Add inbox category.
func (*Client) AdminDeleteInboxCategory
deprecated
func (a *Client) AdminDeleteInboxCategory(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, *AdminDeleteInboxCategoryBadRequest, *AdminDeleteInboxCategoryUnauthorized, *AdminDeleteInboxCategoryForbidden, *AdminDeleteInboxCategoryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeleteInboxCategoryShort instead.
AdminDeleteInboxCategory admin delete inbox category Delete inbox category
func (*Client) AdminDeleteInboxCategoryShort ¶
func (a *Client) AdminDeleteInboxCategoryShort(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, error)
AdminDeleteInboxCategoryShort admin delete inbox category Delete inbox category
func (*Client) AdminDeleteInboxMessage
deprecated
func (a *Client) AdminDeleteInboxMessage(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, *AdminDeleteInboxMessageBadRequest, *AdminDeleteInboxMessageUnauthorized, *AdminDeleteInboxMessageForbidden, *AdminDeleteInboxMessageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminDeleteInboxMessageShort instead.
AdminDeleteInboxMessage admin delete inbox message Delete inbox message
func (*Client) AdminDeleteInboxMessageShort ¶
func (a *Client) AdminDeleteInboxMessageShort(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, error)
AdminDeleteInboxMessageShort admin delete inbox message Delete inbox message
func (*Client) AdminGetCategorySchema
deprecated
func (a *Client) AdminGetCategorySchema(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, *AdminGetCategorySchemaBadRequest, *AdminGetCategorySchemaUnauthorized, *AdminGetCategorySchemaForbidden, *AdminGetCategorySchemaNotFound, *AdminGetCategorySchemaInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetCategorySchemaShort instead.
AdminGetCategorySchema admin get category schema Get category schema.
func (*Client) AdminGetCategorySchemaShort ¶
func (a *Client) AdminGetCategorySchemaShort(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, error)
AdminGetCategorySchemaShort admin get category schema Get category schema.
func (*Client) AdminGetInboxCategories
deprecated
func (a *Client) AdminGetInboxCategories(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, *AdminGetInboxCategoriesBadRequest, *AdminGetInboxCategoriesUnauthorized, *AdminGetInboxCategoriesForbidden, *AdminGetInboxCategoriesInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetInboxCategoriesShort instead.
AdminGetInboxCategories admin get inbox categories Get inbox categories
func (*Client) AdminGetInboxCategoriesShort ¶
func (a *Client) AdminGetInboxCategoriesShort(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, error)
AdminGetInboxCategoriesShort admin get inbox categories Get inbox categories
func (*Client) AdminGetInboxMessages
deprecated
func (a *Client) AdminGetInboxMessages(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, *AdminGetInboxMessagesBadRequest, *AdminGetInboxMessagesUnauthorized, *AdminGetInboxMessagesForbidden, *AdminGetInboxMessagesInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetInboxMessagesShort instead.
AdminGetInboxMessages admin get inbox messages Get inbox messages
func (*Client) AdminGetInboxMessagesShort ¶
func (a *Client) AdminGetInboxMessagesShort(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, error)
AdminGetInboxMessagesShort admin get inbox messages Get inbox messages
func (*Client) AdminGetInboxStats
deprecated
func (a *Client) AdminGetInboxStats(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, *AdminGetInboxStatsBadRequest, *AdminGetInboxStatsUnauthorized, *AdminGetInboxStatsForbidden, *AdminGetInboxStatsInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetInboxStatsShort instead.
AdminGetInboxStats admin get inbox stats Get inbox stats
func (*Client) AdminGetInboxStatsShort ¶
func (a *Client) AdminGetInboxStatsShort(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, error)
AdminGetInboxStatsShort admin get inbox stats Get inbox stats
func (*Client) AdminGetInboxUsers
deprecated
func (a *Client) AdminGetInboxUsers(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, *AdminGetInboxUsersBadRequest, *AdminGetInboxUsersUnauthorized, *AdminGetInboxUsersForbidden, *AdminGetInboxUsersInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminGetInboxUsersShort instead.
AdminGetInboxUsers admin get inbox users Get inbox users
func (*Client) AdminGetInboxUsersShort ¶
func (a *Client) AdminGetInboxUsersShort(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, error)
AdminGetInboxUsersShort admin get inbox users Get inbox users
func (*Client) AdminSaveInboxMessage
deprecated
func (a *Client) AdminSaveInboxMessage(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, *AdminSaveInboxMessageBadRequest, *AdminSaveInboxMessageUnauthorized, *AdminSaveInboxMessageForbidden, *AdminSaveInboxMessageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminSaveInboxMessageShort instead.
AdminSaveInboxMessage admin save inbox message Save inbox message
func (*Client) AdminSaveInboxMessageShort ¶
func (a *Client) AdminSaveInboxMessageShort(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, error)
AdminSaveInboxMessageShort admin save inbox message Save inbox message
func (*Client) AdminSendInboxMessage
deprecated
func (a *Client) AdminSendInboxMessage(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, *AdminSendInboxMessageBadRequest, *AdminSendInboxMessageUnauthorized, *AdminSendInboxMessageForbidden, *AdminSendInboxMessageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminSendInboxMessageShort instead.
AdminSendInboxMessage admin send inbox message Send inbox message
func (*Client) AdminSendInboxMessageShort ¶
func (a *Client) AdminSendInboxMessageShort(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, error)
AdminSendInboxMessageShort admin send inbox message Send inbox message
func (*Client) AdminUnsendInboxMessage
deprecated
func (a *Client) AdminUnsendInboxMessage(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, *AdminUnsendInboxMessageBadRequest, *AdminUnsendInboxMessageUnauthorized, *AdminUnsendInboxMessageForbidden, *AdminUnsendInboxMessageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUnsendInboxMessageShort instead.
AdminUnsendInboxMessage admin unsend inbox message Unsend inbox message
func (*Client) AdminUnsendInboxMessageShort ¶
func (a *Client) AdminUnsendInboxMessageShort(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, error)
AdminUnsendInboxMessageShort admin unsend inbox message Unsend inbox message
func (*Client) AdminUpdateInboxCategory
deprecated
func (a *Client) AdminUpdateInboxCategory(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, *AdminUpdateInboxCategoryBadRequest, *AdminUpdateInboxCategoryUnauthorized, *AdminUpdateInboxCategoryForbidden, *AdminUpdateInboxCategoryInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateInboxCategoryShort instead.
AdminUpdateInboxCategory admin update inbox category Update inbox category
func (*Client) AdminUpdateInboxCategoryShort ¶
func (a *Client) AdminUpdateInboxCategoryShort(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, error)
AdminUpdateInboxCategoryShort admin update inbox category Update inbox category
func (*Client) AdminUpdateInboxMessage
deprecated
func (a *Client) AdminUpdateInboxMessage(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, *AdminUpdateInboxMessageBadRequest, *AdminUpdateInboxMessageUnauthorized, *AdminUpdateInboxMessageForbidden, *AdminUpdateInboxMessageInternalServerError, error)
Deprecated: 2022-08-10 - Use AdminUpdateInboxMessageShort instead.
AdminUpdateInboxMessage admin update inbox message Update inbox message
func (*Client) AdminUpdateInboxMessageShort ¶
func (a *Client) AdminUpdateInboxMessageShort(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, error)
AdminUpdateInboxMessageShort admin update inbox message Update inbox message
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientService ¶
type ClientService interface { AdminGetInboxCategories(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, *AdminGetInboxCategoriesBadRequest, *AdminGetInboxCategoriesUnauthorized, *AdminGetInboxCategoriesForbidden, *AdminGetInboxCategoriesInternalServerError, error) AdminGetInboxCategoriesShort(params *AdminGetInboxCategoriesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxCategoriesOK, error) AdminAddInboxCategory(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, *AdminAddInboxCategoryBadRequest, *AdminAddInboxCategoryUnauthorized, *AdminAddInboxCategoryForbidden, *AdminAddInboxCategoryInternalServerError, error) AdminAddInboxCategoryShort(params *AdminAddInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminAddInboxCategoryOK, error) AdminDeleteInboxCategory(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, *AdminDeleteInboxCategoryBadRequest, *AdminDeleteInboxCategoryUnauthorized, *AdminDeleteInboxCategoryForbidden, *AdminDeleteInboxCategoryInternalServerError, error) AdminDeleteInboxCategoryShort(params *AdminDeleteInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxCategoryOK, error) AdminUpdateInboxCategory(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, *AdminUpdateInboxCategoryBadRequest, *AdminUpdateInboxCategoryUnauthorized, *AdminUpdateInboxCategoryForbidden, *AdminUpdateInboxCategoryInternalServerError, error) AdminUpdateInboxCategoryShort(params *AdminUpdateInboxCategoryParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxCategoryOK, error) AdminGetCategorySchema(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, *AdminGetCategorySchemaBadRequest, *AdminGetCategorySchemaUnauthorized, *AdminGetCategorySchemaForbidden, *AdminGetCategorySchemaNotFound, *AdminGetCategorySchemaInternalServerError, error) AdminGetCategorySchemaShort(params *AdminGetCategorySchemaParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetCategorySchemaOK, error) AdminDeleteInboxMessage(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, *AdminDeleteInboxMessageBadRequest, *AdminDeleteInboxMessageUnauthorized, *AdminDeleteInboxMessageForbidden, *AdminDeleteInboxMessageInternalServerError, error) AdminDeleteInboxMessageShort(params *AdminDeleteInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminDeleteInboxMessageOK, error) AdminGetInboxMessages(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, *AdminGetInboxMessagesBadRequest, *AdminGetInboxMessagesUnauthorized, *AdminGetInboxMessagesForbidden, *AdminGetInboxMessagesInternalServerError, error) AdminGetInboxMessagesShort(params *AdminGetInboxMessagesParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxMessagesOK, error) AdminSaveInboxMessage(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, *AdminSaveInboxMessageBadRequest, *AdminSaveInboxMessageUnauthorized, *AdminSaveInboxMessageForbidden, *AdminSaveInboxMessageInternalServerError, error) AdminSaveInboxMessageShort(params *AdminSaveInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSaveInboxMessageOK, error) AdminUnsendInboxMessage(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, *AdminUnsendInboxMessageBadRequest, *AdminUnsendInboxMessageUnauthorized, *AdminUnsendInboxMessageForbidden, *AdminUnsendInboxMessageInternalServerError, error) AdminUnsendInboxMessageShort(params *AdminUnsendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUnsendInboxMessageOK, error) AdminGetInboxUsers(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, *AdminGetInboxUsersBadRequest, *AdminGetInboxUsersUnauthorized, *AdminGetInboxUsersForbidden, *AdminGetInboxUsersInternalServerError, error) AdminGetInboxUsersShort(params *AdminGetInboxUsersParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxUsersOK, error) AdminUpdateInboxMessage(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, *AdminUpdateInboxMessageBadRequest, *AdminUpdateInboxMessageUnauthorized, *AdminUpdateInboxMessageForbidden, *AdminUpdateInboxMessageInternalServerError, error) AdminUpdateInboxMessageShort(params *AdminUpdateInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminUpdateInboxMessageOK, error) AdminSendInboxMessage(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, *AdminSendInboxMessageBadRequest, *AdminSendInboxMessageUnauthorized, *AdminSendInboxMessageForbidden, *AdminSendInboxMessageInternalServerError, error) AdminSendInboxMessageShort(params *AdminSendInboxMessageParams, authInfo runtime.ClientAuthInfoWriter) (*AdminSendInboxMessageOK, error) AdminGetInboxStats(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, *AdminGetInboxStatsBadRequest, *AdminGetInboxStatsUnauthorized, *AdminGetInboxStatsForbidden, *AdminGetInboxStatsInternalServerError, error) AdminGetInboxStatsShort(params *AdminGetInboxStatsParams, authInfo runtime.ClientAuthInfoWriter) (*AdminGetInboxStatsOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new inbox API client.
Source Files ¶
- admin_add_inbox_category_parameters.go
- admin_add_inbox_category_responses.go
- admin_delete_inbox_category_parameters.go
- admin_delete_inbox_category_responses.go
- admin_delete_inbox_message_parameters.go
- admin_delete_inbox_message_responses.go
- admin_get_category_schema_parameters.go
- admin_get_category_schema_responses.go
- admin_get_inbox_categories_parameters.go
- admin_get_inbox_categories_responses.go
- admin_get_inbox_messages_parameters.go
- admin_get_inbox_messages_responses.go
- admin_get_inbox_stats_parameters.go
- admin_get_inbox_stats_responses.go
- admin_get_inbox_users_parameters.go
- admin_get_inbox_users_responses.go
- admin_save_inbox_message_parameters.go
- admin_save_inbox_message_responses.go
- admin_send_inbox_message_parameters.go
- admin_send_inbox_message_responses.go
- admin_unsend_inbox_message_parameters.go
- admin_unsend_inbox_message_responses.go
- admin_update_inbox_category_parameters.go
- admin_update_inbox_category_responses.go
- admin_update_inbox_message_parameters.go
- admin_update_inbox_message_responses.go
- inbox_client.go