Documentation
¶
Index ¶
- type Client
- func (a *Client) DecentralWebhookResourceDeleteDelete(params *DecentralWebhookResourceDeleteDeleteParams, ...) (*DecentralWebhookResourceDeleteDeleteNoContent, error)
- func (a *Client) DecentralWebhooksResourceGetGet(params *DecentralWebhooksResourceGetGetParams, ...) (*DecentralWebhooksResourceGetGetOK, error)
- func (a *Client) DecentralWebhooksResourcePutPut(params *DecentralWebhooksResourcePutPutParams, ...) (*DecentralWebhooksResourcePutPutOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) SmartlockActionAdvancedResourceActionPost(params *SmartlockActionAdvancedResourceActionPostParams, ...) (*SmartlockActionAdvancedResourceActionPostOK, error)
- func (a *Client) SmartlockAuthsAdvancedResourcePutPut(params *SmartlockAuthsAdvancedResourcePutPutParams, ...) (*SmartlockAuthsAdvancedResourcePutPutOK, error)
- func (a *Client) SmartlockLockActionAdvancedResourcePostLockPost(params *SmartlockLockActionAdvancedResourcePostLockPostParams, ...) (*SmartlockLockActionAdvancedResourcePostLockPostOK, error)
- func (a *Client) SmartlockUnlockActionAdvancedResourcePostLockPost(params *SmartlockUnlockActionAdvancedResourcePostLockPostParams, ...) (*SmartlockUnlockActionAdvancedResourcePostLockPostOK, error)
- func (a *Client) WebhookLogsResourceGetGet(params *WebhookLogsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*WebhookLogsResourceGetGetOK, error)
- type ClientOption
- type ClientService
- type DecentralWebhookResourceDeleteDeleteForbidden
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) Code() int
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) Error() string
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsClientError() bool
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsCode(code int) bool
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsRedirect() bool
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsServerError() bool
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsSuccess() bool
- func (o *DecentralWebhookResourceDeleteDeleteForbidden) String() string
- type DecentralWebhookResourceDeleteDeleteNoContent
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) Code() int
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) Error() string
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *DecentralWebhookResourceDeleteDeleteNoContent) String() string
- type DecentralWebhookResourceDeleteDeleteParams
- func NewDecentralWebhookResourceDeleteDeleteParams() *DecentralWebhookResourceDeleteDeleteParams
- func NewDecentralWebhookResourceDeleteDeleteParamsWithContext(ctx context.Context) *DecentralWebhookResourceDeleteDeleteParams
- func NewDecentralWebhookResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *DecentralWebhookResourceDeleteDeleteParams
- func NewDecentralWebhookResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *DecentralWebhookResourceDeleteDeleteParams) SetDefaults()
- func (o *DecentralWebhookResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *DecentralWebhookResourceDeleteDeleteParams) SetID(id int64)
- func (o *DecentralWebhookResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *DecentralWebhookResourceDeleteDeleteParams) WithContext(ctx context.Context) *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) WithDefaults() *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) WithID(id int64) *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *DecentralWebhookResourceDeleteDeleteParams
- func (o *DecentralWebhookResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DecentralWebhookResourceDeleteDeleteReader
- type DecentralWebhookResourceDeleteDeleteUnauthorized
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) Code() int
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) Error() string
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) String() string
- type DecentralWebhooksResourceGetGetForbidden
- func (o *DecentralWebhooksResourceGetGetForbidden) Code() int
- func (o *DecentralWebhooksResourceGetGetForbidden) Error() string
- func (o *DecentralWebhooksResourceGetGetForbidden) IsClientError() bool
- func (o *DecentralWebhooksResourceGetGetForbidden) IsCode(code int) bool
- func (o *DecentralWebhooksResourceGetGetForbidden) IsRedirect() bool
- func (o *DecentralWebhooksResourceGetGetForbidden) IsServerError() bool
- func (o *DecentralWebhooksResourceGetGetForbidden) IsSuccess() bool
- func (o *DecentralWebhooksResourceGetGetForbidden) String() string
- type DecentralWebhooksResourceGetGetOK
- func (o *DecentralWebhooksResourceGetGetOK) Code() int
- func (o *DecentralWebhooksResourceGetGetOK) Error() string
- func (o *DecentralWebhooksResourceGetGetOK) GetPayload() []*models.DecentralWebhook
- func (o *DecentralWebhooksResourceGetGetOK) IsClientError() bool
- func (o *DecentralWebhooksResourceGetGetOK) IsCode(code int) bool
- func (o *DecentralWebhooksResourceGetGetOK) IsRedirect() bool
- func (o *DecentralWebhooksResourceGetGetOK) IsServerError() bool
- func (o *DecentralWebhooksResourceGetGetOK) IsSuccess() bool
- func (o *DecentralWebhooksResourceGetGetOK) String() string
- type DecentralWebhooksResourceGetGetParams
- func NewDecentralWebhooksResourceGetGetParams() *DecentralWebhooksResourceGetGetParams
- func NewDecentralWebhooksResourceGetGetParamsWithContext(ctx context.Context) *DecentralWebhooksResourceGetGetParams
- func NewDecentralWebhooksResourceGetGetParamsWithHTTPClient(client *http.Client) *DecentralWebhooksResourceGetGetParams
- func NewDecentralWebhooksResourceGetGetParamsWithTimeout(timeout time.Duration) *DecentralWebhooksResourceGetGetParams
- func (o *DecentralWebhooksResourceGetGetParams) SetContext(ctx context.Context)
- func (o *DecentralWebhooksResourceGetGetParams) SetDefaults()
- func (o *DecentralWebhooksResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *DecentralWebhooksResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *DecentralWebhooksResourceGetGetParams) WithContext(ctx context.Context) *DecentralWebhooksResourceGetGetParams
- func (o *DecentralWebhooksResourceGetGetParams) WithDefaults() *DecentralWebhooksResourceGetGetParams
- func (o *DecentralWebhooksResourceGetGetParams) WithHTTPClient(client *http.Client) *DecentralWebhooksResourceGetGetParams
- func (o *DecentralWebhooksResourceGetGetParams) WithTimeout(timeout time.Duration) *DecentralWebhooksResourceGetGetParams
- func (o *DecentralWebhooksResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DecentralWebhooksResourceGetGetReader
- type DecentralWebhooksResourceGetGetUnauthorized
- func (o *DecentralWebhooksResourceGetGetUnauthorized) Code() int
- func (o *DecentralWebhooksResourceGetGetUnauthorized) Error() string
- func (o *DecentralWebhooksResourceGetGetUnauthorized) IsClientError() bool
- func (o *DecentralWebhooksResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *DecentralWebhooksResourceGetGetUnauthorized) IsRedirect() bool
- func (o *DecentralWebhooksResourceGetGetUnauthorized) IsServerError() bool
- func (o *DecentralWebhooksResourceGetGetUnauthorized) IsSuccess() bool
- func (o *DecentralWebhooksResourceGetGetUnauthorized) String() string
- type DecentralWebhooksResourcePutPutBadRequest
- func (o *DecentralWebhooksResourcePutPutBadRequest) Code() int
- func (o *DecentralWebhooksResourcePutPutBadRequest) Error() string
- func (o *DecentralWebhooksResourcePutPutBadRequest) IsClientError() bool
- func (o *DecentralWebhooksResourcePutPutBadRequest) IsCode(code int) bool
- func (o *DecentralWebhooksResourcePutPutBadRequest) IsRedirect() bool
- func (o *DecentralWebhooksResourcePutPutBadRequest) IsServerError() bool
- func (o *DecentralWebhooksResourcePutPutBadRequest) IsSuccess() bool
- func (o *DecentralWebhooksResourcePutPutBadRequest) String() string
- type DecentralWebhooksResourcePutPutForbidden
- func (o *DecentralWebhooksResourcePutPutForbidden) Code() int
- func (o *DecentralWebhooksResourcePutPutForbidden) Error() string
- func (o *DecentralWebhooksResourcePutPutForbidden) IsClientError() bool
- func (o *DecentralWebhooksResourcePutPutForbidden) IsCode(code int) bool
- func (o *DecentralWebhooksResourcePutPutForbidden) IsRedirect() bool
- func (o *DecentralWebhooksResourcePutPutForbidden) IsServerError() bool
- func (o *DecentralWebhooksResourcePutPutForbidden) IsSuccess() bool
- func (o *DecentralWebhooksResourcePutPutForbidden) String() string
- type DecentralWebhooksResourcePutPutOK
- func (o *DecentralWebhooksResourcePutPutOK) Code() int
- func (o *DecentralWebhooksResourcePutPutOK) Error() string
- func (o *DecentralWebhooksResourcePutPutOK) GetPayload() *models.DecentralWebhook
- func (o *DecentralWebhooksResourcePutPutOK) IsClientError() bool
- func (o *DecentralWebhooksResourcePutPutOK) IsCode(code int) bool
- func (o *DecentralWebhooksResourcePutPutOK) IsRedirect() bool
- func (o *DecentralWebhooksResourcePutPutOK) IsServerError() bool
- func (o *DecentralWebhooksResourcePutPutOK) IsSuccess() bool
- func (o *DecentralWebhooksResourcePutPutOK) String() string
- type DecentralWebhooksResourcePutPutParams
- func NewDecentralWebhooksResourcePutPutParams() *DecentralWebhooksResourcePutPutParams
- func NewDecentralWebhooksResourcePutPutParamsWithContext(ctx context.Context) *DecentralWebhooksResourcePutPutParams
- func NewDecentralWebhooksResourcePutPutParamsWithHTTPClient(client *http.Client) *DecentralWebhooksResourcePutPutParams
- func NewDecentralWebhooksResourcePutPutParamsWithTimeout(timeout time.Duration) *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) SetBody(body *models.DecentralWebhook)
- func (o *DecentralWebhooksResourcePutPutParams) SetContext(ctx context.Context)
- func (o *DecentralWebhooksResourcePutPutParams) SetDefaults()
- func (o *DecentralWebhooksResourcePutPutParams) SetHTTPClient(client *http.Client)
- func (o *DecentralWebhooksResourcePutPutParams) SetTimeout(timeout time.Duration)
- func (o *DecentralWebhooksResourcePutPutParams) WithBody(body *models.DecentralWebhook) *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) WithContext(ctx context.Context) *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) WithDefaults() *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) WithHTTPClient(client *http.Client) *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) WithTimeout(timeout time.Duration) *DecentralWebhooksResourcePutPutParams
- func (o *DecentralWebhooksResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DecentralWebhooksResourcePutPutReader
- type DecentralWebhooksResourcePutPutUnauthorized
- func (o *DecentralWebhooksResourcePutPutUnauthorized) Code() int
- func (o *DecentralWebhooksResourcePutPutUnauthorized) Error() string
- func (o *DecentralWebhooksResourcePutPutUnauthorized) IsClientError() bool
- func (o *DecentralWebhooksResourcePutPutUnauthorized) IsCode(code int) bool
- func (o *DecentralWebhooksResourcePutPutUnauthorized) IsRedirect() bool
- func (o *DecentralWebhooksResourcePutPutUnauthorized) IsServerError() bool
- func (o *DecentralWebhooksResourcePutPutUnauthorized) IsSuccess() bool
- func (o *DecentralWebhooksResourcePutPutUnauthorized) String() string
- type SmartlockActionAdvancedResourceActionPostBadRequest
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) Code() int
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) Error() string
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsClientError() bool
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsCode(code int) bool
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsRedirect() bool
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsServerError() bool
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsSuccess() bool
- func (o *SmartlockActionAdvancedResourceActionPostBadRequest) String() string
- type SmartlockActionAdvancedResourceActionPostConflict
- func (o *SmartlockActionAdvancedResourceActionPostConflict) Code() int
- func (o *SmartlockActionAdvancedResourceActionPostConflict) Error() string
- func (o *SmartlockActionAdvancedResourceActionPostConflict) IsClientError() bool
- func (o *SmartlockActionAdvancedResourceActionPostConflict) IsCode(code int) bool
- func (o *SmartlockActionAdvancedResourceActionPostConflict) IsRedirect() bool
- func (o *SmartlockActionAdvancedResourceActionPostConflict) IsServerError() bool
- func (o *SmartlockActionAdvancedResourceActionPostConflict) IsSuccess() bool
- func (o *SmartlockActionAdvancedResourceActionPostConflict) String() string
- type SmartlockActionAdvancedResourceActionPostOK
- func (o *SmartlockActionAdvancedResourceActionPostOK) Code() int
- func (o *SmartlockActionAdvancedResourceActionPostOK) Error() string
- func (o *SmartlockActionAdvancedResourceActionPostOK) GetPayload() *models.AdvancedConfirmationResponse
- func (o *SmartlockActionAdvancedResourceActionPostOK) IsClientError() bool
- func (o *SmartlockActionAdvancedResourceActionPostOK) IsCode(code int) bool
- func (o *SmartlockActionAdvancedResourceActionPostOK) IsRedirect() bool
- func (o *SmartlockActionAdvancedResourceActionPostOK) IsServerError() bool
- func (o *SmartlockActionAdvancedResourceActionPostOK) IsSuccess() bool
- func (o *SmartlockActionAdvancedResourceActionPostOK) String() string
- type SmartlockActionAdvancedResourceActionPostParams
- func NewSmartlockActionAdvancedResourceActionPostParams() *SmartlockActionAdvancedResourceActionPostParams
- func NewSmartlockActionAdvancedResourceActionPostParamsWithContext(ctx context.Context) *SmartlockActionAdvancedResourceActionPostParams
- func NewSmartlockActionAdvancedResourceActionPostParamsWithHTTPClient(client *http.Client) *SmartlockActionAdvancedResourceActionPostParams
- func NewSmartlockActionAdvancedResourceActionPostParamsWithTimeout(timeout time.Duration) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetBody(body *models.SmartlockAction)
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetContext(ctx context.Context)
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetDefaults()
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetHTTPClient(client *http.Client)
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetSmartlockID(smartlockID string)
- func (o *SmartlockActionAdvancedResourceActionPostParams) SetTimeout(timeout time.Duration)
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithBody(body *models.SmartlockAction) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithContext(ctx context.Context) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithDefaults() *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithHTTPClient(client *http.Client) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithSmartlockID(smartlockID string) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WithTimeout(timeout time.Duration) *SmartlockActionAdvancedResourceActionPostParams
- func (o *SmartlockActionAdvancedResourceActionPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SmartlockActionAdvancedResourceActionPostPaymentRequired
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) Code() int
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) Error() string
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsClientError() bool
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsCode(code int) bool
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsRedirect() bool
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsServerError() bool
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsSuccess() bool
- func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) String() string
- type SmartlockActionAdvancedResourceActionPostReader
- type SmartlockActionAdvancedResourceActionPostUpgradeRequired
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) Code() int
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) Error() string
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsClientError() bool
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsCode(code int) bool
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsRedirect() bool
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsServerError() bool
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsSuccess() bool
- func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) String() string
- type SmartlockAuthsAdvancedResourcePutPutBadRequest
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) Code() int
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) Error() string
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsClientError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsCode(code int) bool
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsRedirect() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsServerError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsSuccess() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) String() string
- type SmartlockAuthsAdvancedResourcePutPutConflict
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) Code() int
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) Error() string
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsClientError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsCode(code int) bool
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsRedirect() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsServerError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsSuccess() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutConflict) String() string
- type SmartlockAuthsAdvancedResourcePutPutOK
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) Code() int
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) Error() string
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) GetPayload() *models.AdvancedConfirmationResponse
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsClientError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsCode(code int) bool
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsRedirect() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsServerError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsSuccess() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutOK) String() string
- type SmartlockAuthsAdvancedResourcePutPutParams
- func NewSmartlockAuthsAdvancedResourcePutPutParams() *SmartlockAuthsAdvancedResourcePutPutParams
- func NewSmartlockAuthsAdvancedResourcePutPutParamsWithContext(ctx context.Context) *SmartlockAuthsAdvancedResourcePutPutParams
- func NewSmartlockAuthsAdvancedResourcePutPutParamsWithHTTPClient(client *http.Client) *SmartlockAuthsAdvancedResourcePutPutParams
- func NewSmartlockAuthsAdvancedResourcePutPutParamsWithTimeout(timeout time.Duration) *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetBody(body *models.SmartlocksAuthAdvancedCreate)
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetContext(ctx context.Context)
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetDefaults()
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetHTTPClient(client *http.Client)
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetTimeout(timeout time.Duration)
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithBody(body *models.SmartlocksAuthAdvancedCreate) *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithContext(ctx context.Context) *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithDefaults() *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithHTTPClient(client *http.Client) *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithTimeout(timeout time.Duration) *SmartlockAuthsAdvancedResourcePutPutParams
- func (o *SmartlockAuthsAdvancedResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SmartlockAuthsAdvancedResourcePutPutPaymentRequired
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Code() int
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Error() string
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsClientError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsCode(code int) bool
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsRedirect() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsServerError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsSuccess() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) String() string
- type SmartlockAuthsAdvancedResourcePutPutReader
- type SmartlockAuthsAdvancedResourcePutPutUpgradeRequired
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Code() int
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Error() string
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsClientError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsCode(code int) bool
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsRedirect() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsServerError() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsSuccess() bool
- func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) String() string
- type SmartlockLockActionAdvancedResourcePostLockPostBadRequest
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Code() int
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Error() string
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsClientError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsCode(code int) bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsRedirect() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsServerError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsSuccess() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) String() string
- type SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Code() int
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Error() string
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode(code int) bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) String() string
- type SmartlockLockActionAdvancedResourcePostLockPostOK
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) Code() int
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) Error() string
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) GetPayload() *models.AdvancedConfirmationResponse
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsClientError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsCode(code int) bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsRedirect() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsServerError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsSuccess() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) String() string
- type SmartlockLockActionAdvancedResourcePostLockPostParams
- func NewSmartlockLockActionAdvancedResourcePostLockPostParams() *SmartlockLockActionAdvancedResourcePostLockPostParams
- func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithContext(ctx context.Context) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithHTTPClient(client *http.Client) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithTimeout(timeout time.Duration) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetContext(ctx context.Context)
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetDefaults()
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetHTTPClient(client *http.Client)
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetSmartlockID(smartlockID string)
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetTimeout(timeout time.Duration)
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithContext(ctx context.Context) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithDefaults() *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithHTTPClient(client *http.Client) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithSmartlockID(smartlockID string) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithTimeout(timeout time.Duration) *SmartlockLockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SmartlockLockActionAdvancedResourcePostLockPostReader
- type SmartlockLockActionAdvancedResourcePostLockPostUnauthorized
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Code() int
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Error() string
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsClientError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsCode(code int) bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsServerError() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess() bool
- func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) String() string
- type SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Code() int
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Error() string
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsClientError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsCode(code int) bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsRedirect() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsServerError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsSuccess() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) String() string
- type SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Code() int
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Error() string
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode(code int) bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) String() string
- type SmartlockUnlockActionAdvancedResourcePostLockPostOK
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) Code() int
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) Error() string
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) GetPayload() *models.AdvancedConfirmationResponse
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsClientError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsCode(code int) bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsRedirect() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsServerError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsSuccess() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) String() string
- type SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func NewSmartlockUnlockActionAdvancedResourcePostLockPostParams() *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithContext(ctx context.Context) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithHTTPClient(client *http.Client) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithTimeout(timeout time.Duration) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetContext(ctx context.Context)
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetDefaults()
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetHTTPClient(client *http.Client)
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetSmartlockID(smartlockID string)
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetTimeout(timeout time.Duration)
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithContext(ctx context.Context) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithDefaults() *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithHTTPClient(client *http.Client) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithSmartlockID(smartlockID string) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithTimeout(timeout time.Duration) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SmartlockUnlockActionAdvancedResourcePostLockPostReader
- type SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Code() int
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Error() string
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsClientError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsCode(code int) bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsServerError() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess() bool
- func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) String() string
- type WebhookLogsResourceGetGetOK
- func (o *WebhookLogsResourceGetGetOK) Code() int
- func (o *WebhookLogsResourceGetGetOK) Error() string
- func (o *WebhookLogsResourceGetGetOK) GetPayload() []*models.WebhookLog
- func (o *WebhookLogsResourceGetGetOK) IsClientError() bool
- func (o *WebhookLogsResourceGetGetOK) IsCode(code int) bool
- func (o *WebhookLogsResourceGetGetOK) IsRedirect() bool
- func (o *WebhookLogsResourceGetGetOK) IsServerError() bool
- func (o *WebhookLogsResourceGetGetOK) IsSuccess() bool
- func (o *WebhookLogsResourceGetGetOK) String() string
- type WebhookLogsResourceGetGetParams
- func NewWebhookLogsResourceGetGetParams() *WebhookLogsResourceGetGetParams
- func NewWebhookLogsResourceGetGetParamsWithContext(ctx context.Context) *WebhookLogsResourceGetGetParams
- func NewWebhookLogsResourceGetGetParamsWithHTTPClient(client *http.Client) *WebhookLogsResourceGetGetParams
- func NewWebhookLogsResourceGetGetParamsWithTimeout(timeout time.Duration) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) SetAPIKeyID(aPIKeyID int64)
- func (o *WebhookLogsResourceGetGetParams) SetContext(ctx context.Context)
- func (o *WebhookLogsResourceGetGetParams) SetDefaults()
- func (o *WebhookLogsResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *WebhookLogsResourceGetGetParams) SetID(id *string)
- func (o *WebhookLogsResourceGetGetParams) SetLimit(limit *int64)
- func (o *WebhookLogsResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *WebhookLogsResourceGetGetParams) WithAPIKeyID(aPIKeyID int64) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithContext(ctx context.Context) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithDefaults() *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithHTTPClient(client *http.Client) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithID(id *string) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithLimit(limit *int64) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WithTimeout(timeout time.Duration) *WebhookLogsResourceGetGetParams
- func (o *WebhookLogsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type WebhookLogsResourceGetGetReader
- type WebhookLogsResourceGetGetUnauthorized
- func (o *WebhookLogsResourceGetGetUnauthorized) Code() int
- func (o *WebhookLogsResourceGetGetUnauthorized) Error() string
- func (o *WebhookLogsResourceGetGetUnauthorized) IsClientError() bool
- func (o *WebhookLogsResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *WebhookLogsResourceGetGetUnauthorized) IsRedirect() bool
- func (o *WebhookLogsResourceGetGetUnauthorized) IsServerError() bool
- func (o *WebhookLogsResourceGetGetUnauthorized) IsSuccess() bool
- func (o *WebhookLogsResourceGetGetUnauthorized) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for advanced api API
func (*Client) DecentralWebhookResourceDeleteDelete ¶
func (a *Client) DecentralWebhookResourceDeleteDelete(params *DecentralWebhookResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhookResourceDeleteDeleteNoContent, error)
DecentralWebhookResourceDeleteDelete unregisters a decentral webhook
func (*Client) DecentralWebhooksResourceGetGet ¶
func (a *Client) DecentralWebhooksResourceGetGet(params *DecentralWebhooksResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhooksResourceGetGetOK, error)
DecentralWebhooksResourceGetGet gets all registered decentral webhooks
func (*Client) DecentralWebhooksResourcePutPut ¶
func (a *Client) DecentralWebhooksResourcePutPut(params *DecentralWebhooksResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhooksResourcePutPutOK, error)
DecentralWebhooksResourcePutPut creates decentral webhook
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) SmartlockActionAdvancedResourceActionPost ¶
func (a *Client) SmartlockActionAdvancedResourceActionPost(params *SmartlockActionAdvancedResourceActionPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockActionAdvancedResourceActionPostOK, error)
SmartlockActionAdvancedResourceActionPost smartlocks action with callback
func (*Client) SmartlockAuthsAdvancedResourcePutPut ¶
func (a *Client) SmartlockAuthsAdvancedResourcePutPut(params *SmartlockAuthsAdvancedResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockAuthsAdvancedResourcePutPutOK, error)
SmartlockAuthsAdvancedResourcePutPut creates asynchronous smartlock authorizations
func (*Client) SmartlockLockActionAdvancedResourcePostLockPost ¶
func (a *Client) SmartlockLockActionAdvancedResourcePostLockPost(params *SmartlockLockActionAdvancedResourcePostLockPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockLockActionAdvancedResourcePostLockPostOK, error)
SmartlockLockActionAdvancedResourcePostLockPost locks a smartlock
func (*Client) SmartlockUnlockActionAdvancedResourcePostLockPost ¶
func (a *Client) SmartlockUnlockActionAdvancedResourcePostLockPost(params *SmartlockUnlockActionAdvancedResourcePostLockPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockUnlockActionAdvancedResourcePostLockPostOK, error)
SmartlockUnlockActionAdvancedResourcePostLockPost unlocks a smartlock
func (*Client) WebhookLogsResourceGetGet ¶
func (a *Client) WebhookLogsResourceGetGet(params *WebhookLogsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WebhookLogsResourceGetGetOK, error)
WebhookLogsResourceGetGet gets a list of webhook logs descending
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { DecentralWebhookResourceDeleteDelete(params *DecentralWebhookResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhookResourceDeleteDeleteNoContent, error) DecentralWebhooksResourceGetGet(params *DecentralWebhooksResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhooksResourceGetGetOK, error) DecentralWebhooksResourcePutPut(params *DecentralWebhooksResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DecentralWebhooksResourcePutPutOK, error) SmartlockActionAdvancedResourceActionPost(params *SmartlockActionAdvancedResourceActionPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockActionAdvancedResourceActionPostOK, error) SmartlockAuthsAdvancedResourcePutPut(params *SmartlockAuthsAdvancedResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockAuthsAdvancedResourcePutPutOK, error) SmartlockLockActionAdvancedResourcePostLockPost(params *SmartlockLockActionAdvancedResourcePostLockPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockLockActionAdvancedResourcePostLockPostOK, error) SmartlockUnlockActionAdvancedResourcePostLockPost(params *SmartlockUnlockActionAdvancedResourcePostLockPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*SmartlockUnlockActionAdvancedResourcePostLockPostOK, error) WebhookLogsResourceGetGet(params *WebhookLogsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*WebhookLogsResourceGetGetOK, 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 advanced api API client.
type DecentralWebhookResourceDeleteDeleteForbidden ¶
type DecentralWebhookResourceDeleteDeleteForbidden struct { }
DecentralWebhookResourceDeleteDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDecentralWebhookResourceDeleteDeleteForbidden ¶
func NewDecentralWebhookResourceDeleteDeleteForbidden() *DecentralWebhookResourceDeleteDeleteForbidden
NewDecentralWebhookResourceDeleteDeleteForbidden creates a DecentralWebhookResourceDeleteDeleteForbidden with default headers values
func (*DecentralWebhookResourceDeleteDeleteForbidden) Code ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) Code() int
Code gets the status code for the decentral webhook resource delete delete forbidden response
func (*DecentralWebhookResourceDeleteDeleteForbidden) Error ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) Error() string
func (*DecentralWebhookResourceDeleteDeleteForbidden) IsClientError ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsClientError() bool
IsClientError returns true when this decentral webhook resource delete delete forbidden response has a 4xx status code
func (*DecentralWebhookResourceDeleteDeleteForbidden) IsCode ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsCode(code int) bool
IsCode returns true when this decentral webhook resource delete delete forbidden response a status code equal to that given
func (*DecentralWebhookResourceDeleteDeleteForbidden) IsRedirect ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this decentral webhook resource delete delete forbidden response has a 3xx status code
func (*DecentralWebhookResourceDeleteDeleteForbidden) IsServerError ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsServerError() bool
IsServerError returns true when this decentral webhook resource delete delete forbidden response has a 5xx status code
func (*DecentralWebhookResourceDeleteDeleteForbidden) IsSuccess ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this decentral webhook resource delete delete forbidden response has a 2xx status code
func (*DecentralWebhookResourceDeleteDeleteForbidden) String ¶
func (o *DecentralWebhookResourceDeleteDeleteForbidden) String() string
type DecentralWebhookResourceDeleteDeleteNoContent ¶
type DecentralWebhookResourceDeleteDeleteNoContent struct { }
DecentralWebhookResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewDecentralWebhookResourceDeleteDeleteNoContent ¶
func NewDecentralWebhookResourceDeleteDeleteNoContent() *DecentralWebhookResourceDeleteDeleteNoContent
NewDecentralWebhookResourceDeleteDeleteNoContent creates a DecentralWebhookResourceDeleteDeleteNoContent with default headers values
func (*DecentralWebhookResourceDeleteDeleteNoContent) Code ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the decentral webhook resource delete delete no content response
func (*DecentralWebhookResourceDeleteDeleteNoContent) Error ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) Error() string
func (*DecentralWebhookResourceDeleteDeleteNoContent) IsClientError ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this decentral webhook resource delete delete no content response has a 4xx status code
func (*DecentralWebhookResourceDeleteDeleteNoContent) IsCode ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this decentral webhook resource delete delete no content response a status code equal to that given
func (*DecentralWebhookResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this decentral webhook resource delete delete no content response has a 3xx status code
func (*DecentralWebhookResourceDeleteDeleteNoContent) IsServerError ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this decentral webhook resource delete delete no content response has a 5xx status code
func (*DecentralWebhookResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this decentral webhook resource delete delete no content response has a 2xx status code
func (*DecentralWebhookResourceDeleteDeleteNoContent) String ¶
func (o *DecentralWebhookResourceDeleteDeleteNoContent) String() string
type DecentralWebhookResourceDeleteDeleteParams ¶
type DecentralWebhookResourceDeleteDeleteParams struct { /* ID. The ID of the decentral webhook */ ID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DecentralWebhookResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the decentral webhook resource delete delete operation. Typically these are written to a http.Request.
func NewDecentralWebhookResourceDeleteDeleteParams ¶
func NewDecentralWebhookResourceDeleteDeleteParams() *DecentralWebhookResourceDeleteDeleteParams
NewDecentralWebhookResourceDeleteDeleteParams creates a new DecentralWebhookResourceDeleteDeleteParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDecentralWebhookResourceDeleteDeleteParamsWithContext ¶
func NewDecentralWebhookResourceDeleteDeleteParamsWithContext(ctx context.Context) *DecentralWebhookResourceDeleteDeleteParams
NewDecentralWebhookResourceDeleteDeleteParamsWithContext creates a new DecentralWebhookResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewDecentralWebhookResourceDeleteDeleteParamsWithHTTPClient ¶
func NewDecentralWebhookResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *DecentralWebhookResourceDeleteDeleteParams
NewDecentralWebhookResourceDeleteDeleteParamsWithHTTPClient creates a new DecentralWebhookResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewDecentralWebhookResourceDeleteDeleteParamsWithTimeout ¶
func NewDecentralWebhookResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *DecentralWebhookResourceDeleteDeleteParams
NewDecentralWebhookResourceDeleteDeleteParamsWithTimeout creates a new DecentralWebhookResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*DecentralWebhookResourceDeleteDeleteParams) SetContext ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) SetDefaults ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the decentral webhook resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhookResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) SetID ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) SetID(id int64)
SetID adds the id to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) SetTimeout ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) WithContext ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WithContext(ctx context.Context) *DecentralWebhookResourceDeleteDeleteParams
WithContext adds the context to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) WithDefaults ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WithDefaults() *DecentralWebhookResourceDeleteDeleteParams
WithDefaults hydrates default values in the decentral webhook resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhookResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *DecentralWebhookResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) WithID ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WithID(id int64) *DecentralWebhookResourceDeleteDeleteParams
WithID adds the id to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) WithTimeout ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *DecentralWebhookResourceDeleteDeleteParams
WithTimeout adds the timeout to the decentral webhook resource delete delete params
func (*DecentralWebhookResourceDeleteDeleteParams) WriteToRequest ¶
func (o *DecentralWebhookResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DecentralWebhookResourceDeleteDeleteReader ¶
type DecentralWebhookResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
DecentralWebhookResourceDeleteDeleteReader is a Reader for the DecentralWebhookResourceDeleteDelete structure.
func (*DecentralWebhookResourceDeleteDeleteReader) ReadResponse ¶
func (o *DecentralWebhookResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DecentralWebhookResourceDeleteDeleteUnauthorized ¶
type DecentralWebhookResourceDeleteDeleteUnauthorized struct { }
DecentralWebhookResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewDecentralWebhookResourceDeleteDeleteUnauthorized ¶
func NewDecentralWebhookResourceDeleteDeleteUnauthorized() *DecentralWebhookResourceDeleteDeleteUnauthorized
NewDecentralWebhookResourceDeleteDeleteUnauthorized creates a DecentralWebhookResourceDeleteDeleteUnauthorized with default headers values
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) Code ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the decentral webhook resource delete delete unauthorized response
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) Error ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) Error() string
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this decentral webhook resource delete delete unauthorized response has a 4xx status code
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this decentral webhook resource delete delete unauthorized response a status code equal to that given
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this decentral webhook resource delete delete unauthorized response has a 3xx status code
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this decentral webhook resource delete delete unauthorized response has a 5xx status code
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this decentral webhook resource delete delete unauthorized response has a 2xx status code
func (*DecentralWebhookResourceDeleteDeleteUnauthorized) String ¶
func (o *DecentralWebhookResourceDeleteDeleteUnauthorized) String() string
type DecentralWebhooksResourceGetGetForbidden ¶
type DecentralWebhooksResourceGetGetForbidden struct { }
DecentralWebhooksResourceGetGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDecentralWebhooksResourceGetGetForbidden ¶
func NewDecentralWebhooksResourceGetGetForbidden() *DecentralWebhooksResourceGetGetForbidden
NewDecentralWebhooksResourceGetGetForbidden creates a DecentralWebhooksResourceGetGetForbidden with default headers values
func (*DecentralWebhooksResourceGetGetForbidden) Code ¶
func (o *DecentralWebhooksResourceGetGetForbidden) Code() int
Code gets the status code for the decentral webhooks resource get get forbidden response
func (*DecentralWebhooksResourceGetGetForbidden) Error ¶
func (o *DecentralWebhooksResourceGetGetForbidden) Error() string
func (*DecentralWebhooksResourceGetGetForbidden) IsClientError ¶
func (o *DecentralWebhooksResourceGetGetForbidden) IsClientError() bool
IsClientError returns true when this decentral webhooks resource get get forbidden response has a 4xx status code
func (*DecentralWebhooksResourceGetGetForbidden) IsCode ¶
func (o *DecentralWebhooksResourceGetGetForbidden) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource get get forbidden response a status code equal to that given
func (*DecentralWebhooksResourceGetGetForbidden) IsRedirect ¶
func (o *DecentralWebhooksResourceGetGetForbidden) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource get get forbidden response has a 3xx status code
func (*DecentralWebhooksResourceGetGetForbidden) IsServerError ¶
func (o *DecentralWebhooksResourceGetGetForbidden) IsServerError() bool
IsServerError returns true when this decentral webhooks resource get get forbidden response has a 5xx status code
func (*DecentralWebhooksResourceGetGetForbidden) IsSuccess ¶
func (o *DecentralWebhooksResourceGetGetForbidden) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource get get forbidden response has a 2xx status code
func (*DecentralWebhooksResourceGetGetForbidden) String ¶
func (o *DecentralWebhooksResourceGetGetForbidden) String() string
type DecentralWebhooksResourceGetGetOK ¶
type DecentralWebhooksResourceGetGetOK struct {
Payload []*models.DecentralWebhook
}
DecentralWebhooksResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewDecentralWebhooksResourceGetGetOK ¶
func NewDecentralWebhooksResourceGetGetOK() *DecentralWebhooksResourceGetGetOK
NewDecentralWebhooksResourceGetGetOK creates a DecentralWebhooksResourceGetGetOK with default headers values
func (*DecentralWebhooksResourceGetGetOK) Code ¶
func (o *DecentralWebhooksResourceGetGetOK) Code() int
Code gets the status code for the decentral webhooks resource get get o k response
func (*DecentralWebhooksResourceGetGetOK) Error ¶
func (o *DecentralWebhooksResourceGetGetOK) Error() string
func (*DecentralWebhooksResourceGetGetOK) GetPayload ¶
func (o *DecentralWebhooksResourceGetGetOK) GetPayload() []*models.DecentralWebhook
func (*DecentralWebhooksResourceGetGetOK) IsClientError ¶
func (o *DecentralWebhooksResourceGetGetOK) IsClientError() bool
IsClientError returns true when this decentral webhooks resource get get o k response has a 4xx status code
func (*DecentralWebhooksResourceGetGetOK) IsCode ¶
func (o *DecentralWebhooksResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource get get o k response a status code equal to that given
func (*DecentralWebhooksResourceGetGetOK) IsRedirect ¶
func (o *DecentralWebhooksResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource get get o k response has a 3xx status code
func (*DecentralWebhooksResourceGetGetOK) IsServerError ¶
func (o *DecentralWebhooksResourceGetGetOK) IsServerError() bool
IsServerError returns true when this decentral webhooks resource get get o k response has a 5xx status code
func (*DecentralWebhooksResourceGetGetOK) IsSuccess ¶
func (o *DecentralWebhooksResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource get get o k response has a 2xx status code
func (*DecentralWebhooksResourceGetGetOK) String ¶
func (o *DecentralWebhooksResourceGetGetOK) String() string
type DecentralWebhooksResourceGetGetParams ¶
type DecentralWebhooksResourceGetGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DecentralWebhooksResourceGetGetParams contains all the parameters to send to the API endpoint
for the decentral webhooks resource get get operation. Typically these are written to a http.Request.
func NewDecentralWebhooksResourceGetGetParams ¶
func NewDecentralWebhooksResourceGetGetParams() *DecentralWebhooksResourceGetGetParams
NewDecentralWebhooksResourceGetGetParams creates a new DecentralWebhooksResourceGetGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDecentralWebhooksResourceGetGetParamsWithContext ¶
func NewDecentralWebhooksResourceGetGetParamsWithContext(ctx context.Context) *DecentralWebhooksResourceGetGetParams
NewDecentralWebhooksResourceGetGetParamsWithContext creates a new DecentralWebhooksResourceGetGetParams object with the ability to set a context for a request.
func NewDecentralWebhooksResourceGetGetParamsWithHTTPClient ¶
func NewDecentralWebhooksResourceGetGetParamsWithHTTPClient(client *http.Client) *DecentralWebhooksResourceGetGetParams
NewDecentralWebhooksResourceGetGetParamsWithHTTPClient creates a new DecentralWebhooksResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewDecentralWebhooksResourceGetGetParamsWithTimeout ¶
func NewDecentralWebhooksResourceGetGetParamsWithTimeout(timeout time.Duration) *DecentralWebhooksResourceGetGetParams
NewDecentralWebhooksResourceGetGetParamsWithTimeout creates a new DecentralWebhooksResourceGetGetParams object with the ability to set a timeout on a request.
func (*DecentralWebhooksResourceGetGetParams) SetContext ¶
func (o *DecentralWebhooksResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) SetDefaults ¶
func (o *DecentralWebhooksResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the decentral webhooks resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhooksResourceGetGetParams) SetHTTPClient ¶
func (o *DecentralWebhooksResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) SetTimeout ¶
func (o *DecentralWebhooksResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) WithContext ¶
func (o *DecentralWebhooksResourceGetGetParams) WithContext(ctx context.Context) *DecentralWebhooksResourceGetGetParams
WithContext adds the context to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) WithDefaults ¶
func (o *DecentralWebhooksResourceGetGetParams) WithDefaults() *DecentralWebhooksResourceGetGetParams
WithDefaults hydrates default values in the decentral webhooks resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhooksResourceGetGetParams) WithHTTPClient ¶
func (o *DecentralWebhooksResourceGetGetParams) WithHTTPClient(client *http.Client) *DecentralWebhooksResourceGetGetParams
WithHTTPClient adds the HTTPClient to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) WithTimeout ¶
func (o *DecentralWebhooksResourceGetGetParams) WithTimeout(timeout time.Duration) *DecentralWebhooksResourceGetGetParams
WithTimeout adds the timeout to the decentral webhooks resource get get params
func (*DecentralWebhooksResourceGetGetParams) WriteToRequest ¶
func (o *DecentralWebhooksResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DecentralWebhooksResourceGetGetReader ¶
type DecentralWebhooksResourceGetGetReader struct {
// contains filtered or unexported fields
}
DecentralWebhooksResourceGetGetReader is a Reader for the DecentralWebhooksResourceGetGet structure.
func (*DecentralWebhooksResourceGetGetReader) ReadResponse ¶
func (o *DecentralWebhooksResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DecentralWebhooksResourceGetGetUnauthorized ¶
type DecentralWebhooksResourceGetGetUnauthorized struct { }
DecentralWebhooksResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewDecentralWebhooksResourceGetGetUnauthorized ¶
func NewDecentralWebhooksResourceGetGetUnauthorized() *DecentralWebhooksResourceGetGetUnauthorized
NewDecentralWebhooksResourceGetGetUnauthorized creates a DecentralWebhooksResourceGetGetUnauthorized with default headers values
func (*DecentralWebhooksResourceGetGetUnauthorized) Code ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) Code() int
Code gets the status code for the decentral webhooks resource get get unauthorized response
func (*DecentralWebhooksResourceGetGetUnauthorized) Error ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) Error() string
func (*DecentralWebhooksResourceGetGetUnauthorized) IsClientError ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this decentral webhooks resource get get unauthorized response has a 4xx status code
func (*DecentralWebhooksResourceGetGetUnauthorized) IsCode ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource get get unauthorized response a status code equal to that given
func (*DecentralWebhooksResourceGetGetUnauthorized) IsRedirect ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource get get unauthorized response has a 3xx status code
func (*DecentralWebhooksResourceGetGetUnauthorized) IsServerError ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this decentral webhooks resource get get unauthorized response has a 5xx status code
func (*DecentralWebhooksResourceGetGetUnauthorized) IsSuccess ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource get get unauthorized response has a 2xx status code
func (*DecentralWebhooksResourceGetGetUnauthorized) String ¶
func (o *DecentralWebhooksResourceGetGetUnauthorized) String() string
type DecentralWebhooksResourcePutPutBadRequest ¶
type DecentralWebhooksResourcePutPutBadRequest struct { }
DecentralWebhooksResourcePutPutBadRequest describes a response with status code 400, with default header values.
Bad Parameter
func NewDecentralWebhooksResourcePutPutBadRequest ¶
func NewDecentralWebhooksResourcePutPutBadRequest() *DecentralWebhooksResourcePutPutBadRequest
NewDecentralWebhooksResourcePutPutBadRequest creates a DecentralWebhooksResourcePutPutBadRequest with default headers values
func (*DecentralWebhooksResourcePutPutBadRequest) Code ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) Code() int
Code gets the status code for the decentral webhooks resource put put bad request response
func (*DecentralWebhooksResourcePutPutBadRequest) Error ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) Error() string
func (*DecentralWebhooksResourcePutPutBadRequest) IsClientError ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) IsClientError() bool
IsClientError returns true when this decentral webhooks resource put put bad request response has a 4xx status code
func (*DecentralWebhooksResourcePutPutBadRequest) IsCode ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource put put bad request response a status code equal to that given
func (*DecentralWebhooksResourcePutPutBadRequest) IsRedirect ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource put put bad request response has a 3xx status code
func (*DecentralWebhooksResourcePutPutBadRequest) IsServerError ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) IsServerError() bool
IsServerError returns true when this decentral webhooks resource put put bad request response has a 5xx status code
func (*DecentralWebhooksResourcePutPutBadRequest) IsSuccess ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource put put bad request response has a 2xx status code
func (*DecentralWebhooksResourcePutPutBadRequest) String ¶
func (o *DecentralWebhooksResourcePutPutBadRequest) String() string
type DecentralWebhooksResourcePutPutForbidden ¶
type DecentralWebhooksResourcePutPutForbidden struct { }
DecentralWebhooksResourcePutPutForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDecentralWebhooksResourcePutPutForbidden ¶
func NewDecentralWebhooksResourcePutPutForbidden() *DecentralWebhooksResourcePutPutForbidden
NewDecentralWebhooksResourcePutPutForbidden creates a DecentralWebhooksResourcePutPutForbidden with default headers values
func (*DecentralWebhooksResourcePutPutForbidden) Code ¶
func (o *DecentralWebhooksResourcePutPutForbidden) Code() int
Code gets the status code for the decentral webhooks resource put put forbidden response
func (*DecentralWebhooksResourcePutPutForbidden) Error ¶
func (o *DecentralWebhooksResourcePutPutForbidden) Error() string
func (*DecentralWebhooksResourcePutPutForbidden) IsClientError ¶
func (o *DecentralWebhooksResourcePutPutForbidden) IsClientError() bool
IsClientError returns true when this decentral webhooks resource put put forbidden response has a 4xx status code
func (*DecentralWebhooksResourcePutPutForbidden) IsCode ¶
func (o *DecentralWebhooksResourcePutPutForbidden) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource put put forbidden response a status code equal to that given
func (*DecentralWebhooksResourcePutPutForbidden) IsRedirect ¶
func (o *DecentralWebhooksResourcePutPutForbidden) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource put put forbidden response has a 3xx status code
func (*DecentralWebhooksResourcePutPutForbidden) IsServerError ¶
func (o *DecentralWebhooksResourcePutPutForbidden) IsServerError() bool
IsServerError returns true when this decentral webhooks resource put put forbidden response has a 5xx status code
func (*DecentralWebhooksResourcePutPutForbidden) IsSuccess ¶
func (o *DecentralWebhooksResourcePutPutForbidden) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource put put forbidden response has a 2xx status code
func (*DecentralWebhooksResourcePutPutForbidden) String ¶
func (o *DecentralWebhooksResourcePutPutForbidden) String() string
type DecentralWebhooksResourcePutPutOK ¶
type DecentralWebhooksResourcePutPutOK struct {
Payload *models.DecentralWebhook
}
DecentralWebhooksResourcePutPutOK describes a response with status code 200, with default header values.
successful operation
func NewDecentralWebhooksResourcePutPutOK ¶
func NewDecentralWebhooksResourcePutPutOK() *DecentralWebhooksResourcePutPutOK
NewDecentralWebhooksResourcePutPutOK creates a DecentralWebhooksResourcePutPutOK with default headers values
func (*DecentralWebhooksResourcePutPutOK) Code ¶
func (o *DecentralWebhooksResourcePutPutOK) Code() int
Code gets the status code for the decentral webhooks resource put put o k response
func (*DecentralWebhooksResourcePutPutOK) Error ¶
func (o *DecentralWebhooksResourcePutPutOK) Error() string
func (*DecentralWebhooksResourcePutPutOK) GetPayload ¶
func (o *DecentralWebhooksResourcePutPutOK) GetPayload() *models.DecentralWebhook
func (*DecentralWebhooksResourcePutPutOK) IsClientError ¶
func (o *DecentralWebhooksResourcePutPutOK) IsClientError() bool
IsClientError returns true when this decentral webhooks resource put put o k response has a 4xx status code
func (*DecentralWebhooksResourcePutPutOK) IsCode ¶
func (o *DecentralWebhooksResourcePutPutOK) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource put put o k response a status code equal to that given
func (*DecentralWebhooksResourcePutPutOK) IsRedirect ¶
func (o *DecentralWebhooksResourcePutPutOK) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource put put o k response has a 3xx status code
func (*DecentralWebhooksResourcePutPutOK) IsServerError ¶
func (o *DecentralWebhooksResourcePutPutOK) IsServerError() bool
IsServerError returns true when this decentral webhooks resource put put o k response has a 5xx status code
func (*DecentralWebhooksResourcePutPutOK) IsSuccess ¶
func (o *DecentralWebhooksResourcePutPutOK) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource put put o k response has a 2xx status code
func (*DecentralWebhooksResourcePutPutOK) String ¶
func (o *DecentralWebhooksResourcePutPutOK) String() string
type DecentralWebhooksResourcePutPutParams ¶
type DecentralWebhooksResourcePutPutParams struct { /* Body. Decentral webhook representation */ Body *models.DecentralWebhook Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DecentralWebhooksResourcePutPutParams contains all the parameters to send to the API endpoint
for the decentral webhooks resource put put operation. Typically these are written to a http.Request.
func NewDecentralWebhooksResourcePutPutParams ¶
func NewDecentralWebhooksResourcePutPutParams() *DecentralWebhooksResourcePutPutParams
NewDecentralWebhooksResourcePutPutParams creates a new DecentralWebhooksResourcePutPutParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDecentralWebhooksResourcePutPutParamsWithContext ¶
func NewDecentralWebhooksResourcePutPutParamsWithContext(ctx context.Context) *DecentralWebhooksResourcePutPutParams
NewDecentralWebhooksResourcePutPutParamsWithContext creates a new DecentralWebhooksResourcePutPutParams object with the ability to set a context for a request.
func NewDecentralWebhooksResourcePutPutParamsWithHTTPClient ¶
func NewDecentralWebhooksResourcePutPutParamsWithHTTPClient(client *http.Client) *DecentralWebhooksResourcePutPutParams
NewDecentralWebhooksResourcePutPutParamsWithHTTPClient creates a new DecentralWebhooksResourcePutPutParams object with the ability to set a custom HTTPClient for a request.
func NewDecentralWebhooksResourcePutPutParamsWithTimeout ¶
func NewDecentralWebhooksResourcePutPutParamsWithTimeout(timeout time.Duration) *DecentralWebhooksResourcePutPutParams
NewDecentralWebhooksResourcePutPutParamsWithTimeout creates a new DecentralWebhooksResourcePutPutParams object with the ability to set a timeout on a request.
func (*DecentralWebhooksResourcePutPutParams) SetBody ¶
func (o *DecentralWebhooksResourcePutPutParams) SetBody(body *models.DecentralWebhook)
SetBody adds the body to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) SetContext ¶
func (o *DecentralWebhooksResourcePutPutParams) SetContext(ctx context.Context)
SetContext adds the context to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) SetDefaults ¶
func (o *DecentralWebhooksResourcePutPutParams) SetDefaults()
SetDefaults hydrates default values in the decentral webhooks resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhooksResourcePutPutParams) SetHTTPClient ¶
func (o *DecentralWebhooksResourcePutPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) SetTimeout ¶
func (o *DecentralWebhooksResourcePutPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) WithBody ¶
func (o *DecentralWebhooksResourcePutPutParams) WithBody(body *models.DecentralWebhook) *DecentralWebhooksResourcePutPutParams
WithBody adds the body to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) WithContext ¶
func (o *DecentralWebhooksResourcePutPutParams) WithContext(ctx context.Context) *DecentralWebhooksResourcePutPutParams
WithContext adds the context to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) WithDefaults ¶
func (o *DecentralWebhooksResourcePutPutParams) WithDefaults() *DecentralWebhooksResourcePutPutParams
WithDefaults hydrates default values in the decentral webhooks resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*DecentralWebhooksResourcePutPutParams) WithHTTPClient ¶
func (o *DecentralWebhooksResourcePutPutParams) WithHTTPClient(client *http.Client) *DecentralWebhooksResourcePutPutParams
WithHTTPClient adds the HTTPClient to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) WithTimeout ¶
func (o *DecentralWebhooksResourcePutPutParams) WithTimeout(timeout time.Duration) *DecentralWebhooksResourcePutPutParams
WithTimeout adds the timeout to the decentral webhooks resource put put params
func (*DecentralWebhooksResourcePutPutParams) WriteToRequest ¶
func (o *DecentralWebhooksResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DecentralWebhooksResourcePutPutReader ¶
type DecentralWebhooksResourcePutPutReader struct {
// contains filtered or unexported fields
}
DecentralWebhooksResourcePutPutReader is a Reader for the DecentralWebhooksResourcePutPut structure.
func (*DecentralWebhooksResourcePutPutReader) ReadResponse ¶
func (o *DecentralWebhooksResourcePutPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DecentralWebhooksResourcePutPutUnauthorized ¶
type DecentralWebhooksResourcePutPutUnauthorized struct { }
DecentralWebhooksResourcePutPutUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewDecentralWebhooksResourcePutPutUnauthorized ¶
func NewDecentralWebhooksResourcePutPutUnauthorized() *DecentralWebhooksResourcePutPutUnauthorized
NewDecentralWebhooksResourcePutPutUnauthorized creates a DecentralWebhooksResourcePutPutUnauthorized with default headers values
func (*DecentralWebhooksResourcePutPutUnauthorized) Code ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) Code() int
Code gets the status code for the decentral webhooks resource put put unauthorized response
func (*DecentralWebhooksResourcePutPutUnauthorized) Error ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) Error() string
func (*DecentralWebhooksResourcePutPutUnauthorized) IsClientError ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) IsClientError() bool
IsClientError returns true when this decentral webhooks resource put put unauthorized response has a 4xx status code
func (*DecentralWebhooksResourcePutPutUnauthorized) IsCode ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) IsCode(code int) bool
IsCode returns true when this decentral webhooks resource put put unauthorized response a status code equal to that given
func (*DecentralWebhooksResourcePutPutUnauthorized) IsRedirect ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) IsRedirect() bool
IsRedirect returns true when this decentral webhooks resource put put unauthorized response has a 3xx status code
func (*DecentralWebhooksResourcePutPutUnauthorized) IsServerError ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) IsServerError() bool
IsServerError returns true when this decentral webhooks resource put put unauthorized response has a 5xx status code
func (*DecentralWebhooksResourcePutPutUnauthorized) IsSuccess ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) IsSuccess() bool
IsSuccess returns true when this decentral webhooks resource put put unauthorized response has a 2xx status code
func (*DecentralWebhooksResourcePutPutUnauthorized) String ¶
func (o *DecentralWebhooksResourcePutPutUnauthorized) String() string
type SmartlockActionAdvancedResourceActionPostBadRequest ¶
type SmartlockActionAdvancedResourceActionPostBadRequest struct { }
SmartlockActionAdvancedResourceActionPostBadRequest describes a response with status code 400, with default header values.
Bad parameter
func NewSmartlockActionAdvancedResourceActionPostBadRequest ¶
func NewSmartlockActionAdvancedResourceActionPostBadRequest() *SmartlockActionAdvancedResourceActionPostBadRequest
NewSmartlockActionAdvancedResourceActionPostBadRequest creates a SmartlockActionAdvancedResourceActionPostBadRequest with default headers values
func (*SmartlockActionAdvancedResourceActionPostBadRequest) Code ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) Code() int
Code gets the status code for the smartlock action advanced resource action post bad request response
func (*SmartlockActionAdvancedResourceActionPostBadRequest) Error ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) Error() string
func (*SmartlockActionAdvancedResourceActionPostBadRequest) IsClientError ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsClientError() bool
IsClientError returns true when this smartlock action advanced resource action post bad request response has a 4xx status code
func (*SmartlockActionAdvancedResourceActionPostBadRequest) IsCode ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsCode(code int) bool
IsCode returns true when this smartlock action advanced resource action post bad request response a status code equal to that given
func (*SmartlockActionAdvancedResourceActionPostBadRequest) IsRedirect ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsRedirect() bool
IsRedirect returns true when this smartlock action advanced resource action post bad request response has a 3xx status code
func (*SmartlockActionAdvancedResourceActionPostBadRequest) IsServerError ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsServerError() bool
IsServerError returns true when this smartlock action advanced resource action post bad request response has a 5xx status code
func (*SmartlockActionAdvancedResourceActionPostBadRequest) IsSuccess ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) IsSuccess() bool
IsSuccess returns true when this smartlock action advanced resource action post bad request response has a 2xx status code
func (*SmartlockActionAdvancedResourceActionPostBadRequest) String ¶
func (o *SmartlockActionAdvancedResourceActionPostBadRequest) String() string
type SmartlockActionAdvancedResourceActionPostConflict ¶
type SmartlockActionAdvancedResourceActionPostConflict struct { }
SmartlockActionAdvancedResourceActionPostConflict describes a response with status code 409, with default header values.
Parameter conflicts
func NewSmartlockActionAdvancedResourceActionPostConflict ¶
func NewSmartlockActionAdvancedResourceActionPostConflict() *SmartlockActionAdvancedResourceActionPostConflict
NewSmartlockActionAdvancedResourceActionPostConflict creates a SmartlockActionAdvancedResourceActionPostConflict with default headers values
func (*SmartlockActionAdvancedResourceActionPostConflict) Code ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) Code() int
Code gets the status code for the smartlock action advanced resource action post conflict response
func (*SmartlockActionAdvancedResourceActionPostConflict) Error ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) Error() string
func (*SmartlockActionAdvancedResourceActionPostConflict) IsClientError ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) IsClientError() bool
IsClientError returns true when this smartlock action advanced resource action post conflict response has a 4xx status code
func (*SmartlockActionAdvancedResourceActionPostConflict) IsCode ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) IsCode(code int) bool
IsCode returns true when this smartlock action advanced resource action post conflict response a status code equal to that given
func (*SmartlockActionAdvancedResourceActionPostConflict) IsRedirect ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) IsRedirect() bool
IsRedirect returns true when this smartlock action advanced resource action post conflict response has a 3xx status code
func (*SmartlockActionAdvancedResourceActionPostConflict) IsServerError ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) IsServerError() bool
IsServerError returns true when this smartlock action advanced resource action post conflict response has a 5xx status code
func (*SmartlockActionAdvancedResourceActionPostConflict) IsSuccess ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) IsSuccess() bool
IsSuccess returns true when this smartlock action advanced resource action post conflict response has a 2xx status code
func (*SmartlockActionAdvancedResourceActionPostConflict) String ¶
func (o *SmartlockActionAdvancedResourceActionPostConflict) String() string
type SmartlockActionAdvancedResourceActionPostOK ¶
type SmartlockActionAdvancedResourceActionPostOK struct {
Payload *models.AdvancedConfirmationResponse
}
SmartlockActionAdvancedResourceActionPostOK describes a response with status code 200, with default header values.
Ok
func NewSmartlockActionAdvancedResourceActionPostOK ¶
func NewSmartlockActionAdvancedResourceActionPostOK() *SmartlockActionAdvancedResourceActionPostOK
NewSmartlockActionAdvancedResourceActionPostOK creates a SmartlockActionAdvancedResourceActionPostOK with default headers values
func (*SmartlockActionAdvancedResourceActionPostOK) Code ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) Code() int
Code gets the status code for the smartlock action advanced resource action post o k response
func (*SmartlockActionAdvancedResourceActionPostOK) Error ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) Error() string
func (*SmartlockActionAdvancedResourceActionPostOK) GetPayload ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) GetPayload() *models.AdvancedConfirmationResponse
func (*SmartlockActionAdvancedResourceActionPostOK) IsClientError ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) IsClientError() bool
IsClientError returns true when this smartlock action advanced resource action post o k response has a 4xx status code
func (*SmartlockActionAdvancedResourceActionPostOK) IsCode ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) IsCode(code int) bool
IsCode returns true when this smartlock action advanced resource action post o k response a status code equal to that given
func (*SmartlockActionAdvancedResourceActionPostOK) IsRedirect ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) IsRedirect() bool
IsRedirect returns true when this smartlock action advanced resource action post o k response has a 3xx status code
func (*SmartlockActionAdvancedResourceActionPostOK) IsServerError ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) IsServerError() bool
IsServerError returns true when this smartlock action advanced resource action post o k response has a 5xx status code
func (*SmartlockActionAdvancedResourceActionPostOK) IsSuccess ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) IsSuccess() bool
IsSuccess returns true when this smartlock action advanced resource action post o k response has a 2xx status code
func (*SmartlockActionAdvancedResourceActionPostOK) String ¶
func (o *SmartlockActionAdvancedResourceActionPostOK) String() string
type SmartlockActionAdvancedResourceActionPostParams ¶
type SmartlockActionAdvancedResourceActionPostParams struct { /* Body. Smartlock action representation */ Body *models.SmartlockAction /* SmartlockID. The smartlock id */ SmartlockID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SmartlockActionAdvancedResourceActionPostParams contains all the parameters to send to the API endpoint
for the smartlock action advanced resource action post operation. Typically these are written to a http.Request.
func NewSmartlockActionAdvancedResourceActionPostParams ¶
func NewSmartlockActionAdvancedResourceActionPostParams() *SmartlockActionAdvancedResourceActionPostParams
NewSmartlockActionAdvancedResourceActionPostParams creates a new SmartlockActionAdvancedResourceActionPostParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSmartlockActionAdvancedResourceActionPostParamsWithContext ¶
func NewSmartlockActionAdvancedResourceActionPostParamsWithContext(ctx context.Context) *SmartlockActionAdvancedResourceActionPostParams
NewSmartlockActionAdvancedResourceActionPostParamsWithContext creates a new SmartlockActionAdvancedResourceActionPostParams object with the ability to set a context for a request.
func NewSmartlockActionAdvancedResourceActionPostParamsWithHTTPClient ¶
func NewSmartlockActionAdvancedResourceActionPostParamsWithHTTPClient(client *http.Client) *SmartlockActionAdvancedResourceActionPostParams
NewSmartlockActionAdvancedResourceActionPostParamsWithHTTPClient creates a new SmartlockActionAdvancedResourceActionPostParams object with the ability to set a custom HTTPClient for a request.
func NewSmartlockActionAdvancedResourceActionPostParamsWithTimeout ¶
func NewSmartlockActionAdvancedResourceActionPostParamsWithTimeout(timeout time.Duration) *SmartlockActionAdvancedResourceActionPostParams
NewSmartlockActionAdvancedResourceActionPostParamsWithTimeout creates a new SmartlockActionAdvancedResourceActionPostParams object with the ability to set a timeout on a request.
func (*SmartlockActionAdvancedResourceActionPostParams) SetBody ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetBody(body *models.SmartlockAction)
SetBody adds the body to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) SetContext ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetContext(ctx context.Context)
SetContext adds the context to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) SetDefaults ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetDefaults()
SetDefaults hydrates default values in the smartlock action advanced resource action post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockActionAdvancedResourceActionPostParams) SetHTTPClient ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) SetSmartlockID ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetSmartlockID(smartlockID string)
SetSmartlockID adds the smartlockId to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) SetTimeout ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WithBody ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithBody(body *models.SmartlockAction) *SmartlockActionAdvancedResourceActionPostParams
WithBody adds the body to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WithContext ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithContext(ctx context.Context) *SmartlockActionAdvancedResourceActionPostParams
WithContext adds the context to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WithDefaults ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithDefaults() *SmartlockActionAdvancedResourceActionPostParams
WithDefaults hydrates default values in the smartlock action advanced resource action post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockActionAdvancedResourceActionPostParams) WithHTTPClient ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithHTTPClient(client *http.Client) *SmartlockActionAdvancedResourceActionPostParams
WithHTTPClient adds the HTTPClient to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WithSmartlockID ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithSmartlockID(smartlockID string) *SmartlockActionAdvancedResourceActionPostParams
WithSmartlockID adds the smartlockID to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WithTimeout ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WithTimeout(timeout time.Duration) *SmartlockActionAdvancedResourceActionPostParams
WithTimeout adds the timeout to the smartlock action advanced resource action post params
func (*SmartlockActionAdvancedResourceActionPostParams) WriteToRequest ¶
func (o *SmartlockActionAdvancedResourceActionPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SmartlockActionAdvancedResourceActionPostPaymentRequired ¶
type SmartlockActionAdvancedResourceActionPostPaymentRequired struct { }
SmartlockActionAdvancedResourceActionPostPaymentRequired describes a response with status code 402, with default header values.
Account not payed
func NewSmartlockActionAdvancedResourceActionPostPaymentRequired ¶
func NewSmartlockActionAdvancedResourceActionPostPaymentRequired() *SmartlockActionAdvancedResourceActionPostPaymentRequired
NewSmartlockActionAdvancedResourceActionPostPaymentRequired creates a SmartlockActionAdvancedResourceActionPostPaymentRequired with default headers values
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) Code ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) Code() int
Code gets the status code for the smartlock action advanced resource action post payment required response
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) Error ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) Error() string
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) IsClientError ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsClientError() bool
IsClientError returns true when this smartlock action advanced resource action post payment required response has a 4xx status code
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) IsCode ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsCode(code int) bool
IsCode returns true when this smartlock action advanced resource action post payment required response a status code equal to that given
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) IsRedirect ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsRedirect() bool
IsRedirect returns true when this smartlock action advanced resource action post payment required response has a 3xx status code
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) IsServerError ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsServerError() bool
IsServerError returns true when this smartlock action advanced resource action post payment required response has a 5xx status code
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) IsSuccess ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) IsSuccess() bool
IsSuccess returns true when this smartlock action advanced resource action post payment required response has a 2xx status code
func (*SmartlockActionAdvancedResourceActionPostPaymentRequired) String ¶
func (o *SmartlockActionAdvancedResourceActionPostPaymentRequired) String() string
type SmartlockActionAdvancedResourceActionPostReader ¶
type SmartlockActionAdvancedResourceActionPostReader struct {
// contains filtered or unexported fields
}
SmartlockActionAdvancedResourceActionPostReader is a Reader for the SmartlockActionAdvancedResourceActionPost structure.
func (*SmartlockActionAdvancedResourceActionPostReader) ReadResponse ¶
func (o *SmartlockActionAdvancedResourceActionPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SmartlockActionAdvancedResourceActionPostUpgradeRequired ¶
type SmartlockActionAdvancedResourceActionPostUpgradeRequired struct { }
SmartlockActionAdvancedResourceActionPostUpgradeRequired describes a response with status code 426, with default header values.
Account upgrade required
func NewSmartlockActionAdvancedResourceActionPostUpgradeRequired ¶
func NewSmartlockActionAdvancedResourceActionPostUpgradeRequired() *SmartlockActionAdvancedResourceActionPostUpgradeRequired
NewSmartlockActionAdvancedResourceActionPostUpgradeRequired creates a SmartlockActionAdvancedResourceActionPostUpgradeRequired with default headers values
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) Code ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) Code() int
Code gets the status code for the smartlock action advanced resource action post upgrade required response
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) Error ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) Error() string
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsClientError ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsClientError() bool
IsClientError returns true when this smartlock action advanced resource action post upgrade required response has a 4xx status code
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsCode ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsCode(code int) bool
IsCode returns true when this smartlock action advanced resource action post upgrade required response a status code equal to that given
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsRedirect ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsRedirect() bool
IsRedirect returns true when this smartlock action advanced resource action post upgrade required response has a 3xx status code
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsServerError ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsServerError() bool
IsServerError returns true when this smartlock action advanced resource action post upgrade required response has a 5xx status code
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsSuccess ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) IsSuccess() bool
IsSuccess returns true when this smartlock action advanced resource action post upgrade required response has a 2xx status code
func (*SmartlockActionAdvancedResourceActionPostUpgradeRequired) String ¶
func (o *SmartlockActionAdvancedResourceActionPostUpgradeRequired) String() string
type SmartlockAuthsAdvancedResourcePutPutBadRequest ¶
type SmartlockAuthsAdvancedResourcePutPutBadRequest struct { }
SmartlockAuthsAdvancedResourcePutPutBadRequest describes a response with status code 400, with default header values.
Bad parameter
func NewSmartlockAuthsAdvancedResourcePutPutBadRequest ¶
func NewSmartlockAuthsAdvancedResourcePutPutBadRequest() *SmartlockAuthsAdvancedResourcePutPutBadRequest
NewSmartlockAuthsAdvancedResourcePutPutBadRequest creates a SmartlockAuthsAdvancedResourcePutPutBadRequest with default headers values
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) Code ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) Code() int
Code gets the status code for the smartlock auths advanced resource put put bad request response
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) Error ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) Error() string
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) IsClientError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsClientError() bool
IsClientError returns true when this smartlock auths advanced resource put put bad request response has a 4xx status code
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) IsCode ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsCode(code int) bool
IsCode returns true when this smartlock auths advanced resource put put bad request response a status code equal to that given
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) IsRedirect ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsRedirect() bool
IsRedirect returns true when this smartlock auths advanced resource put put bad request response has a 3xx status code
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) IsServerError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsServerError() bool
IsServerError returns true when this smartlock auths advanced resource put put bad request response has a 5xx status code
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) IsSuccess ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) IsSuccess() bool
IsSuccess returns true when this smartlock auths advanced resource put put bad request response has a 2xx status code
func (*SmartlockAuthsAdvancedResourcePutPutBadRequest) String ¶
func (o *SmartlockAuthsAdvancedResourcePutPutBadRequest) String() string
type SmartlockAuthsAdvancedResourcePutPutConflict ¶
type SmartlockAuthsAdvancedResourcePutPutConflict struct { }
SmartlockAuthsAdvancedResourcePutPutConflict describes a response with status code 409, with default header values.
Parameter conflicts
func NewSmartlockAuthsAdvancedResourcePutPutConflict ¶
func NewSmartlockAuthsAdvancedResourcePutPutConflict() *SmartlockAuthsAdvancedResourcePutPutConflict
NewSmartlockAuthsAdvancedResourcePutPutConflict creates a SmartlockAuthsAdvancedResourcePutPutConflict with default headers values
func (*SmartlockAuthsAdvancedResourcePutPutConflict) Code ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) Code() int
Code gets the status code for the smartlock auths advanced resource put put conflict response
func (*SmartlockAuthsAdvancedResourcePutPutConflict) Error ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) Error() string
func (*SmartlockAuthsAdvancedResourcePutPutConflict) IsClientError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsClientError() bool
IsClientError returns true when this smartlock auths advanced resource put put conflict response has a 4xx status code
func (*SmartlockAuthsAdvancedResourcePutPutConflict) IsCode ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsCode(code int) bool
IsCode returns true when this smartlock auths advanced resource put put conflict response a status code equal to that given
func (*SmartlockAuthsAdvancedResourcePutPutConflict) IsRedirect ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsRedirect() bool
IsRedirect returns true when this smartlock auths advanced resource put put conflict response has a 3xx status code
func (*SmartlockAuthsAdvancedResourcePutPutConflict) IsServerError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsServerError() bool
IsServerError returns true when this smartlock auths advanced resource put put conflict response has a 5xx status code
func (*SmartlockAuthsAdvancedResourcePutPutConflict) IsSuccess ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) IsSuccess() bool
IsSuccess returns true when this smartlock auths advanced resource put put conflict response has a 2xx status code
func (*SmartlockAuthsAdvancedResourcePutPutConflict) String ¶
func (o *SmartlockAuthsAdvancedResourcePutPutConflict) String() string
type SmartlockAuthsAdvancedResourcePutPutOK ¶
type SmartlockAuthsAdvancedResourcePutPutOK struct {
Payload *models.AdvancedConfirmationResponse
}
SmartlockAuthsAdvancedResourcePutPutOK describes a response with status code 200, with default header values.
Ok
func NewSmartlockAuthsAdvancedResourcePutPutOK ¶
func NewSmartlockAuthsAdvancedResourcePutPutOK() *SmartlockAuthsAdvancedResourcePutPutOK
NewSmartlockAuthsAdvancedResourcePutPutOK creates a SmartlockAuthsAdvancedResourcePutPutOK with default headers values
func (*SmartlockAuthsAdvancedResourcePutPutOK) Code ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) Code() int
Code gets the status code for the smartlock auths advanced resource put put o k response
func (*SmartlockAuthsAdvancedResourcePutPutOK) Error ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) Error() string
func (*SmartlockAuthsAdvancedResourcePutPutOK) GetPayload ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) GetPayload() *models.AdvancedConfirmationResponse
func (*SmartlockAuthsAdvancedResourcePutPutOK) IsClientError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsClientError() bool
IsClientError returns true when this smartlock auths advanced resource put put o k response has a 4xx status code
func (*SmartlockAuthsAdvancedResourcePutPutOK) IsCode ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsCode(code int) bool
IsCode returns true when this smartlock auths advanced resource put put o k response a status code equal to that given
func (*SmartlockAuthsAdvancedResourcePutPutOK) IsRedirect ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsRedirect() bool
IsRedirect returns true when this smartlock auths advanced resource put put o k response has a 3xx status code
func (*SmartlockAuthsAdvancedResourcePutPutOK) IsServerError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsServerError() bool
IsServerError returns true when this smartlock auths advanced resource put put o k response has a 5xx status code
func (*SmartlockAuthsAdvancedResourcePutPutOK) IsSuccess ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) IsSuccess() bool
IsSuccess returns true when this smartlock auths advanced resource put put o k response has a 2xx status code
func (*SmartlockAuthsAdvancedResourcePutPutOK) String ¶
func (o *SmartlockAuthsAdvancedResourcePutPutOK) String() string
type SmartlockAuthsAdvancedResourcePutPutParams ¶
type SmartlockAuthsAdvancedResourcePutPutParams struct { /* Body. Smartlock authorization create representation */ Body *models.SmartlocksAuthAdvancedCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SmartlockAuthsAdvancedResourcePutPutParams contains all the parameters to send to the API endpoint
for the smartlock auths advanced resource put put operation. Typically these are written to a http.Request.
func NewSmartlockAuthsAdvancedResourcePutPutParams ¶
func NewSmartlockAuthsAdvancedResourcePutPutParams() *SmartlockAuthsAdvancedResourcePutPutParams
NewSmartlockAuthsAdvancedResourcePutPutParams creates a new SmartlockAuthsAdvancedResourcePutPutParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithContext ¶
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithContext(ctx context.Context) *SmartlockAuthsAdvancedResourcePutPutParams
NewSmartlockAuthsAdvancedResourcePutPutParamsWithContext creates a new SmartlockAuthsAdvancedResourcePutPutParams object with the ability to set a context for a request.
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithHTTPClient ¶
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithHTTPClient(client *http.Client) *SmartlockAuthsAdvancedResourcePutPutParams
NewSmartlockAuthsAdvancedResourcePutPutParamsWithHTTPClient creates a new SmartlockAuthsAdvancedResourcePutPutParams object with the ability to set a custom HTTPClient for a request.
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithTimeout ¶
func NewSmartlockAuthsAdvancedResourcePutPutParamsWithTimeout(timeout time.Duration) *SmartlockAuthsAdvancedResourcePutPutParams
NewSmartlockAuthsAdvancedResourcePutPutParamsWithTimeout creates a new SmartlockAuthsAdvancedResourcePutPutParams object with the ability to set a timeout on a request.
func (*SmartlockAuthsAdvancedResourcePutPutParams) SetBody ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetBody(body *models.SmartlocksAuthAdvancedCreate)
SetBody adds the body to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) SetContext ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetContext(ctx context.Context)
SetContext adds the context to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) SetDefaults ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetDefaults()
SetDefaults hydrates default values in the smartlock auths advanced resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockAuthsAdvancedResourcePutPutParams) SetHTTPClient ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) SetTimeout ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) WithBody ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithBody(body *models.SmartlocksAuthAdvancedCreate) *SmartlockAuthsAdvancedResourcePutPutParams
WithBody adds the body to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) WithContext ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithContext(ctx context.Context) *SmartlockAuthsAdvancedResourcePutPutParams
WithContext adds the context to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) WithDefaults ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithDefaults() *SmartlockAuthsAdvancedResourcePutPutParams
WithDefaults hydrates default values in the smartlock auths advanced resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockAuthsAdvancedResourcePutPutParams) WithHTTPClient ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithHTTPClient(client *http.Client) *SmartlockAuthsAdvancedResourcePutPutParams
WithHTTPClient adds the HTTPClient to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) WithTimeout ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WithTimeout(timeout time.Duration) *SmartlockAuthsAdvancedResourcePutPutParams
WithTimeout adds the timeout to the smartlock auths advanced resource put put params
func (*SmartlockAuthsAdvancedResourcePutPutParams) WriteToRequest ¶
func (o *SmartlockAuthsAdvancedResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SmartlockAuthsAdvancedResourcePutPutPaymentRequired ¶
type SmartlockAuthsAdvancedResourcePutPutPaymentRequired struct { }
SmartlockAuthsAdvancedResourcePutPutPaymentRequired describes a response with status code 402, with default header values.
Account not payed
func NewSmartlockAuthsAdvancedResourcePutPutPaymentRequired ¶
func NewSmartlockAuthsAdvancedResourcePutPutPaymentRequired() *SmartlockAuthsAdvancedResourcePutPutPaymentRequired
NewSmartlockAuthsAdvancedResourcePutPutPaymentRequired creates a SmartlockAuthsAdvancedResourcePutPutPaymentRequired with default headers values
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Code ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Code() int
Code gets the status code for the smartlock auths advanced resource put put payment required response
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Error ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) Error() string
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsClientError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsClientError() bool
IsClientError returns true when this smartlock auths advanced resource put put payment required response has a 4xx status code
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsCode ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsCode(code int) bool
IsCode returns true when this smartlock auths advanced resource put put payment required response a status code equal to that given
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsRedirect ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsRedirect() bool
IsRedirect returns true when this smartlock auths advanced resource put put payment required response has a 3xx status code
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsServerError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsServerError() bool
IsServerError returns true when this smartlock auths advanced resource put put payment required response has a 5xx status code
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsSuccess ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) IsSuccess() bool
IsSuccess returns true when this smartlock auths advanced resource put put payment required response has a 2xx status code
func (*SmartlockAuthsAdvancedResourcePutPutPaymentRequired) String ¶
func (o *SmartlockAuthsAdvancedResourcePutPutPaymentRequired) String() string
type SmartlockAuthsAdvancedResourcePutPutReader ¶
type SmartlockAuthsAdvancedResourcePutPutReader struct {
// contains filtered or unexported fields
}
SmartlockAuthsAdvancedResourcePutPutReader is a Reader for the SmartlockAuthsAdvancedResourcePutPut structure.
func (*SmartlockAuthsAdvancedResourcePutPutReader) ReadResponse ¶
func (o *SmartlockAuthsAdvancedResourcePutPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SmartlockAuthsAdvancedResourcePutPutUpgradeRequired ¶
type SmartlockAuthsAdvancedResourcePutPutUpgradeRequired struct { }
SmartlockAuthsAdvancedResourcePutPutUpgradeRequired describes a response with status code 426, with default header values.
Account upgrade required
func NewSmartlockAuthsAdvancedResourcePutPutUpgradeRequired ¶
func NewSmartlockAuthsAdvancedResourcePutPutUpgradeRequired() *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired
NewSmartlockAuthsAdvancedResourcePutPutUpgradeRequired creates a SmartlockAuthsAdvancedResourcePutPutUpgradeRequired with default headers values
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Code ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Code() int
Code gets the status code for the smartlock auths advanced resource put put upgrade required response
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Error ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) Error() string
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsClientError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsClientError() bool
IsClientError returns true when this smartlock auths advanced resource put put upgrade required response has a 4xx status code
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsCode ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsCode(code int) bool
IsCode returns true when this smartlock auths advanced resource put put upgrade required response a status code equal to that given
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsRedirect ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsRedirect() bool
IsRedirect returns true when this smartlock auths advanced resource put put upgrade required response has a 3xx status code
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsServerError ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsServerError() bool
IsServerError returns true when this smartlock auths advanced resource put put upgrade required response has a 5xx status code
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsSuccess ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) IsSuccess() bool
IsSuccess returns true when this smartlock auths advanced resource put put upgrade required response has a 2xx status code
func (*SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) String ¶
func (o *SmartlockAuthsAdvancedResourcePutPutUpgradeRequired) String() string
type SmartlockLockActionAdvancedResourcePostLockPostBadRequest ¶
type SmartlockLockActionAdvancedResourcePostLockPostBadRequest struct { }
SmartlockLockActionAdvancedResourcePostLockPostBadRequest describes a response with status code 400, with default header values.
Bad Parameter
func NewSmartlockLockActionAdvancedResourcePostLockPostBadRequest ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostBadRequest() *SmartlockLockActionAdvancedResourcePostLockPostBadRequest
NewSmartlockLockActionAdvancedResourcePostLockPostBadRequest creates a SmartlockLockActionAdvancedResourcePostLockPostBadRequest with default headers values
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Code ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Code() int
Code gets the status code for the smartlock lock action advanced resource post lock post bad request response
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Error ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) Error() string
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsClientError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsClientError() bool
IsClientError returns true when this smartlock lock action advanced resource post lock post bad request response has a 4xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsCode ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsCode(code int) bool
IsCode returns true when this smartlock lock action advanced resource post lock post bad request response a status code equal to that given
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsRedirect ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsRedirect() bool
IsRedirect returns true when this smartlock lock action advanced resource post lock post bad request response has a 3xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsServerError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsServerError() bool
IsServerError returns true when this smartlock lock action advanced resource post lock post bad request response has a 5xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsSuccess ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) IsSuccess() bool
IsSuccess returns true when this smartlock lock action advanced resource post lock post bad request response has a 2xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostBadRequest) String ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostBadRequest) String() string
type SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed ¶
type SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed struct { }
SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed describes a response with status code 405, with default header values.
Not allowed
func NewSmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed() *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed
NewSmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed creates a SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed with default headers values
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Code ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Code() int
Code gets the status code for the smartlock lock action advanced resource post lock post method not allowed response
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Error ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) Error() string
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError() bool
IsClientError returns true when this smartlock lock action advanced resource post lock post method not allowed response has a 4xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this smartlock lock action advanced resource post lock post method not allowed response a status code equal to that given
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this smartlock lock action advanced resource post lock post method not allowed response has a 3xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError() bool
IsServerError returns true when this smartlock lock action advanced resource post lock post method not allowed response has a 5xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this smartlock lock action advanced resource post lock post method not allowed response has a 2xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) String ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostMethodNotAllowed) String() string
type SmartlockLockActionAdvancedResourcePostLockPostOK ¶
type SmartlockLockActionAdvancedResourcePostLockPostOK struct {
Payload *models.AdvancedConfirmationResponse
}
SmartlockLockActionAdvancedResourcePostLockPostOK describes a response with status code 200, with default header values.
Ok
func NewSmartlockLockActionAdvancedResourcePostLockPostOK ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostOK() *SmartlockLockActionAdvancedResourcePostLockPostOK
NewSmartlockLockActionAdvancedResourcePostLockPostOK creates a SmartlockLockActionAdvancedResourcePostLockPostOK with default headers values
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) Code ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) Code() int
Code gets the status code for the smartlock lock action advanced resource post lock post o k response
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) Error ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) Error() string
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) GetPayload ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) GetPayload() *models.AdvancedConfirmationResponse
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) IsClientError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsClientError() bool
IsClientError returns true when this smartlock lock action advanced resource post lock post o k response has a 4xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) IsCode ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsCode(code int) bool
IsCode returns true when this smartlock lock action advanced resource post lock post o k response a status code equal to that given
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) IsRedirect ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsRedirect() bool
IsRedirect returns true when this smartlock lock action advanced resource post lock post o k response has a 3xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) IsServerError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsServerError() bool
IsServerError returns true when this smartlock lock action advanced resource post lock post o k response has a 5xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) IsSuccess ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) IsSuccess() bool
IsSuccess returns true when this smartlock lock action advanced resource post lock post o k response has a 2xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostOK) String ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostOK) String() string
type SmartlockLockActionAdvancedResourcePostLockPostParams ¶
type SmartlockLockActionAdvancedResourcePostLockPostParams struct { /* SmartlockID. The smartlock id */ SmartlockID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SmartlockLockActionAdvancedResourcePostLockPostParams contains all the parameters to send to the API endpoint
for the smartlock lock action advanced resource post lock post operation. Typically these are written to a http.Request.
func NewSmartlockLockActionAdvancedResourcePostLockPostParams ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostParams() *SmartlockLockActionAdvancedResourcePostLockPostParams
NewSmartlockLockActionAdvancedResourcePostLockPostParams creates a new SmartlockLockActionAdvancedResourcePostLockPostParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithContext ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithContext(ctx context.Context) *SmartlockLockActionAdvancedResourcePostLockPostParams
NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithContext creates a new SmartlockLockActionAdvancedResourcePostLockPostParams object with the ability to set a context for a request.
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithHTTPClient ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithHTTPClient(client *http.Client) *SmartlockLockActionAdvancedResourcePostLockPostParams
NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithHTTPClient creates a new SmartlockLockActionAdvancedResourcePostLockPostParams object with the ability to set a custom HTTPClient for a request.
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithTimeout ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithTimeout(timeout time.Duration) *SmartlockLockActionAdvancedResourcePostLockPostParams
NewSmartlockLockActionAdvancedResourcePostLockPostParamsWithTimeout creates a new SmartlockLockActionAdvancedResourcePostLockPostParams object with the ability to set a timeout on a request.
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) SetContext ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetContext(ctx context.Context)
SetContext adds the context to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) SetDefaults ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetDefaults()
SetDefaults hydrates default values in the smartlock lock action advanced resource post lock post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) SetHTTPClient ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) SetSmartlockID ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetSmartlockID(smartlockID string)
SetSmartlockID adds the smartlockId to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) SetTimeout ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WithContext ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithContext(ctx context.Context) *SmartlockLockActionAdvancedResourcePostLockPostParams
WithContext adds the context to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WithDefaults ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithDefaults() *SmartlockLockActionAdvancedResourcePostLockPostParams
WithDefaults hydrates default values in the smartlock lock action advanced resource post lock post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WithHTTPClient ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithHTTPClient(client *http.Client) *SmartlockLockActionAdvancedResourcePostLockPostParams
WithHTTPClient adds the HTTPClient to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WithSmartlockID ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithSmartlockID(smartlockID string) *SmartlockLockActionAdvancedResourcePostLockPostParams
WithSmartlockID adds the smartlockID to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WithTimeout ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WithTimeout(timeout time.Duration) *SmartlockLockActionAdvancedResourcePostLockPostParams
WithTimeout adds the timeout to the smartlock lock action advanced resource post lock post params
func (*SmartlockLockActionAdvancedResourcePostLockPostParams) WriteToRequest ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SmartlockLockActionAdvancedResourcePostLockPostReader ¶
type SmartlockLockActionAdvancedResourcePostLockPostReader struct {
// contains filtered or unexported fields
}
SmartlockLockActionAdvancedResourcePostLockPostReader is a Reader for the SmartlockLockActionAdvancedResourcePostLockPost structure.
func (*SmartlockLockActionAdvancedResourcePostLockPostReader) ReadResponse ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SmartlockLockActionAdvancedResourcePostLockPostUnauthorized ¶
type SmartlockLockActionAdvancedResourcePostLockPostUnauthorized struct { }
SmartlockLockActionAdvancedResourcePostLockPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewSmartlockLockActionAdvancedResourcePostLockPostUnauthorized ¶
func NewSmartlockLockActionAdvancedResourcePostLockPostUnauthorized() *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized
NewSmartlockLockActionAdvancedResourcePostLockPostUnauthorized creates a SmartlockLockActionAdvancedResourcePostLockPostUnauthorized with default headers values
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Code ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Code() int
Code gets the status code for the smartlock lock action advanced resource post lock post unauthorized response
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Error ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) Error() string
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsClientError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsClientError() bool
IsClientError returns true when this smartlock lock action advanced resource post lock post unauthorized response has a 4xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsCode ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsCode(code int) bool
IsCode returns true when this smartlock lock action advanced resource post lock post unauthorized response a status code equal to that given
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this smartlock lock action advanced resource post lock post unauthorized response has a 3xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsServerError ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsServerError() bool
IsServerError returns true when this smartlock lock action advanced resource post lock post unauthorized response has a 5xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this smartlock lock action advanced resource post lock post unauthorized response has a 2xx status code
func (*SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) String ¶
func (o *SmartlockLockActionAdvancedResourcePostLockPostUnauthorized) String() string
type SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest struct { }
SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest describes a response with status code 400, with default header values.
Bad Parameter
func NewSmartlockUnlockActionAdvancedResourcePostLockPostBadRequest ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostBadRequest() *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest
NewSmartlockUnlockActionAdvancedResourcePostLockPostBadRequest creates a SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest with default headers values
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Code ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Code() int
Code gets the status code for the smartlock unlock action advanced resource post lock post bad request response
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Error ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) Error() string
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsClientError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsClientError() bool
IsClientError returns true when this smartlock unlock action advanced resource post lock post bad request response has a 4xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsCode ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsCode(code int) bool
IsCode returns true when this smartlock unlock action advanced resource post lock post bad request response a status code equal to that given
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsRedirect ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsRedirect() bool
IsRedirect returns true when this smartlock unlock action advanced resource post lock post bad request response has a 3xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsServerError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsServerError() bool
IsServerError returns true when this smartlock unlock action advanced resource post lock post bad request response has a 5xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsSuccess ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) IsSuccess() bool
IsSuccess returns true when this smartlock unlock action advanced resource post lock post bad request response has a 2xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) String ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostBadRequest) String() string
type SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed struct { }
SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed describes a response with status code 405, with default header values.
Not allowed
func NewSmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed() *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed
NewSmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed creates a SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed with default headers values
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Code ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Code() int
Code gets the status code for the smartlock unlock action advanced resource post lock post method not allowed response
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Error ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) Error() string
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsClientError() bool
IsClientError returns true when this smartlock unlock action advanced resource post lock post method not allowed response has a 4xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this smartlock unlock action advanced resource post lock post method not allowed response a status code equal to that given
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this smartlock unlock action advanced resource post lock post method not allowed response has a 3xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsServerError() bool
IsServerError returns true when this smartlock unlock action advanced resource post lock post method not allowed response has a 5xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this smartlock unlock action advanced resource post lock post method not allowed response has a 2xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) String ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostMethodNotAllowed) String() string
type SmartlockUnlockActionAdvancedResourcePostLockPostOK ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostOK struct {
Payload *models.AdvancedConfirmationResponse
}
SmartlockUnlockActionAdvancedResourcePostLockPostOK describes a response with status code 200, with default header values.
Ok
func NewSmartlockUnlockActionAdvancedResourcePostLockPostOK ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostOK() *SmartlockUnlockActionAdvancedResourcePostLockPostOK
NewSmartlockUnlockActionAdvancedResourcePostLockPostOK creates a SmartlockUnlockActionAdvancedResourcePostLockPostOK with default headers values
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) Code ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) Code() int
Code gets the status code for the smartlock unlock action advanced resource post lock post o k response
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) Error ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) Error() string
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) GetPayload ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) GetPayload() *models.AdvancedConfirmationResponse
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsClientError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsClientError() bool
IsClientError returns true when this smartlock unlock action advanced resource post lock post o k response has a 4xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsCode ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsCode(code int) bool
IsCode returns true when this smartlock unlock action advanced resource post lock post o k response a status code equal to that given
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsRedirect ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsRedirect() bool
IsRedirect returns true when this smartlock unlock action advanced resource post lock post o k response has a 3xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsServerError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsServerError() bool
IsServerError returns true when this smartlock unlock action advanced resource post lock post o k response has a 5xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsSuccess ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) IsSuccess() bool
IsSuccess returns true when this smartlock unlock action advanced resource post lock post o k response has a 2xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostOK) String ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostOK) String() string
type SmartlockUnlockActionAdvancedResourcePostLockPostParams ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostParams struct { /* SmartlockID. The smartlock id */ SmartlockID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
SmartlockUnlockActionAdvancedResourcePostLockPostParams contains all the parameters to send to the API endpoint
for the smartlock unlock action advanced resource post lock post operation. Typically these are written to a http.Request.
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParams ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParams() *SmartlockUnlockActionAdvancedResourcePostLockPostParams
NewSmartlockUnlockActionAdvancedResourcePostLockPostParams creates a new SmartlockUnlockActionAdvancedResourcePostLockPostParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithContext ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithContext(ctx context.Context) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithContext creates a new SmartlockUnlockActionAdvancedResourcePostLockPostParams object with the ability to set a context for a request.
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithHTTPClient ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithHTTPClient(client *http.Client) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithHTTPClient creates a new SmartlockUnlockActionAdvancedResourcePostLockPostParams object with the ability to set a custom HTTPClient for a request.
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithTimeout ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithTimeout(timeout time.Duration) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
NewSmartlockUnlockActionAdvancedResourcePostLockPostParamsWithTimeout creates a new SmartlockUnlockActionAdvancedResourcePostLockPostParams object with the ability to set a timeout on a request.
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetContext ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetContext(ctx context.Context)
SetContext adds the context to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetDefaults ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetDefaults()
SetDefaults hydrates default values in the smartlock unlock action advanced resource post lock post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetHTTPClient ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetSmartlockID ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetSmartlockID(smartlockID string)
SetSmartlockID adds the smartlockId to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetTimeout ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithContext ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithContext(ctx context.Context) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
WithContext adds the context to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithDefaults ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithDefaults() *SmartlockUnlockActionAdvancedResourcePostLockPostParams
WithDefaults hydrates default values in the smartlock unlock action advanced resource post lock post params (not the query body).
All values with no default are reset to their zero value.
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithHTTPClient ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithHTTPClient(client *http.Client) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
WithHTTPClient adds the HTTPClient to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithSmartlockID ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithSmartlockID(smartlockID string) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
WithSmartlockID adds the smartlockID to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithTimeout ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WithTimeout(timeout time.Duration) *SmartlockUnlockActionAdvancedResourcePostLockPostParams
WithTimeout adds the timeout to the smartlock unlock action advanced resource post lock post params
func (*SmartlockUnlockActionAdvancedResourcePostLockPostParams) WriteToRequest ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SmartlockUnlockActionAdvancedResourcePostLockPostReader ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostReader struct {
// contains filtered or unexported fields
}
SmartlockUnlockActionAdvancedResourcePostLockPostReader is a Reader for the SmartlockUnlockActionAdvancedResourcePostLockPost structure.
func (*SmartlockUnlockActionAdvancedResourcePostLockPostReader) ReadResponse ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized ¶
type SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized struct { }
SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewSmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized ¶
func NewSmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized() *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized
NewSmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized creates a SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized with default headers values
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Code ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Code() int
Code gets the status code for the smartlock unlock action advanced resource post lock post unauthorized response
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Error ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) Error() string
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsClientError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsClientError() bool
IsClientError returns true when this smartlock unlock action advanced resource post lock post unauthorized response has a 4xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsCode ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsCode(code int) bool
IsCode returns true when this smartlock unlock action advanced resource post lock post unauthorized response a status code equal to that given
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this smartlock unlock action advanced resource post lock post unauthorized response has a 3xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsServerError ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsServerError() bool
IsServerError returns true when this smartlock unlock action advanced resource post lock post unauthorized response has a 5xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this smartlock unlock action advanced resource post lock post unauthorized response has a 2xx status code
func (*SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) String ¶
func (o *SmartlockUnlockActionAdvancedResourcePostLockPostUnauthorized) String() string
type WebhookLogsResourceGetGetOK ¶
type WebhookLogsResourceGetGetOK struct {
Payload []*models.WebhookLog
}
WebhookLogsResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewWebhookLogsResourceGetGetOK ¶
func NewWebhookLogsResourceGetGetOK() *WebhookLogsResourceGetGetOK
NewWebhookLogsResourceGetGetOK creates a WebhookLogsResourceGetGetOK with default headers values
func (*WebhookLogsResourceGetGetOK) Code ¶
func (o *WebhookLogsResourceGetGetOK) Code() int
Code gets the status code for the webhook logs resource get get o k response
func (*WebhookLogsResourceGetGetOK) Error ¶
func (o *WebhookLogsResourceGetGetOK) Error() string
func (*WebhookLogsResourceGetGetOK) GetPayload ¶
func (o *WebhookLogsResourceGetGetOK) GetPayload() []*models.WebhookLog
func (*WebhookLogsResourceGetGetOK) IsClientError ¶
func (o *WebhookLogsResourceGetGetOK) IsClientError() bool
IsClientError returns true when this webhook logs resource get get o k response has a 4xx status code
func (*WebhookLogsResourceGetGetOK) IsCode ¶
func (o *WebhookLogsResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this webhook logs resource get get o k response a status code equal to that given
func (*WebhookLogsResourceGetGetOK) IsRedirect ¶
func (o *WebhookLogsResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this webhook logs resource get get o k response has a 3xx status code
func (*WebhookLogsResourceGetGetOK) IsServerError ¶
func (o *WebhookLogsResourceGetGetOK) IsServerError() bool
IsServerError returns true when this webhook logs resource get get o k response has a 5xx status code
func (*WebhookLogsResourceGetGetOK) IsSuccess ¶
func (o *WebhookLogsResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this webhook logs resource get get o k response has a 2xx status code
func (*WebhookLogsResourceGetGetOK) String ¶
func (o *WebhookLogsResourceGetGetOK) String() string
type WebhookLogsResourceGetGetParams ¶
type WebhookLogsResourceGetGetParams struct { /* APIKeyID. The api key id */ APIKeyID int64 /* ID. Optionally filter for older logs */ ID *string /* Limit. Amount of logs (max: 100) Default: 50 */ Limit *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
WebhookLogsResourceGetGetParams contains all the parameters to send to the API endpoint
for the webhook logs resource get get operation. Typically these are written to a http.Request.
func NewWebhookLogsResourceGetGetParams ¶
func NewWebhookLogsResourceGetGetParams() *WebhookLogsResourceGetGetParams
NewWebhookLogsResourceGetGetParams creates a new WebhookLogsResourceGetGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewWebhookLogsResourceGetGetParamsWithContext ¶
func NewWebhookLogsResourceGetGetParamsWithContext(ctx context.Context) *WebhookLogsResourceGetGetParams
NewWebhookLogsResourceGetGetParamsWithContext creates a new WebhookLogsResourceGetGetParams object with the ability to set a context for a request.
func NewWebhookLogsResourceGetGetParamsWithHTTPClient ¶
func NewWebhookLogsResourceGetGetParamsWithHTTPClient(client *http.Client) *WebhookLogsResourceGetGetParams
NewWebhookLogsResourceGetGetParamsWithHTTPClient creates a new WebhookLogsResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewWebhookLogsResourceGetGetParamsWithTimeout ¶
func NewWebhookLogsResourceGetGetParamsWithTimeout(timeout time.Duration) *WebhookLogsResourceGetGetParams
NewWebhookLogsResourceGetGetParamsWithTimeout creates a new WebhookLogsResourceGetGetParams object with the ability to set a timeout on a request.
func (*WebhookLogsResourceGetGetParams) SetAPIKeyID ¶
func (o *WebhookLogsResourceGetGetParams) SetAPIKeyID(aPIKeyID int64)
SetAPIKeyID adds the apiKeyId to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) SetContext ¶
func (o *WebhookLogsResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) SetDefaults ¶
func (o *WebhookLogsResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the webhook logs resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*WebhookLogsResourceGetGetParams) SetHTTPClient ¶
func (o *WebhookLogsResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) SetID ¶
func (o *WebhookLogsResourceGetGetParams) SetID(id *string)
SetID adds the id to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) SetLimit ¶
func (o *WebhookLogsResourceGetGetParams) SetLimit(limit *int64)
SetLimit adds the limit to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) SetTimeout ¶
func (o *WebhookLogsResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithAPIKeyID ¶
func (o *WebhookLogsResourceGetGetParams) WithAPIKeyID(aPIKeyID int64) *WebhookLogsResourceGetGetParams
WithAPIKeyID adds the aPIKeyID to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithContext ¶
func (o *WebhookLogsResourceGetGetParams) WithContext(ctx context.Context) *WebhookLogsResourceGetGetParams
WithContext adds the context to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithDefaults ¶
func (o *WebhookLogsResourceGetGetParams) WithDefaults() *WebhookLogsResourceGetGetParams
WithDefaults hydrates default values in the webhook logs resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*WebhookLogsResourceGetGetParams) WithHTTPClient ¶
func (o *WebhookLogsResourceGetGetParams) WithHTTPClient(client *http.Client) *WebhookLogsResourceGetGetParams
WithHTTPClient adds the HTTPClient to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithID ¶
func (o *WebhookLogsResourceGetGetParams) WithID(id *string) *WebhookLogsResourceGetGetParams
WithID adds the id to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithLimit ¶
func (o *WebhookLogsResourceGetGetParams) WithLimit(limit *int64) *WebhookLogsResourceGetGetParams
WithLimit adds the limit to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WithTimeout ¶
func (o *WebhookLogsResourceGetGetParams) WithTimeout(timeout time.Duration) *WebhookLogsResourceGetGetParams
WithTimeout adds the timeout to the webhook logs resource get get params
func (*WebhookLogsResourceGetGetParams) WriteToRequest ¶
func (o *WebhookLogsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type WebhookLogsResourceGetGetReader ¶
type WebhookLogsResourceGetGetReader struct {
// contains filtered or unexported fields
}
WebhookLogsResourceGetGetReader is a Reader for the WebhookLogsResourceGetGet structure.
func (*WebhookLogsResourceGetGetReader) ReadResponse ¶
func (o *WebhookLogsResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type WebhookLogsResourceGetGetUnauthorized ¶
type WebhookLogsResourceGetGetUnauthorized struct { }
WebhookLogsResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewWebhookLogsResourceGetGetUnauthorized ¶
func NewWebhookLogsResourceGetGetUnauthorized() *WebhookLogsResourceGetGetUnauthorized
NewWebhookLogsResourceGetGetUnauthorized creates a WebhookLogsResourceGetGetUnauthorized with default headers values
func (*WebhookLogsResourceGetGetUnauthorized) Code ¶
func (o *WebhookLogsResourceGetGetUnauthorized) Code() int
Code gets the status code for the webhook logs resource get get unauthorized response
func (*WebhookLogsResourceGetGetUnauthorized) Error ¶
func (o *WebhookLogsResourceGetGetUnauthorized) Error() string
func (*WebhookLogsResourceGetGetUnauthorized) IsClientError ¶
func (o *WebhookLogsResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this webhook logs resource get get unauthorized response has a 4xx status code
func (*WebhookLogsResourceGetGetUnauthorized) IsCode ¶
func (o *WebhookLogsResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this webhook logs resource get get unauthorized response a status code equal to that given
func (*WebhookLogsResourceGetGetUnauthorized) IsRedirect ¶
func (o *WebhookLogsResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this webhook logs resource get get unauthorized response has a 3xx status code
func (*WebhookLogsResourceGetGetUnauthorized) IsServerError ¶
func (o *WebhookLogsResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this webhook logs resource get get unauthorized response has a 5xx status code
func (*WebhookLogsResourceGetGetUnauthorized) IsSuccess ¶
func (o *WebhookLogsResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this webhook logs resource get get unauthorized response has a 2xx status code
func (*WebhookLogsResourceGetGetUnauthorized) String ¶
func (o *WebhookLogsResourceGetGetUnauthorized) String() string
Source Files
¶
- advanced_api_client.go
- decentral_webhook_resource_delete_delete_parameters.go
- decentral_webhook_resource_delete_delete_responses.go
- decentral_webhooks_resource_get_get_parameters.go
- decentral_webhooks_resource_get_get_responses.go
- decentral_webhooks_resource_put_put_parameters.go
- decentral_webhooks_resource_put_put_responses.go
- smartlock_action_advanced_resource_action_post_parameters.go
- smartlock_action_advanced_resource_action_post_responses.go
- smartlock_auths_advanced_resource_put_put_parameters.go
- smartlock_auths_advanced_resource_put_put_responses.go
- smartlock_lock_action_advanced_resource_post_lock_post_parameters.go
- smartlock_lock_action_advanced_resource_post_lock_post_responses.go
- smartlock_unlock_action_advanced_resource_post_lock_post_parameters.go
- smartlock_unlock_action_advanced_resource_post_lock_post_responses.go
- webhook_logs_resource_get_get_parameters.go
- webhook_logs_resource_get_get_responses.go