Documentation
¶
Index ¶
- type AccountEmailChangeResourcePostPostBadRequest
- func (o *AccountEmailChangeResourcePostPostBadRequest) Code() int
- func (o *AccountEmailChangeResourcePostPostBadRequest) Error() string
- func (o *AccountEmailChangeResourcePostPostBadRequest) IsClientError() bool
- func (o *AccountEmailChangeResourcePostPostBadRequest) IsCode(code int) bool
- func (o *AccountEmailChangeResourcePostPostBadRequest) IsRedirect() bool
- func (o *AccountEmailChangeResourcePostPostBadRequest) IsServerError() bool
- func (o *AccountEmailChangeResourcePostPostBadRequest) IsSuccess() bool
- func (o *AccountEmailChangeResourcePostPostBadRequest) String() string
- type AccountEmailChangeResourcePostPostConflict
- func (o *AccountEmailChangeResourcePostPostConflict) Code() int
- func (o *AccountEmailChangeResourcePostPostConflict) Error() string
- func (o *AccountEmailChangeResourcePostPostConflict) IsClientError() bool
- func (o *AccountEmailChangeResourcePostPostConflict) IsCode(code int) bool
- func (o *AccountEmailChangeResourcePostPostConflict) IsRedirect() bool
- func (o *AccountEmailChangeResourcePostPostConflict) IsServerError() bool
- func (o *AccountEmailChangeResourcePostPostConflict) IsSuccess() bool
- func (o *AccountEmailChangeResourcePostPostConflict) String() string
- type AccountEmailChangeResourcePostPostNoContent
- func (o *AccountEmailChangeResourcePostPostNoContent) Code() int
- func (o *AccountEmailChangeResourcePostPostNoContent) Error() string
- func (o *AccountEmailChangeResourcePostPostNoContent) IsClientError() bool
- func (o *AccountEmailChangeResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountEmailChangeResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountEmailChangeResourcePostPostNoContent) IsServerError() bool
- func (o *AccountEmailChangeResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountEmailChangeResourcePostPostNoContent) String() string
- type AccountEmailChangeResourcePostPostParams
- func NewAccountEmailChangeResourcePostPostParams() *AccountEmailChangeResourcePostPostParams
- func NewAccountEmailChangeResourcePostPostParamsWithContext(ctx context.Context) *AccountEmailChangeResourcePostPostParams
- func NewAccountEmailChangeResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountEmailChangeResourcePostPostParams
- func NewAccountEmailChangeResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) SetBody(body *models.AccountEmailChange)
- func (o *AccountEmailChangeResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountEmailChangeResourcePostPostParams) SetDefaults()
- func (o *AccountEmailChangeResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountEmailChangeResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountEmailChangeResourcePostPostParams) WithBody(body *models.AccountEmailChange) *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) WithContext(ctx context.Context) *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) WithDefaults() *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountEmailChangeResourcePostPostParams
- func (o *AccountEmailChangeResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountEmailChangeResourcePostPostReader
- type AccountEmailChangeResourcePostPostUnauthorized
- func (o *AccountEmailChangeResourcePostPostUnauthorized) Code() int
- func (o *AccountEmailChangeResourcePostPostUnauthorized) Error() string
- func (o *AccountEmailChangeResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountEmailChangeResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountEmailChangeResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountEmailChangeResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountEmailChangeResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountEmailChangeResourcePostPostUnauthorized) String() string
- type AccountEmailVerifyResourcePostPostBadRequest
- func (o *AccountEmailVerifyResourcePostPostBadRequest) Code() int
- func (o *AccountEmailVerifyResourcePostPostBadRequest) Error() string
- func (o *AccountEmailVerifyResourcePostPostBadRequest) IsClientError() bool
- func (o *AccountEmailVerifyResourcePostPostBadRequest) IsCode(code int) bool
- func (o *AccountEmailVerifyResourcePostPostBadRequest) IsRedirect() bool
- func (o *AccountEmailVerifyResourcePostPostBadRequest) IsServerError() bool
- func (o *AccountEmailVerifyResourcePostPostBadRequest) IsSuccess() bool
- func (o *AccountEmailVerifyResourcePostPostBadRequest) String() string
- type AccountEmailVerifyResourcePostPostConflict
- func (o *AccountEmailVerifyResourcePostPostConflict) Code() int
- func (o *AccountEmailVerifyResourcePostPostConflict) Error() string
- func (o *AccountEmailVerifyResourcePostPostConflict) IsClientError() bool
- func (o *AccountEmailVerifyResourcePostPostConflict) IsCode(code int) bool
- func (o *AccountEmailVerifyResourcePostPostConflict) IsRedirect() bool
- func (o *AccountEmailVerifyResourcePostPostConflict) IsServerError() bool
- func (o *AccountEmailVerifyResourcePostPostConflict) IsSuccess() bool
- func (o *AccountEmailVerifyResourcePostPostConflict) String() string
- type AccountEmailVerifyResourcePostPostNoContent
- func (o *AccountEmailVerifyResourcePostPostNoContent) Code() int
- func (o *AccountEmailVerifyResourcePostPostNoContent) Error() string
- func (o *AccountEmailVerifyResourcePostPostNoContent) IsClientError() bool
- func (o *AccountEmailVerifyResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountEmailVerifyResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountEmailVerifyResourcePostPostNoContent) IsServerError() bool
- func (o *AccountEmailVerifyResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountEmailVerifyResourcePostPostNoContent) String() string
- type AccountEmailVerifyResourcePostPostParams
- func NewAccountEmailVerifyResourcePostPostParams() *AccountEmailVerifyResourcePostPostParams
- func NewAccountEmailVerifyResourcePostPostParamsWithContext(ctx context.Context) *AccountEmailVerifyResourcePostPostParams
- func NewAccountEmailVerifyResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountEmailVerifyResourcePostPostParams
- func NewAccountEmailVerifyResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountEmailVerifyResourcePostPostParams
- func (o *AccountEmailVerifyResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountEmailVerifyResourcePostPostParams) SetDefaults()
- func (o *AccountEmailVerifyResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountEmailVerifyResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountEmailVerifyResourcePostPostParams) WithContext(ctx context.Context) *AccountEmailVerifyResourcePostPostParams
- func (o *AccountEmailVerifyResourcePostPostParams) WithDefaults() *AccountEmailVerifyResourcePostPostParams
- func (o *AccountEmailVerifyResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountEmailVerifyResourcePostPostParams
- func (o *AccountEmailVerifyResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountEmailVerifyResourcePostPostParams
- func (o *AccountEmailVerifyResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountEmailVerifyResourcePostPostReader
- type AccountEmailVerifyResourcePostPostUnauthorized
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) Code() int
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) Error() string
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountEmailVerifyResourcePostPostUnauthorized) String() string
- type AccountIntegrationsResourceDeleteDeleteNoContent
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) Code() int
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) Error() string
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *AccountIntegrationsResourceDeleteDeleteNoContent) String() string
- type AccountIntegrationsResourceDeleteDeleteParams
- func NewAccountIntegrationsResourceDeleteDeleteParams() *AccountIntegrationsResourceDeleteDeleteParams
- func NewAccountIntegrationsResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountIntegrationsResourceDeleteDeleteParams
- func NewAccountIntegrationsResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountIntegrationsResourceDeleteDeleteParams
- func NewAccountIntegrationsResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetAPIKeyID(aPIKeyID *int64)
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetDefaults()
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *AccountIntegrationsResourceDeleteDeleteParams) SetTokenID(tokenID *int64)
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithAPIKeyID(aPIKeyID *int64) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithDefaults() *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WithTokenID(tokenID *int64) *AccountIntegrationsResourceDeleteDeleteParams
- func (o *AccountIntegrationsResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountIntegrationsResourceDeleteDeleteReader
- type AccountIntegrationsResourceDeleteDeleteUnauthorized
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) Code() int
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) Error() string
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) String() string
- type AccountIntegrationsResourceGetGetOK
- func (o *AccountIntegrationsResourceGetGetOK) Code() int
- func (o *AccountIntegrationsResourceGetGetOK) Error() string
- func (o *AccountIntegrationsResourceGetGetOK) GetPayload() []*models.AccountIntegration
- func (o *AccountIntegrationsResourceGetGetOK) IsClientError() bool
- func (o *AccountIntegrationsResourceGetGetOK) IsCode(code int) bool
- func (o *AccountIntegrationsResourceGetGetOK) IsRedirect() bool
- func (o *AccountIntegrationsResourceGetGetOK) IsServerError() bool
- func (o *AccountIntegrationsResourceGetGetOK) IsSuccess() bool
- func (o *AccountIntegrationsResourceGetGetOK) String() string
- type AccountIntegrationsResourceGetGetParams
- func NewAccountIntegrationsResourceGetGetParams() *AccountIntegrationsResourceGetGetParams
- func NewAccountIntegrationsResourceGetGetParamsWithContext(ctx context.Context) *AccountIntegrationsResourceGetGetParams
- func NewAccountIntegrationsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountIntegrationsResourceGetGetParams
- func NewAccountIntegrationsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountIntegrationsResourceGetGetParams
- func (o *AccountIntegrationsResourceGetGetParams) SetContext(ctx context.Context)
- func (o *AccountIntegrationsResourceGetGetParams) SetDefaults()
- func (o *AccountIntegrationsResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *AccountIntegrationsResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *AccountIntegrationsResourceGetGetParams) WithContext(ctx context.Context) *AccountIntegrationsResourceGetGetParams
- func (o *AccountIntegrationsResourceGetGetParams) WithDefaults() *AccountIntegrationsResourceGetGetParams
- func (o *AccountIntegrationsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountIntegrationsResourceGetGetParams
- func (o *AccountIntegrationsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountIntegrationsResourceGetGetParams
- func (o *AccountIntegrationsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountIntegrationsResourceGetGetReader
- type AccountIntegrationsResourceGetGetUnauthorized
- func (o *AccountIntegrationsResourceGetGetUnauthorized) Code() int
- func (o *AccountIntegrationsResourceGetGetUnauthorized) Error() string
- func (o *AccountIntegrationsResourceGetGetUnauthorized) IsClientError() bool
- func (o *AccountIntegrationsResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *AccountIntegrationsResourceGetGetUnauthorized) IsRedirect() bool
- func (o *AccountIntegrationsResourceGetGetUnauthorized) IsServerError() bool
- func (o *AccountIntegrationsResourceGetGetUnauthorized) IsSuccess() bool
- func (o *AccountIntegrationsResourceGetGetUnauthorized) String() string
- type AccountOtpResourceDeleteDeleteNoContent
- func (o *AccountOtpResourceDeleteDeleteNoContent) Code() int
- func (o *AccountOtpResourceDeleteDeleteNoContent) Error() string
- func (o *AccountOtpResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *AccountOtpResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *AccountOtpResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *AccountOtpResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *AccountOtpResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *AccountOtpResourceDeleteDeleteNoContent) String() string
- type AccountOtpResourceDeleteDeleteParams
- func NewAccountOtpResourceDeleteDeleteParams() *AccountOtpResourceDeleteDeleteParams
- func NewAccountOtpResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountOtpResourceDeleteDeleteParams
- func NewAccountOtpResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountOtpResourceDeleteDeleteParams
- func NewAccountOtpResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountOtpResourceDeleteDeleteParams
- func (o *AccountOtpResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *AccountOtpResourceDeleteDeleteParams) SetDefaults()
- func (o *AccountOtpResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *AccountOtpResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *AccountOtpResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountOtpResourceDeleteDeleteParams
- func (o *AccountOtpResourceDeleteDeleteParams) WithDefaults() *AccountOtpResourceDeleteDeleteParams
- func (o *AccountOtpResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountOtpResourceDeleteDeleteParams
- func (o *AccountOtpResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountOtpResourceDeleteDeleteParams
- func (o *AccountOtpResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountOtpResourceDeleteDeleteReader
- type AccountOtpResourceDeleteDeleteUnauthorized
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) Code() int
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) Error() string
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *AccountOtpResourceDeleteDeleteUnauthorized) String() string
- type AccountOtpResourcePostPostBadRequest
- func (o *AccountOtpResourcePostPostBadRequest) Code() int
- func (o *AccountOtpResourcePostPostBadRequest) Error() string
- func (o *AccountOtpResourcePostPostBadRequest) IsClientError() bool
- func (o *AccountOtpResourcePostPostBadRequest) IsCode(code int) bool
- func (o *AccountOtpResourcePostPostBadRequest) IsRedirect() bool
- func (o *AccountOtpResourcePostPostBadRequest) IsServerError() bool
- func (o *AccountOtpResourcePostPostBadRequest) IsSuccess() bool
- func (o *AccountOtpResourcePostPostBadRequest) String() string
- type AccountOtpResourcePostPostNoContent
- func (o *AccountOtpResourcePostPostNoContent) Code() int
- func (o *AccountOtpResourcePostPostNoContent) Error() string
- func (o *AccountOtpResourcePostPostNoContent) IsClientError() bool
- func (o *AccountOtpResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountOtpResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountOtpResourcePostPostNoContent) IsServerError() bool
- func (o *AccountOtpResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountOtpResourcePostPostNoContent) String() string
- type AccountOtpResourcePostPostParams
- func NewAccountOtpResourcePostPostParams() *AccountOtpResourcePostPostParams
- func NewAccountOtpResourcePostPostParamsWithContext(ctx context.Context) *AccountOtpResourcePostPostParams
- func NewAccountOtpResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountOtpResourcePostPostParams
- func NewAccountOtpResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) SetBody(body *models.AccountOtpEnable)
- func (o *AccountOtpResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountOtpResourcePostPostParams) SetDefaults()
- func (o *AccountOtpResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountOtpResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountOtpResourcePostPostParams) WithBody(body *models.AccountOtpEnable) *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) WithContext(ctx context.Context) *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) WithDefaults() *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountOtpResourcePostPostParams
- func (o *AccountOtpResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountOtpResourcePostPostReader
- type AccountOtpResourcePostPostTooManyRequests
- func (o *AccountOtpResourcePostPostTooManyRequests) Code() int
- func (o *AccountOtpResourcePostPostTooManyRequests) Error() string
- func (o *AccountOtpResourcePostPostTooManyRequests) IsClientError() bool
- func (o *AccountOtpResourcePostPostTooManyRequests) IsCode(code int) bool
- func (o *AccountOtpResourcePostPostTooManyRequests) IsRedirect() bool
- func (o *AccountOtpResourcePostPostTooManyRequests) IsServerError() bool
- func (o *AccountOtpResourcePostPostTooManyRequests) IsSuccess() bool
- func (o *AccountOtpResourcePostPostTooManyRequests) String() string
- type AccountOtpResourcePostPostUnauthorized
- func (o *AccountOtpResourcePostPostUnauthorized) Code() int
- func (o *AccountOtpResourcePostPostUnauthorized) Error() string
- func (o *AccountOtpResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountOtpResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountOtpResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountOtpResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountOtpResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountOtpResourcePostPostUnauthorized) String() string
- type AccountOtpResourcePutPutMethodNotAllowed
- func (o *AccountOtpResourcePutPutMethodNotAllowed) Code() int
- func (o *AccountOtpResourcePutPutMethodNotAllowed) Error() string
- func (o *AccountOtpResourcePutPutMethodNotAllowed) IsClientError() bool
- func (o *AccountOtpResourcePutPutMethodNotAllowed) IsCode(code int) bool
- func (o *AccountOtpResourcePutPutMethodNotAllowed) IsRedirect() bool
- func (o *AccountOtpResourcePutPutMethodNotAllowed) IsServerError() bool
- func (o *AccountOtpResourcePutPutMethodNotAllowed) IsSuccess() bool
- func (o *AccountOtpResourcePutPutMethodNotAllowed) String() string
- type AccountOtpResourcePutPutOK
- func (o *AccountOtpResourcePutPutOK) Code() int
- func (o *AccountOtpResourcePutPutOK) Error() string
- func (o *AccountOtpResourcePutPutOK) GetPayload() string
- func (o *AccountOtpResourcePutPutOK) IsClientError() bool
- func (o *AccountOtpResourcePutPutOK) IsCode(code int) bool
- func (o *AccountOtpResourcePutPutOK) IsRedirect() bool
- func (o *AccountOtpResourcePutPutOK) IsServerError() bool
- func (o *AccountOtpResourcePutPutOK) IsSuccess() bool
- func (o *AccountOtpResourcePutPutOK) String() string
- type AccountOtpResourcePutPutParams
- func NewAccountOtpResourcePutPutParams() *AccountOtpResourcePutPutParams
- func NewAccountOtpResourcePutPutParamsWithContext(ctx context.Context) *AccountOtpResourcePutPutParams
- func NewAccountOtpResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountOtpResourcePutPutParams
- func NewAccountOtpResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountOtpResourcePutPutParams
- func (o *AccountOtpResourcePutPutParams) SetContext(ctx context.Context)
- func (o *AccountOtpResourcePutPutParams) SetDefaults()
- func (o *AccountOtpResourcePutPutParams) SetHTTPClient(client *http.Client)
- func (o *AccountOtpResourcePutPutParams) SetTimeout(timeout time.Duration)
- func (o *AccountOtpResourcePutPutParams) WithContext(ctx context.Context) *AccountOtpResourcePutPutParams
- func (o *AccountOtpResourcePutPutParams) WithDefaults() *AccountOtpResourcePutPutParams
- func (o *AccountOtpResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountOtpResourcePutPutParams
- func (o *AccountOtpResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountOtpResourcePutPutParams
- func (o *AccountOtpResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountOtpResourcePutPutReader
- type AccountPasswordResetResourcePostPostNoContent
- func (o *AccountPasswordResetResourcePostPostNoContent) Code() int
- func (o *AccountPasswordResetResourcePostPostNoContent) Error() string
- func (o *AccountPasswordResetResourcePostPostNoContent) IsClientError() bool
- func (o *AccountPasswordResetResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountPasswordResetResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountPasswordResetResourcePostPostNoContent) IsServerError() bool
- func (o *AccountPasswordResetResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountPasswordResetResourcePostPostNoContent) String() string
- type AccountPasswordResetResourcePostPostParams
- func NewAccountPasswordResetResourcePostPostParams() *AccountPasswordResetResourcePostPostParams
- func NewAccountPasswordResetResourcePostPostParamsWithContext(ctx context.Context) *AccountPasswordResetResourcePostPostParams
- func NewAccountPasswordResetResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountPasswordResetResourcePostPostParams
- func NewAccountPasswordResetResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) SetBody(body *models.AccountPasswordReset)
- func (o *AccountPasswordResetResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountPasswordResetResourcePostPostParams) SetDefaults()
- func (o *AccountPasswordResetResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountPasswordResetResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountPasswordResetResourcePostPostParams) WithBody(body *models.AccountPasswordReset) *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) WithContext(ctx context.Context) *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) WithDefaults() *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountPasswordResetResourcePostPostParams
- func (o *AccountPasswordResetResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountPasswordResetResourcePostPostReader
- type AccountPasswordResetResourcePostPostUnauthorized
- func (o *AccountPasswordResetResourcePostPostUnauthorized) Code() int
- func (o *AccountPasswordResetResourcePostPostUnauthorized) Error() string
- func (o *AccountPasswordResetResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountPasswordResetResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountPasswordResetResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountPasswordResetResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountPasswordResetResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountPasswordResetResourcePostPostUnauthorized) String() string
- type AccountSettingResourceDeleteDeleteForbidden
- func (o *AccountSettingResourceDeleteDeleteForbidden) Code() int
- func (o *AccountSettingResourceDeleteDeleteForbidden) Error() string
- func (o *AccountSettingResourceDeleteDeleteForbidden) IsClientError() bool
- func (o *AccountSettingResourceDeleteDeleteForbidden) IsCode(code int) bool
- func (o *AccountSettingResourceDeleteDeleteForbidden) IsRedirect() bool
- func (o *AccountSettingResourceDeleteDeleteForbidden) IsServerError() bool
- func (o *AccountSettingResourceDeleteDeleteForbidden) IsSuccess() bool
- func (o *AccountSettingResourceDeleteDeleteForbidden) String() string
- type AccountSettingResourceDeleteDeleteNoContent
- func (o *AccountSettingResourceDeleteDeleteNoContent) Code() int
- func (o *AccountSettingResourceDeleteDeleteNoContent) Error() string
- func (o *AccountSettingResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *AccountSettingResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *AccountSettingResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *AccountSettingResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *AccountSettingResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *AccountSettingResourceDeleteDeleteNoContent) String() string
- type AccountSettingResourceDeleteDeleteParams
- func NewAccountSettingResourceDeleteDeleteParams() *AccountSettingResourceDeleteDeleteParams
- func NewAccountSettingResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountSettingResourceDeleteDeleteParams
- func NewAccountSettingResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountSettingResourceDeleteDeleteParams
- func NewAccountSettingResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountSettingResourceDeleteDeleteParams
- func (o *AccountSettingResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *AccountSettingResourceDeleteDeleteParams) SetDefaults()
- func (o *AccountSettingResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *AccountSettingResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *AccountSettingResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountSettingResourceDeleteDeleteParams
- func (o *AccountSettingResourceDeleteDeleteParams) WithDefaults() *AccountSettingResourceDeleteDeleteParams
- func (o *AccountSettingResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountSettingResourceDeleteDeleteParams
- func (o *AccountSettingResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountSettingResourceDeleteDeleteParams
- func (o *AccountSettingResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSettingResourceDeleteDeleteReader
- type AccountSettingResourceDeleteDeleteUnauthorized
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) Code() int
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) Error() string
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *AccountSettingResourceDeleteDeleteUnauthorized) String() string
- type AccountSettingResourceGetGetForbidden
- func (o *AccountSettingResourceGetGetForbidden) Code() int
- func (o *AccountSettingResourceGetGetForbidden) Error() string
- func (o *AccountSettingResourceGetGetForbidden) IsClientError() bool
- func (o *AccountSettingResourceGetGetForbidden) IsCode(code int) bool
- func (o *AccountSettingResourceGetGetForbidden) IsRedirect() bool
- func (o *AccountSettingResourceGetGetForbidden) IsServerError() bool
- func (o *AccountSettingResourceGetGetForbidden) IsSuccess() bool
- func (o *AccountSettingResourceGetGetForbidden) String() string
- type AccountSettingResourceGetGetNotFound
- func (o *AccountSettingResourceGetGetNotFound) Code() int
- func (o *AccountSettingResourceGetGetNotFound) Error() string
- func (o *AccountSettingResourceGetGetNotFound) IsClientError() bool
- func (o *AccountSettingResourceGetGetNotFound) IsCode(code int) bool
- func (o *AccountSettingResourceGetGetNotFound) IsRedirect() bool
- func (o *AccountSettingResourceGetGetNotFound) IsServerError() bool
- func (o *AccountSettingResourceGetGetNotFound) IsSuccess() bool
- func (o *AccountSettingResourceGetGetNotFound) String() string
- type AccountSettingResourceGetGetOK
- func (o *AccountSettingResourceGetGetOK) Code() int
- func (o *AccountSettingResourceGetGetOK) Error() string
- func (o *AccountSettingResourceGetGetOK) GetPayload() *models.AccountSetting
- func (o *AccountSettingResourceGetGetOK) IsClientError() bool
- func (o *AccountSettingResourceGetGetOK) IsCode(code int) bool
- func (o *AccountSettingResourceGetGetOK) IsRedirect() bool
- func (o *AccountSettingResourceGetGetOK) IsServerError() bool
- func (o *AccountSettingResourceGetGetOK) IsSuccess() bool
- func (o *AccountSettingResourceGetGetOK) String() string
- type AccountSettingResourceGetGetParams
- func NewAccountSettingResourceGetGetParams() *AccountSettingResourceGetGetParams
- func NewAccountSettingResourceGetGetParamsWithContext(ctx context.Context) *AccountSettingResourceGetGetParams
- func NewAccountSettingResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSettingResourceGetGetParams
- func NewAccountSettingResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSettingResourceGetGetParams
- func (o *AccountSettingResourceGetGetParams) SetContext(ctx context.Context)
- func (o *AccountSettingResourceGetGetParams) SetDefaults()
- func (o *AccountSettingResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *AccountSettingResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *AccountSettingResourceGetGetParams) WithContext(ctx context.Context) *AccountSettingResourceGetGetParams
- func (o *AccountSettingResourceGetGetParams) WithDefaults() *AccountSettingResourceGetGetParams
- func (o *AccountSettingResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSettingResourceGetGetParams
- func (o *AccountSettingResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSettingResourceGetGetParams
- func (o *AccountSettingResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSettingResourceGetGetReader
- type AccountSettingResourceGetGetUnauthorized
- func (o *AccountSettingResourceGetGetUnauthorized) Code() int
- func (o *AccountSettingResourceGetGetUnauthorized) Error() string
- func (o *AccountSettingResourceGetGetUnauthorized) IsClientError() bool
- func (o *AccountSettingResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *AccountSettingResourceGetGetUnauthorized) IsRedirect() bool
- func (o *AccountSettingResourceGetGetUnauthorized) IsServerError() bool
- func (o *AccountSettingResourceGetGetUnauthorized) IsSuccess() bool
- func (o *AccountSettingResourceGetGetUnauthorized) String() string
- type AccountSettingResourcePutPutBadRequest
- func (o *AccountSettingResourcePutPutBadRequest) Code() int
- func (o *AccountSettingResourcePutPutBadRequest) Error() string
- func (o *AccountSettingResourcePutPutBadRequest) IsClientError() bool
- func (o *AccountSettingResourcePutPutBadRequest) IsCode(code int) bool
- func (o *AccountSettingResourcePutPutBadRequest) IsRedirect() bool
- func (o *AccountSettingResourcePutPutBadRequest) IsServerError() bool
- func (o *AccountSettingResourcePutPutBadRequest) IsSuccess() bool
- func (o *AccountSettingResourcePutPutBadRequest) String() string
- type AccountSettingResourcePutPutOK
- func (o *AccountSettingResourcePutPutOK) Code() int
- func (o *AccountSettingResourcePutPutOK) Error() string
- func (o *AccountSettingResourcePutPutOK) GetPayload() *models.AccountSetting
- func (o *AccountSettingResourcePutPutOK) IsClientError() bool
- func (o *AccountSettingResourcePutPutOK) IsCode(code int) bool
- func (o *AccountSettingResourcePutPutOK) IsRedirect() bool
- func (o *AccountSettingResourcePutPutOK) IsServerError() bool
- func (o *AccountSettingResourcePutPutOK) IsSuccess() bool
- func (o *AccountSettingResourcePutPutOK) String() string
- type AccountSettingResourcePutPutParams
- func NewAccountSettingResourcePutPutParams() *AccountSettingResourcePutPutParams
- func NewAccountSettingResourcePutPutParamsWithContext(ctx context.Context) *AccountSettingResourcePutPutParams
- func NewAccountSettingResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountSettingResourcePutPutParams
- func NewAccountSettingResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) SetBody(body *models.AccountSetting)
- func (o *AccountSettingResourcePutPutParams) SetContext(ctx context.Context)
- func (o *AccountSettingResourcePutPutParams) SetDefaults()
- func (o *AccountSettingResourcePutPutParams) SetHTTPClient(client *http.Client)
- func (o *AccountSettingResourcePutPutParams) SetTimeout(timeout time.Duration)
- func (o *AccountSettingResourcePutPutParams) WithBody(body *models.AccountSetting) *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) WithContext(ctx context.Context) *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) WithDefaults() *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountSettingResourcePutPutParams
- func (o *AccountSettingResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSettingResourcePutPutReader
- type AccountSettingResourcePutPutUnauthorized
- func (o *AccountSettingResourcePutPutUnauthorized) Code() int
- func (o *AccountSettingResourcePutPutUnauthorized) Error() string
- func (o *AccountSettingResourcePutPutUnauthorized) IsClientError() bool
- func (o *AccountSettingResourcePutPutUnauthorized) IsCode(code int) bool
- func (o *AccountSettingResourcePutPutUnauthorized) IsRedirect() bool
- func (o *AccountSettingResourcePutPutUnauthorized) IsServerError() bool
- func (o *AccountSettingResourcePutPutUnauthorized) IsSuccess() bool
- func (o *AccountSettingResourcePutPutUnauthorized) String() string
- type AccountSubResourceDeleteDeleteNoContent
- func (o *AccountSubResourceDeleteDeleteNoContent) Code() int
- func (o *AccountSubResourceDeleteDeleteNoContent) Error() string
- func (o *AccountSubResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *AccountSubResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *AccountSubResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *AccountSubResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *AccountSubResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *AccountSubResourceDeleteDeleteNoContent) String() string
- type AccountSubResourceDeleteDeleteParams
- func NewAccountSubResourceDeleteDeleteParams() *AccountSubResourceDeleteDeleteParams
- func NewAccountSubResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountSubResourceDeleteDeleteParams
- func NewAccountSubResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountSubResourceDeleteDeleteParams
- func NewAccountSubResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) SetAccountID(accountID int64)
- func (o *AccountSubResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *AccountSubResourceDeleteDeleteParams) SetDefaults()
- func (o *AccountSubResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *AccountSubResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *AccountSubResourceDeleteDeleteParams) WithAccountID(accountID int64) *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) WithDefaults() *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountSubResourceDeleteDeleteParams
- func (o *AccountSubResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSubResourceDeleteDeleteReader
- type AccountSubResourceDeleteDeleteUnauthorized
- func (o *AccountSubResourceDeleteDeleteUnauthorized) Code() int
- func (o *AccountSubResourceDeleteDeleteUnauthorized) Error() string
- func (o *AccountSubResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *AccountSubResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *AccountSubResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *AccountSubResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *AccountSubResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *AccountSubResourceDeleteDeleteUnauthorized) String() string
- type AccountSubResourceGetGetOK
- func (o *AccountSubResourceGetGetOK) Code() int
- func (o *AccountSubResourceGetGetOK) Error() string
- func (o *AccountSubResourceGetGetOK) GetPayload() *models.Account
- func (o *AccountSubResourceGetGetOK) IsClientError() bool
- func (o *AccountSubResourceGetGetOK) IsCode(code int) bool
- func (o *AccountSubResourceGetGetOK) IsRedirect() bool
- func (o *AccountSubResourceGetGetOK) IsServerError() bool
- func (o *AccountSubResourceGetGetOK) IsSuccess() bool
- func (o *AccountSubResourceGetGetOK) String() string
- type AccountSubResourceGetGetParams
- func NewAccountSubResourceGetGetParams() *AccountSubResourceGetGetParams
- func NewAccountSubResourceGetGetParamsWithContext(ctx context.Context) *AccountSubResourceGetGetParams
- func NewAccountSubResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSubResourceGetGetParams
- func NewAccountSubResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) SetAccountID(accountID int64)
- func (o *AccountSubResourceGetGetParams) SetContext(ctx context.Context)
- func (o *AccountSubResourceGetGetParams) SetDefaults()
- func (o *AccountSubResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *AccountSubResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *AccountSubResourceGetGetParams) WithAccountID(accountID int64) *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) WithContext(ctx context.Context) *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) WithDefaults() *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSubResourceGetGetParams
- func (o *AccountSubResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSubResourceGetGetReader
- type AccountSubResourceGetGetUnauthorized
- func (o *AccountSubResourceGetGetUnauthorized) Code() int
- func (o *AccountSubResourceGetGetUnauthorized) Error() string
- func (o *AccountSubResourceGetGetUnauthorized) IsClientError() bool
- func (o *AccountSubResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *AccountSubResourceGetGetUnauthorized) IsRedirect() bool
- func (o *AccountSubResourceGetGetUnauthorized) IsServerError() bool
- func (o *AccountSubResourceGetGetUnauthorized) IsSuccess() bool
- func (o *AccountSubResourceGetGetUnauthorized) String() string
- type AccountSubResourcePostPostBadRequest
- func (o *AccountSubResourcePostPostBadRequest) Code() int
- func (o *AccountSubResourcePostPostBadRequest) Error() string
- func (o *AccountSubResourcePostPostBadRequest) IsClientError() bool
- func (o *AccountSubResourcePostPostBadRequest) IsCode(code int) bool
- func (o *AccountSubResourcePostPostBadRequest) IsRedirect() bool
- func (o *AccountSubResourcePostPostBadRequest) IsServerError() bool
- func (o *AccountSubResourcePostPostBadRequest) IsSuccess() bool
- func (o *AccountSubResourcePostPostBadRequest) String() string
- type AccountSubResourcePostPostConflict
- func (o *AccountSubResourcePostPostConflict) Code() int
- func (o *AccountSubResourcePostPostConflict) Error() string
- func (o *AccountSubResourcePostPostConflict) IsClientError() bool
- func (o *AccountSubResourcePostPostConflict) IsCode(code int) bool
- func (o *AccountSubResourcePostPostConflict) IsRedirect() bool
- func (o *AccountSubResourcePostPostConflict) IsServerError() bool
- func (o *AccountSubResourcePostPostConflict) IsSuccess() bool
- func (o *AccountSubResourcePostPostConflict) String() string
- type AccountSubResourcePostPostNoContent
- func (o *AccountSubResourcePostPostNoContent) Code() int
- func (o *AccountSubResourcePostPostNoContent) Error() string
- func (o *AccountSubResourcePostPostNoContent) IsClientError() bool
- func (o *AccountSubResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountSubResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountSubResourcePostPostNoContent) IsServerError() bool
- func (o *AccountSubResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountSubResourcePostPostNoContent) String() string
- type AccountSubResourcePostPostParams
- func NewAccountSubResourcePostPostParams() *AccountSubResourcePostPostParams
- func NewAccountSubResourcePostPostParamsWithContext(ctx context.Context) *AccountSubResourcePostPostParams
- func NewAccountSubResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountSubResourcePostPostParams
- func NewAccountSubResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) SetAccountID(accountID int64)
- func (o *AccountSubResourcePostPostParams) SetBody(body *models.AccountSubUpdate)
- func (o *AccountSubResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountSubResourcePostPostParams) SetDefaults()
- func (o *AccountSubResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountSubResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountSubResourcePostPostParams) WithAccountID(accountID int64) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WithBody(body *models.AccountSubUpdate) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WithContext(ctx context.Context) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WithDefaults() *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountSubResourcePostPostParams
- func (o *AccountSubResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSubResourcePostPostReader
- type AccountSubResourcePostPostUnauthorized
- func (o *AccountSubResourcePostPostUnauthorized) Code() int
- func (o *AccountSubResourcePostPostUnauthorized) Error() string
- func (o *AccountSubResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountSubResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountSubResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountSubResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountSubResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountSubResourcePostPostUnauthorized) String() string
- type AccountSubsResourceGetGetOK
- func (o *AccountSubsResourceGetGetOK) Code() int
- func (o *AccountSubsResourceGetGetOK) Error() string
- func (o *AccountSubsResourceGetGetOK) GetPayload() *models.Account
- func (o *AccountSubsResourceGetGetOK) IsClientError() bool
- func (o *AccountSubsResourceGetGetOK) IsCode(code int) bool
- func (o *AccountSubsResourceGetGetOK) IsRedirect() bool
- func (o *AccountSubsResourceGetGetOK) IsServerError() bool
- func (o *AccountSubsResourceGetGetOK) IsSuccess() bool
- func (o *AccountSubsResourceGetGetOK) String() string
- type AccountSubsResourceGetGetParams
- func NewAccountSubsResourceGetGetParams() *AccountSubsResourceGetGetParams
- func NewAccountSubsResourceGetGetParamsWithContext(ctx context.Context) *AccountSubsResourceGetGetParams
- func NewAccountSubsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSubsResourceGetGetParams
- func NewAccountSubsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) SetContext(ctx context.Context)
- func (o *AccountSubsResourceGetGetParams) SetDefaults()
- func (o *AccountSubsResourceGetGetParams) SetEmail(email *string)
- func (o *AccountSubsResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *AccountSubsResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *AccountSubsResourceGetGetParams) WithContext(ctx context.Context) *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) WithDefaults() *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) WithEmail(email *string) *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSubsResourceGetGetParams
- func (o *AccountSubsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSubsResourceGetGetReader
- type AccountSubsResourceGetGetUnauthorized
- func (o *AccountSubsResourceGetGetUnauthorized) Code() int
- func (o *AccountSubsResourceGetGetUnauthorized) Error() string
- func (o *AccountSubsResourceGetGetUnauthorized) IsClientError() bool
- func (o *AccountSubsResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *AccountSubsResourceGetGetUnauthorized) IsRedirect() bool
- func (o *AccountSubsResourceGetGetUnauthorized) IsServerError() bool
- func (o *AccountSubsResourceGetGetUnauthorized) IsSuccess() bool
- func (o *AccountSubsResourceGetGetUnauthorized) String() string
- type AccountSubsResourcePutPutBadRequest
- func (o *AccountSubsResourcePutPutBadRequest) Code() int
- func (o *AccountSubsResourcePutPutBadRequest) Error() string
- func (o *AccountSubsResourcePutPutBadRequest) IsClientError() bool
- func (o *AccountSubsResourcePutPutBadRequest) IsCode(code int) bool
- func (o *AccountSubsResourcePutPutBadRequest) IsRedirect() bool
- func (o *AccountSubsResourcePutPutBadRequest) IsServerError() bool
- func (o *AccountSubsResourcePutPutBadRequest) IsSuccess() bool
- func (o *AccountSubsResourcePutPutBadRequest) String() string
- type AccountSubsResourcePutPutOK
- func (o *AccountSubsResourcePutPutOK) Code() int
- func (o *AccountSubsResourcePutPutOK) Error() string
- func (o *AccountSubsResourcePutPutOK) GetPayload() *models.MyAccount
- func (o *AccountSubsResourcePutPutOK) IsClientError() bool
- func (o *AccountSubsResourcePutPutOK) IsCode(code int) bool
- func (o *AccountSubsResourcePutPutOK) IsRedirect() bool
- func (o *AccountSubsResourcePutPutOK) IsServerError() bool
- func (o *AccountSubsResourcePutPutOK) IsSuccess() bool
- func (o *AccountSubsResourcePutPutOK) String() string
- type AccountSubsResourcePutPutParams
- func NewAccountSubsResourcePutPutParams() *AccountSubsResourcePutPutParams
- func NewAccountSubsResourcePutPutParamsWithContext(ctx context.Context) *AccountSubsResourcePutPutParams
- func NewAccountSubsResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountSubsResourcePutPutParams
- func NewAccountSubsResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) SetBody(body *models.AccountSubCreate)
- func (o *AccountSubsResourcePutPutParams) SetContext(ctx context.Context)
- func (o *AccountSubsResourcePutPutParams) SetDefaults()
- func (o *AccountSubsResourcePutPutParams) SetHTTPClient(client *http.Client)
- func (o *AccountSubsResourcePutPutParams) SetTimeout(timeout time.Duration)
- func (o *AccountSubsResourcePutPutParams) WithBody(body *models.AccountSubCreate) *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) WithContext(ctx context.Context) *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) WithDefaults() *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountSubsResourcePutPutParams
- func (o *AccountSubsResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountSubsResourcePutPutReader
- type AccountsResourceDeleteDeleteNoContent
- func (o *AccountsResourceDeleteDeleteNoContent) Code() int
- func (o *AccountsResourceDeleteDeleteNoContent) Error() string
- func (o *AccountsResourceDeleteDeleteNoContent) IsClientError() bool
- func (o *AccountsResourceDeleteDeleteNoContent) IsCode(code int) bool
- func (o *AccountsResourceDeleteDeleteNoContent) IsRedirect() bool
- func (o *AccountsResourceDeleteDeleteNoContent) IsServerError() bool
- func (o *AccountsResourceDeleteDeleteNoContent) IsSuccess() bool
- func (o *AccountsResourceDeleteDeleteNoContent) String() string
- type AccountsResourceDeleteDeleteParams
- func NewAccountsResourceDeleteDeleteParams() *AccountsResourceDeleteDeleteParams
- func NewAccountsResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountsResourceDeleteDeleteParams
- func NewAccountsResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountsResourceDeleteDeleteParams
- func NewAccountsResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountsResourceDeleteDeleteParams
- func (o *AccountsResourceDeleteDeleteParams) SetContext(ctx context.Context)
- func (o *AccountsResourceDeleteDeleteParams) SetDefaults()
- func (o *AccountsResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
- func (o *AccountsResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
- func (o *AccountsResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountsResourceDeleteDeleteParams
- func (o *AccountsResourceDeleteDeleteParams) WithDefaults() *AccountsResourceDeleteDeleteParams
- func (o *AccountsResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountsResourceDeleteDeleteParams
- func (o *AccountsResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountsResourceDeleteDeleteParams
- func (o *AccountsResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountsResourceDeleteDeleteReader
- type AccountsResourceDeleteDeleteUnauthorized
- func (o *AccountsResourceDeleteDeleteUnauthorized) Code() int
- func (o *AccountsResourceDeleteDeleteUnauthorized) Error() string
- func (o *AccountsResourceDeleteDeleteUnauthorized) IsClientError() bool
- func (o *AccountsResourceDeleteDeleteUnauthorized) IsCode(code int) bool
- func (o *AccountsResourceDeleteDeleteUnauthorized) IsRedirect() bool
- func (o *AccountsResourceDeleteDeleteUnauthorized) IsServerError() bool
- func (o *AccountsResourceDeleteDeleteUnauthorized) IsSuccess() bool
- func (o *AccountsResourceDeleteDeleteUnauthorized) String() string
- type AccountsResourceGetGetOK
- func (o *AccountsResourceGetGetOK) Code() int
- func (o *AccountsResourceGetGetOK) Error() string
- func (o *AccountsResourceGetGetOK) GetPayload() *models.MyAccount
- func (o *AccountsResourceGetGetOK) IsClientError() bool
- func (o *AccountsResourceGetGetOK) IsCode(code int) bool
- func (o *AccountsResourceGetGetOK) IsRedirect() bool
- func (o *AccountsResourceGetGetOK) IsServerError() bool
- func (o *AccountsResourceGetGetOK) IsSuccess() bool
- func (o *AccountsResourceGetGetOK) String() string
- type AccountsResourceGetGetParams
- func NewAccountsResourceGetGetParams() *AccountsResourceGetGetParams
- func NewAccountsResourceGetGetParamsWithContext(ctx context.Context) *AccountsResourceGetGetParams
- func NewAccountsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountsResourceGetGetParams
- func NewAccountsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountsResourceGetGetParams
- func (o *AccountsResourceGetGetParams) SetContext(ctx context.Context)
- func (o *AccountsResourceGetGetParams) SetDefaults()
- func (o *AccountsResourceGetGetParams) SetHTTPClient(client *http.Client)
- func (o *AccountsResourceGetGetParams) SetTimeout(timeout time.Duration)
- func (o *AccountsResourceGetGetParams) WithContext(ctx context.Context) *AccountsResourceGetGetParams
- func (o *AccountsResourceGetGetParams) WithDefaults() *AccountsResourceGetGetParams
- func (o *AccountsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountsResourceGetGetParams
- func (o *AccountsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountsResourceGetGetParams
- func (o *AccountsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountsResourceGetGetReader
- type AccountsResourceGetGetUnauthorized
- func (o *AccountsResourceGetGetUnauthorized) Code() int
- func (o *AccountsResourceGetGetUnauthorized) Error() string
- func (o *AccountsResourceGetGetUnauthorized) IsClientError() bool
- func (o *AccountsResourceGetGetUnauthorized) IsCode(code int) bool
- func (o *AccountsResourceGetGetUnauthorized) IsRedirect() bool
- func (o *AccountsResourceGetGetUnauthorized) IsServerError() bool
- func (o *AccountsResourceGetGetUnauthorized) IsSuccess() bool
- func (o *AccountsResourceGetGetUnauthorized) String() string
- type AccountsResourcePostPostBadRequest
- func (o *AccountsResourcePostPostBadRequest) Code() int
- func (o *AccountsResourcePostPostBadRequest) Error() string
- func (o *AccountsResourcePostPostBadRequest) IsClientError() bool
- func (o *AccountsResourcePostPostBadRequest) IsCode(code int) bool
- func (o *AccountsResourcePostPostBadRequest) IsRedirect() bool
- func (o *AccountsResourcePostPostBadRequest) IsServerError() bool
- func (o *AccountsResourcePostPostBadRequest) IsSuccess() bool
- func (o *AccountsResourcePostPostBadRequest) String() string
- type AccountsResourcePostPostConflict
- func (o *AccountsResourcePostPostConflict) Code() int
- func (o *AccountsResourcePostPostConflict) Error() string
- func (o *AccountsResourcePostPostConflict) IsClientError() bool
- func (o *AccountsResourcePostPostConflict) IsCode(code int) bool
- func (o *AccountsResourcePostPostConflict) IsRedirect() bool
- func (o *AccountsResourcePostPostConflict) IsServerError() bool
- func (o *AccountsResourcePostPostConflict) IsSuccess() bool
- func (o *AccountsResourcePostPostConflict) String() string
- type AccountsResourcePostPostNoContent
- func (o *AccountsResourcePostPostNoContent) Code() int
- func (o *AccountsResourcePostPostNoContent) Error() string
- func (o *AccountsResourcePostPostNoContent) IsClientError() bool
- func (o *AccountsResourcePostPostNoContent) IsCode(code int) bool
- func (o *AccountsResourcePostPostNoContent) IsRedirect() bool
- func (o *AccountsResourcePostPostNoContent) IsServerError() bool
- func (o *AccountsResourcePostPostNoContent) IsSuccess() bool
- func (o *AccountsResourcePostPostNoContent) String() string
- type AccountsResourcePostPostParams
- func NewAccountsResourcePostPostParams() *AccountsResourcePostPostParams
- func NewAccountsResourcePostPostParamsWithContext(ctx context.Context) *AccountsResourcePostPostParams
- func NewAccountsResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountsResourcePostPostParams
- func NewAccountsResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) SetBody(body *models.AccountUpdate)
- func (o *AccountsResourcePostPostParams) SetContext(ctx context.Context)
- func (o *AccountsResourcePostPostParams) SetDefaults()
- func (o *AccountsResourcePostPostParams) SetDeleteAPITokens(deleteAPITokens *bool)
- func (o *AccountsResourcePostPostParams) SetHTTPClient(client *http.Client)
- func (o *AccountsResourcePostPostParams) SetTimeout(timeout time.Duration)
- func (o *AccountsResourcePostPostParams) WithBody(body *models.AccountUpdate) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WithContext(ctx context.Context) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WithDefaults() *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WithDeleteAPITokens(deleteAPITokens *bool) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountsResourcePostPostParams
- func (o *AccountsResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountsResourcePostPostReader
- type AccountsResourcePostPostUnauthorized
- func (o *AccountsResourcePostPostUnauthorized) Code() int
- func (o *AccountsResourcePostPostUnauthorized) Error() string
- func (o *AccountsResourcePostPostUnauthorized) IsClientError() bool
- func (o *AccountsResourcePostPostUnauthorized) IsCode(code int) bool
- func (o *AccountsResourcePostPostUnauthorized) IsRedirect() bool
- func (o *AccountsResourcePostPostUnauthorized) IsServerError() bool
- func (o *AccountsResourcePostPostUnauthorized) IsSuccess() bool
- func (o *AccountsResourcePostPostUnauthorized) String() string
- type Client
- func (a *Client) AccountEmailChangeResourcePostPost(params *AccountEmailChangeResourcePostPostParams, ...) (*AccountEmailChangeResourcePostPostNoContent, error)
- func (a *Client) AccountEmailVerifyResourcePostPost(params *AccountEmailVerifyResourcePostPostParams, ...) (*AccountEmailVerifyResourcePostPostNoContent, error)
- func (a *Client) AccountIntegrationsResourceDeleteDelete(params *AccountIntegrationsResourceDeleteDeleteParams, ...) (*AccountIntegrationsResourceDeleteDeleteNoContent, error)
- func (a *Client) AccountIntegrationsResourceGetGet(params *AccountIntegrationsResourceGetGetParams, ...) (*AccountIntegrationsResourceGetGetOK, error)
- func (a *Client) AccountOtpResourceDeleteDelete(params *AccountOtpResourceDeleteDeleteParams, ...) (*AccountOtpResourceDeleteDeleteNoContent, error)
- func (a *Client) AccountOtpResourcePostPost(params *AccountOtpResourcePostPostParams, ...) (*AccountOtpResourcePostPostNoContent, error)
- func (a *Client) AccountOtpResourcePutPut(params *AccountOtpResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountOtpResourcePutPutOK, error)
- func (a *Client) AccountPasswordResetResourcePostPost(params *AccountPasswordResetResourcePostPostParams, ...) (*AccountPasswordResetResourcePostPostNoContent, error)
- func (a *Client) AccountSettingResourceDeleteDelete(params *AccountSettingResourceDeleteDeleteParams, ...) (*AccountSettingResourceDeleteDeleteNoContent, error)
- func (a *Client) AccountSettingResourceGetGet(params *AccountSettingResourceGetGetParams, ...) (*AccountSettingResourceGetGetOK, error)
- func (a *Client) AccountSettingResourcePutPut(params *AccountSettingResourcePutPutParams, ...) (*AccountSettingResourcePutPutOK, error)
- func (a *Client) AccountSubResourceDeleteDelete(params *AccountSubResourceDeleteDeleteParams, ...) (*AccountSubResourceDeleteDeleteNoContent, error)
- func (a *Client) AccountSubResourceGetGet(params *AccountSubResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountSubResourceGetGetOK, error)
- func (a *Client) AccountSubResourcePostPost(params *AccountSubResourcePostPostParams, ...) (*AccountSubResourcePostPostNoContent, error)
- func (a *Client) AccountSubsResourceGetGet(params *AccountSubsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountSubsResourceGetGetOK, error)
- func (a *Client) AccountSubsResourcePutPut(params *AccountSubsResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountSubsResourcePutPutOK, error)
- func (a *Client) AccountsResourceDeleteDelete(params *AccountsResourceDeleteDeleteParams, ...) (*AccountsResourceDeleteDeleteNoContent, error)
- func (a *Client) AccountsResourceGetGet(params *AccountsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountsResourceGetGetOK, error)
- func (a *Client) AccountsResourcePostPost(params *AccountsResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, ...) (*AccountsResourcePostPostNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountEmailChangeResourcePostPostBadRequest ¶
type AccountEmailChangeResourcePostPostBadRequest struct { }
AccountEmailChangeResourcePostPostBadRequest describes a response with status code 400, with default header values.
Email not in valid format
func NewAccountEmailChangeResourcePostPostBadRequest ¶
func NewAccountEmailChangeResourcePostPostBadRequest() *AccountEmailChangeResourcePostPostBadRequest
NewAccountEmailChangeResourcePostPostBadRequest creates a AccountEmailChangeResourcePostPostBadRequest with default headers values
func (*AccountEmailChangeResourcePostPostBadRequest) Code ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) Code() int
Code gets the status code for the account email change resource post post bad request response
func (*AccountEmailChangeResourcePostPostBadRequest) Error ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) Error() string
func (*AccountEmailChangeResourcePostPostBadRequest) IsClientError ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) IsClientError() bool
IsClientError returns true when this account email change resource post post bad request response has a 4xx status code
func (*AccountEmailChangeResourcePostPostBadRequest) IsCode ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) IsCode(code int) bool
IsCode returns true when this account email change resource post post bad request response a status code equal to that given
func (*AccountEmailChangeResourcePostPostBadRequest) IsRedirect ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) IsRedirect() bool
IsRedirect returns true when this account email change resource post post bad request response has a 3xx status code
func (*AccountEmailChangeResourcePostPostBadRequest) IsServerError ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) IsServerError() bool
IsServerError returns true when this account email change resource post post bad request response has a 5xx status code
func (*AccountEmailChangeResourcePostPostBadRequest) IsSuccess ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) IsSuccess() bool
IsSuccess returns true when this account email change resource post post bad request response has a 2xx status code
func (*AccountEmailChangeResourcePostPostBadRequest) String ¶
func (o *AccountEmailChangeResourcePostPostBadRequest) String() string
type AccountEmailChangeResourcePostPostConflict ¶
type AccountEmailChangeResourcePostPostConflict struct { }
AccountEmailChangeResourcePostPostConflict describes a response with status code 409, with default header values.
Other account is already using the email
func NewAccountEmailChangeResourcePostPostConflict ¶
func NewAccountEmailChangeResourcePostPostConflict() *AccountEmailChangeResourcePostPostConflict
NewAccountEmailChangeResourcePostPostConflict creates a AccountEmailChangeResourcePostPostConflict with default headers values
func (*AccountEmailChangeResourcePostPostConflict) Code ¶
func (o *AccountEmailChangeResourcePostPostConflict) Code() int
Code gets the status code for the account email change resource post post conflict response
func (*AccountEmailChangeResourcePostPostConflict) Error ¶
func (o *AccountEmailChangeResourcePostPostConflict) Error() string
func (*AccountEmailChangeResourcePostPostConflict) IsClientError ¶
func (o *AccountEmailChangeResourcePostPostConflict) IsClientError() bool
IsClientError returns true when this account email change resource post post conflict response has a 4xx status code
func (*AccountEmailChangeResourcePostPostConflict) IsCode ¶
func (o *AccountEmailChangeResourcePostPostConflict) IsCode(code int) bool
IsCode returns true when this account email change resource post post conflict response a status code equal to that given
func (*AccountEmailChangeResourcePostPostConflict) IsRedirect ¶
func (o *AccountEmailChangeResourcePostPostConflict) IsRedirect() bool
IsRedirect returns true when this account email change resource post post conflict response has a 3xx status code
func (*AccountEmailChangeResourcePostPostConflict) IsServerError ¶
func (o *AccountEmailChangeResourcePostPostConflict) IsServerError() bool
IsServerError returns true when this account email change resource post post conflict response has a 5xx status code
func (*AccountEmailChangeResourcePostPostConflict) IsSuccess ¶
func (o *AccountEmailChangeResourcePostPostConflict) IsSuccess() bool
IsSuccess returns true when this account email change resource post post conflict response has a 2xx status code
func (*AccountEmailChangeResourcePostPostConflict) String ¶
func (o *AccountEmailChangeResourcePostPostConflict) String() string
type AccountEmailChangeResourcePostPostNoContent ¶
type AccountEmailChangeResourcePostPostNoContent struct { }
AccountEmailChangeResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountEmailChangeResourcePostPostNoContent ¶
func NewAccountEmailChangeResourcePostPostNoContent() *AccountEmailChangeResourcePostPostNoContent
NewAccountEmailChangeResourcePostPostNoContent creates a AccountEmailChangeResourcePostPostNoContent with default headers values
func (*AccountEmailChangeResourcePostPostNoContent) Code ¶
func (o *AccountEmailChangeResourcePostPostNoContent) Code() int
Code gets the status code for the account email change resource post post no content response
func (*AccountEmailChangeResourcePostPostNoContent) Error ¶
func (o *AccountEmailChangeResourcePostPostNoContent) Error() string
func (*AccountEmailChangeResourcePostPostNoContent) IsClientError ¶
func (o *AccountEmailChangeResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this account email change resource post post no content response has a 4xx status code
func (*AccountEmailChangeResourcePostPostNoContent) IsCode ¶
func (o *AccountEmailChangeResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this account email change resource post post no content response a status code equal to that given
func (*AccountEmailChangeResourcePostPostNoContent) IsRedirect ¶
func (o *AccountEmailChangeResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this account email change resource post post no content response has a 3xx status code
func (*AccountEmailChangeResourcePostPostNoContent) IsServerError ¶
func (o *AccountEmailChangeResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this account email change resource post post no content response has a 5xx status code
func (*AccountEmailChangeResourcePostPostNoContent) IsSuccess ¶
func (o *AccountEmailChangeResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this account email change resource post post no content response has a 2xx status code
func (*AccountEmailChangeResourcePostPostNoContent) String ¶
func (o *AccountEmailChangeResourcePostPostNoContent) String() string
type AccountEmailChangeResourcePostPostParams ¶
type AccountEmailChangeResourcePostPostParams struct { /* Body. Account email change representation */ Body *models.AccountEmailChange Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountEmailChangeResourcePostPostParams contains all the parameters to send to the API endpoint
for the account email change resource post post operation. Typically these are written to a http.Request.
func NewAccountEmailChangeResourcePostPostParams ¶
func NewAccountEmailChangeResourcePostPostParams() *AccountEmailChangeResourcePostPostParams
NewAccountEmailChangeResourcePostPostParams creates a new AccountEmailChangeResourcePostPostParams 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 NewAccountEmailChangeResourcePostPostParamsWithContext ¶
func NewAccountEmailChangeResourcePostPostParamsWithContext(ctx context.Context) *AccountEmailChangeResourcePostPostParams
NewAccountEmailChangeResourcePostPostParamsWithContext creates a new AccountEmailChangeResourcePostPostParams object with the ability to set a context for a request.
func NewAccountEmailChangeResourcePostPostParamsWithHTTPClient ¶
func NewAccountEmailChangeResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountEmailChangeResourcePostPostParams
NewAccountEmailChangeResourcePostPostParamsWithHTTPClient creates a new AccountEmailChangeResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountEmailChangeResourcePostPostParamsWithTimeout ¶
func NewAccountEmailChangeResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountEmailChangeResourcePostPostParams
NewAccountEmailChangeResourcePostPostParamsWithTimeout creates a new AccountEmailChangeResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountEmailChangeResourcePostPostParams) SetBody ¶
func (o *AccountEmailChangeResourcePostPostParams) SetBody(body *models.AccountEmailChange)
SetBody adds the body to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) SetContext ¶
func (o *AccountEmailChangeResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) SetDefaults ¶
func (o *AccountEmailChangeResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the account email change resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountEmailChangeResourcePostPostParams) SetHTTPClient ¶
func (o *AccountEmailChangeResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) SetTimeout ¶
func (o *AccountEmailChangeResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) WithBody ¶
func (o *AccountEmailChangeResourcePostPostParams) WithBody(body *models.AccountEmailChange) *AccountEmailChangeResourcePostPostParams
WithBody adds the body to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) WithContext ¶
func (o *AccountEmailChangeResourcePostPostParams) WithContext(ctx context.Context) *AccountEmailChangeResourcePostPostParams
WithContext adds the context to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) WithDefaults ¶
func (o *AccountEmailChangeResourcePostPostParams) WithDefaults() *AccountEmailChangeResourcePostPostParams
WithDefaults hydrates default values in the account email change resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountEmailChangeResourcePostPostParams) WithHTTPClient ¶
func (o *AccountEmailChangeResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountEmailChangeResourcePostPostParams
WithHTTPClient adds the HTTPClient to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) WithTimeout ¶
func (o *AccountEmailChangeResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountEmailChangeResourcePostPostParams
WithTimeout adds the timeout to the account email change resource post post params
func (*AccountEmailChangeResourcePostPostParams) WriteToRequest ¶
func (o *AccountEmailChangeResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountEmailChangeResourcePostPostReader ¶
type AccountEmailChangeResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountEmailChangeResourcePostPostReader is a Reader for the AccountEmailChangeResourcePostPost structure.
func (*AccountEmailChangeResourcePostPostReader) ReadResponse ¶
func (o *AccountEmailChangeResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountEmailChangeResourcePostPostUnauthorized ¶
type AccountEmailChangeResourcePostPostUnauthorized struct { }
AccountEmailChangeResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountEmailChangeResourcePostPostUnauthorized ¶
func NewAccountEmailChangeResourcePostPostUnauthorized() *AccountEmailChangeResourcePostPostUnauthorized
NewAccountEmailChangeResourcePostPostUnauthorized creates a AccountEmailChangeResourcePostPostUnauthorized with default headers values
func (*AccountEmailChangeResourcePostPostUnauthorized) Code ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) Code() int
Code gets the status code for the account email change resource post post unauthorized response
func (*AccountEmailChangeResourcePostPostUnauthorized) Error ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) Error() string
func (*AccountEmailChangeResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this account email change resource post post unauthorized response has a 4xx status code
func (*AccountEmailChangeResourcePostPostUnauthorized) IsCode ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this account email change resource post post unauthorized response a status code equal to that given
func (*AccountEmailChangeResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this account email change resource post post unauthorized response has a 3xx status code
func (*AccountEmailChangeResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this account email change resource post post unauthorized response has a 5xx status code
func (*AccountEmailChangeResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this account email change resource post post unauthorized response has a 2xx status code
func (*AccountEmailChangeResourcePostPostUnauthorized) String ¶
func (o *AccountEmailChangeResourcePostPostUnauthorized) String() string
type AccountEmailVerifyResourcePostPostBadRequest ¶
type AccountEmailVerifyResourcePostPostBadRequest struct { }
AccountEmailVerifyResourcePostPostBadRequest describes a response with status code 400, with default header values.
Email not in valid format
func NewAccountEmailVerifyResourcePostPostBadRequest ¶
func NewAccountEmailVerifyResourcePostPostBadRequest() *AccountEmailVerifyResourcePostPostBadRequest
NewAccountEmailVerifyResourcePostPostBadRequest creates a AccountEmailVerifyResourcePostPostBadRequest with default headers values
func (*AccountEmailVerifyResourcePostPostBadRequest) Code ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) Code() int
Code gets the status code for the account email verify resource post post bad request response
func (*AccountEmailVerifyResourcePostPostBadRequest) Error ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) Error() string
func (*AccountEmailVerifyResourcePostPostBadRequest) IsClientError ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) IsClientError() bool
IsClientError returns true when this account email verify resource post post bad request response has a 4xx status code
func (*AccountEmailVerifyResourcePostPostBadRequest) IsCode ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) IsCode(code int) bool
IsCode returns true when this account email verify resource post post bad request response a status code equal to that given
func (*AccountEmailVerifyResourcePostPostBadRequest) IsRedirect ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) IsRedirect() bool
IsRedirect returns true when this account email verify resource post post bad request response has a 3xx status code
func (*AccountEmailVerifyResourcePostPostBadRequest) IsServerError ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) IsServerError() bool
IsServerError returns true when this account email verify resource post post bad request response has a 5xx status code
func (*AccountEmailVerifyResourcePostPostBadRequest) IsSuccess ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) IsSuccess() bool
IsSuccess returns true when this account email verify resource post post bad request response has a 2xx status code
func (*AccountEmailVerifyResourcePostPostBadRequest) String ¶
func (o *AccountEmailVerifyResourcePostPostBadRequest) String() string
type AccountEmailVerifyResourcePostPostConflict ¶
type AccountEmailVerifyResourcePostPostConflict struct { }
AccountEmailVerifyResourcePostPostConflict describes a response with status code 409, with default header values.
Other account is already using the email
func NewAccountEmailVerifyResourcePostPostConflict ¶
func NewAccountEmailVerifyResourcePostPostConflict() *AccountEmailVerifyResourcePostPostConflict
NewAccountEmailVerifyResourcePostPostConflict creates a AccountEmailVerifyResourcePostPostConflict with default headers values
func (*AccountEmailVerifyResourcePostPostConflict) Code ¶
func (o *AccountEmailVerifyResourcePostPostConflict) Code() int
Code gets the status code for the account email verify resource post post conflict response
func (*AccountEmailVerifyResourcePostPostConflict) Error ¶
func (o *AccountEmailVerifyResourcePostPostConflict) Error() string
func (*AccountEmailVerifyResourcePostPostConflict) IsClientError ¶
func (o *AccountEmailVerifyResourcePostPostConflict) IsClientError() bool
IsClientError returns true when this account email verify resource post post conflict response has a 4xx status code
func (*AccountEmailVerifyResourcePostPostConflict) IsCode ¶
func (o *AccountEmailVerifyResourcePostPostConflict) IsCode(code int) bool
IsCode returns true when this account email verify resource post post conflict response a status code equal to that given
func (*AccountEmailVerifyResourcePostPostConflict) IsRedirect ¶
func (o *AccountEmailVerifyResourcePostPostConflict) IsRedirect() bool
IsRedirect returns true when this account email verify resource post post conflict response has a 3xx status code
func (*AccountEmailVerifyResourcePostPostConflict) IsServerError ¶
func (o *AccountEmailVerifyResourcePostPostConflict) IsServerError() bool
IsServerError returns true when this account email verify resource post post conflict response has a 5xx status code
func (*AccountEmailVerifyResourcePostPostConflict) IsSuccess ¶
func (o *AccountEmailVerifyResourcePostPostConflict) IsSuccess() bool
IsSuccess returns true when this account email verify resource post post conflict response has a 2xx status code
func (*AccountEmailVerifyResourcePostPostConflict) String ¶
func (o *AccountEmailVerifyResourcePostPostConflict) String() string
type AccountEmailVerifyResourcePostPostNoContent ¶
type AccountEmailVerifyResourcePostPostNoContent struct { }
AccountEmailVerifyResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountEmailVerifyResourcePostPostNoContent ¶
func NewAccountEmailVerifyResourcePostPostNoContent() *AccountEmailVerifyResourcePostPostNoContent
NewAccountEmailVerifyResourcePostPostNoContent creates a AccountEmailVerifyResourcePostPostNoContent with default headers values
func (*AccountEmailVerifyResourcePostPostNoContent) Code ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) Code() int
Code gets the status code for the account email verify resource post post no content response
func (*AccountEmailVerifyResourcePostPostNoContent) Error ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) Error() string
func (*AccountEmailVerifyResourcePostPostNoContent) IsClientError ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this account email verify resource post post no content response has a 4xx status code
func (*AccountEmailVerifyResourcePostPostNoContent) IsCode ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this account email verify resource post post no content response a status code equal to that given
func (*AccountEmailVerifyResourcePostPostNoContent) IsRedirect ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this account email verify resource post post no content response has a 3xx status code
func (*AccountEmailVerifyResourcePostPostNoContent) IsServerError ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this account email verify resource post post no content response has a 5xx status code
func (*AccountEmailVerifyResourcePostPostNoContent) IsSuccess ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this account email verify resource post post no content response has a 2xx status code
func (*AccountEmailVerifyResourcePostPostNoContent) String ¶
func (o *AccountEmailVerifyResourcePostPostNoContent) String() string
type AccountEmailVerifyResourcePostPostParams ¶
type AccountEmailVerifyResourcePostPostParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountEmailVerifyResourcePostPostParams contains all the parameters to send to the API endpoint
for the account email verify resource post post operation. Typically these are written to a http.Request.
func NewAccountEmailVerifyResourcePostPostParams ¶
func NewAccountEmailVerifyResourcePostPostParams() *AccountEmailVerifyResourcePostPostParams
NewAccountEmailVerifyResourcePostPostParams creates a new AccountEmailVerifyResourcePostPostParams 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 NewAccountEmailVerifyResourcePostPostParamsWithContext ¶
func NewAccountEmailVerifyResourcePostPostParamsWithContext(ctx context.Context) *AccountEmailVerifyResourcePostPostParams
NewAccountEmailVerifyResourcePostPostParamsWithContext creates a new AccountEmailVerifyResourcePostPostParams object with the ability to set a context for a request.
func NewAccountEmailVerifyResourcePostPostParamsWithHTTPClient ¶
func NewAccountEmailVerifyResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountEmailVerifyResourcePostPostParams
NewAccountEmailVerifyResourcePostPostParamsWithHTTPClient creates a new AccountEmailVerifyResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountEmailVerifyResourcePostPostParamsWithTimeout ¶
func NewAccountEmailVerifyResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountEmailVerifyResourcePostPostParams
NewAccountEmailVerifyResourcePostPostParamsWithTimeout creates a new AccountEmailVerifyResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountEmailVerifyResourcePostPostParams) SetContext ¶
func (o *AccountEmailVerifyResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) SetDefaults ¶
func (o *AccountEmailVerifyResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the account email verify resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountEmailVerifyResourcePostPostParams) SetHTTPClient ¶
func (o *AccountEmailVerifyResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) SetTimeout ¶
func (o *AccountEmailVerifyResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) WithContext ¶
func (o *AccountEmailVerifyResourcePostPostParams) WithContext(ctx context.Context) *AccountEmailVerifyResourcePostPostParams
WithContext adds the context to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) WithDefaults ¶
func (o *AccountEmailVerifyResourcePostPostParams) WithDefaults() *AccountEmailVerifyResourcePostPostParams
WithDefaults hydrates default values in the account email verify resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountEmailVerifyResourcePostPostParams) WithHTTPClient ¶
func (o *AccountEmailVerifyResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountEmailVerifyResourcePostPostParams
WithHTTPClient adds the HTTPClient to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) WithTimeout ¶
func (o *AccountEmailVerifyResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountEmailVerifyResourcePostPostParams
WithTimeout adds the timeout to the account email verify resource post post params
func (*AccountEmailVerifyResourcePostPostParams) WriteToRequest ¶
func (o *AccountEmailVerifyResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountEmailVerifyResourcePostPostReader ¶
type AccountEmailVerifyResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountEmailVerifyResourcePostPostReader is a Reader for the AccountEmailVerifyResourcePostPost structure.
func (*AccountEmailVerifyResourcePostPostReader) ReadResponse ¶
func (o *AccountEmailVerifyResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountEmailVerifyResourcePostPostUnauthorized ¶
type AccountEmailVerifyResourcePostPostUnauthorized struct { }
AccountEmailVerifyResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountEmailVerifyResourcePostPostUnauthorized ¶
func NewAccountEmailVerifyResourcePostPostUnauthorized() *AccountEmailVerifyResourcePostPostUnauthorized
NewAccountEmailVerifyResourcePostPostUnauthorized creates a AccountEmailVerifyResourcePostPostUnauthorized with default headers values
func (*AccountEmailVerifyResourcePostPostUnauthorized) Code ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) Code() int
Code gets the status code for the account email verify resource post post unauthorized response
func (*AccountEmailVerifyResourcePostPostUnauthorized) Error ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) Error() string
func (*AccountEmailVerifyResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this account email verify resource post post unauthorized response has a 4xx status code
func (*AccountEmailVerifyResourcePostPostUnauthorized) IsCode ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this account email verify resource post post unauthorized response a status code equal to that given
func (*AccountEmailVerifyResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this account email verify resource post post unauthorized response has a 3xx status code
func (*AccountEmailVerifyResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this account email verify resource post post unauthorized response has a 5xx status code
func (*AccountEmailVerifyResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this account email verify resource post post unauthorized response has a 2xx status code
func (*AccountEmailVerifyResourcePostPostUnauthorized) String ¶
func (o *AccountEmailVerifyResourcePostPostUnauthorized) String() string
type AccountIntegrationsResourceDeleteDeleteNoContent ¶
type AccountIntegrationsResourceDeleteDeleteNoContent struct { }
AccountIntegrationsResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountIntegrationsResourceDeleteDeleteNoContent ¶
func NewAccountIntegrationsResourceDeleteDeleteNoContent() *AccountIntegrationsResourceDeleteDeleteNoContent
NewAccountIntegrationsResourceDeleteDeleteNoContent creates a AccountIntegrationsResourceDeleteDeleteNoContent with default headers values
func (*AccountIntegrationsResourceDeleteDeleteNoContent) Code ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the account integrations resource delete delete no content response
func (*AccountIntegrationsResourceDeleteDeleteNoContent) Error ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) Error() string
func (*AccountIntegrationsResourceDeleteDeleteNoContent) IsClientError ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this account integrations resource delete delete no content response has a 4xx status code
func (*AccountIntegrationsResourceDeleteDeleteNoContent) IsCode ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this account integrations resource delete delete no content response a status code equal to that given
func (*AccountIntegrationsResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this account integrations resource delete delete no content response has a 3xx status code
func (*AccountIntegrationsResourceDeleteDeleteNoContent) IsServerError ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this account integrations resource delete delete no content response has a 5xx status code
func (*AccountIntegrationsResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this account integrations resource delete delete no content response has a 2xx status code
func (*AccountIntegrationsResourceDeleteDeleteNoContent) String ¶
func (o *AccountIntegrationsResourceDeleteDeleteNoContent) String() string
type AccountIntegrationsResourceDeleteDeleteParams ¶
type AccountIntegrationsResourceDeleteDeleteParams struct { /* APIKeyID. The api key id to delete (this also removes all tokens if no specific tokenId is given) */ APIKeyID *int64 /* TokenID. The token id if a specific token has to be deleted but not the full api key */ TokenID *int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountIntegrationsResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the account integrations resource delete delete operation. Typically these are written to a http.Request.
func NewAccountIntegrationsResourceDeleteDeleteParams ¶
func NewAccountIntegrationsResourceDeleteDeleteParams() *AccountIntegrationsResourceDeleteDeleteParams
NewAccountIntegrationsResourceDeleteDeleteParams creates a new AccountIntegrationsResourceDeleteDeleteParams 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 NewAccountIntegrationsResourceDeleteDeleteParamsWithContext ¶
func NewAccountIntegrationsResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountIntegrationsResourceDeleteDeleteParams
NewAccountIntegrationsResourceDeleteDeleteParamsWithContext creates a new AccountIntegrationsResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewAccountIntegrationsResourceDeleteDeleteParamsWithHTTPClient ¶
func NewAccountIntegrationsResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountIntegrationsResourceDeleteDeleteParams
NewAccountIntegrationsResourceDeleteDeleteParamsWithHTTPClient creates a new AccountIntegrationsResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewAccountIntegrationsResourceDeleteDeleteParamsWithTimeout ¶
func NewAccountIntegrationsResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountIntegrationsResourceDeleteDeleteParams
NewAccountIntegrationsResourceDeleteDeleteParamsWithTimeout creates a new AccountIntegrationsResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*AccountIntegrationsResourceDeleteDeleteParams) SetAPIKeyID ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetAPIKeyID(aPIKeyID *int64)
SetAPIKeyID adds the apiKeyId to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) SetContext ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) SetDefaults ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the account integrations resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountIntegrationsResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) SetTimeout ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) SetTokenID ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) SetTokenID(tokenID *int64)
SetTokenID adds the tokenId to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WithAPIKeyID ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithAPIKeyID(aPIKeyID *int64) *AccountIntegrationsResourceDeleteDeleteParams
WithAPIKeyID adds the aPIKeyID to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WithContext ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountIntegrationsResourceDeleteDeleteParams
WithContext adds the context to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WithDefaults ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithDefaults() *AccountIntegrationsResourceDeleteDeleteParams
WithDefaults hydrates default values in the account integrations resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountIntegrationsResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountIntegrationsResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WithTimeout ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountIntegrationsResourceDeleteDeleteParams
WithTimeout adds the timeout to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WithTokenID ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WithTokenID(tokenID *int64) *AccountIntegrationsResourceDeleteDeleteParams
WithTokenID adds the tokenID to the account integrations resource delete delete params
func (*AccountIntegrationsResourceDeleteDeleteParams) WriteToRequest ¶
func (o *AccountIntegrationsResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountIntegrationsResourceDeleteDeleteReader ¶
type AccountIntegrationsResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
AccountIntegrationsResourceDeleteDeleteReader is a Reader for the AccountIntegrationsResourceDeleteDelete structure.
func (*AccountIntegrationsResourceDeleteDeleteReader) ReadResponse ¶
func (o *AccountIntegrationsResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountIntegrationsResourceDeleteDeleteUnauthorized ¶
type AccountIntegrationsResourceDeleteDeleteUnauthorized struct { }
AccountIntegrationsResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountIntegrationsResourceDeleteDeleteUnauthorized ¶
func NewAccountIntegrationsResourceDeleteDeleteUnauthorized() *AccountIntegrationsResourceDeleteDeleteUnauthorized
NewAccountIntegrationsResourceDeleteDeleteUnauthorized creates a AccountIntegrationsResourceDeleteDeleteUnauthorized with default headers values
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) Code ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the account integrations resource delete delete unauthorized response
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) Error ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) Error() string
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this account integrations resource delete delete unauthorized response has a 4xx status code
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this account integrations resource delete delete unauthorized response a status code equal to that given
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this account integrations resource delete delete unauthorized response has a 3xx status code
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this account integrations resource delete delete unauthorized response has a 5xx status code
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this account integrations resource delete delete unauthorized response has a 2xx status code
func (*AccountIntegrationsResourceDeleteDeleteUnauthorized) String ¶
func (o *AccountIntegrationsResourceDeleteDeleteUnauthorized) String() string
type AccountIntegrationsResourceGetGetOK ¶
type AccountIntegrationsResourceGetGetOK struct {
Payload []*models.AccountIntegration
}
AccountIntegrationsResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewAccountIntegrationsResourceGetGetOK ¶
func NewAccountIntegrationsResourceGetGetOK() *AccountIntegrationsResourceGetGetOK
NewAccountIntegrationsResourceGetGetOK creates a AccountIntegrationsResourceGetGetOK with default headers values
func (*AccountIntegrationsResourceGetGetOK) Code ¶
func (o *AccountIntegrationsResourceGetGetOK) Code() int
Code gets the status code for the account integrations resource get get o k response
func (*AccountIntegrationsResourceGetGetOK) Error ¶
func (o *AccountIntegrationsResourceGetGetOK) Error() string
func (*AccountIntegrationsResourceGetGetOK) GetPayload ¶
func (o *AccountIntegrationsResourceGetGetOK) GetPayload() []*models.AccountIntegration
func (*AccountIntegrationsResourceGetGetOK) IsClientError ¶
func (o *AccountIntegrationsResourceGetGetOK) IsClientError() bool
IsClientError returns true when this account integrations resource get get o k response has a 4xx status code
func (*AccountIntegrationsResourceGetGetOK) IsCode ¶
func (o *AccountIntegrationsResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this account integrations resource get get o k response a status code equal to that given
func (*AccountIntegrationsResourceGetGetOK) IsRedirect ¶
func (o *AccountIntegrationsResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this account integrations resource get get o k response has a 3xx status code
func (*AccountIntegrationsResourceGetGetOK) IsServerError ¶
func (o *AccountIntegrationsResourceGetGetOK) IsServerError() bool
IsServerError returns true when this account integrations resource get get o k response has a 5xx status code
func (*AccountIntegrationsResourceGetGetOK) IsSuccess ¶
func (o *AccountIntegrationsResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this account integrations resource get get o k response has a 2xx status code
func (*AccountIntegrationsResourceGetGetOK) String ¶
func (o *AccountIntegrationsResourceGetGetOK) String() string
type AccountIntegrationsResourceGetGetParams ¶
type AccountIntegrationsResourceGetGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountIntegrationsResourceGetGetParams contains all the parameters to send to the API endpoint
for the account integrations resource get get operation. Typically these are written to a http.Request.
func NewAccountIntegrationsResourceGetGetParams ¶
func NewAccountIntegrationsResourceGetGetParams() *AccountIntegrationsResourceGetGetParams
NewAccountIntegrationsResourceGetGetParams creates a new AccountIntegrationsResourceGetGetParams 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 NewAccountIntegrationsResourceGetGetParamsWithContext ¶
func NewAccountIntegrationsResourceGetGetParamsWithContext(ctx context.Context) *AccountIntegrationsResourceGetGetParams
NewAccountIntegrationsResourceGetGetParamsWithContext creates a new AccountIntegrationsResourceGetGetParams object with the ability to set a context for a request.
func NewAccountIntegrationsResourceGetGetParamsWithHTTPClient ¶
func NewAccountIntegrationsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountIntegrationsResourceGetGetParams
NewAccountIntegrationsResourceGetGetParamsWithHTTPClient creates a new AccountIntegrationsResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewAccountIntegrationsResourceGetGetParamsWithTimeout ¶
func NewAccountIntegrationsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountIntegrationsResourceGetGetParams
NewAccountIntegrationsResourceGetGetParamsWithTimeout creates a new AccountIntegrationsResourceGetGetParams object with the ability to set a timeout on a request.
func (*AccountIntegrationsResourceGetGetParams) SetContext ¶
func (o *AccountIntegrationsResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) SetDefaults ¶
func (o *AccountIntegrationsResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the account integrations resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountIntegrationsResourceGetGetParams) SetHTTPClient ¶
func (o *AccountIntegrationsResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) SetTimeout ¶
func (o *AccountIntegrationsResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) WithContext ¶
func (o *AccountIntegrationsResourceGetGetParams) WithContext(ctx context.Context) *AccountIntegrationsResourceGetGetParams
WithContext adds the context to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) WithDefaults ¶
func (o *AccountIntegrationsResourceGetGetParams) WithDefaults() *AccountIntegrationsResourceGetGetParams
WithDefaults hydrates default values in the account integrations resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountIntegrationsResourceGetGetParams) WithHTTPClient ¶
func (o *AccountIntegrationsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountIntegrationsResourceGetGetParams
WithHTTPClient adds the HTTPClient to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) WithTimeout ¶
func (o *AccountIntegrationsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountIntegrationsResourceGetGetParams
WithTimeout adds the timeout to the account integrations resource get get params
func (*AccountIntegrationsResourceGetGetParams) WriteToRequest ¶
func (o *AccountIntegrationsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountIntegrationsResourceGetGetReader ¶
type AccountIntegrationsResourceGetGetReader struct {
// contains filtered or unexported fields
}
AccountIntegrationsResourceGetGetReader is a Reader for the AccountIntegrationsResourceGetGet structure.
func (*AccountIntegrationsResourceGetGetReader) ReadResponse ¶
func (o *AccountIntegrationsResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountIntegrationsResourceGetGetUnauthorized ¶
type AccountIntegrationsResourceGetGetUnauthorized struct { }
AccountIntegrationsResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountIntegrationsResourceGetGetUnauthorized ¶
func NewAccountIntegrationsResourceGetGetUnauthorized() *AccountIntegrationsResourceGetGetUnauthorized
NewAccountIntegrationsResourceGetGetUnauthorized creates a AccountIntegrationsResourceGetGetUnauthorized with default headers values
func (*AccountIntegrationsResourceGetGetUnauthorized) Code ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) Code() int
Code gets the status code for the account integrations resource get get unauthorized response
func (*AccountIntegrationsResourceGetGetUnauthorized) Error ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) Error() string
func (*AccountIntegrationsResourceGetGetUnauthorized) IsClientError ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this account integrations resource get get unauthorized response has a 4xx status code
func (*AccountIntegrationsResourceGetGetUnauthorized) IsCode ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this account integrations resource get get unauthorized response a status code equal to that given
func (*AccountIntegrationsResourceGetGetUnauthorized) IsRedirect ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this account integrations resource get get unauthorized response has a 3xx status code
func (*AccountIntegrationsResourceGetGetUnauthorized) IsServerError ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this account integrations resource get get unauthorized response has a 5xx status code
func (*AccountIntegrationsResourceGetGetUnauthorized) IsSuccess ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this account integrations resource get get unauthorized response has a 2xx status code
func (*AccountIntegrationsResourceGetGetUnauthorized) String ¶
func (o *AccountIntegrationsResourceGetGetUnauthorized) String() string
type AccountOtpResourceDeleteDeleteNoContent ¶
type AccountOtpResourceDeleteDeleteNoContent struct { }
AccountOtpResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountOtpResourceDeleteDeleteNoContent ¶
func NewAccountOtpResourceDeleteDeleteNoContent() *AccountOtpResourceDeleteDeleteNoContent
NewAccountOtpResourceDeleteDeleteNoContent creates a AccountOtpResourceDeleteDeleteNoContent with default headers values
func (*AccountOtpResourceDeleteDeleteNoContent) Code ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the account otp resource delete delete no content response
func (*AccountOtpResourceDeleteDeleteNoContent) Error ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) Error() string
func (*AccountOtpResourceDeleteDeleteNoContent) IsClientError ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this account otp resource delete delete no content response has a 4xx status code
func (*AccountOtpResourceDeleteDeleteNoContent) IsCode ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this account otp resource delete delete no content response a status code equal to that given
func (*AccountOtpResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this account otp resource delete delete no content response has a 3xx status code
func (*AccountOtpResourceDeleteDeleteNoContent) IsServerError ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this account otp resource delete delete no content response has a 5xx status code
func (*AccountOtpResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this account otp resource delete delete no content response has a 2xx status code
func (*AccountOtpResourceDeleteDeleteNoContent) String ¶
func (o *AccountOtpResourceDeleteDeleteNoContent) String() string
type AccountOtpResourceDeleteDeleteParams ¶
type AccountOtpResourceDeleteDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountOtpResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the account otp resource delete delete operation. Typically these are written to a http.Request.
func NewAccountOtpResourceDeleteDeleteParams ¶
func NewAccountOtpResourceDeleteDeleteParams() *AccountOtpResourceDeleteDeleteParams
NewAccountOtpResourceDeleteDeleteParams creates a new AccountOtpResourceDeleteDeleteParams 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 NewAccountOtpResourceDeleteDeleteParamsWithContext ¶
func NewAccountOtpResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountOtpResourceDeleteDeleteParams
NewAccountOtpResourceDeleteDeleteParamsWithContext creates a new AccountOtpResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewAccountOtpResourceDeleteDeleteParamsWithHTTPClient ¶
func NewAccountOtpResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountOtpResourceDeleteDeleteParams
NewAccountOtpResourceDeleteDeleteParamsWithHTTPClient creates a new AccountOtpResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewAccountOtpResourceDeleteDeleteParamsWithTimeout ¶
func NewAccountOtpResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountOtpResourceDeleteDeleteParams
NewAccountOtpResourceDeleteDeleteParamsWithTimeout creates a new AccountOtpResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*AccountOtpResourceDeleteDeleteParams) SetContext ¶
func (o *AccountOtpResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) SetDefaults ¶
func (o *AccountOtpResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the account otp resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *AccountOtpResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) SetTimeout ¶
func (o *AccountOtpResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) WithContext ¶
func (o *AccountOtpResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountOtpResourceDeleteDeleteParams
WithContext adds the context to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) WithDefaults ¶
func (o *AccountOtpResourceDeleteDeleteParams) WithDefaults() *AccountOtpResourceDeleteDeleteParams
WithDefaults hydrates default values in the account otp resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *AccountOtpResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountOtpResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) WithTimeout ¶
func (o *AccountOtpResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountOtpResourceDeleteDeleteParams
WithTimeout adds the timeout to the account otp resource delete delete params
func (*AccountOtpResourceDeleteDeleteParams) WriteToRequest ¶
func (o *AccountOtpResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountOtpResourceDeleteDeleteReader ¶
type AccountOtpResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
AccountOtpResourceDeleteDeleteReader is a Reader for the AccountOtpResourceDeleteDelete structure.
func (*AccountOtpResourceDeleteDeleteReader) ReadResponse ¶
func (o *AccountOtpResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountOtpResourceDeleteDeleteUnauthorized ¶
type AccountOtpResourceDeleteDeleteUnauthorized struct { }
AccountOtpResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountOtpResourceDeleteDeleteUnauthorized ¶
func NewAccountOtpResourceDeleteDeleteUnauthorized() *AccountOtpResourceDeleteDeleteUnauthorized
NewAccountOtpResourceDeleteDeleteUnauthorized creates a AccountOtpResourceDeleteDeleteUnauthorized with default headers values
func (*AccountOtpResourceDeleteDeleteUnauthorized) Code ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the account otp resource delete delete unauthorized response
func (*AccountOtpResourceDeleteDeleteUnauthorized) Error ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) Error() string
func (*AccountOtpResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this account otp resource delete delete unauthorized response has a 4xx status code
func (*AccountOtpResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this account otp resource delete delete unauthorized response a status code equal to that given
func (*AccountOtpResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this account otp resource delete delete unauthorized response has a 3xx status code
func (*AccountOtpResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this account otp resource delete delete unauthorized response has a 5xx status code
func (*AccountOtpResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this account otp resource delete delete unauthorized response has a 2xx status code
func (*AccountOtpResourceDeleteDeleteUnauthorized) String ¶
func (o *AccountOtpResourceDeleteDeleteUnauthorized) String() string
type AccountOtpResourcePostPostBadRequest ¶
type AccountOtpResourcePostPostBadRequest struct { }
AccountOtpResourcePostPostBadRequest describes a response with status code 400, with default header values.
One time password empty
func NewAccountOtpResourcePostPostBadRequest ¶
func NewAccountOtpResourcePostPostBadRequest() *AccountOtpResourcePostPostBadRequest
NewAccountOtpResourcePostPostBadRequest creates a AccountOtpResourcePostPostBadRequest with default headers values
func (*AccountOtpResourcePostPostBadRequest) Code ¶
func (o *AccountOtpResourcePostPostBadRequest) Code() int
Code gets the status code for the account otp resource post post bad request response
func (*AccountOtpResourcePostPostBadRequest) Error ¶
func (o *AccountOtpResourcePostPostBadRequest) Error() string
func (*AccountOtpResourcePostPostBadRequest) IsClientError ¶
func (o *AccountOtpResourcePostPostBadRequest) IsClientError() bool
IsClientError returns true when this account otp resource post post bad request response has a 4xx status code
func (*AccountOtpResourcePostPostBadRequest) IsCode ¶
func (o *AccountOtpResourcePostPostBadRequest) IsCode(code int) bool
IsCode returns true when this account otp resource post post bad request response a status code equal to that given
func (*AccountOtpResourcePostPostBadRequest) IsRedirect ¶
func (o *AccountOtpResourcePostPostBadRequest) IsRedirect() bool
IsRedirect returns true when this account otp resource post post bad request response has a 3xx status code
func (*AccountOtpResourcePostPostBadRequest) IsServerError ¶
func (o *AccountOtpResourcePostPostBadRequest) IsServerError() bool
IsServerError returns true when this account otp resource post post bad request response has a 5xx status code
func (*AccountOtpResourcePostPostBadRequest) IsSuccess ¶
func (o *AccountOtpResourcePostPostBadRequest) IsSuccess() bool
IsSuccess returns true when this account otp resource post post bad request response has a 2xx status code
func (*AccountOtpResourcePostPostBadRequest) String ¶
func (o *AccountOtpResourcePostPostBadRequest) String() string
type AccountOtpResourcePostPostNoContent ¶
type AccountOtpResourcePostPostNoContent struct { }
AccountOtpResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountOtpResourcePostPostNoContent ¶
func NewAccountOtpResourcePostPostNoContent() *AccountOtpResourcePostPostNoContent
NewAccountOtpResourcePostPostNoContent creates a AccountOtpResourcePostPostNoContent with default headers values
func (*AccountOtpResourcePostPostNoContent) Code ¶
func (o *AccountOtpResourcePostPostNoContent) Code() int
Code gets the status code for the account otp resource post post no content response
func (*AccountOtpResourcePostPostNoContent) Error ¶
func (o *AccountOtpResourcePostPostNoContent) Error() string
func (*AccountOtpResourcePostPostNoContent) IsClientError ¶
func (o *AccountOtpResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this account otp resource post post no content response has a 4xx status code
func (*AccountOtpResourcePostPostNoContent) IsCode ¶
func (o *AccountOtpResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this account otp resource post post no content response a status code equal to that given
func (*AccountOtpResourcePostPostNoContent) IsRedirect ¶
func (o *AccountOtpResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this account otp resource post post no content response has a 3xx status code
func (*AccountOtpResourcePostPostNoContent) IsServerError ¶
func (o *AccountOtpResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this account otp resource post post no content response has a 5xx status code
func (*AccountOtpResourcePostPostNoContent) IsSuccess ¶
func (o *AccountOtpResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this account otp resource post post no content response has a 2xx status code
func (*AccountOtpResourcePostPostNoContent) String ¶
func (o *AccountOtpResourcePostPostNoContent) String() string
type AccountOtpResourcePostPostParams ¶
type AccountOtpResourcePostPostParams struct { /* Body. Account one time password enable representation */ Body *models.AccountOtpEnable Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountOtpResourcePostPostParams contains all the parameters to send to the API endpoint
for the account otp resource post post operation. Typically these are written to a http.Request.
func NewAccountOtpResourcePostPostParams ¶
func NewAccountOtpResourcePostPostParams() *AccountOtpResourcePostPostParams
NewAccountOtpResourcePostPostParams creates a new AccountOtpResourcePostPostParams 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 NewAccountOtpResourcePostPostParamsWithContext ¶
func NewAccountOtpResourcePostPostParamsWithContext(ctx context.Context) *AccountOtpResourcePostPostParams
NewAccountOtpResourcePostPostParamsWithContext creates a new AccountOtpResourcePostPostParams object with the ability to set a context for a request.
func NewAccountOtpResourcePostPostParamsWithHTTPClient ¶
func NewAccountOtpResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountOtpResourcePostPostParams
NewAccountOtpResourcePostPostParamsWithHTTPClient creates a new AccountOtpResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountOtpResourcePostPostParamsWithTimeout ¶
func NewAccountOtpResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountOtpResourcePostPostParams
NewAccountOtpResourcePostPostParamsWithTimeout creates a new AccountOtpResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountOtpResourcePostPostParams) SetBody ¶
func (o *AccountOtpResourcePostPostParams) SetBody(body *models.AccountOtpEnable)
SetBody adds the body to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) SetContext ¶
func (o *AccountOtpResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) SetDefaults ¶
func (o *AccountOtpResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the account otp resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourcePostPostParams) SetHTTPClient ¶
func (o *AccountOtpResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) SetTimeout ¶
func (o *AccountOtpResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) WithBody ¶
func (o *AccountOtpResourcePostPostParams) WithBody(body *models.AccountOtpEnable) *AccountOtpResourcePostPostParams
WithBody adds the body to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) WithContext ¶
func (o *AccountOtpResourcePostPostParams) WithContext(ctx context.Context) *AccountOtpResourcePostPostParams
WithContext adds the context to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) WithDefaults ¶
func (o *AccountOtpResourcePostPostParams) WithDefaults() *AccountOtpResourcePostPostParams
WithDefaults hydrates default values in the account otp resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourcePostPostParams) WithHTTPClient ¶
func (o *AccountOtpResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountOtpResourcePostPostParams
WithHTTPClient adds the HTTPClient to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) WithTimeout ¶
func (o *AccountOtpResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountOtpResourcePostPostParams
WithTimeout adds the timeout to the account otp resource post post params
func (*AccountOtpResourcePostPostParams) WriteToRequest ¶
func (o *AccountOtpResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountOtpResourcePostPostReader ¶
type AccountOtpResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountOtpResourcePostPostReader is a Reader for the AccountOtpResourcePostPost structure.
func (*AccountOtpResourcePostPostReader) ReadResponse ¶
func (o *AccountOtpResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountOtpResourcePostPostTooManyRequests ¶
type AccountOtpResourcePostPostTooManyRequests struct { }
AccountOtpResourcePostPostTooManyRequests describes a response with status code 429, with default header values.
Too many failed attempts
func NewAccountOtpResourcePostPostTooManyRequests ¶
func NewAccountOtpResourcePostPostTooManyRequests() *AccountOtpResourcePostPostTooManyRequests
NewAccountOtpResourcePostPostTooManyRequests creates a AccountOtpResourcePostPostTooManyRequests with default headers values
func (*AccountOtpResourcePostPostTooManyRequests) Code ¶
func (o *AccountOtpResourcePostPostTooManyRequests) Code() int
Code gets the status code for the account otp resource post post too many requests response
func (*AccountOtpResourcePostPostTooManyRequests) Error ¶
func (o *AccountOtpResourcePostPostTooManyRequests) Error() string
func (*AccountOtpResourcePostPostTooManyRequests) IsClientError ¶
func (o *AccountOtpResourcePostPostTooManyRequests) IsClientError() bool
IsClientError returns true when this account otp resource post post too many requests response has a 4xx status code
func (*AccountOtpResourcePostPostTooManyRequests) IsCode ¶
func (o *AccountOtpResourcePostPostTooManyRequests) IsCode(code int) bool
IsCode returns true when this account otp resource post post too many requests response a status code equal to that given
func (*AccountOtpResourcePostPostTooManyRequests) IsRedirect ¶
func (o *AccountOtpResourcePostPostTooManyRequests) IsRedirect() bool
IsRedirect returns true when this account otp resource post post too many requests response has a 3xx status code
func (*AccountOtpResourcePostPostTooManyRequests) IsServerError ¶
func (o *AccountOtpResourcePostPostTooManyRequests) IsServerError() bool
IsServerError returns true when this account otp resource post post too many requests response has a 5xx status code
func (*AccountOtpResourcePostPostTooManyRequests) IsSuccess ¶
func (o *AccountOtpResourcePostPostTooManyRequests) IsSuccess() bool
IsSuccess returns true when this account otp resource post post too many requests response has a 2xx status code
func (*AccountOtpResourcePostPostTooManyRequests) String ¶
func (o *AccountOtpResourcePostPostTooManyRequests) String() string
type AccountOtpResourcePostPostUnauthorized ¶
type AccountOtpResourcePostPostUnauthorized struct { }
AccountOtpResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized or one time password wrong
func NewAccountOtpResourcePostPostUnauthorized ¶
func NewAccountOtpResourcePostPostUnauthorized() *AccountOtpResourcePostPostUnauthorized
NewAccountOtpResourcePostPostUnauthorized creates a AccountOtpResourcePostPostUnauthorized with default headers values
func (*AccountOtpResourcePostPostUnauthorized) Code ¶
func (o *AccountOtpResourcePostPostUnauthorized) Code() int
Code gets the status code for the account otp resource post post unauthorized response
func (*AccountOtpResourcePostPostUnauthorized) Error ¶
func (o *AccountOtpResourcePostPostUnauthorized) Error() string
func (*AccountOtpResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountOtpResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this account otp resource post post unauthorized response has a 4xx status code
func (*AccountOtpResourcePostPostUnauthorized) IsCode ¶
func (o *AccountOtpResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this account otp resource post post unauthorized response a status code equal to that given
func (*AccountOtpResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountOtpResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this account otp resource post post unauthorized response has a 3xx status code
func (*AccountOtpResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountOtpResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this account otp resource post post unauthorized response has a 5xx status code
func (*AccountOtpResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountOtpResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this account otp resource post post unauthorized response has a 2xx status code
func (*AccountOtpResourcePostPostUnauthorized) String ¶
func (o *AccountOtpResourcePostPostUnauthorized) String() string
type AccountOtpResourcePutPutMethodNotAllowed ¶
type AccountOtpResourcePutPutMethodNotAllowed struct { }
AccountOtpResourcePutPutMethodNotAllowed describes a response with status code 405, with default header values.
One time password is already enabled
func NewAccountOtpResourcePutPutMethodNotAllowed ¶
func NewAccountOtpResourcePutPutMethodNotAllowed() *AccountOtpResourcePutPutMethodNotAllowed
NewAccountOtpResourcePutPutMethodNotAllowed creates a AccountOtpResourcePutPutMethodNotAllowed with default headers values
func (*AccountOtpResourcePutPutMethodNotAllowed) Code ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) Code() int
Code gets the status code for the account otp resource put put method not allowed response
func (*AccountOtpResourcePutPutMethodNotAllowed) Error ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) Error() string
func (*AccountOtpResourcePutPutMethodNotAllowed) IsClientError ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) IsClientError() bool
IsClientError returns true when this account otp resource put put method not allowed response has a 4xx status code
func (*AccountOtpResourcePutPutMethodNotAllowed) IsCode ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) IsCode(code int) bool
IsCode returns true when this account otp resource put put method not allowed response a status code equal to that given
func (*AccountOtpResourcePutPutMethodNotAllowed) IsRedirect ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) IsRedirect() bool
IsRedirect returns true when this account otp resource put put method not allowed response has a 3xx status code
func (*AccountOtpResourcePutPutMethodNotAllowed) IsServerError ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) IsServerError() bool
IsServerError returns true when this account otp resource put put method not allowed response has a 5xx status code
func (*AccountOtpResourcePutPutMethodNotAllowed) IsSuccess ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) IsSuccess() bool
IsSuccess returns true when this account otp resource put put method not allowed response has a 2xx status code
func (*AccountOtpResourcePutPutMethodNotAllowed) String ¶
func (o *AccountOtpResourcePutPutMethodNotAllowed) String() string
type AccountOtpResourcePutPutOK ¶
type AccountOtpResourcePutPutOK struct {
Payload string
}
AccountOtpResourcePutPutOK describes a response with status code 200, with default header values.
Ok
func NewAccountOtpResourcePutPutOK ¶
func NewAccountOtpResourcePutPutOK() *AccountOtpResourcePutPutOK
NewAccountOtpResourcePutPutOK creates a AccountOtpResourcePutPutOK with default headers values
func (*AccountOtpResourcePutPutOK) Code ¶
func (o *AccountOtpResourcePutPutOK) Code() int
Code gets the status code for the account otp resource put put o k response
func (*AccountOtpResourcePutPutOK) Error ¶
func (o *AccountOtpResourcePutPutOK) Error() string
func (*AccountOtpResourcePutPutOK) GetPayload ¶
func (o *AccountOtpResourcePutPutOK) GetPayload() string
func (*AccountOtpResourcePutPutOK) IsClientError ¶
func (o *AccountOtpResourcePutPutOK) IsClientError() bool
IsClientError returns true when this account otp resource put put o k response has a 4xx status code
func (*AccountOtpResourcePutPutOK) IsCode ¶
func (o *AccountOtpResourcePutPutOK) IsCode(code int) bool
IsCode returns true when this account otp resource put put o k response a status code equal to that given
func (*AccountOtpResourcePutPutOK) IsRedirect ¶
func (o *AccountOtpResourcePutPutOK) IsRedirect() bool
IsRedirect returns true when this account otp resource put put o k response has a 3xx status code
func (*AccountOtpResourcePutPutOK) IsServerError ¶
func (o *AccountOtpResourcePutPutOK) IsServerError() bool
IsServerError returns true when this account otp resource put put o k response has a 5xx status code
func (*AccountOtpResourcePutPutOK) IsSuccess ¶
func (o *AccountOtpResourcePutPutOK) IsSuccess() bool
IsSuccess returns true when this account otp resource put put o k response has a 2xx status code
func (*AccountOtpResourcePutPutOK) String ¶
func (o *AccountOtpResourcePutPutOK) String() string
type AccountOtpResourcePutPutParams ¶
type AccountOtpResourcePutPutParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountOtpResourcePutPutParams contains all the parameters to send to the API endpoint
for the account otp resource put put operation. Typically these are written to a http.Request.
func NewAccountOtpResourcePutPutParams ¶
func NewAccountOtpResourcePutPutParams() *AccountOtpResourcePutPutParams
NewAccountOtpResourcePutPutParams creates a new AccountOtpResourcePutPutParams 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 NewAccountOtpResourcePutPutParamsWithContext ¶
func NewAccountOtpResourcePutPutParamsWithContext(ctx context.Context) *AccountOtpResourcePutPutParams
NewAccountOtpResourcePutPutParamsWithContext creates a new AccountOtpResourcePutPutParams object with the ability to set a context for a request.
func NewAccountOtpResourcePutPutParamsWithHTTPClient ¶
func NewAccountOtpResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountOtpResourcePutPutParams
NewAccountOtpResourcePutPutParamsWithHTTPClient creates a new AccountOtpResourcePutPutParams object with the ability to set a custom HTTPClient for a request.
func NewAccountOtpResourcePutPutParamsWithTimeout ¶
func NewAccountOtpResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountOtpResourcePutPutParams
NewAccountOtpResourcePutPutParamsWithTimeout creates a new AccountOtpResourcePutPutParams object with the ability to set a timeout on a request.
func (*AccountOtpResourcePutPutParams) SetContext ¶
func (o *AccountOtpResourcePutPutParams) SetContext(ctx context.Context)
SetContext adds the context to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) SetDefaults ¶
func (o *AccountOtpResourcePutPutParams) SetDefaults()
SetDefaults hydrates default values in the account otp resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourcePutPutParams) SetHTTPClient ¶
func (o *AccountOtpResourcePutPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) SetTimeout ¶
func (o *AccountOtpResourcePutPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) WithContext ¶
func (o *AccountOtpResourcePutPutParams) WithContext(ctx context.Context) *AccountOtpResourcePutPutParams
WithContext adds the context to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) WithDefaults ¶
func (o *AccountOtpResourcePutPutParams) WithDefaults() *AccountOtpResourcePutPutParams
WithDefaults hydrates default values in the account otp resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountOtpResourcePutPutParams) WithHTTPClient ¶
func (o *AccountOtpResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountOtpResourcePutPutParams
WithHTTPClient adds the HTTPClient to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) WithTimeout ¶
func (o *AccountOtpResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountOtpResourcePutPutParams
WithTimeout adds the timeout to the account otp resource put put params
func (*AccountOtpResourcePutPutParams) WriteToRequest ¶
func (o *AccountOtpResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountOtpResourcePutPutReader ¶
type AccountOtpResourcePutPutReader struct {
// contains filtered or unexported fields
}
AccountOtpResourcePutPutReader is a Reader for the AccountOtpResourcePutPut structure.
func (*AccountOtpResourcePutPutReader) ReadResponse ¶
func (o *AccountOtpResourcePutPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountPasswordResetResourcePostPostNoContent ¶
type AccountPasswordResetResourcePostPostNoContent struct { }
AccountPasswordResetResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountPasswordResetResourcePostPostNoContent ¶
func NewAccountPasswordResetResourcePostPostNoContent() *AccountPasswordResetResourcePostPostNoContent
NewAccountPasswordResetResourcePostPostNoContent creates a AccountPasswordResetResourcePostPostNoContent with default headers values
func (*AccountPasswordResetResourcePostPostNoContent) Code ¶
func (o *AccountPasswordResetResourcePostPostNoContent) Code() int
Code gets the status code for the account password reset resource post post no content response
func (*AccountPasswordResetResourcePostPostNoContent) Error ¶
func (o *AccountPasswordResetResourcePostPostNoContent) Error() string
func (*AccountPasswordResetResourcePostPostNoContent) IsClientError ¶
func (o *AccountPasswordResetResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this account password reset resource post post no content response has a 4xx status code
func (*AccountPasswordResetResourcePostPostNoContent) IsCode ¶
func (o *AccountPasswordResetResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this account password reset resource post post no content response a status code equal to that given
func (*AccountPasswordResetResourcePostPostNoContent) IsRedirect ¶
func (o *AccountPasswordResetResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this account password reset resource post post no content response has a 3xx status code
func (*AccountPasswordResetResourcePostPostNoContent) IsServerError ¶
func (o *AccountPasswordResetResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this account password reset resource post post no content response has a 5xx status code
func (*AccountPasswordResetResourcePostPostNoContent) IsSuccess ¶
func (o *AccountPasswordResetResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this account password reset resource post post no content response has a 2xx status code
func (*AccountPasswordResetResourcePostPostNoContent) String ¶
func (o *AccountPasswordResetResourcePostPostNoContent) String() string
type AccountPasswordResetResourcePostPostParams ¶
type AccountPasswordResetResourcePostPostParams struct { /* Body. Account password reset representation */ Body *models.AccountPasswordReset Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountPasswordResetResourcePostPostParams contains all the parameters to send to the API endpoint
for the account password reset resource post post operation. Typically these are written to a http.Request.
func NewAccountPasswordResetResourcePostPostParams ¶
func NewAccountPasswordResetResourcePostPostParams() *AccountPasswordResetResourcePostPostParams
NewAccountPasswordResetResourcePostPostParams creates a new AccountPasswordResetResourcePostPostParams 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 NewAccountPasswordResetResourcePostPostParamsWithContext ¶
func NewAccountPasswordResetResourcePostPostParamsWithContext(ctx context.Context) *AccountPasswordResetResourcePostPostParams
NewAccountPasswordResetResourcePostPostParamsWithContext creates a new AccountPasswordResetResourcePostPostParams object with the ability to set a context for a request.
func NewAccountPasswordResetResourcePostPostParamsWithHTTPClient ¶
func NewAccountPasswordResetResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountPasswordResetResourcePostPostParams
NewAccountPasswordResetResourcePostPostParamsWithHTTPClient creates a new AccountPasswordResetResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountPasswordResetResourcePostPostParamsWithTimeout ¶
func NewAccountPasswordResetResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountPasswordResetResourcePostPostParams
NewAccountPasswordResetResourcePostPostParamsWithTimeout creates a new AccountPasswordResetResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountPasswordResetResourcePostPostParams) SetBody ¶
func (o *AccountPasswordResetResourcePostPostParams) SetBody(body *models.AccountPasswordReset)
SetBody adds the body to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) SetContext ¶
func (o *AccountPasswordResetResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) SetDefaults ¶
func (o *AccountPasswordResetResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the account password reset resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountPasswordResetResourcePostPostParams) SetHTTPClient ¶
func (o *AccountPasswordResetResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) SetTimeout ¶
func (o *AccountPasswordResetResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) WithBody ¶
func (o *AccountPasswordResetResourcePostPostParams) WithBody(body *models.AccountPasswordReset) *AccountPasswordResetResourcePostPostParams
WithBody adds the body to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) WithContext ¶
func (o *AccountPasswordResetResourcePostPostParams) WithContext(ctx context.Context) *AccountPasswordResetResourcePostPostParams
WithContext adds the context to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) WithDefaults ¶
func (o *AccountPasswordResetResourcePostPostParams) WithDefaults() *AccountPasswordResetResourcePostPostParams
WithDefaults hydrates default values in the account password reset resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountPasswordResetResourcePostPostParams) WithHTTPClient ¶
func (o *AccountPasswordResetResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountPasswordResetResourcePostPostParams
WithHTTPClient adds the HTTPClient to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) WithTimeout ¶
func (o *AccountPasswordResetResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountPasswordResetResourcePostPostParams
WithTimeout adds the timeout to the account password reset resource post post params
func (*AccountPasswordResetResourcePostPostParams) WriteToRequest ¶
func (o *AccountPasswordResetResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountPasswordResetResourcePostPostReader ¶
type AccountPasswordResetResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountPasswordResetResourcePostPostReader is a Reader for the AccountPasswordResetResourcePostPost structure.
func (*AccountPasswordResetResourcePostPostReader) ReadResponse ¶
func (o *AccountPasswordResetResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountPasswordResetResourcePostPostUnauthorized ¶
type AccountPasswordResetResourcePostPostUnauthorized struct { }
AccountPasswordResetResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountPasswordResetResourcePostPostUnauthorized ¶
func NewAccountPasswordResetResourcePostPostUnauthorized() *AccountPasswordResetResourcePostPostUnauthorized
NewAccountPasswordResetResourcePostPostUnauthorized creates a AccountPasswordResetResourcePostPostUnauthorized with default headers values
func (*AccountPasswordResetResourcePostPostUnauthorized) Code ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) Code() int
Code gets the status code for the account password reset resource post post unauthorized response
func (*AccountPasswordResetResourcePostPostUnauthorized) Error ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) Error() string
func (*AccountPasswordResetResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this account password reset resource post post unauthorized response has a 4xx status code
func (*AccountPasswordResetResourcePostPostUnauthorized) IsCode ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this account password reset resource post post unauthorized response a status code equal to that given
func (*AccountPasswordResetResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this account password reset resource post post unauthorized response has a 3xx status code
func (*AccountPasswordResetResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this account password reset resource post post unauthorized response has a 5xx status code
func (*AccountPasswordResetResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this account password reset resource post post unauthorized response has a 2xx status code
func (*AccountPasswordResetResourcePostPostUnauthorized) String ¶
func (o *AccountPasswordResetResourcePostPostUnauthorized) String() string
type AccountSettingResourceDeleteDeleteForbidden ¶
type AccountSettingResourceDeleteDeleteForbidden struct { }
AccountSettingResourceDeleteDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewAccountSettingResourceDeleteDeleteForbidden ¶
func NewAccountSettingResourceDeleteDeleteForbidden() *AccountSettingResourceDeleteDeleteForbidden
NewAccountSettingResourceDeleteDeleteForbidden creates a AccountSettingResourceDeleteDeleteForbidden with default headers values
func (*AccountSettingResourceDeleteDeleteForbidden) Code ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) Code() int
Code gets the status code for the account setting resource delete delete forbidden response
func (*AccountSettingResourceDeleteDeleteForbidden) Error ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) Error() string
func (*AccountSettingResourceDeleteDeleteForbidden) IsClientError ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) IsClientError() bool
IsClientError returns true when this account setting resource delete delete forbidden response has a 4xx status code
func (*AccountSettingResourceDeleteDeleteForbidden) IsCode ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) IsCode(code int) bool
IsCode returns true when this account setting resource delete delete forbidden response a status code equal to that given
func (*AccountSettingResourceDeleteDeleteForbidden) IsRedirect ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this account setting resource delete delete forbidden response has a 3xx status code
func (*AccountSettingResourceDeleteDeleteForbidden) IsServerError ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) IsServerError() bool
IsServerError returns true when this account setting resource delete delete forbidden response has a 5xx status code
func (*AccountSettingResourceDeleteDeleteForbidden) IsSuccess ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this account setting resource delete delete forbidden response has a 2xx status code
func (*AccountSettingResourceDeleteDeleteForbidden) String ¶
func (o *AccountSettingResourceDeleteDeleteForbidden) String() string
type AccountSettingResourceDeleteDeleteNoContent ¶
type AccountSettingResourceDeleteDeleteNoContent struct { }
AccountSettingResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountSettingResourceDeleteDeleteNoContent ¶
func NewAccountSettingResourceDeleteDeleteNoContent() *AccountSettingResourceDeleteDeleteNoContent
NewAccountSettingResourceDeleteDeleteNoContent creates a AccountSettingResourceDeleteDeleteNoContent with default headers values
func (*AccountSettingResourceDeleteDeleteNoContent) Code ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the account setting resource delete delete no content response
func (*AccountSettingResourceDeleteDeleteNoContent) Error ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) Error() string
func (*AccountSettingResourceDeleteDeleteNoContent) IsClientError ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this account setting resource delete delete no content response has a 4xx status code
func (*AccountSettingResourceDeleteDeleteNoContent) IsCode ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this account setting resource delete delete no content response a status code equal to that given
func (*AccountSettingResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this account setting resource delete delete no content response has a 3xx status code
func (*AccountSettingResourceDeleteDeleteNoContent) IsServerError ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this account setting resource delete delete no content response has a 5xx status code
func (*AccountSettingResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this account setting resource delete delete no content response has a 2xx status code
func (*AccountSettingResourceDeleteDeleteNoContent) String ¶
func (o *AccountSettingResourceDeleteDeleteNoContent) String() string
type AccountSettingResourceDeleteDeleteParams ¶
type AccountSettingResourceDeleteDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSettingResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the account setting resource delete delete operation. Typically these are written to a http.Request.
func NewAccountSettingResourceDeleteDeleteParams ¶
func NewAccountSettingResourceDeleteDeleteParams() *AccountSettingResourceDeleteDeleteParams
NewAccountSettingResourceDeleteDeleteParams creates a new AccountSettingResourceDeleteDeleteParams 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 NewAccountSettingResourceDeleteDeleteParamsWithContext ¶
func NewAccountSettingResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountSettingResourceDeleteDeleteParams
NewAccountSettingResourceDeleteDeleteParamsWithContext creates a new AccountSettingResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewAccountSettingResourceDeleteDeleteParamsWithHTTPClient ¶
func NewAccountSettingResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountSettingResourceDeleteDeleteParams
NewAccountSettingResourceDeleteDeleteParamsWithHTTPClient creates a new AccountSettingResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSettingResourceDeleteDeleteParamsWithTimeout ¶
func NewAccountSettingResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountSettingResourceDeleteDeleteParams
NewAccountSettingResourceDeleteDeleteParamsWithTimeout creates a new AccountSettingResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*AccountSettingResourceDeleteDeleteParams) SetContext ¶
func (o *AccountSettingResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) SetDefaults ¶
func (o *AccountSettingResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the account setting resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *AccountSettingResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) SetTimeout ¶
func (o *AccountSettingResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) WithContext ¶
func (o *AccountSettingResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountSettingResourceDeleteDeleteParams
WithContext adds the context to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) WithDefaults ¶
func (o *AccountSettingResourceDeleteDeleteParams) WithDefaults() *AccountSettingResourceDeleteDeleteParams
WithDefaults hydrates default values in the account setting resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *AccountSettingResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountSettingResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) WithTimeout ¶
func (o *AccountSettingResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountSettingResourceDeleteDeleteParams
WithTimeout adds the timeout to the account setting resource delete delete params
func (*AccountSettingResourceDeleteDeleteParams) WriteToRequest ¶
func (o *AccountSettingResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSettingResourceDeleteDeleteReader ¶
type AccountSettingResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
AccountSettingResourceDeleteDeleteReader is a Reader for the AccountSettingResourceDeleteDelete structure.
func (*AccountSettingResourceDeleteDeleteReader) ReadResponse ¶
func (o *AccountSettingResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSettingResourceDeleteDeleteUnauthorized ¶
type AccountSettingResourceDeleteDeleteUnauthorized struct { }
AccountSettingResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSettingResourceDeleteDeleteUnauthorized ¶
func NewAccountSettingResourceDeleteDeleteUnauthorized() *AccountSettingResourceDeleteDeleteUnauthorized
NewAccountSettingResourceDeleteDeleteUnauthorized creates a AccountSettingResourceDeleteDeleteUnauthorized with default headers values
func (*AccountSettingResourceDeleteDeleteUnauthorized) Code ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the account setting resource delete delete unauthorized response
func (*AccountSettingResourceDeleteDeleteUnauthorized) Error ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) Error() string
func (*AccountSettingResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this account setting resource delete delete unauthorized response has a 4xx status code
func (*AccountSettingResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this account setting resource delete delete unauthorized response a status code equal to that given
func (*AccountSettingResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this account setting resource delete delete unauthorized response has a 3xx status code
func (*AccountSettingResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this account setting resource delete delete unauthorized response has a 5xx status code
func (*AccountSettingResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this account setting resource delete delete unauthorized response has a 2xx status code
func (*AccountSettingResourceDeleteDeleteUnauthorized) String ¶
func (o *AccountSettingResourceDeleteDeleteUnauthorized) String() string
type AccountSettingResourceGetGetForbidden ¶
type AccountSettingResourceGetGetForbidden struct { }
AccountSettingResourceGetGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewAccountSettingResourceGetGetForbidden ¶
func NewAccountSettingResourceGetGetForbidden() *AccountSettingResourceGetGetForbidden
NewAccountSettingResourceGetGetForbidden creates a AccountSettingResourceGetGetForbidden with default headers values
func (*AccountSettingResourceGetGetForbidden) Code ¶
func (o *AccountSettingResourceGetGetForbidden) Code() int
Code gets the status code for the account setting resource get get forbidden response
func (*AccountSettingResourceGetGetForbidden) Error ¶
func (o *AccountSettingResourceGetGetForbidden) Error() string
func (*AccountSettingResourceGetGetForbidden) IsClientError ¶
func (o *AccountSettingResourceGetGetForbidden) IsClientError() bool
IsClientError returns true when this account setting resource get get forbidden response has a 4xx status code
func (*AccountSettingResourceGetGetForbidden) IsCode ¶
func (o *AccountSettingResourceGetGetForbidden) IsCode(code int) bool
IsCode returns true when this account setting resource get get forbidden response a status code equal to that given
func (*AccountSettingResourceGetGetForbidden) IsRedirect ¶
func (o *AccountSettingResourceGetGetForbidden) IsRedirect() bool
IsRedirect returns true when this account setting resource get get forbidden response has a 3xx status code
func (*AccountSettingResourceGetGetForbidden) IsServerError ¶
func (o *AccountSettingResourceGetGetForbidden) IsServerError() bool
IsServerError returns true when this account setting resource get get forbidden response has a 5xx status code
func (*AccountSettingResourceGetGetForbidden) IsSuccess ¶
func (o *AccountSettingResourceGetGetForbidden) IsSuccess() bool
IsSuccess returns true when this account setting resource get get forbidden response has a 2xx status code
func (*AccountSettingResourceGetGetForbidden) String ¶
func (o *AccountSettingResourceGetGetForbidden) String() string
type AccountSettingResourceGetGetNotFound ¶
type AccountSettingResourceGetGetNotFound struct { }
AccountSettingResourceGetGetNotFound describes a response with status code 404, with default header values.
Not found
func NewAccountSettingResourceGetGetNotFound ¶
func NewAccountSettingResourceGetGetNotFound() *AccountSettingResourceGetGetNotFound
NewAccountSettingResourceGetGetNotFound creates a AccountSettingResourceGetGetNotFound with default headers values
func (*AccountSettingResourceGetGetNotFound) Code ¶
func (o *AccountSettingResourceGetGetNotFound) Code() int
Code gets the status code for the account setting resource get get not found response
func (*AccountSettingResourceGetGetNotFound) Error ¶
func (o *AccountSettingResourceGetGetNotFound) Error() string
func (*AccountSettingResourceGetGetNotFound) IsClientError ¶
func (o *AccountSettingResourceGetGetNotFound) IsClientError() bool
IsClientError returns true when this account setting resource get get not found response has a 4xx status code
func (*AccountSettingResourceGetGetNotFound) IsCode ¶
func (o *AccountSettingResourceGetGetNotFound) IsCode(code int) bool
IsCode returns true when this account setting resource get get not found response a status code equal to that given
func (*AccountSettingResourceGetGetNotFound) IsRedirect ¶
func (o *AccountSettingResourceGetGetNotFound) IsRedirect() bool
IsRedirect returns true when this account setting resource get get not found response has a 3xx status code
func (*AccountSettingResourceGetGetNotFound) IsServerError ¶
func (o *AccountSettingResourceGetGetNotFound) IsServerError() bool
IsServerError returns true when this account setting resource get get not found response has a 5xx status code
func (*AccountSettingResourceGetGetNotFound) IsSuccess ¶
func (o *AccountSettingResourceGetGetNotFound) IsSuccess() bool
IsSuccess returns true when this account setting resource get get not found response has a 2xx status code
func (*AccountSettingResourceGetGetNotFound) String ¶
func (o *AccountSettingResourceGetGetNotFound) String() string
type AccountSettingResourceGetGetOK ¶
type AccountSettingResourceGetGetOK struct {
Payload *models.AccountSetting
}
AccountSettingResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewAccountSettingResourceGetGetOK ¶
func NewAccountSettingResourceGetGetOK() *AccountSettingResourceGetGetOK
NewAccountSettingResourceGetGetOK creates a AccountSettingResourceGetGetOK with default headers values
func (*AccountSettingResourceGetGetOK) Code ¶
func (o *AccountSettingResourceGetGetOK) Code() int
Code gets the status code for the account setting resource get get o k response
func (*AccountSettingResourceGetGetOK) Error ¶
func (o *AccountSettingResourceGetGetOK) Error() string
func (*AccountSettingResourceGetGetOK) GetPayload ¶
func (o *AccountSettingResourceGetGetOK) GetPayload() *models.AccountSetting
func (*AccountSettingResourceGetGetOK) IsClientError ¶
func (o *AccountSettingResourceGetGetOK) IsClientError() bool
IsClientError returns true when this account setting resource get get o k response has a 4xx status code
func (*AccountSettingResourceGetGetOK) IsCode ¶
func (o *AccountSettingResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this account setting resource get get o k response a status code equal to that given
func (*AccountSettingResourceGetGetOK) IsRedirect ¶
func (o *AccountSettingResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this account setting resource get get o k response has a 3xx status code
func (*AccountSettingResourceGetGetOK) IsServerError ¶
func (o *AccountSettingResourceGetGetOK) IsServerError() bool
IsServerError returns true when this account setting resource get get o k response has a 5xx status code
func (*AccountSettingResourceGetGetOK) IsSuccess ¶
func (o *AccountSettingResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this account setting resource get get o k response has a 2xx status code
func (*AccountSettingResourceGetGetOK) String ¶
func (o *AccountSettingResourceGetGetOK) String() string
type AccountSettingResourceGetGetParams ¶
type AccountSettingResourceGetGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSettingResourceGetGetParams contains all the parameters to send to the API endpoint
for the account setting resource get get operation. Typically these are written to a http.Request.
func NewAccountSettingResourceGetGetParams ¶
func NewAccountSettingResourceGetGetParams() *AccountSettingResourceGetGetParams
NewAccountSettingResourceGetGetParams creates a new AccountSettingResourceGetGetParams 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 NewAccountSettingResourceGetGetParamsWithContext ¶
func NewAccountSettingResourceGetGetParamsWithContext(ctx context.Context) *AccountSettingResourceGetGetParams
NewAccountSettingResourceGetGetParamsWithContext creates a new AccountSettingResourceGetGetParams object with the ability to set a context for a request.
func NewAccountSettingResourceGetGetParamsWithHTTPClient ¶
func NewAccountSettingResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSettingResourceGetGetParams
NewAccountSettingResourceGetGetParamsWithHTTPClient creates a new AccountSettingResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSettingResourceGetGetParamsWithTimeout ¶
func NewAccountSettingResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSettingResourceGetGetParams
NewAccountSettingResourceGetGetParamsWithTimeout creates a new AccountSettingResourceGetGetParams object with the ability to set a timeout on a request.
func (*AccountSettingResourceGetGetParams) SetContext ¶
func (o *AccountSettingResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) SetDefaults ¶
func (o *AccountSettingResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the account setting resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourceGetGetParams) SetHTTPClient ¶
func (o *AccountSettingResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) SetTimeout ¶
func (o *AccountSettingResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) WithContext ¶
func (o *AccountSettingResourceGetGetParams) WithContext(ctx context.Context) *AccountSettingResourceGetGetParams
WithContext adds the context to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) WithDefaults ¶
func (o *AccountSettingResourceGetGetParams) WithDefaults() *AccountSettingResourceGetGetParams
WithDefaults hydrates default values in the account setting resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourceGetGetParams) WithHTTPClient ¶
func (o *AccountSettingResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSettingResourceGetGetParams
WithHTTPClient adds the HTTPClient to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) WithTimeout ¶
func (o *AccountSettingResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSettingResourceGetGetParams
WithTimeout adds the timeout to the account setting resource get get params
func (*AccountSettingResourceGetGetParams) WriteToRequest ¶
func (o *AccountSettingResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSettingResourceGetGetReader ¶
type AccountSettingResourceGetGetReader struct {
// contains filtered or unexported fields
}
AccountSettingResourceGetGetReader is a Reader for the AccountSettingResourceGetGet structure.
func (*AccountSettingResourceGetGetReader) ReadResponse ¶
func (o *AccountSettingResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSettingResourceGetGetUnauthorized ¶
type AccountSettingResourceGetGetUnauthorized struct { }
AccountSettingResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSettingResourceGetGetUnauthorized ¶
func NewAccountSettingResourceGetGetUnauthorized() *AccountSettingResourceGetGetUnauthorized
NewAccountSettingResourceGetGetUnauthorized creates a AccountSettingResourceGetGetUnauthorized with default headers values
func (*AccountSettingResourceGetGetUnauthorized) Code ¶
func (o *AccountSettingResourceGetGetUnauthorized) Code() int
Code gets the status code for the account setting resource get get unauthorized response
func (*AccountSettingResourceGetGetUnauthorized) Error ¶
func (o *AccountSettingResourceGetGetUnauthorized) Error() string
func (*AccountSettingResourceGetGetUnauthorized) IsClientError ¶
func (o *AccountSettingResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this account setting resource get get unauthorized response has a 4xx status code
func (*AccountSettingResourceGetGetUnauthorized) IsCode ¶
func (o *AccountSettingResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this account setting resource get get unauthorized response a status code equal to that given
func (*AccountSettingResourceGetGetUnauthorized) IsRedirect ¶
func (o *AccountSettingResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this account setting resource get get unauthorized response has a 3xx status code
func (*AccountSettingResourceGetGetUnauthorized) IsServerError ¶
func (o *AccountSettingResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this account setting resource get get unauthorized response has a 5xx status code
func (*AccountSettingResourceGetGetUnauthorized) IsSuccess ¶
func (o *AccountSettingResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this account setting resource get get unauthorized response has a 2xx status code
func (*AccountSettingResourceGetGetUnauthorized) String ¶
func (o *AccountSettingResourceGetGetUnauthorized) String() string
type AccountSettingResourcePutPutBadRequest ¶
type AccountSettingResourcePutPutBadRequest struct { }
AccountSettingResourcePutPutBadRequest describes a response with status code 400, with default header values.
Bad Parameter
func NewAccountSettingResourcePutPutBadRequest ¶
func NewAccountSettingResourcePutPutBadRequest() *AccountSettingResourcePutPutBadRequest
NewAccountSettingResourcePutPutBadRequest creates a AccountSettingResourcePutPutBadRequest with default headers values
func (*AccountSettingResourcePutPutBadRequest) Code ¶
func (o *AccountSettingResourcePutPutBadRequest) Code() int
Code gets the status code for the account setting resource put put bad request response
func (*AccountSettingResourcePutPutBadRequest) Error ¶
func (o *AccountSettingResourcePutPutBadRequest) Error() string
func (*AccountSettingResourcePutPutBadRequest) IsClientError ¶
func (o *AccountSettingResourcePutPutBadRequest) IsClientError() bool
IsClientError returns true when this account setting resource put put bad request response has a 4xx status code
func (*AccountSettingResourcePutPutBadRequest) IsCode ¶
func (o *AccountSettingResourcePutPutBadRequest) IsCode(code int) bool
IsCode returns true when this account setting resource put put bad request response a status code equal to that given
func (*AccountSettingResourcePutPutBadRequest) IsRedirect ¶
func (o *AccountSettingResourcePutPutBadRequest) IsRedirect() bool
IsRedirect returns true when this account setting resource put put bad request response has a 3xx status code
func (*AccountSettingResourcePutPutBadRequest) IsServerError ¶
func (o *AccountSettingResourcePutPutBadRequest) IsServerError() bool
IsServerError returns true when this account setting resource put put bad request response has a 5xx status code
func (*AccountSettingResourcePutPutBadRequest) IsSuccess ¶
func (o *AccountSettingResourcePutPutBadRequest) IsSuccess() bool
IsSuccess returns true when this account setting resource put put bad request response has a 2xx status code
func (*AccountSettingResourcePutPutBadRequest) String ¶
func (o *AccountSettingResourcePutPutBadRequest) String() string
type AccountSettingResourcePutPutOK ¶
type AccountSettingResourcePutPutOK struct {
Payload *models.AccountSetting
}
AccountSettingResourcePutPutOK describes a response with status code 200, with default header values.
successful operation
func NewAccountSettingResourcePutPutOK ¶
func NewAccountSettingResourcePutPutOK() *AccountSettingResourcePutPutOK
NewAccountSettingResourcePutPutOK creates a AccountSettingResourcePutPutOK with default headers values
func (*AccountSettingResourcePutPutOK) Code ¶
func (o *AccountSettingResourcePutPutOK) Code() int
Code gets the status code for the account setting resource put put o k response
func (*AccountSettingResourcePutPutOK) Error ¶
func (o *AccountSettingResourcePutPutOK) Error() string
func (*AccountSettingResourcePutPutOK) GetPayload ¶
func (o *AccountSettingResourcePutPutOK) GetPayload() *models.AccountSetting
func (*AccountSettingResourcePutPutOK) IsClientError ¶
func (o *AccountSettingResourcePutPutOK) IsClientError() bool
IsClientError returns true when this account setting resource put put o k response has a 4xx status code
func (*AccountSettingResourcePutPutOK) IsCode ¶
func (o *AccountSettingResourcePutPutOK) IsCode(code int) bool
IsCode returns true when this account setting resource put put o k response a status code equal to that given
func (*AccountSettingResourcePutPutOK) IsRedirect ¶
func (o *AccountSettingResourcePutPutOK) IsRedirect() bool
IsRedirect returns true when this account setting resource put put o k response has a 3xx status code
func (*AccountSettingResourcePutPutOK) IsServerError ¶
func (o *AccountSettingResourcePutPutOK) IsServerError() bool
IsServerError returns true when this account setting resource put put o k response has a 5xx status code
func (*AccountSettingResourcePutPutOK) IsSuccess ¶
func (o *AccountSettingResourcePutPutOK) IsSuccess() bool
IsSuccess returns true when this account setting resource put put o k response has a 2xx status code
func (*AccountSettingResourcePutPutOK) String ¶
func (o *AccountSettingResourcePutPutOK) String() string
type AccountSettingResourcePutPutParams ¶
type AccountSettingResourcePutPutParams struct { /* Body. Account setting representation */ Body *models.AccountSetting Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSettingResourcePutPutParams contains all the parameters to send to the API endpoint
for the account setting resource put put operation. Typically these are written to a http.Request.
func NewAccountSettingResourcePutPutParams ¶
func NewAccountSettingResourcePutPutParams() *AccountSettingResourcePutPutParams
NewAccountSettingResourcePutPutParams creates a new AccountSettingResourcePutPutParams 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 NewAccountSettingResourcePutPutParamsWithContext ¶
func NewAccountSettingResourcePutPutParamsWithContext(ctx context.Context) *AccountSettingResourcePutPutParams
NewAccountSettingResourcePutPutParamsWithContext creates a new AccountSettingResourcePutPutParams object with the ability to set a context for a request.
func NewAccountSettingResourcePutPutParamsWithHTTPClient ¶
func NewAccountSettingResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountSettingResourcePutPutParams
NewAccountSettingResourcePutPutParamsWithHTTPClient creates a new AccountSettingResourcePutPutParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSettingResourcePutPutParamsWithTimeout ¶
func NewAccountSettingResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountSettingResourcePutPutParams
NewAccountSettingResourcePutPutParamsWithTimeout creates a new AccountSettingResourcePutPutParams object with the ability to set a timeout on a request.
func (*AccountSettingResourcePutPutParams) SetBody ¶
func (o *AccountSettingResourcePutPutParams) SetBody(body *models.AccountSetting)
SetBody adds the body to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) SetContext ¶
func (o *AccountSettingResourcePutPutParams) SetContext(ctx context.Context)
SetContext adds the context to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) SetDefaults ¶
func (o *AccountSettingResourcePutPutParams) SetDefaults()
SetDefaults hydrates default values in the account setting resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourcePutPutParams) SetHTTPClient ¶
func (o *AccountSettingResourcePutPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) SetTimeout ¶
func (o *AccountSettingResourcePutPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) WithBody ¶
func (o *AccountSettingResourcePutPutParams) WithBody(body *models.AccountSetting) *AccountSettingResourcePutPutParams
WithBody adds the body to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) WithContext ¶
func (o *AccountSettingResourcePutPutParams) WithContext(ctx context.Context) *AccountSettingResourcePutPutParams
WithContext adds the context to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) WithDefaults ¶
func (o *AccountSettingResourcePutPutParams) WithDefaults() *AccountSettingResourcePutPutParams
WithDefaults hydrates default values in the account setting resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSettingResourcePutPutParams) WithHTTPClient ¶
func (o *AccountSettingResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountSettingResourcePutPutParams
WithHTTPClient adds the HTTPClient to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) WithTimeout ¶
func (o *AccountSettingResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountSettingResourcePutPutParams
WithTimeout adds the timeout to the account setting resource put put params
func (*AccountSettingResourcePutPutParams) WriteToRequest ¶
func (o *AccountSettingResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSettingResourcePutPutReader ¶
type AccountSettingResourcePutPutReader struct {
// contains filtered or unexported fields
}
AccountSettingResourcePutPutReader is a Reader for the AccountSettingResourcePutPut structure.
func (*AccountSettingResourcePutPutReader) ReadResponse ¶
func (o *AccountSettingResourcePutPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSettingResourcePutPutUnauthorized ¶
type AccountSettingResourcePutPutUnauthorized struct { }
AccountSettingResourcePutPutUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSettingResourcePutPutUnauthorized ¶
func NewAccountSettingResourcePutPutUnauthorized() *AccountSettingResourcePutPutUnauthorized
NewAccountSettingResourcePutPutUnauthorized creates a AccountSettingResourcePutPutUnauthorized with default headers values
func (*AccountSettingResourcePutPutUnauthorized) Code ¶
func (o *AccountSettingResourcePutPutUnauthorized) Code() int
Code gets the status code for the account setting resource put put unauthorized response
func (*AccountSettingResourcePutPutUnauthorized) Error ¶
func (o *AccountSettingResourcePutPutUnauthorized) Error() string
func (*AccountSettingResourcePutPutUnauthorized) IsClientError ¶
func (o *AccountSettingResourcePutPutUnauthorized) IsClientError() bool
IsClientError returns true when this account setting resource put put unauthorized response has a 4xx status code
func (*AccountSettingResourcePutPutUnauthorized) IsCode ¶
func (o *AccountSettingResourcePutPutUnauthorized) IsCode(code int) bool
IsCode returns true when this account setting resource put put unauthorized response a status code equal to that given
func (*AccountSettingResourcePutPutUnauthorized) IsRedirect ¶
func (o *AccountSettingResourcePutPutUnauthorized) IsRedirect() bool
IsRedirect returns true when this account setting resource put put unauthorized response has a 3xx status code
func (*AccountSettingResourcePutPutUnauthorized) IsServerError ¶
func (o *AccountSettingResourcePutPutUnauthorized) IsServerError() bool
IsServerError returns true when this account setting resource put put unauthorized response has a 5xx status code
func (*AccountSettingResourcePutPutUnauthorized) IsSuccess ¶
func (o *AccountSettingResourcePutPutUnauthorized) IsSuccess() bool
IsSuccess returns true when this account setting resource put put unauthorized response has a 2xx status code
func (*AccountSettingResourcePutPutUnauthorized) String ¶
func (o *AccountSettingResourcePutPutUnauthorized) String() string
type AccountSubResourceDeleteDeleteNoContent ¶
type AccountSubResourceDeleteDeleteNoContent struct { }
AccountSubResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountSubResourceDeleteDeleteNoContent ¶
func NewAccountSubResourceDeleteDeleteNoContent() *AccountSubResourceDeleteDeleteNoContent
NewAccountSubResourceDeleteDeleteNoContent creates a AccountSubResourceDeleteDeleteNoContent with default headers values
func (*AccountSubResourceDeleteDeleteNoContent) Code ¶
func (o *AccountSubResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the account sub resource delete delete no content response
func (*AccountSubResourceDeleteDeleteNoContent) Error ¶
func (o *AccountSubResourceDeleteDeleteNoContent) Error() string
func (*AccountSubResourceDeleteDeleteNoContent) IsClientError ¶
func (o *AccountSubResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this account sub resource delete delete no content response has a 4xx status code
func (*AccountSubResourceDeleteDeleteNoContent) IsCode ¶
func (o *AccountSubResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this account sub resource delete delete no content response a status code equal to that given
func (*AccountSubResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *AccountSubResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this account sub resource delete delete no content response has a 3xx status code
func (*AccountSubResourceDeleteDeleteNoContent) IsServerError ¶
func (o *AccountSubResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this account sub resource delete delete no content response has a 5xx status code
func (*AccountSubResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *AccountSubResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this account sub resource delete delete no content response has a 2xx status code
func (*AccountSubResourceDeleteDeleteNoContent) String ¶
func (o *AccountSubResourceDeleteDeleteNoContent) String() string
type AccountSubResourceDeleteDeleteParams ¶
type AccountSubResourceDeleteDeleteParams struct { /* AccountID. The account id */ AccountID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSubResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the account sub resource delete delete operation. Typically these are written to a http.Request.
func NewAccountSubResourceDeleteDeleteParams ¶
func NewAccountSubResourceDeleteDeleteParams() *AccountSubResourceDeleteDeleteParams
NewAccountSubResourceDeleteDeleteParams creates a new AccountSubResourceDeleteDeleteParams 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 NewAccountSubResourceDeleteDeleteParamsWithContext ¶
func NewAccountSubResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountSubResourceDeleteDeleteParams
NewAccountSubResourceDeleteDeleteParamsWithContext creates a new AccountSubResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewAccountSubResourceDeleteDeleteParamsWithHTTPClient ¶
func NewAccountSubResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountSubResourceDeleteDeleteParams
NewAccountSubResourceDeleteDeleteParamsWithHTTPClient creates a new AccountSubResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSubResourceDeleteDeleteParamsWithTimeout ¶
func NewAccountSubResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountSubResourceDeleteDeleteParams
NewAccountSubResourceDeleteDeleteParamsWithTimeout creates a new AccountSubResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*AccountSubResourceDeleteDeleteParams) SetAccountID ¶
func (o *AccountSubResourceDeleteDeleteParams) SetAccountID(accountID int64)
SetAccountID adds the accountId to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) SetContext ¶
func (o *AccountSubResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) SetDefaults ¶
func (o *AccountSubResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the account sub resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *AccountSubResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) SetTimeout ¶
func (o *AccountSubResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) WithAccountID ¶
func (o *AccountSubResourceDeleteDeleteParams) WithAccountID(accountID int64) *AccountSubResourceDeleteDeleteParams
WithAccountID adds the accountID to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) WithContext ¶
func (o *AccountSubResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountSubResourceDeleteDeleteParams
WithContext adds the context to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) WithDefaults ¶
func (o *AccountSubResourceDeleteDeleteParams) WithDefaults() *AccountSubResourceDeleteDeleteParams
WithDefaults hydrates default values in the account sub resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *AccountSubResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountSubResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) WithTimeout ¶
func (o *AccountSubResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountSubResourceDeleteDeleteParams
WithTimeout adds the timeout to the account sub resource delete delete params
func (*AccountSubResourceDeleteDeleteParams) WriteToRequest ¶
func (o *AccountSubResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSubResourceDeleteDeleteReader ¶
type AccountSubResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
AccountSubResourceDeleteDeleteReader is a Reader for the AccountSubResourceDeleteDelete structure.
func (*AccountSubResourceDeleteDeleteReader) ReadResponse ¶
func (o *AccountSubResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSubResourceDeleteDeleteUnauthorized ¶
type AccountSubResourceDeleteDeleteUnauthorized struct { }
AccountSubResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSubResourceDeleteDeleteUnauthorized ¶
func NewAccountSubResourceDeleteDeleteUnauthorized() *AccountSubResourceDeleteDeleteUnauthorized
NewAccountSubResourceDeleteDeleteUnauthorized creates a AccountSubResourceDeleteDeleteUnauthorized with default headers values
func (*AccountSubResourceDeleteDeleteUnauthorized) Code ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the account sub resource delete delete unauthorized response
func (*AccountSubResourceDeleteDeleteUnauthorized) Error ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) Error() string
func (*AccountSubResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this account sub resource delete delete unauthorized response has a 4xx status code
func (*AccountSubResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this account sub resource delete delete unauthorized response a status code equal to that given
func (*AccountSubResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this account sub resource delete delete unauthorized response has a 3xx status code
func (*AccountSubResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this account sub resource delete delete unauthorized response has a 5xx status code
func (*AccountSubResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this account sub resource delete delete unauthorized response has a 2xx status code
func (*AccountSubResourceDeleteDeleteUnauthorized) String ¶
func (o *AccountSubResourceDeleteDeleteUnauthorized) String() string
type AccountSubResourceGetGetOK ¶
AccountSubResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewAccountSubResourceGetGetOK ¶
func NewAccountSubResourceGetGetOK() *AccountSubResourceGetGetOK
NewAccountSubResourceGetGetOK creates a AccountSubResourceGetGetOK with default headers values
func (*AccountSubResourceGetGetOK) Code ¶
func (o *AccountSubResourceGetGetOK) Code() int
Code gets the status code for the account sub resource get get o k response
func (*AccountSubResourceGetGetOK) Error ¶
func (o *AccountSubResourceGetGetOK) Error() string
func (*AccountSubResourceGetGetOK) GetPayload ¶
func (o *AccountSubResourceGetGetOK) GetPayload() *models.Account
func (*AccountSubResourceGetGetOK) IsClientError ¶
func (o *AccountSubResourceGetGetOK) IsClientError() bool
IsClientError returns true when this account sub resource get get o k response has a 4xx status code
func (*AccountSubResourceGetGetOK) IsCode ¶
func (o *AccountSubResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this account sub resource get get o k response a status code equal to that given
func (*AccountSubResourceGetGetOK) IsRedirect ¶
func (o *AccountSubResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this account sub resource get get o k response has a 3xx status code
func (*AccountSubResourceGetGetOK) IsServerError ¶
func (o *AccountSubResourceGetGetOK) IsServerError() bool
IsServerError returns true when this account sub resource get get o k response has a 5xx status code
func (*AccountSubResourceGetGetOK) IsSuccess ¶
func (o *AccountSubResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this account sub resource get get o k response has a 2xx status code
func (*AccountSubResourceGetGetOK) String ¶
func (o *AccountSubResourceGetGetOK) String() string
type AccountSubResourceGetGetParams ¶
type AccountSubResourceGetGetParams struct { /* AccountID. The account id */ AccountID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSubResourceGetGetParams contains all the parameters to send to the API endpoint
for the account sub resource get get operation. Typically these are written to a http.Request.
func NewAccountSubResourceGetGetParams ¶
func NewAccountSubResourceGetGetParams() *AccountSubResourceGetGetParams
NewAccountSubResourceGetGetParams creates a new AccountSubResourceGetGetParams 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 NewAccountSubResourceGetGetParamsWithContext ¶
func NewAccountSubResourceGetGetParamsWithContext(ctx context.Context) *AccountSubResourceGetGetParams
NewAccountSubResourceGetGetParamsWithContext creates a new AccountSubResourceGetGetParams object with the ability to set a context for a request.
func NewAccountSubResourceGetGetParamsWithHTTPClient ¶
func NewAccountSubResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSubResourceGetGetParams
NewAccountSubResourceGetGetParamsWithHTTPClient creates a new AccountSubResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSubResourceGetGetParamsWithTimeout ¶
func NewAccountSubResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSubResourceGetGetParams
NewAccountSubResourceGetGetParamsWithTimeout creates a new AccountSubResourceGetGetParams object with the ability to set a timeout on a request.
func (*AccountSubResourceGetGetParams) SetAccountID ¶
func (o *AccountSubResourceGetGetParams) SetAccountID(accountID int64)
SetAccountID adds the accountId to the account sub resource get get params
func (*AccountSubResourceGetGetParams) SetContext ¶
func (o *AccountSubResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the account sub resource get get params
func (*AccountSubResourceGetGetParams) SetDefaults ¶
func (o *AccountSubResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the account sub resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourceGetGetParams) SetHTTPClient ¶
func (o *AccountSubResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account sub resource get get params
func (*AccountSubResourceGetGetParams) SetTimeout ¶
func (o *AccountSubResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account sub resource get get params
func (*AccountSubResourceGetGetParams) WithAccountID ¶
func (o *AccountSubResourceGetGetParams) WithAccountID(accountID int64) *AccountSubResourceGetGetParams
WithAccountID adds the accountID to the account sub resource get get params
func (*AccountSubResourceGetGetParams) WithContext ¶
func (o *AccountSubResourceGetGetParams) WithContext(ctx context.Context) *AccountSubResourceGetGetParams
WithContext adds the context to the account sub resource get get params
func (*AccountSubResourceGetGetParams) WithDefaults ¶
func (o *AccountSubResourceGetGetParams) WithDefaults() *AccountSubResourceGetGetParams
WithDefaults hydrates default values in the account sub resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourceGetGetParams) WithHTTPClient ¶
func (o *AccountSubResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSubResourceGetGetParams
WithHTTPClient adds the HTTPClient to the account sub resource get get params
func (*AccountSubResourceGetGetParams) WithTimeout ¶
func (o *AccountSubResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSubResourceGetGetParams
WithTimeout adds the timeout to the account sub resource get get params
func (*AccountSubResourceGetGetParams) WriteToRequest ¶
func (o *AccountSubResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSubResourceGetGetReader ¶
type AccountSubResourceGetGetReader struct {
// contains filtered or unexported fields
}
AccountSubResourceGetGetReader is a Reader for the AccountSubResourceGetGet structure.
func (*AccountSubResourceGetGetReader) ReadResponse ¶
func (o *AccountSubResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSubResourceGetGetUnauthorized ¶
type AccountSubResourceGetGetUnauthorized struct { }
AccountSubResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSubResourceGetGetUnauthorized ¶
func NewAccountSubResourceGetGetUnauthorized() *AccountSubResourceGetGetUnauthorized
NewAccountSubResourceGetGetUnauthorized creates a AccountSubResourceGetGetUnauthorized with default headers values
func (*AccountSubResourceGetGetUnauthorized) Code ¶
func (o *AccountSubResourceGetGetUnauthorized) Code() int
Code gets the status code for the account sub resource get get unauthorized response
func (*AccountSubResourceGetGetUnauthorized) Error ¶
func (o *AccountSubResourceGetGetUnauthorized) Error() string
func (*AccountSubResourceGetGetUnauthorized) IsClientError ¶
func (o *AccountSubResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this account sub resource get get unauthorized response has a 4xx status code
func (*AccountSubResourceGetGetUnauthorized) IsCode ¶
func (o *AccountSubResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this account sub resource get get unauthorized response a status code equal to that given
func (*AccountSubResourceGetGetUnauthorized) IsRedirect ¶
func (o *AccountSubResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this account sub resource get get unauthorized response has a 3xx status code
func (*AccountSubResourceGetGetUnauthorized) IsServerError ¶
func (o *AccountSubResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this account sub resource get get unauthorized response has a 5xx status code
func (*AccountSubResourceGetGetUnauthorized) IsSuccess ¶
func (o *AccountSubResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this account sub resource get get unauthorized response has a 2xx status code
func (*AccountSubResourceGetGetUnauthorized) String ¶
func (o *AccountSubResourceGetGetUnauthorized) String() string
type AccountSubResourcePostPostBadRequest ¶
type AccountSubResourcePostPostBadRequest struct { }
AccountSubResourcePostPostBadRequest describes a response with status code 400, with default header values.
Invalid parameter supplied
func NewAccountSubResourcePostPostBadRequest ¶
func NewAccountSubResourcePostPostBadRequest() *AccountSubResourcePostPostBadRequest
NewAccountSubResourcePostPostBadRequest creates a AccountSubResourcePostPostBadRequest with default headers values
func (*AccountSubResourcePostPostBadRequest) Code ¶
func (o *AccountSubResourcePostPostBadRequest) Code() int
Code gets the status code for the account sub resource post post bad request response
func (*AccountSubResourcePostPostBadRequest) Error ¶
func (o *AccountSubResourcePostPostBadRequest) Error() string
func (*AccountSubResourcePostPostBadRequest) IsClientError ¶
func (o *AccountSubResourcePostPostBadRequest) IsClientError() bool
IsClientError returns true when this account sub resource post post bad request response has a 4xx status code
func (*AccountSubResourcePostPostBadRequest) IsCode ¶
func (o *AccountSubResourcePostPostBadRequest) IsCode(code int) bool
IsCode returns true when this account sub resource post post bad request response a status code equal to that given
func (*AccountSubResourcePostPostBadRequest) IsRedirect ¶
func (o *AccountSubResourcePostPostBadRequest) IsRedirect() bool
IsRedirect returns true when this account sub resource post post bad request response has a 3xx status code
func (*AccountSubResourcePostPostBadRequest) IsServerError ¶
func (o *AccountSubResourcePostPostBadRequest) IsServerError() bool
IsServerError returns true when this account sub resource post post bad request response has a 5xx status code
func (*AccountSubResourcePostPostBadRequest) IsSuccess ¶
func (o *AccountSubResourcePostPostBadRequest) IsSuccess() bool
IsSuccess returns true when this account sub resource post post bad request response has a 2xx status code
func (*AccountSubResourcePostPostBadRequest) String ¶
func (o *AccountSubResourcePostPostBadRequest) String() string
type AccountSubResourcePostPostConflict ¶
type AccountSubResourcePostPostConflict struct { }
AccountSubResourcePostPostConflict describes a response with status code 409, with default header values.
E-Mail address already exists
func NewAccountSubResourcePostPostConflict ¶
func NewAccountSubResourcePostPostConflict() *AccountSubResourcePostPostConflict
NewAccountSubResourcePostPostConflict creates a AccountSubResourcePostPostConflict with default headers values
func (*AccountSubResourcePostPostConflict) Code ¶
func (o *AccountSubResourcePostPostConflict) Code() int
Code gets the status code for the account sub resource post post conflict response
func (*AccountSubResourcePostPostConflict) Error ¶
func (o *AccountSubResourcePostPostConflict) Error() string
func (*AccountSubResourcePostPostConflict) IsClientError ¶
func (o *AccountSubResourcePostPostConflict) IsClientError() bool
IsClientError returns true when this account sub resource post post conflict response has a 4xx status code
func (*AccountSubResourcePostPostConflict) IsCode ¶
func (o *AccountSubResourcePostPostConflict) IsCode(code int) bool
IsCode returns true when this account sub resource post post conflict response a status code equal to that given
func (*AccountSubResourcePostPostConflict) IsRedirect ¶
func (o *AccountSubResourcePostPostConflict) IsRedirect() bool
IsRedirect returns true when this account sub resource post post conflict response has a 3xx status code
func (*AccountSubResourcePostPostConflict) IsServerError ¶
func (o *AccountSubResourcePostPostConflict) IsServerError() bool
IsServerError returns true when this account sub resource post post conflict response has a 5xx status code
func (*AccountSubResourcePostPostConflict) IsSuccess ¶
func (o *AccountSubResourcePostPostConflict) IsSuccess() bool
IsSuccess returns true when this account sub resource post post conflict response has a 2xx status code
func (*AccountSubResourcePostPostConflict) String ¶
func (o *AccountSubResourcePostPostConflict) String() string
type AccountSubResourcePostPostNoContent ¶
type AccountSubResourcePostPostNoContent struct { }
AccountSubResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountSubResourcePostPostNoContent ¶
func NewAccountSubResourcePostPostNoContent() *AccountSubResourcePostPostNoContent
NewAccountSubResourcePostPostNoContent creates a AccountSubResourcePostPostNoContent with default headers values
func (*AccountSubResourcePostPostNoContent) Code ¶
func (o *AccountSubResourcePostPostNoContent) Code() int
Code gets the status code for the account sub resource post post no content response
func (*AccountSubResourcePostPostNoContent) Error ¶
func (o *AccountSubResourcePostPostNoContent) Error() string
func (*AccountSubResourcePostPostNoContent) IsClientError ¶
func (o *AccountSubResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this account sub resource post post no content response has a 4xx status code
func (*AccountSubResourcePostPostNoContent) IsCode ¶
func (o *AccountSubResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this account sub resource post post no content response a status code equal to that given
func (*AccountSubResourcePostPostNoContent) IsRedirect ¶
func (o *AccountSubResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this account sub resource post post no content response has a 3xx status code
func (*AccountSubResourcePostPostNoContent) IsServerError ¶
func (o *AccountSubResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this account sub resource post post no content response has a 5xx status code
func (*AccountSubResourcePostPostNoContent) IsSuccess ¶
func (o *AccountSubResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this account sub resource post post no content response has a 2xx status code
func (*AccountSubResourcePostPostNoContent) String ¶
func (o *AccountSubResourcePostPostNoContent) String() string
type AccountSubResourcePostPostParams ¶
type AccountSubResourcePostPostParams struct { /* AccountID. The account id */ AccountID int64 /* Body. Account update representation */ Body *models.AccountSubUpdate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSubResourcePostPostParams contains all the parameters to send to the API endpoint
for the account sub resource post post operation. Typically these are written to a http.Request.
func NewAccountSubResourcePostPostParams ¶
func NewAccountSubResourcePostPostParams() *AccountSubResourcePostPostParams
NewAccountSubResourcePostPostParams creates a new AccountSubResourcePostPostParams 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 NewAccountSubResourcePostPostParamsWithContext ¶
func NewAccountSubResourcePostPostParamsWithContext(ctx context.Context) *AccountSubResourcePostPostParams
NewAccountSubResourcePostPostParamsWithContext creates a new AccountSubResourcePostPostParams object with the ability to set a context for a request.
func NewAccountSubResourcePostPostParamsWithHTTPClient ¶
func NewAccountSubResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountSubResourcePostPostParams
NewAccountSubResourcePostPostParamsWithHTTPClient creates a new AccountSubResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSubResourcePostPostParamsWithTimeout ¶
func NewAccountSubResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountSubResourcePostPostParams
NewAccountSubResourcePostPostParamsWithTimeout creates a new AccountSubResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountSubResourcePostPostParams) SetAccountID ¶
func (o *AccountSubResourcePostPostParams) SetAccountID(accountID int64)
SetAccountID adds the accountId to the account sub resource post post params
func (*AccountSubResourcePostPostParams) SetBody ¶
func (o *AccountSubResourcePostPostParams) SetBody(body *models.AccountSubUpdate)
SetBody adds the body to the account sub resource post post params
func (*AccountSubResourcePostPostParams) SetContext ¶
func (o *AccountSubResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the account sub resource post post params
func (*AccountSubResourcePostPostParams) SetDefaults ¶
func (o *AccountSubResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the account sub resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourcePostPostParams) SetHTTPClient ¶
func (o *AccountSubResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account sub resource post post params
func (*AccountSubResourcePostPostParams) SetTimeout ¶
func (o *AccountSubResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WithAccountID ¶
func (o *AccountSubResourcePostPostParams) WithAccountID(accountID int64) *AccountSubResourcePostPostParams
WithAccountID adds the accountID to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WithBody ¶
func (o *AccountSubResourcePostPostParams) WithBody(body *models.AccountSubUpdate) *AccountSubResourcePostPostParams
WithBody adds the body to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WithContext ¶
func (o *AccountSubResourcePostPostParams) WithContext(ctx context.Context) *AccountSubResourcePostPostParams
WithContext adds the context to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WithDefaults ¶
func (o *AccountSubResourcePostPostParams) WithDefaults() *AccountSubResourcePostPostParams
WithDefaults hydrates default values in the account sub resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubResourcePostPostParams) WithHTTPClient ¶
func (o *AccountSubResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountSubResourcePostPostParams
WithHTTPClient adds the HTTPClient to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WithTimeout ¶
func (o *AccountSubResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountSubResourcePostPostParams
WithTimeout adds the timeout to the account sub resource post post params
func (*AccountSubResourcePostPostParams) WriteToRequest ¶
func (o *AccountSubResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSubResourcePostPostReader ¶
type AccountSubResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountSubResourcePostPostReader is a Reader for the AccountSubResourcePostPost structure.
func (*AccountSubResourcePostPostReader) ReadResponse ¶
func (o *AccountSubResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSubResourcePostPostUnauthorized ¶
type AccountSubResourcePostPostUnauthorized struct { }
AccountSubResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSubResourcePostPostUnauthorized ¶
func NewAccountSubResourcePostPostUnauthorized() *AccountSubResourcePostPostUnauthorized
NewAccountSubResourcePostPostUnauthorized creates a AccountSubResourcePostPostUnauthorized with default headers values
func (*AccountSubResourcePostPostUnauthorized) Code ¶
func (o *AccountSubResourcePostPostUnauthorized) Code() int
Code gets the status code for the account sub resource post post unauthorized response
func (*AccountSubResourcePostPostUnauthorized) Error ¶
func (o *AccountSubResourcePostPostUnauthorized) Error() string
func (*AccountSubResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountSubResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this account sub resource post post unauthorized response has a 4xx status code
func (*AccountSubResourcePostPostUnauthorized) IsCode ¶
func (o *AccountSubResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this account sub resource post post unauthorized response a status code equal to that given
func (*AccountSubResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountSubResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this account sub resource post post unauthorized response has a 3xx status code
func (*AccountSubResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountSubResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this account sub resource post post unauthorized response has a 5xx status code
func (*AccountSubResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountSubResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this account sub resource post post unauthorized response has a 2xx status code
func (*AccountSubResourcePostPostUnauthorized) String ¶
func (o *AccountSubResourcePostPostUnauthorized) String() string
type AccountSubsResourceGetGetOK ¶
AccountSubsResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewAccountSubsResourceGetGetOK ¶
func NewAccountSubsResourceGetGetOK() *AccountSubsResourceGetGetOK
NewAccountSubsResourceGetGetOK creates a AccountSubsResourceGetGetOK with default headers values
func (*AccountSubsResourceGetGetOK) Code ¶
func (o *AccountSubsResourceGetGetOK) Code() int
Code gets the status code for the account subs resource get get o k response
func (*AccountSubsResourceGetGetOK) Error ¶
func (o *AccountSubsResourceGetGetOK) Error() string
func (*AccountSubsResourceGetGetOK) GetPayload ¶
func (o *AccountSubsResourceGetGetOK) GetPayload() *models.Account
func (*AccountSubsResourceGetGetOK) IsClientError ¶
func (o *AccountSubsResourceGetGetOK) IsClientError() bool
IsClientError returns true when this account subs resource get get o k response has a 4xx status code
func (*AccountSubsResourceGetGetOK) IsCode ¶
func (o *AccountSubsResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this account subs resource get get o k response a status code equal to that given
func (*AccountSubsResourceGetGetOK) IsRedirect ¶
func (o *AccountSubsResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this account subs resource get get o k response has a 3xx status code
func (*AccountSubsResourceGetGetOK) IsServerError ¶
func (o *AccountSubsResourceGetGetOK) IsServerError() bool
IsServerError returns true when this account subs resource get get o k response has a 5xx status code
func (*AccountSubsResourceGetGetOK) IsSuccess ¶
func (o *AccountSubsResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this account subs resource get get o k response has a 2xx status code
func (*AccountSubsResourceGetGetOK) String ¶
func (o *AccountSubsResourceGetGetOK) String() string
type AccountSubsResourceGetGetParams ¶
type AccountSubsResourceGetGetParams struct { /* Email. The optional email (regex) */ Email *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSubsResourceGetGetParams contains all the parameters to send to the API endpoint
for the account subs resource get get operation. Typically these are written to a http.Request.
func NewAccountSubsResourceGetGetParams ¶
func NewAccountSubsResourceGetGetParams() *AccountSubsResourceGetGetParams
NewAccountSubsResourceGetGetParams creates a new AccountSubsResourceGetGetParams 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 NewAccountSubsResourceGetGetParamsWithContext ¶
func NewAccountSubsResourceGetGetParamsWithContext(ctx context.Context) *AccountSubsResourceGetGetParams
NewAccountSubsResourceGetGetParamsWithContext creates a new AccountSubsResourceGetGetParams object with the ability to set a context for a request.
func NewAccountSubsResourceGetGetParamsWithHTTPClient ¶
func NewAccountSubsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountSubsResourceGetGetParams
NewAccountSubsResourceGetGetParamsWithHTTPClient creates a new AccountSubsResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSubsResourceGetGetParamsWithTimeout ¶
func NewAccountSubsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountSubsResourceGetGetParams
NewAccountSubsResourceGetGetParamsWithTimeout creates a new AccountSubsResourceGetGetParams object with the ability to set a timeout on a request.
func (*AccountSubsResourceGetGetParams) SetContext ¶
func (o *AccountSubsResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) SetDefaults ¶
func (o *AccountSubsResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the account subs resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubsResourceGetGetParams) SetEmail ¶
func (o *AccountSubsResourceGetGetParams) SetEmail(email *string)
SetEmail adds the email to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) SetHTTPClient ¶
func (o *AccountSubsResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) SetTimeout ¶
func (o *AccountSubsResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) WithContext ¶
func (o *AccountSubsResourceGetGetParams) WithContext(ctx context.Context) *AccountSubsResourceGetGetParams
WithContext adds the context to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) WithDefaults ¶
func (o *AccountSubsResourceGetGetParams) WithDefaults() *AccountSubsResourceGetGetParams
WithDefaults hydrates default values in the account subs resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubsResourceGetGetParams) WithEmail ¶
func (o *AccountSubsResourceGetGetParams) WithEmail(email *string) *AccountSubsResourceGetGetParams
WithEmail adds the email to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) WithHTTPClient ¶
func (o *AccountSubsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountSubsResourceGetGetParams
WithHTTPClient adds the HTTPClient to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) WithTimeout ¶
func (o *AccountSubsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountSubsResourceGetGetParams
WithTimeout adds the timeout to the account subs resource get get params
func (*AccountSubsResourceGetGetParams) WriteToRequest ¶
func (o *AccountSubsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSubsResourceGetGetReader ¶
type AccountSubsResourceGetGetReader struct {
// contains filtered or unexported fields
}
AccountSubsResourceGetGetReader is a Reader for the AccountSubsResourceGetGet structure.
func (*AccountSubsResourceGetGetReader) ReadResponse ¶
func (o *AccountSubsResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountSubsResourceGetGetUnauthorized ¶
type AccountSubsResourceGetGetUnauthorized struct { }
AccountSubsResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountSubsResourceGetGetUnauthorized ¶
func NewAccountSubsResourceGetGetUnauthorized() *AccountSubsResourceGetGetUnauthorized
NewAccountSubsResourceGetGetUnauthorized creates a AccountSubsResourceGetGetUnauthorized with default headers values
func (*AccountSubsResourceGetGetUnauthorized) Code ¶
func (o *AccountSubsResourceGetGetUnauthorized) Code() int
Code gets the status code for the account subs resource get get unauthorized response
func (*AccountSubsResourceGetGetUnauthorized) Error ¶
func (o *AccountSubsResourceGetGetUnauthorized) Error() string
func (*AccountSubsResourceGetGetUnauthorized) IsClientError ¶
func (o *AccountSubsResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this account subs resource get get unauthorized response has a 4xx status code
func (*AccountSubsResourceGetGetUnauthorized) IsCode ¶
func (o *AccountSubsResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this account subs resource get get unauthorized response a status code equal to that given
func (*AccountSubsResourceGetGetUnauthorized) IsRedirect ¶
func (o *AccountSubsResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this account subs resource get get unauthorized response has a 3xx status code
func (*AccountSubsResourceGetGetUnauthorized) IsServerError ¶
func (o *AccountSubsResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this account subs resource get get unauthorized response has a 5xx status code
func (*AccountSubsResourceGetGetUnauthorized) IsSuccess ¶
func (o *AccountSubsResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this account subs resource get get unauthorized response has a 2xx status code
func (*AccountSubsResourceGetGetUnauthorized) String ¶
func (o *AccountSubsResourceGetGetUnauthorized) String() string
type AccountSubsResourcePutPutBadRequest ¶
type AccountSubsResourcePutPutBadRequest struct { }
AccountSubsResourcePutPutBadRequest describes a response with status code 400, with default header values.
Invalid parameter supplied
func NewAccountSubsResourcePutPutBadRequest ¶
func NewAccountSubsResourcePutPutBadRequest() *AccountSubsResourcePutPutBadRequest
NewAccountSubsResourcePutPutBadRequest creates a AccountSubsResourcePutPutBadRequest with default headers values
func (*AccountSubsResourcePutPutBadRequest) Code ¶
func (o *AccountSubsResourcePutPutBadRequest) Code() int
Code gets the status code for the account subs resource put put bad request response
func (*AccountSubsResourcePutPutBadRequest) Error ¶
func (o *AccountSubsResourcePutPutBadRequest) Error() string
func (*AccountSubsResourcePutPutBadRequest) IsClientError ¶
func (o *AccountSubsResourcePutPutBadRequest) IsClientError() bool
IsClientError returns true when this account subs resource put put bad request response has a 4xx status code
func (*AccountSubsResourcePutPutBadRequest) IsCode ¶
func (o *AccountSubsResourcePutPutBadRequest) IsCode(code int) bool
IsCode returns true when this account subs resource put put bad request response a status code equal to that given
func (*AccountSubsResourcePutPutBadRequest) IsRedirect ¶
func (o *AccountSubsResourcePutPutBadRequest) IsRedirect() bool
IsRedirect returns true when this account subs resource put put bad request response has a 3xx status code
func (*AccountSubsResourcePutPutBadRequest) IsServerError ¶
func (o *AccountSubsResourcePutPutBadRequest) IsServerError() bool
IsServerError returns true when this account subs resource put put bad request response has a 5xx status code
func (*AccountSubsResourcePutPutBadRequest) IsSuccess ¶
func (o *AccountSubsResourcePutPutBadRequest) IsSuccess() bool
IsSuccess returns true when this account subs resource put put bad request response has a 2xx status code
func (*AccountSubsResourcePutPutBadRequest) String ¶
func (o *AccountSubsResourcePutPutBadRequest) String() string
type AccountSubsResourcePutPutOK ¶
AccountSubsResourcePutPutOK describes a response with status code 200, with default header values.
Ok
func NewAccountSubsResourcePutPutOK ¶
func NewAccountSubsResourcePutPutOK() *AccountSubsResourcePutPutOK
NewAccountSubsResourcePutPutOK creates a AccountSubsResourcePutPutOK with default headers values
func (*AccountSubsResourcePutPutOK) Code ¶
func (o *AccountSubsResourcePutPutOK) Code() int
Code gets the status code for the account subs resource put put o k response
func (*AccountSubsResourcePutPutOK) Error ¶
func (o *AccountSubsResourcePutPutOK) Error() string
func (*AccountSubsResourcePutPutOK) GetPayload ¶
func (o *AccountSubsResourcePutPutOK) GetPayload() *models.MyAccount
func (*AccountSubsResourcePutPutOK) IsClientError ¶
func (o *AccountSubsResourcePutPutOK) IsClientError() bool
IsClientError returns true when this account subs resource put put o k response has a 4xx status code
func (*AccountSubsResourcePutPutOK) IsCode ¶
func (o *AccountSubsResourcePutPutOK) IsCode(code int) bool
IsCode returns true when this account subs resource put put o k response a status code equal to that given
func (*AccountSubsResourcePutPutOK) IsRedirect ¶
func (o *AccountSubsResourcePutPutOK) IsRedirect() bool
IsRedirect returns true when this account subs resource put put o k response has a 3xx status code
func (*AccountSubsResourcePutPutOK) IsServerError ¶
func (o *AccountSubsResourcePutPutOK) IsServerError() bool
IsServerError returns true when this account subs resource put put o k response has a 5xx status code
func (*AccountSubsResourcePutPutOK) IsSuccess ¶
func (o *AccountSubsResourcePutPutOK) IsSuccess() bool
IsSuccess returns true when this account subs resource put put o k response has a 2xx status code
func (*AccountSubsResourcePutPutOK) String ¶
func (o *AccountSubsResourcePutPutOK) String() string
type AccountSubsResourcePutPutParams ¶
type AccountSubsResourcePutPutParams struct { /* Body. Account sub create representation */ Body *models.AccountSubCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountSubsResourcePutPutParams contains all the parameters to send to the API endpoint
for the account subs resource put put operation. Typically these are written to a http.Request.
func NewAccountSubsResourcePutPutParams ¶
func NewAccountSubsResourcePutPutParams() *AccountSubsResourcePutPutParams
NewAccountSubsResourcePutPutParams creates a new AccountSubsResourcePutPutParams 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 NewAccountSubsResourcePutPutParamsWithContext ¶
func NewAccountSubsResourcePutPutParamsWithContext(ctx context.Context) *AccountSubsResourcePutPutParams
NewAccountSubsResourcePutPutParamsWithContext creates a new AccountSubsResourcePutPutParams object with the ability to set a context for a request.
func NewAccountSubsResourcePutPutParamsWithHTTPClient ¶
func NewAccountSubsResourcePutPutParamsWithHTTPClient(client *http.Client) *AccountSubsResourcePutPutParams
NewAccountSubsResourcePutPutParamsWithHTTPClient creates a new AccountSubsResourcePutPutParams object with the ability to set a custom HTTPClient for a request.
func NewAccountSubsResourcePutPutParamsWithTimeout ¶
func NewAccountSubsResourcePutPutParamsWithTimeout(timeout time.Duration) *AccountSubsResourcePutPutParams
NewAccountSubsResourcePutPutParamsWithTimeout creates a new AccountSubsResourcePutPutParams object with the ability to set a timeout on a request.
func (*AccountSubsResourcePutPutParams) SetBody ¶
func (o *AccountSubsResourcePutPutParams) SetBody(body *models.AccountSubCreate)
SetBody adds the body to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) SetContext ¶
func (o *AccountSubsResourcePutPutParams) SetContext(ctx context.Context)
SetContext adds the context to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) SetDefaults ¶
func (o *AccountSubsResourcePutPutParams) SetDefaults()
SetDefaults hydrates default values in the account subs resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubsResourcePutPutParams) SetHTTPClient ¶
func (o *AccountSubsResourcePutPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) SetTimeout ¶
func (o *AccountSubsResourcePutPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) WithBody ¶
func (o *AccountSubsResourcePutPutParams) WithBody(body *models.AccountSubCreate) *AccountSubsResourcePutPutParams
WithBody adds the body to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) WithContext ¶
func (o *AccountSubsResourcePutPutParams) WithContext(ctx context.Context) *AccountSubsResourcePutPutParams
WithContext adds the context to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) WithDefaults ¶
func (o *AccountSubsResourcePutPutParams) WithDefaults() *AccountSubsResourcePutPutParams
WithDefaults hydrates default values in the account subs resource put put params (not the query body).
All values with no default are reset to their zero value.
func (*AccountSubsResourcePutPutParams) WithHTTPClient ¶
func (o *AccountSubsResourcePutPutParams) WithHTTPClient(client *http.Client) *AccountSubsResourcePutPutParams
WithHTTPClient adds the HTTPClient to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) WithTimeout ¶
func (o *AccountSubsResourcePutPutParams) WithTimeout(timeout time.Duration) *AccountSubsResourcePutPutParams
WithTimeout adds the timeout to the account subs resource put put params
func (*AccountSubsResourcePutPutParams) WriteToRequest ¶
func (o *AccountSubsResourcePutPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountSubsResourcePutPutReader ¶
type AccountSubsResourcePutPutReader struct {
// contains filtered or unexported fields
}
AccountSubsResourcePutPutReader is a Reader for the AccountSubsResourcePutPut structure.
func (*AccountSubsResourcePutPutReader) ReadResponse ¶
func (o *AccountSubsResourcePutPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountsResourceDeleteDeleteNoContent ¶
type AccountsResourceDeleteDeleteNoContent struct { }
AccountsResourceDeleteDeleteNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountsResourceDeleteDeleteNoContent ¶
func NewAccountsResourceDeleteDeleteNoContent() *AccountsResourceDeleteDeleteNoContent
NewAccountsResourceDeleteDeleteNoContent creates a AccountsResourceDeleteDeleteNoContent with default headers values
func (*AccountsResourceDeleteDeleteNoContent) Code ¶
func (o *AccountsResourceDeleteDeleteNoContent) Code() int
Code gets the status code for the accounts resource delete delete no content response
func (*AccountsResourceDeleteDeleteNoContent) Error ¶
func (o *AccountsResourceDeleteDeleteNoContent) Error() string
func (*AccountsResourceDeleteDeleteNoContent) IsClientError ¶
func (o *AccountsResourceDeleteDeleteNoContent) IsClientError() bool
IsClientError returns true when this accounts resource delete delete no content response has a 4xx status code
func (*AccountsResourceDeleteDeleteNoContent) IsCode ¶
func (o *AccountsResourceDeleteDeleteNoContent) IsCode(code int) bool
IsCode returns true when this accounts resource delete delete no content response a status code equal to that given
func (*AccountsResourceDeleteDeleteNoContent) IsRedirect ¶
func (o *AccountsResourceDeleteDeleteNoContent) IsRedirect() bool
IsRedirect returns true when this accounts resource delete delete no content response has a 3xx status code
func (*AccountsResourceDeleteDeleteNoContent) IsServerError ¶
func (o *AccountsResourceDeleteDeleteNoContent) IsServerError() bool
IsServerError returns true when this accounts resource delete delete no content response has a 5xx status code
func (*AccountsResourceDeleteDeleteNoContent) IsSuccess ¶
func (o *AccountsResourceDeleteDeleteNoContent) IsSuccess() bool
IsSuccess returns true when this accounts resource delete delete no content response has a 2xx status code
func (*AccountsResourceDeleteDeleteNoContent) String ¶
func (o *AccountsResourceDeleteDeleteNoContent) String() string
type AccountsResourceDeleteDeleteParams ¶
type AccountsResourceDeleteDeleteParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountsResourceDeleteDeleteParams contains all the parameters to send to the API endpoint
for the accounts resource delete delete operation. Typically these are written to a http.Request.
func NewAccountsResourceDeleteDeleteParams ¶
func NewAccountsResourceDeleteDeleteParams() *AccountsResourceDeleteDeleteParams
NewAccountsResourceDeleteDeleteParams creates a new AccountsResourceDeleteDeleteParams 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 NewAccountsResourceDeleteDeleteParamsWithContext ¶
func NewAccountsResourceDeleteDeleteParamsWithContext(ctx context.Context) *AccountsResourceDeleteDeleteParams
NewAccountsResourceDeleteDeleteParamsWithContext creates a new AccountsResourceDeleteDeleteParams object with the ability to set a context for a request.
func NewAccountsResourceDeleteDeleteParamsWithHTTPClient ¶
func NewAccountsResourceDeleteDeleteParamsWithHTTPClient(client *http.Client) *AccountsResourceDeleteDeleteParams
NewAccountsResourceDeleteDeleteParamsWithHTTPClient creates a new AccountsResourceDeleteDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewAccountsResourceDeleteDeleteParamsWithTimeout ¶
func NewAccountsResourceDeleteDeleteParamsWithTimeout(timeout time.Duration) *AccountsResourceDeleteDeleteParams
NewAccountsResourceDeleteDeleteParamsWithTimeout creates a new AccountsResourceDeleteDeleteParams object with the ability to set a timeout on a request.
func (*AccountsResourceDeleteDeleteParams) SetContext ¶
func (o *AccountsResourceDeleteDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) SetDefaults ¶
func (o *AccountsResourceDeleteDeleteParams) SetDefaults()
SetDefaults hydrates default values in the accounts resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourceDeleteDeleteParams) SetHTTPClient ¶
func (o *AccountsResourceDeleteDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) SetTimeout ¶
func (o *AccountsResourceDeleteDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) WithContext ¶
func (o *AccountsResourceDeleteDeleteParams) WithContext(ctx context.Context) *AccountsResourceDeleteDeleteParams
WithContext adds the context to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) WithDefaults ¶
func (o *AccountsResourceDeleteDeleteParams) WithDefaults() *AccountsResourceDeleteDeleteParams
WithDefaults hydrates default values in the accounts resource delete delete params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourceDeleteDeleteParams) WithHTTPClient ¶
func (o *AccountsResourceDeleteDeleteParams) WithHTTPClient(client *http.Client) *AccountsResourceDeleteDeleteParams
WithHTTPClient adds the HTTPClient to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) WithTimeout ¶
func (o *AccountsResourceDeleteDeleteParams) WithTimeout(timeout time.Duration) *AccountsResourceDeleteDeleteParams
WithTimeout adds the timeout to the accounts resource delete delete params
func (*AccountsResourceDeleteDeleteParams) WriteToRequest ¶
func (o *AccountsResourceDeleteDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountsResourceDeleteDeleteReader ¶
type AccountsResourceDeleteDeleteReader struct {
// contains filtered or unexported fields
}
AccountsResourceDeleteDeleteReader is a Reader for the AccountsResourceDeleteDelete structure.
func (*AccountsResourceDeleteDeleteReader) ReadResponse ¶
func (o *AccountsResourceDeleteDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountsResourceDeleteDeleteUnauthorized ¶
type AccountsResourceDeleteDeleteUnauthorized struct { }
AccountsResourceDeleteDeleteUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountsResourceDeleteDeleteUnauthorized ¶
func NewAccountsResourceDeleteDeleteUnauthorized() *AccountsResourceDeleteDeleteUnauthorized
NewAccountsResourceDeleteDeleteUnauthorized creates a AccountsResourceDeleteDeleteUnauthorized with default headers values
func (*AccountsResourceDeleteDeleteUnauthorized) Code ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) Code() int
Code gets the status code for the accounts resource delete delete unauthorized response
func (*AccountsResourceDeleteDeleteUnauthorized) Error ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) Error() string
func (*AccountsResourceDeleteDeleteUnauthorized) IsClientError ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this accounts resource delete delete unauthorized response has a 4xx status code
func (*AccountsResourceDeleteDeleteUnauthorized) IsCode ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this accounts resource delete delete unauthorized response a status code equal to that given
func (*AccountsResourceDeleteDeleteUnauthorized) IsRedirect ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this accounts resource delete delete unauthorized response has a 3xx status code
func (*AccountsResourceDeleteDeleteUnauthorized) IsServerError ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this accounts resource delete delete unauthorized response has a 5xx status code
func (*AccountsResourceDeleteDeleteUnauthorized) IsSuccess ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this accounts resource delete delete unauthorized response has a 2xx status code
func (*AccountsResourceDeleteDeleteUnauthorized) String ¶
func (o *AccountsResourceDeleteDeleteUnauthorized) String() string
type AccountsResourceGetGetOK ¶
AccountsResourceGetGetOK describes a response with status code 200, with default header values.
successful operation
func NewAccountsResourceGetGetOK ¶
func NewAccountsResourceGetGetOK() *AccountsResourceGetGetOK
NewAccountsResourceGetGetOK creates a AccountsResourceGetGetOK with default headers values
func (*AccountsResourceGetGetOK) Code ¶
func (o *AccountsResourceGetGetOK) Code() int
Code gets the status code for the accounts resource get get o k response
func (*AccountsResourceGetGetOK) Error ¶
func (o *AccountsResourceGetGetOK) Error() string
func (*AccountsResourceGetGetOK) GetPayload ¶
func (o *AccountsResourceGetGetOK) GetPayload() *models.MyAccount
func (*AccountsResourceGetGetOK) IsClientError ¶
func (o *AccountsResourceGetGetOK) IsClientError() bool
IsClientError returns true when this accounts resource get get o k response has a 4xx status code
func (*AccountsResourceGetGetOK) IsCode ¶
func (o *AccountsResourceGetGetOK) IsCode(code int) bool
IsCode returns true when this accounts resource get get o k response a status code equal to that given
func (*AccountsResourceGetGetOK) IsRedirect ¶
func (o *AccountsResourceGetGetOK) IsRedirect() bool
IsRedirect returns true when this accounts resource get get o k response has a 3xx status code
func (*AccountsResourceGetGetOK) IsServerError ¶
func (o *AccountsResourceGetGetOK) IsServerError() bool
IsServerError returns true when this accounts resource get get o k response has a 5xx status code
func (*AccountsResourceGetGetOK) IsSuccess ¶
func (o *AccountsResourceGetGetOK) IsSuccess() bool
IsSuccess returns true when this accounts resource get get o k response has a 2xx status code
func (*AccountsResourceGetGetOK) String ¶
func (o *AccountsResourceGetGetOK) String() string
type AccountsResourceGetGetParams ¶
type AccountsResourceGetGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountsResourceGetGetParams contains all the parameters to send to the API endpoint
for the accounts resource get get operation. Typically these are written to a http.Request.
func NewAccountsResourceGetGetParams ¶
func NewAccountsResourceGetGetParams() *AccountsResourceGetGetParams
NewAccountsResourceGetGetParams creates a new AccountsResourceGetGetParams 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 NewAccountsResourceGetGetParamsWithContext ¶
func NewAccountsResourceGetGetParamsWithContext(ctx context.Context) *AccountsResourceGetGetParams
NewAccountsResourceGetGetParamsWithContext creates a new AccountsResourceGetGetParams object with the ability to set a context for a request.
func NewAccountsResourceGetGetParamsWithHTTPClient ¶
func NewAccountsResourceGetGetParamsWithHTTPClient(client *http.Client) *AccountsResourceGetGetParams
NewAccountsResourceGetGetParamsWithHTTPClient creates a new AccountsResourceGetGetParams object with the ability to set a custom HTTPClient for a request.
func NewAccountsResourceGetGetParamsWithTimeout ¶
func NewAccountsResourceGetGetParamsWithTimeout(timeout time.Duration) *AccountsResourceGetGetParams
NewAccountsResourceGetGetParamsWithTimeout creates a new AccountsResourceGetGetParams object with the ability to set a timeout on a request.
func (*AccountsResourceGetGetParams) SetContext ¶
func (o *AccountsResourceGetGetParams) SetContext(ctx context.Context)
SetContext adds the context to the accounts resource get get params
func (*AccountsResourceGetGetParams) SetDefaults ¶
func (o *AccountsResourceGetGetParams) SetDefaults()
SetDefaults hydrates default values in the accounts resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourceGetGetParams) SetHTTPClient ¶
func (o *AccountsResourceGetGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the accounts resource get get params
func (*AccountsResourceGetGetParams) SetTimeout ¶
func (o *AccountsResourceGetGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the accounts resource get get params
func (*AccountsResourceGetGetParams) WithContext ¶
func (o *AccountsResourceGetGetParams) WithContext(ctx context.Context) *AccountsResourceGetGetParams
WithContext adds the context to the accounts resource get get params
func (*AccountsResourceGetGetParams) WithDefaults ¶
func (o *AccountsResourceGetGetParams) WithDefaults() *AccountsResourceGetGetParams
WithDefaults hydrates default values in the accounts resource get get params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourceGetGetParams) WithHTTPClient ¶
func (o *AccountsResourceGetGetParams) WithHTTPClient(client *http.Client) *AccountsResourceGetGetParams
WithHTTPClient adds the HTTPClient to the accounts resource get get params
func (*AccountsResourceGetGetParams) WithTimeout ¶
func (o *AccountsResourceGetGetParams) WithTimeout(timeout time.Duration) *AccountsResourceGetGetParams
WithTimeout adds the timeout to the accounts resource get get params
func (*AccountsResourceGetGetParams) WriteToRequest ¶
func (o *AccountsResourceGetGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountsResourceGetGetReader ¶
type AccountsResourceGetGetReader struct {
// contains filtered or unexported fields
}
AccountsResourceGetGetReader is a Reader for the AccountsResourceGetGet structure.
func (*AccountsResourceGetGetReader) ReadResponse ¶
func (o *AccountsResourceGetGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountsResourceGetGetUnauthorized ¶
type AccountsResourceGetGetUnauthorized struct { }
AccountsResourceGetGetUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountsResourceGetGetUnauthorized ¶
func NewAccountsResourceGetGetUnauthorized() *AccountsResourceGetGetUnauthorized
NewAccountsResourceGetGetUnauthorized creates a AccountsResourceGetGetUnauthorized with default headers values
func (*AccountsResourceGetGetUnauthorized) Code ¶
func (o *AccountsResourceGetGetUnauthorized) Code() int
Code gets the status code for the accounts resource get get unauthorized response
func (*AccountsResourceGetGetUnauthorized) Error ¶
func (o *AccountsResourceGetGetUnauthorized) Error() string
func (*AccountsResourceGetGetUnauthorized) IsClientError ¶
func (o *AccountsResourceGetGetUnauthorized) IsClientError() bool
IsClientError returns true when this accounts resource get get unauthorized response has a 4xx status code
func (*AccountsResourceGetGetUnauthorized) IsCode ¶
func (o *AccountsResourceGetGetUnauthorized) IsCode(code int) bool
IsCode returns true when this accounts resource get get unauthorized response a status code equal to that given
func (*AccountsResourceGetGetUnauthorized) IsRedirect ¶
func (o *AccountsResourceGetGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this accounts resource get get unauthorized response has a 3xx status code
func (*AccountsResourceGetGetUnauthorized) IsServerError ¶
func (o *AccountsResourceGetGetUnauthorized) IsServerError() bool
IsServerError returns true when this accounts resource get get unauthorized response has a 5xx status code
func (*AccountsResourceGetGetUnauthorized) IsSuccess ¶
func (o *AccountsResourceGetGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this accounts resource get get unauthorized response has a 2xx status code
func (*AccountsResourceGetGetUnauthorized) String ¶
func (o *AccountsResourceGetGetUnauthorized) String() string
type AccountsResourcePostPostBadRequest ¶
type AccountsResourcePostPostBadRequest struct { }
AccountsResourcePostPostBadRequest describes a response with status code 400, with default header values.
Invalid E-Mail address or name supplied
func NewAccountsResourcePostPostBadRequest ¶
func NewAccountsResourcePostPostBadRequest() *AccountsResourcePostPostBadRequest
NewAccountsResourcePostPostBadRequest creates a AccountsResourcePostPostBadRequest with default headers values
func (*AccountsResourcePostPostBadRequest) Code ¶
func (o *AccountsResourcePostPostBadRequest) Code() int
Code gets the status code for the accounts resource post post bad request response
func (*AccountsResourcePostPostBadRequest) Error ¶
func (o *AccountsResourcePostPostBadRequest) Error() string
func (*AccountsResourcePostPostBadRequest) IsClientError ¶
func (o *AccountsResourcePostPostBadRequest) IsClientError() bool
IsClientError returns true when this accounts resource post post bad request response has a 4xx status code
func (*AccountsResourcePostPostBadRequest) IsCode ¶
func (o *AccountsResourcePostPostBadRequest) IsCode(code int) bool
IsCode returns true when this accounts resource post post bad request response a status code equal to that given
func (*AccountsResourcePostPostBadRequest) IsRedirect ¶
func (o *AccountsResourcePostPostBadRequest) IsRedirect() bool
IsRedirect returns true when this accounts resource post post bad request response has a 3xx status code
func (*AccountsResourcePostPostBadRequest) IsServerError ¶
func (o *AccountsResourcePostPostBadRequest) IsServerError() bool
IsServerError returns true when this accounts resource post post bad request response has a 5xx status code
func (*AccountsResourcePostPostBadRequest) IsSuccess ¶
func (o *AccountsResourcePostPostBadRequest) IsSuccess() bool
IsSuccess returns true when this accounts resource post post bad request response has a 2xx status code
func (*AccountsResourcePostPostBadRequest) String ¶
func (o *AccountsResourcePostPostBadRequest) String() string
type AccountsResourcePostPostConflict ¶
type AccountsResourcePostPostConflict struct { }
AccountsResourcePostPostConflict describes a response with status code 409, with default header values.
E-Mail address already exists
func NewAccountsResourcePostPostConflict ¶
func NewAccountsResourcePostPostConflict() *AccountsResourcePostPostConflict
NewAccountsResourcePostPostConflict creates a AccountsResourcePostPostConflict with default headers values
func (*AccountsResourcePostPostConflict) Code ¶
func (o *AccountsResourcePostPostConflict) Code() int
Code gets the status code for the accounts resource post post conflict response
func (*AccountsResourcePostPostConflict) Error ¶
func (o *AccountsResourcePostPostConflict) Error() string
func (*AccountsResourcePostPostConflict) IsClientError ¶
func (o *AccountsResourcePostPostConflict) IsClientError() bool
IsClientError returns true when this accounts resource post post conflict response has a 4xx status code
func (*AccountsResourcePostPostConflict) IsCode ¶
func (o *AccountsResourcePostPostConflict) IsCode(code int) bool
IsCode returns true when this accounts resource post post conflict response a status code equal to that given
func (*AccountsResourcePostPostConflict) IsRedirect ¶
func (o *AccountsResourcePostPostConflict) IsRedirect() bool
IsRedirect returns true when this accounts resource post post conflict response has a 3xx status code
func (*AccountsResourcePostPostConflict) IsServerError ¶
func (o *AccountsResourcePostPostConflict) IsServerError() bool
IsServerError returns true when this accounts resource post post conflict response has a 5xx status code
func (*AccountsResourcePostPostConflict) IsSuccess ¶
func (o *AccountsResourcePostPostConflict) IsSuccess() bool
IsSuccess returns true when this accounts resource post post conflict response has a 2xx status code
func (*AccountsResourcePostPostConflict) String ¶
func (o *AccountsResourcePostPostConflict) String() string
type AccountsResourcePostPostNoContent ¶
type AccountsResourcePostPostNoContent struct { }
AccountsResourcePostPostNoContent describes a response with status code 204, with default header values.
Ok
func NewAccountsResourcePostPostNoContent ¶
func NewAccountsResourcePostPostNoContent() *AccountsResourcePostPostNoContent
NewAccountsResourcePostPostNoContent creates a AccountsResourcePostPostNoContent with default headers values
func (*AccountsResourcePostPostNoContent) Code ¶
func (o *AccountsResourcePostPostNoContent) Code() int
Code gets the status code for the accounts resource post post no content response
func (*AccountsResourcePostPostNoContent) Error ¶
func (o *AccountsResourcePostPostNoContent) Error() string
func (*AccountsResourcePostPostNoContent) IsClientError ¶
func (o *AccountsResourcePostPostNoContent) IsClientError() bool
IsClientError returns true when this accounts resource post post no content response has a 4xx status code
func (*AccountsResourcePostPostNoContent) IsCode ¶
func (o *AccountsResourcePostPostNoContent) IsCode(code int) bool
IsCode returns true when this accounts resource post post no content response a status code equal to that given
func (*AccountsResourcePostPostNoContent) IsRedirect ¶
func (o *AccountsResourcePostPostNoContent) IsRedirect() bool
IsRedirect returns true when this accounts resource post post no content response has a 3xx status code
func (*AccountsResourcePostPostNoContent) IsServerError ¶
func (o *AccountsResourcePostPostNoContent) IsServerError() bool
IsServerError returns true when this accounts resource post post no content response has a 5xx status code
func (*AccountsResourcePostPostNoContent) IsSuccess ¶
func (o *AccountsResourcePostPostNoContent) IsSuccess() bool
IsSuccess returns true when this accounts resource post post no content response has a 2xx status code
func (*AccountsResourcePostPostNoContent) String ¶
func (o *AccountsResourcePostPostNoContent) String() string
type AccountsResourcePostPostParams ¶
type AccountsResourcePostPostParams struct { /* Body. Account update representation */ Body *models.AccountUpdate /* DeleteAPITokens. If false existing API tokens are not deleted if the password is changed Default: true */ DeleteAPITokens *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
AccountsResourcePostPostParams contains all the parameters to send to the API endpoint
for the accounts resource post post operation. Typically these are written to a http.Request.
func NewAccountsResourcePostPostParams ¶
func NewAccountsResourcePostPostParams() *AccountsResourcePostPostParams
NewAccountsResourcePostPostParams creates a new AccountsResourcePostPostParams 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 NewAccountsResourcePostPostParamsWithContext ¶
func NewAccountsResourcePostPostParamsWithContext(ctx context.Context) *AccountsResourcePostPostParams
NewAccountsResourcePostPostParamsWithContext creates a new AccountsResourcePostPostParams object with the ability to set a context for a request.
func NewAccountsResourcePostPostParamsWithHTTPClient ¶
func NewAccountsResourcePostPostParamsWithHTTPClient(client *http.Client) *AccountsResourcePostPostParams
NewAccountsResourcePostPostParamsWithHTTPClient creates a new AccountsResourcePostPostParams object with the ability to set a custom HTTPClient for a request.
func NewAccountsResourcePostPostParamsWithTimeout ¶
func NewAccountsResourcePostPostParamsWithTimeout(timeout time.Duration) *AccountsResourcePostPostParams
NewAccountsResourcePostPostParamsWithTimeout creates a new AccountsResourcePostPostParams object with the ability to set a timeout on a request.
func (*AccountsResourcePostPostParams) SetBody ¶
func (o *AccountsResourcePostPostParams) SetBody(body *models.AccountUpdate)
SetBody adds the body to the accounts resource post post params
func (*AccountsResourcePostPostParams) SetContext ¶
func (o *AccountsResourcePostPostParams) SetContext(ctx context.Context)
SetContext adds the context to the accounts resource post post params
func (*AccountsResourcePostPostParams) SetDefaults ¶
func (o *AccountsResourcePostPostParams) SetDefaults()
SetDefaults hydrates default values in the accounts resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourcePostPostParams) SetDeleteAPITokens ¶
func (o *AccountsResourcePostPostParams) SetDeleteAPITokens(deleteAPITokens *bool)
SetDeleteAPITokens adds the deleteApiTokens to the accounts resource post post params
func (*AccountsResourcePostPostParams) SetHTTPClient ¶
func (o *AccountsResourcePostPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the accounts resource post post params
func (*AccountsResourcePostPostParams) SetTimeout ¶
func (o *AccountsResourcePostPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the accounts resource post post params
func (*AccountsResourcePostPostParams) WithBody ¶
func (o *AccountsResourcePostPostParams) WithBody(body *models.AccountUpdate) *AccountsResourcePostPostParams
WithBody adds the body to the accounts resource post post params
func (*AccountsResourcePostPostParams) WithContext ¶
func (o *AccountsResourcePostPostParams) WithContext(ctx context.Context) *AccountsResourcePostPostParams
WithContext adds the context to the accounts resource post post params
func (*AccountsResourcePostPostParams) WithDefaults ¶
func (o *AccountsResourcePostPostParams) WithDefaults() *AccountsResourcePostPostParams
WithDefaults hydrates default values in the accounts resource post post params (not the query body).
All values with no default are reset to their zero value.
func (*AccountsResourcePostPostParams) WithDeleteAPITokens ¶
func (o *AccountsResourcePostPostParams) WithDeleteAPITokens(deleteAPITokens *bool) *AccountsResourcePostPostParams
WithDeleteAPITokens adds the deleteAPITokens to the accounts resource post post params
func (*AccountsResourcePostPostParams) WithHTTPClient ¶
func (o *AccountsResourcePostPostParams) WithHTTPClient(client *http.Client) *AccountsResourcePostPostParams
WithHTTPClient adds the HTTPClient to the accounts resource post post params
func (*AccountsResourcePostPostParams) WithTimeout ¶
func (o *AccountsResourcePostPostParams) WithTimeout(timeout time.Duration) *AccountsResourcePostPostParams
WithTimeout adds the timeout to the accounts resource post post params
func (*AccountsResourcePostPostParams) WriteToRequest ¶
func (o *AccountsResourcePostPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountsResourcePostPostReader ¶
type AccountsResourcePostPostReader struct {
// contains filtered or unexported fields
}
AccountsResourcePostPostReader is a Reader for the AccountsResourcePostPost structure.
func (*AccountsResourcePostPostReader) ReadResponse ¶
func (o *AccountsResourcePostPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountsResourcePostPostUnauthorized ¶
type AccountsResourcePostPostUnauthorized struct { }
AccountsResourcePostPostUnauthorized describes a response with status code 401, with default header values.
Not authorized
func NewAccountsResourcePostPostUnauthorized ¶
func NewAccountsResourcePostPostUnauthorized() *AccountsResourcePostPostUnauthorized
NewAccountsResourcePostPostUnauthorized creates a AccountsResourcePostPostUnauthorized with default headers values
func (*AccountsResourcePostPostUnauthorized) Code ¶
func (o *AccountsResourcePostPostUnauthorized) Code() int
Code gets the status code for the accounts resource post post unauthorized response
func (*AccountsResourcePostPostUnauthorized) Error ¶
func (o *AccountsResourcePostPostUnauthorized) Error() string
func (*AccountsResourcePostPostUnauthorized) IsClientError ¶
func (o *AccountsResourcePostPostUnauthorized) IsClientError() bool
IsClientError returns true when this accounts resource post post unauthorized response has a 4xx status code
func (*AccountsResourcePostPostUnauthorized) IsCode ¶
func (o *AccountsResourcePostPostUnauthorized) IsCode(code int) bool
IsCode returns true when this accounts resource post post unauthorized response a status code equal to that given
func (*AccountsResourcePostPostUnauthorized) IsRedirect ¶
func (o *AccountsResourcePostPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this accounts resource post post unauthorized response has a 3xx status code
func (*AccountsResourcePostPostUnauthorized) IsServerError ¶
func (o *AccountsResourcePostPostUnauthorized) IsServerError() bool
IsServerError returns true when this accounts resource post post unauthorized response has a 5xx status code
func (*AccountsResourcePostPostUnauthorized) IsSuccess ¶
func (o *AccountsResourcePostPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this accounts resource post post unauthorized response has a 2xx status code
func (*AccountsResourcePostPostUnauthorized) String ¶
func (o *AccountsResourcePostPostUnauthorized) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for account API
func (*Client) AccountEmailChangeResourcePostPost ¶
func (a *Client) AccountEmailChangeResourcePostPost(params *AccountEmailChangeResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountEmailChangeResourcePostPostNoContent, error)
AccountEmailChangeResourcePostPost triggers the email change verification email
func (*Client) AccountEmailVerifyResourcePostPost ¶
func (a *Client) AccountEmailVerifyResourcePostPost(params *AccountEmailVerifyResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountEmailVerifyResourcePostPostNoContent, error)
AccountEmailVerifyResourcePostPost triggers the email change verification email
func (*Client) AccountIntegrationsResourceDeleteDelete ¶
func (a *Client) AccountIntegrationsResourceDeleteDelete(params *AccountIntegrationsResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountIntegrationsResourceDeleteDeleteNoContent, error)
AccountIntegrationsResourceDeleteDelete deletes an integration
func (*Client) AccountIntegrationsResourceGetGet ¶
func (a *Client) AccountIntegrationsResourceGetGet(params *AccountIntegrationsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountIntegrationsResourceGetGetOK, error)
AccountIntegrationsResourceGetGet gets all integrations for this account
func (*Client) AccountOtpResourceDeleteDelete ¶
func (a *Client) AccountOtpResourceDeleteDelete(params *AccountOtpResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourceDeleteDeleteNoContent, error)
AccountOtpResourceDeleteDelete disables one time password for an account
func (*Client) AccountOtpResourcePostPost ¶
func (a *Client) AccountOtpResourcePostPost(params *AccountOtpResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourcePostPostNoContent, error)
AccountOtpResourcePostPost enables one time password for an account
func (*Client) AccountOtpResourcePutPut ¶
func (a *Client) AccountOtpResourcePutPut(params *AccountOtpResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourcePutPutOK, error)
AccountOtpResourcePutPut creates an one time password secret
func (*Client) AccountPasswordResetResourcePostPost ¶
func (a *Client) AccountPasswordResetResourcePostPost(params *AccountPasswordResetResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountPasswordResetResourcePostPostNoContent, error)
AccountPasswordResetResourcePostPost resets account password
func (*Client) AccountSettingResourceDeleteDelete ¶
func (a *Client) AccountSettingResourceDeleteDelete(params *AccountSettingResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourceDeleteDeleteNoContent, error)
AccountSettingResourceDeleteDelete deletes an account setting
func (*Client) AccountSettingResourceGetGet ¶
func (a *Client) AccountSettingResourceGetGet(params *AccountSettingResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourceGetGetOK, error)
AccountSettingResourceGetGet gets account setting
func (*Client) AccountSettingResourcePutPut ¶
func (a *Client) AccountSettingResourcePutPut(params *AccountSettingResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourcePutPutOK, error)
AccountSettingResourcePutPut creates or update account setting
func (*Client) AccountSubResourceDeleteDelete ¶
func (a *Client) AccountSubResourceDeleteDelete(params *AccountSubResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourceDeleteDeleteNoContent, error)
AccountSubResourceDeleteDelete deletes an sub account
func (*Client) AccountSubResourceGetGet ¶
func (a *Client) AccountSubResourceGetGet(params *AccountSubResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourceGetGetOK, error)
AccountSubResourceGetGet gets an sub account
func (*Client) AccountSubResourcePostPost ¶
func (a *Client) AccountSubResourcePostPost(params *AccountSubResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourcePostPostNoContent, error)
AccountSubResourcePostPost updates an sub account
func (*Client) AccountSubsResourceGetGet ¶
func (a *Client) AccountSubsResourceGetGet(params *AccountSubsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubsResourceGetGetOK, error)
AccountSubsResourceGetGet gets an list of sub accounts
func (*Client) AccountSubsResourcePutPut ¶
func (a *Client) AccountSubsResourcePutPut(params *AccountSubsResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubsResourcePutPutOK, error)
AccountSubsResourcePutPut creates an sub account
func (*Client) AccountsResourceDeleteDelete ¶
func (a *Client) AccountsResourceDeleteDelete(params *AccountsResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourceDeleteDeleteNoContent, error)
AccountsResourceDeleteDelete deletes an account
func (*Client) AccountsResourceGetGet ¶
func (a *Client) AccountsResourceGetGet(params *AccountsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourceGetGetOK, error)
AccountsResourceGetGet gets an account
func (*Client) AccountsResourcePostPost ¶
func (a *Client) AccountsResourcePostPost(params *AccountsResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourcePostPostNoContent, error)
AccountsResourcePostPost updates an account
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { AccountEmailChangeResourcePostPost(params *AccountEmailChangeResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountEmailChangeResourcePostPostNoContent, error) AccountEmailVerifyResourcePostPost(params *AccountEmailVerifyResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountEmailVerifyResourcePostPostNoContent, error) AccountIntegrationsResourceDeleteDelete(params *AccountIntegrationsResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountIntegrationsResourceDeleteDeleteNoContent, error) AccountIntegrationsResourceGetGet(params *AccountIntegrationsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountIntegrationsResourceGetGetOK, error) AccountOtpResourceDeleteDelete(params *AccountOtpResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourceDeleteDeleteNoContent, error) AccountOtpResourcePostPost(params *AccountOtpResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourcePostPostNoContent, error) AccountOtpResourcePutPut(params *AccountOtpResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountOtpResourcePutPutOK, error) AccountPasswordResetResourcePostPost(params *AccountPasswordResetResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountPasswordResetResourcePostPostNoContent, error) AccountSettingResourceDeleteDelete(params *AccountSettingResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourceDeleteDeleteNoContent, error) AccountSettingResourceGetGet(params *AccountSettingResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourceGetGetOK, error) AccountSettingResourcePutPut(params *AccountSettingResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSettingResourcePutPutOK, error) AccountSubResourceDeleteDelete(params *AccountSubResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourceDeleteDeleteNoContent, error) AccountSubResourceGetGet(params *AccountSubResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourceGetGetOK, error) AccountSubResourcePostPost(params *AccountSubResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubResourcePostPostNoContent, error) AccountSubsResourceGetGet(params *AccountSubsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubsResourceGetGetOK, error) AccountSubsResourcePutPut(params *AccountSubsResourcePutPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountSubsResourcePutPutOK, error) AccountsResourceDeleteDelete(params *AccountsResourceDeleteDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourceDeleteDeleteNoContent, error) AccountsResourceGetGet(params *AccountsResourceGetGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourceGetGetOK, error) AccountsResourcePostPost(params *AccountsResourcePostPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*AccountsResourcePostPostNoContent, 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 account API client.
Source Files
¶
- account_client.go
- account_email_change_resource_post_post_parameters.go
- account_email_change_resource_post_post_responses.go
- account_email_verify_resource_post_post_parameters.go
- account_email_verify_resource_post_post_responses.go
- account_integrations_resource_delete_delete_parameters.go
- account_integrations_resource_delete_delete_responses.go
- account_integrations_resource_get_get_parameters.go
- account_integrations_resource_get_get_responses.go
- account_otp_resource_delete_delete_parameters.go
- account_otp_resource_delete_delete_responses.go
- account_otp_resource_post_post_parameters.go
- account_otp_resource_post_post_responses.go
- account_otp_resource_put_put_parameters.go
- account_otp_resource_put_put_responses.go
- account_password_reset_resource_post_post_parameters.go
- account_password_reset_resource_post_post_responses.go
- account_setting_resource_delete_delete_parameters.go
- account_setting_resource_delete_delete_responses.go
- account_setting_resource_get_get_parameters.go
- account_setting_resource_get_get_responses.go
- account_setting_resource_put_put_parameters.go
- account_setting_resource_put_put_responses.go
- account_sub_resource_delete_delete_parameters.go
- account_sub_resource_delete_delete_responses.go
- account_sub_resource_get_get_parameters.go
- account_sub_resource_get_get_responses.go
- account_sub_resource_post_post_parameters.go
- account_sub_resource_post_post_responses.go
- account_subs_resource_get_get_parameters.go
- account_subs_resource_get_get_responses.go
- account_subs_resource_put_put_parameters.go
- account_subs_resource_put_put_responses.go
- accounts_resource_delete_delete_parameters.go
- accounts_resource_delete_delete_responses.go
- accounts_resource_get_get_parameters.go
- accounts_resource_get_get_responses.go
- accounts_resource_post_post_parameters.go
- accounts_resource_post_post_responses.go