Documentation
¶
Index ¶
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- type Client
- func (a *Client) DeleteAPIKeyUser(params *DeleteAPIKeyUserParams, authInfo runtime.ClientAuthInfoWriter, ...) (*DeleteAPIKeyUserOK, error)
- func (a *Client) GetAPIKeyUserChallengeWalletAddress(params *GetAPIKeyUserChallengeWalletAddressParams, ...) (*GetAPIKeyUserChallengeWalletAddressOK, error)
- func (a *Client) GetAPIKeyUserMe(params *GetAPIKeyUserMeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyUserMeOK, error)
- func (a *Client) GetAPIKeyUserOffers(params *GetAPIKeyUserOffersParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyUserOffersOK, error)
- func (a *Client) GetAPIKeyUserOrgUsernames(params *GetAPIKeyUserOrgUsernamesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyUserOrgUsernamesOK, error)
- func (a *Client) GetAPIKeyUserPermissionSearch(params *GetAPIKeyUserPermissionSearchParams, ...) (*GetAPIKeyUserPermissionSearchOK, error)
- func (a *Client) GetAPIKeyUserUsername(params *GetAPIKeyUserUsernameParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetAPIKeyUserUsernameOK, error)
- func (a *Client) PatchAPIKeyUserChangePassword(params *PatchAPIKeyUserChangePasswordParams, ...) (*PatchAPIKeyUserChangePasswordOK, error)
- func (a *Client) PatchAPIKeyUserLinkEmailEmail(params *PatchAPIKeyUserLinkEmailEmailParams, ...) (*PatchAPIKeyUserLinkEmailEmailOK, error)
- func (a *Client) PatchAPIKeyUserProfile(params *PatchAPIKeyUserProfileParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PatchAPIKeyUserProfileOK, error)
- func (a *Client) PostAPIKeyUserAPIKey(params *PostAPIKeyUserAPIKeyParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyUserAPIKeyOK, error)
- func (a *Client) PostAPIKeyUserLinkEmail(params *PostAPIKeyUserLinkEmailParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyUserLinkEmailOK, error)
- func (a *Client) PostAPIKeyUserLinkWallet(params *PostAPIKeyUserLinkWalletParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PostAPIKeyUserLinkWalletOK, error)
- func (a *Client) PutAPIKeyUserFollowID(params *PutAPIKeyUserFollowIDParams, authInfo runtime.ClientAuthInfoWriter, ...) (*PutAPIKeyUserFollowIDOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteAPIKeyUserBadRequest
- func (o *DeleteAPIKeyUserBadRequest) Code() int
- func (o *DeleteAPIKeyUserBadRequest) Error() string
- func (o *DeleteAPIKeyUserBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *DeleteAPIKeyUserBadRequest) IsClientError() bool
- func (o *DeleteAPIKeyUserBadRequest) IsCode(code int) bool
- func (o *DeleteAPIKeyUserBadRequest) IsRedirect() bool
- func (o *DeleteAPIKeyUserBadRequest) IsServerError() bool
- func (o *DeleteAPIKeyUserBadRequest) IsSuccess() bool
- func (o *DeleteAPIKeyUserBadRequest) String() string
- type DeleteAPIKeyUserInternalServerError
- func (o *DeleteAPIKeyUserInternalServerError) Code() int
- func (o *DeleteAPIKeyUserInternalServerError) Error() string
- func (o *DeleteAPIKeyUserInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *DeleteAPIKeyUserInternalServerError) IsClientError() bool
- func (o *DeleteAPIKeyUserInternalServerError) IsCode(code int) bool
- func (o *DeleteAPIKeyUserInternalServerError) IsRedirect() bool
- func (o *DeleteAPIKeyUserInternalServerError) IsServerError() bool
- func (o *DeleteAPIKeyUserInternalServerError) IsSuccess() bool
- func (o *DeleteAPIKeyUserInternalServerError) String() string
- type DeleteAPIKeyUserOK
- func (o *DeleteAPIKeyUserOK) Code() int
- func (o *DeleteAPIKeyUserOK) Error() string
- func (o *DeleteAPIKeyUserOK) GetPayload() *models.ResponseSuccessResponse
- func (o *DeleteAPIKeyUserOK) IsClientError() bool
- func (o *DeleteAPIKeyUserOK) IsCode(code int) bool
- func (o *DeleteAPIKeyUserOK) IsRedirect() bool
- func (o *DeleteAPIKeyUserOK) IsServerError() bool
- func (o *DeleteAPIKeyUserOK) IsSuccess() bool
- func (o *DeleteAPIKeyUserOK) String() string
- type DeleteAPIKeyUserParams
- func NewDeleteAPIKeyUserParams() *DeleteAPIKeyUserParams
- func NewDeleteAPIKeyUserParamsWithContext(ctx context.Context) *DeleteAPIKeyUserParams
- func NewDeleteAPIKeyUserParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyUserParams
- func NewDeleteAPIKeyUserParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyUserParams
- func (o *DeleteAPIKeyUserParams) SetContext(ctx context.Context)
- func (o *DeleteAPIKeyUserParams) SetDefaults()
- func (o *DeleteAPIKeyUserParams) SetHTTPClient(client *http.Client)
- func (o *DeleteAPIKeyUserParams) SetTimeout(timeout time.Duration)
- func (o *DeleteAPIKeyUserParams) WithContext(ctx context.Context) *DeleteAPIKeyUserParams
- func (o *DeleteAPIKeyUserParams) WithDefaults() *DeleteAPIKeyUserParams
- func (o *DeleteAPIKeyUserParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyUserParams
- func (o *DeleteAPIKeyUserParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyUserParams
- func (o *DeleteAPIKeyUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteAPIKeyUserReader
- type GetAPIKeyUserChallengeWalletAddressBadRequest
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) Code() int
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) Error() string
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) String() string
- type GetAPIKeyUserChallengeWalletAddressInternalServerError
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) Code() int
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) Error() string
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) String() string
- type GetAPIKeyUserChallengeWalletAddressOK
- func (o *GetAPIKeyUserChallengeWalletAddressOK) Code() int
- func (o *GetAPIKeyUserChallengeWalletAddressOK) Error() string
- func (o *GetAPIKeyUserChallengeWalletAddressOK) GetPayload() *models.ResponseGetLinkWalletAddressChallengeResponse
- func (o *GetAPIKeyUserChallengeWalletAddressOK) IsClientError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressOK) IsCode(code int) bool
- func (o *GetAPIKeyUserChallengeWalletAddressOK) IsRedirect() bool
- func (o *GetAPIKeyUserChallengeWalletAddressOK) IsServerError() bool
- func (o *GetAPIKeyUserChallengeWalletAddressOK) IsSuccess() bool
- func (o *GetAPIKeyUserChallengeWalletAddressOK) String() string
- type GetAPIKeyUserChallengeWalletAddressParams
- func NewGetAPIKeyUserChallengeWalletAddressParams() *GetAPIKeyUserChallengeWalletAddressParams
- func NewGetAPIKeyUserChallengeWalletAddressParamsWithContext(ctx context.Context) *GetAPIKeyUserChallengeWalletAddressParams
- func NewGetAPIKeyUserChallengeWalletAddressParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserChallengeWalletAddressParams
- func NewGetAPIKeyUserChallengeWalletAddressParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserChallengeWalletAddressParams) SetDefaults()
- func (o *GetAPIKeyUserChallengeWalletAddressParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserChallengeWalletAddressParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserChallengeWalletAddressParams) SetWalletAddress(walletAddress string)
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WithContext(ctx context.Context) *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WithDefaults() *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WithWalletAddress(walletAddress string) *GetAPIKeyUserChallengeWalletAddressParams
- func (o *GetAPIKeyUserChallengeWalletAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserChallengeWalletAddressReader
- type GetAPIKeyUserMeBadRequest
- func (o *GetAPIKeyUserMeBadRequest) Code() int
- func (o *GetAPIKeyUserMeBadRequest) Error() string
- func (o *GetAPIKeyUserMeBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserMeBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserMeBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserMeBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserMeBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserMeBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserMeBadRequest) String() string
- type GetAPIKeyUserMeInternalServerError
- func (o *GetAPIKeyUserMeInternalServerError) Code() int
- func (o *GetAPIKeyUserMeInternalServerError) Error() string
- func (o *GetAPIKeyUserMeInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserMeInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserMeInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserMeInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserMeInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserMeInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserMeInternalServerError) String() string
- type GetAPIKeyUserMeOK
- func (o *GetAPIKeyUserMeOK) Code() int
- func (o *GetAPIKeyUserMeOK) Error() string
- func (o *GetAPIKeyUserMeOK) GetPayload() *models.ResponseGetMeResponse
- func (o *GetAPIKeyUserMeOK) IsClientError() bool
- func (o *GetAPIKeyUserMeOK) IsCode(code int) bool
- func (o *GetAPIKeyUserMeOK) IsRedirect() bool
- func (o *GetAPIKeyUserMeOK) IsServerError() bool
- func (o *GetAPIKeyUserMeOK) IsSuccess() bool
- func (o *GetAPIKeyUserMeOK) String() string
- type GetAPIKeyUserMeParams
- func NewGetAPIKeyUserMeParams() *GetAPIKeyUserMeParams
- func NewGetAPIKeyUserMeParamsWithContext(ctx context.Context) *GetAPIKeyUserMeParams
- func NewGetAPIKeyUserMeParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserMeParams
- func NewGetAPIKeyUserMeParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserMeParams
- func (o *GetAPIKeyUserMeParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserMeParams) SetDefaults()
- func (o *GetAPIKeyUserMeParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserMeParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserMeParams) WithContext(ctx context.Context) *GetAPIKeyUserMeParams
- func (o *GetAPIKeyUserMeParams) WithDefaults() *GetAPIKeyUserMeParams
- func (o *GetAPIKeyUserMeParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserMeParams
- func (o *GetAPIKeyUserMeParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserMeParams
- func (o *GetAPIKeyUserMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserMeReader
- type GetAPIKeyUserOffersBadRequest
- func (o *GetAPIKeyUserOffersBadRequest) Code() int
- func (o *GetAPIKeyUserOffersBadRequest) Error() string
- func (o *GetAPIKeyUserOffersBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserOffersBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserOffersBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserOffersBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserOffersBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserOffersBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserOffersBadRequest) String() string
- type GetAPIKeyUserOffersInternalServerError
- func (o *GetAPIKeyUserOffersInternalServerError) Code() int
- func (o *GetAPIKeyUserOffersInternalServerError) Error() string
- func (o *GetAPIKeyUserOffersInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserOffersInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserOffersInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserOffersInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserOffersInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserOffersInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserOffersInternalServerError) String() string
- type GetAPIKeyUserOffersOK
- func (o *GetAPIKeyUserOffersOK) Code() int
- func (o *GetAPIKeyUserOffersOK) Error() string
- func (o *GetAPIKeyUserOffersOK) GetPayload() *models.ResponseSuccessResponse
- func (o *GetAPIKeyUserOffersOK) IsClientError() bool
- func (o *GetAPIKeyUserOffersOK) IsCode(code int) bool
- func (o *GetAPIKeyUserOffersOK) IsRedirect() bool
- func (o *GetAPIKeyUserOffersOK) IsServerError() bool
- func (o *GetAPIKeyUserOffersOK) IsSuccess() bool
- func (o *GetAPIKeyUserOffersOK) String() string
- type GetAPIKeyUserOffersParams
- func NewGetAPIKeyUserOffersParams() *GetAPIKeyUserOffersParams
- func NewGetAPIKeyUserOffersParamsWithContext(ctx context.Context) *GetAPIKeyUserOffersParams
- func NewGetAPIKeyUserOffersParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserOffersParams
- func NewGetAPIKeyUserOffersParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserOffersParams) SetDefaults()
- func (o *GetAPIKeyUserOffersParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserOffersParams) SetKeyword(keyword *string)
- func (o *GetAPIKeyUserOffersParams) SetOfferType(offerType string)
- func (o *GetAPIKeyUserOffersParams) SetPage(page *int64)
- func (o *GetAPIKeyUserOffersParams) SetPageSize(pageSize *int64)
- func (o *GetAPIKeyUserOffersParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserOffersParams) WithContext(ctx context.Context) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithDefaults() *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithKeyword(keyword *string) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithOfferType(offerType string) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithPage(page *int64) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithPageSize(pageSize *int64) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserOffersParams
- func (o *GetAPIKeyUserOffersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserOffersReader
- type GetAPIKeyUserOrgUsernamesBadRequest
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) Code() int
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) Error() string
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserOrgUsernamesBadRequest) String() string
- type GetAPIKeyUserOrgUsernamesInternalServerError
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) Code() int
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) Error() string
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserOrgUsernamesInternalServerError) String() string
- type GetAPIKeyUserOrgUsernamesOK
- func (o *GetAPIKeyUserOrgUsernamesOK) Code() int
- func (o *GetAPIKeyUserOrgUsernamesOK) Error() string
- func (o *GetAPIKeyUserOrgUsernamesOK) GetPayload() *models.ResponseGetUserOrganizationUsernamesResponse
- func (o *GetAPIKeyUserOrgUsernamesOK) IsClientError() bool
- func (o *GetAPIKeyUserOrgUsernamesOK) IsCode(code int) bool
- func (o *GetAPIKeyUserOrgUsernamesOK) IsRedirect() bool
- func (o *GetAPIKeyUserOrgUsernamesOK) IsServerError() bool
- func (o *GetAPIKeyUserOrgUsernamesOK) IsSuccess() bool
- func (o *GetAPIKeyUserOrgUsernamesOK) String() string
- type GetAPIKeyUserOrgUsernamesParams
- func NewGetAPIKeyUserOrgUsernamesParams() *GetAPIKeyUserOrgUsernamesParams
- func NewGetAPIKeyUserOrgUsernamesParamsWithContext(ctx context.Context) *GetAPIKeyUserOrgUsernamesParams
- func NewGetAPIKeyUserOrgUsernamesParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserOrgUsernamesParams
- func NewGetAPIKeyUserOrgUsernamesParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserOrgUsernamesParams
- func (o *GetAPIKeyUserOrgUsernamesParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserOrgUsernamesParams) SetDefaults()
- func (o *GetAPIKeyUserOrgUsernamesParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserOrgUsernamesParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserOrgUsernamesParams) WithContext(ctx context.Context) *GetAPIKeyUserOrgUsernamesParams
- func (o *GetAPIKeyUserOrgUsernamesParams) WithDefaults() *GetAPIKeyUserOrgUsernamesParams
- func (o *GetAPIKeyUserOrgUsernamesParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserOrgUsernamesParams
- func (o *GetAPIKeyUserOrgUsernamesParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserOrgUsernamesParams
- func (o *GetAPIKeyUserOrgUsernamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserOrgUsernamesReader
- type GetAPIKeyUserPermissionSearchBadRequest
- func (o *GetAPIKeyUserPermissionSearchBadRequest) Code() int
- func (o *GetAPIKeyUserPermissionSearchBadRequest) Error() string
- func (o *GetAPIKeyUserPermissionSearchBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserPermissionSearchBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserPermissionSearchBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserPermissionSearchBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserPermissionSearchBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserPermissionSearchBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserPermissionSearchBadRequest) String() string
- type GetAPIKeyUserPermissionSearchInternalServerError
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) Code() int
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) Error() string
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserPermissionSearchInternalServerError) String() string
- type GetAPIKeyUserPermissionSearchOK
- func (o *GetAPIKeyUserPermissionSearchOK) Code() int
- func (o *GetAPIKeyUserPermissionSearchOK) Error() string
- func (o *GetAPIKeyUserPermissionSearchOK) GetPayload() *models.ResponseUserListResponse
- func (o *GetAPIKeyUserPermissionSearchOK) IsClientError() bool
- func (o *GetAPIKeyUserPermissionSearchOK) IsCode(code int) bool
- func (o *GetAPIKeyUserPermissionSearchOK) IsRedirect() bool
- func (o *GetAPIKeyUserPermissionSearchOK) IsServerError() bool
- func (o *GetAPIKeyUserPermissionSearchOK) IsSuccess() bool
- func (o *GetAPIKeyUserPermissionSearchOK) String() string
- type GetAPIKeyUserPermissionSearchParams
- func NewGetAPIKeyUserPermissionSearchParams() *GetAPIKeyUserPermissionSearchParams
- func NewGetAPIKeyUserPermissionSearchParamsWithContext(ctx context.Context) *GetAPIKeyUserPermissionSearchParams
- func NewGetAPIKeyUserPermissionSearchParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserPermissionSearchParams
- func NewGetAPIKeyUserPermissionSearchParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserPermissionSearchParams) SetDefaults()
- func (o *GetAPIKeyUserPermissionSearchParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserPermissionSearchParams) SetLimit(limit *int64)
- func (o *GetAPIKeyUserPermissionSearchParams) SetOffset(offset *int64)
- func (o *GetAPIKeyUserPermissionSearchParams) SetSearch(search string)
- func (o *GetAPIKeyUserPermissionSearchParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserPermissionSearchParams) WithContext(ctx context.Context) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithDefaults() *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithLimit(limit *int64) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithOffset(offset *int64) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithSearch(search string) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserPermissionSearchParams
- func (o *GetAPIKeyUserPermissionSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserPermissionSearchReader
- type GetAPIKeyUserUsernameBadRequest
- func (o *GetAPIKeyUserUsernameBadRequest) Code() int
- func (o *GetAPIKeyUserUsernameBadRequest) Error() string
- func (o *GetAPIKeyUserUsernameBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *GetAPIKeyUserUsernameBadRequest) IsClientError() bool
- func (o *GetAPIKeyUserUsernameBadRequest) IsCode(code int) bool
- func (o *GetAPIKeyUserUsernameBadRequest) IsRedirect() bool
- func (o *GetAPIKeyUserUsernameBadRequest) IsServerError() bool
- func (o *GetAPIKeyUserUsernameBadRequest) IsSuccess() bool
- func (o *GetAPIKeyUserUsernameBadRequest) String() string
- type GetAPIKeyUserUsernameInternalServerError
- func (o *GetAPIKeyUserUsernameInternalServerError) Code() int
- func (o *GetAPIKeyUserUsernameInternalServerError) Error() string
- func (o *GetAPIKeyUserUsernameInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *GetAPIKeyUserUsernameInternalServerError) IsClientError() bool
- func (o *GetAPIKeyUserUsernameInternalServerError) IsCode(code int) bool
- func (o *GetAPIKeyUserUsernameInternalServerError) IsRedirect() bool
- func (o *GetAPIKeyUserUsernameInternalServerError) IsServerError() bool
- func (o *GetAPIKeyUserUsernameInternalServerError) IsSuccess() bool
- func (o *GetAPIKeyUserUsernameInternalServerError) String() string
- type GetAPIKeyUserUsernameOK
- func (o *GetAPIKeyUserUsernameOK) Code() int
- func (o *GetAPIKeyUserUsernameOK) Error() string
- func (o *GetAPIKeyUserUsernameOK) GetPayload() *models.ResponseGetUserByUsernameAndGuestIDResponse
- func (o *GetAPIKeyUserUsernameOK) IsClientError() bool
- func (o *GetAPIKeyUserUsernameOK) IsCode(code int) bool
- func (o *GetAPIKeyUserUsernameOK) IsRedirect() bool
- func (o *GetAPIKeyUserUsernameOK) IsServerError() bool
- func (o *GetAPIKeyUserUsernameOK) IsSuccess() bool
- func (o *GetAPIKeyUserUsernameOK) String() string
- type GetAPIKeyUserUsernameParams
- func NewGetAPIKeyUserUsernameParams() *GetAPIKeyUserUsernameParams
- func NewGetAPIKeyUserUsernameParamsWithContext(ctx context.Context) *GetAPIKeyUserUsernameParams
- func NewGetAPIKeyUserUsernameParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserUsernameParams
- func NewGetAPIKeyUserUsernameParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) SetContext(ctx context.Context)
- func (o *GetAPIKeyUserUsernameParams) SetDefaults()
- func (o *GetAPIKeyUserUsernameParams) SetHTTPClient(client *http.Client)
- func (o *GetAPIKeyUserUsernameParams) SetTimeout(timeout time.Duration)
- func (o *GetAPIKeyUserUsernameParams) SetUsername(username string)
- func (o *GetAPIKeyUserUsernameParams) WithContext(ctx context.Context) *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) WithDefaults() *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) WithUsername(username string) *GetAPIKeyUserUsernameParams
- func (o *GetAPIKeyUserUsernameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetAPIKeyUserUsernameReader
- type PatchAPIKeyUserChangePasswordBadRequest
- func (o *PatchAPIKeyUserChangePasswordBadRequest) Code() int
- func (o *PatchAPIKeyUserChangePasswordBadRequest) Error() string
- func (o *PatchAPIKeyUserChangePasswordBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PatchAPIKeyUserChangePasswordBadRequest) IsClientError() bool
- func (o *PatchAPIKeyUserChangePasswordBadRequest) IsCode(code int) bool
- func (o *PatchAPIKeyUserChangePasswordBadRequest) IsRedirect() bool
- func (o *PatchAPIKeyUserChangePasswordBadRequest) IsServerError() bool
- func (o *PatchAPIKeyUserChangePasswordBadRequest) IsSuccess() bool
- func (o *PatchAPIKeyUserChangePasswordBadRequest) String() string
- type PatchAPIKeyUserChangePasswordInternalServerError
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) Code() int
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) Error() string
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsClientError() bool
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsCode(code int) bool
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsRedirect() bool
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsServerError() bool
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsSuccess() bool
- func (o *PatchAPIKeyUserChangePasswordInternalServerError) String() string
- type PatchAPIKeyUserChangePasswordOK
- func (o *PatchAPIKeyUserChangePasswordOK) Code() int
- func (o *PatchAPIKeyUserChangePasswordOK) Error() string
- func (o *PatchAPIKeyUserChangePasswordOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PatchAPIKeyUserChangePasswordOK) IsClientError() bool
- func (o *PatchAPIKeyUserChangePasswordOK) IsCode(code int) bool
- func (o *PatchAPIKeyUserChangePasswordOK) IsRedirect() bool
- func (o *PatchAPIKeyUserChangePasswordOK) IsServerError() bool
- func (o *PatchAPIKeyUserChangePasswordOK) IsSuccess() bool
- func (o *PatchAPIKeyUserChangePasswordOK) String() string
- type PatchAPIKeyUserChangePasswordParams
- func NewPatchAPIKeyUserChangePasswordParams() *PatchAPIKeyUserChangePasswordParams
- func NewPatchAPIKeyUserChangePasswordParamsWithContext(ctx context.Context) *PatchAPIKeyUserChangePasswordParams
- func NewPatchAPIKeyUserChangePasswordParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserChangePasswordParams
- func NewPatchAPIKeyUserChangePasswordParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) SetContext(ctx context.Context)
- func (o *PatchAPIKeyUserChangePasswordParams) SetData(data *models.RequestChangeUserPasswordRequest)
- func (o *PatchAPIKeyUserChangePasswordParams) SetDefaults()
- func (o *PatchAPIKeyUserChangePasswordParams) SetHTTPClient(client *http.Client)
- func (o *PatchAPIKeyUserChangePasswordParams) SetTimeout(timeout time.Duration)
- func (o *PatchAPIKeyUserChangePasswordParams) WithContext(ctx context.Context) *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) WithData(data *models.RequestChangeUserPasswordRequest) *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) WithDefaults() *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserChangePasswordParams
- func (o *PatchAPIKeyUserChangePasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAPIKeyUserChangePasswordReader
- type PatchAPIKeyUserLinkEmailEmailBadRequest
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) Code() int
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) Error() string
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsClientError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsCode(code int) bool
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsRedirect() bool
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsServerError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsSuccess() bool
- func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) String() string
- type PatchAPIKeyUserLinkEmailEmailInternalServerError
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) Code() int
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) Error() string
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsClientError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsCode(code int) bool
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsRedirect() bool
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsServerError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsSuccess() bool
- func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) String() string
- type PatchAPIKeyUserLinkEmailEmailOK
- func (o *PatchAPIKeyUserLinkEmailEmailOK) Code() int
- func (o *PatchAPIKeyUserLinkEmailEmailOK) Error() string
- func (o *PatchAPIKeyUserLinkEmailEmailOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PatchAPIKeyUserLinkEmailEmailOK) IsClientError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailOK) IsCode(code int) bool
- func (o *PatchAPIKeyUserLinkEmailEmailOK) IsRedirect() bool
- func (o *PatchAPIKeyUserLinkEmailEmailOK) IsServerError() bool
- func (o *PatchAPIKeyUserLinkEmailEmailOK) IsSuccess() bool
- func (o *PatchAPIKeyUserLinkEmailEmailOK) String() string
- type PatchAPIKeyUserLinkEmailEmailParams
- func NewPatchAPIKeyUserLinkEmailEmailParams() *PatchAPIKeyUserLinkEmailEmailParams
- func NewPatchAPIKeyUserLinkEmailEmailParamsWithContext(ctx context.Context) *PatchAPIKeyUserLinkEmailEmailParams
- func NewPatchAPIKeyUserLinkEmailEmailParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserLinkEmailEmailParams
- func NewPatchAPIKeyUserLinkEmailEmailParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetContext(ctx context.Context)
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetData(data *models.RequestGetLinkEmailCodeRequest)
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetDefaults()
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetEmail(email string)
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetHTTPClient(client *http.Client)
- func (o *PatchAPIKeyUserLinkEmailEmailParams) SetTimeout(timeout time.Duration)
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithContext(ctx context.Context) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithData(data *models.RequestGetLinkEmailCodeRequest) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithDefaults() *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithEmail(email string) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserLinkEmailEmailParams
- func (o *PatchAPIKeyUserLinkEmailEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAPIKeyUserLinkEmailEmailReader
- type PatchAPIKeyUserProfileBadRequest
- func (o *PatchAPIKeyUserProfileBadRequest) Code() int
- func (o *PatchAPIKeyUserProfileBadRequest) Error() string
- func (o *PatchAPIKeyUserProfileBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PatchAPIKeyUserProfileBadRequest) IsClientError() bool
- func (o *PatchAPIKeyUserProfileBadRequest) IsCode(code int) bool
- func (o *PatchAPIKeyUserProfileBadRequest) IsRedirect() bool
- func (o *PatchAPIKeyUserProfileBadRequest) IsServerError() bool
- func (o *PatchAPIKeyUserProfileBadRequest) IsSuccess() bool
- func (o *PatchAPIKeyUserProfileBadRequest) String() string
- type PatchAPIKeyUserProfileInternalServerError
- func (o *PatchAPIKeyUserProfileInternalServerError) Code() int
- func (o *PatchAPIKeyUserProfileInternalServerError) Error() string
- func (o *PatchAPIKeyUserProfileInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PatchAPIKeyUserProfileInternalServerError) IsClientError() bool
- func (o *PatchAPIKeyUserProfileInternalServerError) IsCode(code int) bool
- func (o *PatchAPIKeyUserProfileInternalServerError) IsRedirect() bool
- func (o *PatchAPIKeyUserProfileInternalServerError) IsServerError() bool
- func (o *PatchAPIKeyUserProfileInternalServerError) IsSuccess() bool
- func (o *PatchAPIKeyUserProfileInternalServerError) String() string
- type PatchAPIKeyUserProfileOK
- func (o *PatchAPIKeyUserProfileOK) Code() int
- func (o *PatchAPIKeyUserProfileOK) Error() string
- func (o *PatchAPIKeyUserProfileOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PatchAPIKeyUserProfileOK) IsClientError() bool
- func (o *PatchAPIKeyUserProfileOK) IsCode(code int) bool
- func (o *PatchAPIKeyUserProfileOK) IsRedirect() bool
- func (o *PatchAPIKeyUserProfileOK) IsServerError() bool
- func (o *PatchAPIKeyUserProfileOK) IsSuccess() bool
- func (o *PatchAPIKeyUserProfileOK) String() string
- type PatchAPIKeyUserProfileParams
- func NewPatchAPIKeyUserProfileParams() *PatchAPIKeyUserProfileParams
- func NewPatchAPIKeyUserProfileParamsWithContext(ctx context.Context) *PatchAPIKeyUserProfileParams
- func NewPatchAPIKeyUserProfileParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserProfileParams
- func NewPatchAPIKeyUserProfileParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) SetContext(ctx context.Context)
- func (o *PatchAPIKeyUserProfileParams) SetDefaults()
- func (o *PatchAPIKeyUserProfileParams) SetHTTPClient(client *http.Client)
- func (o *PatchAPIKeyUserProfileParams) SetInput(input *models.RequestUpdateUserProfileRequest)
- func (o *PatchAPIKeyUserProfileParams) SetTimeout(timeout time.Duration)
- func (o *PatchAPIKeyUserProfileParams) WithContext(ctx context.Context) *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) WithDefaults() *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) WithInput(input *models.RequestUpdateUserProfileRequest) *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserProfileParams
- func (o *PatchAPIKeyUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchAPIKeyUserProfileReader
- type PostAPIKeyUserAPIKeyBadRequest
- func (o *PostAPIKeyUserAPIKeyBadRequest) Code() int
- func (o *PostAPIKeyUserAPIKeyBadRequest) Error() string
- func (o *PostAPIKeyUserAPIKeyBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyUserAPIKeyBadRequest) IsClientError() bool
- func (o *PostAPIKeyUserAPIKeyBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyUserAPIKeyBadRequest) IsRedirect() bool
- func (o *PostAPIKeyUserAPIKeyBadRequest) IsServerError() bool
- func (o *PostAPIKeyUserAPIKeyBadRequest) IsSuccess() bool
- func (o *PostAPIKeyUserAPIKeyBadRequest) String() string
- type PostAPIKeyUserAPIKeyInternalServerError
- func (o *PostAPIKeyUserAPIKeyInternalServerError) Code() int
- func (o *PostAPIKeyUserAPIKeyInternalServerError) Error() string
- func (o *PostAPIKeyUserAPIKeyInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyUserAPIKeyInternalServerError) IsClientError() bool
- func (o *PostAPIKeyUserAPIKeyInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyUserAPIKeyInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyUserAPIKeyInternalServerError) IsServerError() bool
- func (o *PostAPIKeyUserAPIKeyInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyUserAPIKeyInternalServerError) String() string
- type PostAPIKeyUserAPIKeyOK
- func (o *PostAPIKeyUserAPIKeyOK) Code() int
- func (o *PostAPIKeyUserAPIKeyOK) Error() string
- func (o *PostAPIKeyUserAPIKeyOK) GetPayload() *models.ResponseAPIKeyResponse
- func (o *PostAPIKeyUserAPIKeyOK) IsClientError() bool
- func (o *PostAPIKeyUserAPIKeyOK) IsCode(code int) bool
- func (o *PostAPIKeyUserAPIKeyOK) IsRedirect() bool
- func (o *PostAPIKeyUserAPIKeyOK) IsServerError() bool
- func (o *PostAPIKeyUserAPIKeyOK) IsSuccess() bool
- func (o *PostAPIKeyUserAPIKeyOK) String() string
- type PostAPIKeyUserAPIKeyParams
- func NewPostAPIKeyUserAPIKeyParams() *PostAPIKeyUserAPIKeyParams
- func NewPostAPIKeyUserAPIKeyParamsWithContext(ctx context.Context) *PostAPIKeyUserAPIKeyParams
- func NewPostAPIKeyUserAPIKeyParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserAPIKeyParams
- func NewPostAPIKeyUserAPIKeyParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyUserAPIKeyParams) SetDefaults()
- func (o *PostAPIKeyUserAPIKeyParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyUserAPIKeyParams) SetInput(input *models.RequestCreateAPIKeyRequest)
- func (o *PostAPIKeyUserAPIKeyParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyUserAPIKeyParams) WithContext(ctx context.Context) *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) WithDefaults() *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) WithInput(input *models.RequestCreateAPIKeyRequest) *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserAPIKeyParams
- func (o *PostAPIKeyUserAPIKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyUserAPIKeyReader
- type PostAPIKeyUserLinkEmailBadRequest
- func (o *PostAPIKeyUserLinkEmailBadRequest) Code() int
- func (o *PostAPIKeyUserLinkEmailBadRequest) Error() string
- func (o *PostAPIKeyUserLinkEmailBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyUserLinkEmailBadRequest) IsClientError() bool
- func (o *PostAPIKeyUserLinkEmailBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkEmailBadRequest) IsRedirect() bool
- func (o *PostAPIKeyUserLinkEmailBadRequest) IsServerError() bool
- func (o *PostAPIKeyUserLinkEmailBadRequest) IsSuccess() bool
- func (o *PostAPIKeyUserLinkEmailBadRequest) String() string
- type PostAPIKeyUserLinkEmailInternalServerError
- func (o *PostAPIKeyUserLinkEmailInternalServerError) Code() int
- func (o *PostAPIKeyUserLinkEmailInternalServerError) Error() string
- func (o *PostAPIKeyUserLinkEmailInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyUserLinkEmailInternalServerError) IsClientError() bool
- func (o *PostAPIKeyUserLinkEmailInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkEmailInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyUserLinkEmailInternalServerError) IsServerError() bool
- func (o *PostAPIKeyUserLinkEmailInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyUserLinkEmailInternalServerError) String() string
- type PostAPIKeyUserLinkEmailOK
- func (o *PostAPIKeyUserLinkEmailOK) Code() int
- func (o *PostAPIKeyUserLinkEmailOK) Error() string
- func (o *PostAPIKeyUserLinkEmailOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PostAPIKeyUserLinkEmailOK) IsClientError() bool
- func (o *PostAPIKeyUserLinkEmailOK) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkEmailOK) IsRedirect() bool
- func (o *PostAPIKeyUserLinkEmailOK) IsServerError() bool
- func (o *PostAPIKeyUserLinkEmailOK) IsSuccess() bool
- func (o *PostAPIKeyUserLinkEmailOK) String() string
- type PostAPIKeyUserLinkEmailParams
- func NewPostAPIKeyUserLinkEmailParams() *PostAPIKeyUserLinkEmailParams
- func NewPostAPIKeyUserLinkEmailParamsWithContext(ctx context.Context) *PostAPIKeyUserLinkEmailParams
- func NewPostAPIKeyUserLinkEmailParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserLinkEmailParams
- func NewPostAPIKeyUserLinkEmailParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyUserLinkEmailParams) SetData(data *models.RequestVerifyLinkEmailCodeRequest)
- func (o *PostAPIKeyUserLinkEmailParams) SetDefaults()
- func (o *PostAPIKeyUserLinkEmailParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyUserLinkEmailParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyUserLinkEmailParams) WithContext(ctx context.Context) *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) WithData(data *models.RequestVerifyLinkEmailCodeRequest) *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) WithDefaults() *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserLinkEmailParams
- func (o *PostAPIKeyUserLinkEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyUserLinkEmailReader
- type PostAPIKeyUserLinkWalletBadRequest
- func (o *PostAPIKeyUserLinkWalletBadRequest) Code() int
- func (o *PostAPIKeyUserLinkWalletBadRequest) Error() string
- func (o *PostAPIKeyUserLinkWalletBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PostAPIKeyUserLinkWalletBadRequest) IsClientError() bool
- func (o *PostAPIKeyUserLinkWalletBadRequest) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkWalletBadRequest) IsRedirect() bool
- func (o *PostAPIKeyUserLinkWalletBadRequest) IsServerError() bool
- func (o *PostAPIKeyUserLinkWalletBadRequest) IsSuccess() bool
- func (o *PostAPIKeyUserLinkWalletBadRequest) String() string
- type PostAPIKeyUserLinkWalletInternalServerError
- func (o *PostAPIKeyUserLinkWalletInternalServerError) Code() int
- func (o *PostAPIKeyUserLinkWalletInternalServerError) Error() string
- func (o *PostAPIKeyUserLinkWalletInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PostAPIKeyUserLinkWalletInternalServerError) IsClientError() bool
- func (o *PostAPIKeyUserLinkWalletInternalServerError) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkWalletInternalServerError) IsRedirect() bool
- func (o *PostAPIKeyUserLinkWalletInternalServerError) IsServerError() bool
- func (o *PostAPIKeyUserLinkWalletInternalServerError) IsSuccess() bool
- func (o *PostAPIKeyUserLinkWalletInternalServerError) String() string
- type PostAPIKeyUserLinkWalletOK
- func (o *PostAPIKeyUserLinkWalletOK) Code() int
- func (o *PostAPIKeyUserLinkWalletOK) Error() string
- func (o *PostAPIKeyUserLinkWalletOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PostAPIKeyUserLinkWalletOK) IsClientError() bool
- func (o *PostAPIKeyUserLinkWalletOK) IsCode(code int) bool
- func (o *PostAPIKeyUserLinkWalletOK) IsRedirect() bool
- func (o *PostAPIKeyUserLinkWalletOK) IsServerError() bool
- func (o *PostAPIKeyUserLinkWalletOK) IsSuccess() bool
- func (o *PostAPIKeyUserLinkWalletOK) String() string
- type PostAPIKeyUserLinkWalletParams
- func NewPostAPIKeyUserLinkWalletParams() *PostAPIKeyUserLinkWalletParams
- func NewPostAPIKeyUserLinkWalletParamsWithContext(ctx context.Context) *PostAPIKeyUserLinkWalletParams
- func NewPostAPIKeyUserLinkWalletParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserLinkWalletParams
- func NewPostAPIKeyUserLinkWalletParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) SetContext(ctx context.Context)
- func (o *PostAPIKeyUserLinkWalletParams) SetData(data *models.RequestVerifyLinkWalletAddressSignatureRequest)
- func (o *PostAPIKeyUserLinkWalletParams) SetDefaults()
- func (o *PostAPIKeyUserLinkWalletParams) SetHTTPClient(client *http.Client)
- func (o *PostAPIKeyUserLinkWalletParams) SetTimeout(timeout time.Duration)
- func (o *PostAPIKeyUserLinkWalletParams) WithContext(ctx context.Context) *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) WithData(data *models.RequestVerifyLinkWalletAddressSignatureRequest) *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) WithDefaults() *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserLinkWalletParams
- func (o *PostAPIKeyUserLinkWalletParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostAPIKeyUserLinkWalletReader
- type PutAPIKeyUserFollowIDBadRequest
- func (o *PutAPIKeyUserFollowIDBadRequest) Code() int
- func (o *PutAPIKeyUserFollowIDBadRequest) Error() string
- func (o *PutAPIKeyUserFollowIDBadRequest) GetPayload() *models.ResponseFailResponse
- func (o *PutAPIKeyUserFollowIDBadRequest) IsClientError() bool
- func (o *PutAPIKeyUserFollowIDBadRequest) IsCode(code int) bool
- func (o *PutAPIKeyUserFollowIDBadRequest) IsRedirect() bool
- func (o *PutAPIKeyUserFollowIDBadRequest) IsServerError() bool
- func (o *PutAPIKeyUserFollowIDBadRequest) IsSuccess() bool
- func (o *PutAPIKeyUserFollowIDBadRequest) String() string
- type PutAPIKeyUserFollowIDInternalServerError
- func (o *PutAPIKeyUserFollowIDInternalServerError) Code() int
- func (o *PutAPIKeyUserFollowIDInternalServerError) Error() string
- func (o *PutAPIKeyUserFollowIDInternalServerError) GetPayload() *models.ResponseErrorResponse
- func (o *PutAPIKeyUserFollowIDInternalServerError) IsClientError() bool
- func (o *PutAPIKeyUserFollowIDInternalServerError) IsCode(code int) bool
- func (o *PutAPIKeyUserFollowIDInternalServerError) IsRedirect() bool
- func (o *PutAPIKeyUserFollowIDInternalServerError) IsServerError() bool
- func (o *PutAPIKeyUserFollowIDInternalServerError) IsSuccess() bool
- func (o *PutAPIKeyUserFollowIDInternalServerError) String() string
- type PutAPIKeyUserFollowIDOK
- func (o *PutAPIKeyUserFollowIDOK) Code() int
- func (o *PutAPIKeyUserFollowIDOK) Error() string
- func (o *PutAPIKeyUserFollowIDOK) GetPayload() *models.ResponseSuccessResponse
- func (o *PutAPIKeyUserFollowIDOK) IsClientError() bool
- func (o *PutAPIKeyUserFollowIDOK) IsCode(code int) bool
- func (o *PutAPIKeyUserFollowIDOK) IsRedirect() bool
- func (o *PutAPIKeyUserFollowIDOK) IsServerError() bool
- func (o *PutAPIKeyUserFollowIDOK) IsSuccess() bool
- func (o *PutAPIKeyUserFollowIDOK) String() string
- type PutAPIKeyUserFollowIDParams
- func NewPutAPIKeyUserFollowIDParams() *PutAPIKeyUserFollowIDParams
- func NewPutAPIKeyUserFollowIDParamsWithContext(ctx context.Context) *PutAPIKeyUserFollowIDParams
- func NewPutAPIKeyUserFollowIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyUserFollowIDParams
- func NewPutAPIKeyUserFollowIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) SetContext(ctx context.Context)
- func (o *PutAPIKeyUserFollowIDParams) SetDefaults()
- func (o *PutAPIKeyUserFollowIDParams) SetHTTPClient(client *http.Client)
- func (o *PutAPIKeyUserFollowIDParams) SetID(id string)
- func (o *PutAPIKeyUserFollowIDParams) SetTimeout(timeout time.Duration)
- func (o *PutAPIKeyUserFollowIDParams) WithContext(ctx context.Context) *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) WithDefaults() *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) WithID(id string) *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyUserFollowIDParams
- func (o *PutAPIKeyUserFollowIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutAPIKeyUserFollowIDReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationxWwwFormUrlencoded ¶
func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for api key user API
func (*Client) DeleteAPIKeyUser ¶
func (a *Client) DeleteAPIKeyUser(params *DeleteAPIKeyUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyUserOK, error)
DeleteAPIKeyUser deletes user s account by Api key
func (*Client) GetAPIKeyUserChallengeWalletAddress ¶
func (a *Client) GetAPIKeyUserChallengeWalletAddress(params *GetAPIKeyUserChallengeWalletAddressParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserChallengeWalletAddressOK, error)
GetAPIKeyUserChallengeWalletAddress gets link wallet address challenge by Api key
func (*Client) GetAPIKeyUserMe ¶
func (a *Client) GetAPIKeyUserMe(params *GetAPIKeyUserMeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserMeOK, error)
GetAPIKeyUserMe gets user s info by Api key
func (*Client) GetAPIKeyUserOffers ¶
func (a *Client) GetAPIKeyUserOffers(params *GetAPIKeyUserOffersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserOffersOK, error)
GetAPIKeyUserOffers gets user s offers by Api key
func (*Client) GetAPIKeyUserOrgUsernames ¶
func (a *Client) GetAPIKeyUserOrgUsernames(params *GetAPIKeyUserOrgUsernamesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserOrgUsernamesOK, error)
GetAPIKeyUserOrgUsernames gets user s organization usernames by Api key
func (*Client) GetAPIKeyUserPermissionSearch ¶
func (a *Client) GetAPIKeyUserPermissionSearch(params *GetAPIKeyUserPermissionSearchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserPermissionSearchOK, error)
GetAPIKeyUserPermissionSearch searches users by Api key
func (*Client) GetAPIKeyUserUsername ¶
func (a *Client) GetAPIKeyUserUsername(params *GetAPIKeyUserUsernameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserUsernameOK, error)
GetAPIKeyUserUsername gets user s info by Api key
func (*Client) PatchAPIKeyUserChangePassword ¶
func (a *Client) PatchAPIKeyUserChangePassword(params *PatchAPIKeyUserChangePasswordParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserChangePasswordOK, error)
PatchAPIKeyUserChangePassword changes user s password by Api key
func (*Client) PatchAPIKeyUserLinkEmailEmail ¶
func (a *Client) PatchAPIKeyUserLinkEmailEmail(params *PatchAPIKeyUserLinkEmailEmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserLinkEmailEmailOK, error)
PatchAPIKeyUserLinkEmailEmail gets link email code by Api key
func (*Client) PatchAPIKeyUserProfile ¶
func (a *Client) PatchAPIKeyUserProfile(params *PatchAPIKeyUserProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserProfileOK, error)
PatchAPIKeyUserProfile updates user s profile by Api key
func (*Client) PostAPIKeyUserAPIKey ¶
func (a *Client) PostAPIKeyUserAPIKey(params *PostAPIKeyUserAPIKeyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserAPIKeyOK, error)
PostAPIKeyUserAPIKey creates Api key by Api key
func (*Client) PostAPIKeyUserLinkEmail ¶
func (a *Client) PostAPIKeyUserLinkEmail(params *PostAPIKeyUserLinkEmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserLinkEmailOK, error)
PostAPIKeyUserLinkEmail verifies link email code by Api key
func (*Client) PostAPIKeyUserLinkWallet ¶
func (a *Client) PostAPIKeyUserLinkWallet(params *PostAPIKeyUserLinkWalletParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserLinkWalletOK, error)
PostAPIKeyUserLinkWallet verifies link wallet address signature by Api key
func (*Client) PutAPIKeyUserFollowID ¶
func (a *Client) PutAPIKeyUserFollowID(params *PutAPIKeyUserFollowIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyUserFollowIDOK, error)
PutAPIKeyUserFollowID follows unfollow user by Api key
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 may be used to customize the behavior of Client methods.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
DeleteAPIKeyUser(params *DeleteAPIKeyUserParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteAPIKeyUserOK, error)
GetAPIKeyUserChallengeWalletAddress(params *GetAPIKeyUserChallengeWalletAddressParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserChallengeWalletAddressOK, error)
GetAPIKeyUserMe(params *GetAPIKeyUserMeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserMeOK, error)
GetAPIKeyUserOffers(params *GetAPIKeyUserOffersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserOffersOK, error)
GetAPIKeyUserOrgUsernames(params *GetAPIKeyUserOrgUsernamesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserOrgUsernamesOK, error)
GetAPIKeyUserPermissionSearch(params *GetAPIKeyUserPermissionSearchParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserPermissionSearchOK, error)
GetAPIKeyUserUsername(params *GetAPIKeyUserUsernameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetAPIKeyUserUsernameOK, error)
PatchAPIKeyUserChangePassword(params *PatchAPIKeyUserChangePasswordParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserChangePasswordOK, error)
PatchAPIKeyUserLinkEmailEmail(params *PatchAPIKeyUserLinkEmailEmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserLinkEmailEmailOK, error)
PatchAPIKeyUserProfile(params *PatchAPIKeyUserProfileParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchAPIKeyUserProfileOK, error)
PostAPIKeyUserAPIKey(params *PostAPIKeyUserAPIKeyParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserAPIKeyOK, error)
PostAPIKeyUserLinkEmail(params *PostAPIKeyUserLinkEmailParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserLinkEmailOK, error)
PostAPIKeyUserLinkWallet(params *PostAPIKeyUserLinkWalletParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostAPIKeyUserLinkWalletOK, error)
PutAPIKeyUserFollowID(params *PutAPIKeyUserFollowIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PutAPIKeyUserFollowIDOK, 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 api key user API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new api key user API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new api key user API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type DeleteAPIKeyUserBadRequest ¶
type DeleteAPIKeyUserBadRequest struct {
Payload *models.ResponseFailResponse
}
DeleteAPIKeyUserBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteAPIKeyUserBadRequest ¶
func NewDeleteAPIKeyUserBadRequest() *DeleteAPIKeyUserBadRequest
NewDeleteAPIKeyUserBadRequest creates a DeleteAPIKeyUserBadRequest with default headers values
func (*DeleteAPIKeyUserBadRequest) Code ¶
func (o *DeleteAPIKeyUserBadRequest) Code() int
Code gets the status code for the delete Api key user bad request response
func (*DeleteAPIKeyUserBadRequest) Error ¶
func (o *DeleteAPIKeyUserBadRequest) Error() string
func (*DeleteAPIKeyUserBadRequest) GetPayload ¶
func (o *DeleteAPIKeyUserBadRequest) GetPayload() *models.ResponseFailResponse
func (*DeleteAPIKeyUserBadRequest) IsClientError ¶
func (o *DeleteAPIKeyUserBadRequest) IsClientError() bool
IsClientError returns true when this delete Api key user bad request response has a 4xx status code
func (*DeleteAPIKeyUserBadRequest) IsCode ¶
func (o *DeleteAPIKeyUserBadRequest) IsCode(code int) bool
IsCode returns true when this delete Api key user bad request response a status code equal to that given
func (*DeleteAPIKeyUserBadRequest) IsRedirect ¶
func (o *DeleteAPIKeyUserBadRequest) IsRedirect() bool
IsRedirect returns true when this delete Api key user bad request response has a 3xx status code
func (*DeleteAPIKeyUserBadRequest) IsServerError ¶
func (o *DeleteAPIKeyUserBadRequest) IsServerError() bool
IsServerError returns true when this delete Api key user bad request response has a 5xx status code
func (*DeleteAPIKeyUserBadRequest) IsSuccess ¶
func (o *DeleteAPIKeyUserBadRequest) IsSuccess() bool
IsSuccess returns true when this delete Api key user bad request response has a 2xx status code
func (*DeleteAPIKeyUserBadRequest) String ¶
func (o *DeleteAPIKeyUserBadRequest) String() string
type DeleteAPIKeyUserInternalServerError ¶
type DeleteAPIKeyUserInternalServerError struct {
Payload *models.ResponseErrorResponse
}
DeleteAPIKeyUserInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteAPIKeyUserInternalServerError ¶
func NewDeleteAPIKeyUserInternalServerError() *DeleteAPIKeyUserInternalServerError
NewDeleteAPIKeyUserInternalServerError creates a DeleteAPIKeyUserInternalServerError with default headers values
func (*DeleteAPIKeyUserInternalServerError) Code ¶
func (o *DeleteAPIKeyUserInternalServerError) Code() int
Code gets the status code for the delete Api key user internal server error response
func (*DeleteAPIKeyUserInternalServerError) Error ¶
func (o *DeleteAPIKeyUserInternalServerError) Error() string
func (*DeleteAPIKeyUserInternalServerError) GetPayload ¶
func (o *DeleteAPIKeyUserInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*DeleteAPIKeyUserInternalServerError) IsClientError ¶
func (o *DeleteAPIKeyUserInternalServerError) IsClientError() bool
IsClientError returns true when this delete Api key user internal server error response has a 4xx status code
func (*DeleteAPIKeyUserInternalServerError) IsCode ¶
func (o *DeleteAPIKeyUserInternalServerError) IsCode(code int) bool
IsCode returns true when this delete Api key user internal server error response a status code equal to that given
func (*DeleteAPIKeyUserInternalServerError) IsRedirect ¶
func (o *DeleteAPIKeyUserInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete Api key user internal server error response has a 3xx status code
func (*DeleteAPIKeyUserInternalServerError) IsServerError ¶
func (o *DeleteAPIKeyUserInternalServerError) IsServerError() bool
IsServerError returns true when this delete Api key user internal server error response has a 5xx status code
func (*DeleteAPIKeyUserInternalServerError) IsSuccess ¶
func (o *DeleteAPIKeyUserInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete Api key user internal server error response has a 2xx status code
func (*DeleteAPIKeyUserInternalServerError) String ¶
func (o *DeleteAPIKeyUserInternalServerError) String() string
type DeleteAPIKeyUserOK ¶
type DeleteAPIKeyUserOK struct {
Payload *models.ResponseSuccessResponse
}
DeleteAPIKeyUserOK describes a response with status code 200, with default header values.
OK
func NewDeleteAPIKeyUserOK ¶
func NewDeleteAPIKeyUserOK() *DeleteAPIKeyUserOK
NewDeleteAPIKeyUserOK creates a DeleteAPIKeyUserOK with default headers values
func (*DeleteAPIKeyUserOK) Code ¶
func (o *DeleteAPIKeyUserOK) Code() int
Code gets the status code for the delete Api key user o k response
func (*DeleteAPIKeyUserOK) Error ¶
func (o *DeleteAPIKeyUserOK) Error() string
func (*DeleteAPIKeyUserOK) GetPayload ¶
func (o *DeleteAPIKeyUserOK) GetPayload() *models.ResponseSuccessResponse
func (*DeleteAPIKeyUserOK) IsClientError ¶
func (o *DeleteAPIKeyUserOK) IsClientError() bool
IsClientError returns true when this delete Api key user o k response has a 4xx status code
func (*DeleteAPIKeyUserOK) IsCode ¶
func (o *DeleteAPIKeyUserOK) IsCode(code int) bool
IsCode returns true when this delete Api key user o k response a status code equal to that given
func (*DeleteAPIKeyUserOK) IsRedirect ¶
func (o *DeleteAPIKeyUserOK) IsRedirect() bool
IsRedirect returns true when this delete Api key user o k response has a 3xx status code
func (*DeleteAPIKeyUserOK) IsServerError ¶
func (o *DeleteAPIKeyUserOK) IsServerError() bool
IsServerError returns true when this delete Api key user o k response has a 5xx status code
func (*DeleteAPIKeyUserOK) IsSuccess ¶
func (o *DeleteAPIKeyUserOK) IsSuccess() bool
IsSuccess returns true when this delete Api key user o k response has a 2xx status code
func (*DeleteAPIKeyUserOK) String ¶
func (o *DeleteAPIKeyUserOK) String() string
type DeleteAPIKeyUserParams ¶
type DeleteAPIKeyUserParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteAPIKeyUserParams contains all the parameters to send to the API endpoint
for the delete API key user operation. Typically these are written to a http.Request.
func NewDeleteAPIKeyUserParams ¶
func NewDeleteAPIKeyUserParams() *DeleteAPIKeyUserParams
NewDeleteAPIKeyUserParams creates a new DeleteAPIKeyUserParams 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 NewDeleteAPIKeyUserParamsWithContext ¶
func NewDeleteAPIKeyUserParamsWithContext(ctx context.Context) *DeleteAPIKeyUserParams
NewDeleteAPIKeyUserParamsWithContext creates a new DeleteAPIKeyUserParams object with the ability to set a context for a request.
func NewDeleteAPIKeyUserParamsWithHTTPClient ¶
func NewDeleteAPIKeyUserParamsWithHTTPClient(client *http.Client) *DeleteAPIKeyUserParams
NewDeleteAPIKeyUserParamsWithHTTPClient creates a new DeleteAPIKeyUserParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteAPIKeyUserParamsWithTimeout ¶
func NewDeleteAPIKeyUserParamsWithTimeout(timeout time.Duration) *DeleteAPIKeyUserParams
NewDeleteAPIKeyUserParamsWithTimeout creates a new DeleteAPIKeyUserParams object with the ability to set a timeout on a request.
func (*DeleteAPIKeyUserParams) SetContext ¶
func (o *DeleteAPIKeyUserParams) SetContext(ctx context.Context)
SetContext adds the context to the delete API key user params
func (*DeleteAPIKeyUserParams) SetDefaults ¶
func (o *DeleteAPIKeyUserParams) SetDefaults()
SetDefaults hydrates default values in the delete API key user params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyUserParams) SetHTTPClient ¶
func (o *DeleteAPIKeyUserParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete API key user params
func (*DeleteAPIKeyUserParams) SetTimeout ¶
func (o *DeleteAPIKeyUserParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete API key user params
func (*DeleteAPIKeyUserParams) WithContext ¶
func (o *DeleteAPIKeyUserParams) WithContext(ctx context.Context) *DeleteAPIKeyUserParams
WithContext adds the context to the delete API key user params
func (*DeleteAPIKeyUserParams) WithDefaults ¶
func (o *DeleteAPIKeyUserParams) WithDefaults() *DeleteAPIKeyUserParams
WithDefaults hydrates default values in the delete API key user params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteAPIKeyUserParams) WithHTTPClient ¶
func (o *DeleteAPIKeyUserParams) WithHTTPClient(client *http.Client) *DeleteAPIKeyUserParams
WithHTTPClient adds the HTTPClient to the delete API key user params
func (*DeleteAPIKeyUserParams) WithTimeout ¶
func (o *DeleteAPIKeyUserParams) WithTimeout(timeout time.Duration) *DeleteAPIKeyUserParams
WithTimeout adds the timeout to the delete API key user params
func (*DeleteAPIKeyUserParams) WriteToRequest ¶
func (o *DeleteAPIKeyUserParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteAPIKeyUserReader ¶
type DeleteAPIKeyUserReader struct {
// contains filtered or unexported fields
}
DeleteAPIKeyUserReader is a Reader for the DeleteAPIKeyUser structure.
func (*DeleteAPIKeyUserReader) ReadResponse ¶
func (o *DeleteAPIKeyUserReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserChallengeWalletAddressBadRequest ¶
type GetAPIKeyUserChallengeWalletAddressBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserChallengeWalletAddressBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserChallengeWalletAddressBadRequest ¶
func NewGetAPIKeyUserChallengeWalletAddressBadRequest() *GetAPIKeyUserChallengeWalletAddressBadRequest
NewGetAPIKeyUserChallengeWalletAddressBadRequest creates a GetAPIKeyUserChallengeWalletAddressBadRequest with default headers values
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) Code ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) Code() int
Code gets the status code for the get Api key user challenge wallet address bad request response
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) Error ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) Error() string
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) GetPayload ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) IsClientError ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user challenge wallet address bad request response has a 4xx status code
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) IsCode ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user challenge wallet address bad request response a status code equal to that given
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user challenge wallet address bad request response has a 3xx status code
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) IsServerError ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user challenge wallet address bad request response has a 5xx status code
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user challenge wallet address bad request response has a 2xx status code
func (*GetAPIKeyUserChallengeWalletAddressBadRequest) String ¶
func (o *GetAPIKeyUserChallengeWalletAddressBadRequest) String() string
type GetAPIKeyUserChallengeWalletAddressInternalServerError ¶
type GetAPIKeyUserChallengeWalletAddressInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserChallengeWalletAddressInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserChallengeWalletAddressInternalServerError ¶
func NewGetAPIKeyUserChallengeWalletAddressInternalServerError() *GetAPIKeyUserChallengeWalletAddressInternalServerError
NewGetAPIKeyUserChallengeWalletAddressInternalServerError creates a GetAPIKeyUserChallengeWalletAddressInternalServerError with default headers values
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) Code ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) Code() int
Code gets the status code for the get Api key user challenge wallet address internal server error response
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) Error ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) Error() string
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user challenge wallet address internal server error response has a 4xx status code
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) IsCode ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user challenge wallet address internal server error response a status code equal to that given
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user challenge wallet address internal server error response has a 3xx status code
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user challenge wallet address internal server error response has a 5xx status code
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user challenge wallet address internal server error response has a 2xx status code
func (*GetAPIKeyUserChallengeWalletAddressInternalServerError) String ¶
func (o *GetAPIKeyUserChallengeWalletAddressInternalServerError) String() string
type GetAPIKeyUserChallengeWalletAddressOK ¶
type GetAPIKeyUserChallengeWalletAddressOK struct {
Payload *models.ResponseGetLinkWalletAddressChallengeResponse
}
GetAPIKeyUserChallengeWalletAddressOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserChallengeWalletAddressOK ¶
func NewGetAPIKeyUserChallengeWalletAddressOK() *GetAPIKeyUserChallengeWalletAddressOK
NewGetAPIKeyUserChallengeWalletAddressOK creates a GetAPIKeyUserChallengeWalletAddressOK with default headers values
func (*GetAPIKeyUserChallengeWalletAddressOK) Code ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) Code() int
Code gets the status code for the get Api key user challenge wallet address o k response
func (*GetAPIKeyUserChallengeWalletAddressOK) Error ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) Error() string
func (*GetAPIKeyUserChallengeWalletAddressOK) GetPayload ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) GetPayload() *models.ResponseGetLinkWalletAddressChallengeResponse
func (*GetAPIKeyUserChallengeWalletAddressOK) IsClientError ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) IsClientError() bool
IsClientError returns true when this get Api key user challenge wallet address o k response has a 4xx status code
func (*GetAPIKeyUserChallengeWalletAddressOK) IsCode ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) IsCode(code int) bool
IsCode returns true when this get Api key user challenge wallet address o k response a status code equal to that given
func (*GetAPIKeyUserChallengeWalletAddressOK) IsRedirect ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) IsRedirect() bool
IsRedirect returns true when this get Api key user challenge wallet address o k response has a 3xx status code
func (*GetAPIKeyUserChallengeWalletAddressOK) IsServerError ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) IsServerError() bool
IsServerError returns true when this get Api key user challenge wallet address o k response has a 5xx status code
func (*GetAPIKeyUserChallengeWalletAddressOK) IsSuccess ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) IsSuccess() bool
IsSuccess returns true when this get Api key user challenge wallet address o k response has a 2xx status code
func (*GetAPIKeyUserChallengeWalletAddressOK) String ¶
func (o *GetAPIKeyUserChallengeWalletAddressOK) String() string
type GetAPIKeyUserChallengeWalletAddressParams ¶
type GetAPIKeyUserChallengeWalletAddressParams struct {
/* WalletAddress.
wallet address
*/
WalletAddress string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserChallengeWalletAddressParams contains all the parameters to send to the API endpoint
for the get API key user challenge wallet address operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserChallengeWalletAddressParams ¶
func NewGetAPIKeyUserChallengeWalletAddressParams() *GetAPIKeyUserChallengeWalletAddressParams
NewGetAPIKeyUserChallengeWalletAddressParams creates a new GetAPIKeyUserChallengeWalletAddressParams 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 NewGetAPIKeyUserChallengeWalletAddressParamsWithContext ¶
func NewGetAPIKeyUserChallengeWalletAddressParamsWithContext(ctx context.Context) *GetAPIKeyUserChallengeWalletAddressParams
NewGetAPIKeyUserChallengeWalletAddressParamsWithContext creates a new GetAPIKeyUserChallengeWalletAddressParams object with the ability to set a context for a request.
func NewGetAPIKeyUserChallengeWalletAddressParamsWithHTTPClient ¶
func NewGetAPIKeyUserChallengeWalletAddressParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserChallengeWalletAddressParams
NewGetAPIKeyUserChallengeWalletAddressParamsWithHTTPClient creates a new GetAPIKeyUserChallengeWalletAddressParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserChallengeWalletAddressParamsWithTimeout ¶
func NewGetAPIKeyUserChallengeWalletAddressParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserChallengeWalletAddressParams
NewGetAPIKeyUserChallengeWalletAddressParamsWithTimeout creates a new GetAPIKeyUserChallengeWalletAddressParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserChallengeWalletAddressParams) SetContext ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) SetDefaults ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) SetDefaults()
SetDefaults hydrates default values in the get API key user challenge wallet address params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserChallengeWalletAddressParams) SetHTTPClient ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) SetTimeout ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) SetWalletAddress ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) SetWalletAddress(walletAddress string)
SetWalletAddress adds the walletAddress to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) WithContext ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WithContext(ctx context.Context) *GetAPIKeyUserChallengeWalletAddressParams
WithContext adds the context to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) WithDefaults ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WithDefaults() *GetAPIKeyUserChallengeWalletAddressParams
WithDefaults hydrates default values in the get API key user challenge wallet address params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserChallengeWalletAddressParams) WithHTTPClient ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserChallengeWalletAddressParams
WithHTTPClient adds the HTTPClient to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) WithTimeout ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserChallengeWalletAddressParams
WithTimeout adds the timeout to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) WithWalletAddress ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WithWalletAddress(walletAddress string) *GetAPIKeyUserChallengeWalletAddressParams
WithWalletAddress adds the walletAddress to the get API key user challenge wallet address params
func (*GetAPIKeyUserChallengeWalletAddressParams) WriteToRequest ¶
func (o *GetAPIKeyUserChallengeWalletAddressParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserChallengeWalletAddressReader ¶
type GetAPIKeyUserChallengeWalletAddressReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserChallengeWalletAddressReader is a Reader for the GetAPIKeyUserChallengeWalletAddress structure.
func (*GetAPIKeyUserChallengeWalletAddressReader) ReadResponse ¶
func (o *GetAPIKeyUserChallengeWalletAddressReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserMeBadRequest ¶
type GetAPIKeyUserMeBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserMeBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserMeBadRequest ¶
func NewGetAPIKeyUserMeBadRequest() *GetAPIKeyUserMeBadRequest
NewGetAPIKeyUserMeBadRequest creates a GetAPIKeyUserMeBadRequest with default headers values
func (*GetAPIKeyUserMeBadRequest) Code ¶
func (o *GetAPIKeyUserMeBadRequest) Code() int
Code gets the status code for the get Api key user me bad request response
func (*GetAPIKeyUserMeBadRequest) Error ¶
func (o *GetAPIKeyUserMeBadRequest) Error() string
func (*GetAPIKeyUserMeBadRequest) GetPayload ¶
func (o *GetAPIKeyUserMeBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserMeBadRequest) IsClientError ¶
func (o *GetAPIKeyUserMeBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user me bad request response has a 4xx status code
func (*GetAPIKeyUserMeBadRequest) IsCode ¶
func (o *GetAPIKeyUserMeBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user me bad request response a status code equal to that given
func (*GetAPIKeyUserMeBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserMeBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user me bad request response has a 3xx status code
func (*GetAPIKeyUserMeBadRequest) IsServerError ¶
func (o *GetAPIKeyUserMeBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user me bad request response has a 5xx status code
func (*GetAPIKeyUserMeBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserMeBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user me bad request response has a 2xx status code
func (*GetAPIKeyUserMeBadRequest) String ¶
func (o *GetAPIKeyUserMeBadRequest) String() string
type GetAPIKeyUserMeInternalServerError ¶
type GetAPIKeyUserMeInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserMeInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserMeInternalServerError ¶
func NewGetAPIKeyUserMeInternalServerError() *GetAPIKeyUserMeInternalServerError
NewGetAPIKeyUserMeInternalServerError creates a GetAPIKeyUserMeInternalServerError with default headers values
func (*GetAPIKeyUserMeInternalServerError) Code ¶
func (o *GetAPIKeyUserMeInternalServerError) Code() int
Code gets the status code for the get Api key user me internal server error response
func (*GetAPIKeyUserMeInternalServerError) Error ¶
func (o *GetAPIKeyUserMeInternalServerError) Error() string
func (*GetAPIKeyUserMeInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserMeInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserMeInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserMeInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user me internal server error response has a 4xx status code
func (*GetAPIKeyUserMeInternalServerError) IsCode ¶
func (o *GetAPIKeyUserMeInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user me internal server error response a status code equal to that given
func (*GetAPIKeyUserMeInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserMeInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user me internal server error response has a 3xx status code
func (*GetAPIKeyUserMeInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserMeInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user me internal server error response has a 5xx status code
func (*GetAPIKeyUserMeInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserMeInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user me internal server error response has a 2xx status code
func (*GetAPIKeyUserMeInternalServerError) String ¶
func (o *GetAPIKeyUserMeInternalServerError) String() string
type GetAPIKeyUserMeOK ¶
type GetAPIKeyUserMeOK struct {
Payload *models.ResponseGetMeResponse
}
GetAPIKeyUserMeOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserMeOK ¶
func NewGetAPIKeyUserMeOK() *GetAPIKeyUserMeOK
NewGetAPIKeyUserMeOK creates a GetAPIKeyUserMeOK with default headers values
func (*GetAPIKeyUserMeOK) Code ¶
func (o *GetAPIKeyUserMeOK) Code() int
Code gets the status code for the get Api key user me o k response
func (*GetAPIKeyUserMeOK) Error ¶
func (o *GetAPIKeyUserMeOK) Error() string
func (*GetAPIKeyUserMeOK) GetPayload ¶
func (o *GetAPIKeyUserMeOK) GetPayload() *models.ResponseGetMeResponse
func (*GetAPIKeyUserMeOK) IsClientError ¶
func (o *GetAPIKeyUserMeOK) IsClientError() bool
IsClientError returns true when this get Api key user me o k response has a 4xx status code
func (*GetAPIKeyUserMeOK) IsCode ¶
func (o *GetAPIKeyUserMeOK) IsCode(code int) bool
IsCode returns true when this get Api key user me o k response a status code equal to that given
func (*GetAPIKeyUserMeOK) IsRedirect ¶
func (o *GetAPIKeyUserMeOK) IsRedirect() bool
IsRedirect returns true when this get Api key user me o k response has a 3xx status code
func (*GetAPIKeyUserMeOK) IsServerError ¶
func (o *GetAPIKeyUserMeOK) IsServerError() bool
IsServerError returns true when this get Api key user me o k response has a 5xx status code
func (*GetAPIKeyUserMeOK) IsSuccess ¶
func (o *GetAPIKeyUserMeOK) IsSuccess() bool
IsSuccess returns true when this get Api key user me o k response has a 2xx status code
func (*GetAPIKeyUserMeOK) String ¶
func (o *GetAPIKeyUserMeOK) String() string
type GetAPIKeyUserMeParams ¶
type GetAPIKeyUserMeParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserMeParams contains all the parameters to send to the API endpoint
for the get API key user me operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserMeParams ¶
func NewGetAPIKeyUserMeParams() *GetAPIKeyUserMeParams
NewGetAPIKeyUserMeParams creates a new GetAPIKeyUserMeParams 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 NewGetAPIKeyUserMeParamsWithContext ¶
func NewGetAPIKeyUserMeParamsWithContext(ctx context.Context) *GetAPIKeyUserMeParams
NewGetAPIKeyUserMeParamsWithContext creates a new GetAPIKeyUserMeParams object with the ability to set a context for a request.
func NewGetAPIKeyUserMeParamsWithHTTPClient ¶
func NewGetAPIKeyUserMeParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserMeParams
NewGetAPIKeyUserMeParamsWithHTTPClient creates a new GetAPIKeyUserMeParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserMeParamsWithTimeout ¶
func NewGetAPIKeyUserMeParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserMeParams
NewGetAPIKeyUserMeParamsWithTimeout creates a new GetAPIKeyUserMeParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserMeParams) SetContext ¶
func (o *GetAPIKeyUserMeParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user me params
func (*GetAPIKeyUserMeParams) SetDefaults ¶
func (o *GetAPIKeyUserMeParams) SetDefaults()
SetDefaults hydrates default values in the get API key user me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserMeParams) SetHTTPClient ¶
func (o *GetAPIKeyUserMeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user me params
func (*GetAPIKeyUserMeParams) SetTimeout ¶
func (o *GetAPIKeyUserMeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user me params
func (*GetAPIKeyUserMeParams) WithContext ¶
func (o *GetAPIKeyUserMeParams) WithContext(ctx context.Context) *GetAPIKeyUserMeParams
WithContext adds the context to the get API key user me params
func (*GetAPIKeyUserMeParams) WithDefaults ¶
func (o *GetAPIKeyUserMeParams) WithDefaults() *GetAPIKeyUserMeParams
WithDefaults hydrates default values in the get API key user me params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserMeParams) WithHTTPClient ¶
func (o *GetAPIKeyUserMeParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserMeParams
WithHTTPClient adds the HTTPClient to the get API key user me params
func (*GetAPIKeyUserMeParams) WithTimeout ¶
func (o *GetAPIKeyUserMeParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserMeParams
WithTimeout adds the timeout to the get API key user me params
func (*GetAPIKeyUserMeParams) WriteToRequest ¶
func (o *GetAPIKeyUserMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserMeReader ¶
type GetAPIKeyUserMeReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserMeReader is a Reader for the GetAPIKeyUserMe structure.
func (*GetAPIKeyUserMeReader) ReadResponse ¶
func (o *GetAPIKeyUserMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserOffersBadRequest ¶
type GetAPIKeyUserOffersBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserOffersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserOffersBadRequest ¶
func NewGetAPIKeyUserOffersBadRequest() *GetAPIKeyUserOffersBadRequest
NewGetAPIKeyUserOffersBadRequest creates a GetAPIKeyUserOffersBadRequest with default headers values
func (*GetAPIKeyUserOffersBadRequest) Code ¶
func (o *GetAPIKeyUserOffersBadRequest) Code() int
Code gets the status code for the get Api key user offers bad request response
func (*GetAPIKeyUserOffersBadRequest) Error ¶
func (o *GetAPIKeyUserOffersBadRequest) Error() string
func (*GetAPIKeyUserOffersBadRequest) GetPayload ¶
func (o *GetAPIKeyUserOffersBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserOffersBadRequest) IsClientError ¶
func (o *GetAPIKeyUserOffersBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user offers bad request response has a 4xx status code
func (*GetAPIKeyUserOffersBadRequest) IsCode ¶
func (o *GetAPIKeyUserOffersBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user offers bad request response a status code equal to that given
func (*GetAPIKeyUserOffersBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserOffersBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user offers bad request response has a 3xx status code
func (*GetAPIKeyUserOffersBadRequest) IsServerError ¶
func (o *GetAPIKeyUserOffersBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user offers bad request response has a 5xx status code
func (*GetAPIKeyUserOffersBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserOffersBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user offers bad request response has a 2xx status code
func (*GetAPIKeyUserOffersBadRequest) String ¶
func (o *GetAPIKeyUserOffersBadRequest) String() string
type GetAPIKeyUserOffersInternalServerError ¶
type GetAPIKeyUserOffersInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserOffersInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserOffersInternalServerError ¶
func NewGetAPIKeyUserOffersInternalServerError() *GetAPIKeyUserOffersInternalServerError
NewGetAPIKeyUserOffersInternalServerError creates a GetAPIKeyUserOffersInternalServerError with default headers values
func (*GetAPIKeyUserOffersInternalServerError) Code ¶
func (o *GetAPIKeyUserOffersInternalServerError) Code() int
Code gets the status code for the get Api key user offers internal server error response
func (*GetAPIKeyUserOffersInternalServerError) Error ¶
func (o *GetAPIKeyUserOffersInternalServerError) Error() string
func (*GetAPIKeyUserOffersInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserOffersInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserOffersInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserOffersInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user offers internal server error response has a 4xx status code
func (*GetAPIKeyUserOffersInternalServerError) IsCode ¶
func (o *GetAPIKeyUserOffersInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user offers internal server error response a status code equal to that given
func (*GetAPIKeyUserOffersInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserOffersInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user offers internal server error response has a 3xx status code
func (*GetAPIKeyUserOffersInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserOffersInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user offers internal server error response has a 5xx status code
func (*GetAPIKeyUserOffersInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserOffersInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user offers internal server error response has a 2xx status code
func (*GetAPIKeyUserOffersInternalServerError) String ¶
func (o *GetAPIKeyUserOffersInternalServerError) String() string
type GetAPIKeyUserOffersOK ¶
type GetAPIKeyUserOffersOK struct {
Payload *models.ResponseSuccessResponse
}
GetAPIKeyUserOffersOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserOffersOK ¶
func NewGetAPIKeyUserOffersOK() *GetAPIKeyUserOffersOK
NewGetAPIKeyUserOffersOK creates a GetAPIKeyUserOffersOK with default headers values
func (*GetAPIKeyUserOffersOK) Code ¶
func (o *GetAPIKeyUserOffersOK) Code() int
Code gets the status code for the get Api key user offers o k response
func (*GetAPIKeyUserOffersOK) Error ¶
func (o *GetAPIKeyUserOffersOK) Error() string
func (*GetAPIKeyUserOffersOK) GetPayload ¶
func (o *GetAPIKeyUserOffersOK) GetPayload() *models.ResponseSuccessResponse
func (*GetAPIKeyUserOffersOK) IsClientError ¶
func (o *GetAPIKeyUserOffersOK) IsClientError() bool
IsClientError returns true when this get Api key user offers o k response has a 4xx status code
func (*GetAPIKeyUserOffersOK) IsCode ¶
func (o *GetAPIKeyUserOffersOK) IsCode(code int) bool
IsCode returns true when this get Api key user offers o k response a status code equal to that given
func (*GetAPIKeyUserOffersOK) IsRedirect ¶
func (o *GetAPIKeyUserOffersOK) IsRedirect() bool
IsRedirect returns true when this get Api key user offers o k response has a 3xx status code
func (*GetAPIKeyUserOffersOK) IsServerError ¶
func (o *GetAPIKeyUserOffersOK) IsServerError() bool
IsServerError returns true when this get Api key user offers o k response has a 5xx status code
func (*GetAPIKeyUserOffersOK) IsSuccess ¶
func (o *GetAPIKeyUserOffersOK) IsSuccess() bool
IsSuccess returns true when this get Api key user offers o k response has a 2xx status code
func (*GetAPIKeyUserOffersOK) String ¶
func (o *GetAPIKeyUserOffersOK) String() string
type GetAPIKeyUserOffersParams ¶
type GetAPIKeyUserOffersParams struct {
// Keyword.
Keyword *string
// OfferType.
OfferType string
/* Page.
Page is the page number (default: 1) (optional)
Default: 1
*/
Page *int64
/* PageSize.
PageSize is the page size (default: 10) (optional)
Default: 10
*/
PageSize *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserOffersParams contains all the parameters to send to the API endpoint
for the get API key user offers operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserOffersParams ¶
func NewGetAPIKeyUserOffersParams() *GetAPIKeyUserOffersParams
NewGetAPIKeyUserOffersParams creates a new GetAPIKeyUserOffersParams 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 NewGetAPIKeyUserOffersParamsWithContext ¶
func NewGetAPIKeyUserOffersParamsWithContext(ctx context.Context) *GetAPIKeyUserOffersParams
NewGetAPIKeyUserOffersParamsWithContext creates a new GetAPIKeyUserOffersParams object with the ability to set a context for a request.
func NewGetAPIKeyUserOffersParamsWithHTTPClient ¶
func NewGetAPIKeyUserOffersParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserOffersParams
NewGetAPIKeyUserOffersParamsWithHTTPClient creates a new GetAPIKeyUserOffersParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserOffersParamsWithTimeout ¶
func NewGetAPIKeyUserOffersParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserOffersParams
NewGetAPIKeyUserOffersParamsWithTimeout creates a new GetAPIKeyUserOffersParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserOffersParams) SetContext ¶
func (o *GetAPIKeyUserOffersParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetDefaults ¶
func (o *GetAPIKeyUserOffersParams) SetDefaults()
SetDefaults hydrates default values in the get API key user offers params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserOffersParams) SetHTTPClient ¶
func (o *GetAPIKeyUserOffersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetKeyword ¶
func (o *GetAPIKeyUserOffersParams) SetKeyword(keyword *string)
SetKeyword adds the keyword to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetOfferType ¶
func (o *GetAPIKeyUserOffersParams) SetOfferType(offerType string)
SetOfferType adds the offerType to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetPage ¶
func (o *GetAPIKeyUserOffersParams) SetPage(page *int64)
SetPage adds the page to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetPageSize ¶
func (o *GetAPIKeyUserOffersParams) SetPageSize(pageSize *int64)
SetPageSize adds the pageSize to the get API key user offers params
func (*GetAPIKeyUserOffersParams) SetTimeout ¶
func (o *GetAPIKeyUserOffersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithContext ¶
func (o *GetAPIKeyUserOffersParams) WithContext(ctx context.Context) *GetAPIKeyUserOffersParams
WithContext adds the context to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithDefaults ¶
func (o *GetAPIKeyUserOffersParams) WithDefaults() *GetAPIKeyUserOffersParams
WithDefaults hydrates default values in the get API key user offers params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserOffersParams) WithHTTPClient ¶
func (o *GetAPIKeyUserOffersParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserOffersParams
WithHTTPClient adds the HTTPClient to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithKeyword ¶
func (o *GetAPIKeyUserOffersParams) WithKeyword(keyword *string) *GetAPIKeyUserOffersParams
WithKeyword adds the keyword to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithOfferType ¶
func (o *GetAPIKeyUserOffersParams) WithOfferType(offerType string) *GetAPIKeyUserOffersParams
WithOfferType adds the offerType to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithPage ¶
func (o *GetAPIKeyUserOffersParams) WithPage(page *int64) *GetAPIKeyUserOffersParams
WithPage adds the page to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithPageSize ¶
func (o *GetAPIKeyUserOffersParams) WithPageSize(pageSize *int64) *GetAPIKeyUserOffersParams
WithPageSize adds the pageSize to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WithTimeout ¶
func (o *GetAPIKeyUserOffersParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserOffersParams
WithTimeout adds the timeout to the get API key user offers params
func (*GetAPIKeyUserOffersParams) WriteToRequest ¶
func (o *GetAPIKeyUserOffersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserOffersReader ¶
type GetAPIKeyUserOffersReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserOffersReader is a Reader for the GetAPIKeyUserOffers structure.
func (*GetAPIKeyUserOffersReader) ReadResponse ¶
func (o *GetAPIKeyUserOffersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserOrgUsernamesBadRequest ¶
type GetAPIKeyUserOrgUsernamesBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserOrgUsernamesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserOrgUsernamesBadRequest ¶
func NewGetAPIKeyUserOrgUsernamesBadRequest() *GetAPIKeyUserOrgUsernamesBadRequest
NewGetAPIKeyUserOrgUsernamesBadRequest creates a GetAPIKeyUserOrgUsernamesBadRequest with default headers values
func (*GetAPIKeyUserOrgUsernamesBadRequest) Code ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) Code() int
Code gets the status code for the get Api key user org usernames bad request response
func (*GetAPIKeyUserOrgUsernamesBadRequest) Error ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) Error() string
func (*GetAPIKeyUserOrgUsernamesBadRequest) GetPayload ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserOrgUsernamesBadRequest) IsClientError ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user org usernames bad request response has a 4xx status code
func (*GetAPIKeyUserOrgUsernamesBadRequest) IsCode ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user org usernames bad request response a status code equal to that given
func (*GetAPIKeyUserOrgUsernamesBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user org usernames bad request response has a 3xx status code
func (*GetAPIKeyUserOrgUsernamesBadRequest) IsServerError ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user org usernames bad request response has a 5xx status code
func (*GetAPIKeyUserOrgUsernamesBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user org usernames bad request response has a 2xx status code
func (*GetAPIKeyUserOrgUsernamesBadRequest) String ¶
func (o *GetAPIKeyUserOrgUsernamesBadRequest) String() string
type GetAPIKeyUserOrgUsernamesInternalServerError ¶
type GetAPIKeyUserOrgUsernamesInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserOrgUsernamesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserOrgUsernamesInternalServerError ¶
func NewGetAPIKeyUserOrgUsernamesInternalServerError() *GetAPIKeyUserOrgUsernamesInternalServerError
NewGetAPIKeyUserOrgUsernamesInternalServerError creates a GetAPIKeyUserOrgUsernamesInternalServerError with default headers values
func (*GetAPIKeyUserOrgUsernamesInternalServerError) Code ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) Code() int
Code gets the status code for the get Api key user org usernames internal server error response
func (*GetAPIKeyUserOrgUsernamesInternalServerError) Error ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) Error() string
func (*GetAPIKeyUserOrgUsernamesInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserOrgUsernamesInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user org usernames internal server error response has a 4xx status code
func (*GetAPIKeyUserOrgUsernamesInternalServerError) IsCode ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user org usernames internal server error response a status code equal to that given
func (*GetAPIKeyUserOrgUsernamesInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user org usernames internal server error response has a 3xx status code
func (*GetAPIKeyUserOrgUsernamesInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user org usernames internal server error response has a 5xx status code
func (*GetAPIKeyUserOrgUsernamesInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user org usernames internal server error response has a 2xx status code
func (*GetAPIKeyUserOrgUsernamesInternalServerError) String ¶
func (o *GetAPIKeyUserOrgUsernamesInternalServerError) String() string
type GetAPIKeyUserOrgUsernamesOK ¶
type GetAPIKeyUserOrgUsernamesOK struct {
Payload *models.ResponseGetUserOrganizationUsernamesResponse
}
GetAPIKeyUserOrgUsernamesOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserOrgUsernamesOK ¶
func NewGetAPIKeyUserOrgUsernamesOK() *GetAPIKeyUserOrgUsernamesOK
NewGetAPIKeyUserOrgUsernamesOK creates a GetAPIKeyUserOrgUsernamesOK with default headers values
func (*GetAPIKeyUserOrgUsernamesOK) Code ¶
func (o *GetAPIKeyUserOrgUsernamesOK) Code() int
Code gets the status code for the get Api key user org usernames o k response
func (*GetAPIKeyUserOrgUsernamesOK) Error ¶
func (o *GetAPIKeyUserOrgUsernamesOK) Error() string
func (*GetAPIKeyUserOrgUsernamesOK) GetPayload ¶
func (o *GetAPIKeyUserOrgUsernamesOK) GetPayload() *models.ResponseGetUserOrganizationUsernamesResponse
func (*GetAPIKeyUserOrgUsernamesOK) IsClientError ¶
func (o *GetAPIKeyUserOrgUsernamesOK) IsClientError() bool
IsClientError returns true when this get Api key user org usernames o k response has a 4xx status code
func (*GetAPIKeyUserOrgUsernamesOK) IsCode ¶
func (o *GetAPIKeyUserOrgUsernamesOK) IsCode(code int) bool
IsCode returns true when this get Api key user org usernames o k response a status code equal to that given
func (*GetAPIKeyUserOrgUsernamesOK) IsRedirect ¶
func (o *GetAPIKeyUserOrgUsernamesOK) IsRedirect() bool
IsRedirect returns true when this get Api key user org usernames o k response has a 3xx status code
func (*GetAPIKeyUserOrgUsernamesOK) IsServerError ¶
func (o *GetAPIKeyUserOrgUsernamesOK) IsServerError() bool
IsServerError returns true when this get Api key user org usernames o k response has a 5xx status code
func (*GetAPIKeyUserOrgUsernamesOK) IsSuccess ¶
func (o *GetAPIKeyUserOrgUsernamesOK) IsSuccess() bool
IsSuccess returns true when this get Api key user org usernames o k response has a 2xx status code
func (*GetAPIKeyUserOrgUsernamesOK) String ¶
func (o *GetAPIKeyUserOrgUsernamesOK) String() string
type GetAPIKeyUserOrgUsernamesParams ¶
type GetAPIKeyUserOrgUsernamesParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserOrgUsernamesParams contains all the parameters to send to the API endpoint
for the get API key user org usernames operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserOrgUsernamesParams ¶
func NewGetAPIKeyUserOrgUsernamesParams() *GetAPIKeyUserOrgUsernamesParams
NewGetAPIKeyUserOrgUsernamesParams creates a new GetAPIKeyUserOrgUsernamesParams 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 NewGetAPIKeyUserOrgUsernamesParamsWithContext ¶
func NewGetAPIKeyUserOrgUsernamesParamsWithContext(ctx context.Context) *GetAPIKeyUserOrgUsernamesParams
NewGetAPIKeyUserOrgUsernamesParamsWithContext creates a new GetAPIKeyUserOrgUsernamesParams object with the ability to set a context for a request.
func NewGetAPIKeyUserOrgUsernamesParamsWithHTTPClient ¶
func NewGetAPIKeyUserOrgUsernamesParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserOrgUsernamesParams
NewGetAPIKeyUserOrgUsernamesParamsWithHTTPClient creates a new GetAPIKeyUserOrgUsernamesParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserOrgUsernamesParamsWithTimeout ¶
func NewGetAPIKeyUserOrgUsernamesParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserOrgUsernamesParams
NewGetAPIKeyUserOrgUsernamesParamsWithTimeout creates a new GetAPIKeyUserOrgUsernamesParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserOrgUsernamesParams) SetContext ¶
func (o *GetAPIKeyUserOrgUsernamesParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) SetDefaults ¶
func (o *GetAPIKeyUserOrgUsernamesParams) SetDefaults()
SetDefaults hydrates default values in the get API key user org usernames params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserOrgUsernamesParams) SetHTTPClient ¶
func (o *GetAPIKeyUserOrgUsernamesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) SetTimeout ¶
func (o *GetAPIKeyUserOrgUsernamesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) WithContext ¶
func (o *GetAPIKeyUserOrgUsernamesParams) WithContext(ctx context.Context) *GetAPIKeyUserOrgUsernamesParams
WithContext adds the context to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) WithDefaults ¶
func (o *GetAPIKeyUserOrgUsernamesParams) WithDefaults() *GetAPIKeyUserOrgUsernamesParams
WithDefaults hydrates default values in the get API key user org usernames params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserOrgUsernamesParams) WithHTTPClient ¶
func (o *GetAPIKeyUserOrgUsernamesParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserOrgUsernamesParams
WithHTTPClient adds the HTTPClient to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) WithTimeout ¶
func (o *GetAPIKeyUserOrgUsernamesParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserOrgUsernamesParams
WithTimeout adds the timeout to the get API key user org usernames params
func (*GetAPIKeyUserOrgUsernamesParams) WriteToRequest ¶
func (o *GetAPIKeyUserOrgUsernamesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserOrgUsernamesReader ¶
type GetAPIKeyUserOrgUsernamesReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserOrgUsernamesReader is a Reader for the GetAPIKeyUserOrgUsernames structure.
func (*GetAPIKeyUserOrgUsernamesReader) ReadResponse ¶
func (o *GetAPIKeyUserOrgUsernamesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserPermissionSearchBadRequest ¶
type GetAPIKeyUserPermissionSearchBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserPermissionSearchBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserPermissionSearchBadRequest ¶
func NewGetAPIKeyUserPermissionSearchBadRequest() *GetAPIKeyUserPermissionSearchBadRequest
NewGetAPIKeyUserPermissionSearchBadRequest creates a GetAPIKeyUserPermissionSearchBadRequest with default headers values
func (*GetAPIKeyUserPermissionSearchBadRequest) Code ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) Code() int
Code gets the status code for the get Api key user permission search bad request response
func (*GetAPIKeyUserPermissionSearchBadRequest) Error ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) Error() string
func (*GetAPIKeyUserPermissionSearchBadRequest) GetPayload ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserPermissionSearchBadRequest) IsClientError ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user permission search bad request response has a 4xx status code
func (*GetAPIKeyUserPermissionSearchBadRequest) IsCode ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user permission search bad request response a status code equal to that given
func (*GetAPIKeyUserPermissionSearchBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user permission search bad request response has a 3xx status code
func (*GetAPIKeyUserPermissionSearchBadRequest) IsServerError ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user permission search bad request response has a 5xx status code
func (*GetAPIKeyUserPermissionSearchBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user permission search bad request response has a 2xx status code
func (*GetAPIKeyUserPermissionSearchBadRequest) String ¶
func (o *GetAPIKeyUserPermissionSearchBadRequest) String() string
type GetAPIKeyUserPermissionSearchInternalServerError ¶
type GetAPIKeyUserPermissionSearchInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserPermissionSearchInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserPermissionSearchInternalServerError ¶
func NewGetAPIKeyUserPermissionSearchInternalServerError() *GetAPIKeyUserPermissionSearchInternalServerError
NewGetAPIKeyUserPermissionSearchInternalServerError creates a GetAPIKeyUserPermissionSearchInternalServerError with default headers values
func (*GetAPIKeyUserPermissionSearchInternalServerError) Code ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) Code() int
Code gets the status code for the get Api key user permission search internal server error response
func (*GetAPIKeyUserPermissionSearchInternalServerError) Error ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) Error() string
func (*GetAPIKeyUserPermissionSearchInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserPermissionSearchInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user permission search internal server error response has a 4xx status code
func (*GetAPIKeyUserPermissionSearchInternalServerError) IsCode ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user permission search internal server error response a status code equal to that given
func (*GetAPIKeyUserPermissionSearchInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user permission search internal server error response has a 3xx status code
func (*GetAPIKeyUserPermissionSearchInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user permission search internal server error response has a 5xx status code
func (*GetAPIKeyUserPermissionSearchInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user permission search internal server error response has a 2xx status code
func (*GetAPIKeyUserPermissionSearchInternalServerError) String ¶
func (o *GetAPIKeyUserPermissionSearchInternalServerError) String() string
type GetAPIKeyUserPermissionSearchOK ¶
type GetAPIKeyUserPermissionSearchOK struct {
Payload *models.ResponseUserListResponse
}
GetAPIKeyUserPermissionSearchOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserPermissionSearchOK ¶
func NewGetAPIKeyUserPermissionSearchOK() *GetAPIKeyUserPermissionSearchOK
NewGetAPIKeyUserPermissionSearchOK creates a GetAPIKeyUserPermissionSearchOK with default headers values
func (*GetAPIKeyUserPermissionSearchOK) Code ¶
func (o *GetAPIKeyUserPermissionSearchOK) Code() int
Code gets the status code for the get Api key user permission search o k response
func (*GetAPIKeyUserPermissionSearchOK) Error ¶
func (o *GetAPIKeyUserPermissionSearchOK) Error() string
func (*GetAPIKeyUserPermissionSearchOK) GetPayload ¶
func (o *GetAPIKeyUserPermissionSearchOK) GetPayload() *models.ResponseUserListResponse
func (*GetAPIKeyUserPermissionSearchOK) IsClientError ¶
func (o *GetAPIKeyUserPermissionSearchOK) IsClientError() bool
IsClientError returns true when this get Api key user permission search o k response has a 4xx status code
func (*GetAPIKeyUserPermissionSearchOK) IsCode ¶
func (o *GetAPIKeyUserPermissionSearchOK) IsCode(code int) bool
IsCode returns true when this get Api key user permission search o k response a status code equal to that given
func (*GetAPIKeyUserPermissionSearchOK) IsRedirect ¶
func (o *GetAPIKeyUserPermissionSearchOK) IsRedirect() bool
IsRedirect returns true when this get Api key user permission search o k response has a 3xx status code
func (*GetAPIKeyUserPermissionSearchOK) IsServerError ¶
func (o *GetAPIKeyUserPermissionSearchOK) IsServerError() bool
IsServerError returns true when this get Api key user permission search o k response has a 5xx status code
func (*GetAPIKeyUserPermissionSearchOK) IsSuccess ¶
func (o *GetAPIKeyUserPermissionSearchOK) IsSuccess() bool
IsSuccess returns true when this get Api key user permission search o k response has a 2xx status code
func (*GetAPIKeyUserPermissionSearchOK) String ¶
func (o *GetAPIKeyUserPermissionSearchOK) String() string
type GetAPIKeyUserPermissionSearchParams ¶
type GetAPIKeyUserPermissionSearchParams struct {
// Limit.
//
// Default: 10
Limit *int64
// Offset.
Offset *int64
// Search.
Search string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserPermissionSearchParams contains all the parameters to send to the API endpoint
for the get API key user permission search operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserPermissionSearchParams ¶
func NewGetAPIKeyUserPermissionSearchParams() *GetAPIKeyUserPermissionSearchParams
NewGetAPIKeyUserPermissionSearchParams creates a new GetAPIKeyUserPermissionSearchParams 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 NewGetAPIKeyUserPermissionSearchParamsWithContext ¶
func NewGetAPIKeyUserPermissionSearchParamsWithContext(ctx context.Context) *GetAPIKeyUserPermissionSearchParams
NewGetAPIKeyUserPermissionSearchParamsWithContext creates a new GetAPIKeyUserPermissionSearchParams object with the ability to set a context for a request.
func NewGetAPIKeyUserPermissionSearchParamsWithHTTPClient ¶
func NewGetAPIKeyUserPermissionSearchParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserPermissionSearchParams
NewGetAPIKeyUserPermissionSearchParamsWithHTTPClient creates a new GetAPIKeyUserPermissionSearchParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserPermissionSearchParamsWithTimeout ¶
func NewGetAPIKeyUserPermissionSearchParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserPermissionSearchParams
NewGetAPIKeyUserPermissionSearchParamsWithTimeout creates a new GetAPIKeyUserPermissionSearchParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserPermissionSearchParams) SetContext ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) SetDefaults ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetDefaults()
SetDefaults hydrates default values in the get API key user permission search params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserPermissionSearchParams) SetHTTPClient ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) SetLimit ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetLimit(limit *int64)
SetLimit adds the limit to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) SetOffset ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetOffset(offset *int64)
SetOffset adds the offset to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) SetSearch ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetSearch(search string)
SetSearch adds the search to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) SetTimeout ¶
func (o *GetAPIKeyUserPermissionSearchParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithContext ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithContext(ctx context.Context) *GetAPIKeyUserPermissionSearchParams
WithContext adds the context to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithDefaults ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithDefaults() *GetAPIKeyUserPermissionSearchParams
WithDefaults hydrates default values in the get API key user permission search params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserPermissionSearchParams) WithHTTPClient ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserPermissionSearchParams
WithHTTPClient adds the HTTPClient to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithLimit ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithLimit(limit *int64) *GetAPIKeyUserPermissionSearchParams
WithLimit adds the limit to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithOffset ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithOffset(offset *int64) *GetAPIKeyUserPermissionSearchParams
WithOffset adds the offset to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithSearch ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithSearch(search string) *GetAPIKeyUserPermissionSearchParams
WithSearch adds the search to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WithTimeout ¶
func (o *GetAPIKeyUserPermissionSearchParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserPermissionSearchParams
WithTimeout adds the timeout to the get API key user permission search params
func (*GetAPIKeyUserPermissionSearchParams) WriteToRequest ¶
func (o *GetAPIKeyUserPermissionSearchParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserPermissionSearchReader ¶
type GetAPIKeyUserPermissionSearchReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserPermissionSearchReader is a Reader for the GetAPIKeyUserPermissionSearch structure.
func (*GetAPIKeyUserPermissionSearchReader) ReadResponse ¶
func (o *GetAPIKeyUserPermissionSearchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type GetAPIKeyUserUsernameBadRequest ¶
type GetAPIKeyUserUsernameBadRequest struct {
Payload *models.ResponseFailResponse
}
GetAPIKeyUserUsernameBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetAPIKeyUserUsernameBadRequest ¶
func NewGetAPIKeyUserUsernameBadRequest() *GetAPIKeyUserUsernameBadRequest
NewGetAPIKeyUserUsernameBadRequest creates a GetAPIKeyUserUsernameBadRequest with default headers values
func (*GetAPIKeyUserUsernameBadRequest) Code ¶
func (o *GetAPIKeyUserUsernameBadRequest) Code() int
Code gets the status code for the get Api key user username bad request response
func (*GetAPIKeyUserUsernameBadRequest) Error ¶
func (o *GetAPIKeyUserUsernameBadRequest) Error() string
func (*GetAPIKeyUserUsernameBadRequest) GetPayload ¶
func (o *GetAPIKeyUserUsernameBadRequest) GetPayload() *models.ResponseFailResponse
func (*GetAPIKeyUserUsernameBadRequest) IsClientError ¶
func (o *GetAPIKeyUserUsernameBadRequest) IsClientError() bool
IsClientError returns true when this get Api key user username bad request response has a 4xx status code
func (*GetAPIKeyUserUsernameBadRequest) IsCode ¶
func (o *GetAPIKeyUserUsernameBadRequest) IsCode(code int) bool
IsCode returns true when this get Api key user username bad request response a status code equal to that given
func (*GetAPIKeyUserUsernameBadRequest) IsRedirect ¶
func (o *GetAPIKeyUserUsernameBadRequest) IsRedirect() bool
IsRedirect returns true when this get Api key user username bad request response has a 3xx status code
func (*GetAPIKeyUserUsernameBadRequest) IsServerError ¶
func (o *GetAPIKeyUserUsernameBadRequest) IsServerError() bool
IsServerError returns true when this get Api key user username bad request response has a 5xx status code
func (*GetAPIKeyUserUsernameBadRequest) IsSuccess ¶
func (o *GetAPIKeyUserUsernameBadRequest) IsSuccess() bool
IsSuccess returns true when this get Api key user username bad request response has a 2xx status code
func (*GetAPIKeyUserUsernameBadRequest) String ¶
func (o *GetAPIKeyUserUsernameBadRequest) String() string
type GetAPIKeyUserUsernameInternalServerError ¶
type GetAPIKeyUserUsernameInternalServerError struct {
Payload *models.ResponseErrorResponse
}
GetAPIKeyUserUsernameInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetAPIKeyUserUsernameInternalServerError ¶
func NewGetAPIKeyUserUsernameInternalServerError() *GetAPIKeyUserUsernameInternalServerError
NewGetAPIKeyUserUsernameInternalServerError creates a GetAPIKeyUserUsernameInternalServerError with default headers values
func (*GetAPIKeyUserUsernameInternalServerError) Code ¶
func (o *GetAPIKeyUserUsernameInternalServerError) Code() int
Code gets the status code for the get Api key user username internal server error response
func (*GetAPIKeyUserUsernameInternalServerError) Error ¶
func (o *GetAPIKeyUserUsernameInternalServerError) Error() string
func (*GetAPIKeyUserUsernameInternalServerError) GetPayload ¶
func (o *GetAPIKeyUserUsernameInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*GetAPIKeyUserUsernameInternalServerError) IsClientError ¶
func (o *GetAPIKeyUserUsernameInternalServerError) IsClientError() bool
IsClientError returns true when this get Api key user username internal server error response has a 4xx status code
func (*GetAPIKeyUserUsernameInternalServerError) IsCode ¶
func (o *GetAPIKeyUserUsernameInternalServerError) IsCode(code int) bool
IsCode returns true when this get Api key user username internal server error response a status code equal to that given
func (*GetAPIKeyUserUsernameInternalServerError) IsRedirect ¶
func (o *GetAPIKeyUserUsernameInternalServerError) IsRedirect() bool
IsRedirect returns true when this get Api key user username internal server error response has a 3xx status code
func (*GetAPIKeyUserUsernameInternalServerError) IsServerError ¶
func (o *GetAPIKeyUserUsernameInternalServerError) IsServerError() bool
IsServerError returns true when this get Api key user username internal server error response has a 5xx status code
func (*GetAPIKeyUserUsernameInternalServerError) IsSuccess ¶
func (o *GetAPIKeyUserUsernameInternalServerError) IsSuccess() bool
IsSuccess returns true when this get Api key user username internal server error response has a 2xx status code
func (*GetAPIKeyUserUsernameInternalServerError) String ¶
func (o *GetAPIKeyUserUsernameInternalServerError) String() string
type GetAPIKeyUserUsernameOK ¶
type GetAPIKeyUserUsernameOK struct {
Payload *models.ResponseGetUserByUsernameAndGuestIDResponse
}
GetAPIKeyUserUsernameOK describes a response with status code 200, with default header values.
OK
func NewGetAPIKeyUserUsernameOK ¶
func NewGetAPIKeyUserUsernameOK() *GetAPIKeyUserUsernameOK
NewGetAPIKeyUserUsernameOK creates a GetAPIKeyUserUsernameOK with default headers values
func (*GetAPIKeyUserUsernameOK) Code ¶
func (o *GetAPIKeyUserUsernameOK) Code() int
Code gets the status code for the get Api key user username o k response
func (*GetAPIKeyUserUsernameOK) Error ¶
func (o *GetAPIKeyUserUsernameOK) Error() string
func (*GetAPIKeyUserUsernameOK) GetPayload ¶
func (o *GetAPIKeyUserUsernameOK) GetPayload() *models.ResponseGetUserByUsernameAndGuestIDResponse
func (*GetAPIKeyUserUsernameOK) IsClientError ¶
func (o *GetAPIKeyUserUsernameOK) IsClientError() bool
IsClientError returns true when this get Api key user username o k response has a 4xx status code
func (*GetAPIKeyUserUsernameOK) IsCode ¶
func (o *GetAPIKeyUserUsernameOK) IsCode(code int) bool
IsCode returns true when this get Api key user username o k response a status code equal to that given
func (*GetAPIKeyUserUsernameOK) IsRedirect ¶
func (o *GetAPIKeyUserUsernameOK) IsRedirect() bool
IsRedirect returns true when this get Api key user username o k response has a 3xx status code
func (*GetAPIKeyUserUsernameOK) IsServerError ¶
func (o *GetAPIKeyUserUsernameOK) IsServerError() bool
IsServerError returns true when this get Api key user username o k response has a 5xx status code
func (*GetAPIKeyUserUsernameOK) IsSuccess ¶
func (o *GetAPIKeyUserUsernameOK) IsSuccess() bool
IsSuccess returns true when this get Api key user username o k response has a 2xx status code
func (*GetAPIKeyUserUsernameOK) String ¶
func (o *GetAPIKeyUserUsernameOK) String() string
type GetAPIKeyUserUsernameParams ¶
type GetAPIKeyUserUsernameParams struct {
/* Username.
username
*/
Username string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetAPIKeyUserUsernameParams contains all the parameters to send to the API endpoint
for the get API key user username operation. Typically these are written to a http.Request.
func NewGetAPIKeyUserUsernameParams ¶
func NewGetAPIKeyUserUsernameParams() *GetAPIKeyUserUsernameParams
NewGetAPIKeyUserUsernameParams creates a new GetAPIKeyUserUsernameParams 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 NewGetAPIKeyUserUsernameParamsWithContext ¶
func NewGetAPIKeyUserUsernameParamsWithContext(ctx context.Context) *GetAPIKeyUserUsernameParams
NewGetAPIKeyUserUsernameParamsWithContext creates a new GetAPIKeyUserUsernameParams object with the ability to set a context for a request.
func NewGetAPIKeyUserUsernameParamsWithHTTPClient ¶
func NewGetAPIKeyUserUsernameParamsWithHTTPClient(client *http.Client) *GetAPIKeyUserUsernameParams
NewGetAPIKeyUserUsernameParamsWithHTTPClient creates a new GetAPIKeyUserUsernameParams object with the ability to set a custom HTTPClient for a request.
func NewGetAPIKeyUserUsernameParamsWithTimeout ¶
func NewGetAPIKeyUserUsernameParamsWithTimeout(timeout time.Duration) *GetAPIKeyUserUsernameParams
NewGetAPIKeyUserUsernameParamsWithTimeout creates a new GetAPIKeyUserUsernameParams object with the ability to set a timeout on a request.
func (*GetAPIKeyUserUsernameParams) SetContext ¶
func (o *GetAPIKeyUserUsernameParams) SetContext(ctx context.Context)
SetContext adds the context to the get API key user username params
func (*GetAPIKeyUserUsernameParams) SetDefaults ¶
func (o *GetAPIKeyUserUsernameParams) SetDefaults()
SetDefaults hydrates default values in the get API key user username params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserUsernameParams) SetHTTPClient ¶
func (o *GetAPIKeyUserUsernameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get API key user username params
func (*GetAPIKeyUserUsernameParams) SetTimeout ¶
func (o *GetAPIKeyUserUsernameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get API key user username params
func (*GetAPIKeyUserUsernameParams) SetUsername ¶
func (o *GetAPIKeyUserUsernameParams) SetUsername(username string)
SetUsername adds the username to the get API key user username params
func (*GetAPIKeyUserUsernameParams) WithContext ¶
func (o *GetAPIKeyUserUsernameParams) WithContext(ctx context.Context) *GetAPIKeyUserUsernameParams
WithContext adds the context to the get API key user username params
func (*GetAPIKeyUserUsernameParams) WithDefaults ¶
func (o *GetAPIKeyUserUsernameParams) WithDefaults() *GetAPIKeyUserUsernameParams
WithDefaults hydrates default values in the get API key user username params (not the query body).
All values with no default are reset to their zero value.
func (*GetAPIKeyUserUsernameParams) WithHTTPClient ¶
func (o *GetAPIKeyUserUsernameParams) WithHTTPClient(client *http.Client) *GetAPIKeyUserUsernameParams
WithHTTPClient adds the HTTPClient to the get API key user username params
func (*GetAPIKeyUserUsernameParams) WithTimeout ¶
func (o *GetAPIKeyUserUsernameParams) WithTimeout(timeout time.Duration) *GetAPIKeyUserUsernameParams
WithTimeout adds the timeout to the get API key user username params
func (*GetAPIKeyUserUsernameParams) WithUsername ¶
func (o *GetAPIKeyUserUsernameParams) WithUsername(username string) *GetAPIKeyUserUsernameParams
WithUsername adds the username to the get API key user username params
func (*GetAPIKeyUserUsernameParams) WriteToRequest ¶
func (o *GetAPIKeyUserUsernameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetAPIKeyUserUsernameReader ¶
type GetAPIKeyUserUsernameReader struct {
// contains filtered or unexported fields
}
GetAPIKeyUserUsernameReader is a Reader for the GetAPIKeyUserUsername structure.
func (*GetAPIKeyUserUsernameReader) ReadResponse ¶
func (o *GetAPIKeyUserUsernameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchAPIKeyUserChangePasswordBadRequest ¶
type PatchAPIKeyUserChangePasswordBadRequest struct {
Payload *models.ResponseFailResponse
}
PatchAPIKeyUserChangePasswordBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchAPIKeyUserChangePasswordBadRequest ¶
func NewPatchAPIKeyUserChangePasswordBadRequest() *PatchAPIKeyUserChangePasswordBadRequest
NewPatchAPIKeyUserChangePasswordBadRequest creates a PatchAPIKeyUserChangePasswordBadRequest with default headers values
func (*PatchAPIKeyUserChangePasswordBadRequest) Code ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) Code() int
Code gets the status code for the patch Api key user change password bad request response
func (*PatchAPIKeyUserChangePasswordBadRequest) Error ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) Error() string
func (*PatchAPIKeyUserChangePasswordBadRequest) GetPayload ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) GetPayload() *models.ResponseFailResponse
func (*PatchAPIKeyUserChangePasswordBadRequest) IsClientError ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) IsClientError() bool
IsClientError returns true when this patch Api key user change password bad request response has a 4xx status code
func (*PatchAPIKeyUserChangePasswordBadRequest) IsCode ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) IsCode(code int) bool
IsCode returns true when this patch Api key user change password bad request response a status code equal to that given
func (*PatchAPIKeyUserChangePasswordBadRequest) IsRedirect ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) IsRedirect() bool
IsRedirect returns true when this patch Api key user change password bad request response has a 3xx status code
func (*PatchAPIKeyUserChangePasswordBadRequest) IsServerError ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) IsServerError() bool
IsServerError returns true when this patch Api key user change password bad request response has a 5xx status code
func (*PatchAPIKeyUserChangePasswordBadRequest) IsSuccess ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) IsSuccess() bool
IsSuccess returns true when this patch Api key user change password bad request response has a 2xx status code
func (*PatchAPIKeyUserChangePasswordBadRequest) String ¶
func (o *PatchAPIKeyUserChangePasswordBadRequest) String() string
type PatchAPIKeyUserChangePasswordInternalServerError ¶
type PatchAPIKeyUserChangePasswordInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PatchAPIKeyUserChangePasswordInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchAPIKeyUserChangePasswordInternalServerError ¶
func NewPatchAPIKeyUserChangePasswordInternalServerError() *PatchAPIKeyUserChangePasswordInternalServerError
NewPatchAPIKeyUserChangePasswordInternalServerError creates a PatchAPIKeyUserChangePasswordInternalServerError with default headers values
func (*PatchAPIKeyUserChangePasswordInternalServerError) Code ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) Code() int
Code gets the status code for the patch Api key user change password internal server error response
func (*PatchAPIKeyUserChangePasswordInternalServerError) Error ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) Error() string
func (*PatchAPIKeyUserChangePasswordInternalServerError) GetPayload ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PatchAPIKeyUserChangePasswordInternalServerError) IsClientError ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsClientError() bool
IsClientError returns true when this patch Api key user change password internal server error response has a 4xx status code
func (*PatchAPIKeyUserChangePasswordInternalServerError) IsCode ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsCode(code int) bool
IsCode returns true when this patch Api key user change password internal server error response a status code equal to that given
func (*PatchAPIKeyUserChangePasswordInternalServerError) IsRedirect ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch Api key user change password internal server error response has a 3xx status code
func (*PatchAPIKeyUserChangePasswordInternalServerError) IsServerError ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsServerError() bool
IsServerError returns true when this patch Api key user change password internal server error response has a 5xx status code
func (*PatchAPIKeyUserChangePasswordInternalServerError) IsSuccess ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch Api key user change password internal server error response has a 2xx status code
func (*PatchAPIKeyUserChangePasswordInternalServerError) String ¶
func (o *PatchAPIKeyUserChangePasswordInternalServerError) String() string
type PatchAPIKeyUserChangePasswordOK ¶
type PatchAPIKeyUserChangePasswordOK struct {
Payload *models.ResponseSuccessResponse
}
PatchAPIKeyUserChangePasswordOK describes a response with status code 200, with default header values.
OK
func NewPatchAPIKeyUserChangePasswordOK ¶
func NewPatchAPIKeyUserChangePasswordOK() *PatchAPIKeyUserChangePasswordOK
NewPatchAPIKeyUserChangePasswordOK creates a PatchAPIKeyUserChangePasswordOK with default headers values
func (*PatchAPIKeyUserChangePasswordOK) Code ¶
func (o *PatchAPIKeyUserChangePasswordOK) Code() int
Code gets the status code for the patch Api key user change password o k response
func (*PatchAPIKeyUserChangePasswordOK) Error ¶
func (o *PatchAPIKeyUserChangePasswordOK) Error() string
func (*PatchAPIKeyUserChangePasswordOK) GetPayload ¶
func (o *PatchAPIKeyUserChangePasswordOK) GetPayload() *models.ResponseSuccessResponse
func (*PatchAPIKeyUserChangePasswordOK) IsClientError ¶
func (o *PatchAPIKeyUserChangePasswordOK) IsClientError() bool
IsClientError returns true when this patch Api key user change password o k response has a 4xx status code
func (*PatchAPIKeyUserChangePasswordOK) IsCode ¶
func (o *PatchAPIKeyUserChangePasswordOK) IsCode(code int) bool
IsCode returns true when this patch Api key user change password o k response a status code equal to that given
func (*PatchAPIKeyUserChangePasswordOK) IsRedirect ¶
func (o *PatchAPIKeyUserChangePasswordOK) IsRedirect() bool
IsRedirect returns true when this patch Api key user change password o k response has a 3xx status code
func (*PatchAPIKeyUserChangePasswordOK) IsServerError ¶
func (o *PatchAPIKeyUserChangePasswordOK) IsServerError() bool
IsServerError returns true when this patch Api key user change password o k response has a 5xx status code
func (*PatchAPIKeyUserChangePasswordOK) IsSuccess ¶
func (o *PatchAPIKeyUserChangePasswordOK) IsSuccess() bool
IsSuccess returns true when this patch Api key user change password o k response has a 2xx status code
func (*PatchAPIKeyUserChangePasswordOK) String ¶
func (o *PatchAPIKeyUserChangePasswordOK) String() string
type PatchAPIKeyUserChangePasswordParams ¶
type PatchAPIKeyUserChangePasswordParams struct {
/* Data.
user's password
*/
Data *models.RequestChangeUserPasswordRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchAPIKeyUserChangePasswordParams contains all the parameters to send to the API endpoint
for the patch API key user change password operation. Typically these are written to a http.Request.
func NewPatchAPIKeyUserChangePasswordParams ¶
func NewPatchAPIKeyUserChangePasswordParams() *PatchAPIKeyUserChangePasswordParams
NewPatchAPIKeyUserChangePasswordParams creates a new PatchAPIKeyUserChangePasswordParams 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 NewPatchAPIKeyUserChangePasswordParamsWithContext ¶
func NewPatchAPIKeyUserChangePasswordParamsWithContext(ctx context.Context) *PatchAPIKeyUserChangePasswordParams
NewPatchAPIKeyUserChangePasswordParamsWithContext creates a new PatchAPIKeyUserChangePasswordParams object with the ability to set a context for a request.
func NewPatchAPIKeyUserChangePasswordParamsWithHTTPClient ¶
func NewPatchAPIKeyUserChangePasswordParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserChangePasswordParams
NewPatchAPIKeyUserChangePasswordParamsWithHTTPClient creates a new PatchAPIKeyUserChangePasswordParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAPIKeyUserChangePasswordParamsWithTimeout ¶
func NewPatchAPIKeyUserChangePasswordParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserChangePasswordParams
NewPatchAPIKeyUserChangePasswordParamsWithTimeout creates a new PatchAPIKeyUserChangePasswordParams object with the ability to set a timeout on a request.
func (*PatchAPIKeyUserChangePasswordParams) SetContext ¶
func (o *PatchAPIKeyUserChangePasswordParams) SetContext(ctx context.Context)
SetContext adds the context to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) SetData ¶
func (o *PatchAPIKeyUserChangePasswordParams) SetData(data *models.RequestChangeUserPasswordRequest)
SetData adds the data to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) SetDefaults ¶
func (o *PatchAPIKeyUserChangePasswordParams) SetDefaults()
SetDefaults hydrates default values in the patch API key user change password params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserChangePasswordParams) SetHTTPClient ¶
func (o *PatchAPIKeyUserChangePasswordParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) SetTimeout ¶
func (o *PatchAPIKeyUserChangePasswordParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) WithContext ¶
func (o *PatchAPIKeyUserChangePasswordParams) WithContext(ctx context.Context) *PatchAPIKeyUserChangePasswordParams
WithContext adds the context to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) WithData ¶
func (o *PatchAPIKeyUserChangePasswordParams) WithData(data *models.RequestChangeUserPasswordRequest) *PatchAPIKeyUserChangePasswordParams
WithData adds the data to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) WithDefaults ¶
func (o *PatchAPIKeyUserChangePasswordParams) WithDefaults() *PatchAPIKeyUserChangePasswordParams
WithDefaults hydrates default values in the patch API key user change password params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserChangePasswordParams) WithHTTPClient ¶
func (o *PatchAPIKeyUserChangePasswordParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserChangePasswordParams
WithHTTPClient adds the HTTPClient to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) WithTimeout ¶
func (o *PatchAPIKeyUserChangePasswordParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserChangePasswordParams
WithTimeout adds the timeout to the patch API key user change password params
func (*PatchAPIKeyUserChangePasswordParams) WriteToRequest ¶
func (o *PatchAPIKeyUserChangePasswordParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAPIKeyUserChangePasswordReader ¶
type PatchAPIKeyUserChangePasswordReader struct {
// contains filtered or unexported fields
}
PatchAPIKeyUserChangePasswordReader is a Reader for the PatchAPIKeyUserChangePassword structure.
func (*PatchAPIKeyUserChangePasswordReader) ReadResponse ¶
func (o *PatchAPIKeyUserChangePasswordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchAPIKeyUserLinkEmailEmailBadRequest ¶
type PatchAPIKeyUserLinkEmailEmailBadRequest struct {
Payload *models.ResponseFailResponse
}
PatchAPIKeyUserLinkEmailEmailBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchAPIKeyUserLinkEmailEmailBadRequest ¶
func NewPatchAPIKeyUserLinkEmailEmailBadRequest() *PatchAPIKeyUserLinkEmailEmailBadRequest
NewPatchAPIKeyUserLinkEmailEmailBadRequest creates a PatchAPIKeyUserLinkEmailEmailBadRequest with default headers values
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) Code ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) Code() int
Code gets the status code for the patch Api key user link email email bad request response
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) Error ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) Error() string
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) GetPayload ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) GetPayload() *models.ResponseFailResponse
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) IsClientError ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsClientError() bool
IsClientError returns true when this patch Api key user link email email bad request response has a 4xx status code
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) IsCode ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsCode(code int) bool
IsCode returns true when this patch Api key user link email email bad request response a status code equal to that given
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) IsRedirect ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsRedirect() bool
IsRedirect returns true when this patch Api key user link email email bad request response has a 3xx status code
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) IsServerError ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsServerError() bool
IsServerError returns true when this patch Api key user link email email bad request response has a 5xx status code
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) IsSuccess ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) IsSuccess() bool
IsSuccess returns true when this patch Api key user link email email bad request response has a 2xx status code
func (*PatchAPIKeyUserLinkEmailEmailBadRequest) String ¶
func (o *PatchAPIKeyUserLinkEmailEmailBadRequest) String() string
type PatchAPIKeyUserLinkEmailEmailInternalServerError ¶
type PatchAPIKeyUserLinkEmailEmailInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PatchAPIKeyUserLinkEmailEmailInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchAPIKeyUserLinkEmailEmailInternalServerError ¶
func NewPatchAPIKeyUserLinkEmailEmailInternalServerError() *PatchAPIKeyUserLinkEmailEmailInternalServerError
NewPatchAPIKeyUserLinkEmailEmailInternalServerError creates a PatchAPIKeyUserLinkEmailEmailInternalServerError with default headers values
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) Code ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) Code() int
Code gets the status code for the patch Api key user link email email internal server error response
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) Error ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) Error() string
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) GetPayload ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) IsClientError ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsClientError() bool
IsClientError returns true when this patch Api key user link email email internal server error response has a 4xx status code
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) IsCode ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsCode(code int) bool
IsCode returns true when this patch Api key user link email email internal server error response a status code equal to that given
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) IsRedirect ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch Api key user link email email internal server error response has a 3xx status code
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) IsServerError ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsServerError() bool
IsServerError returns true when this patch Api key user link email email internal server error response has a 5xx status code
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) IsSuccess ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch Api key user link email email internal server error response has a 2xx status code
func (*PatchAPIKeyUserLinkEmailEmailInternalServerError) String ¶
func (o *PatchAPIKeyUserLinkEmailEmailInternalServerError) String() string
type PatchAPIKeyUserLinkEmailEmailOK ¶
type PatchAPIKeyUserLinkEmailEmailOK struct {
Payload *models.ResponseSuccessResponse
}
PatchAPIKeyUserLinkEmailEmailOK describes a response with status code 200, with default header values.
OK
func NewPatchAPIKeyUserLinkEmailEmailOK ¶
func NewPatchAPIKeyUserLinkEmailEmailOK() *PatchAPIKeyUserLinkEmailEmailOK
NewPatchAPIKeyUserLinkEmailEmailOK creates a PatchAPIKeyUserLinkEmailEmailOK with default headers values
func (*PatchAPIKeyUserLinkEmailEmailOK) Code ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) Code() int
Code gets the status code for the patch Api key user link email email o k response
func (*PatchAPIKeyUserLinkEmailEmailOK) Error ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) Error() string
func (*PatchAPIKeyUserLinkEmailEmailOK) GetPayload ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) GetPayload() *models.ResponseSuccessResponse
func (*PatchAPIKeyUserLinkEmailEmailOK) IsClientError ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) IsClientError() bool
IsClientError returns true when this patch Api key user link email email o k response has a 4xx status code
func (*PatchAPIKeyUserLinkEmailEmailOK) IsCode ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) IsCode(code int) bool
IsCode returns true when this patch Api key user link email email o k response a status code equal to that given
func (*PatchAPIKeyUserLinkEmailEmailOK) IsRedirect ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) IsRedirect() bool
IsRedirect returns true when this patch Api key user link email email o k response has a 3xx status code
func (*PatchAPIKeyUserLinkEmailEmailOK) IsServerError ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) IsServerError() bool
IsServerError returns true when this patch Api key user link email email o k response has a 5xx status code
func (*PatchAPIKeyUserLinkEmailEmailOK) IsSuccess ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) IsSuccess() bool
IsSuccess returns true when this patch Api key user link email email o k response has a 2xx status code
func (*PatchAPIKeyUserLinkEmailEmailOK) String ¶
func (o *PatchAPIKeyUserLinkEmailEmailOK) String() string
type PatchAPIKeyUserLinkEmailEmailParams ¶
type PatchAPIKeyUserLinkEmailEmailParams struct {
/* Data.
user's data
*/
Data *models.RequestGetLinkEmailCodeRequest
/* Email.
user's email
*/
Email string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchAPIKeyUserLinkEmailEmailParams contains all the parameters to send to the API endpoint
for the patch API key user link email email operation. Typically these are written to a http.Request.
func NewPatchAPIKeyUserLinkEmailEmailParams ¶
func NewPatchAPIKeyUserLinkEmailEmailParams() *PatchAPIKeyUserLinkEmailEmailParams
NewPatchAPIKeyUserLinkEmailEmailParams creates a new PatchAPIKeyUserLinkEmailEmailParams 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 NewPatchAPIKeyUserLinkEmailEmailParamsWithContext ¶
func NewPatchAPIKeyUserLinkEmailEmailParamsWithContext(ctx context.Context) *PatchAPIKeyUserLinkEmailEmailParams
NewPatchAPIKeyUserLinkEmailEmailParamsWithContext creates a new PatchAPIKeyUserLinkEmailEmailParams object with the ability to set a context for a request.
func NewPatchAPIKeyUserLinkEmailEmailParamsWithHTTPClient ¶
func NewPatchAPIKeyUserLinkEmailEmailParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserLinkEmailEmailParams
NewPatchAPIKeyUserLinkEmailEmailParamsWithHTTPClient creates a new PatchAPIKeyUserLinkEmailEmailParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAPIKeyUserLinkEmailEmailParamsWithTimeout ¶
func NewPatchAPIKeyUserLinkEmailEmailParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserLinkEmailEmailParams
NewPatchAPIKeyUserLinkEmailEmailParamsWithTimeout creates a new PatchAPIKeyUserLinkEmailEmailParams object with the ability to set a timeout on a request.
func (*PatchAPIKeyUserLinkEmailEmailParams) SetContext ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) SetData ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetData(data *models.RequestGetLinkEmailCodeRequest)
SetData adds the data to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) SetDefaults ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetDefaults()
SetDefaults hydrates default values in the patch API key user link email email params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserLinkEmailEmailParams) SetEmail ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetEmail(email string)
SetEmail adds the email to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) SetHTTPClient ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) SetTimeout ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WithContext ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithContext(ctx context.Context) *PatchAPIKeyUserLinkEmailEmailParams
WithContext adds the context to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WithData ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithData(data *models.RequestGetLinkEmailCodeRequest) *PatchAPIKeyUserLinkEmailEmailParams
WithData adds the data to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WithDefaults ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithDefaults() *PatchAPIKeyUserLinkEmailEmailParams
WithDefaults hydrates default values in the patch API key user link email email params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserLinkEmailEmailParams) WithEmail ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithEmail(email string) *PatchAPIKeyUserLinkEmailEmailParams
WithEmail adds the email to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WithHTTPClient ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserLinkEmailEmailParams
WithHTTPClient adds the HTTPClient to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WithTimeout ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserLinkEmailEmailParams
WithTimeout adds the timeout to the patch API key user link email email params
func (*PatchAPIKeyUserLinkEmailEmailParams) WriteToRequest ¶
func (o *PatchAPIKeyUserLinkEmailEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAPIKeyUserLinkEmailEmailReader ¶
type PatchAPIKeyUserLinkEmailEmailReader struct {
// contains filtered or unexported fields
}
PatchAPIKeyUserLinkEmailEmailReader is a Reader for the PatchAPIKeyUserLinkEmailEmail structure.
func (*PatchAPIKeyUserLinkEmailEmailReader) ReadResponse ¶
func (o *PatchAPIKeyUserLinkEmailEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PatchAPIKeyUserProfileBadRequest ¶
type PatchAPIKeyUserProfileBadRequest struct {
Payload *models.ResponseFailResponse
}
PatchAPIKeyUserProfileBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPatchAPIKeyUserProfileBadRequest ¶
func NewPatchAPIKeyUserProfileBadRequest() *PatchAPIKeyUserProfileBadRequest
NewPatchAPIKeyUserProfileBadRequest creates a PatchAPIKeyUserProfileBadRequest with default headers values
func (*PatchAPIKeyUserProfileBadRequest) Code ¶
func (o *PatchAPIKeyUserProfileBadRequest) Code() int
Code gets the status code for the patch Api key user profile bad request response
func (*PatchAPIKeyUserProfileBadRequest) Error ¶
func (o *PatchAPIKeyUserProfileBadRequest) Error() string
func (*PatchAPIKeyUserProfileBadRequest) GetPayload ¶
func (o *PatchAPIKeyUserProfileBadRequest) GetPayload() *models.ResponseFailResponse
func (*PatchAPIKeyUserProfileBadRequest) IsClientError ¶
func (o *PatchAPIKeyUserProfileBadRequest) IsClientError() bool
IsClientError returns true when this patch Api key user profile bad request response has a 4xx status code
func (*PatchAPIKeyUserProfileBadRequest) IsCode ¶
func (o *PatchAPIKeyUserProfileBadRequest) IsCode(code int) bool
IsCode returns true when this patch Api key user profile bad request response a status code equal to that given
func (*PatchAPIKeyUserProfileBadRequest) IsRedirect ¶
func (o *PatchAPIKeyUserProfileBadRequest) IsRedirect() bool
IsRedirect returns true when this patch Api key user profile bad request response has a 3xx status code
func (*PatchAPIKeyUserProfileBadRequest) IsServerError ¶
func (o *PatchAPIKeyUserProfileBadRequest) IsServerError() bool
IsServerError returns true when this patch Api key user profile bad request response has a 5xx status code
func (*PatchAPIKeyUserProfileBadRequest) IsSuccess ¶
func (o *PatchAPIKeyUserProfileBadRequest) IsSuccess() bool
IsSuccess returns true when this patch Api key user profile bad request response has a 2xx status code
func (*PatchAPIKeyUserProfileBadRequest) String ¶
func (o *PatchAPIKeyUserProfileBadRequest) String() string
type PatchAPIKeyUserProfileInternalServerError ¶
type PatchAPIKeyUserProfileInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PatchAPIKeyUserProfileInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPatchAPIKeyUserProfileInternalServerError ¶
func NewPatchAPIKeyUserProfileInternalServerError() *PatchAPIKeyUserProfileInternalServerError
NewPatchAPIKeyUserProfileInternalServerError creates a PatchAPIKeyUserProfileInternalServerError with default headers values
func (*PatchAPIKeyUserProfileInternalServerError) Code ¶
func (o *PatchAPIKeyUserProfileInternalServerError) Code() int
Code gets the status code for the patch Api key user profile internal server error response
func (*PatchAPIKeyUserProfileInternalServerError) Error ¶
func (o *PatchAPIKeyUserProfileInternalServerError) Error() string
func (*PatchAPIKeyUserProfileInternalServerError) GetPayload ¶
func (o *PatchAPIKeyUserProfileInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PatchAPIKeyUserProfileInternalServerError) IsClientError ¶
func (o *PatchAPIKeyUserProfileInternalServerError) IsClientError() bool
IsClientError returns true when this patch Api key user profile internal server error response has a 4xx status code
func (*PatchAPIKeyUserProfileInternalServerError) IsCode ¶
func (o *PatchAPIKeyUserProfileInternalServerError) IsCode(code int) bool
IsCode returns true when this patch Api key user profile internal server error response a status code equal to that given
func (*PatchAPIKeyUserProfileInternalServerError) IsRedirect ¶
func (o *PatchAPIKeyUserProfileInternalServerError) IsRedirect() bool
IsRedirect returns true when this patch Api key user profile internal server error response has a 3xx status code
func (*PatchAPIKeyUserProfileInternalServerError) IsServerError ¶
func (o *PatchAPIKeyUserProfileInternalServerError) IsServerError() bool
IsServerError returns true when this patch Api key user profile internal server error response has a 5xx status code
func (*PatchAPIKeyUserProfileInternalServerError) IsSuccess ¶
func (o *PatchAPIKeyUserProfileInternalServerError) IsSuccess() bool
IsSuccess returns true when this patch Api key user profile internal server error response has a 2xx status code
func (*PatchAPIKeyUserProfileInternalServerError) String ¶
func (o *PatchAPIKeyUserProfileInternalServerError) String() string
type PatchAPIKeyUserProfileOK ¶
type PatchAPIKeyUserProfileOK struct {
Payload *models.ResponseSuccessResponse
}
PatchAPIKeyUserProfileOK describes a response with status code 200, with default header values.
OK
func NewPatchAPIKeyUserProfileOK ¶
func NewPatchAPIKeyUserProfileOK() *PatchAPIKeyUserProfileOK
NewPatchAPIKeyUserProfileOK creates a PatchAPIKeyUserProfileOK with default headers values
func (*PatchAPIKeyUserProfileOK) Code ¶
func (o *PatchAPIKeyUserProfileOK) Code() int
Code gets the status code for the patch Api key user profile o k response
func (*PatchAPIKeyUserProfileOK) Error ¶
func (o *PatchAPIKeyUserProfileOK) Error() string
func (*PatchAPIKeyUserProfileOK) GetPayload ¶
func (o *PatchAPIKeyUserProfileOK) GetPayload() *models.ResponseSuccessResponse
func (*PatchAPIKeyUserProfileOK) IsClientError ¶
func (o *PatchAPIKeyUserProfileOK) IsClientError() bool
IsClientError returns true when this patch Api key user profile o k response has a 4xx status code
func (*PatchAPIKeyUserProfileOK) IsCode ¶
func (o *PatchAPIKeyUserProfileOK) IsCode(code int) bool
IsCode returns true when this patch Api key user profile o k response a status code equal to that given
func (*PatchAPIKeyUserProfileOK) IsRedirect ¶
func (o *PatchAPIKeyUserProfileOK) IsRedirect() bool
IsRedirect returns true when this patch Api key user profile o k response has a 3xx status code
func (*PatchAPIKeyUserProfileOK) IsServerError ¶
func (o *PatchAPIKeyUserProfileOK) IsServerError() bool
IsServerError returns true when this patch Api key user profile o k response has a 5xx status code
func (*PatchAPIKeyUserProfileOK) IsSuccess ¶
func (o *PatchAPIKeyUserProfileOK) IsSuccess() bool
IsSuccess returns true when this patch Api key user profile o k response has a 2xx status code
func (*PatchAPIKeyUserProfileOK) String ¶
func (o *PatchAPIKeyUserProfileOK) String() string
type PatchAPIKeyUserProfileParams ¶
type PatchAPIKeyUserProfileParams struct {
/* Input.
user's profile data
*/
Input *models.RequestUpdateUserProfileRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchAPIKeyUserProfileParams contains all the parameters to send to the API endpoint
for the patch API key user profile operation. Typically these are written to a http.Request.
func NewPatchAPIKeyUserProfileParams ¶
func NewPatchAPIKeyUserProfileParams() *PatchAPIKeyUserProfileParams
NewPatchAPIKeyUserProfileParams creates a new PatchAPIKeyUserProfileParams 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 NewPatchAPIKeyUserProfileParamsWithContext ¶
func NewPatchAPIKeyUserProfileParamsWithContext(ctx context.Context) *PatchAPIKeyUserProfileParams
NewPatchAPIKeyUserProfileParamsWithContext creates a new PatchAPIKeyUserProfileParams object with the ability to set a context for a request.
func NewPatchAPIKeyUserProfileParamsWithHTTPClient ¶
func NewPatchAPIKeyUserProfileParamsWithHTTPClient(client *http.Client) *PatchAPIKeyUserProfileParams
NewPatchAPIKeyUserProfileParamsWithHTTPClient creates a new PatchAPIKeyUserProfileParams object with the ability to set a custom HTTPClient for a request.
func NewPatchAPIKeyUserProfileParamsWithTimeout ¶
func NewPatchAPIKeyUserProfileParamsWithTimeout(timeout time.Duration) *PatchAPIKeyUserProfileParams
NewPatchAPIKeyUserProfileParamsWithTimeout creates a new PatchAPIKeyUserProfileParams object with the ability to set a timeout on a request.
func (*PatchAPIKeyUserProfileParams) SetContext ¶
func (o *PatchAPIKeyUserProfileParams) SetContext(ctx context.Context)
SetContext adds the context to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) SetDefaults ¶
func (o *PatchAPIKeyUserProfileParams) SetDefaults()
SetDefaults hydrates default values in the patch API key user profile params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserProfileParams) SetHTTPClient ¶
func (o *PatchAPIKeyUserProfileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) SetInput ¶
func (o *PatchAPIKeyUserProfileParams) SetInput(input *models.RequestUpdateUserProfileRequest)
SetInput adds the input to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) SetTimeout ¶
func (o *PatchAPIKeyUserProfileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) WithContext ¶
func (o *PatchAPIKeyUserProfileParams) WithContext(ctx context.Context) *PatchAPIKeyUserProfileParams
WithContext adds the context to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) WithDefaults ¶
func (o *PatchAPIKeyUserProfileParams) WithDefaults() *PatchAPIKeyUserProfileParams
WithDefaults hydrates default values in the patch API key user profile params (not the query body).
All values with no default are reset to their zero value.
func (*PatchAPIKeyUserProfileParams) WithHTTPClient ¶
func (o *PatchAPIKeyUserProfileParams) WithHTTPClient(client *http.Client) *PatchAPIKeyUserProfileParams
WithHTTPClient adds the HTTPClient to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) WithInput ¶
func (o *PatchAPIKeyUserProfileParams) WithInput(input *models.RequestUpdateUserProfileRequest) *PatchAPIKeyUserProfileParams
WithInput adds the input to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) WithTimeout ¶
func (o *PatchAPIKeyUserProfileParams) WithTimeout(timeout time.Duration) *PatchAPIKeyUserProfileParams
WithTimeout adds the timeout to the patch API key user profile params
func (*PatchAPIKeyUserProfileParams) WriteToRequest ¶
func (o *PatchAPIKeyUserProfileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchAPIKeyUserProfileReader ¶
type PatchAPIKeyUserProfileReader struct {
// contains filtered or unexported fields
}
PatchAPIKeyUserProfileReader is a Reader for the PatchAPIKeyUserProfile structure.
func (*PatchAPIKeyUserProfileReader) ReadResponse ¶
func (o *PatchAPIKeyUserProfileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyUserAPIKeyBadRequest ¶
type PostAPIKeyUserAPIKeyBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyUserAPIKeyBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyUserAPIKeyBadRequest ¶
func NewPostAPIKeyUserAPIKeyBadRequest() *PostAPIKeyUserAPIKeyBadRequest
NewPostAPIKeyUserAPIKeyBadRequest creates a PostAPIKeyUserAPIKeyBadRequest with default headers values
func (*PostAPIKeyUserAPIKeyBadRequest) Code ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) Code() int
Code gets the status code for the post Api key user Api key bad request response
func (*PostAPIKeyUserAPIKeyBadRequest) Error ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) Error() string
func (*PostAPIKeyUserAPIKeyBadRequest) GetPayload ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyUserAPIKeyBadRequest) IsClientError ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) IsClientError() bool
IsClientError returns true when this post Api key user Api key bad request response has a 4xx status code
func (*PostAPIKeyUserAPIKeyBadRequest) IsCode ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key user Api key bad request response a status code equal to that given
func (*PostAPIKeyUserAPIKeyBadRequest) IsRedirect ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key user Api key bad request response has a 3xx status code
func (*PostAPIKeyUserAPIKeyBadRequest) IsServerError ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) IsServerError() bool
IsServerError returns true when this post Api key user Api key bad request response has a 5xx status code
func (*PostAPIKeyUserAPIKeyBadRequest) IsSuccess ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key user Api key bad request response has a 2xx status code
func (*PostAPIKeyUserAPIKeyBadRequest) String ¶
func (o *PostAPIKeyUserAPIKeyBadRequest) String() string
type PostAPIKeyUserAPIKeyInternalServerError ¶
type PostAPIKeyUserAPIKeyInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyUserAPIKeyInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyUserAPIKeyInternalServerError ¶
func NewPostAPIKeyUserAPIKeyInternalServerError() *PostAPIKeyUserAPIKeyInternalServerError
NewPostAPIKeyUserAPIKeyInternalServerError creates a PostAPIKeyUserAPIKeyInternalServerError with default headers values
func (*PostAPIKeyUserAPIKeyInternalServerError) Code ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) Code() int
Code gets the status code for the post Api key user Api key internal server error response
func (*PostAPIKeyUserAPIKeyInternalServerError) Error ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) Error() string
func (*PostAPIKeyUserAPIKeyInternalServerError) GetPayload ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyUserAPIKeyInternalServerError) IsClientError ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key user Api key internal server error response has a 4xx status code
func (*PostAPIKeyUserAPIKeyInternalServerError) IsCode ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key user Api key internal server error response a status code equal to that given
func (*PostAPIKeyUserAPIKeyInternalServerError) IsRedirect ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key user Api key internal server error response has a 3xx status code
func (*PostAPIKeyUserAPIKeyInternalServerError) IsServerError ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key user Api key internal server error response has a 5xx status code
func (*PostAPIKeyUserAPIKeyInternalServerError) IsSuccess ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key user Api key internal server error response has a 2xx status code
func (*PostAPIKeyUserAPIKeyInternalServerError) String ¶
func (o *PostAPIKeyUserAPIKeyInternalServerError) String() string
type PostAPIKeyUserAPIKeyOK ¶
type PostAPIKeyUserAPIKeyOK struct {
Payload *models.ResponseAPIKeyResponse
}
PostAPIKeyUserAPIKeyOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyUserAPIKeyOK ¶
func NewPostAPIKeyUserAPIKeyOK() *PostAPIKeyUserAPIKeyOK
NewPostAPIKeyUserAPIKeyOK creates a PostAPIKeyUserAPIKeyOK with default headers values
func (*PostAPIKeyUserAPIKeyOK) Code ¶
func (o *PostAPIKeyUserAPIKeyOK) Code() int
Code gets the status code for the post Api key user Api key o k response
func (*PostAPIKeyUserAPIKeyOK) Error ¶
func (o *PostAPIKeyUserAPIKeyOK) Error() string
func (*PostAPIKeyUserAPIKeyOK) GetPayload ¶
func (o *PostAPIKeyUserAPIKeyOK) GetPayload() *models.ResponseAPIKeyResponse
func (*PostAPIKeyUserAPIKeyOK) IsClientError ¶
func (o *PostAPIKeyUserAPIKeyOK) IsClientError() bool
IsClientError returns true when this post Api key user Api key o k response has a 4xx status code
func (*PostAPIKeyUserAPIKeyOK) IsCode ¶
func (o *PostAPIKeyUserAPIKeyOK) IsCode(code int) bool
IsCode returns true when this post Api key user Api key o k response a status code equal to that given
func (*PostAPIKeyUserAPIKeyOK) IsRedirect ¶
func (o *PostAPIKeyUserAPIKeyOK) IsRedirect() bool
IsRedirect returns true when this post Api key user Api key o k response has a 3xx status code
func (*PostAPIKeyUserAPIKeyOK) IsServerError ¶
func (o *PostAPIKeyUserAPIKeyOK) IsServerError() bool
IsServerError returns true when this post Api key user Api key o k response has a 5xx status code
func (*PostAPIKeyUserAPIKeyOK) IsSuccess ¶
func (o *PostAPIKeyUserAPIKeyOK) IsSuccess() bool
IsSuccess returns true when this post Api key user Api key o k response has a 2xx status code
func (*PostAPIKeyUserAPIKeyOK) String ¶
func (o *PostAPIKeyUserAPIKeyOK) String() string
type PostAPIKeyUserAPIKeyParams ¶
type PostAPIKeyUserAPIKeyParams struct {
/* Input.
Create ApiKey Request
*/
Input *models.RequestCreateAPIKeyRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyUserAPIKeyParams contains all the parameters to send to the API endpoint
for the post API key user API key operation. Typically these are written to a http.Request.
func NewPostAPIKeyUserAPIKeyParams ¶
func NewPostAPIKeyUserAPIKeyParams() *PostAPIKeyUserAPIKeyParams
NewPostAPIKeyUserAPIKeyParams creates a new PostAPIKeyUserAPIKeyParams 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 NewPostAPIKeyUserAPIKeyParamsWithContext ¶
func NewPostAPIKeyUserAPIKeyParamsWithContext(ctx context.Context) *PostAPIKeyUserAPIKeyParams
NewPostAPIKeyUserAPIKeyParamsWithContext creates a new PostAPIKeyUserAPIKeyParams object with the ability to set a context for a request.
func NewPostAPIKeyUserAPIKeyParamsWithHTTPClient ¶
func NewPostAPIKeyUserAPIKeyParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserAPIKeyParams
NewPostAPIKeyUserAPIKeyParamsWithHTTPClient creates a new PostAPIKeyUserAPIKeyParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyUserAPIKeyParamsWithTimeout ¶
func NewPostAPIKeyUserAPIKeyParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserAPIKeyParams
NewPostAPIKeyUserAPIKeyParamsWithTimeout creates a new PostAPIKeyUserAPIKeyParams object with the ability to set a timeout on a request.
func (*PostAPIKeyUserAPIKeyParams) SetContext ¶
func (o *PostAPIKeyUserAPIKeyParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) SetDefaults ¶
func (o *PostAPIKeyUserAPIKeyParams) SetDefaults()
SetDefaults hydrates default values in the post API key user API key params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserAPIKeyParams) SetHTTPClient ¶
func (o *PostAPIKeyUserAPIKeyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) SetInput ¶
func (o *PostAPIKeyUserAPIKeyParams) SetInput(input *models.RequestCreateAPIKeyRequest)
SetInput adds the input to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) SetTimeout ¶
func (o *PostAPIKeyUserAPIKeyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) WithContext ¶
func (o *PostAPIKeyUserAPIKeyParams) WithContext(ctx context.Context) *PostAPIKeyUserAPIKeyParams
WithContext adds the context to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) WithDefaults ¶
func (o *PostAPIKeyUserAPIKeyParams) WithDefaults() *PostAPIKeyUserAPIKeyParams
WithDefaults hydrates default values in the post API key user API key params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserAPIKeyParams) WithHTTPClient ¶
func (o *PostAPIKeyUserAPIKeyParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserAPIKeyParams
WithHTTPClient adds the HTTPClient to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) WithInput ¶
func (o *PostAPIKeyUserAPIKeyParams) WithInput(input *models.RequestCreateAPIKeyRequest) *PostAPIKeyUserAPIKeyParams
WithInput adds the input to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) WithTimeout ¶
func (o *PostAPIKeyUserAPIKeyParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserAPIKeyParams
WithTimeout adds the timeout to the post API key user API key params
func (*PostAPIKeyUserAPIKeyParams) WriteToRequest ¶
func (o *PostAPIKeyUserAPIKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyUserAPIKeyReader ¶
type PostAPIKeyUserAPIKeyReader struct {
// contains filtered or unexported fields
}
PostAPIKeyUserAPIKeyReader is a Reader for the PostAPIKeyUserAPIKey structure.
func (*PostAPIKeyUserAPIKeyReader) ReadResponse ¶
func (o *PostAPIKeyUserAPIKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyUserLinkEmailBadRequest ¶
type PostAPIKeyUserLinkEmailBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyUserLinkEmailBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyUserLinkEmailBadRequest ¶
func NewPostAPIKeyUserLinkEmailBadRequest() *PostAPIKeyUserLinkEmailBadRequest
NewPostAPIKeyUserLinkEmailBadRequest creates a PostAPIKeyUserLinkEmailBadRequest with default headers values
func (*PostAPIKeyUserLinkEmailBadRequest) Code ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) Code() int
Code gets the status code for the post Api key user link email bad request response
func (*PostAPIKeyUserLinkEmailBadRequest) Error ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) Error() string
func (*PostAPIKeyUserLinkEmailBadRequest) GetPayload ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyUserLinkEmailBadRequest) IsClientError ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) IsClientError() bool
IsClientError returns true when this post Api key user link email bad request response has a 4xx status code
func (*PostAPIKeyUserLinkEmailBadRequest) IsCode ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key user link email bad request response a status code equal to that given
func (*PostAPIKeyUserLinkEmailBadRequest) IsRedirect ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key user link email bad request response has a 3xx status code
func (*PostAPIKeyUserLinkEmailBadRequest) IsServerError ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) IsServerError() bool
IsServerError returns true when this post Api key user link email bad request response has a 5xx status code
func (*PostAPIKeyUserLinkEmailBadRequest) IsSuccess ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key user link email bad request response has a 2xx status code
func (*PostAPIKeyUserLinkEmailBadRequest) String ¶
func (o *PostAPIKeyUserLinkEmailBadRequest) String() string
type PostAPIKeyUserLinkEmailInternalServerError ¶
type PostAPIKeyUserLinkEmailInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyUserLinkEmailInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyUserLinkEmailInternalServerError ¶
func NewPostAPIKeyUserLinkEmailInternalServerError() *PostAPIKeyUserLinkEmailInternalServerError
NewPostAPIKeyUserLinkEmailInternalServerError creates a PostAPIKeyUserLinkEmailInternalServerError with default headers values
func (*PostAPIKeyUserLinkEmailInternalServerError) Code ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) Code() int
Code gets the status code for the post Api key user link email internal server error response
func (*PostAPIKeyUserLinkEmailInternalServerError) Error ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) Error() string
func (*PostAPIKeyUserLinkEmailInternalServerError) GetPayload ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyUserLinkEmailInternalServerError) IsClientError ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key user link email internal server error response has a 4xx status code
func (*PostAPIKeyUserLinkEmailInternalServerError) IsCode ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key user link email internal server error response a status code equal to that given
func (*PostAPIKeyUserLinkEmailInternalServerError) IsRedirect ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key user link email internal server error response has a 3xx status code
func (*PostAPIKeyUserLinkEmailInternalServerError) IsServerError ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key user link email internal server error response has a 5xx status code
func (*PostAPIKeyUserLinkEmailInternalServerError) IsSuccess ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key user link email internal server error response has a 2xx status code
func (*PostAPIKeyUserLinkEmailInternalServerError) String ¶
func (o *PostAPIKeyUserLinkEmailInternalServerError) String() string
type PostAPIKeyUserLinkEmailOK ¶
type PostAPIKeyUserLinkEmailOK struct {
Payload *models.ResponseSuccessResponse
}
PostAPIKeyUserLinkEmailOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyUserLinkEmailOK ¶
func NewPostAPIKeyUserLinkEmailOK() *PostAPIKeyUserLinkEmailOK
NewPostAPIKeyUserLinkEmailOK creates a PostAPIKeyUserLinkEmailOK with default headers values
func (*PostAPIKeyUserLinkEmailOK) Code ¶
func (o *PostAPIKeyUserLinkEmailOK) Code() int
Code gets the status code for the post Api key user link email o k response
func (*PostAPIKeyUserLinkEmailOK) Error ¶
func (o *PostAPIKeyUserLinkEmailOK) Error() string
func (*PostAPIKeyUserLinkEmailOK) GetPayload ¶
func (o *PostAPIKeyUserLinkEmailOK) GetPayload() *models.ResponseSuccessResponse
func (*PostAPIKeyUserLinkEmailOK) IsClientError ¶
func (o *PostAPIKeyUserLinkEmailOK) IsClientError() bool
IsClientError returns true when this post Api key user link email o k response has a 4xx status code
func (*PostAPIKeyUserLinkEmailOK) IsCode ¶
func (o *PostAPIKeyUserLinkEmailOK) IsCode(code int) bool
IsCode returns true when this post Api key user link email o k response a status code equal to that given
func (*PostAPIKeyUserLinkEmailOK) IsRedirect ¶
func (o *PostAPIKeyUserLinkEmailOK) IsRedirect() bool
IsRedirect returns true when this post Api key user link email o k response has a 3xx status code
func (*PostAPIKeyUserLinkEmailOK) IsServerError ¶
func (o *PostAPIKeyUserLinkEmailOK) IsServerError() bool
IsServerError returns true when this post Api key user link email o k response has a 5xx status code
func (*PostAPIKeyUserLinkEmailOK) IsSuccess ¶
func (o *PostAPIKeyUserLinkEmailOK) IsSuccess() bool
IsSuccess returns true when this post Api key user link email o k response has a 2xx status code
func (*PostAPIKeyUserLinkEmailOK) String ¶
func (o *PostAPIKeyUserLinkEmailOK) String() string
type PostAPIKeyUserLinkEmailParams ¶
type PostAPIKeyUserLinkEmailParams struct {
/* Data.
data
*/
Data *models.RequestVerifyLinkEmailCodeRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyUserLinkEmailParams contains all the parameters to send to the API endpoint
for the post API key user link email operation. Typically these are written to a http.Request.
func NewPostAPIKeyUserLinkEmailParams ¶
func NewPostAPIKeyUserLinkEmailParams() *PostAPIKeyUserLinkEmailParams
NewPostAPIKeyUserLinkEmailParams creates a new PostAPIKeyUserLinkEmailParams 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 NewPostAPIKeyUserLinkEmailParamsWithContext ¶
func NewPostAPIKeyUserLinkEmailParamsWithContext(ctx context.Context) *PostAPIKeyUserLinkEmailParams
NewPostAPIKeyUserLinkEmailParamsWithContext creates a new PostAPIKeyUserLinkEmailParams object with the ability to set a context for a request.
func NewPostAPIKeyUserLinkEmailParamsWithHTTPClient ¶
func NewPostAPIKeyUserLinkEmailParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserLinkEmailParams
NewPostAPIKeyUserLinkEmailParamsWithHTTPClient creates a new PostAPIKeyUserLinkEmailParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyUserLinkEmailParamsWithTimeout ¶
func NewPostAPIKeyUserLinkEmailParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserLinkEmailParams
NewPostAPIKeyUserLinkEmailParamsWithTimeout creates a new PostAPIKeyUserLinkEmailParams object with the ability to set a timeout on a request.
func (*PostAPIKeyUserLinkEmailParams) SetContext ¶
func (o *PostAPIKeyUserLinkEmailParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) SetData ¶
func (o *PostAPIKeyUserLinkEmailParams) SetData(data *models.RequestVerifyLinkEmailCodeRequest)
SetData adds the data to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) SetDefaults ¶
func (o *PostAPIKeyUserLinkEmailParams) SetDefaults()
SetDefaults hydrates default values in the post API key user link email params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserLinkEmailParams) SetHTTPClient ¶
func (o *PostAPIKeyUserLinkEmailParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) SetTimeout ¶
func (o *PostAPIKeyUserLinkEmailParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) WithContext ¶
func (o *PostAPIKeyUserLinkEmailParams) WithContext(ctx context.Context) *PostAPIKeyUserLinkEmailParams
WithContext adds the context to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) WithData ¶
func (o *PostAPIKeyUserLinkEmailParams) WithData(data *models.RequestVerifyLinkEmailCodeRequest) *PostAPIKeyUserLinkEmailParams
WithData adds the data to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) WithDefaults ¶
func (o *PostAPIKeyUserLinkEmailParams) WithDefaults() *PostAPIKeyUserLinkEmailParams
WithDefaults hydrates default values in the post API key user link email params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserLinkEmailParams) WithHTTPClient ¶
func (o *PostAPIKeyUserLinkEmailParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserLinkEmailParams
WithHTTPClient adds the HTTPClient to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) WithTimeout ¶
func (o *PostAPIKeyUserLinkEmailParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserLinkEmailParams
WithTimeout adds the timeout to the post API key user link email params
func (*PostAPIKeyUserLinkEmailParams) WriteToRequest ¶
func (o *PostAPIKeyUserLinkEmailParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyUserLinkEmailReader ¶
type PostAPIKeyUserLinkEmailReader struct {
// contains filtered or unexported fields
}
PostAPIKeyUserLinkEmailReader is a Reader for the PostAPIKeyUserLinkEmail structure.
func (*PostAPIKeyUserLinkEmailReader) ReadResponse ¶
func (o *PostAPIKeyUserLinkEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PostAPIKeyUserLinkWalletBadRequest ¶
type PostAPIKeyUserLinkWalletBadRequest struct {
Payload *models.ResponseFailResponse
}
PostAPIKeyUserLinkWalletBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPostAPIKeyUserLinkWalletBadRequest ¶
func NewPostAPIKeyUserLinkWalletBadRequest() *PostAPIKeyUserLinkWalletBadRequest
NewPostAPIKeyUserLinkWalletBadRequest creates a PostAPIKeyUserLinkWalletBadRequest with default headers values
func (*PostAPIKeyUserLinkWalletBadRequest) Code ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) Code() int
Code gets the status code for the post Api key user link wallet bad request response
func (*PostAPIKeyUserLinkWalletBadRequest) Error ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) Error() string
func (*PostAPIKeyUserLinkWalletBadRequest) GetPayload ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) GetPayload() *models.ResponseFailResponse
func (*PostAPIKeyUserLinkWalletBadRequest) IsClientError ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) IsClientError() bool
IsClientError returns true when this post Api key user link wallet bad request response has a 4xx status code
func (*PostAPIKeyUserLinkWalletBadRequest) IsCode ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) IsCode(code int) bool
IsCode returns true when this post Api key user link wallet bad request response a status code equal to that given
func (*PostAPIKeyUserLinkWalletBadRequest) IsRedirect ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) IsRedirect() bool
IsRedirect returns true when this post Api key user link wallet bad request response has a 3xx status code
func (*PostAPIKeyUserLinkWalletBadRequest) IsServerError ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) IsServerError() bool
IsServerError returns true when this post Api key user link wallet bad request response has a 5xx status code
func (*PostAPIKeyUserLinkWalletBadRequest) IsSuccess ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) IsSuccess() bool
IsSuccess returns true when this post Api key user link wallet bad request response has a 2xx status code
func (*PostAPIKeyUserLinkWalletBadRequest) String ¶
func (o *PostAPIKeyUserLinkWalletBadRequest) String() string
type PostAPIKeyUserLinkWalletInternalServerError ¶
type PostAPIKeyUserLinkWalletInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PostAPIKeyUserLinkWalletInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPostAPIKeyUserLinkWalletInternalServerError ¶
func NewPostAPIKeyUserLinkWalletInternalServerError() *PostAPIKeyUserLinkWalletInternalServerError
NewPostAPIKeyUserLinkWalletInternalServerError creates a PostAPIKeyUserLinkWalletInternalServerError with default headers values
func (*PostAPIKeyUserLinkWalletInternalServerError) Code ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) Code() int
Code gets the status code for the post Api key user link wallet internal server error response
func (*PostAPIKeyUserLinkWalletInternalServerError) Error ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) Error() string
func (*PostAPIKeyUserLinkWalletInternalServerError) GetPayload ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PostAPIKeyUserLinkWalletInternalServerError) IsClientError ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) IsClientError() bool
IsClientError returns true when this post Api key user link wallet internal server error response has a 4xx status code
func (*PostAPIKeyUserLinkWalletInternalServerError) IsCode ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) IsCode(code int) bool
IsCode returns true when this post Api key user link wallet internal server error response a status code equal to that given
func (*PostAPIKeyUserLinkWalletInternalServerError) IsRedirect ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) IsRedirect() bool
IsRedirect returns true when this post Api key user link wallet internal server error response has a 3xx status code
func (*PostAPIKeyUserLinkWalletInternalServerError) IsServerError ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) IsServerError() bool
IsServerError returns true when this post Api key user link wallet internal server error response has a 5xx status code
func (*PostAPIKeyUserLinkWalletInternalServerError) IsSuccess ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) IsSuccess() bool
IsSuccess returns true when this post Api key user link wallet internal server error response has a 2xx status code
func (*PostAPIKeyUserLinkWalletInternalServerError) String ¶
func (o *PostAPIKeyUserLinkWalletInternalServerError) String() string
type PostAPIKeyUserLinkWalletOK ¶
type PostAPIKeyUserLinkWalletOK struct {
Payload *models.ResponseSuccessResponse
}
PostAPIKeyUserLinkWalletOK describes a response with status code 200, with default header values.
OK
func NewPostAPIKeyUserLinkWalletOK ¶
func NewPostAPIKeyUserLinkWalletOK() *PostAPIKeyUserLinkWalletOK
NewPostAPIKeyUserLinkWalletOK creates a PostAPIKeyUserLinkWalletOK with default headers values
func (*PostAPIKeyUserLinkWalletOK) Code ¶
func (o *PostAPIKeyUserLinkWalletOK) Code() int
Code gets the status code for the post Api key user link wallet o k response
func (*PostAPIKeyUserLinkWalletOK) Error ¶
func (o *PostAPIKeyUserLinkWalletOK) Error() string
func (*PostAPIKeyUserLinkWalletOK) GetPayload ¶
func (o *PostAPIKeyUserLinkWalletOK) GetPayload() *models.ResponseSuccessResponse
func (*PostAPIKeyUserLinkWalletOK) IsClientError ¶
func (o *PostAPIKeyUserLinkWalletOK) IsClientError() bool
IsClientError returns true when this post Api key user link wallet o k response has a 4xx status code
func (*PostAPIKeyUserLinkWalletOK) IsCode ¶
func (o *PostAPIKeyUserLinkWalletOK) IsCode(code int) bool
IsCode returns true when this post Api key user link wallet o k response a status code equal to that given
func (*PostAPIKeyUserLinkWalletOK) IsRedirect ¶
func (o *PostAPIKeyUserLinkWalletOK) IsRedirect() bool
IsRedirect returns true when this post Api key user link wallet o k response has a 3xx status code
func (*PostAPIKeyUserLinkWalletOK) IsServerError ¶
func (o *PostAPIKeyUserLinkWalletOK) IsServerError() bool
IsServerError returns true when this post Api key user link wallet o k response has a 5xx status code
func (*PostAPIKeyUserLinkWalletOK) IsSuccess ¶
func (o *PostAPIKeyUserLinkWalletOK) IsSuccess() bool
IsSuccess returns true when this post Api key user link wallet o k response has a 2xx status code
func (*PostAPIKeyUserLinkWalletOK) String ¶
func (o *PostAPIKeyUserLinkWalletOK) String() string
type PostAPIKeyUserLinkWalletParams ¶
type PostAPIKeyUserLinkWalletParams struct {
/* Data.
data
*/
Data *models.RequestVerifyLinkWalletAddressSignatureRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostAPIKeyUserLinkWalletParams contains all the parameters to send to the API endpoint
for the post API key user link wallet operation. Typically these are written to a http.Request.
func NewPostAPIKeyUserLinkWalletParams ¶
func NewPostAPIKeyUserLinkWalletParams() *PostAPIKeyUserLinkWalletParams
NewPostAPIKeyUserLinkWalletParams creates a new PostAPIKeyUserLinkWalletParams 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 NewPostAPIKeyUserLinkWalletParamsWithContext ¶
func NewPostAPIKeyUserLinkWalletParamsWithContext(ctx context.Context) *PostAPIKeyUserLinkWalletParams
NewPostAPIKeyUserLinkWalletParamsWithContext creates a new PostAPIKeyUserLinkWalletParams object with the ability to set a context for a request.
func NewPostAPIKeyUserLinkWalletParamsWithHTTPClient ¶
func NewPostAPIKeyUserLinkWalletParamsWithHTTPClient(client *http.Client) *PostAPIKeyUserLinkWalletParams
NewPostAPIKeyUserLinkWalletParamsWithHTTPClient creates a new PostAPIKeyUserLinkWalletParams object with the ability to set a custom HTTPClient for a request.
func NewPostAPIKeyUserLinkWalletParamsWithTimeout ¶
func NewPostAPIKeyUserLinkWalletParamsWithTimeout(timeout time.Duration) *PostAPIKeyUserLinkWalletParams
NewPostAPIKeyUserLinkWalletParamsWithTimeout creates a new PostAPIKeyUserLinkWalletParams object with the ability to set a timeout on a request.
func (*PostAPIKeyUserLinkWalletParams) SetContext ¶
func (o *PostAPIKeyUserLinkWalletParams) SetContext(ctx context.Context)
SetContext adds the context to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) SetData ¶
func (o *PostAPIKeyUserLinkWalletParams) SetData(data *models.RequestVerifyLinkWalletAddressSignatureRequest)
SetData adds the data to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) SetDefaults ¶
func (o *PostAPIKeyUserLinkWalletParams) SetDefaults()
SetDefaults hydrates default values in the post API key user link wallet params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserLinkWalletParams) SetHTTPClient ¶
func (o *PostAPIKeyUserLinkWalletParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) SetTimeout ¶
func (o *PostAPIKeyUserLinkWalletParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) WithContext ¶
func (o *PostAPIKeyUserLinkWalletParams) WithContext(ctx context.Context) *PostAPIKeyUserLinkWalletParams
WithContext adds the context to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) WithData ¶
func (o *PostAPIKeyUserLinkWalletParams) WithData(data *models.RequestVerifyLinkWalletAddressSignatureRequest) *PostAPIKeyUserLinkWalletParams
WithData adds the data to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) WithDefaults ¶
func (o *PostAPIKeyUserLinkWalletParams) WithDefaults() *PostAPIKeyUserLinkWalletParams
WithDefaults hydrates default values in the post API key user link wallet params (not the query body).
All values with no default are reset to their zero value.
func (*PostAPIKeyUserLinkWalletParams) WithHTTPClient ¶
func (o *PostAPIKeyUserLinkWalletParams) WithHTTPClient(client *http.Client) *PostAPIKeyUserLinkWalletParams
WithHTTPClient adds the HTTPClient to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) WithTimeout ¶
func (o *PostAPIKeyUserLinkWalletParams) WithTimeout(timeout time.Duration) *PostAPIKeyUserLinkWalletParams
WithTimeout adds the timeout to the post API key user link wallet params
func (*PostAPIKeyUserLinkWalletParams) WriteToRequest ¶
func (o *PostAPIKeyUserLinkWalletParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostAPIKeyUserLinkWalletReader ¶
type PostAPIKeyUserLinkWalletReader struct {
// contains filtered or unexported fields
}
PostAPIKeyUserLinkWalletReader is a Reader for the PostAPIKeyUserLinkWallet structure.
func (*PostAPIKeyUserLinkWalletReader) ReadResponse ¶
func (o *PostAPIKeyUserLinkWalletReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type PutAPIKeyUserFollowIDBadRequest ¶
type PutAPIKeyUserFollowIDBadRequest struct {
Payload *models.ResponseFailResponse
}
PutAPIKeyUserFollowIDBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPutAPIKeyUserFollowIDBadRequest ¶
func NewPutAPIKeyUserFollowIDBadRequest() *PutAPIKeyUserFollowIDBadRequest
NewPutAPIKeyUserFollowIDBadRequest creates a PutAPIKeyUserFollowIDBadRequest with default headers values
func (*PutAPIKeyUserFollowIDBadRequest) Code ¶
func (o *PutAPIKeyUserFollowIDBadRequest) Code() int
Code gets the status code for the put Api key user follow Id bad request response
func (*PutAPIKeyUserFollowIDBadRequest) Error ¶
func (o *PutAPIKeyUserFollowIDBadRequest) Error() string
func (*PutAPIKeyUserFollowIDBadRequest) GetPayload ¶
func (o *PutAPIKeyUserFollowIDBadRequest) GetPayload() *models.ResponseFailResponse
func (*PutAPIKeyUserFollowIDBadRequest) IsClientError ¶
func (o *PutAPIKeyUserFollowIDBadRequest) IsClientError() bool
IsClientError returns true when this put Api key user follow Id bad request response has a 4xx status code
func (*PutAPIKeyUserFollowIDBadRequest) IsCode ¶
func (o *PutAPIKeyUserFollowIDBadRequest) IsCode(code int) bool
IsCode returns true when this put Api key user follow Id bad request response a status code equal to that given
func (*PutAPIKeyUserFollowIDBadRequest) IsRedirect ¶
func (o *PutAPIKeyUserFollowIDBadRequest) IsRedirect() bool
IsRedirect returns true when this put Api key user follow Id bad request response has a 3xx status code
func (*PutAPIKeyUserFollowIDBadRequest) IsServerError ¶
func (o *PutAPIKeyUserFollowIDBadRequest) IsServerError() bool
IsServerError returns true when this put Api key user follow Id bad request response has a 5xx status code
func (*PutAPIKeyUserFollowIDBadRequest) IsSuccess ¶
func (o *PutAPIKeyUserFollowIDBadRequest) IsSuccess() bool
IsSuccess returns true when this put Api key user follow Id bad request response has a 2xx status code
func (*PutAPIKeyUserFollowIDBadRequest) String ¶
func (o *PutAPIKeyUserFollowIDBadRequest) String() string
type PutAPIKeyUserFollowIDInternalServerError ¶
type PutAPIKeyUserFollowIDInternalServerError struct {
Payload *models.ResponseErrorResponse
}
PutAPIKeyUserFollowIDInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPutAPIKeyUserFollowIDInternalServerError ¶
func NewPutAPIKeyUserFollowIDInternalServerError() *PutAPIKeyUserFollowIDInternalServerError
NewPutAPIKeyUserFollowIDInternalServerError creates a PutAPIKeyUserFollowIDInternalServerError with default headers values
func (*PutAPIKeyUserFollowIDInternalServerError) Code ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) Code() int
Code gets the status code for the put Api key user follow Id internal server error response
func (*PutAPIKeyUserFollowIDInternalServerError) Error ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) Error() string
func (*PutAPIKeyUserFollowIDInternalServerError) GetPayload ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) GetPayload() *models.ResponseErrorResponse
func (*PutAPIKeyUserFollowIDInternalServerError) IsClientError ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) IsClientError() bool
IsClientError returns true when this put Api key user follow Id internal server error response has a 4xx status code
func (*PutAPIKeyUserFollowIDInternalServerError) IsCode ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) IsCode(code int) bool
IsCode returns true when this put Api key user follow Id internal server error response a status code equal to that given
func (*PutAPIKeyUserFollowIDInternalServerError) IsRedirect ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) IsRedirect() bool
IsRedirect returns true when this put Api key user follow Id internal server error response has a 3xx status code
func (*PutAPIKeyUserFollowIDInternalServerError) IsServerError ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) IsServerError() bool
IsServerError returns true when this put Api key user follow Id internal server error response has a 5xx status code
func (*PutAPIKeyUserFollowIDInternalServerError) IsSuccess ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) IsSuccess() bool
IsSuccess returns true when this put Api key user follow Id internal server error response has a 2xx status code
func (*PutAPIKeyUserFollowIDInternalServerError) String ¶
func (o *PutAPIKeyUserFollowIDInternalServerError) String() string
type PutAPIKeyUserFollowIDOK ¶
type PutAPIKeyUserFollowIDOK struct {
Payload *models.ResponseSuccessResponse
}
PutAPIKeyUserFollowIDOK describes a response with status code 200, with default header values.
OK
func NewPutAPIKeyUserFollowIDOK ¶
func NewPutAPIKeyUserFollowIDOK() *PutAPIKeyUserFollowIDOK
NewPutAPIKeyUserFollowIDOK creates a PutAPIKeyUserFollowIDOK with default headers values
func (*PutAPIKeyUserFollowIDOK) Code ¶
func (o *PutAPIKeyUserFollowIDOK) Code() int
Code gets the status code for the put Api key user follow Id o k response
func (*PutAPIKeyUserFollowIDOK) Error ¶
func (o *PutAPIKeyUserFollowIDOK) Error() string
func (*PutAPIKeyUserFollowIDOK) GetPayload ¶
func (o *PutAPIKeyUserFollowIDOK) GetPayload() *models.ResponseSuccessResponse
func (*PutAPIKeyUserFollowIDOK) IsClientError ¶
func (o *PutAPIKeyUserFollowIDOK) IsClientError() bool
IsClientError returns true when this put Api key user follow Id o k response has a 4xx status code
func (*PutAPIKeyUserFollowIDOK) IsCode ¶
func (o *PutAPIKeyUserFollowIDOK) IsCode(code int) bool
IsCode returns true when this put Api key user follow Id o k response a status code equal to that given
func (*PutAPIKeyUserFollowIDOK) IsRedirect ¶
func (o *PutAPIKeyUserFollowIDOK) IsRedirect() bool
IsRedirect returns true when this put Api key user follow Id o k response has a 3xx status code
func (*PutAPIKeyUserFollowIDOK) IsServerError ¶
func (o *PutAPIKeyUserFollowIDOK) IsServerError() bool
IsServerError returns true when this put Api key user follow Id o k response has a 5xx status code
func (*PutAPIKeyUserFollowIDOK) IsSuccess ¶
func (o *PutAPIKeyUserFollowIDOK) IsSuccess() bool
IsSuccess returns true when this put Api key user follow Id o k response has a 2xx status code
func (*PutAPIKeyUserFollowIDOK) String ¶
func (o *PutAPIKeyUserFollowIDOK) String() string
type PutAPIKeyUserFollowIDParams ¶
type PutAPIKeyUserFollowIDParams struct {
/* ID.
user's id
*/
ID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutAPIKeyUserFollowIDParams contains all the parameters to send to the API endpoint
for the put API key user follow ID operation. Typically these are written to a http.Request.
func NewPutAPIKeyUserFollowIDParams ¶
func NewPutAPIKeyUserFollowIDParams() *PutAPIKeyUserFollowIDParams
NewPutAPIKeyUserFollowIDParams creates a new PutAPIKeyUserFollowIDParams 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 NewPutAPIKeyUserFollowIDParamsWithContext ¶
func NewPutAPIKeyUserFollowIDParamsWithContext(ctx context.Context) *PutAPIKeyUserFollowIDParams
NewPutAPIKeyUserFollowIDParamsWithContext creates a new PutAPIKeyUserFollowIDParams object with the ability to set a context for a request.
func NewPutAPIKeyUserFollowIDParamsWithHTTPClient ¶
func NewPutAPIKeyUserFollowIDParamsWithHTTPClient(client *http.Client) *PutAPIKeyUserFollowIDParams
NewPutAPIKeyUserFollowIDParamsWithHTTPClient creates a new PutAPIKeyUserFollowIDParams object with the ability to set a custom HTTPClient for a request.
func NewPutAPIKeyUserFollowIDParamsWithTimeout ¶
func NewPutAPIKeyUserFollowIDParamsWithTimeout(timeout time.Duration) *PutAPIKeyUserFollowIDParams
NewPutAPIKeyUserFollowIDParamsWithTimeout creates a new PutAPIKeyUserFollowIDParams object with the ability to set a timeout on a request.
func (*PutAPIKeyUserFollowIDParams) SetContext ¶
func (o *PutAPIKeyUserFollowIDParams) SetContext(ctx context.Context)
SetContext adds the context to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) SetDefaults ¶
func (o *PutAPIKeyUserFollowIDParams) SetDefaults()
SetDefaults hydrates default values in the put API key user follow ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyUserFollowIDParams) SetHTTPClient ¶
func (o *PutAPIKeyUserFollowIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) SetID ¶
func (o *PutAPIKeyUserFollowIDParams) SetID(id string)
SetID adds the id to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) SetTimeout ¶
func (o *PutAPIKeyUserFollowIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) WithContext ¶
func (o *PutAPIKeyUserFollowIDParams) WithContext(ctx context.Context) *PutAPIKeyUserFollowIDParams
WithContext adds the context to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) WithDefaults ¶
func (o *PutAPIKeyUserFollowIDParams) WithDefaults() *PutAPIKeyUserFollowIDParams
WithDefaults hydrates default values in the put API key user follow ID params (not the query body).
All values with no default are reset to their zero value.
func (*PutAPIKeyUserFollowIDParams) WithHTTPClient ¶
func (o *PutAPIKeyUserFollowIDParams) WithHTTPClient(client *http.Client) *PutAPIKeyUserFollowIDParams
WithHTTPClient adds the HTTPClient to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) WithID ¶
func (o *PutAPIKeyUserFollowIDParams) WithID(id string) *PutAPIKeyUserFollowIDParams
WithID adds the id to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) WithTimeout ¶
func (o *PutAPIKeyUserFollowIDParams) WithTimeout(timeout time.Duration) *PutAPIKeyUserFollowIDParams
WithTimeout adds the timeout to the put API key user follow ID params
func (*PutAPIKeyUserFollowIDParams) WriteToRequest ¶
func (o *PutAPIKeyUserFollowIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutAPIKeyUserFollowIDReader ¶
type PutAPIKeyUserFollowIDReader struct {
// contains filtered or unexported fields
}
PutAPIKeyUserFollowIDReader is a Reader for the PutAPIKeyUserFollowID structure.
func (*PutAPIKeyUserFollowIDReader) ReadResponse ¶
func (o *PutAPIKeyUserFollowIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- api_key_user_client.go
- delete_api_key_user_parameters.go
- delete_api_key_user_responses.go
- get_api_key_user_challenge_wallet_address_parameters.go
- get_api_key_user_challenge_wallet_address_responses.go
- get_api_key_user_me_parameters.go
- get_api_key_user_me_responses.go
- get_api_key_user_offers_parameters.go
- get_api_key_user_offers_responses.go
- get_api_key_user_org_usernames_parameters.go
- get_api_key_user_org_usernames_responses.go
- get_api_key_user_permission_search_parameters.go
- get_api_key_user_permission_search_responses.go
- get_api_key_user_username_parameters.go
- get_api_key_user_username_responses.go
- patch_api_key_user_change_password_parameters.go
- patch_api_key_user_change_password_responses.go
- patch_api_key_user_link_email_email_parameters.go
- patch_api_key_user_link_email_email_responses.go
- patch_api_key_user_profile_parameters.go
- patch_api_key_user_profile_responses.go
- post_api_key_user_api_key_parameters.go
- post_api_key_user_api_key_responses.go
- post_api_key_user_link_email_parameters.go
- post_api_key_user_link_email_responses.go
- post_api_key_user_link_wallet_parameters.go
- post_api_key_user_link_wallet_responses.go
- put_api_key_user_follow_id_parameters.go
- put_api_key_user_follow_id_responses.go