Documentation
¶
Overview ¶
Package gen provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.6.0 DO NOT EDIT.
Index ¶
- Constants
- func NewDeleteAPIAdminChainsIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIAdminProvidersIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIAdminTokenCatalogIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIFundsTokensIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIKeysIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPILiabilityFilesIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIOrganizationsIDInvitationsInvitationIDRequest(server string, id string, invitationID string) (*http.Request, error)
- func NewDeleteAPIReportsIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIRolesIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPISupportImpersonationIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAPIWalletsIDRequest(server string, id string) (*http.Request, error)
- func NewDeleteAuthSessionsFamilyIDRequest(server string, familyID string) (*http.Request, error)
- func NewDeleteOrganizationsIDOauthClientsClientIDRequest(server string, id string, clientID string) (*http.Request, error)
- func NewDeleteOrganizationsIDServiceUsersSvcIDRequest(server string, id string, svcID string) (*http.Request, error)
- func NewGetAPIAdminChainsIDProvidersRequest(server string, id string) (*http.Request, error)
- func NewGetAPIAdminChainsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIAdminChainsRequest(server string, params *GetAPIAdminChainsParams) (*http.Request, error)
- func NewGetAPIAdminDashboardRequest(server string) (*http.Request, error)
- func NewGetAPIAdminFilesOrganizationOrgIDRequest(server string, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams) (*http.Request, error)
- func NewGetAPIAdminHealthRequest(server string) (*http.Request, error)
- func NewGetAPIAdminNotificationsRequest(server string, params *GetAPIAdminNotificationsParams) (*http.Request, error)
- func NewGetAPIAdminProvidersIDHealthRequest(server string, id string, params *GetAPIAdminProvidersIDHealthParams) (*http.Request, error)
- func NewGetAPIAdminProvidersIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIAdminSpecialRequestsRequest(server string, params *GetAPIAdminSpecialRequestsParams) (*http.Request, error)
- func NewGetAPIAdminSubscriptionsPlansRequest(server string) (*http.Request, error)
- func NewGetAPIAdminTokenCatalogIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIAdminTokenCatalogRequest(server string, params *GetAPIAdminTokenCatalogParams) (*http.Request, error)
- func NewGetAPIAuditLogsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIAuditLogsRequest(server string, params *GetAPIAuditLogsParams) (*http.Request, error)
- func NewGetAPIFundsIDAssetsRequest(server string, id string) (*http.Request, error)
- func NewGetAPIFundsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIFundsRequest(server string, params *GetAPIFundsParams) (*http.Request, error)
- func NewGetAPIFundsTokensCatalogRequest(server string) (*http.Request, error)
- func NewGetAPIFundsTokensRequest(server string) (*http.Request, error)
- func NewGetAPIJobsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIJobsIDStreamRequest(server string, id string) (*http.Request, error)
- func NewGetAPIKeysMineRequest(server string) (*http.Request, error)
- func NewGetAPILiabilitiesIDNoncesUserIdentifierRequest(server string, id string, userIdentifier string) (*http.Request, error)
- func NewGetAPILiabilitiesIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPILiabilitiesIDZkpArtifactDownloadRequest(server string, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams) (*http.Request, error)
- func NewGetAPILiabilitiesIDZkpArtifactRequest(server string, id string, params *GetAPILiabilitiesIDZkpArtifactParams) (*http.Request, error)
- func NewGetAPILiabilitiesRequest(server string, params *GetAPILiabilitiesParams) (*http.Request, error)
- func NewGetAPILiabilityFilesIDDownloadRequest(server string, id string) (*http.Request, error)
- func NewGetAPILiabilityFilesRequest(server string, params *GetAPILiabilityFilesParams) (*http.Request, error)
- func NewGetAPIOrganizationsIDInvitationsRequest(server string, id string) (*http.Request, error)
- func NewGetAPIOwnershipIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIOwnershipRequest(server string, params *GetAPIOwnershipParams) (*http.Request, error)
- func NewGetAPIPermissionsRequest(server string) (*http.Request, error)
- func NewGetAPIReportsIDDownloadRequest(server string, id string) (*http.Request, error)
- func NewGetAPIReportsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIReportsRequest(server string, params *GetAPIReportsParams) (*http.Request, error)
- func NewGetAPIRolesIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIRolesRequest(server string) (*http.Request, error)
- func NewGetAPISpecialRequestsIDCommentsRequest(server string, id string) (*http.Request, error)
- func NewGetAPISpecialRequestsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPISpecialRequestsRequest(server string, params *GetAPISpecialRequestsParams) (*http.Request, error)
- func NewGetAPISpecialRequestsSearchRequest(server string, params *GetAPISpecialRequestsSearchParams) (*http.Request, error)
- func NewGetAPISpecialRequestsStatsRequest(server string) (*http.Request, error)
- func NewGetAPISupportImpersonationIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPISupportImpersonationRequest(server string) (*http.Request, error)
- func NewGetAPIWalletsIDRequest(server string, id string) (*http.Request, error)
- func NewGetAPIWalletsRequest(server string, params *GetAPIWalletsParams) (*http.Request, error)
- func NewGetAuthInviteTokenRequest(server string, token string) (*http.Request, error)
- func NewGetAuthMeRequest(server string) (*http.Request, error)
- func NewGetAuthSessionsRequest(server string) (*http.Request, error)
- func NewGetOauthAuthorizeRequest(server string, params *GetOauthAuthorizeParams) (*http.Request, error)
- func NewGetOauthConsentRequest(server string, params *GetOauthConsentParams) (*http.Request, error)
- func NewGetOauthDeviceRequest(server string, params *GetOauthDeviceParams) (*http.Request, error)
- func NewGetOrganizationsIDAPIKeysRequest(server string, id string) (*http.Request, error)
- func NewGetOrganizationsIDOauthClientsRequest(server string, id string) (*http.Request, error)
- func NewGetOrganizationsIDServiceUsersRequest(server string, id string) (*http.Request, error)
- func NewGetVerifyLiabilitiesProofIDInclusionRequest(server string, proofID string, ...) (*http.Request, error)
- func NewGetVerifyZkpVkRequest(server string, params *GetVerifyZkpVkParams) (*http.Request, error)
- func NewGetWellKnownJwksJSONRequest(server string) (*http.Request, error)
- func NewGetWellKnownJwtsJSONRequest(server string) (*http.Request, error)
- func NewGetWellKnownOauthAuthorizationServerRequest(server string) (*http.Request, error)
- func NewGetWellKnownOauthProtectedResourceRequest(server string) (*http.Request, error)
- func NewPatchAPIOrganizationsIDProofModeRequest(server string, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody) (*http.Request, error)
- func NewPatchAPIOrganizationsIDProofModeRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPatchAPIOrganizationsIDSecurityRequest(server string, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody) (*http.Request, error)
- func NewPatchAPIOrganizationsIDSecurityRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIAdminChainsRequest(server string, body PostAPIAdminChainsJSONRequestBody) (*http.Request, error)
- func NewPostAPIAdminChainsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIAdminNotificationsRetryFailedRequest(server string) (*http.Request, error)
- func NewPostAPIAdminNotificationsTestRequest(server string, body PostAPIAdminNotificationsTestJSONRequestBody) (*http.Request, error)
- func NewPostAPIAdminNotificationsTestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIAdminProvidersRequest(server string, body PostAPIAdminProvidersJSONRequestBody) (*http.Request, error)
- func NewPostAPIAdminProvidersRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIAdminTokenCatalogRequest(server string, body PostAPIAdminTokenCatalogJSONRequestBody) (*http.Request, error)
- func NewPostAPIAdminTokenCatalogRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIAdminUsersIDDisableRequest(server string, id string, body PostAPIAdminUsersIDDisableJSONRequestBody) (*http.Request, error)
- func NewPostAPIAdminUsersIDDisableRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIFundsIDAssetsRequest(server string, id string, body PostAPIFundsIDAssetsJSONRequestBody) (*http.Request, error)
- func NewPostAPIFundsIDAssetsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIFundsIDScanRequest(server string, id string, body PostAPIFundsIDScanJSONRequestBody) (*http.Request, error)
- func NewPostAPIFundsIDScanRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIFundsIDScanRetryRequest(server string, id string) (*http.Request, error)
- func NewPostAPIFundsRequest(server string, body PostAPIFundsJSONRequestBody) (*http.Request, error)
- func NewPostAPIFundsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIFundsTokensBulkRequest(server string, body PostAPIFundsTokensBulkJSONRequestBody) (*http.Request, error)
- func NewPostAPIFundsTokensBulkRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIFundsTokensRequest(server string, body PostAPIFundsTokensJSONRequestBody) (*http.Request, error)
- func NewPostAPIFundsTokensRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIKeysPatRequest(server string, body PostAPIKeysPatJSONRequestBody) (*http.Request, error)
- func NewPostAPIKeysPatRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPILiabilitiesIDDataRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPILiabilitiesIDProcessingRequest(server string, id string) (*http.Request, error)
- func NewPostAPILiabilitiesRequest(server string, body PostAPILiabilitiesJSONRequestBody) (*http.Request, error)
- func NewPostAPILiabilitiesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPILiabilityFilesUploadRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIOrganizationsIDInvitationsInvitationIDResendRequest(server string, id string, invitationID string) (*http.Request, error)
- func NewPostAPIOrganizationsIDInvitationsRequest(server string, id string, ...) (*http.Request, error)
- func NewPostAPIOrganizationsIDInvitationsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIOwnershipIDVerificationRequest(server string, id string, body PostAPIOwnershipIDVerificationJSONRequestBody) (*http.Request, error)
- func NewPostAPIOwnershipIDVerificationRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIOwnershipRequest(server string, body PostAPIOwnershipJSONRequestBody) (*http.Request, error)
- func NewPostAPIOwnershipRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIReportsRequest(server string, body PostAPIReportsJSONRequestBody) (*http.Request, error)
- func NewPostAPIReportsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIRolesIDBulkAssignRequest(server string, id string, body PostAPIRolesIDBulkAssignJSONRequestBody) (*http.Request, error)
- func NewPostAPIRolesIDBulkAssignRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIRolesIDCloneRequest(server string, id string, body PostAPIRolesIDCloneJSONRequestBody) (*http.Request, error)
- func NewPostAPIRolesIDCloneRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIRolesRequest(server string, body PostAPIRolesJSONRequestBody) (*http.Request, error)
- func NewPostAPIRolesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPISpecialRequestsIDCommentsRequest(server string, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody) (*http.Request, error)
- func NewPostAPISpecialRequestsIDCommentsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPISpecialRequestsRequest(server string, body PostAPISpecialRequestsJSONRequestBody) (*http.Request, error)
- func NewPostAPISpecialRequestsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPISupportImpersonationRequest(server string, body PostAPISupportImpersonationJSONRequestBody) (*http.Request, error)
- func NewPostAPISupportImpersonationRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAPIWalletsRequest(server string, body PostAPIWalletsJSONRequestBody) (*http.Request, error)
- func NewPostAPIWalletsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthChangePasswordRequest(server string, body PostAuthChangePasswordJSONRequestBody) (*http.Request, error)
- func NewPostAuthChangePasswordRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthInviteTokenAcceptRequest(server string, token string) (*http.Request, error)
- func NewPostAuthLoginRequest(server string, body PostAuthLoginJSONRequestBody) (*http.Request, error)
- func NewPostAuthLoginRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthLogoutRequest(server string, body PostAuthLogoutJSONRequestBody) (*http.Request, error)
- func NewPostAuthLogoutRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthMfaChallengeRequest(server string, body PostAuthMfaChallengeJSONRequestBody) (*http.Request, error)
- func NewPostAuthMfaChallengeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthMfaDisableRequest(server string, body PostAuthMfaDisableJSONRequestBody) (*http.Request, error)
- func NewPostAuthMfaDisableRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthMfaEnrollStartRequest(server string, body PostAuthMfaEnrollStartJSONRequestBody) (*http.Request, error)
- func NewPostAuthMfaEnrollStartRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthMfaEnrollVerifyRequest(server string, body PostAuthMfaEnrollVerifyJSONRequestBody) (*http.Request, error)
- func NewPostAuthMfaEnrollVerifyRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthMfaRecoveryCodesRequest(server string, body PostAuthMfaRecoveryCodesJSONRequestBody) (*http.Request, error)
- func NewPostAuthMfaRecoveryCodesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthPasswordResetRequestRequest(server string, body PostAuthPasswordResetRequestJSONRequestBody) (*http.Request, error)
- func NewPostAuthPasswordResetRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthPasswordResetTokenRequest(server string, token string, body PostAuthPasswordResetTokenJSONRequestBody) (*http.Request, error)
- func NewPostAuthPasswordResetTokenRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthRefreshRequest(server string, body PostAuthRefreshJSONRequestBody) (*http.Request, error)
- func NewPostAuthRefreshRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthRegisterRequest(server string, body PostAuthRegisterJSONRequestBody) (*http.Request, error)
- func NewPostAuthRegisterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthSignOutAllRequest(server string) (*http.Request, error)
- func NewPostAuthSwitchOrgRequest(server string, body PostAuthSwitchOrgJSONRequestBody) (*http.Request, error)
- func NewPostAuthSwitchOrgRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthVerifyEmailRequestRequest(server string, body PostAuthVerifyEmailRequestJSONRequestBody) (*http.Request, error)
- func NewPostAuthVerifyEmailRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostAuthVerifyEmailTokenRequest(server string, token string) (*http.Request, error)
- func NewPostOauthConsentDecisionRequest(server string, body PostOauthConsentDecisionJSONRequestBody) (*http.Request, error)
- func NewPostOauthConsentDecisionRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthDeviceAuthorizationRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthDeviceAuthorizationRequestWithFormdataBody(server string, body PostOauthDeviceAuthorizationFormdataRequestBody) (*http.Request, error)
- func NewPostOauthDeviceDecisionRequest(server string, body PostOauthDeviceDecisionJSONRequestBody) (*http.Request, error)
- func NewPostOauthDeviceDecisionRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthRegisterRequest(server string, body PostOauthRegisterJSONRequestBody) (*http.Request, error)
- func NewPostOauthRegisterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthRevokeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthRevokeRequestWithFormdataBody(server string, body PostOauthRevokeFormdataRequestBody) (*http.Request, error)
- func NewPostOauthTokenRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOauthTokenRequestWithFormdataBody(server string, body PostOauthTokenFormdataRequestBody) (*http.Request, error)
- func NewPostOrganizationsIDOauthClientsClientIDApproveRequest(server string, id string, clientID string) (*http.Request, error)
- func NewPostOrganizationsIDOauthClientsClientIDDisableRequest(server string, id string, clientID string, ...) (*http.Request, error)
- func NewPostOrganizationsIDOauthClientsClientIDDisableRequestWithBody(server string, id string, clientID string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOrganizationsIDOauthClientsClientIDRotateSecretRequest(server string, id string, clientID string) (*http.Request, error)
- func NewPostOrganizationsIDServiceUsersRequest(server string, id string, body PostOrganizationsIDServiceUsersJSONRequestBody) (*http.Request, error)
- func NewPostOrganizationsIDServiceUsersRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequest(server string, id string, svcID string, ...) (*http.Request, error)
- func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequestWithBody(server string, id string, svcID string, contentType string, body io.Reader) (*http.Request, error)
- func NewPostVerifyLiabilitiesProofIDCheckRequest(server string, proofID string, ...) (*http.Request, error)
- func NewPostVerifyLiabilitiesProofIDCheckRequestWithBody(server string, proofID string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIAdminChainsIDRequest(server string, id string, body PutAPIAdminChainsIDJSONRequestBody) (*http.Request, error)
- func NewPutAPIAdminChainsIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIAdminProvidersIDRequest(server string, id string, body PutAPIAdminProvidersIDJSONRequestBody) (*http.Request, error)
- func NewPutAPIAdminProvidersIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIAdminSpecialRequestsIDEstimateRequest(server string, id string, ...) (*http.Request, error)
- func NewPutAPIAdminSpecialRequestsIDEstimateRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIAdminSpecialRequestsIDStatusRequest(server string, id string, ...) (*http.Request, error)
- func NewPutAPIAdminSpecialRequestsIDStatusRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIAdminTokenCatalogIDRequest(server string, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody) (*http.Request, error)
- func NewPutAPIAdminTokenCatalogIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIRolesIDRequest(server string, id string, body PutAPIRolesIDJSONRequestBody) (*http.Request, error)
- func NewPutAPIRolesIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIUsersUserIDRoleRequest(server string, userID string, body PutAPIUsersUserIDRoleJSONRequestBody) (*http.Request, error)
- func NewPutAPIUsersUserIDRoleRequestWithBody(server string, userID string, contentType string, body io.Reader) (*http.Request, error)
- func NewPutAPIWalletsIDRequest(server string, id string, body PutAPIWalletsIDJSONRequestBody) (*http.Request, error)
- func NewPutAPIWalletsIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
- type APIKeyListItem
- type AcceptInvitationResponse
- type AcceptedMessage
- type AddAssetRequest
- type AddCommentBody
- type AppError
- type ApprovalClient
- type ApprovalScope
- type ApprovalUser
- type AssetResponse
- type ChainResponse
- type ChangePasswordRequest
- type CheckProofResponse
- type Client
- func (c *Client) DeleteAPIAdminChainsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIAdminProvidersID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIAdminTokenCatalogID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIFundsTokensID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIKeysID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPILiabilityFilesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIOrganizationsIDInvitationsInvitationID(ctx context.Context, id string, invitationID string, ...) (*http.Response, error)
- func (c *Client) DeleteAPIReportsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIRolesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPISupportImpersonationID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAPIWalletsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteAuthSessionsFamilyID(ctx context.Context, familyID string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteOrganizationsIDOauthClientsClientID(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) DeleteOrganizationsIDServiceUsersSvcID(ctx context.Context, id string, svcID string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminChains(ctx context.Context, params *GetAPIAdminChainsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminChainsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminChainsIDProviders(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminDashboard(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminFilesOrganizationOrgID(ctx context.Context, orgID string, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminHealth(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminNotifications(ctx context.Context, params *GetAPIAdminNotificationsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminProvidersID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminProvidersIDHealth(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminSpecialRequests(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminSubscriptionsPlans(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAdminTokenCatalog(ctx context.Context, params *GetAPIAdminTokenCatalogParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAdminTokenCatalogID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIAuditLogs(ctx context.Context, params *GetAPIAuditLogsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIAuditLogsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIFunds(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIFundsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIFundsIDAssets(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIFundsTokens(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIFundsTokensCatalog(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIJobsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIJobsIDStream(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIKeysMine(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPILiabilities(ctx context.Context, params *GetAPILiabilitiesParams, ...) (*http.Response, error)
- func (c *Client) GetAPILiabilitiesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPILiabilitiesIDNoncesUserIdentifier(ctx context.Context, id string, userIdentifier string, ...) (*http.Response, error)
- func (c *Client) GetAPILiabilitiesIDZkpArtifact(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, ...) (*http.Response, error)
- func (c *Client) GetAPILiabilitiesIDZkpArtifactDownload(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) GetAPILiabilityFiles(ctx context.Context, params *GetAPILiabilityFilesParams, ...) (*http.Response, error)
- func (c *Client) GetAPILiabilityFilesIDDownload(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIOrganizationsIDInvitations(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIOwnership(ctx context.Context, params *GetAPIOwnershipParams, ...) (*http.Response, error)
- func (c *Client) GetAPIOwnershipID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIPermissions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIReports(ctx context.Context, params *GetAPIReportsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIReportsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIReportsIDDownload(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIRoles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIRolesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPISpecialRequests(ctx context.Context, params *GetAPISpecialRequestsParams, ...) (*http.Response, error)
- func (c *Client) GetAPISpecialRequestsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPISpecialRequestsIDComments(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPISpecialRequestsSearch(ctx context.Context, params *GetAPISpecialRequestsSearchParams, ...) (*http.Response, error)
- func (c *Client) GetAPISpecialRequestsStats(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPISupportImpersonation(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPISupportImpersonationID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAPIWallets(ctx context.Context, params *GetAPIWalletsParams, ...) (*http.Response, error)
- func (c *Client) GetAPIWalletsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAuthInviteToken(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAuthMe(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetAuthSessions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetOauthAuthorize(ctx context.Context, params *GetOauthAuthorizeParams, ...) (*http.Response, error)
- func (c *Client) GetOauthConsent(ctx context.Context, params *GetOauthConsentParams, ...) (*http.Response, error)
- func (c *Client) GetOauthDevice(ctx context.Context, params *GetOauthDeviceParams, ...) (*http.Response, error)
- func (c *Client) GetOrganizationsIDAPIKeys(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetOrganizationsIDOauthClients(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetOrganizationsIDServiceUsers(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetVerifyLiabilitiesProofIDInclusion(ctx context.Context, proofID string, ...) (*http.Response, error)
- func (c *Client) GetVerifyZkpVk(ctx context.Context, params *GetVerifyZkpVkParams, ...) (*http.Response, error)
- func (c *Client) GetWellKnownJwksJSON(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetWellKnownJwtsJSON(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetWellKnownOauthAuthorizationServer(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) GetWellKnownOauthProtectedResource(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PatchAPIOrganizationsIDProofMode(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PatchAPIOrganizationsIDProofModeWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PatchAPIOrganizationsIDSecurity(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PatchAPIOrganizationsIDSecurityWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminChains(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminChainsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminNotificationsRetryFailed(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAPIAdminNotificationsTest(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminNotificationsTestWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminProviders(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminProvidersWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminTokenCatalog(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminTokenCatalogWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminUsersIDDisable(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIAdminUsersIDDisableWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIFunds(ctx context.Context, body PostAPIFundsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsIDAssets(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsIDAssetsWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsIDScan(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsIDScanRetry(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAPIFundsIDScanWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsTokens(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsTokensBulk(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsTokensBulkWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsTokensWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIFundsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIKeysPat(ctx context.Context, body PostAPIKeysPatJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIKeysPatWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPILiabilities(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPILiabilitiesIDDataWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPILiabilitiesIDProcessing(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAPILiabilitiesWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPILiabilityFilesUploadWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIOrganizationsIDInvitations(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PostAPIOrganizationsIDInvitationsInvitationIDResend(ctx context.Context, id string, invitationID string, ...) (*http.Response, error)
- func (c *Client) PostAPIOrganizationsIDInvitationsWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIOwnership(ctx context.Context, body PostAPIOwnershipJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIOwnershipIDVerification(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PostAPIOwnershipIDVerificationWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIOwnershipWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIReports(ctx context.Context, body PostAPIReportsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIReportsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIRoles(ctx context.Context, body PostAPIRolesJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIRolesIDBulkAssign(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIRolesIDBulkAssignWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIRolesIDClone(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIRolesIDCloneWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIRolesWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPISpecialRequests(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPISpecialRequestsIDComments(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PostAPISpecialRequestsIDCommentsWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPISpecialRequestsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPISupportImpersonation(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPISupportImpersonationWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAPIWallets(ctx context.Context, body PostAPIWalletsJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAPIWalletsWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthChangePassword(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthChangePasswordWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthInviteTokenAccept(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAuthLogin(ctx context.Context, body PostAuthLoginJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthLoginWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthLogout(ctx context.Context, body PostAuthLogoutJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthLogoutWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaChallenge(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaChallengeWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaDisable(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaDisableWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaEnrollStart(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaEnrollStartWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaEnrollVerify(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaEnrollVerifyWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaRecoveryCodes(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthMfaRecoveryCodesWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthPasswordResetRequest(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthPasswordResetRequestWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthPasswordResetToken(ctx context.Context, token string, ...) (*http.Response, error)
- func (c *Client) PostAuthPasswordResetTokenWithBody(ctx context.Context, token string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthRefresh(ctx context.Context, body PostAuthRefreshJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthRefreshWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthRegister(ctx context.Context, body PostAuthRegisterJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthRegisterWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthSignOutAll(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostAuthSwitchOrg(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthSwitchOrgWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthVerifyEmailRequest(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostAuthVerifyEmailRequestWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostAuthVerifyEmailToken(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostOauthConsentDecision(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOauthConsentDecisionWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthDeviceAuthorizationWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthDeviceAuthorizationWithFormdataBody(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOauthDeviceDecision(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOauthDeviceDecisionWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthRegister(ctx context.Context, body PostOauthRegisterJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOauthRegisterWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthRevokeWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthRevokeWithFormdataBody(ctx context.Context, body PostOauthRevokeFormdataRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOauthTokenWithBody(ctx context.Context, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostOauthTokenWithFormdataBody(ctx context.Context, body PostOauthTokenFormdataRequestBody, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDOauthClientsClientIDApprove(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostOrganizationsIDOauthClientsClientIDDisable(ctx context.Context, id string, clientID string, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDOauthClientsClientIDDisableWithBody(ctx context.Context, id string, clientID string, contentType string, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDOauthClientsClientIDRotateSecret(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
- func (c *Client) PostOrganizationsIDServiceUsers(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDServiceUsersSvcIDAPIKeys(ctx context.Context, id string, svcID string, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBody(ctx context.Context, id string, svcID string, contentType string, ...) (*http.Response, error)
- func (c *Client) PostOrganizationsIDServiceUsersWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PostVerifyLiabilitiesProofIDCheck(ctx context.Context, proofID string, ...) (*http.Response, error)
- func (c *Client) PostVerifyLiabilitiesProofIDCheckWithBody(ctx context.Context, proofID string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminChainsID(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminChainsIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminProvidersID(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminProvidersIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminSpecialRequestsIDEstimate(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminSpecialRequestsIDEstimateWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminSpecialRequestsIDStatus(ctx context.Context, id string, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminSpecialRequestsIDStatusWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminTokenCatalogID(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIAdminTokenCatalogIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIRolesID(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIRolesIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIUsersUserIDRole(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIUsersUserIDRoleWithBody(ctx context.Context, userID string, contentType string, body io.Reader, ...) (*http.Response, error)
- func (c *Client) PutAPIWalletsID(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, ...) (*http.Response, error)
- func (c *Client) PutAPIWalletsIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, ...) (*http.Response, error)
- type ClientInterface
- type ClientOption
- type ClientWithResponses
- func (c *ClientWithResponses) DeleteAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminChainsIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminProvidersIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminTokenCatalogIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIFundsTokensIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIFundsTokensIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIKeysIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIKeysIDResponse, error)
- func (c *ClientWithResponses) DeleteAPILiabilityFilesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPILiabilityFilesIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse(ctx context.Context, id string, invitationID string, ...) (*DeleteAPIOrganizationsIDInvitationsInvitationIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIReportsIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIRolesIDResponse, error)
- func (c *ClientWithResponses) DeleteAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPISupportImpersonationIDResponse, error)
- func (c *ClientWithResponses) DeleteAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIWalletsIDResponse, error)
- func (c *ClientWithResponses) DeleteAuthSessionsFamilyIDWithResponse(ctx context.Context, familyID string, reqEditors ...RequestEditorFn) (*DeleteAuthSessionsFamilyIDResponse, error)
- func (c *ClientWithResponses) DeleteOrganizationsIDOauthClientsClientIDWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDOauthClientsClientIDResponse, error)
- func (c *ClientWithResponses) DeleteOrganizationsIDServiceUsersSvcIDWithResponse(ctx context.Context, id string, svcID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDServiceUsersSvcIDResponse, error)
- func (c *ClientWithResponses) GetAPIAdminChainsIDProvidersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDProvidersResponse, error)
- func (c *ClientWithResponses) GetAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDResponse, error)
- func (c *ClientWithResponses) GetAPIAdminChainsWithResponse(ctx context.Context, params *GetAPIAdminChainsParams, ...) (*GetAPIAdminChainsResponse, error)
- func (c *ClientWithResponses) GetAPIAdminDashboardWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminDashboardResponse, error)
- func (c *ClientWithResponses) GetAPIAdminFilesOrganizationOrgIDWithResponse(ctx context.Context, orgID string, ...) (*GetAPIAdminFilesOrganizationOrgIDResponse, error)
- func (c *ClientWithResponses) GetAPIAdminHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminHealthResponse, error)
- func (c *ClientWithResponses) GetAPIAdminNotificationsWithResponse(ctx context.Context, params *GetAPIAdminNotificationsParams, ...) (*GetAPIAdminNotificationsResponse, error)
- func (c *ClientWithResponses) GetAPIAdminProvidersIDHealthWithResponse(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, ...) (*GetAPIAdminProvidersIDHealthResponse, error)
- func (c *ClientWithResponses) GetAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminProvidersIDResponse, error)
- func (c *ClientWithResponses) GetAPIAdminSpecialRequestsWithResponse(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, ...) (*GetAPIAdminSpecialRequestsResponse, error)
- func (c *ClientWithResponses) GetAPIAdminSubscriptionsPlansWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminSubscriptionsPlansResponse, error)
- func (c *ClientWithResponses) GetAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminTokenCatalogIDResponse, error)
- func (c *ClientWithResponses) GetAPIAdminTokenCatalogWithResponse(ctx context.Context, params *GetAPIAdminTokenCatalogParams, ...) (*GetAPIAdminTokenCatalogResponse, error)
- func (c *ClientWithResponses) GetAPIAuditLogsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAuditLogsIDResponse, error)
- func (c *ClientWithResponses) GetAPIAuditLogsWithResponse(ctx context.Context, params *GetAPIAuditLogsParams, ...) (*GetAPIAuditLogsResponse, error)
- func (c *ClientWithResponses) GetAPIFundsIDAssetsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDAssetsResponse, error)
- func (c *ClientWithResponses) GetAPIFundsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDResponse, error)
- func (c *ClientWithResponses) GetAPIFundsTokensCatalogWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensCatalogResponse, error)
- func (c *ClientWithResponses) GetAPIFundsTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensResponse, error)
- func (c *ClientWithResponses) GetAPIFundsWithResponse(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*GetAPIFundsResponse, error)
- func (c *ClientWithResponses) GetAPIJobsIDStreamWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDStreamResponse, error)
- func (c *ClientWithResponses) GetAPIJobsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDResponse, error)
- func (c *ClientWithResponses) GetAPIKeysMineWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIKeysMineResponse, error)
- func (c *ClientWithResponses) GetAPILiabilitiesIDNoncesUserIdentifierWithResponse(ctx context.Context, id string, userIdentifier string, ...) (*GetAPILiabilitiesIDNoncesUserIdentifierResponse, error)
- func (c *ClientWithResponses) GetAPILiabilitiesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDResponse, error)
- func (c *ClientWithResponses) GetAPILiabilitiesIDZkpArtifactDownloadWithResponse(ctx context.Context, id string, ...) (*GetAPILiabilitiesIDZkpArtifactDownloadResponse, error)
- func (c *ClientWithResponses) GetAPILiabilitiesIDZkpArtifactWithResponse(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, ...) (*GetAPILiabilitiesIDZkpArtifactResponse, error)
- func (c *ClientWithResponses) GetAPILiabilitiesWithResponse(ctx context.Context, params *GetAPILiabilitiesParams, ...) (*GetAPILiabilitiesResponse, error)
- func (c *ClientWithResponses) GetAPILiabilityFilesIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilityFilesIDDownloadResponse, error)
- func (c *ClientWithResponses) GetAPILiabilityFilesWithResponse(ctx context.Context, params *GetAPILiabilityFilesParams, ...) (*GetAPILiabilityFilesResponse, error)
- func (c *ClientWithResponses) GetAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOrganizationsIDInvitationsResponse, error)
- func (c *ClientWithResponses) GetAPIOwnershipIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOwnershipIDResponse, error)
- func (c *ClientWithResponses) GetAPIOwnershipWithResponse(ctx context.Context, params *GetAPIOwnershipParams, ...) (*GetAPIOwnershipResponse, error)
- func (c *ClientWithResponses) GetAPIPermissionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIPermissionsResponse, error)
- func (c *ClientWithResponses) GetAPIReportsIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDDownloadResponse, error)
- func (c *ClientWithResponses) GetAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDResponse, error)
- func (c *ClientWithResponses) GetAPIReportsWithResponse(ctx context.Context, params *GetAPIReportsParams, ...) (*GetAPIReportsResponse, error)
- func (c *ClientWithResponses) GetAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIRolesIDResponse, error)
- func (c *ClientWithResponses) GetAPIRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIRolesResponse, error)
- func (c *ClientWithResponses) GetAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDCommentsResponse, error)
- func (c *ClientWithResponses) GetAPISpecialRequestsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDResponse, error)
- func (c *ClientWithResponses) GetAPISpecialRequestsSearchWithResponse(ctx context.Context, params *GetAPISpecialRequestsSearchParams, ...) (*GetAPISpecialRequestsSearchResponse, error)
- func (c *ClientWithResponses) GetAPISpecialRequestsStatsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsStatsResponse, error)
- func (c *ClientWithResponses) GetAPISpecialRequestsWithResponse(ctx context.Context, params *GetAPISpecialRequestsParams, ...) (*GetAPISpecialRequestsResponse, error)
- func (c *ClientWithResponses) GetAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationIDResponse, error)
- func (c *ClientWithResponses) GetAPISupportImpersonationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationResponse, error)
- func (c *ClientWithResponses) GetAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIWalletsIDResponse, error)
- func (c *ClientWithResponses) GetAPIWalletsWithResponse(ctx context.Context, params *GetAPIWalletsParams, ...) (*GetAPIWalletsResponse, error)
- func (c *ClientWithResponses) GetAuthInviteTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*GetAuthInviteTokenResponse, error)
- func (c *ClientWithResponses) GetAuthMeWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthMeResponse, error)
- func (c *ClientWithResponses) GetAuthSessionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthSessionsResponse, error)
- func (c *ClientWithResponses) GetOauthAuthorizeWithResponse(ctx context.Context, params *GetOauthAuthorizeParams, ...) (*GetOauthAuthorizeResponse, error)
- func (c *ClientWithResponses) GetOauthConsentWithResponse(ctx context.Context, params *GetOauthConsentParams, ...) (*GetOauthConsentResponse, error)
- func (c *ClientWithResponses) GetOauthDeviceWithResponse(ctx context.Context, params *GetOauthDeviceParams, ...) (*GetOauthDeviceResponse, error)
- func (c *ClientWithResponses) GetOrganizationsIDAPIKeysWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDAPIKeysResponse, error)
- func (c *ClientWithResponses) GetOrganizationsIDOauthClientsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDOauthClientsResponse, error)
- func (c *ClientWithResponses) GetOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDServiceUsersResponse, error)
- func (c *ClientWithResponses) GetVerifyLiabilitiesProofIDInclusionWithResponse(ctx context.Context, proofID string, ...) (*GetVerifyLiabilitiesProofIDInclusionResponse, error)
- func (c *ClientWithResponses) GetVerifyZkpVkWithResponse(ctx context.Context, params *GetVerifyZkpVkParams, ...) (*GetVerifyZkpVkResponse, error)
- func (c *ClientWithResponses) GetWellKnownJwksJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwksJSONResponse, error)
- func (c *ClientWithResponses) GetWellKnownJwtsJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwtsJSONResponse, error)
- func (c *ClientWithResponses) GetWellKnownOauthAuthorizationServerWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthAuthorizationServerResponse, error)
- func (c *ClientWithResponses) GetWellKnownOauthProtectedResourceWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthProtectedResourceResponse, error)
- func (c *ClientWithResponses) PatchAPIOrganizationsIDProofModeWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PatchAPIOrganizationsIDProofModeResponse, error)
- func (c *ClientWithResponses) PatchAPIOrganizationsIDProofModeWithResponse(ctx context.Context, id string, ...) (*PatchAPIOrganizationsIDProofModeResponse, error)
- func (c *ClientWithResponses) PatchAPIOrganizationsIDSecurityWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PatchAPIOrganizationsIDSecurityResponse, error)
- func (c *ClientWithResponses) PatchAPIOrganizationsIDSecurityWithResponse(ctx context.Context, id string, ...) (*PatchAPIOrganizationsIDSecurityResponse, error)
- func (c *ClientWithResponses) PostAPIAdminChainsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIAdminChainsResponse, error)
- func (c *ClientWithResponses) PostAPIAdminChainsWithResponse(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, ...) (*PostAPIAdminChainsResponse, error)
- func (c *ClientWithResponses) PostAPIAdminNotificationsRetryFailedWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsRetryFailedResponse, error)
- func (c *ClientWithResponses) PostAPIAdminNotificationsTestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIAdminNotificationsTestResponse, error)
- func (c *ClientWithResponses) PostAPIAdminNotificationsTestWithResponse(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, ...) (*PostAPIAdminNotificationsTestResponse, error)
- func (c *ClientWithResponses) PostAPIAdminProvidersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIAdminProvidersResponse, error)
- func (c *ClientWithResponses) PostAPIAdminProvidersWithResponse(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, ...) (*PostAPIAdminProvidersResponse, error)
- func (c *ClientWithResponses) PostAPIAdminTokenCatalogWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIAdminTokenCatalogResponse, error)
- func (c *ClientWithResponses) PostAPIAdminTokenCatalogWithResponse(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, ...) (*PostAPIAdminTokenCatalogResponse, error)
- func (c *ClientWithResponses) PostAPIAdminUsersIDDisableWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIAdminUsersIDDisableResponse, error)
- func (c *ClientWithResponses) PostAPIAdminUsersIDDisableWithResponse(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, ...) (*PostAPIAdminUsersIDDisableResponse, error)
- func (c *ClientWithResponses) PostAPIFundsIDAssetsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIFundsIDAssetsResponse, error)
- func (c *ClientWithResponses) PostAPIFundsIDAssetsWithResponse(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, ...) (*PostAPIFundsIDAssetsResponse, error)
- func (c *ClientWithResponses) PostAPIFundsIDScanRetryWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanRetryResponse, error)
- func (c *ClientWithResponses) PostAPIFundsIDScanWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIFundsIDScanResponse, error)
- func (c *ClientWithResponses) PostAPIFundsIDScanWithResponse(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, ...) (*PostAPIFundsIDScanResponse, error)
- func (c *ClientWithResponses) PostAPIFundsTokensBulkWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIFundsTokensBulkResponse, error)
- func (c *ClientWithResponses) PostAPIFundsTokensBulkWithResponse(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, ...) (*PostAPIFundsTokensBulkResponse, error)
- func (c *ClientWithResponses) PostAPIFundsTokensWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIFundsTokensResponse, error)
- func (c *ClientWithResponses) PostAPIFundsTokensWithResponse(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, ...) (*PostAPIFundsTokensResponse, error)
- func (c *ClientWithResponses) PostAPIFundsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIFundsResponse, error)
- func (c *ClientWithResponses) PostAPIFundsWithResponse(ctx context.Context, body PostAPIFundsJSONRequestBody, ...) (*PostAPIFundsResponse, error)
- func (c *ClientWithResponses) PostAPIKeysPatWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIKeysPatResponse, error)
- func (c *ClientWithResponses) PostAPIKeysPatWithResponse(ctx context.Context, body PostAPIKeysPatJSONRequestBody, ...) (*PostAPIKeysPatResponse, error)
- func (c *ClientWithResponses) PostAPILiabilitiesIDDataWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPILiabilitiesIDDataResponse, error)
- func (c *ClientWithResponses) PostAPILiabilitiesIDProcessingWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesIDProcessingResponse, error)
- func (c *ClientWithResponses) PostAPILiabilitiesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPILiabilitiesResponse, error)
- func (c *ClientWithResponses) PostAPILiabilitiesWithResponse(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, ...) (*PostAPILiabilitiesResponse, error)
- func (c *ClientWithResponses) PostAPILiabilityFilesUploadWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPILiabilityFilesUploadResponse, error)
- func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse(ctx context.Context, id string, invitationID string, ...) (*PostAPIOrganizationsIDInvitationsInvitationIDResendResponse, error)
- func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIOrganizationsIDInvitationsResponse, error)
- func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, ...) (*PostAPIOrganizationsIDInvitationsResponse, error)
- func (c *ClientWithResponses) PostAPIOwnershipIDVerificationWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIOwnershipIDVerificationResponse, error)
- func (c *ClientWithResponses) PostAPIOwnershipIDVerificationWithResponse(ctx context.Context, id string, ...) (*PostAPIOwnershipIDVerificationResponse, error)
- func (c *ClientWithResponses) PostAPIOwnershipWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIOwnershipResponse, error)
- func (c *ClientWithResponses) PostAPIOwnershipWithResponse(ctx context.Context, body PostAPIOwnershipJSONRequestBody, ...) (*PostAPIOwnershipResponse, error)
- func (c *ClientWithResponses) PostAPIReportsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIReportsResponse, error)
- func (c *ClientWithResponses) PostAPIReportsWithResponse(ctx context.Context, body PostAPIReportsJSONRequestBody, ...) (*PostAPIReportsResponse, error)
- func (c *ClientWithResponses) PostAPIRolesIDBulkAssignWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIRolesIDBulkAssignResponse, error)
- func (c *ClientWithResponses) PostAPIRolesIDBulkAssignWithResponse(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, ...) (*PostAPIRolesIDBulkAssignResponse, error)
- func (c *ClientWithResponses) PostAPIRolesIDCloneWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPIRolesIDCloneResponse, error)
- func (c *ClientWithResponses) PostAPIRolesIDCloneWithResponse(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, ...) (*PostAPIRolesIDCloneResponse, error)
- func (c *ClientWithResponses) PostAPIRolesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIRolesResponse, error)
- func (c *ClientWithResponses) PostAPIRolesWithResponse(ctx context.Context, body PostAPIRolesJSONRequestBody, ...) (*PostAPIRolesResponse, error)
- func (c *ClientWithResponses) PostAPISpecialRequestsIDCommentsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostAPISpecialRequestsIDCommentsResponse, error)
- func (c *ClientWithResponses) PostAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, ...) (*PostAPISpecialRequestsIDCommentsResponse, error)
- func (c *ClientWithResponses) PostAPISpecialRequestsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPISpecialRequestsResponse, error)
- func (c *ClientWithResponses) PostAPISpecialRequestsWithResponse(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, ...) (*PostAPISpecialRequestsResponse, error)
- func (c *ClientWithResponses) PostAPISupportImpersonationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPISupportImpersonationResponse, error)
- func (c *ClientWithResponses) PostAPISupportImpersonationWithResponse(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, ...) (*PostAPISupportImpersonationResponse, error)
- func (c *ClientWithResponses) PostAPIWalletsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAPIWalletsResponse, error)
- func (c *ClientWithResponses) PostAPIWalletsWithResponse(ctx context.Context, body PostAPIWalletsJSONRequestBody, ...) (*PostAPIWalletsResponse, error)
- func (c *ClientWithResponses) PostAuthChangePasswordWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthChangePasswordResponse, error)
- func (c *ClientWithResponses) PostAuthChangePasswordWithResponse(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, ...) (*PostAuthChangePasswordResponse, error)
- func (c *ClientWithResponses) PostAuthInviteTokenAcceptWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthInviteTokenAcceptResponse, error)
- func (c *ClientWithResponses) PostAuthLoginWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthLoginResponse, error)
- func (c *ClientWithResponses) PostAuthLoginWithResponse(ctx context.Context, body PostAuthLoginJSONRequestBody, ...) (*PostAuthLoginResponse, error)
- func (c *ClientWithResponses) PostAuthLogoutWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthLogoutResponse, error)
- func (c *ClientWithResponses) PostAuthLogoutWithResponse(ctx context.Context, body PostAuthLogoutJSONRequestBody, ...) (*PostAuthLogoutResponse, error)
- func (c *ClientWithResponses) PostAuthMfaChallengeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthMfaChallengeResponse, error)
- func (c *ClientWithResponses) PostAuthMfaChallengeWithResponse(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, ...) (*PostAuthMfaChallengeResponse, error)
- func (c *ClientWithResponses) PostAuthMfaDisableWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthMfaDisableResponse, error)
- func (c *ClientWithResponses) PostAuthMfaDisableWithResponse(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, ...) (*PostAuthMfaDisableResponse, error)
- func (c *ClientWithResponses) PostAuthMfaEnrollStartWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthMfaEnrollStartResponse, error)
- func (c *ClientWithResponses) PostAuthMfaEnrollStartWithResponse(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, ...) (*PostAuthMfaEnrollStartResponse, error)
- func (c *ClientWithResponses) PostAuthMfaEnrollVerifyWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthMfaEnrollVerifyResponse, error)
- func (c *ClientWithResponses) PostAuthMfaEnrollVerifyWithResponse(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, ...) (*PostAuthMfaEnrollVerifyResponse, error)
- func (c *ClientWithResponses) PostAuthMfaRecoveryCodesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthMfaRecoveryCodesResponse, error)
- func (c *ClientWithResponses) PostAuthMfaRecoveryCodesWithResponse(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, ...) (*PostAuthMfaRecoveryCodesResponse, error)
- func (c *ClientWithResponses) PostAuthPasswordResetRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthPasswordResetRequestResponse, error)
- func (c *ClientWithResponses) PostAuthPasswordResetRequestWithResponse(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, ...) (*PostAuthPasswordResetRequestResponse, error)
- func (c *ClientWithResponses) PostAuthPasswordResetTokenWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, ...) (*PostAuthPasswordResetTokenResponse, error)
- func (c *ClientWithResponses) PostAuthPasswordResetTokenWithResponse(ctx context.Context, token string, ...) (*PostAuthPasswordResetTokenResponse, error)
- func (c *ClientWithResponses) PostAuthRefreshWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthRefreshResponse, error)
- func (c *ClientWithResponses) PostAuthRefreshWithResponse(ctx context.Context, body PostAuthRefreshJSONRequestBody, ...) (*PostAuthRefreshResponse, error)
- func (c *ClientWithResponses) PostAuthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthRegisterResponse, error)
- func (c *ClientWithResponses) PostAuthRegisterWithResponse(ctx context.Context, body PostAuthRegisterJSONRequestBody, ...) (*PostAuthRegisterResponse, error)
- func (c *ClientWithResponses) PostAuthSignOutAllWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAuthSignOutAllResponse, error)
- func (c *ClientWithResponses) PostAuthSwitchOrgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthSwitchOrgResponse, error)
- func (c *ClientWithResponses) PostAuthSwitchOrgWithResponse(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, ...) (*PostAuthSwitchOrgResponse, error)
- func (c *ClientWithResponses) PostAuthVerifyEmailRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostAuthVerifyEmailRequestResponse, error)
- func (c *ClientWithResponses) PostAuthVerifyEmailRequestWithResponse(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, ...) (*PostAuthVerifyEmailRequestResponse, error)
- func (c *ClientWithResponses) PostAuthVerifyEmailTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailTokenResponse, error)
- func (c *ClientWithResponses) PostOauthConsentDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthConsentDecisionResponse, error)
- func (c *ClientWithResponses) PostOauthConsentDecisionWithResponse(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, ...) (*PostOauthConsentDecisionResponse, error)
- func (c *ClientWithResponses) PostOauthDeviceAuthorizationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthDeviceAuthorizationResponse, error)
- func (c *ClientWithResponses) PostOauthDeviceAuthorizationWithFormdataBodyWithResponse(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, ...) (*PostOauthDeviceAuthorizationResponse, error)
- func (c *ClientWithResponses) PostOauthDeviceDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthDeviceDecisionResponse, error)
- func (c *ClientWithResponses) PostOauthDeviceDecisionWithResponse(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, ...) (*PostOauthDeviceDecisionResponse, error)
- func (c *ClientWithResponses) PostOauthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthRegisterResponse, error)
- func (c *ClientWithResponses) PostOauthRegisterWithResponse(ctx context.Context, body PostOauthRegisterJSONRequestBody, ...) (*PostOauthRegisterResponse, error)
- func (c *ClientWithResponses) PostOauthRevokeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthRevokeResponse, error)
- func (c *ClientWithResponses) PostOauthRevokeWithFormdataBodyWithResponse(ctx context.Context, body PostOauthRevokeFormdataRequestBody, ...) (*PostOauthRevokeResponse, error)
- func (c *ClientWithResponses) PostOauthTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, ...) (*PostOauthTokenResponse, error)
- func (c *ClientWithResponses) PostOauthTokenWithFormdataBodyWithResponse(ctx context.Context, body PostOauthTokenFormdataRequestBody, ...) (*PostOauthTokenResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDApproveWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDApproveResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse(ctx context.Context, id string, clientID string, contentType string, ...) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithResponse(ctx context.Context, id string, clientID string, ...) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDRotateSecretResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse(ctx context.Context, id string, svcID string, contentType string, ...) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithResponse(ctx context.Context, id string, svcID string, ...) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDServiceUsersWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PostOrganizationsIDServiceUsersResponse, error)
- func (c *ClientWithResponses) PostOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, ...) (*PostOrganizationsIDServiceUsersResponse, error)
- func (c *ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse(ctx context.Context, proofID string, contentType string, body io.Reader, ...) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
- func (c *ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithResponse(ctx context.Context, proofID string, ...) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
- func (c *ClientWithResponses) PutAPIAdminChainsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIAdminChainsIDResponse, error)
- func (c *ClientWithResponses) PutAPIAdminChainsIDWithResponse(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, ...) (*PutAPIAdminChainsIDResponse, error)
- func (c *ClientWithResponses) PutAPIAdminProvidersIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIAdminProvidersIDResponse, error)
- func (c *ClientWithResponses) PutAPIAdminProvidersIDWithResponse(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, ...) (*PutAPIAdminProvidersIDResponse, error)
- func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
- func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithResponse(ctx context.Context, id string, ...) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
- func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
- func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithResponse(ctx context.Context, id string, ...) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
- func (c *ClientWithResponses) PutAPIAdminTokenCatalogIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIAdminTokenCatalogIDResponse, error)
- func (c *ClientWithResponses) PutAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, ...) (*PutAPIAdminTokenCatalogIDResponse, error)
- func (c *ClientWithResponses) PutAPIRolesIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIRolesIDResponse, error)
- func (c *ClientWithResponses) PutAPIRolesIDWithResponse(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, ...) (*PutAPIRolesIDResponse, error)
- func (c *ClientWithResponses) PutAPIUsersUserIDRoleWithBodyWithResponse(ctx context.Context, userID string, contentType string, body io.Reader, ...) (*PutAPIUsersUserIDRoleResponse, error)
- func (c *ClientWithResponses) PutAPIUsersUserIDRoleWithResponse(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, ...) (*PutAPIUsersUserIDRoleResponse, error)
- func (c *ClientWithResponses) PutAPIWalletsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, ...) (*PutAPIWalletsIDResponse, error)
- func (c *ClientWithResponses) PutAPIWalletsIDWithResponse(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, ...) (*PutAPIWalletsIDResponse, error)
- type ClientWithResponsesInterface
- type ConsentClientInfo
- type ConsentDecisionRequest
- type ConsentDecisionRequestDecision
- type ConsentDecisionResponse
- type ConsentOrgOption
- type ConsentResponse
- type ConsentScope
- type ConsentUserInfo
- type CreateCatalogRequest
- type CreateChainRequest
- type CreateInvitationRequest
- type CreateOwnershipRequest
- type CreateProofOfFundsRequest
- type CreateProofOfLiabilitiesRequest
- type CreateProviderRequest
- type CreateServiceUserRequest
- type CreateSessionRequest
- type CreateSessionRequestMode
- type CreateSpecialRequestBody
- type DeleteAPIAdminChainsIDResponse
- type DeleteAPIAdminProvidersIDResponse
- type DeleteAPIAdminTokenCatalogIDResponse
- type DeleteAPIFundsTokensIDResponse
- type DeleteAPIKeysIDResponse
- type DeleteAPILiabilityFilesIDResponse
- type DeleteAPIOrganizationsIDInvitationsInvitationIDResponse
- type DeleteAPIReportsIDResponse
- type DeleteAPIRolesIDResponse
- type DeleteAPISupportImpersonationIDResponse
- type DeleteAPIWalletsIDResponse
- type DeleteAuthSessionsFamilyIDResponse
- type DeleteOrganizationsIDOauthClientsClientIDResponse
- type DeleteOrganizationsIDServiceUsersSvcIDResponse
- type DeviceApprovalResponse
- type DeviceAuthorizationResponse
- type DeviceDecisionRequest
- type DeviceDecisionRequestDecision
- type DeviceDecisionResponse
- type DisableClientRequest
- type DisableMFARequest
- type DisableUserRequest
- type EnrollMFAStartRequest
- type EnrollMFAStartResponse
- type EnrollMFAVerifyRequest
- type EnrollMFAVerifyResponse
- type ErrorCode
- type GetAPIAdminChainsIDProvidersResponse
- type GetAPIAdminChainsIDResponse
- type GetAPIAdminChainsParams
- type GetAPIAdminChainsParamsProtocolType
- type GetAPIAdminChainsParamsStatus
- type GetAPIAdminChainsResponse
- type GetAPIAdminDashboardResponse
- type GetAPIAdminFilesOrganizationOrgIDParams
- type GetAPIAdminFilesOrganizationOrgIDResponse
- type GetAPIAdminHealthResponse
- type GetAPIAdminNotificationsParams
- type GetAPIAdminNotificationsResponse
- type GetAPIAdminProvidersIDHealthParams
- type GetAPIAdminProvidersIDHealthResponse
- type GetAPIAdminProvidersIDResponse
- type GetAPIAdminSpecialRequestsParams
- type GetAPIAdminSpecialRequestsResponse
- type GetAPIAdminSubscriptionsPlansResponse
- type GetAPIAdminTokenCatalogIDResponse
- type GetAPIAdminTokenCatalogParams
- type GetAPIAdminTokenCatalogResponse
- type GetAPIAuditLogsIDResponse
- type GetAPIAuditLogsParams
- type GetAPIAuditLogsResponse
- type GetAPIFundsIDAssetsResponse
- type GetAPIFundsIDResponse
- type GetAPIFundsParams
- type GetAPIFundsResponse
- type GetAPIFundsTokensCatalogResponse
- type GetAPIFundsTokensResponse
- type GetAPIJobsIDResponse
- type GetAPIJobsIDStreamResponse
- type GetAPIKeysMineResponse
- type GetAPILiabilitiesIDNoncesUserIdentifierResponse
- type GetAPILiabilitiesIDResponse
- type GetAPILiabilitiesIDZkpArtifactDownloadParams
- type GetAPILiabilitiesIDZkpArtifactDownloadResponse
- type GetAPILiabilitiesIDZkpArtifactParams
- type GetAPILiabilitiesIDZkpArtifactResponse
- type GetAPILiabilitiesParams
- type GetAPILiabilitiesResponse
- type GetAPILiabilityFilesIDDownloadResponse
- type GetAPILiabilityFilesParams
- type GetAPILiabilityFilesResponse
- type GetAPIOrganizationsIDInvitationsResponse
- type GetAPIOwnershipIDResponse
- type GetAPIOwnershipParams
- type GetAPIOwnershipResponse
- type GetAPIPermissionsResponse
- type GetAPIReportsIDDownloadResponse
- type GetAPIReportsIDResponse
- type GetAPIReportsParams
- type GetAPIReportsResponse
- type GetAPIRolesIDResponse
- type GetAPIRolesResponse
- type GetAPISpecialRequestsIDCommentsResponse
- type GetAPISpecialRequestsIDResponse
- type GetAPISpecialRequestsParams
- type GetAPISpecialRequestsResponse
- type GetAPISpecialRequestsSearchParams
- type GetAPISpecialRequestsSearchResponse
- type GetAPISpecialRequestsStatsResponse
- type GetAPISupportImpersonationIDResponse
- type GetAPISupportImpersonationResponse
- type GetAPIWalletsIDResponse
- type GetAPIWalletsParams
- type GetAPIWalletsResponse
- type GetAuthInviteTokenResponse
- type GetAuthMeResponse
- type GetAuthSessionsResponse
- type GetOauthAuthorizeParams
- type GetOauthAuthorizeResponse
- type GetOauthConsentParams
- type GetOauthConsentResponse
- type GetOauthDeviceParams
- type GetOauthDeviceResponse
- type GetOrganizationsIDAPIKeysResponse
- type GetOrganizationsIDOauthClientsResponse
- type GetOrganizationsIDServiceUsersResponse
- type GetVerifyLiabilitiesProofIDInclusionParams
- type GetVerifyLiabilitiesProofIDInclusionResponse
- type GetVerifyZkpVkParams
- type GetVerifyZkpVkResponse
- type GetWellKnownJwksJSONResponse
- type GetWellKnownJwtsJSONResponse
- type GetWellKnownOauthAuthorizationServerResponse
- type GetWellKnownOauthProtectedResourceResponse
- type HttpRequestDoer
- type InclusionPathStep
- type InclusionPathStepResponse
- type InclusionProofResponse
- type InvitationResponse
- type JWK
- type JWKS
- type LiabilityFileResponse
- type ListSessionsResponse
- type LoginRequest
- type LoginResponse
- type MFAChallengeRequest
- type MeResponse
- type MintKeyResponse
- type MintPatRequest
- type MintServiceKeyRequest
- type OAuthClientListItem
- type OAuthErrorBody
- type OrgOption
- type OrganizationRef
- type OwnershipResponse
- type PatchAPIOrganizationsIDProofModeJSONBody
- type PatchAPIOrganizationsIDProofModeJSONRequestBody
- type PatchAPIOrganizationsIDProofModeResponse
- type PatchAPIOrganizationsIDSecurityJSONRequestBody
- type PatchAPIOrganizationsIDSecurityResponse
- type Permission
- type PermissionResponse
- type PostAPIAdminChainsJSONRequestBody
- type PostAPIAdminChainsResponse
- type PostAPIAdminNotificationsRetryFailedResponse
- type PostAPIAdminNotificationsTestJSONRequestBody
- type PostAPIAdminNotificationsTestResponse
- type PostAPIAdminProvidersJSONRequestBody
- type PostAPIAdminProvidersResponse
- type PostAPIAdminTokenCatalogJSONRequestBody
- type PostAPIAdminTokenCatalogResponse
- type PostAPIAdminUsersIDDisableJSONRequestBody
- type PostAPIAdminUsersIDDisableResponse
- type PostAPIFundsIDAssetsJSONRequestBody
- type PostAPIFundsIDAssetsResponse
- type PostAPIFundsIDScanJSONBody
- type PostAPIFundsIDScanJSONRequestBody
- type PostAPIFundsIDScanResponse
- type PostAPIFundsIDScanRetryResponse
- type PostAPIFundsJSONRequestBody
- type PostAPIFundsResponse
- type PostAPIFundsTokensBulkJSONBody
- type PostAPIFundsTokensBulkJSONRequestBody
- type PostAPIFundsTokensBulkResponse
- type PostAPIFundsTokensJSONBody
- type PostAPIFundsTokensJSONRequestBody
- type PostAPIFundsTokensResponse
- type PostAPIKeysPatJSONRequestBody
- type PostAPIKeysPatResponse
- type PostAPILiabilitiesIDDataMultipartBody
- type PostAPILiabilitiesIDDataMultipartRequestBody
- type PostAPILiabilitiesIDDataResponse
- type PostAPILiabilitiesIDProcessingResponse
- type PostAPILiabilitiesJSONRequestBody
- type PostAPILiabilitiesResponse
- type PostAPILiabilityFilesUploadMultipartBody
- type PostAPILiabilityFilesUploadMultipartRequestBody
- type PostAPILiabilityFilesUploadResponse
- type PostAPIOrganizationsIDInvitationsInvitationIDResendResponse
- type PostAPIOrganizationsIDInvitationsJSONRequestBody
- type PostAPIOrganizationsIDInvitationsResponse
- type PostAPIOwnershipIDVerificationJSONBody
- type PostAPIOwnershipIDVerificationJSONRequestBody
- type PostAPIOwnershipIDVerificationResponse
- type PostAPIOwnershipJSONRequestBody
- type PostAPIOwnershipResponse
- type PostAPIReportsJSONBody
- type PostAPIReportsJSONRequestBody
- type PostAPIReportsResponse
- type PostAPIRolesIDBulkAssignJSONBody
- type PostAPIRolesIDBulkAssignJSONRequestBody
- type PostAPIRolesIDBulkAssignResponse
- type PostAPIRolesIDCloneJSONBody
- type PostAPIRolesIDCloneJSONRequestBody
- type PostAPIRolesIDCloneResponse
- type PostAPIRolesJSONBody
- type PostAPIRolesJSONRequestBody
- type PostAPIRolesResponse
- type PostAPISpecialRequestsIDCommentsJSONRequestBody
- type PostAPISpecialRequestsIDCommentsResponse
- type PostAPISpecialRequestsJSONRequestBody
- type PostAPISpecialRequestsResponse
- type PostAPISupportImpersonationJSONRequestBody
- type PostAPISupportImpersonationResponse
- type PostAPIWalletsJSONBody
- type PostAPIWalletsJSONRequestBody
- type PostAPIWalletsResponse
- type PostAuthChangePasswordJSONRequestBody
- type PostAuthChangePasswordResponse
- type PostAuthInviteTokenAcceptResponse
- type PostAuthLoginJSONRequestBody
- type PostAuthLoginResponse
- type PostAuthLogoutJSONRequestBody
- type PostAuthLogoutResponse
- type PostAuthMfaChallengeJSONRequestBody
- type PostAuthMfaChallengeResponse
- type PostAuthMfaDisableJSONRequestBody
- type PostAuthMfaDisableResponse
- type PostAuthMfaEnrollStartJSONRequestBody
- type PostAuthMfaEnrollStartResponse
- type PostAuthMfaEnrollVerifyJSONRequestBody
- type PostAuthMfaEnrollVerifyResponse
- type PostAuthMfaRecoveryCodesJSONRequestBody
- type PostAuthMfaRecoveryCodesResponse
- type PostAuthPasswordResetRequestJSONRequestBody
- type PostAuthPasswordResetRequestResponse
- type PostAuthPasswordResetTokenJSONRequestBody
- type PostAuthPasswordResetTokenResponse
- type PostAuthRefreshJSONRequestBody
- type PostAuthRefreshResponse
- type PostAuthRegisterJSONRequestBody
- type PostAuthRegisterResponse
- type PostAuthSignOutAllResponse
- type PostAuthSwitchOrgJSONRequestBody
- type PostAuthSwitchOrgResponse
- type PostAuthVerifyEmailRequestJSONRequestBody
- type PostAuthVerifyEmailRequestResponse
- type PostAuthVerifyEmailTokenResponse
- type PostOauthConsentDecisionJSONRequestBody
- type PostOauthConsentDecisionResponse
- type PostOauthDeviceAuthorizationFormdataBody
- type PostOauthDeviceAuthorizationFormdataRequestBody
- type PostOauthDeviceAuthorizationResponse
- type PostOauthDeviceDecisionJSONRequestBody
- type PostOauthDeviceDecisionResponse
- type PostOauthRegisterJSONRequestBody
- type PostOauthRegisterResponse
- type PostOauthRevokeFormdataBody
- type PostOauthRevokeFormdataRequestBody
- type PostOauthRevokeResponse
- type PostOauthTokenFormdataBody
- type PostOauthTokenFormdataRequestBody
- type PostOauthTokenResponse
- type PostOrganizationsIDOauthClientsClientIDApproveResponse
- type PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody
- type PostOrganizationsIDOauthClientsClientIDDisableResponse
- type PostOrganizationsIDOauthClientsClientIDRotateSecretResponse
- type PostOrganizationsIDServiceUsersJSONRequestBody
- type PostOrganizationsIDServiceUsersResponse
- type PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody
- type PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse
- type PostVerifyLiabilitiesProofIDCheckJSONRequestBody
- type PostVerifyLiabilitiesProofIDCheckResponse
- type ProofOfFundsResponse
- type ProofOfLiabilitiesResponse
- type ProviderResponse
- type PutAPIAdminChainsIDJSONRequestBody
- type PutAPIAdminChainsIDResponse
- type PutAPIAdminProvidersIDJSONRequestBody
- type PutAPIAdminProvidersIDResponse
- type PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody
- type PutAPIAdminSpecialRequestsIDEstimateResponse
- type PutAPIAdminSpecialRequestsIDStatusJSONRequestBody
- type PutAPIAdminSpecialRequestsIDStatusResponse
- type PutAPIAdminTokenCatalogIDJSONRequestBody
- type PutAPIAdminTokenCatalogIDResponse
- type PutAPIRolesIDJSONBody
- type PutAPIRolesIDJSONRequestBody
- type PutAPIRolesIDResponse
- type PutAPIUsersUserIDRoleJSONBody
- type PutAPIUsersUserIDRoleJSONRequestBody
- type PutAPIUsersUserIDRoleResponse
- type PutAPIWalletsIDJSONBody
- type PutAPIWalletsIDJSONRequestBody
- type PutAPIWalletsIDResponse
- type RefreshRequest
- type RefreshResponse
- type RegenerateRecoveryCodesRequest
- type RegenerateRecoveryCodesResponse
- type RegisterClientRequest
- type RegisterClientResponse
- type RegisterRequest
- type RegisterResponse
- type ReportResponse
- type RequestEditorFn
- type RequestPasswordResetRequest
- type RequestVerifyRequest
- type ResetPasswordRequest
- type Role
- type RoleResponse
- type RotateSecretResponse
- type ScanJobResponse
- type SendTestNotificationRequest
- type ServiceUserResponse
- type SessionInfoDTO
- type SignatureResponse
- type Status
- type SwitchOrgRequest
- type Token
- type TokenCatalogEntry
- type UpdateCatalogRequest
- type UpdateChainRequest
- type UpdateOrgSecurityRequest
- type UpdateOrgSecurityResponse
- type UpdateProviderRequest
- type UpdateSpecialRequestEstimateRequest
- type UpdateSpecialRequestStatusRequest
- type VerifyRequest
- type Wallet
Constants ¶
const (
BearerAuthScopes = "BearerAuth.Scopes"
)
Variables ¶
This section is empty.
Functions ¶
func NewDeleteAPIAdminChainsIDRequest ¶
NewDeleteAPIAdminChainsIDRequest generates requests for DeleteAPIAdminChainsID
func NewDeleteAPIAdminProvidersIDRequest ¶
NewDeleteAPIAdminProvidersIDRequest generates requests for DeleteAPIAdminProvidersID
func NewDeleteAPIAdminTokenCatalogIDRequest ¶
NewDeleteAPIAdminTokenCatalogIDRequest generates requests for DeleteAPIAdminTokenCatalogID
func NewDeleteAPIFundsTokensIDRequest ¶
NewDeleteAPIFundsTokensIDRequest generates requests for DeleteAPIFundsTokensID
func NewDeleteAPIKeysIDRequest ¶ added in v0.1.1
NewDeleteAPIKeysIDRequest generates requests for DeleteAPIKeysID
func NewDeleteAPILiabilityFilesIDRequest ¶
NewDeleteAPILiabilityFilesIDRequest generates requests for DeleteAPILiabilityFilesID
func NewDeleteAPIOrganizationsIDInvitationsInvitationIDRequest ¶ added in v0.1.1
func NewDeleteAPIOrganizationsIDInvitationsInvitationIDRequest(server string, id string, invitationID string) (*http.Request, error)
NewDeleteAPIOrganizationsIDInvitationsInvitationIDRequest generates requests for DeleteAPIOrganizationsIDInvitationsInvitationID
func NewDeleteAPIReportsIDRequest ¶
NewDeleteAPIReportsIDRequest generates requests for DeleteAPIReportsID
func NewDeleteAPIRolesIDRequest ¶
NewDeleteAPIRolesIDRequest generates requests for DeleteAPIRolesID
func NewDeleteAPISupportImpersonationIDRequest ¶
NewDeleteAPISupportImpersonationIDRequest generates requests for DeleteAPISupportImpersonationID
func NewDeleteAPIWalletsIDRequest ¶
NewDeleteAPIWalletsIDRequest generates requests for DeleteAPIWalletsID
func NewDeleteAuthSessionsFamilyIDRequest ¶ added in v0.1.1
NewDeleteAuthSessionsFamilyIDRequest generates requests for DeleteAuthSessionsFamilyID
func NewDeleteOrganizationsIDOauthClientsClientIDRequest ¶ added in v0.1.1
func NewDeleteOrganizationsIDOauthClientsClientIDRequest(server string, id string, clientID string) (*http.Request, error)
NewDeleteOrganizationsIDOauthClientsClientIDRequest generates requests for DeleteOrganizationsIDOauthClientsClientID
func NewDeleteOrganizationsIDServiceUsersSvcIDRequest ¶ added in v0.1.1
func NewDeleteOrganizationsIDServiceUsersSvcIDRequest(server string, id string, svcID string) (*http.Request, error)
NewDeleteOrganizationsIDServiceUsersSvcIDRequest generates requests for DeleteOrganizationsIDServiceUsersSvcID
func NewGetAPIAdminChainsIDProvidersRequest ¶
NewGetAPIAdminChainsIDProvidersRequest generates requests for GetAPIAdminChainsIDProviders
func NewGetAPIAdminChainsIDRequest ¶
NewGetAPIAdminChainsIDRequest generates requests for GetAPIAdminChainsID
func NewGetAPIAdminChainsRequest ¶
func NewGetAPIAdminChainsRequest(server string, params *GetAPIAdminChainsParams) (*http.Request, error)
NewGetAPIAdminChainsRequest generates requests for GetAPIAdminChains
func NewGetAPIAdminDashboardRequest ¶
NewGetAPIAdminDashboardRequest generates requests for GetAPIAdminDashboard
func NewGetAPIAdminFilesOrganizationOrgIDRequest ¶
func NewGetAPIAdminFilesOrganizationOrgIDRequest(server string, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams) (*http.Request, error)
NewGetAPIAdminFilesOrganizationOrgIDRequest generates requests for GetAPIAdminFilesOrganizationOrgID
func NewGetAPIAdminHealthRequest ¶
NewGetAPIAdminHealthRequest generates requests for GetAPIAdminHealth
func NewGetAPIAdminNotificationsRequest ¶
func NewGetAPIAdminNotificationsRequest(server string, params *GetAPIAdminNotificationsParams) (*http.Request, error)
NewGetAPIAdminNotificationsRequest generates requests for GetAPIAdminNotifications
func NewGetAPIAdminProvidersIDHealthRequest ¶
func NewGetAPIAdminProvidersIDHealthRequest(server string, id string, params *GetAPIAdminProvidersIDHealthParams) (*http.Request, error)
NewGetAPIAdminProvidersIDHealthRequest generates requests for GetAPIAdminProvidersIDHealth
func NewGetAPIAdminProvidersIDRequest ¶
NewGetAPIAdminProvidersIDRequest generates requests for GetAPIAdminProvidersID
func NewGetAPIAdminSpecialRequestsRequest ¶
func NewGetAPIAdminSpecialRequestsRequest(server string, params *GetAPIAdminSpecialRequestsParams) (*http.Request, error)
NewGetAPIAdminSpecialRequestsRequest generates requests for GetAPIAdminSpecialRequests
func NewGetAPIAdminSubscriptionsPlansRequest ¶
NewGetAPIAdminSubscriptionsPlansRequest generates requests for GetAPIAdminSubscriptionsPlans
func NewGetAPIAdminTokenCatalogIDRequest ¶
NewGetAPIAdminTokenCatalogIDRequest generates requests for GetAPIAdminTokenCatalogID
func NewGetAPIAdminTokenCatalogRequest ¶
func NewGetAPIAdminTokenCatalogRequest(server string, params *GetAPIAdminTokenCatalogParams) (*http.Request, error)
NewGetAPIAdminTokenCatalogRequest generates requests for GetAPIAdminTokenCatalog
func NewGetAPIAuditLogsIDRequest ¶
NewGetAPIAuditLogsIDRequest generates requests for GetAPIAuditLogsID
func NewGetAPIAuditLogsRequest ¶
func NewGetAPIAuditLogsRequest(server string, params *GetAPIAuditLogsParams) (*http.Request, error)
NewGetAPIAuditLogsRequest generates requests for GetAPIAuditLogs
func NewGetAPIFundsIDAssetsRequest ¶
NewGetAPIFundsIDAssetsRequest generates requests for GetAPIFundsIDAssets
func NewGetAPIFundsIDRequest ¶
NewGetAPIFundsIDRequest generates requests for GetAPIFundsID
func NewGetAPIFundsRequest ¶
func NewGetAPIFundsRequest(server string, params *GetAPIFundsParams) (*http.Request, error)
NewGetAPIFundsRequest generates requests for GetAPIFunds
func NewGetAPIFundsTokensCatalogRequest ¶
NewGetAPIFundsTokensCatalogRequest generates requests for GetAPIFundsTokensCatalog
func NewGetAPIFundsTokensRequest ¶
NewGetAPIFundsTokensRequest generates requests for GetAPIFundsTokens
func NewGetAPIJobsIDRequest ¶
NewGetAPIJobsIDRequest generates requests for GetAPIJobsID
func NewGetAPIJobsIDStreamRequest ¶
NewGetAPIJobsIDStreamRequest generates requests for GetAPIJobsIDStream
func NewGetAPIKeysMineRequest ¶ added in v0.1.1
NewGetAPIKeysMineRequest generates requests for GetAPIKeysMine
func NewGetAPILiabilitiesIDNoncesUserIdentifierRequest ¶
func NewGetAPILiabilitiesIDNoncesUserIdentifierRequest(server string, id string, userIdentifier string) (*http.Request, error)
NewGetAPILiabilitiesIDNoncesUserIdentifierRequest generates requests for GetAPILiabilitiesIDNoncesUserIdentifier
func NewGetAPILiabilitiesIDRequest ¶
NewGetAPILiabilitiesIDRequest generates requests for GetAPILiabilitiesID
func NewGetAPILiabilitiesIDZkpArtifactDownloadRequest ¶
func NewGetAPILiabilitiesIDZkpArtifactDownloadRequest(server string, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams) (*http.Request, error)
NewGetAPILiabilitiesIDZkpArtifactDownloadRequest generates requests for GetAPILiabilitiesIDZkpArtifactDownload
func NewGetAPILiabilitiesIDZkpArtifactRequest ¶
func NewGetAPILiabilitiesIDZkpArtifactRequest(server string, id string, params *GetAPILiabilitiesIDZkpArtifactParams) (*http.Request, error)
NewGetAPILiabilitiesIDZkpArtifactRequest generates requests for GetAPILiabilitiesIDZkpArtifact
func NewGetAPILiabilitiesRequest ¶
func NewGetAPILiabilitiesRequest(server string, params *GetAPILiabilitiesParams) (*http.Request, error)
NewGetAPILiabilitiesRequest generates requests for GetAPILiabilities
func NewGetAPILiabilityFilesIDDownloadRequest ¶
NewGetAPILiabilityFilesIDDownloadRequest generates requests for GetAPILiabilityFilesIDDownload
func NewGetAPILiabilityFilesRequest ¶
func NewGetAPILiabilityFilesRequest(server string, params *GetAPILiabilityFilesParams) (*http.Request, error)
NewGetAPILiabilityFilesRequest generates requests for GetAPILiabilityFiles
func NewGetAPIOrganizationsIDInvitationsRequest ¶ added in v0.1.1
NewGetAPIOrganizationsIDInvitationsRequest generates requests for GetAPIOrganizationsIDInvitations
func NewGetAPIOwnershipIDRequest ¶
NewGetAPIOwnershipIDRequest generates requests for GetAPIOwnershipID
func NewGetAPIOwnershipRequest ¶
func NewGetAPIOwnershipRequest(server string, params *GetAPIOwnershipParams) (*http.Request, error)
NewGetAPIOwnershipRequest generates requests for GetAPIOwnership
func NewGetAPIPermissionsRequest ¶
NewGetAPIPermissionsRequest generates requests for GetAPIPermissions
func NewGetAPIReportsIDDownloadRequest ¶
NewGetAPIReportsIDDownloadRequest generates requests for GetAPIReportsIDDownload
func NewGetAPIReportsIDRequest ¶
NewGetAPIReportsIDRequest generates requests for GetAPIReportsID
func NewGetAPIReportsRequest ¶
func NewGetAPIReportsRequest(server string, params *GetAPIReportsParams) (*http.Request, error)
NewGetAPIReportsRequest generates requests for GetAPIReports
func NewGetAPIRolesIDRequest ¶
NewGetAPIRolesIDRequest generates requests for GetAPIRolesID
func NewGetAPIRolesRequest ¶
NewGetAPIRolesRequest generates requests for GetAPIRoles
func NewGetAPISpecialRequestsIDCommentsRequest ¶
NewGetAPISpecialRequestsIDCommentsRequest generates requests for GetAPISpecialRequestsIDComments
func NewGetAPISpecialRequestsIDRequest ¶
NewGetAPISpecialRequestsIDRequest generates requests for GetAPISpecialRequestsID
func NewGetAPISpecialRequestsRequest ¶
func NewGetAPISpecialRequestsRequest(server string, params *GetAPISpecialRequestsParams) (*http.Request, error)
NewGetAPISpecialRequestsRequest generates requests for GetAPISpecialRequests
func NewGetAPISpecialRequestsSearchRequest ¶
func NewGetAPISpecialRequestsSearchRequest(server string, params *GetAPISpecialRequestsSearchParams) (*http.Request, error)
NewGetAPISpecialRequestsSearchRequest generates requests for GetAPISpecialRequestsSearch
func NewGetAPISpecialRequestsStatsRequest ¶
NewGetAPISpecialRequestsStatsRequest generates requests for GetAPISpecialRequestsStats
func NewGetAPISupportImpersonationIDRequest ¶
NewGetAPISupportImpersonationIDRequest generates requests for GetAPISupportImpersonationID
func NewGetAPISupportImpersonationRequest ¶
NewGetAPISupportImpersonationRequest generates requests for GetAPISupportImpersonation
func NewGetAPIWalletsIDRequest ¶
NewGetAPIWalletsIDRequest generates requests for GetAPIWalletsID
func NewGetAPIWalletsRequest ¶
func NewGetAPIWalletsRequest(server string, params *GetAPIWalletsParams) (*http.Request, error)
NewGetAPIWalletsRequest generates requests for GetAPIWallets
func NewGetAuthInviteTokenRequest ¶ added in v0.1.1
NewGetAuthInviteTokenRequest generates requests for GetAuthInviteToken
func NewGetAuthMeRequest ¶ added in v0.1.1
NewGetAuthMeRequest generates requests for GetAuthMe
func NewGetAuthSessionsRequest ¶ added in v0.1.1
NewGetAuthSessionsRequest generates requests for GetAuthSessions
func NewGetOauthAuthorizeRequest ¶ added in v0.1.1
func NewGetOauthAuthorizeRequest(server string, params *GetOauthAuthorizeParams) (*http.Request, error)
NewGetOauthAuthorizeRequest generates requests for GetOauthAuthorize
func NewGetOauthConsentRequest ¶ added in v0.1.1
func NewGetOauthConsentRequest(server string, params *GetOauthConsentParams) (*http.Request, error)
NewGetOauthConsentRequest generates requests for GetOauthConsent
func NewGetOauthDeviceRequest ¶ added in v0.1.1
func NewGetOauthDeviceRequest(server string, params *GetOauthDeviceParams) (*http.Request, error)
NewGetOauthDeviceRequest generates requests for GetOauthDevice
func NewGetOrganizationsIDAPIKeysRequest ¶ added in v0.1.1
NewGetOrganizationsIDAPIKeysRequest generates requests for GetOrganizationsIDAPIKeys
func NewGetOrganizationsIDOauthClientsRequest ¶ added in v0.1.1
NewGetOrganizationsIDOauthClientsRequest generates requests for GetOrganizationsIDOauthClients
func NewGetOrganizationsIDServiceUsersRequest ¶ added in v0.1.1
NewGetOrganizationsIDServiceUsersRequest generates requests for GetOrganizationsIDServiceUsers
func NewGetVerifyLiabilitiesProofIDInclusionRequest ¶
func NewGetVerifyLiabilitiesProofIDInclusionRequest(server string, proofID string, params *GetVerifyLiabilitiesProofIDInclusionParams) (*http.Request, error)
NewGetVerifyLiabilitiesProofIDInclusionRequest generates requests for GetVerifyLiabilitiesProofIDInclusion
func NewGetVerifyZkpVkRequest ¶
func NewGetVerifyZkpVkRequest(server string, params *GetVerifyZkpVkParams) (*http.Request, error)
NewGetVerifyZkpVkRequest generates requests for GetVerifyZkpVk
func NewGetWellKnownJwksJSONRequest ¶ added in v0.1.1
NewGetWellKnownJwksJSONRequest generates requests for GetWellKnownJwksJSON
func NewGetWellKnownJwtsJSONRequest ¶ added in v0.1.1
NewGetWellKnownJwtsJSONRequest generates requests for GetWellKnownJwtsJSON
func NewGetWellKnownOauthAuthorizationServerRequest ¶ added in v0.1.1
NewGetWellKnownOauthAuthorizationServerRequest generates requests for GetWellKnownOauthAuthorizationServer
func NewGetWellKnownOauthProtectedResourceRequest ¶ added in v0.1.1
NewGetWellKnownOauthProtectedResourceRequest generates requests for GetWellKnownOauthProtectedResource
func NewPatchAPIOrganizationsIDProofModeRequest ¶
func NewPatchAPIOrganizationsIDProofModeRequest(server string, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody) (*http.Request, error)
NewPatchAPIOrganizationsIDProofModeRequest calls the generic PatchAPIOrganizationsIDProofMode builder with application/json body
func NewPatchAPIOrganizationsIDProofModeRequestWithBody ¶
func NewPatchAPIOrganizationsIDProofModeRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPatchAPIOrganizationsIDProofModeRequestWithBody generates requests for PatchAPIOrganizationsIDProofMode with any type of body
func NewPatchAPIOrganizationsIDSecurityRequest ¶ added in v0.1.1
func NewPatchAPIOrganizationsIDSecurityRequest(server string, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody) (*http.Request, error)
NewPatchAPIOrganizationsIDSecurityRequest calls the generic PatchAPIOrganizationsIDSecurity builder with application/json body
func NewPatchAPIOrganizationsIDSecurityRequestWithBody ¶ added in v0.1.1
func NewPatchAPIOrganizationsIDSecurityRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPatchAPIOrganizationsIDSecurityRequestWithBody generates requests for PatchAPIOrganizationsIDSecurity with any type of body
func NewPostAPIAdminChainsRequest ¶
func NewPostAPIAdminChainsRequest(server string, body PostAPIAdminChainsJSONRequestBody) (*http.Request, error)
NewPostAPIAdminChainsRequest calls the generic PostAPIAdminChains builder with application/json body
func NewPostAPIAdminChainsRequestWithBody ¶
func NewPostAPIAdminChainsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIAdminChainsRequestWithBody generates requests for PostAPIAdminChains with any type of body
func NewPostAPIAdminNotificationsRetryFailedRequest ¶
NewPostAPIAdminNotificationsRetryFailedRequest generates requests for PostAPIAdminNotificationsRetryFailed
func NewPostAPIAdminNotificationsTestRequest ¶
func NewPostAPIAdminNotificationsTestRequest(server string, body PostAPIAdminNotificationsTestJSONRequestBody) (*http.Request, error)
NewPostAPIAdminNotificationsTestRequest calls the generic PostAPIAdminNotificationsTest builder with application/json body
func NewPostAPIAdminNotificationsTestRequestWithBody ¶
func NewPostAPIAdminNotificationsTestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIAdminNotificationsTestRequestWithBody generates requests for PostAPIAdminNotificationsTest with any type of body
func NewPostAPIAdminProvidersRequest ¶
func NewPostAPIAdminProvidersRequest(server string, body PostAPIAdminProvidersJSONRequestBody) (*http.Request, error)
NewPostAPIAdminProvidersRequest calls the generic PostAPIAdminProviders builder with application/json body
func NewPostAPIAdminProvidersRequestWithBody ¶
func NewPostAPIAdminProvidersRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIAdminProvidersRequestWithBody generates requests for PostAPIAdminProviders with any type of body
func NewPostAPIAdminTokenCatalogRequest ¶
func NewPostAPIAdminTokenCatalogRequest(server string, body PostAPIAdminTokenCatalogJSONRequestBody) (*http.Request, error)
NewPostAPIAdminTokenCatalogRequest calls the generic PostAPIAdminTokenCatalog builder with application/json body
func NewPostAPIAdminTokenCatalogRequestWithBody ¶
func NewPostAPIAdminTokenCatalogRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIAdminTokenCatalogRequestWithBody generates requests for PostAPIAdminTokenCatalog with any type of body
func NewPostAPIAdminUsersIDDisableRequest ¶ added in v0.1.1
func NewPostAPIAdminUsersIDDisableRequest(server string, id string, body PostAPIAdminUsersIDDisableJSONRequestBody) (*http.Request, error)
NewPostAPIAdminUsersIDDisableRequest calls the generic PostAPIAdminUsersIDDisable builder with application/json body
func NewPostAPIAdminUsersIDDisableRequestWithBody ¶ added in v0.1.1
func NewPostAPIAdminUsersIDDisableRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIAdminUsersIDDisableRequestWithBody generates requests for PostAPIAdminUsersIDDisable with any type of body
func NewPostAPIFundsIDAssetsRequest ¶
func NewPostAPIFundsIDAssetsRequest(server string, id string, body PostAPIFundsIDAssetsJSONRequestBody) (*http.Request, error)
NewPostAPIFundsIDAssetsRequest calls the generic PostAPIFundsIDAssets builder with application/json body
func NewPostAPIFundsIDAssetsRequestWithBody ¶
func NewPostAPIFundsIDAssetsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIFundsIDAssetsRequestWithBody generates requests for PostAPIFundsIDAssets with any type of body
func NewPostAPIFundsIDScanRequest ¶
func NewPostAPIFundsIDScanRequest(server string, id string, body PostAPIFundsIDScanJSONRequestBody) (*http.Request, error)
NewPostAPIFundsIDScanRequest calls the generic PostAPIFundsIDScan builder with application/json body
func NewPostAPIFundsIDScanRequestWithBody ¶
func NewPostAPIFundsIDScanRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIFundsIDScanRequestWithBody generates requests for PostAPIFundsIDScan with any type of body
func NewPostAPIFundsIDScanRetryRequest ¶
NewPostAPIFundsIDScanRetryRequest generates requests for PostAPIFundsIDScanRetry
func NewPostAPIFundsRequest ¶
func NewPostAPIFundsRequest(server string, body PostAPIFundsJSONRequestBody) (*http.Request, error)
NewPostAPIFundsRequest calls the generic PostAPIFunds builder with application/json body
func NewPostAPIFundsRequestWithBody ¶
func NewPostAPIFundsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIFundsRequestWithBody generates requests for PostAPIFunds with any type of body
func NewPostAPIFundsTokensBulkRequest ¶
func NewPostAPIFundsTokensBulkRequest(server string, body PostAPIFundsTokensBulkJSONRequestBody) (*http.Request, error)
NewPostAPIFundsTokensBulkRequest calls the generic PostAPIFundsTokensBulk builder with application/json body
func NewPostAPIFundsTokensBulkRequestWithBody ¶
func NewPostAPIFundsTokensBulkRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIFundsTokensBulkRequestWithBody generates requests for PostAPIFundsTokensBulk with any type of body
func NewPostAPIFundsTokensRequest ¶
func NewPostAPIFundsTokensRequest(server string, body PostAPIFundsTokensJSONRequestBody) (*http.Request, error)
NewPostAPIFundsTokensRequest calls the generic PostAPIFundsTokens builder with application/json body
func NewPostAPIFundsTokensRequestWithBody ¶
func NewPostAPIFundsTokensRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIFundsTokensRequestWithBody generates requests for PostAPIFundsTokens with any type of body
func NewPostAPIKeysPatRequest ¶ added in v0.1.1
func NewPostAPIKeysPatRequest(server string, body PostAPIKeysPatJSONRequestBody) (*http.Request, error)
NewPostAPIKeysPatRequest calls the generic PostAPIKeysPat builder with application/json body
func NewPostAPIKeysPatRequestWithBody ¶ added in v0.1.1
func NewPostAPIKeysPatRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIKeysPatRequestWithBody generates requests for PostAPIKeysPat with any type of body
func NewPostAPILiabilitiesIDDataRequestWithBody ¶
func NewPostAPILiabilitiesIDDataRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPILiabilitiesIDDataRequestWithBody generates requests for PostAPILiabilitiesIDData with any type of body
func NewPostAPILiabilitiesIDProcessingRequest ¶
NewPostAPILiabilitiesIDProcessingRequest generates requests for PostAPILiabilitiesIDProcessing
func NewPostAPILiabilitiesRequest ¶
func NewPostAPILiabilitiesRequest(server string, body PostAPILiabilitiesJSONRequestBody) (*http.Request, error)
NewPostAPILiabilitiesRequest calls the generic PostAPILiabilities builder with application/json body
func NewPostAPILiabilitiesRequestWithBody ¶
func NewPostAPILiabilitiesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPILiabilitiesRequestWithBody generates requests for PostAPILiabilities with any type of body
func NewPostAPILiabilityFilesUploadRequestWithBody ¶
func NewPostAPILiabilityFilesUploadRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPILiabilityFilesUploadRequestWithBody generates requests for PostAPILiabilityFilesUpload with any type of body
func NewPostAPIOrganizationsIDInvitationsInvitationIDResendRequest ¶ added in v0.1.1
func NewPostAPIOrganizationsIDInvitationsInvitationIDResendRequest(server string, id string, invitationID string) (*http.Request, error)
NewPostAPIOrganizationsIDInvitationsInvitationIDResendRequest generates requests for PostAPIOrganizationsIDInvitationsInvitationIDResend
func NewPostAPIOrganizationsIDInvitationsRequest ¶ added in v0.1.1
func NewPostAPIOrganizationsIDInvitationsRequest(server string, id string, body PostAPIOrganizationsIDInvitationsJSONRequestBody) (*http.Request, error)
NewPostAPIOrganizationsIDInvitationsRequest calls the generic PostAPIOrganizationsIDInvitations builder with application/json body
func NewPostAPIOrganizationsIDInvitationsRequestWithBody ¶ added in v0.1.1
func NewPostAPIOrganizationsIDInvitationsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIOrganizationsIDInvitationsRequestWithBody generates requests for PostAPIOrganizationsIDInvitations with any type of body
func NewPostAPIOwnershipIDVerificationRequest ¶
func NewPostAPIOwnershipIDVerificationRequest(server string, id string, body PostAPIOwnershipIDVerificationJSONRequestBody) (*http.Request, error)
NewPostAPIOwnershipIDVerificationRequest calls the generic PostAPIOwnershipIDVerification builder with application/json body
func NewPostAPIOwnershipIDVerificationRequestWithBody ¶
func NewPostAPIOwnershipIDVerificationRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIOwnershipIDVerificationRequestWithBody generates requests for PostAPIOwnershipIDVerification with any type of body
func NewPostAPIOwnershipRequest ¶
func NewPostAPIOwnershipRequest(server string, body PostAPIOwnershipJSONRequestBody) (*http.Request, error)
NewPostAPIOwnershipRequest calls the generic PostAPIOwnership builder with application/json body
func NewPostAPIOwnershipRequestWithBody ¶
func NewPostAPIOwnershipRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIOwnershipRequestWithBody generates requests for PostAPIOwnership with any type of body
func NewPostAPIReportsRequest ¶
func NewPostAPIReportsRequest(server string, body PostAPIReportsJSONRequestBody) (*http.Request, error)
NewPostAPIReportsRequest calls the generic PostAPIReports builder with application/json body
func NewPostAPIReportsRequestWithBody ¶
func NewPostAPIReportsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIReportsRequestWithBody generates requests for PostAPIReports with any type of body
func NewPostAPIRolesIDBulkAssignRequest ¶
func NewPostAPIRolesIDBulkAssignRequest(server string, id string, body PostAPIRolesIDBulkAssignJSONRequestBody) (*http.Request, error)
NewPostAPIRolesIDBulkAssignRequest calls the generic PostAPIRolesIDBulkAssign builder with application/json body
func NewPostAPIRolesIDBulkAssignRequestWithBody ¶
func NewPostAPIRolesIDBulkAssignRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIRolesIDBulkAssignRequestWithBody generates requests for PostAPIRolesIDBulkAssign with any type of body
func NewPostAPIRolesIDCloneRequest ¶
func NewPostAPIRolesIDCloneRequest(server string, id string, body PostAPIRolesIDCloneJSONRequestBody) (*http.Request, error)
NewPostAPIRolesIDCloneRequest calls the generic PostAPIRolesIDClone builder with application/json body
func NewPostAPIRolesIDCloneRequestWithBody ¶
func NewPostAPIRolesIDCloneRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIRolesIDCloneRequestWithBody generates requests for PostAPIRolesIDClone with any type of body
func NewPostAPIRolesRequest ¶
func NewPostAPIRolesRequest(server string, body PostAPIRolesJSONRequestBody) (*http.Request, error)
NewPostAPIRolesRequest calls the generic PostAPIRoles builder with application/json body
func NewPostAPIRolesRequestWithBody ¶
func NewPostAPIRolesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIRolesRequestWithBody generates requests for PostAPIRoles with any type of body
func NewPostAPISpecialRequestsIDCommentsRequest ¶
func NewPostAPISpecialRequestsIDCommentsRequest(server string, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody) (*http.Request, error)
NewPostAPISpecialRequestsIDCommentsRequest calls the generic PostAPISpecialRequestsIDComments builder with application/json body
func NewPostAPISpecialRequestsIDCommentsRequestWithBody ¶
func NewPostAPISpecialRequestsIDCommentsRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPISpecialRequestsIDCommentsRequestWithBody generates requests for PostAPISpecialRequestsIDComments with any type of body
func NewPostAPISpecialRequestsRequest ¶
func NewPostAPISpecialRequestsRequest(server string, body PostAPISpecialRequestsJSONRequestBody) (*http.Request, error)
NewPostAPISpecialRequestsRequest calls the generic PostAPISpecialRequests builder with application/json body
func NewPostAPISpecialRequestsRequestWithBody ¶
func NewPostAPISpecialRequestsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPISpecialRequestsRequestWithBody generates requests for PostAPISpecialRequests with any type of body
func NewPostAPISupportImpersonationRequest ¶
func NewPostAPISupportImpersonationRequest(server string, body PostAPISupportImpersonationJSONRequestBody) (*http.Request, error)
NewPostAPISupportImpersonationRequest calls the generic PostAPISupportImpersonation builder with application/json body
func NewPostAPISupportImpersonationRequestWithBody ¶
func NewPostAPISupportImpersonationRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPISupportImpersonationRequestWithBody generates requests for PostAPISupportImpersonation with any type of body
func NewPostAPIWalletsRequest ¶
func NewPostAPIWalletsRequest(server string, body PostAPIWalletsJSONRequestBody) (*http.Request, error)
NewPostAPIWalletsRequest calls the generic PostAPIWallets builder with application/json body
func NewPostAPIWalletsRequestWithBody ¶
func NewPostAPIWalletsRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAPIWalletsRequestWithBody generates requests for PostAPIWallets with any type of body
func NewPostAuthChangePasswordRequest ¶ added in v0.1.1
func NewPostAuthChangePasswordRequest(server string, body PostAuthChangePasswordJSONRequestBody) (*http.Request, error)
NewPostAuthChangePasswordRequest calls the generic PostAuthChangePassword builder with application/json body
func NewPostAuthChangePasswordRequestWithBody ¶ added in v0.1.1
func NewPostAuthChangePasswordRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthChangePasswordRequestWithBody generates requests for PostAuthChangePassword with any type of body
func NewPostAuthInviteTokenAcceptRequest ¶ added in v0.1.1
NewPostAuthInviteTokenAcceptRequest generates requests for PostAuthInviteTokenAccept
func NewPostAuthLoginRequest ¶ added in v0.1.1
func NewPostAuthLoginRequest(server string, body PostAuthLoginJSONRequestBody) (*http.Request, error)
NewPostAuthLoginRequest calls the generic PostAuthLogin builder with application/json body
func NewPostAuthLoginRequestWithBody ¶ added in v0.1.1
func NewPostAuthLoginRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthLoginRequestWithBody generates requests for PostAuthLogin with any type of body
func NewPostAuthLogoutRequest ¶ added in v0.1.1
func NewPostAuthLogoutRequest(server string, body PostAuthLogoutJSONRequestBody) (*http.Request, error)
NewPostAuthLogoutRequest calls the generic PostAuthLogout builder with application/json body
func NewPostAuthLogoutRequestWithBody ¶ added in v0.1.1
func NewPostAuthLogoutRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthLogoutRequestWithBody generates requests for PostAuthLogout with any type of body
func NewPostAuthMfaChallengeRequest ¶ added in v0.1.1
func NewPostAuthMfaChallengeRequest(server string, body PostAuthMfaChallengeJSONRequestBody) (*http.Request, error)
NewPostAuthMfaChallengeRequest calls the generic PostAuthMfaChallenge builder with application/json body
func NewPostAuthMfaChallengeRequestWithBody ¶ added in v0.1.1
func NewPostAuthMfaChallengeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthMfaChallengeRequestWithBody generates requests for PostAuthMfaChallenge with any type of body
func NewPostAuthMfaDisableRequest ¶ added in v0.1.1
func NewPostAuthMfaDisableRequest(server string, body PostAuthMfaDisableJSONRequestBody) (*http.Request, error)
NewPostAuthMfaDisableRequest calls the generic PostAuthMfaDisable builder with application/json body
func NewPostAuthMfaDisableRequestWithBody ¶ added in v0.1.1
func NewPostAuthMfaDisableRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthMfaDisableRequestWithBody generates requests for PostAuthMfaDisable with any type of body
func NewPostAuthMfaEnrollStartRequest ¶ added in v0.1.1
func NewPostAuthMfaEnrollStartRequest(server string, body PostAuthMfaEnrollStartJSONRequestBody) (*http.Request, error)
NewPostAuthMfaEnrollStartRequest calls the generic PostAuthMfaEnrollStart builder with application/json body
func NewPostAuthMfaEnrollStartRequestWithBody ¶ added in v0.1.1
func NewPostAuthMfaEnrollStartRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthMfaEnrollStartRequestWithBody generates requests for PostAuthMfaEnrollStart with any type of body
func NewPostAuthMfaEnrollVerifyRequest ¶ added in v0.1.1
func NewPostAuthMfaEnrollVerifyRequest(server string, body PostAuthMfaEnrollVerifyJSONRequestBody) (*http.Request, error)
NewPostAuthMfaEnrollVerifyRequest calls the generic PostAuthMfaEnrollVerify builder with application/json body
func NewPostAuthMfaEnrollVerifyRequestWithBody ¶ added in v0.1.1
func NewPostAuthMfaEnrollVerifyRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthMfaEnrollVerifyRequestWithBody generates requests for PostAuthMfaEnrollVerify with any type of body
func NewPostAuthMfaRecoveryCodesRequest ¶ added in v0.1.1
func NewPostAuthMfaRecoveryCodesRequest(server string, body PostAuthMfaRecoveryCodesJSONRequestBody) (*http.Request, error)
NewPostAuthMfaRecoveryCodesRequest calls the generic PostAuthMfaRecoveryCodes builder with application/json body
func NewPostAuthMfaRecoveryCodesRequestWithBody ¶ added in v0.1.1
func NewPostAuthMfaRecoveryCodesRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthMfaRecoveryCodesRequestWithBody generates requests for PostAuthMfaRecoveryCodes with any type of body
func NewPostAuthPasswordResetRequestRequest ¶ added in v0.1.1
func NewPostAuthPasswordResetRequestRequest(server string, body PostAuthPasswordResetRequestJSONRequestBody) (*http.Request, error)
NewPostAuthPasswordResetRequestRequest calls the generic PostAuthPasswordResetRequest builder with application/json body
func NewPostAuthPasswordResetRequestRequestWithBody ¶ added in v0.1.1
func NewPostAuthPasswordResetRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthPasswordResetRequestRequestWithBody generates requests for PostAuthPasswordResetRequest with any type of body
func NewPostAuthPasswordResetTokenRequest ¶ added in v0.1.1
func NewPostAuthPasswordResetTokenRequest(server string, token string, body PostAuthPasswordResetTokenJSONRequestBody) (*http.Request, error)
NewPostAuthPasswordResetTokenRequest calls the generic PostAuthPasswordResetToken builder with application/json body
func NewPostAuthPasswordResetTokenRequestWithBody ¶ added in v0.1.1
func NewPostAuthPasswordResetTokenRequestWithBody(server string, token string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthPasswordResetTokenRequestWithBody generates requests for PostAuthPasswordResetToken with any type of body
func NewPostAuthRefreshRequest ¶ added in v0.1.1
func NewPostAuthRefreshRequest(server string, body PostAuthRefreshJSONRequestBody) (*http.Request, error)
NewPostAuthRefreshRequest calls the generic PostAuthRefresh builder with application/json body
func NewPostAuthRefreshRequestWithBody ¶ added in v0.1.1
func NewPostAuthRefreshRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthRefreshRequestWithBody generates requests for PostAuthRefresh with any type of body
func NewPostAuthRegisterRequest ¶ added in v0.1.1
func NewPostAuthRegisterRequest(server string, body PostAuthRegisterJSONRequestBody) (*http.Request, error)
NewPostAuthRegisterRequest calls the generic PostAuthRegister builder with application/json body
func NewPostAuthRegisterRequestWithBody ¶ added in v0.1.1
func NewPostAuthRegisterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthRegisterRequestWithBody generates requests for PostAuthRegister with any type of body
func NewPostAuthSignOutAllRequest ¶ added in v0.1.1
NewPostAuthSignOutAllRequest generates requests for PostAuthSignOutAll
func NewPostAuthSwitchOrgRequest ¶ added in v0.1.1
func NewPostAuthSwitchOrgRequest(server string, body PostAuthSwitchOrgJSONRequestBody) (*http.Request, error)
NewPostAuthSwitchOrgRequest calls the generic PostAuthSwitchOrg builder with application/json body
func NewPostAuthSwitchOrgRequestWithBody ¶ added in v0.1.1
func NewPostAuthSwitchOrgRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthSwitchOrgRequestWithBody generates requests for PostAuthSwitchOrg with any type of body
func NewPostAuthVerifyEmailRequestRequest ¶ added in v0.1.1
func NewPostAuthVerifyEmailRequestRequest(server string, body PostAuthVerifyEmailRequestJSONRequestBody) (*http.Request, error)
NewPostAuthVerifyEmailRequestRequest calls the generic PostAuthVerifyEmailRequest builder with application/json body
func NewPostAuthVerifyEmailRequestRequestWithBody ¶ added in v0.1.1
func NewPostAuthVerifyEmailRequestRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostAuthVerifyEmailRequestRequestWithBody generates requests for PostAuthVerifyEmailRequest with any type of body
func NewPostAuthVerifyEmailTokenRequest ¶ added in v0.1.1
NewPostAuthVerifyEmailTokenRequest generates requests for PostAuthVerifyEmailToken
func NewPostOauthConsentDecisionRequest ¶ added in v0.1.1
func NewPostOauthConsentDecisionRequest(server string, body PostOauthConsentDecisionJSONRequestBody) (*http.Request, error)
NewPostOauthConsentDecisionRequest calls the generic PostOauthConsentDecision builder with application/json body
func NewPostOauthConsentDecisionRequestWithBody ¶ added in v0.1.1
func NewPostOauthConsentDecisionRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthConsentDecisionRequestWithBody generates requests for PostOauthConsentDecision with any type of body
func NewPostOauthDeviceAuthorizationRequestWithBody ¶ added in v0.1.1
func NewPostOauthDeviceAuthorizationRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthDeviceAuthorizationRequestWithBody generates requests for PostOauthDeviceAuthorization with any type of body
func NewPostOauthDeviceAuthorizationRequestWithFormdataBody ¶ added in v0.1.1
func NewPostOauthDeviceAuthorizationRequestWithFormdataBody(server string, body PostOauthDeviceAuthorizationFormdataRequestBody) (*http.Request, error)
NewPostOauthDeviceAuthorizationRequestWithFormdataBody calls the generic PostOauthDeviceAuthorization builder with application/x-www-form-urlencoded body
func NewPostOauthDeviceDecisionRequest ¶ added in v0.1.1
func NewPostOauthDeviceDecisionRequest(server string, body PostOauthDeviceDecisionJSONRequestBody) (*http.Request, error)
NewPostOauthDeviceDecisionRequest calls the generic PostOauthDeviceDecision builder with application/json body
func NewPostOauthDeviceDecisionRequestWithBody ¶ added in v0.1.1
func NewPostOauthDeviceDecisionRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthDeviceDecisionRequestWithBody generates requests for PostOauthDeviceDecision with any type of body
func NewPostOauthRegisterRequest ¶ added in v0.1.1
func NewPostOauthRegisterRequest(server string, body PostOauthRegisterJSONRequestBody) (*http.Request, error)
NewPostOauthRegisterRequest calls the generic PostOauthRegister builder with application/json body
func NewPostOauthRegisterRequestWithBody ¶ added in v0.1.1
func NewPostOauthRegisterRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthRegisterRequestWithBody generates requests for PostOauthRegister with any type of body
func NewPostOauthRevokeRequestWithBody ¶ added in v0.1.1
func NewPostOauthRevokeRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthRevokeRequestWithBody generates requests for PostOauthRevoke with any type of body
func NewPostOauthRevokeRequestWithFormdataBody ¶ added in v0.1.1
func NewPostOauthRevokeRequestWithFormdataBody(server string, body PostOauthRevokeFormdataRequestBody) (*http.Request, error)
NewPostOauthRevokeRequestWithFormdataBody calls the generic PostOauthRevoke builder with application/x-www-form-urlencoded body
func NewPostOauthTokenRequestWithBody ¶ added in v0.1.1
func NewPostOauthTokenRequestWithBody(server string, contentType string, body io.Reader) (*http.Request, error)
NewPostOauthTokenRequestWithBody generates requests for PostOauthToken with any type of body
func NewPostOauthTokenRequestWithFormdataBody ¶ added in v0.1.1
func NewPostOauthTokenRequestWithFormdataBody(server string, body PostOauthTokenFormdataRequestBody) (*http.Request, error)
NewPostOauthTokenRequestWithFormdataBody calls the generic PostOauthToken builder with application/x-www-form-urlencoded body
func NewPostOrganizationsIDOauthClientsClientIDApproveRequest ¶ added in v0.1.1
func NewPostOrganizationsIDOauthClientsClientIDApproveRequest(server string, id string, clientID string) (*http.Request, error)
NewPostOrganizationsIDOauthClientsClientIDApproveRequest generates requests for PostOrganizationsIDOauthClientsClientIDApprove
func NewPostOrganizationsIDOauthClientsClientIDDisableRequest ¶ added in v0.1.1
func NewPostOrganizationsIDOauthClientsClientIDDisableRequest(server string, id string, clientID string, body PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody) (*http.Request, error)
NewPostOrganizationsIDOauthClientsClientIDDisableRequest calls the generic PostOrganizationsIDOauthClientsClientIDDisable builder with application/json body
func NewPostOrganizationsIDOauthClientsClientIDDisableRequestWithBody ¶ added in v0.1.1
func NewPostOrganizationsIDOauthClientsClientIDDisableRequestWithBody(server string, id string, clientID string, contentType string, body io.Reader) (*http.Request, error)
NewPostOrganizationsIDOauthClientsClientIDDisableRequestWithBody generates requests for PostOrganizationsIDOauthClientsClientIDDisable with any type of body
func NewPostOrganizationsIDOauthClientsClientIDRotateSecretRequest ¶ added in v0.1.1
func NewPostOrganizationsIDOauthClientsClientIDRotateSecretRequest(server string, id string, clientID string) (*http.Request, error)
NewPostOrganizationsIDOauthClientsClientIDRotateSecretRequest generates requests for PostOrganizationsIDOauthClientsClientIDRotateSecret
func NewPostOrganizationsIDServiceUsersRequest ¶ added in v0.1.1
func NewPostOrganizationsIDServiceUsersRequest(server string, id string, body PostOrganizationsIDServiceUsersJSONRequestBody) (*http.Request, error)
NewPostOrganizationsIDServiceUsersRequest calls the generic PostOrganizationsIDServiceUsers builder with application/json body
func NewPostOrganizationsIDServiceUsersRequestWithBody ¶ added in v0.1.1
func NewPostOrganizationsIDServiceUsersRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPostOrganizationsIDServiceUsersRequestWithBody generates requests for PostOrganizationsIDServiceUsers with any type of body
func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequest ¶ added in v0.1.1
func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequest(server string, id string, svcID string, body PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody) (*http.Request, error)
NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequest calls the generic PostOrganizationsIDServiceUsersSvcIDAPIKeys builder with application/json body
func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequestWithBody ¶ added in v0.1.1
func NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequestWithBody(server string, id string, svcID string, contentType string, body io.Reader) (*http.Request, error)
NewPostOrganizationsIDServiceUsersSvcIDAPIKeysRequestWithBody generates requests for PostOrganizationsIDServiceUsersSvcIDAPIKeys with any type of body
func NewPostVerifyLiabilitiesProofIDCheckRequest ¶
func NewPostVerifyLiabilitiesProofIDCheckRequest(server string, proofID string, body PostVerifyLiabilitiesProofIDCheckJSONRequestBody) (*http.Request, error)
NewPostVerifyLiabilitiesProofIDCheckRequest calls the generic PostVerifyLiabilitiesProofIDCheck builder with application/json body
func NewPostVerifyLiabilitiesProofIDCheckRequestWithBody ¶
func NewPostVerifyLiabilitiesProofIDCheckRequestWithBody(server string, proofID string, contentType string, body io.Reader) (*http.Request, error)
NewPostVerifyLiabilitiesProofIDCheckRequestWithBody generates requests for PostVerifyLiabilitiesProofIDCheck with any type of body
func NewPutAPIAdminChainsIDRequest ¶
func NewPutAPIAdminChainsIDRequest(server string, id string, body PutAPIAdminChainsIDJSONRequestBody) (*http.Request, error)
NewPutAPIAdminChainsIDRequest calls the generic PutAPIAdminChainsID builder with application/json body
func NewPutAPIAdminChainsIDRequestWithBody ¶
func NewPutAPIAdminChainsIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIAdminChainsIDRequestWithBody generates requests for PutAPIAdminChainsID with any type of body
func NewPutAPIAdminProvidersIDRequest ¶
func NewPutAPIAdminProvidersIDRequest(server string, id string, body PutAPIAdminProvidersIDJSONRequestBody) (*http.Request, error)
NewPutAPIAdminProvidersIDRequest calls the generic PutAPIAdminProvidersID builder with application/json body
func NewPutAPIAdminProvidersIDRequestWithBody ¶
func NewPutAPIAdminProvidersIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIAdminProvidersIDRequestWithBody generates requests for PutAPIAdminProvidersID with any type of body
func NewPutAPIAdminSpecialRequestsIDEstimateRequest ¶
func NewPutAPIAdminSpecialRequestsIDEstimateRequest(server string, id string, body PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody) (*http.Request, error)
NewPutAPIAdminSpecialRequestsIDEstimateRequest calls the generic PutAPIAdminSpecialRequestsIDEstimate builder with application/json body
func NewPutAPIAdminSpecialRequestsIDEstimateRequestWithBody ¶
func NewPutAPIAdminSpecialRequestsIDEstimateRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIAdminSpecialRequestsIDEstimateRequestWithBody generates requests for PutAPIAdminSpecialRequestsIDEstimate with any type of body
func NewPutAPIAdminSpecialRequestsIDStatusRequest ¶
func NewPutAPIAdminSpecialRequestsIDStatusRequest(server string, id string, body PutAPIAdminSpecialRequestsIDStatusJSONRequestBody) (*http.Request, error)
NewPutAPIAdminSpecialRequestsIDStatusRequest calls the generic PutAPIAdminSpecialRequestsIDStatus builder with application/json body
func NewPutAPIAdminSpecialRequestsIDStatusRequestWithBody ¶
func NewPutAPIAdminSpecialRequestsIDStatusRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIAdminSpecialRequestsIDStatusRequestWithBody generates requests for PutAPIAdminSpecialRequestsIDStatus with any type of body
func NewPutAPIAdminTokenCatalogIDRequest ¶
func NewPutAPIAdminTokenCatalogIDRequest(server string, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody) (*http.Request, error)
NewPutAPIAdminTokenCatalogIDRequest calls the generic PutAPIAdminTokenCatalogID builder with application/json body
func NewPutAPIAdminTokenCatalogIDRequestWithBody ¶
func NewPutAPIAdminTokenCatalogIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIAdminTokenCatalogIDRequestWithBody generates requests for PutAPIAdminTokenCatalogID with any type of body
func NewPutAPIRolesIDRequest ¶
func NewPutAPIRolesIDRequest(server string, id string, body PutAPIRolesIDJSONRequestBody) (*http.Request, error)
NewPutAPIRolesIDRequest calls the generic PutAPIRolesID builder with application/json body
func NewPutAPIRolesIDRequestWithBody ¶
func NewPutAPIRolesIDRequestWithBody(server string, id string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIRolesIDRequestWithBody generates requests for PutAPIRolesID with any type of body
func NewPutAPIUsersUserIDRoleRequest ¶
func NewPutAPIUsersUserIDRoleRequest(server string, userID string, body PutAPIUsersUserIDRoleJSONRequestBody) (*http.Request, error)
NewPutAPIUsersUserIDRoleRequest calls the generic PutAPIUsersUserIDRole builder with application/json body
func NewPutAPIUsersUserIDRoleRequestWithBody ¶
func NewPutAPIUsersUserIDRoleRequestWithBody(server string, userID string, contentType string, body io.Reader) (*http.Request, error)
NewPutAPIUsersUserIDRoleRequestWithBody generates requests for PutAPIUsersUserIDRole with any type of body
func NewPutAPIWalletsIDRequest ¶
func NewPutAPIWalletsIDRequest(server string, id string, body PutAPIWalletsIDJSONRequestBody) (*http.Request, error)
NewPutAPIWalletsIDRequest calls the generic PutAPIWalletsID builder with application/json body
Types ¶
type APIKeyListItem ¶ added in v0.1.1
type APIKeyListItem struct {
CreatedAt *string `json:"created_at,omitempty"`
ExpiresAt *string `json:"expires_at,omitempty"`
ID *string `json:"id,omitempty"`
KeyKind *string `json:"key_kind,omitempty"`
Last4 *string `json:"last4,omitempty"`
LastUsedAt *string `json:"last_used_at,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Prefix *string `json:"prefix,omitempty"`
RevokedAt *string `json:"revoked_at,omitempty"`
RoleID *string `json:"role_id,omitempty"`
ServiceUserID *string `json:"service_user_id,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
APIKeyListItem defines model for ApiKeyListItem.
type AcceptInvitationResponse ¶ added in v0.1.1
type AcceptInvitationResponse struct {
OrganizationID *string `json:"organization_id,omitempty"`
RoleID *string `json:"role_id,omitempty"`
}
AcceptInvitationResponse defines model for AcceptInvitationResponse.
type AcceptedMessage ¶ added in v0.1.1
type AcceptedMessage struct {
Message *string `json:"message,omitempty"`
}
AcceptedMessage defines model for AcceptedMessage.
type AddAssetRequest ¶ added in v0.1.1
type AddAssetRequest struct {
Address *string `json:"address,omitempty"`
AssetType *string `json:"asset_type,omitempty"`
Balance *string `json:"balance,omitempty"`
Blockchain *string `json:"blockchain,omitempty"`
ChainID *string `json:"chain_id,omitempty"`
ProofID *string `json:"proofID,omitempty"`
Symbol *string `json:"symbol,omitempty"`
TokenID *string `json:"token_id,omitempty"`
UsdValue *string `json:"usd_value,omitempty"`
}
AddAssetRequest defines model for AddAssetRequest.
type AddCommentBody ¶ added in v0.1.1
type AddCommentBody struct {
Comment *string `json:"comment,omitempty"`
}
AddCommentBody defines model for AddCommentBody.
type AppError ¶ added in v0.1.1
type AppError struct {
Code *ErrorCode `json:"code,omitempty"`
// Message Internal message (for logs/dev)
Message *string `json:"message,omitempty"`
// Public Client-facing message
Public *string `json:"public,omitempty"`
}
AppError defines model for AppError.
type ApprovalClient ¶ added in v0.1.1
type ApprovalClient struct {
LogoURI *string `json:"logo_uri,omitempty"`
Name *string `json:"name,omitempty"`
// OwnerOrgName empty for platform clients
OwnerOrgName *string `json:"owner_org_name,omitempty"`
}
ApprovalClient defines model for ApprovalClient.
type ApprovalScope ¶ added in v0.1.1
type ApprovalScope struct {
Description *string `json:"description,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
Key *string `json:"key,omitempty"`
}
ApprovalScope defines model for ApprovalScope.
type ApprovalUser ¶ added in v0.1.1
type ApprovalUser struct {
Email *string `json:"email,omitempty"`
}
ApprovalUser defines model for ApprovalUser.
type AssetResponse ¶ added in v0.1.1
type AssetResponse struct {
Address *string `json:"address,omitempty"`
AssetType *string `json:"asset_type,omitempty"`
Balance *string `json:"balance,omitempty"`
BlockHeight *int `json:"block_height,omitempty"`
Blockchain *string `json:"blockchain,omitempty"`
ChainID *string `json:"chain_id,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
ErrorMsg *string `json:"error_msg,omitempty"`
ID *string `json:"id,omitempty"`
LastUpdated *string `json:"last_updated,omitempty"`
ProofOfFundsID *string `json:"proof_of_funds_id,omitempty"`
Status *string `json:"status,omitempty"`
Symbol *string `json:"symbol,omitempty"`
TokenID *string `json:"token_id,omitempty"`
UsdValue *string `json:"usd_value,omitempty"`
}
AssetResponse defines model for AssetResponse.
type ChainResponse ¶ added in v0.1.1
type ChainResponse struct {
ActiveProviderCount *int `json:"active_provider_count,omitempty"`
CatalogEntryCount *int `json:"catalog_entry_count,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
ID *string `json:"id,omitempty"`
Metadata *map[string]interface{} `json:"metadata,omitempty"`
Name *string `json:"name,omitempty"`
NativeCurrency *string `json:"native_currency,omitempty"`
ProtocolType *string `json:"protocol_type,omitempty"`
ProviderCount *int `json:"provider_count,omitempty"`
Status *string `json:"status,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
ChainResponse defines model for ChainResponse.
type ChangePasswordRequest ¶ added in v0.1.1
type ChangePasswordRequest struct {
CurrentPassword *string `json:"current_password,omitempty"`
NewPassword *string `json:"new_password,omitempty"`
}
ChangePasswordRequest defines model for ChangePasswordRequest.
type CheckProofResponse ¶ added in v0.1.1
type CheckProofResponse struct {
CircuitVersion *int `json:"circuit_version,omitempty"`
InclusionVerified *bool `json:"inclusion_verified,omitempty"`
RangeProofValid *bool `json:"range_proof_valid,omitempty"`
UserIdentifier *string `json:"user_identifier,omitempty"`
Valid *bool `json:"valid,omitempty"`
VerifiedAt *string `json:"verified_at,omitempty"`
VerifiedRoot *string `json:"verified_root,omitempty"`
}
CheckProofResponse defines model for CheckProofResponse.
type Client ¶
type Client struct {
// The endpoint of the server conforming to this interface, with scheme,
// https://api.deepmap.com for example. This can contain a path relative
// to the server, such as https://api.deepmap.com/dev-test, and all the
// paths in the swagger spec will be appended to the server.
Server string
// Doer for performing requests, typically a *http.Client with any
// customized settings, such as certificate chains.
Client HttpRequestDoer
// A list of callbacks for modifying requests which are generated before sending over
// the network.
RequestEditors []RequestEditorFn
}
Client which conforms to the OpenAPI3 specification for this service.
func NewClient ¶
func NewClient(server string, opts ...ClientOption) (*Client, error)
Creates a new Client, with reasonable defaults
func (*Client) DeleteAPIAdminChainsID ¶
func (*Client) DeleteAPIAdminProvidersID ¶
func (*Client) DeleteAPIAdminTokenCatalogID ¶
func (*Client) DeleteAPIFundsTokensID ¶
func (*Client) DeleteAPIKeysID ¶ added in v0.1.1
func (*Client) DeleteAPILiabilityFilesID ¶
func (*Client) DeleteAPIOrganizationsIDInvitationsInvitationID ¶ added in v0.1.1
func (*Client) DeleteAPIReportsID ¶
func (*Client) DeleteAPIRolesID ¶
func (*Client) DeleteAPISupportImpersonationID ¶
func (*Client) DeleteAPIWalletsID ¶
func (*Client) DeleteAuthSessionsFamilyID ¶ added in v0.1.1
func (*Client) DeleteOrganizationsIDOauthClientsClientID ¶ added in v0.1.1
func (*Client) DeleteOrganizationsIDServiceUsersSvcID ¶ added in v0.1.1
func (*Client) GetAPIAdminChains ¶
func (c *Client) GetAPIAdminChains(ctx context.Context, params *GetAPIAdminChainsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminChainsID ¶
func (*Client) GetAPIAdminChainsIDProviders ¶
func (*Client) GetAPIAdminDashboard ¶
func (*Client) GetAPIAdminFilesOrganizationOrgID ¶
func (c *Client) GetAPIAdminFilesOrganizationOrgID(ctx context.Context, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminHealth ¶
func (*Client) GetAPIAdminNotifications ¶
func (c *Client) GetAPIAdminNotifications(ctx context.Context, params *GetAPIAdminNotificationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminProvidersID ¶
func (*Client) GetAPIAdminProvidersIDHealth ¶
func (c *Client) GetAPIAdminProvidersIDHealth(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminSpecialRequests ¶
func (c *Client) GetAPIAdminSpecialRequests(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminSubscriptionsPlans ¶
func (*Client) GetAPIAdminTokenCatalog ¶
func (c *Client) GetAPIAdminTokenCatalog(ctx context.Context, params *GetAPIAdminTokenCatalogParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAdminTokenCatalogID ¶
func (*Client) GetAPIAuditLogs ¶
func (c *Client) GetAPIAuditLogs(ctx context.Context, params *GetAPIAuditLogsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIAuditLogsID ¶
func (*Client) GetAPIFunds ¶
func (c *Client) GetAPIFunds(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIFundsID ¶
func (*Client) GetAPIFundsIDAssets ¶
func (*Client) GetAPIFundsTokens ¶
func (*Client) GetAPIFundsTokensCatalog ¶
func (*Client) GetAPIJobsID ¶
func (*Client) GetAPIJobsIDStream ¶
func (*Client) GetAPIKeysMine ¶ added in v0.1.1
func (*Client) GetAPILiabilities ¶
func (c *Client) GetAPILiabilities(ctx context.Context, params *GetAPILiabilitiesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPILiabilitiesID ¶
func (*Client) GetAPILiabilitiesIDNoncesUserIdentifier ¶
func (*Client) GetAPILiabilitiesIDZkpArtifact ¶
func (c *Client) GetAPILiabilitiesIDZkpArtifact(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPILiabilitiesIDZkpArtifactDownload ¶
func (c *Client) GetAPILiabilitiesIDZkpArtifactDownload(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPILiabilityFiles ¶
func (c *Client) GetAPILiabilityFiles(ctx context.Context, params *GetAPILiabilityFilesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPILiabilityFilesIDDownload ¶
func (*Client) GetAPIOrganizationsIDInvitations ¶ added in v0.1.1
func (*Client) GetAPIOwnership ¶
func (c *Client) GetAPIOwnership(ctx context.Context, params *GetAPIOwnershipParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIOwnershipID ¶
func (*Client) GetAPIPermissions ¶
func (*Client) GetAPIReports ¶
func (c *Client) GetAPIReports(ctx context.Context, params *GetAPIReportsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIReportsID ¶
func (*Client) GetAPIReportsIDDownload ¶
func (*Client) GetAPIRoles ¶
func (*Client) GetAPIRolesID ¶
func (*Client) GetAPISpecialRequests ¶
func (c *Client) GetAPISpecialRequests(ctx context.Context, params *GetAPISpecialRequestsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPISpecialRequestsID ¶
func (*Client) GetAPISpecialRequestsIDComments ¶
func (*Client) GetAPISpecialRequestsSearch ¶
func (c *Client) GetAPISpecialRequestsSearch(ctx context.Context, params *GetAPISpecialRequestsSearchParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPISpecialRequestsStats ¶
func (*Client) GetAPISupportImpersonation ¶
func (*Client) GetAPISupportImpersonationID ¶
func (*Client) GetAPIWallets ¶
func (c *Client) GetAPIWallets(ctx context.Context, params *GetAPIWalletsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetAPIWalletsID ¶
func (*Client) GetAuthInviteToken ¶ added in v0.1.1
func (*Client) GetAuthSessions ¶ added in v0.1.1
func (*Client) GetOauthAuthorize ¶ added in v0.1.1
func (c *Client) GetOauthAuthorize(ctx context.Context, params *GetOauthAuthorizeParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetOauthConsent ¶ added in v0.1.1
func (c *Client) GetOauthConsent(ctx context.Context, params *GetOauthConsentParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetOauthDevice ¶ added in v0.1.1
func (c *Client) GetOauthDevice(ctx context.Context, params *GetOauthDeviceParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetOrganizationsIDAPIKeys ¶ added in v0.1.1
func (*Client) GetOrganizationsIDOauthClients ¶ added in v0.1.1
func (*Client) GetOrganizationsIDServiceUsers ¶ added in v0.1.1
func (*Client) GetVerifyLiabilitiesProofIDInclusion ¶
func (c *Client) GetVerifyLiabilitiesProofIDInclusion(ctx context.Context, proofID string, params *GetVerifyLiabilitiesProofIDInclusionParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetVerifyZkpVk ¶
func (c *Client) GetVerifyZkpVk(ctx context.Context, params *GetVerifyZkpVkParams, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) GetWellKnownJwksJSON ¶ added in v0.1.1
func (*Client) GetWellKnownJwtsJSON ¶ added in v0.1.1
func (*Client) GetWellKnownOauthAuthorizationServer ¶ added in v0.1.1
func (*Client) GetWellKnownOauthProtectedResource ¶ added in v0.1.1
func (*Client) PatchAPIOrganizationsIDProofMode ¶
func (c *Client) PatchAPIOrganizationsIDProofMode(ctx context.Context, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchAPIOrganizationsIDProofModeWithBody ¶
func (*Client) PatchAPIOrganizationsIDSecurity ¶ added in v0.1.1
func (c *Client) PatchAPIOrganizationsIDSecurity(ctx context.Context, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PatchAPIOrganizationsIDSecurityWithBody ¶ added in v0.1.1
func (*Client) PostAPIAdminChains ¶
func (c *Client) PostAPIAdminChains(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIAdminChainsWithBody ¶
func (*Client) PostAPIAdminNotificationsRetryFailed ¶
func (*Client) PostAPIAdminNotificationsTest ¶
func (c *Client) PostAPIAdminNotificationsTest(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIAdminNotificationsTestWithBody ¶
func (*Client) PostAPIAdminProviders ¶
func (c *Client) PostAPIAdminProviders(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIAdminProvidersWithBody ¶
func (*Client) PostAPIAdminTokenCatalog ¶
func (c *Client) PostAPIAdminTokenCatalog(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIAdminTokenCatalogWithBody ¶
func (*Client) PostAPIAdminUsersIDDisable ¶ added in v0.1.1
func (c *Client) PostAPIAdminUsersIDDisable(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIAdminUsersIDDisableWithBody ¶ added in v0.1.1
func (*Client) PostAPIFunds ¶
func (c *Client) PostAPIFunds(ctx context.Context, body PostAPIFundsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIFundsIDAssets ¶
func (c *Client) PostAPIFundsIDAssets(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIFundsIDAssetsWithBody ¶
func (*Client) PostAPIFundsIDScan ¶
func (c *Client) PostAPIFundsIDScan(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIFundsIDScanRetry ¶
func (*Client) PostAPIFundsIDScanWithBody ¶
func (*Client) PostAPIFundsTokens ¶
func (c *Client) PostAPIFundsTokens(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIFundsTokensBulk ¶
func (c *Client) PostAPIFundsTokensBulk(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIFundsTokensBulkWithBody ¶
func (*Client) PostAPIFundsTokensWithBody ¶
func (*Client) PostAPIFundsWithBody ¶
func (*Client) PostAPIKeysPat ¶ added in v0.1.1
func (c *Client) PostAPIKeysPat(ctx context.Context, body PostAPIKeysPatJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIKeysPatWithBody ¶ added in v0.1.1
func (*Client) PostAPILiabilities ¶
func (c *Client) PostAPILiabilities(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPILiabilitiesIDDataWithBody ¶
func (*Client) PostAPILiabilitiesIDProcessing ¶
func (*Client) PostAPILiabilitiesWithBody ¶
func (*Client) PostAPILiabilityFilesUploadWithBody ¶
func (*Client) PostAPIOrganizationsIDInvitations ¶ added in v0.1.1
func (c *Client) PostAPIOrganizationsIDInvitations(ctx context.Context, id string, body PostAPIOrganizationsIDInvitationsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIOrganizationsIDInvitationsInvitationIDResend ¶ added in v0.1.1
func (*Client) PostAPIOrganizationsIDInvitationsWithBody ¶ added in v0.1.1
func (*Client) PostAPIOwnership ¶
func (c *Client) PostAPIOwnership(ctx context.Context, body PostAPIOwnershipJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIOwnershipIDVerification ¶
func (c *Client) PostAPIOwnershipIDVerification(ctx context.Context, id string, body PostAPIOwnershipIDVerificationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIOwnershipIDVerificationWithBody ¶
func (*Client) PostAPIOwnershipWithBody ¶
func (*Client) PostAPIReports ¶
func (c *Client) PostAPIReports(ctx context.Context, body PostAPIReportsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIReportsWithBody ¶
func (*Client) PostAPIRoles ¶
func (c *Client) PostAPIRoles(ctx context.Context, body PostAPIRolesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIRolesIDBulkAssign ¶
func (c *Client) PostAPIRolesIDBulkAssign(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIRolesIDBulkAssignWithBody ¶
func (*Client) PostAPIRolesIDClone ¶
func (c *Client) PostAPIRolesIDClone(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIRolesIDCloneWithBody ¶
func (*Client) PostAPIRolesWithBody ¶
func (*Client) PostAPISpecialRequests ¶
func (c *Client) PostAPISpecialRequests(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPISpecialRequestsIDComments ¶
func (c *Client) PostAPISpecialRequestsIDComments(ctx context.Context, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPISpecialRequestsIDCommentsWithBody ¶
func (*Client) PostAPISpecialRequestsWithBody ¶
func (*Client) PostAPISupportImpersonation ¶
func (c *Client) PostAPISupportImpersonation(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPISupportImpersonationWithBody ¶
func (*Client) PostAPIWallets ¶
func (c *Client) PostAPIWallets(ctx context.Context, body PostAPIWalletsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAPIWalletsWithBody ¶
func (*Client) PostAuthChangePassword ¶ added in v0.1.1
func (c *Client) PostAuthChangePassword(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthChangePasswordWithBody ¶ added in v0.1.1
func (*Client) PostAuthInviteTokenAccept ¶ added in v0.1.1
func (*Client) PostAuthLogin ¶ added in v0.1.1
func (c *Client) PostAuthLogin(ctx context.Context, body PostAuthLoginJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthLoginWithBody ¶ added in v0.1.1
func (*Client) PostAuthLogout ¶ added in v0.1.1
func (c *Client) PostAuthLogout(ctx context.Context, body PostAuthLogoutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthLogoutWithBody ¶ added in v0.1.1
func (*Client) PostAuthMfaChallenge ¶ added in v0.1.1
func (c *Client) PostAuthMfaChallenge(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthMfaChallengeWithBody ¶ added in v0.1.1
func (*Client) PostAuthMfaDisable ¶ added in v0.1.1
func (c *Client) PostAuthMfaDisable(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthMfaDisableWithBody ¶ added in v0.1.1
func (*Client) PostAuthMfaEnrollStart ¶ added in v0.1.1
func (c *Client) PostAuthMfaEnrollStart(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthMfaEnrollStartWithBody ¶ added in v0.1.1
func (*Client) PostAuthMfaEnrollVerify ¶ added in v0.1.1
func (c *Client) PostAuthMfaEnrollVerify(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthMfaEnrollVerifyWithBody ¶ added in v0.1.1
func (*Client) PostAuthMfaRecoveryCodes ¶ added in v0.1.1
func (c *Client) PostAuthMfaRecoveryCodes(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthMfaRecoveryCodesWithBody ¶ added in v0.1.1
func (*Client) PostAuthPasswordResetRequest ¶ added in v0.1.1
func (c *Client) PostAuthPasswordResetRequest(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthPasswordResetRequestWithBody ¶ added in v0.1.1
func (*Client) PostAuthPasswordResetToken ¶ added in v0.1.1
func (c *Client) PostAuthPasswordResetToken(ctx context.Context, token string, body PostAuthPasswordResetTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthPasswordResetTokenWithBody ¶ added in v0.1.1
func (*Client) PostAuthRefresh ¶ added in v0.1.1
func (c *Client) PostAuthRefresh(ctx context.Context, body PostAuthRefreshJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthRefreshWithBody ¶ added in v0.1.1
func (*Client) PostAuthRegister ¶ added in v0.1.1
func (c *Client) PostAuthRegister(ctx context.Context, body PostAuthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthRegisterWithBody ¶ added in v0.1.1
func (*Client) PostAuthSignOutAll ¶ added in v0.1.1
func (*Client) PostAuthSwitchOrg ¶ added in v0.1.1
func (c *Client) PostAuthSwitchOrg(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthSwitchOrgWithBody ¶ added in v0.1.1
func (*Client) PostAuthVerifyEmailRequest ¶ added in v0.1.1
func (c *Client) PostAuthVerifyEmailRequest(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostAuthVerifyEmailRequestWithBody ¶ added in v0.1.1
func (*Client) PostAuthVerifyEmailToken ¶ added in v0.1.1
func (*Client) PostOauthConsentDecision ¶ added in v0.1.1
func (c *Client) PostOauthConsentDecision(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOauthConsentDecisionWithBody ¶ added in v0.1.1
func (*Client) PostOauthDeviceAuthorizationWithBody ¶ added in v0.1.1
func (*Client) PostOauthDeviceAuthorizationWithFormdataBody ¶ added in v0.1.1
func (c *Client) PostOauthDeviceAuthorizationWithFormdataBody(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOauthDeviceDecision ¶ added in v0.1.1
func (c *Client) PostOauthDeviceDecision(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOauthDeviceDecisionWithBody ¶ added in v0.1.1
func (*Client) PostOauthRegister ¶ added in v0.1.1
func (c *Client) PostOauthRegister(ctx context.Context, body PostOauthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOauthRegisterWithBody ¶ added in v0.1.1
func (*Client) PostOauthRevokeWithBody ¶ added in v0.1.1
func (*Client) PostOauthRevokeWithFormdataBody ¶ added in v0.1.1
func (c *Client) PostOauthRevokeWithFormdataBody(ctx context.Context, body PostOauthRevokeFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOauthTokenWithBody ¶ added in v0.1.1
func (*Client) PostOauthTokenWithFormdataBody ¶ added in v0.1.1
func (c *Client) PostOauthTokenWithFormdataBody(ctx context.Context, body PostOauthTokenFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOrganizationsIDOauthClientsClientIDApprove ¶ added in v0.1.1
func (*Client) PostOrganizationsIDOauthClientsClientIDDisable ¶ added in v0.1.1
func (c *Client) PostOrganizationsIDOauthClientsClientIDDisable(ctx context.Context, id string, clientID string, body PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOrganizationsIDOauthClientsClientIDDisableWithBody ¶ added in v0.1.1
func (*Client) PostOrganizationsIDOauthClientsClientIDRotateSecret ¶ added in v0.1.1
func (*Client) PostOrganizationsIDServiceUsers ¶ added in v0.1.1
func (c *Client) PostOrganizationsIDServiceUsers(ctx context.Context, id string, body PostOrganizationsIDServiceUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOrganizationsIDServiceUsersSvcIDAPIKeys ¶ added in v0.1.1
func (c *Client) PostOrganizationsIDServiceUsersSvcIDAPIKeys(ctx context.Context, id string, svcID string, body PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBody ¶ added in v0.1.1
func (*Client) PostOrganizationsIDServiceUsersWithBody ¶ added in v0.1.1
func (*Client) PostVerifyLiabilitiesProofIDCheck ¶
func (c *Client) PostVerifyLiabilitiesProofIDCheck(ctx context.Context, proofID string, body PostVerifyLiabilitiesProofIDCheckJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PostVerifyLiabilitiesProofIDCheckWithBody ¶
func (*Client) PutAPIAdminChainsID ¶
func (c *Client) PutAPIAdminChainsID(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIAdminChainsIDWithBody ¶
func (*Client) PutAPIAdminProvidersID ¶
func (c *Client) PutAPIAdminProvidersID(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIAdminProvidersIDWithBody ¶
func (*Client) PutAPIAdminSpecialRequestsIDEstimate ¶
func (c *Client) PutAPIAdminSpecialRequestsIDEstimate(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIAdminSpecialRequestsIDEstimateWithBody ¶
func (*Client) PutAPIAdminSpecialRequestsIDStatus ¶
func (c *Client) PutAPIAdminSpecialRequestsIDStatus(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDStatusJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIAdminSpecialRequestsIDStatusWithBody ¶
func (*Client) PutAPIAdminTokenCatalogID ¶
func (c *Client) PutAPIAdminTokenCatalogID(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIAdminTokenCatalogIDWithBody ¶
func (*Client) PutAPIRolesID ¶
func (c *Client) PutAPIRolesID(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIRolesIDWithBody ¶
func (*Client) PutAPIUsersUserIDRole ¶
func (c *Client) PutAPIUsersUserIDRole(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
func (*Client) PutAPIUsersUserIDRoleWithBody ¶
func (*Client) PutAPIWalletsID ¶
func (c *Client) PutAPIWalletsID(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
type ClientInterface ¶
type ClientInterface interface {
// GetWellKnownJwksJSON request
GetWellKnownJwksJSON(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetWellKnownJwtsJSON request
GetWellKnownJwtsJSON(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetWellKnownOauthAuthorizationServer request
GetWellKnownOauthAuthorizationServer(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetWellKnownOauthProtectedResource request
GetWellKnownOauthProtectedResource(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIKeysMine request
GetAPIKeysMine(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIKeysPatWithBody request with any body
PostAPIKeysPatWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIKeysPat(ctx context.Context, body PostAPIKeysPatJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIKeysID request
DeleteAPIKeysID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminChains request
GetAPIAdminChains(ctx context.Context, params *GetAPIAdminChainsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminChainsWithBody request with any body
PostAPIAdminChainsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIAdminChains(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIAdminChainsID request
DeleteAPIAdminChainsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminChainsID request
GetAPIAdminChainsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIAdminChainsIDWithBody request with any body
PutAPIAdminChainsIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIAdminChainsID(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminChainsIDProviders request
GetAPIAdminChainsIDProviders(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminDashboard request
GetAPIAdminDashboard(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminFilesOrganizationOrgID request
GetAPIAdminFilesOrganizationOrgID(ctx context.Context, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminHealth request
GetAPIAdminHealth(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminNotifications request
GetAPIAdminNotifications(ctx context.Context, params *GetAPIAdminNotificationsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminNotificationsRetryFailed request
PostAPIAdminNotificationsRetryFailed(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminNotificationsTestWithBody request with any body
PostAPIAdminNotificationsTestWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIAdminNotificationsTest(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminProvidersWithBody request with any body
PostAPIAdminProvidersWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIAdminProviders(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIAdminProvidersID request
DeleteAPIAdminProvidersID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminProvidersID request
GetAPIAdminProvidersID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIAdminProvidersIDWithBody request with any body
PutAPIAdminProvidersIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIAdminProvidersID(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminProvidersIDHealth request
GetAPIAdminProvidersIDHealth(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminSpecialRequests request
GetAPIAdminSpecialRequests(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIAdminSpecialRequestsIDEstimateWithBody request with any body
PutAPIAdminSpecialRequestsIDEstimateWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIAdminSpecialRequestsIDEstimate(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIAdminSpecialRequestsIDStatusWithBody request with any body
PutAPIAdminSpecialRequestsIDStatusWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIAdminSpecialRequestsIDStatus(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDStatusJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminSubscriptionsPlans request
GetAPIAdminSubscriptionsPlans(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminTokenCatalog request
GetAPIAdminTokenCatalog(ctx context.Context, params *GetAPIAdminTokenCatalogParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminTokenCatalogWithBody request with any body
PostAPIAdminTokenCatalogWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIAdminTokenCatalog(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIAdminTokenCatalogID request
DeleteAPIAdminTokenCatalogID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAdminTokenCatalogID request
GetAPIAdminTokenCatalogID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIAdminTokenCatalogIDWithBody request with any body
PutAPIAdminTokenCatalogIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIAdminTokenCatalogID(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIAdminUsersIDDisableWithBody request with any body
PostAPIAdminUsersIDDisableWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIAdminUsersIDDisable(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAuditLogs request
GetAPIAuditLogs(ctx context.Context, params *GetAPIAuditLogsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIAuditLogsID request
GetAPIAuditLogsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIFunds request
GetAPIFunds(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsWithBody request with any body
PostAPIFundsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIFunds(ctx context.Context, body PostAPIFundsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIFundsTokens request
GetAPIFundsTokens(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsTokensWithBody request with any body
PostAPIFundsTokensWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIFundsTokens(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsTokensBulkWithBody request with any body
PostAPIFundsTokensBulkWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIFundsTokensBulk(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIFundsTokensCatalog request
GetAPIFundsTokensCatalog(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIFundsTokensID request
DeleteAPIFundsTokensID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIFundsID request
GetAPIFundsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIFundsIDAssets request
GetAPIFundsIDAssets(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsIDAssetsWithBody request with any body
PostAPIFundsIDAssetsWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIFundsIDAssets(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsIDScanWithBody request with any body
PostAPIFundsIDScanWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIFundsIDScan(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIFundsIDScanRetry request
PostAPIFundsIDScanRetry(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIJobsID request
GetAPIJobsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIJobsIDStream request
GetAPIJobsIDStream(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilities request
GetAPILiabilities(ctx context.Context, params *GetAPILiabilitiesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPILiabilitiesWithBody request with any body
PostAPILiabilitiesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPILiabilities(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilitiesID request
GetAPILiabilitiesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPILiabilitiesIDDataWithBody request with any body
PostAPILiabilitiesIDDataWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilitiesIDNoncesUserIdentifier request
GetAPILiabilitiesIDNoncesUserIdentifier(ctx context.Context, id string, userIdentifier string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPILiabilitiesIDProcessing request
PostAPILiabilitiesIDProcessing(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilitiesIDZkpArtifact request
GetAPILiabilitiesIDZkpArtifact(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilitiesIDZkpArtifactDownload request
GetAPILiabilitiesIDZkpArtifactDownload(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilityFiles request
GetAPILiabilityFiles(ctx context.Context, params *GetAPILiabilityFilesParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPILiabilityFilesUploadWithBody request with any body
PostAPILiabilityFilesUploadWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPILiabilityFilesID request
DeleteAPILiabilityFilesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPILiabilityFilesIDDownload request
GetAPILiabilityFilesIDDownload(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIOrganizationsIDInvitations request
GetAPIOrganizationsIDInvitations(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIOrganizationsIDInvitationsWithBody request with any body
PostAPIOrganizationsIDInvitationsWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIOrganizationsIDInvitations(ctx context.Context, id string, body PostAPIOrganizationsIDInvitationsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIOrganizationsIDInvitationsInvitationID request
DeleteAPIOrganizationsIDInvitationsInvitationID(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIOrganizationsIDInvitationsInvitationIDResend request
PostAPIOrganizationsIDInvitationsInvitationIDResend(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PatchAPIOrganizationsIDProofModeWithBody request with any body
PatchAPIOrganizationsIDProofModeWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PatchAPIOrganizationsIDProofMode(ctx context.Context, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PatchAPIOrganizationsIDSecurityWithBody request with any body
PatchAPIOrganizationsIDSecurityWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PatchAPIOrganizationsIDSecurity(ctx context.Context, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIOwnership request
GetAPIOwnership(ctx context.Context, params *GetAPIOwnershipParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIOwnershipWithBody request with any body
PostAPIOwnershipWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIOwnership(ctx context.Context, body PostAPIOwnershipJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIOwnershipID request
GetAPIOwnershipID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIOwnershipIDVerificationWithBody request with any body
PostAPIOwnershipIDVerificationWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIOwnershipIDVerification(ctx context.Context, id string, body PostAPIOwnershipIDVerificationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIPermissions request
GetAPIPermissions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIReports request
GetAPIReports(ctx context.Context, params *GetAPIReportsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIReportsWithBody request with any body
PostAPIReportsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIReports(ctx context.Context, body PostAPIReportsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIReportsID request
DeleteAPIReportsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIReportsID request
GetAPIReportsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIReportsIDDownload request
GetAPIReportsIDDownload(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIRoles request
GetAPIRoles(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIRolesWithBody request with any body
PostAPIRolesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIRoles(ctx context.Context, body PostAPIRolesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIRolesID request
DeleteAPIRolesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIRolesID request
GetAPIRolesID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIRolesIDWithBody request with any body
PutAPIRolesIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIRolesID(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIRolesIDBulkAssignWithBody request with any body
PostAPIRolesIDBulkAssignWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIRolesIDBulkAssign(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIRolesIDCloneWithBody request with any body
PostAPIRolesIDCloneWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIRolesIDClone(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISpecialRequests request
GetAPISpecialRequests(ctx context.Context, params *GetAPISpecialRequestsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPISpecialRequestsWithBody request with any body
PostAPISpecialRequestsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPISpecialRequests(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISpecialRequestsSearch request
GetAPISpecialRequestsSearch(ctx context.Context, params *GetAPISpecialRequestsSearchParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISpecialRequestsStats request
GetAPISpecialRequestsStats(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISpecialRequestsID request
GetAPISpecialRequestsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISpecialRequestsIDComments request
GetAPISpecialRequestsIDComments(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPISpecialRequestsIDCommentsWithBody request with any body
PostAPISpecialRequestsIDCommentsWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPISpecialRequestsIDComments(ctx context.Context, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISupportImpersonation request
GetAPISupportImpersonation(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPISupportImpersonationWithBody request with any body
PostAPISupportImpersonationWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPISupportImpersonation(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPISupportImpersonationID request
DeleteAPISupportImpersonationID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPISupportImpersonationID request
GetAPISupportImpersonationID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIUsersUserIDRoleWithBody request with any body
PutAPIUsersUserIDRoleWithBody(ctx context.Context, userID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIUsersUserIDRole(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIWallets request
GetAPIWallets(ctx context.Context, params *GetAPIWalletsParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAPIWalletsWithBody request with any body
PostAPIWalletsWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAPIWallets(ctx context.Context, body PostAPIWalletsJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAPIWalletsID request
DeleteAPIWalletsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAPIWalletsID request
GetAPIWalletsID(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PutAPIWalletsIDWithBody request with any body
PutAPIWalletsIDWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PutAPIWalletsID(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthChangePasswordWithBody request with any body
PostAuthChangePasswordWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthChangePassword(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAuthInviteToken request
GetAuthInviteToken(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthInviteTokenAccept request
PostAuthInviteTokenAccept(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthLoginWithBody request with any body
PostAuthLoginWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthLogin(ctx context.Context, body PostAuthLoginJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthLogoutWithBody request with any body
PostAuthLogoutWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthLogout(ctx context.Context, body PostAuthLogoutJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAuthMe request
GetAuthMe(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthMfaChallengeWithBody request with any body
PostAuthMfaChallengeWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthMfaChallenge(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthMfaDisableWithBody request with any body
PostAuthMfaDisableWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthMfaDisable(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthMfaEnrollStartWithBody request with any body
PostAuthMfaEnrollStartWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthMfaEnrollStart(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthMfaEnrollVerifyWithBody request with any body
PostAuthMfaEnrollVerifyWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthMfaEnrollVerify(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthMfaRecoveryCodesWithBody request with any body
PostAuthMfaRecoveryCodesWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthMfaRecoveryCodes(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthPasswordResetRequestWithBody request with any body
PostAuthPasswordResetRequestWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthPasswordResetRequest(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthPasswordResetTokenWithBody request with any body
PostAuthPasswordResetTokenWithBody(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthPasswordResetToken(ctx context.Context, token string, body PostAuthPasswordResetTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthRefreshWithBody request with any body
PostAuthRefreshWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthRefresh(ctx context.Context, body PostAuthRefreshJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthRegisterWithBody request with any body
PostAuthRegisterWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthRegister(ctx context.Context, body PostAuthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetAuthSessions request
GetAuthSessions(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteAuthSessionsFamilyID request
DeleteAuthSessionsFamilyID(ctx context.Context, familyID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthSignOutAll request
PostAuthSignOutAll(ctx context.Context, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthSwitchOrgWithBody request with any body
PostAuthSwitchOrgWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthSwitchOrg(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthVerifyEmailRequestWithBody request with any body
PostAuthVerifyEmailRequestWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostAuthVerifyEmailRequest(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostAuthVerifyEmailToken request
PostAuthVerifyEmailToken(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOauthAuthorize request
GetOauthAuthorize(ctx context.Context, params *GetOauthAuthorizeParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOauthConsent request
GetOauthConsent(ctx context.Context, params *GetOauthConsentParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthConsentDecisionWithBody request with any body
PostOauthConsentDecisionWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthConsentDecision(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOauthDevice request
GetOauthDevice(ctx context.Context, params *GetOauthDeviceParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthDeviceDecisionWithBody request with any body
PostOauthDeviceDecisionWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthDeviceDecision(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthDeviceAuthorizationWithBody request with any body
PostOauthDeviceAuthorizationWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthDeviceAuthorizationWithFormdataBody(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthRegisterWithBody request with any body
PostOauthRegisterWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthRegister(ctx context.Context, body PostOauthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthRevokeWithBody request with any body
PostOauthRevokeWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthRevokeWithFormdataBody(ctx context.Context, body PostOauthRevokeFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOauthTokenWithBody request with any body
PostOauthTokenWithBody(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOauthTokenWithFormdataBody(ctx context.Context, body PostOauthTokenFormdataRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOrganizationsIDAPIKeys request
GetOrganizationsIDAPIKeys(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOrganizationsIDOauthClients request
GetOrganizationsIDOauthClients(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteOrganizationsIDOauthClientsClientID request
DeleteOrganizationsIDOauthClientsClientID(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOrganizationsIDOauthClientsClientIDApprove request
PostOrganizationsIDOauthClientsClientIDApprove(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOrganizationsIDOauthClientsClientIDDisableWithBody request with any body
PostOrganizationsIDOauthClientsClientIDDisableWithBody(ctx context.Context, id string, clientID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOrganizationsIDOauthClientsClientIDDisable(ctx context.Context, id string, clientID string, body PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOrganizationsIDOauthClientsClientIDRotateSecret request
PostOrganizationsIDOauthClientsClientIDRotateSecret(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetOrganizationsIDServiceUsers request
GetOrganizationsIDServiceUsers(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOrganizationsIDServiceUsersWithBody request with any body
PostOrganizationsIDServiceUsersWithBody(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOrganizationsIDServiceUsers(ctx context.Context, id string, body PostOrganizationsIDServiceUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// DeleteOrganizationsIDServiceUsersSvcID request
DeleteOrganizationsIDServiceUsersSvcID(ctx context.Context, id string, svcID string, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBody request with any body
PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBody(ctx context.Context, id string, svcID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostOrganizationsIDServiceUsersSvcIDAPIKeys(ctx context.Context, id string, svcID string, body PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// PostVerifyLiabilitiesProofIDCheckWithBody request with any body
PostVerifyLiabilitiesProofIDCheckWithBody(ctx context.Context, proofID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*http.Response, error)
PostVerifyLiabilitiesProofIDCheck(ctx context.Context, proofID string, body PostVerifyLiabilitiesProofIDCheckJSONRequestBody, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetVerifyLiabilitiesProofIDInclusion request
GetVerifyLiabilitiesProofIDInclusion(ctx context.Context, proofID string, params *GetVerifyLiabilitiesProofIDInclusionParams, reqEditors ...RequestEditorFn) (*http.Response, error)
// GetVerifyZkpVk request
GetVerifyZkpVk(ctx context.Context, params *GetVerifyZkpVkParams, reqEditors ...RequestEditorFn) (*http.Response, error)
}
The interface specification for the client above.
type ClientOption ¶
ClientOption allows setting custom parameters during construction
func WithHTTPClient ¶
func WithHTTPClient(doer HttpRequestDoer) ClientOption
WithHTTPClient allows overriding the default Doer, which is automatically created using http.Client. This is useful for tests.
func WithRequestEditorFn ¶
func WithRequestEditorFn(fn RequestEditorFn) ClientOption
WithRequestEditorFn allows setting up a callback function, which will be called right before sending the request. This can be used to mutate the request.
type ClientWithResponses ¶
type ClientWithResponses struct {
ClientInterface
}
ClientWithResponses builds on ClientInterface to offer response payloads
func NewClientWithResponses ¶
func NewClientWithResponses(server string, opts ...ClientOption) (*ClientWithResponses, error)
NewClientWithResponses creates a new ClientWithResponses, which wraps Client with return type handling
func (*ClientWithResponses) DeleteAPIAdminChainsIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminChainsIDResponse, error)
DeleteAPIAdminChainsIDWithResponse request returning *DeleteAPIAdminChainsIDResponse
func (*ClientWithResponses) DeleteAPIAdminProvidersIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminProvidersIDResponse, error)
DeleteAPIAdminProvidersIDWithResponse request returning *DeleteAPIAdminProvidersIDResponse
func (*ClientWithResponses) DeleteAPIAdminTokenCatalogIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminTokenCatalogIDResponse, error)
DeleteAPIAdminTokenCatalogIDWithResponse request returning *DeleteAPIAdminTokenCatalogIDResponse
func (*ClientWithResponses) DeleteAPIFundsTokensIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIFundsTokensIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIFundsTokensIDResponse, error)
DeleteAPIFundsTokensIDWithResponse request returning *DeleteAPIFundsTokensIDResponse
func (*ClientWithResponses) DeleteAPIKeysIDWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteAPIKeysIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIKeysIDResponse, error)
DeleteAPIKeysIDWithResponse request returning *DeleteAPIKeysIDResponse
func (*ClientWithResponses) DeleteAPILiabilityFilesIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPILiabilityFilesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPILiabilityFilesIDResponse, error)
DeleteAPILiabilityFilesIDWithResponse request returning *DeleteAPILiabilityFilesIDResponse
func (*ClientWithResponses) DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*DeleteAPIOrganizationsIDInvitationsInvitationIDResponse, error)
DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse request returning *DeleteAPIOrganizationsIDInvitationsInvitationIDResponse
func (*ClientWithResponses) DeleteAPIReportsIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIReportsIDResponse, error)
DeleteAPIReportsIDWithResponse request returning *DeleteAPIReportsIDResponse
func (*ClientWithResponses) DeleteAPIRolesIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIRolesIDResponse, error)
DeleteAPIRolesIDWithResponse request returning *DeleteAPIRolesIDResponse
func (*ClientWithResponses) DeleteAPISupportImpersonationIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPISupportImpersonationIDResponse, error)
DeleteAPISupportImpersonationIDWithResponse request returning *DeleteAPISupportImpersonationIDResponse
func (*ClientWithResponses) DeleteAPIWalletsIDWithResponse ¶
func (c *ClientWithResponses) DeleteAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIWalletsIDResponse, error)
DeleteAPIWalletsIDWithResponse request returning *DeleteAPIWalletsIDResponse
func (*ClientWithResponses) DeleteAuthSessionsFamilyIDWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteAuthSessionsFamilyIDWithResponse(ctx context.Context, familyID string, reqEditors ...RequestEditorFn) (*DeleteAuthSessionsFamilyIDResponse, error)
DeleteAuthSessionsFamilyIDWithResponse request returning *DeleteAuthSessionsFamilyIDResponse
func (*ClientWithResponses) DeleteOrganizationsIDOauthClientsClientIDWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteOrganizationsIDOauthClientsClientIDWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDOauthClientsClientIDResponse, error)
DeleteOrganizationsIDOauthClientsClientIDWithResponse request returning *DeleteOrganizationsIDOauthClientsClientIDResponse
func (*ClientWithResponses) DeleteOrganizationsIDServiceUsersSvcIDWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) DeleteOrganizationsIDServiceUsersSvcIDWithResponse(ctx context.Context, id string, svcID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDServiceUsersSvcIDResponse, error)
DeleteOrganizationsIDServiceUsersSvcIDWithResponse request returning *DeleteOrganizationsIDServiceUsersSvcIDResponse
func (*ClientWithResponses) GetAPIAdminChainsIDProvidersWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminChainsIDProvidersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDProvidersResponse, error)
GetAPIAdminChainsIDProvidersWithResponse request returning *GetAPIAdminChainsIDProvidersResponse
func (*ClientWithResponses) GetAPIAdminChainsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDResponse, error)
GetAPIAdminChainsIDWithResponse request returning *GetAPIAdminChainsIDResponse
func (*ClientWithResponses) GetAPIAdminChainsWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminChainsWithResponse(ctx context.Context, params *GetAPIAdminChainsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsResponse, error)
GetAPIAdminChainsWithResponse request returning *GetAPIAdminChainsResponse
func (*ClientWithResponses) GetAPIAdminDashboardWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminDashboardWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminDashboardResponse, error)
GetAPIAdminDashboardWithResponse request returning *GetAPIAdminDashboardResponse
func (*ClientWithResponses) GetAPIAdminFilesOrganizationOrgIDWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminFilesOrganizationOrgIDWithResponse(ctx context.Context, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams, reqEditors ...RequestEditorFn) (*GetAPIAdminFilesOrganizationOrgIDResponse, error)
GetAPIAdminFilesOrganizationOrgIDWithResponse request returning *GetAPIAdminFilesOrganizationOrgIDResponse
func (*ClientWithResponses) GetAPIAdminHealthWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminHealthResponse, error)
GetAPIAdminHealthWithResponse request returning *GetAPIAdminHealthResponse
func (*ClientWithResponses) GetAPIAdminNotificationsWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminNotificationsWithResponse(ctx context.Context, params *GetAPIAdminNotificationsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminNotificationsResponse, error)
GetAPIAdminNotificationsWithResponse request returning *GetAPIAdminNotificationsResponse
func (*ClientWithResponses) GetAPIAdminProvidersIDHealthWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminProvidersIDHealthWithResponse(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, reqEditors ...RequestEditorFn) (*GetAPIAdminProvidersIDHealthResponse, error)
GetAPIAdminProvidersIDHealthWithResponse request returning *GetAPIAdminProvidersIDHealthResponse
func (*ClientWithResponses) GetAPIAdminProvidersIDWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminProvidersIDResponse, error)
GetAPIAdminProvidersIDWithResponse request returning *GetAPIAdminProvidersIDResponse
func (*ClientWithResponses) GetAPIAdminSpecialRequestsWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminSpecialRequestsWithResponse(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminSpecialRequestsResponse, error)
GetAPIAdminSpecialRequestsWithResponse request returning *GetAPIAdminSpecialRequestsResponse
func (*ClientWithResponses) GetAPIAdminSubscriptionsPlansWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminSubscriptionsPlansWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminSubscriptionsPlansResponse, error)
GetAPIAdminSubscriptionsPlansWithResponse request returning *GetAPIAdminSubscriptionsPlansResponse
func (*ClientWithResponses) GetAPIAdminTokenCatalogIDWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminTokenCatalogIDResponse, error)
GetAPIAdminTokenCatalogIDWithResponse request returning *GetAPIAdminTokenCatalogIDResponse
func (*ClientWithResponses) GetAPIAdminTokenCatalogWithResponse ¶
func (c *ClientWithResponses) GetAPIAdminTokenCatalogWithResponse(ctx context.Context, params *GetAPIAdminTokenCatalogParams, reqEditors ...RequestEditorFn) (*GetAPIAdminTokenCatalogResponse, error)
GetAPIAdminTokenCatalogWithResponse request returning *GetAPIAdminTokenCatalogResponse
func (*ClientWithResponses) GetAPIAuditLogsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIAuditLogsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAuditLogsIDResponse, error)
GetAPIAuditLogsIDWithResponse request returning *GetAPIAuditLogsIDResponse
func (*ClientWithResponses) GetAPIAuditLogsWithResponse ¶
func (c *ClientWithResponses) GetAPIAuditLogsWithResponse(ctx context.Context, params *GetAPIAuditLogsParams, reqEditors ...RequestEditorFn) (*GetAPIAuditLogsResponse, error)
GetAPIAuditLogsWithResponse request returning *GetAPIAuditLogsResponse
func (*ClientWithResponses) GetAPIFundsIDAssetsWithResponse ¶
func (c *ClientWithResponses) GetAPIFundsIDAssetsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDAssetsResponse, error)
GetAPIFundsIDAssetsWithResponse request returning *GetAPIFundsIDAssetsResponse
func (*ClientWithResponses) GetAPIFundsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIFundsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDResponse, error)
GetAPIFundsIDWithResponse request returning *GetAPIFundsIDResponse
func (*ClientWithResponses) GetAPIFundsTokensCatalogWithResponse ¶
func (c *ClientWithResponses) GetAPIFundsTokensCatalogWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensCatalogResponse, error)
GetAPIFundsTokensCatalogWithResponse request returning *GetAPIFundsTokensCatalogResponse
func (*ClientWithResponses) GetAPIFundsTokensWithResponse ¶
func (c *ClientWithResponses) GetAPIFundsTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensResponse, error)
GetAPIFundsTokensWithResponse request returning *GetAPIFundsTokensResponse
func (*ClientWithResponses) GetAPIFundsWithResponse ¶
func (c *ClientWithResponses) GetAPIFundsWithResponse(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*GetAPIFundsResponse, error)
GetAPIFundsWithResponse request returning *GetAPIFundsResponse
func (*ClientWithResponses) GetAPIJobsIDStreamWithResponse ¶
func (c *ClientWithResponses) GetAPIJobsIDStreamWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDStreamResponse, error)
GetAPIJobsIDStreamWithResponse request returning *GetAPIJobsIDStreamResponse
func (*ClientWithResponses) GetAPIJobsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIJobsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDResponse, error)
GetAPIJobsIDWithResponse request returning *GetAPIJobsIDResponse
func (*ClientWithResponses) GetAPIKeysMineWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetAPIKeysMineWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIKeysMineResponse, error)
GetAPIKeysMineWithResponse request returning *GetAPIKeysMineResponse
func (*ClientWithResponses) GetAPILiabilitiesIDNoncesUserIdentifierWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilitiesIDNoncesUserIdentifierWithResponse(ctx context.Context, id string, userIdentifier string, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDNoncesUserIdentifierResponse, error)
GetAPILiabilitiesIDNoncesUserIdentifierWithResponse request returning *GetAPILiabilitiesIDNoncesUserIdentifierResponse
func (*ClientWithResponses) GetAPILiabilitiesIDWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilitiesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDResponse, error)
GetAPILiabilitiesIDWithResponse request returning *GetAPILiabilitiesIDResponse
func (*ClientWithResponses) GetAPILiabilitiesIDZkpArtifactDownloadWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilitiesIDZkpArtifactDownloadWithResponse(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDZkpArtifactDownloadResponse, error)
GetAPILiabilitiesIDZkpArtifactDownloadWithResponse request returning *GetAPILiabilitiesIDZkpArtifactDownloadResponse
func (*ClientWithResponses) GetAPILiabilitiesIDZkpArtifactWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilitiesIDZkpArtifactWithResponse(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDZkpArtifactResponse, error)
GetAPILiabilitiesIDZkpArtifactWithResponse request returning *GetAPILiabilitiesIDZkpArtifactResponse
func (*ClientWithResponses) GetAPILiabilitiesWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilitiesWithResponse(ctx context.Context, params *GetAPILiabilitiesParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesResponse, error)
GetAPILiabilitiesWithResponse request returning *GetAPILiabilitiesResponse
func (*ClientWithResponses) GetAPILiabilityFilesIDDownloadWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilityFilesIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilityFilesIDDownloadResponse, error)
GetAPILiabilityFilesIDDownloadWithResponse request returning *GetAPILiabilityFilesIDDownloadResponse
func (*ClientWithResponses) GetAPILiabilityFilesWithResponse ¶
func (c *ClientWithResponses) GetAPILiabilityFilesWithResponse(ctx context.Context, params *GetAPILiabilityFilesParams, reqEditors ...RequestEditorFn) (*GetAPILiabilityFilesResponse, error)
GetAPILiabilityFilesWithResponse request returning *GetAPILiabilityFilesResponse
func (*ClientWithResponses) GetAPIOrganizationsIDInvitationsWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOrganizationsIDInvitationsResponse, error)
GetAPIOrganizationsIDInvitationsWithResponse request returning *GetAPIOrganizationsIDInvitationsResponse
func (*ClientWithResponses) GetAPIOwnershipIDWithResponse ¶
func (c *ClientWithResponses) GetAPIOwnershipIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOwnershipIDResponse, error)
GetAPIOwnershipIDWithResponse request returning *GetAPIOwnershipIDResponse
func (*ClientWithResponses) GetAPIOwnershipWithResponse ¶
func (c *ClientWithResponses) GetAPIOwnershipWithResponse(ctx context.Context, params *GetAPIOwnershipParams, reqEditors ...RequestEditorFn) (*GetAPIOwnershipResponse, error)
GetAPIOwnershipWithResponse request returning *GetAPIOwnershipResponse
func (*ClientWithResponses) GetAPIPermissionsWithResponse ¶
func (c *ClientWithResponses) GetAPIPermissionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIPermissionsResponse, error)
GetAPIPermissionsWithResponse request returning *GetAPIPermissionsResponse
func (*ClientWithResponses) GetAPIReportsIDDownloadWithResponse ¶
func (c *ClientWithResponses) GetAPIReportsIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDDownloadResponse, error)
GetAPIReportsIDDownloadWithResponse request returning *GetAPIReportsIDDownloadResponse
func (*ClientWithResponses) GetAPIReportsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDResponse, error)
GetAPIReportsIDWithResponse request returning *GetAPIReportsIDResponse
func (*ClientWithResponses) GetAPIReportsWithResponse ¶
func (c *ClientWithResponses) GetAPIReportsWithResponse(ctx context.Context, params *GetAPIReportsParams, reqEditors ...RequestEditorFn) (*GetAPIReportsResponse, error)
GetAPIReportsWithResponse request returning *GetAPIReportsResponse
func (*ClientWithResponses) GetAPIRolesIDWithResponse ¶
func (c *ClientWithResponses) GetAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIRolesIDResponse, error)
GetAPIRolesIDWithResponse request returning *GetAPIRolesIDResponse
func (*ClientWithResponses) GetAPIRolesWithResponse ¶
func (c *ClientWithResponses) GetAPIRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIRolesResponse, error)
GetAPIRolesWithResponse request returning *GetAPIRolesResponse
func (*ClientWithResponses) GetAPISpecialRequestsIDCommentsWithResponse ¶
func (c *ClientWithResponses) GetAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDCommentsResponse, error)
GetAPISpecialRequestsIDCommentsWithResponse request returning *GetAPISpecialRequestsIDCommentsResponse
func (*ClientWithResponses) GetAPISpecialRequestsIDWithResponse ¶
func (c *ClientWithResponses) GetAPISpecialRequestsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDResponse, error)
GetAPISpecialRequestsIDWithResponse request returning *GetAPISpecialRequestsIDResponse
func (*ClientWithResponses) GetAPISpecialRequestsSearchWithResponse ¶
func (c *ClientWithResponses) GetAPISpecialRequestsSearchWithResponse(ctx context.Context, params *GetAPISpecialRequestsSearchParams, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsSearchResponse, error)
GetAPISpecialRequestsSearchWithResponse request returning *GetAPISpecialRequestsSearchResponse
func (*ClientWithResponses) GetAPISpecialRequestsStatsWithResponse ¶
func (c *ClientWithResponses) GetAPISpecialRequestsStatsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsStatsResponse, error)
GetAPISpecialRequestsStatsWithResponse request returning *GetAPISpecialRequestsStatsResponse
func (*ClientWithResponses) GetAPISpecialRequestsWithResponse ¶
func (c *ClientWithResponses) GetAPISpecialRequestsWithResponse(ctx context.Context, params *GetAPISpecialRequestsParams, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsResponse, error)
GetAPISpecialRequestsWithResponse request returning *GetAPISpecialRequestsResponse
func (*ClientWithResponses) GetAPISupportImpersonationIDWithResponse ¶
func (c *ClientWithResponses) GetAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationIDResponse, error)
GetAPISupportImpersonationIDWithResponse request returning *GetAPISupportImpersonationIDResponse
func (*ClientWithResponses) GetAPISupportImpersonationWithResponse ¶
func (c *ClientWithResponses) GetAPISupportImpersonationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationResponse, error)
GetAPISupportImpersonationWithResponse request returning *GetAPISupportImpersonationResponse
func (*ClientWithResponses) GetAPIWalletsIDWithResponse ¶
func (c *ClientWithResponses) GetAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIWalletsIDResponse, error)
GetAPIWalletsIDWithResponse request returning *GetAPIWalletsIDResponse
func (*ClientWithResponses) GetAPIWalletsWithResponse ¶
func (c *ClientWithResponses) GetAPIWalletsWithResponse(ctx context.Context, params *GetAPIWalletsParams, reqEditors ...RequestEditorFn) (*GetAPIWalletsResponse, error)
GetAPIWalletsWithResponse request returning *GetAPIWalletsResponse
func (*ClientWithResponses) GetAuthInviteTokenWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetAuthInviteTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*GetAuthInviteTokenResponse, error)
GetAuthInviteTokenWithResponse request returning *GetAuthInviteTokenResponse
func (*ClientWithResponses) GetAuthMeWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetAuthMeWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthMeResponse, error)
GetAuthMeWithResponse request returning *GetAuthMeResponse
func (*ClientWithResponses) GetAuthSessionsWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetAuthSessionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthSessionsResponse, error)
GetAuthSessionsWithResponse request returning *GetAuthSessionsResponse
func (*ClientWithResponses) GetOauthAuthorizeWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOauthAuthorizeWithResponse(ctx context.Context, params *GetOauthAuthorizeParams, reqEditors ...RequestEditorFn) (*GetOauthAuthorizeResponse, error)
GetOauthAuthorizeWithResponse request returning *GetOauthAuthorizeResponse
func (*ClientWithResponses) GetOauthConsentWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOauthConsentWithResponse(ctx context.Context, params *GetOauthConsentParams, reqEditors ...RequestEditorFn) (*GetOauthConsentResponse, error)
GetOauthConsentWithResponse request returning *GetOauthConsentResponse
func (*ClientWithResponses) GetOauthDeviceWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOauthDeviceWithResponse(ctx context.Context, params *GetOauthDeviceParams, reqEditors ...RequestEditorFn) (*GetOauthDeviceResponse, error)
GetOauthDeviceWithResponse request returning *GetOauthDeviceResponse
func (*ClientWithResponses) GetOrganizationsIDAPIKeysWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOrganizationsIDAPIKeysWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDAPIKeysResponse, error)
GetOrganizationsIDAPIKeysWithResponse request returning *GetOrganizationsIDAPIKeysResponse
func (*ClientWithResponses) GetOrganizationsIDOauthClientsWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOrganizationsIDOauthClientsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDOauthClientsResponse, error)
GetOrganizationsIDOauthClientsWithResponse request returning *GetOrganizationsIDOauthClientsResponse
func (*ClientWithResponses) GetOrganizationsIDServiceUsersWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDServiceUsersResponse, error)
GetOrganizationsIDServiceUsersWithResponse request returning *GetOrganizationsIDServiceUsersResponse
func (*ClientWithResponses) GetVerifyLiabilitiesProofIDInclusionWithResponse ¶
func (c *ClientWithResponses) GetVerifyLiabilitiesProofIDInclusionWithResponse(ctx context.Context, proofID string, params *GetVerifyLiabilitiesProofIDInclusionParams, reqEditors ...RequestEditorFn) (*GetVerifyLiabilitiesProofIDInclusionResponse, error)
GetVerifyLiabilitiesProofIDInclusionWithResponse request returning *GetVerifyLiabilitiesProofIDInclusionResponse
func (*ClientWithResponses) GetVerifyZkpVkWithResponse ¶
func (c *ClientWithResponses) GetVerifyZkpVkWithResponse(ctx context.Context, params *GetVerifyZkpVkParams, reqEditors ...RequestEditorFn) (*GetVerifyZkpVkResponse, error)
GetVerifyZkpVkWithResponse request returning *GetVerifyZkpVkResponse
func (*ClientWithResponses) GetWellKnownJwksJSONWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetWellKnownJwksJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwksJSONResponse, error)
GetWellKnownJwksJSONWithResponse request returning *GetWellKnownJwksJSONResponse
func (*ClientWithResponses) GetWellKnownJwtsJSONWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetWellKnownJwtsJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwtsJSONResponse, error)
GetWellKnownJwtsJSONWithResponse request returning *GetWellKnownJwtsJSONResponse
func (*ClientWithResponses) GetWellKnownOauthAuthorizationServerWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetWellKnownOauthAuthorizationServerWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthAuthorizationServerResponse, error)
GetWellKnownOauthAuthorizationServerWithResponse request returning *GetWellKnownOauthAuthorizationServerResponse
func (*ClientWithResponses) GetWellKnownOauthProtectedResourceWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) GetWellKnownOauthProtectedResourceWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthProtectedResourceResponse, error)
GetWellKnownOauthProtectedResourceWithResponse request returning *GetWellKnownOauthProtectedResourceResponse
func (*ClientWithResponses) PatchAPIOrganizationsIDProofModeWithBodyWithResponse ¶
func (c *ClientWithResponses) PatchAPIOrganizationsIDProofModeWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDProofModeResponse, error)
PatchAPIOrganizationsIDProofModeWithBodyWithResponse request with arbitrary body returning *PatchAPIOrganizationsIDProofModeResponse
func (*ClientWithResponses) PatchAPIOrganizationsIDProofModeWithResponse ¶
func (c *ClientWithResponses) PatchAPIOrganizationsIDProofModeWithResponse(ctx context.Context, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDProofModeResponse, error)
func (*ClientWithResponses) PatchAPIOrganizationsIDSecurityWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PatchAPIOrganizationsIDSecurityWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDSecurityResponse, error)
PatchAPIOrganizationsIDSecurityWithBodyWithResponse request with arbitrary body returning *PatchAPIOrganizationsIDSecurityResponse
func (*ClientWithResponses) PatchAPIOrganizationsIDSecurityWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PatchAPIOrganizationsIDSecurityWithResponse(ctx context.Context, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDSecurityResponse, error)
func (*ClientWithResponses) PostAPIAdminChainsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminChainsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminChainsResponse, error)
PostAPIAdminChainsWithBodyWithResponse request with arbitrary body returning *PostAPIAdminChainsResponse
func (*ClientWithResponses) PostAPIAdminChainsWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminChainsWithResponse(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminChainsResponse, error)
func (*ClientWithResponses) PostAPIAdminNotificationsRetryFailedWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminNotificationsRetryFailedWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsRetryFailedResponse, error)
PostAPIAdminNotificationsRetryFailedWithResponse request returning *PostAPIAdminNotificationsRetryFailedResponse
func (*ClientWithResponses) PostAPIAdminNotificationsTestWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminNotificationsTestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsTestResponse, error)
PostAPIAdminNotificationsTestWithBodyWithResponse request with arbitrary body returning *PostAPIAdminNotificationsTestResponse
func (*ClientWithResponses) PostAPIAdminNotificationsTestWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminNotificationsTestWithResponse(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsTestResponse, error)
func (*ClientWithResponses) PostAPIAdminProvidersWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminProvidersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminProvidersResponse, error)
PostAPIAdminProvidersWithBodyWithResponse request with arbitrary body returning *PostAPIAdminProvidersResponse
func (*ClientWithResponses) PostAPIAdminProvidersWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminProvidersWithResponse(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminProvidersResponse, error)
func (*ClientWithResponses) PostAPIAdminTokenCatalogWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminTokenCatalogWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminTokenCatalogResponse, error)
PostAPIAdminTokenCatalogWithBodyWithResponse request with arbitrary body returning *PostAPIAdminTokenCatalogResponse
func (*ClientWithResponses) PostAPIAdminTokenCatalogWithResponse ¶
func (c *ClientWithResponses) PostAPIAdminTokenCatalogWithResponse(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminTokenCatalogResponse, error)
func (*ClientWithResponses) PostAPIAdminUsersIDDisableWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIAdminUsersIDDisableWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminUsersIDDisableResponse, error)
PostAPIAdminUsersIDDisableWithBodyWithResponse request with arbitrary body returning *PostAPIAdminUsersIDDisableResponse
func (*ClientWithResponses) PostAPIAdminUsersIDDisableWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIAdminUsersIDDisableWithResponse(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminUsersIDDisableResponse, error)
func (*ClientWithResponses) PostAPIFundsIDAssetsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsIDAssetsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsIDAssetsResponse, error)
PostAPIFundsIDAssetsWithBodyWithResponse request with arbitrary body returning *PostAPIFundsIDAssetsResponse
func (*ClientWithResponses) PostAPIFundsIDAssetsWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsIDAssetsWithResponse(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsIDAssetsResponse, error)
func (*ClientWithResponses) PostAPIFundsIDScanRetryWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsIDScanRetryWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanRetryResponse, error)
PostAPIFundsIDScanRetryWithResponse request returning *PostAPIFundsIDScanRetryResponse
func (*ClientWithResponses) PostAPIFundsIDScanWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsIDScanWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanResponse, error)
PostAPIFundsIDScanWithBodyWithResponse request with arbitrary body returning *PostAPIFundsIDScanResponse
func (*ClientWithResponses) PostAPIFundsIDScanWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsIDScanWithResponse(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanResponse, error)
func (*ClientWithResponses) PostAPIFundsTokensBulkWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsTokensBulkWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensBulkResponse, error)
PostAPIFundsTokensBulkWithBodyWithResponse request with arbitrary body returning *PostAPIFundsTokensBulkResponse
func (*ClientWithResponses) PostAPIFundsTokensBulkWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsTokensBulkWithResponse(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensBulkResponse, error)
func (*ClientWithResponses) PostAPIFundsTokensWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsTokensWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensResponse, error)
PostAPIFundsTokensWithBodyWithResponse request with arbitrary body returning *PostAPIFundsTokensResponse
func (*ClientWithResponses) PostAPIFundsTokensWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsTokensWithResponse(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensResponse, error)
func (*ClientWithResponses) PostAPIFundsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsResponse, error)
PostAPIFundsWithBodyWithResponse request with arbitrary body returning *PostAPIFundsResponse
func (*ClientWithResponses) PostAPIFundsWithResponse ¶
func (c *ClientWithResponses) PostAPIFundsWithResponse(ctx context.Context, body PostAPIFundsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsResponse, error)
func (*ClientWithResponses) PostAPIKeysPatWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIKeysPatWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIKeysPatResponse, error)
PostAPIKeysPatWithBodyWithResponse request with arbitrary body returning *PostAPIKeysPatResponse
func (*ClientWithResponses) PostAPIKeysPatWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIKeysPatWithResponse(ctx context.Context, body PostAPIKeysPatJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIKeysPatResponse, error)
func (*ClientWithResponses) PostAPILiabilitiesIDDataWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPILiabilitiesIDDataWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesIDDataResponse, error)
PostAPILiabilitiesIDDataWithBodyWithResponse request with arbitrary body returning *PostAPILiabilitiesIDDataResponse
func (*ClientWithResponses) PostAPILiabilitiesIDProcessingWithResponse ¶
func (c *ClientWithResponses) PostAPILiabilitiesIDProcessingWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesIDProcessingResponse, error)
PostAPILiabilitiesIDProcessingWithResponse request returning *PostAPILiabilitiesIDProcessingResponse
func (*ClientWithResponses) PostAPILiabilitiesWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPILiabilitiesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesResponse, error)
PostAPILiabilitiesWithBodyWithResponse request with arbitrary body returning *PostAPILiabilitiesResponse
func (*ClientWithResponses) PostAPILiabilitiesWithResponse ¶
func (c *ClientWithResponses) PostAPILiabilitiesWithResponse(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesResponse, error)
func (*ClientWithResponses) PostAPILiabilityFilesUploadWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPILiabilityFilesUploadWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilityFilesUploadResponse, error)
PostAPILiabilityFilesUploadWithBodyWithResponse request with arbitrary body returning *PostAPILiabilityFilesUploadResponse
func (*ClientWithResponses) PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsInvitationIDResendResponse, error)
PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse request returning *PostAPIOrganizationsIDInvitationsInvitationIDResendResponse
func (*ClientWithResponses) PostAPIOrganizationsIDInvitationsWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsResponse, error)
PostAPIOrganizationsIDInvitationsWithBodyWithResponse request with arbitrary body returning *PostAPIOrganizationsIDInvitationsResponse
func (*ClientWithResponses) PostAPIOrganizationsIDInvitationsWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, body PostAPIOrganizationsIDInvitationsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsResponse, error)
func (*ClientWithResponses) PostAPIOwnershipIDVerificationWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIOwnershipIDVerificationWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOwnershipIDVerificationResponse, error)
PostAPIOwnershipIDVerificationWithBodyWithResponse request with arbitrary body returning *PostAPIOwnershipIDVerificationResponse
func (*ClientWithResponses) PostAPIOwnershipIDVerificationWithResponse ¶
func (c *ClientWithResponses) PostAPIOwnershipIDVerificationWithResponse(ctx context.Context, id string, body PostAPIOwnershipIDVerificationJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOwnershipIDVerificationResponse, error)
func (*ClientWithResponses) PostAPIOwnershipWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIOwnershipWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOwnershipResponse, error)
PostAPIOwnershipWithBodyWithResponse request with arbitrary body returning *PostAPIOwnershipResponse
func (*ClientWithResponses) PostAPIOwnershipWithResponse ¶
func (c *ClientWithResponses) PostAPIOwnershipWithResponse(ctx context.Context, body PostAPIOwnershipJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOwnershipResponse, error)
func (*ClientWithResponses) PostAPIReportsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIReportsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIReportsResponse, error)
PostAPIReportsWithBodyWithResponse request with arbitrary body returning *PostAPIReportsResponse
func (*ClientWithResponses) PostAPIReportsWithResponse ¶
func (c *ClientWithResponses) PostAPIReportsWithResponse(ctx context.Context, body PostAPIReportsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIReportsResponse, error)
func (*ClientWithResponses) PostAPIRolesIDBulkAssignWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesIDBulkAssignWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesIDBulkAssignResponse, error)
PostAPIRolesIDBulkAssignWithBodyWithResponse request with arbitrary body returning *PostAPIRolesIDBulkAssignResponse
func (*ClientWithResponses) PostAPIRolesIDBulkAssignWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesIDBulkAssignWithResponse(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesIDBulkAssignResponse, error)
func (*ClientWithResponses) PostAPIRolesIDCloneWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesIDCloneWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesIDCloneResponse, error)
PostAPIRolesIDCloneWithBodyWithResponse request with arbitrary body returning *PostAPIRolesIDCloneResponse
func (*ClientWithResponses) PostAPIRolesIDCloneWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesIDCloneWithResponse(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesIDCloneResponse, error)
func (*ClientWithResponses) PostAPIRolesWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesResponse, error)
PostAPIRolesWithBodyWithResponse request with arbitrary body returning *PostAPIRolesResponse
func (*ClientWithResponses) PostAPIRolesWithResponse ¶
func (c *ClientWithResponses) PostAPIRolesWithResponse(ctx context.Context, body PostAPIRolesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesResponse, error)
func (*ClientWithResponses) PostAPISpecialRequestsIDCommentsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPISpecialRequestsIDCommentsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsIDCommentsResponse, error)
PostAPISpecialRequestsIDCommentsWithBodyWithResponse request with arbitrary body returning *PostAPISpecialRequestsIDCommentsResponse
func (*ClientWithResponses) PostAPISpecialRequestsIDCommentsWithResponse ¶
func (c *ClientWithResponses) PostAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsIDCommentsResponse, error)
func (*ClientWithResponses) PostAPISpecialRequestsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPISpecialRequestsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsResponse, error)
PostAPISpecialRequestsWithBodyWithResponse request with arbitrary body returning *PostAPISpecialRequestsResponse
func (*ClientWithResponses) PostAPISpecialRequestsWithResponse ¶
func (c *ClientWithResponses) PostAPISpecialRequestsWithResponse(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsResponse, error)
func (*ClientWithResponses) PostAPISupportImpersonationWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPISupportImpersonationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISupportImpersonationResponse, error)
PostAPISupportImpersonationWithBodyWithResponse request with arbitrary body returning *PostAPISupportImpersonationResponse
func (*ClientWithResponses) PostAPISupportImpersonationWithResponse ¶
func (c *ClientWithResponses) PostAPISupportImpersonationWithResponse(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISupportImpersonationResponse, error)
func (*ClientWithResponses) PostAPIWalletsWithBodyWithResponse ¶
func (c *ClientWithResponses) PostAPIWalletsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIWalletsResponse, error)
PostAPIWalletsWithBodyWithResponse request with arbitrary body returning *PostAPIWalletsResponse
func (*ClientWithResponses) PostAPIWalletsWithResponse ¶
func (c *ClientWithResponses) PostAPIWalletsWithResponse(ctx context.Context, body PostAPIWalletsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIWalletsResponse, error)
func (*ClientWithResponses) PostAuthChangePasswordWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthChangePasswordWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthChangePasswordResponse, error)
PostAuthChangePasswordWithBodyWithResponse request with arbitrary body returning *PostAuthChangePasswordResponse
func (*ClientWithResponses) PostAuthChangePasswordWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthChangePasswordWithResponse(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthChangePasswordResponse, error)
func (*ClientWithResponses) PostAuthInviteTokenAcceptWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthInviteTokenAcceptWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthInviteTokenAcceptResponse, error)
PostAuthInviteTokenAcceptWithResponse request returning *PostAuthInviteTokenAcceptResponse
func (*ClientWithResponses) PostAuthLoginWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthLoginWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthLoginResponse, error)
PostAuthLoginWithBodyWithResponse request with arbitrary body returning *PostAuthLoginResponse
func (*ClientWithResponses) PostAuthLoginWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthLoginWithResponse(ctx context.Context, body PostAuthLoginJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthLoginResponse, error)
func (*ClientWithResponses) PostAuthLogoutWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthLogoutWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthLogoutResponse, error)
PostAuthLogoutWithBodyWithResponse request with arbitrary body returning *PostAuthLogoutResponse
func (*ClientWithResponses) PostAuthLogoutWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthLogoutWithResponse(ctx context.Context, body PostAuthLogoutJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthLogoutResponse, error)
func (*ClientWithResponses) PostAuthMfaChallengeWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaChallengeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaChallengeResponse, error)
PostAuthMfaChallengeWithBodyWithResponse request with arbitrary body returning *PostAuthMfaChallengeResponse
func (*ClientWithResponses) PostAuthMfaChallengeWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaChallengeWithResponse(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaChallengeResponse, error)
func (*ClientWithResponses) PostAuthMfaDisableWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaDisableWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaDisableResponse, error)
PostAuthMfaDisableWithBodyWithResponse request with arbitrary body returning *PostAuthMfaDisableResponse
func (*ClientWithResponses) PostAuthMfaDisableWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaDisableWithResponse(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaDisableResponse, error)
func (*ClientWithResponses) PostAuthMfaEnrollStartWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaEnrollStartWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollStartResponse, error)
PostAuthMfaEnrollStartWithBodyWithResponse request with arbitrary body returning *PostAuthMfaEnrollStartResponse
func (*ClientWithResponses) PostAuthMfaEnrollStartWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaEnrollStartWithResponse(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollStartResponse, error)
func (*ClientWithResponses) PostAuthMfaEnrollVerifyWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaEnrollVerifyWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollVerifyResponse, error)
PostAuthMfaEnrollVerifyWithBodyWithResponse request with arbitrary body returning *PostAuthMfaEnrollVerifyResponse
func (*ClientWithResponses) PostAuthMfaEnrollVerifyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaEnrollVerifyWithResponse(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollVerifyResponse, error)
func (*ClientWithResponses) PostAuthMfaRecoveryCodesWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaRecoveryCodesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaRecoveryCodesResponse, error)
PostAuthMfaRecoveryCodesWithBodyWithResponse request with arbitrary body returning *PostAuthMfaRecoveryCodesResponse
func (*ClientWithResponses) PostAuthMfaRecoveryCodesWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthMfaRecoveryCodesWithResponse(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaRecoveryCodesResponse, error)
func (*ClientWithResponses) PostAuthPasswordResetRequestWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthPasswordResetRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetRequestResponse, error)
PostAuthPasswordResetRequestWithBodyWithResponse request with arbitrary body returning *PostAuthPasswordResetRequestResponse
func (*ClientWithResponses) PostAuthPasswordResetRequestWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthPasswordResetRequestWithResponse(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetRequestResponse, error)
func (*ClientWithResponses) PostAuthPasswordResetTokenWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthPasswordResetTokenWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetTokenResponse, error)
PostAuthPasswordResetTokenWithBodyWithResponse request with arbitrary body returning *PostAuthPasswordResetTokenResponse
func (*ClientWithResponses) PostAuthPasswordResetTokenWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthPasswordResetTokenWithResponse(ctx context.Context, token string, body PostAuthPasswordResetTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetTokenResponse, error)
func (*ClientWithResponses) PostAuthRefreshWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthRefreshWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthRefreshResponse, error)
PostAuthRefreshWithBodyWithResponse request with arbitrary body returning *PostAuthRefreshResponse
func (*ClientWithResponses) PostAuthRefreshWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthRefreshWithResponse(ctx context.Context, body PostAuthRefreshJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthRefreshResponse, error)
func (*ClientWithResponses) PostAuthRegisterWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthRegisterResponse, error)
PostAuthRegisterWithBodyWithResponse request with arbitrary body returning *PostAuthRegisterResponse
func (*ClientWithResponses) PostAuthRegisterWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthRegisterWithResponse(ctx context.Context, body PostAuthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthRegisterResponse, error)
func (*ClientWithResponses) PostAuthSignOutAllWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthSignOutAllWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAuthSignOutAllResponse, error)
PostAuthSignOutAllWithResponse request returning *PostAuthSignOutAllResponse
func (*ClientWithResponses) PostAuthSwitchOrgWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthSwitchOrgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthSwitchOrgResponse, error)
PostAuthSwitchOrgWithBodyWithResponse request with arbitrary body returning *PostAuthSwitchOrgResponse
func (*ClientWithResponses) PostAuthSwitchOrgWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthSwitchOrgWithResponse(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthSwitchOrgResponse, error)
func (*ClientWithResponses) PostAuthVerifyEmailRequestWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthVerifyEmailRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailRequestResponse, error)
PostAuthVerifyEmailRequestWithBodyWithResponse request with arbitrary body returning *PostAuthVerifyEmailRequestResponse
func (*ClientWithResponses) PostAuthVerifyEmailRequestWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthVerifyEmailRequestWithResponse(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailRequestResponse, error)
func (*ClientWithResponses) PostAuthVerifyEmailTokenWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostAuthVerifyEmailTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailTokenResponse, error)
PostAuthVerifyEmailTokenWithResponse request returning *PostAuthVerifyEmailTokenResponse
func (*ClientWithResponses) PostOauthConsentDecisionWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthConsentDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthConsentDecisionResponse, error)
PostOauthConsentDecisionWithBodyWithResponse request with arbitrary body returning *PostOauthConsentDecisionResponse
func (*ClientWithResponses) PostOauthConsentDecisionWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthConsentDecisionWithResponse(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthConsentDecisionResponse, error)
func (*ClientWithResponses) PostOauthDeviceAuthorizationWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthDeviceAuthorizationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthDeviceAuthorizationResponse, error)
PostOauthDeviceAuthorizationWithBodyWithResponse request with arbitrary body returning *PostOauthDeviceAuthorizationResponse
func (*ClientWithResponses) PostOauthDeviceAuthorizationWithFormdataBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthDeviceAuthorizationWithFormdataBodyWithResponse(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthDeviceAuthorizationResponse, error)
func (*ClientWithResponses) PostOauthDeviceDecisionWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthDeviceDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthDeviceDecisionResponse, error)
PostOauthDeviceDecisionWithBodyWithResponse request with arbitrary body returning *PostOauthDeviceDecisionResponse
func (*ClientWithResponses) PostOauthDeviceDecisionWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthDeviceDecisionWithResponse(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthDeviceDecisionResponse, error)
func (*ClientWithResponses) PostOauthRegisterWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthRegisterResponse, error)
PostOauthRegisterWithBodyWithResponse request with arbitrary body returning *PostOauthRegisterResponse
func (*ClientWithResponses) PostOauthRegisterWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthRegisterWithResponse(ctx context.Context, body PostOauthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthRegisterResponse, error)
func (*ClientWithResponses) PostOauthRevokeWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthRevokeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthRevokeResponse, error)
PostOauthRevokeWithBodyWithResponse request with arbitrary body returning *PostOauthRevokeResponse
func (*ClientWithResponses) PostOauthRevokeWithFormdataBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthRevokeWithFormdataBodyWithResponse(ctx context.Context, body PostOauthRevokeFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthRevokeResponse, error)
func (*ClientWithResponses) PostOauthTokenWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthTokenResponse, error)
PostOauthTokenWithBodyWithResponse request with arbitrary body returning *PostOauthTokenResponse
func (*ClientWithResponses) PostOauthTokenWithFormdataBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOauthTokenWithFormdataBodyWithResponse(ctx context.Context, body PostOauthTokenFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthTokenResponse, error)
func (*ClientWithResponses) PostOrganizationsIDOauthClientsClientIDApproveWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDApproveWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDApproveResponse, error)
PostOrganizationsIDOauthClientsClientIDApproveWithResponse request returning *PostOrganizationsIDOauthClientsClientIDApproveResponse
func (*ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse(ctx context.Context, id string, clientID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse request with arbitrary body returning *PostOrganizationsIDOauthClientsClientIDDisableResponse
func (*ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDDisableWithResponse(ctx context.Context, id string, clientID string, body PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
func (*ClientWithResponses) PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDRotateSecretResponse, error)
PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse request returning *PostOrganizationsIDOauthClientsClientIDRotateSecretResponse
func (*ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse(ctx context.Context, id string, svcID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse request with arbitrary body returning *PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse
func (*ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDServiceUsersSvcIDAPIKeysWithResponse(ctx context.Context, id string, svcID string, body PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
func (*ClientWithResponses) PostOrganizationsIDServiceUsersWithBodyWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDServiceUsersWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersResponse, error)
PostOrganizationsIDServiceUsersWithBodyWithResponse request with arbitrary body returning *PostOrganizationsIDServiceUsersResponse
func (*ClientWithResponses) PostOrganizationsIDServiceUsersWithResponse ¶ added in v0.1.1
func (c *ClientWithResponses) PostOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, body PostOrganizationsIDServiceUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersResponse, error)
func (*ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse ¶
func (c *ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse(ctx context.Context, proofID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse request with arbitrary body returning *PostVerifyLiabilitiesProofIDCheckResponse
func (*ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithResponse ¶
func (c *ClientWithResponses) PostVerifyLiabilitiesProofIDCheckWithResponse(ctx context.Context, proofID string, body PostVerifyLiabilitiesProofIDCheckJSONRequestBody, reqEditors ...RequestEditorFn) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
func (*ClientWithResponses) PutAPIAdminChainsIDWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminChainsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminChainsIDResponse, error)
PutAPIAdminChainsIDWithBodyWithResponse request with arbitrary body returning *PutAPIAdminChainsIDResponse
func (*ClientWithResponses) PutAPIAdminChainsIDWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminChainsIDWithResponse(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminChainsIDResponse, error)
func (*ClientWithResponses) PutAPIAdminProvidersIDWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminProvidersIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminProvidersIDResponse, error)
PutAPIAdminProvidersIDWithBodyWithResponse request with arbitrary body returning *PutAPIAdminProvidersIDResponse
func (*ClientWithResponses) PutAPIAdminProvidersIDWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminProvidersIDWithResponse(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminProvidersIDResponse, error)
func (*ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse request with arbitrary body returning *PutAPIAdminSpecialRequestsIDEstimateResponse
func (*ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDEstimateWithResponse(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
func (*ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse request with arbitrary body returning *PutAPIAdminSpecialRequestsIDStatusResponse
func (*ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminSpecialRequestsIDStatusWithResponse(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDStatusJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
func (*ClientWithResponses) PutAPIAdminTokenCatalogIDWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminTokenCatalogIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminTokenCatalogIDResponse, error)
PutAPIAdminTokenCatalogIDWithBodyWithResponse request with arbitrary body returning *PutAPIAdminTokenCatalogIDResponse
func (*ClientWithResponses) PutAPIAdminTokenCatalogIDWithResponse ¶
func (c *ClientWithResponses) PutAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminTokenCatalogIDResponse, error)
func (*ClientWithResponses) PutAPIRolesIDWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIRolesIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIRolesIDResponse, error)
PutAPIRolesIDWithBodyWithResponse request with arbitrary body returning *PutAPIRolesIDResponse
func (*ClientWithResponses) PutAPIRolesIDWithResponse ¶
func (c *ClientWithResponses) PutAPIRolesIDWithResponse(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIRolesIDResponse, error)
func (*ClientWithResponses) PutAPIUsersUserIDRoleWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIUsersUserIDRoleWithBodyWithResponse(ctx context.Context, userID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIUsersUserIDRoleResponse, error)
PutAPIUsersUserIDRoleWithBodyWithResponse request with arbitrary body returning *PutAPIUsersUserIDRoleResponse
func (*ClientWithResponses) PutAPIUsersUserIDRoleWithResponse ¶
func (c *ClientWithResponses) PutAPIUsersUserIDRoleWithResponse(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIUsersUserIDRoleResponse, error)
func (*ClientWithResponses) PutAPIWalletsIDWithBodyWithResponse ¶
func (c *ClientWithResponses) PutAPIWalletsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIWalletsIDResponse, error)
PutAPIWalletsIDWithBodyWithResponse request with arbitrary body returning *PutAPIWalletsIDResponse
func (*ClientWithResponses) PutAPIWalletsIDWithResponse ¶
func (c *ClientWithResponses) PutAPIWalletsIDWithResponse(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIWalletsIDResponse, error)
type ClientWithResponsesInterface ¶
type ClientWithResponsesInterface interface {
// GetWellKnownJwksJSONWithResponse request
GetWellKnownJwksJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwksJSONResponse, error)
// GetWellKnownJwtsJSONWithResponse request
GetWellKnownJwtsJSONWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownJwtsJSONResponse, error)
// GetWellKnownOauthAuthorizationServerWithResponse request
GetWellKnownOauthAuthorizationServerWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthAuthorizationServerResponse, error)
// GetWellKnownOauthProtectedResourceWithResponse request
GetWellKnownOauthProtectedResourceWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetWellKnownOauthProtectedResourceResponse, error)
// GetAPIKeysMineWithResponse request
GetAPIKeysMineWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIKeysMineResponse, error)
// PostAPIKeysPatWithBodyWithResponse request with any body
PostAPIKeysPatWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIKeysPatResponse, error)
PostAPIKeysPatWithResponse(ctx context.Context, body PostAPIKeysPatJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIKeysPatResponse, error)
// DeleteAPIKeysIDWithResponse request
DeleteAPIKeysIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIKeysIDResponse, error)
// GetAPIAdminChainsWithResponse request
GetAPIAdminChainsWithResponse(ctx context.Context, params *GetAPIAdminChainsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsResponse, error)
// PostAPIAdminChainsWithBodyWithResponse request with any body
PostAPIAdminChainsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminChainsResponse, error)
PostAPIAdminChainsWithResponse(ctx context.Context, body PostAPIAdminChainsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminChainsResponse, error)
// DeleteAPIAdminChainsIDWithResponse request
DeleteAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminChainsIDResponse, error)
// GetAPIAdminChainsIDWithResponse request
GetAPIAdminChainsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDResponse, error)
// PutAPIAdminChainsIDWithBodyWithResponse request with any body
PutAPIAdminChainsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminChainsIDResponse, error)
PutAPIAdminChainsIDWithResponse(ctx context.Context, id string, body PutAPIAdminChainsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminChainsIDResponse, error)
// GetAPIAdminChainsIDProvidersWithResponse request
GetAPIAdminChainsIDProvidersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminChainsIDProvidersResponse, error)
// GetAPIAdminDashboardWithResponse request
GetAPIAdminDashboardWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminDashboardResponse, error)
// GetAPIAdminFilesOrganizationOrgIDWithResponse request
GetAPIAdminFilesOrganizationOrgIDWithResponse(ctx context.Context, orgID string, params *GetAPIAdminFilesOrganizationOrgIDParams, reqEditors ...RequestEditorFn) (*GetAPIAdminFilesOrganizationOrgIDResponse, error)
// GetAPIAdminHealthWithResponse request
GetAPIAdminHealthWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminHealthResponse, error)
// GetAPIAdminNotificationsWithResponse request
GetAPIAdminNotificationsWithResponse(ctx context.Context, params *GetAPIAdminNotificationsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminNotificationsResponse, error)
// PostAPIAdminNotificationsRetryFailedWithResponse request
PostAPIAdminNotificationsRetryFailedWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsRetryFailedResponse, error)
// PostAPIAdminNotificationsTestWithBodyWithResponse request with any body
PostAPIAdminNotificationsTestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsTestResponse, error)
PostAPIAdminNotificationsTestWithResponse(ctx context.Context, body PostAPIAdminNotificationsTestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminNotificationsTestResponse, error)
// PostAPIAdminProvidersWithBodyWithResponse request with any body
PostAPIAdminProvidersWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminProvidersResponse, error)
PostAPIAdminProvidersWithResponse(ctx context.Context, body PostAPIAdminProvidersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminProvidersResponse, error)
// DeleteAPIAdminProvidersIDWithResponse request
DeleteAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminProvidersIDResponse, error)
// GetAPIAdminProvidersIDWithResponse request
GetAPIAdminProvidersIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminProvidersIDResponse, error)
// PutAPIAdminProvidersIDWithBodyWithResponse request with any body
PutAPIAdminProvidersIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminProvidersIDResponse, error)
PutAPIAdminProvidersIDWithResponse(ctx context.Context, id string, body PutAPIAdminProvidersIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminProvidersIDResponse, error)
// GetAPIAdminProvidersIDHealthWithResponse request
GetAPIAdminProvidersIDHealthWithResponse(ctx context.Context, id string, params *GetAPIAdminProvidersIDHealthParams, reqEditors ...RequestEditorFn) (*GetAPIAdminProvidersIDHealthResponse, error)
// GetAPIAdminSpecialRequestsWithResponse request
GetAPIAdminSpecialRequestsWithResponse(ctx context.Context, params *GetAPIAdminSpecialRequestsParams, reqEditors ...RequestEditorFn) (*GetAPIAdminSpecialRequestsResponse, error)
// PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse request with any body
PutAPIAdminSpecialRequestsIDEstimateWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
PutAPIAdminSpecialRequestsIDEstimateWithResponse(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
// PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse request with any body
PutAPIAdminSpecialRequestsIDStatusWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
PutAPIAdminSpecialRequestsIDStatusWithResponse(ctx context.Context, id string, body PutAPIAdminSpecialRequestsIDStatusJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
// GetAPIAdminSubscriptionsPlansWithResponse request
GetAPIAdminSubscriptionsPlansWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIAdminSubscriptionsPlansResponse, error)
// GetAPIAdminTokenCatalogWithResponse request
GetAPIAdminTokenCatalogWithResponse(ctx context.Context, params *GetAPIAdminTokenCatalogParams, reqEditors ...RequestEditorFn) (*GetAPIAdminTokenCatalogResponse, error)
// PostAPIAdminTokenCatalogWithBodyWithResponse request with any body
PostAPIAdminTokenCatalogWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminTokenCatalogResponse, error)
PostAPIAdminTokenCatalogWithResponse(ctx context.Context, body PostAPIAdminTokenCatalogJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminTokenCatalogResponse, error)
// DeleteAPIAdminTokenCatalogIDWithResponse request
DeleteAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIAdminTokenCatalogIDResponse, error)
// GetAPIAdminTokenCatalogIDWithResponse request
GetAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAdminTokenCatalogIDResponse, error)
// PutAPIAdminTokenCatalogIDWithBodyWithResponse request with any body
PutAPIAdminTokenCatalogIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIAdminTokenCatalogIDResponse, error)
PutAPIAdminTokenCatalogIDWithResponse(ctx context.Context, id string, body PutAPIAdminTokenCatalogIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIAdminTokenCatalogIDResponse, error)
// PostAPIAdminUsersIDDisableWithBodyWithResponse request with any body
PostAPIAdminUsersIDDisableWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIAdminUsersIDDisableResponse, error)
PostAPIAdminUsersIDDisableWithResponse(ctx context.Context, id string, body PostAPIAdminUsersIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIAdminUsersIDDisableResponse, error)
// GetAPIAuditLogsWithResponse request
GetAPIAuditLogsWithResponse(ctx context.Context, params *GetAPIAuditLogsParams, reqEditors ...RequestEditorFn) (*GetAPIAuditLogsResponse, error)
// GetAPIAuditLogsIDWithResponse request
GetAPIAuditLogsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIAuditLogsIDResponse, error)
// GetAPIFundsWithResponse request
GetAPIFundsWithResponse(ctx context.Context, params *GetAPIFundsParams, reqEditors ...RequestEditorFn) (*GetAPIFundsResponse, error)
// PostAPIFundsWithBodyWithResponse request with any body
PostAPIFundsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsResponse, error)
PostAPIFundsWithResponse(ctx context.Context, body PostAPIFundsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsResponse, error)
// GetAPIFundsTokensWithResponse request
GetAPIFundsTokensWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensResponse, error)
// PostAPIFundsTokensWithBodyWithResponse request with any body
PostAPIFundsTokensWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensResponse, error)
PostAPIFundsTokensWithResponse(ctx context.Context, body PostAPIFundsTokensJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensResponse, error)
// PostAPIFundsTokensBulkWithBodyWithResponse request with any body
PostAPIFundsTokensBulkWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensBulkResponse, error)
PostAPIFundsTokensBulkWithResponse(ctx context.Context, body PostAPIFundsTokensBulkJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsTokensBulkResponse, error)
// GetAPIFundsTokensCatalogWithResponse request
GetAPIFundsTokensCatalogWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIFundsTokensCatalogResponse, error)
// DeleteAPIFundsTokensIDWithResponse request
DeleteAPIFundsTokensIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIFundsTokensIDResponse, error)
// GetAPIFundsIDWithResponse request
GetAPIFundsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDResponse, error)
// GetAPIFundsIDAssetsWithResponse request
GetAPIFundsIDAssetsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIFundsIDAssetsResponse, error)
// PostAPIFundsIDAssetsWithBodyWithResponse request with any body
PostAPIFundsIDAssetsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsIDAssetsResponse, error)
PostAPIFundsIDAssetsWithResponse(ctx context.Context, id string, body PostAPIFundsIDAssetsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsIDAssetsResponse, error)
// PostAPIFundsIDScanWithBodyWithResponse request with any body
PostAPIFundsIDScanWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanResponse, error)
PostAPIFundsIDScanWithResponse(ctx context.Context, id string, body PostAPIFundsIDScanJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanResponse, error)
// PostAPIFundsIDScanRetryWithResponse request
PostAPIFundsIDScanRetryWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPIFundsIDScanRetryResponse, error)
// GetAPIJobsIDWithResponse request
GetAPIJobsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDResponse, error)
// GetAPIJobsIDStreamWithResponse request
GetAPIJobsIDStreamWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIJobsIDStreamResponse, error)
// GetAPILiabilitiesWithResponse request
GetAPILiabilitiesWithResponse(ctx context.Context, params *GetAPILiabilitiesParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesResponse, error)
// PostAPILiabilitiesWithBodyWithResponse request with any body
PostAPILiabilitiesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesResponse, error)
PostAPILiabilitiesWithResponse(ctx context.Context, body PostAPILiabilitiesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesResponse, error)
// GetAPILiabilitiesIDWithResponse request
GetAPILiabilitiesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDResponse, error)
// PostAPILiabilitiesIDDataWithBodyWithResponse request with any body
PostAPILiabilitiesIDDataWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesIDDataResponse, error)
// GetAPILiabilitiesIDNoncesUserIdentifierWithResponse request
GetAPILiabilitiesIDNoncesUserIdentifierWithResponse(ctx context.Context, id string, userIdentifier string, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDNoncesUserIdentifierResponse, error)
// PostAPILiabilitiesIDProcessingWithResponse request
PostAPILiabilitiesIDProcessingWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*PostAPILiabilitiesIDProcessingResponse, error)
// GetAPILiabilitiesIDZkpArtifactWithResponse request
GetAPILiabilitiesIDZkpArtifactWithResponse(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDZkpArtifactResponse, error)
// GetAPILiabilitiesIDZkpArtifactDownloadWithResponse request
GetAPILiabilitiesIDZkpArtifactDownloadWithResponse(ctx context.Context, id string, params *GetAPILiabilitiesIDZkpArtifactDownloadParams, reqEditors ...RequestEditorFn) (*GetAPILiabilitiesIDZkpArtifactDownloadResponse, error)
// GetAPILiabilityFilesWithResponse request
GetAPILiabilityFilesWithResponse(ctx context.Context, params *GetAPILiabilityFilesParams, reqEditors ...RequestEditorFn) (*GetAPILiabilityFilesResponse, error)
// PostAPILiabilityFilesUploadWithBodyWithResponse request with any body
PostAPILiabilityFilesUploadWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPILiabilityFilesUploadResponse, error)
// DeleteAPILiabilityFilesIDWithResponse request
DeleteAPILiabilityFilesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPILiabilityFilesIDResponse, error)
// GetAPILiabilityFilesIDDownloadWithResponse request
GetAPILiabilityFilesIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPILiabilityFilesIDDownloadResponse, error)
// GetAPIOrganizationsIDInvitationsWithResponse request
GetAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOrganizationsIDInvitationsResponse, error)
// PostAPIOrganizationsIDInvitationsWithBodyWithResponse request with any body
PostAPIOrganizationsIDInvitationsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsResponse, error)
PostAPIOrganizationsIDInvitationsWithResponse(ctx context.Context, id string, body PostAPIOrganizationsIDInvitationsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsResponse, error)
// DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse request
DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*DeleteAPIOrganizationsIDInvitationsInvitationIDResponse, error)
// PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse request
PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse(ctx context.Context, id string, invitationID string, reqEditors ...RequestEditorFn) (*PostAPIOrganizationsIDInvitationsInvitationIDResendResponse, error)
// PatchAPIOrganizationsIDProofModeWithBodyWithResponse request with any body
PatchAPIOrganizationsIDProofModeWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDProofModeResponse, error)
PatchAPIOrganizationsIDProofModeWithResponse(ctx context.Context, id string, body PatchAPIOrganizationsIDProofModeJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDProofModeResponse, error)
// PatchAPIOrganizationsIDSecurityWithBodyWithResponse request with any body
PatchAPIOrganizationsIDSecurityWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDSecurityResponse, error)
PatchAPIOrganizationsIDSecurityWithResponse(ctx context.Context, id string, body PatchAPIOrganizationsIDSecurityJSONRequestBody, reqEditors ...RequestEditorFn) (*PatchAPIOrganizationsIDSecurityResponse, error)
// GetAPIOwnershipWithResponse request
GetAPIOwnershipWithResponse(ctx context.Context, params *GetAPIOwnershipParams, reqEditors ...RequestEditorFn) (*GetAPIOwnershipResponse, error)
// PostAPIOwnershipWithBodyWithResponse request with any body
PostAPIOwnershipWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOwnershipResponse, error)
PostAPIOwnershipWithResponse(ctx context.Context, body PostAPIOwnershipJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOwnershipResponse, error)
// GetAPIOwnershipIDWithResponse request
GetAPIOwnershipIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIOwnershipIDResponse, error)
// PostAPIOwnershipIDVerificationWithBodyWithResponse request with any body
PostAPIOwnershipIDVerificationWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIOwnershipIDVerificationResponse, error)
PostAPIOwnershipIDVerificationWithResponse(ctx context.Context, id string, body PostAPIOwnershipIDVerificationJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIOwnershipIDVerificationResponse, error)
// GetAPIPermissionsWithResponse request
GetAPIPermissionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIPermissionsResponse, error)
// GetAPIReportsWithResponse request
GetAPIReportsWithResponse(ctx context.Context, params *GetAPIReportsParams, reqEditors ...RequestEditorFn) (*GetAPIReportsResponse, error)
// PostAPIReportsWithBodyWithResponse request with any body
PostAPIReportsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIReportsResponse, error)
PostAPIReportsWithResponse(ctx context.Context, body PostAPIReportsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIReportsResponse, error)
// DeleteAPIReportsIDWithResponse request
DeleteAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIReportsIDResponse, error)
// GetAPIReportsIDWithResponse request
GetAPIReportsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDResponse, error)
// GetAPIReportsIDDownloadWithResponse request
GetAPIReportsIDDownloadWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIReportsIDDownloadResponse, error)
// GetAPIRolesWithResponse request
GetAPIRolesWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPIRolesResponse, error)
// PostAPIRolesWithBodyWithResponse request with any body
PostAPIRolesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesResponse, error)
PostAPIRolesWithResponse(ctx context.Context, body PostAPIRolesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesResponse, error)
// DeleteAPIRolesIDWithResponse request
DeleteAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIRolesIDResponse, error)
// GetAPIRolesIDWithResponse request
GetAPIRolesIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIRolesIDResponse, error)
// PutAPIRolesIDWithBodyWithResponse request with any body
PutAPIRolesIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIRolesIDResponse, error)
PutAPIRolesIDWithResponse(ctx context.Context, id string, body PutAPIRolesIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIRolesIDResponse, error)
// PostAPIRolesIDBulkAssignWithBodyWithResponse request with any body
PostAPIRolesIDBulkAssignWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesIDBulkAssignResponse, error)
PostAPIRolesIDBulkAssignWithResponse(ctx context.Context, id string, body PostAPIRolesIDBulkAssignJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesIDBulkAssignResponse, error)
// PostAPIRolesIDCloneWithBodyWithResponse request with any body
PostAPIRolesIDCloneWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIRolesIDCloneResponse, error)
PostAPIRolesIDCloneWithResponse(ctx context.Context, id string, body PostAPIRolesIDCloneJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIRolesIDCloneResponse, error)
// GetAPISpecialRequestsWithResponse request
GetAPISpecialRequestsWithResponse(ctx context.Context, params *GetAPISpecialRequestsParams, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsResponse, error)
// PostAPISpecialRequestsWithBodyWithResponse request with any body
PostAPISpecialRequestsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsResponse, error)
PostAPISpecialRequestsWithResponse(ctx context.Context, body PostAPISpecialRequestsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsResponse, error)
// GetAPISpecialRequestsSearchWithResponse request
GetAPISpecialRequestsSearchWithResponse(ctx context.Context, params *GetAPISpecialRequestsSearchParams, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsSearchResponse, error)
// GetAPISpecialRequestsStatsWithResponse request
GetAPISpecialRequestsStatsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsStatsResponse, error)
// GetAPISpecialRequestsIDWithResponse request
GetAPISpecialRequestsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDResponse, error)
// GetAPISpecialRequestsIDCommentsWithResponse request
GetAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISpecialRequestsIDCommentsResponse, error)
// PostAPISpecialRequestsIDCommentsWithBodyWithResponse request with any body
PostAPISpecialRequestsIDCommentsWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsIDCommentsResponse, error)
PostAPISpecialRequestsIDCommentsWithResponse(ctx context.Context, id string, body PostAPISpecialRequestsIDCommentsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISpecialRequestsIDCommentsResponse, error)
// GetAPISupportImpersonationWithResponse request
GetAPISupportImpersonationWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationResponse, error)
// PostAPISupportImpersonationWithBodyWithResponse request with any body
PostAPISupportImpersonationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPISupportImpersonationResponse, error)
PostAPISupportImpersonationWithResponse(ctx context.Context, body PostAPISupportImpersonationJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPISupportImpersonationResponse, error)
// DeleteAPISupportImpersonationIDWithResponse request
DeleteAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPISupportImpersonationIDResponse, error)
// GetAPISupportImpersonationIDWithResponse request
GetAPISupportImpersonationIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPISupportImpersonationIDResponse, error)
// PutAPIUsersUserIDRoleWithBodyWithResponse request with any body
PutAPIUsersUserIDRoleWithBodyWithResponse(ctx context.Context, userID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIUsersUserIDRoleResponse, error)
PutAPIUsersUserIDRoleWithResponse(ctx context.Context, userID string, body PutAPIUsersUserIDRoleJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIUsersUserIDRoleResponse, error)
// GetAPIWalletsWithResponse request
GetAPIWalletsWithResponse(ctx context.Context, params *GetAPIWalletsParams, reqEditors ...RequestEditorFn) (*GetAPIWalletsResponse, error)
// PostAPIWalletsWithBodyWithResponse request with any body
PostAPIWalletsWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAPIWalletsResponse, error)
PostAPIWalletsWithResponse(ctx context.Context, body PostAPIWalletsJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAPIWalletsResponse, error)
// DeleteAPIWalletsIDWithResponse request
DeleteAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*DeleteAPIWalletsIDResponse, error)
// GetAPIWalletsIDWithResponse request
GetAPIWalletsIDWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetAPIWalletsIDResponse, error)
// PutAPIWalletsIDWithBodyWithResponse request with any body
PutAPIWalletsIDWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PutAPIWalletsIDResponse, error)
PutAPIWalletsIDWithResponse(ctx context.Context, id string, body PutAPIWalletsIDJSONRequestBody, reqEditors ...RequestEditorFn) (*PutAPIWalletsIDResponse, error)
// PostAuthChangePasswordWithBodyWithResponse request with any body
PostAuthChangePasswordWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthChangePasswordResponse, error)
PostAuthChangePasswordWithResponse(ctx context.Context, body PostAuthChangePasswordJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthChangePasswordResponse, error)
// GetAuthInviteTokenWithResponse request
GetAuthInviteTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*GetAuthInviteTokenResponse, error)
// PostAuthInviteTokenAcceptWithResponse request
PostAuthInviteTokenAcceptWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthInviteTokenAcceptResponse, error)
// PostAuthLoginWithBodyWithResponse request with any body
PostAuthLoginWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthLoginResponse, error)
PostAuthLoginWithResponse(ctx context.Context, body PostAuthLoginJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthLoginResponse, error)
// PostAuthLogoutWithBodyWithResponse request with any body
PostAuthLogoutWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthLogoutResponse, error)
PostAuthLogoutWithResponse(ctx context.Context, body PostAuthLogoutJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthLogoutResponse, error)
// GetAuthMeWithResponse request
GetAuthMeWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthMeResponse, error)
// PostAuthMfaChallengeWithBodyWithResponse request with any body
PostAuthMfaChallengeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaChallengeResponse, error)
PostAuthMfaChallengeWithResponse(ctx context.Context, body PostAuthMfaChallengeJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaChallengeResponse, error)
// PostAuthMfaDisableWithBodyWithResponse request with any body
PostAuthMfaDisableWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaDisableResponse, error)
PostAuthMfaDisableWithResponse(ctx context.Context, body PostAuthMfaDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaDisableResponse, error)
// PostAuthMfaEnrollStartWithBodyWithResponse request with any body
PostAuthMfaEnrollStartWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollStartResponse, error)
PostAuthMfaEnrollStartWithResponse(ctx context.Context, body PostAuthMfaEnrollStartJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollStartResponse, error)
// PostAuthMfaEnrollVerifyWithBodyWithResponse request with any body
PostAuthMfaEnrollVerifyWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollVerifyResponse, error)
PostAuthMfaEnrollVerifyWithResponse(ctx context.Context, body PostAuthMfaEnrollVerifyJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaEnrollVerifyResponse, error)
// PostAuthMfaRecoveryCodesWithBodyWithResponse request with any body
PostAuthMfaRecoveryCodesWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthMfaRecoveryCodesResponse, error)
PostAuthMfaRecoveryCodesWithResponse(ctx context.Context, body PostAuthMfaRecoveryCodesJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthMfaRecoveryCodesResponse, error)
// PostAuthPasswordResetRequestWithBodyWithResponse request with any body
PostAuthPasswordResetRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetRequestResponse, error)
PostAuthPasswordResetRequestWithResponse(ctx context.Context, body PostAuthPasswordResetRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetRequestResponse, error)
// PostAuthPasswordResetTokenWithBodyWithResponse request with any body
PostAuthPasswordResetTokenWithBodyWithResponse(ctx context.Context, token string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetTokenResponse, error)
PostAuthPasswordResetTokenWithResponse(ctx context.Context, token string, body PostAuthPasswordResetTokenJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthPasswordResetTokenResponse, error)
// PostAuthRefreshWithBodyWithResponse request with any body
PostAuthRefreshWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthRefreshResponse, error)
PostAuthRefreshWithResponse(ctx context.Context, body PostAuthRefreshJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthRefreshResponse, error)
// PostAuthRegisterWithBodyWithResponse request with any body
PostAuthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthRegisterResponse, error)
PostAuthRegisterWithResponse(ctx context.Context, body PostAuthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthRegisterResponse, error)
// GetAuthSessionsWithResponse request
GetAuthSessionsWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*GetAuthSessionsResponse, error)
// DeleteAuthSessionsFamilyIDWithResponse request
DeleteAuthSessionsFamilyIDWithResponse(ctx context.Context, familyID string, reqEditors ...RequestEditorFn) (*DeleteAuthSessionsFamilyIDResponse, error)
// PostAuthSignOutAllWithResponse request
PostAuthSignOutAllWithResponse(ctx context.Context, reqEditors ...RequestEditorFn) (*PostAuthSignOutAllResponse, error)
// PostAuthSwitchOrgWithBodyWithResponse request with any body
PostAuthSwitchOrgWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthSwitchOrgResponse, error)
PostAuthSwitchOrgWithResponse(ctx context.Context, body PostAuthSwitchOrgJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthSwitchOrgResponse, error)
// PostAuthVerifyEmailRequestWithBodyWithResponse request with any body
PostAuthVerifyEmailRequestWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailRequestResponse, error)
PostAuthVerifyEmailRequestWithResponse(ctx context.Context, body PostAuthVerifyEmailRequestJSONRequestBody, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailRequestResponse, error)
// PostAuthVerifyEmailTokenWithResponse request
PostAuthVerifyEmailTokenWithResponse(ctx context.Context, token string, reqEditors ...RequestEditorFn) (*PostAuthVerifyEmailTokenResponse, error)
// GetOauthAuthorizeWithResponse request
GetOauthAuthorizeWithResponse(ctx context.Context, params *GetOauthAuthorizeParams, reqEditors ...RequestEditorFn) (*GetOauthAuthorizeResponse, error)
// GetOauthConsentWithResponse request
GetOauthConsentWithResponse(ctx context.Context, params *GetOauthConsentParams, reqEditors ...RequestEditorFn) (*GetOauthConsentResponse, error)
// PostOauthConsentDecisionWithBodyWithResponse request with any body
PostOauthConsentDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthConsentDecisionResponse, error)
PostOauthConsentDecisionWithResponse(ctx context.Context, body PostOauthConsentDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthConsentDecisionResponse, error)
// GetOauthDeviceWithResponse request
GetOauthDeviceWithResponse(ctx context.Context, params *GetOauthDeviceParams, reqEditors ...RequestEditorFn) (*GetOauthDeviceResponse, error)
// PostOauthDeviceDecisionWithBodyWithResponse request with any body
PostOauthDeviceDecisionWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthDeviceDecisionResponse, error)
PostOauthDeviceDecisionWithResponse(ctx context.Context, body PostOauthDeviceDecisionJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthDeviceDecisionResponse, error)
// PostOauthDeviceAuthorizationWithBodyWithResponse request with any body
PostOauthDeviceAuthorizationWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthDeviceAuthorizationResponse, error)
PostOauthDeviceAuthorizationWithFormdataBodyWithResponse(ctx context.Context, body PostOauthDeviceAuthorizationFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthDeviceAuthorizationResponse, error)
// PostOauthRegisterWithBodyWithResponse request with any body
PostOauthRegisterWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthRegisterResponse, error)
PostOauthRegisterWithResponse(ctx context.Context, body PostOauthRegisterJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOauthRegisterResponse, error)
// PostOauthRevokeWithBodyWithResponse request with any body
PostOauthRevokeWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthRevokeResponse, error)
PostOauthRevokeWithFormdataBodyWithResponse(ctx context.Context, body PostOauthRevokeFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthRevokeResponse, error)
// PostOauthTokenWithBodyWithResponse request with any body
PostOauthTokenWithBodyWithResponse(ctx context.Context, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOauthTokenResponse, error)
PostOauthTokenWithFormdataBodyWithResponse(ctx context.Context, body PostOauthTokenFormdataRequestBody, reqEditors ...RequestEditorFn) (*PostOauthTokenResponse, error)
// GetOrganizationsIDAPIKeysWithResponse request
GetOrganizationsIDAPIKeysWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDAPIKeysResponse, error)
// GetOrganizationsIDOauthClientsWithResponse request
GetOrganizationsIDOauthClientsWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDOauthClientsResponse, error)
// DeleteOrganizationsIDOauthClientsClientIDWithResponse request
DeleteOrganizationsIDOauthClientsClientIDWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDOauthClientsClientIDResponse, error)
// PostOrganizationsIDOauthClientsClientIDApproveWithResponse request
PostOrganizationsIDOauthClientsClientIDApproveWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDApproveResponse, error)
// PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse request with any body
PostOrganizationsIDOauthClientsClientIDDisableWithBodyWithResponse(ctx context.Context, id string, clientID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
PostOrganizationsIDOauthClientsClientIDDisableWithResponse(ctx context.Context, id string, clientID string, body PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
// PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse request
PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse(ctx context.Context, id string, clientID string, reqEditors ...RequestEditorFn) (*PostOrganizationsIDOauthClientsClientIDRotateSecretResponse, error)
// GetOrganizationsIDServiceUsersWithResponse request
GetOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, reqEditors ...RequestEditorFn) (*GetOrganizationsIDServiceUsersResponse, error)
// PostOrganizationsIDServiceUsersWithBodyWithResponse request with any body
PostOrganizationsIDServiceUsersWithBodyWithResponse(ctx context.Context, id string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersResponse, error)
PostOrganizationsIDServiceUsersWithResponse(ctx context.Context, id string, body PostOrganizationsIDServiceUsersJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersResponse, error)
// DeleteOrganizationsIDServiceUsersSvcIDWithResponse request
DeleteOrganizationsIDServiceUsersSvcIDWithResponse(ctx context.Context, id string, svcID string, reqEditors ...RequestEditorFn) (*DeleteOrganizationsIDServiceUsersSvcIDResponse, error)
// PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse request with any body
PostOrganizationsIDServiceUsersSvcIDAPIKeysWithBodyWithResponse(ctx context.Context, id string, svcID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
PostOrganizationsIDServiceUsersSvcIDAPIKeysWithResponse(ctx context.Context, id string, svcID string, body PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody, reqEditors ...RequestEditorFn) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
// PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse request with any body
PostVerifyLiabilitiesProofIDCheckWithBodyWithResponse(ctx context.Context, proofID string, contentType string, body io.Reader, reqEditors ...RequestEditorFn) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
PostVerifyLiabilitiesProofIDCheckWithResponse(ctx context.Context, proofID string, body PostVerifyLiabilitiesProofIDCheckJSONRequestBody, reqEditors ...RequestEditorFn) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
// GetVerifyLiabilitiesProofIDInclusionWithResponse request
GetVerifyLiabilitiesProofIDInclusionWithResponse(ctx context.Context, proofID string, params *GetVerifyLiabilitiesProofIDInclusionParams, reqEditors ...RequestEditorFn) (*GetVerifyLiabilitiesProofIDInclusionResponse, error)
// GetVerifyZkpVkWithResponse request
GetVerifyZkpVkWithResponse(ctx context.Context, params *GetVerifyZkpVkParams, reqEditors ...RequestEditorFn) (*GetVerifyZkpVkResponse, error)
}
ClientWithResponsesInterface is the interface specification for the client with responses above.
type ConsentClientInfo ¶ added in v0.1.1
type ConsentClientInfo struct {
LogoURI *string `json:"logo_uri,omitempty"`
Name *string `json:"name,omitempty"`
OwnerOrgName *string `json:"owner_org_name,omitempty"`
}
ConsentClientInfo defines model for ConsentClientInfo.
type ConsentDecisionRequest ¶ added in v0.1.1
type ConsentDecisionRequest struct {
ConsentID string `json:"consent_id"`
CsrfToken string `json:"csrf_token"`
Decision ConsentDecisionRequestDecision `json:"decision"`
GrantedScopes *[]string `json:"granted_scopes,omitempty"`
OrgID string `json:"org_id"`
}
ConsentDecisionRequest defines model for ConsentDecisionRequest.
type ConsentDecisionRequestDecision ¶ added in v0.1.1
type ConsentDecisionRequestDecision string
ConsentDecisionRequestDecision defines model for ConsentDecisionRequest.Decision.
const ( ConsentDecisionRequestDecisionAllow ConsentDecisionRequestDecision = "allow" ConsentDecisionRequestDecisionDeny ConsentDecisionRequestDecision = "deny" )
Defines values for ConsentDecisionRequestDecision.
func (ConsentDecisionRequestDecision) Valid ¶ added in v0.1.1
func (e ConsentDecisionRequestDecision) Valid() bool
Valid indicates whether the value is a known member of the ConsentDecisionRequestDecision enum.
type ConsentDecisionResponse ¶ added in v0.1.1
type ConsentDecisionResponse struct {
RedirectURI *string `json:"redirect_uri,omitempty"`
}
ConsentDecisionResponse defines model for ConsentDecisionResponse.
type ConsentOrgOption ¶ added in v0.1.1
type ConsentOrgOption struct {
ID *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
}
ConsentOrgOption defines model for ConsentOrgOption.
type ConsentResponse ¶ added in v0.1.1
type ConsentResponse struct {
Client *ConsentClientInfo `json:"client,omitempty"`
ConsentID *string `json:"consent_id,omitempty"`
// CsrfToken base64url raw bytes
CsrfToken *string `json:"csrf_token,omitempty"`
ExpiresAt *string `json:"expires_at,omitempty"`
OrgOptions *[]ConsentOrgOption `json:"org_options,omitempty"`
RequestedScopes *[]ConsentScope `json:"requested_scopes,omitempty"`
Resource *string `json:"resource,omitempty"`
User *ConsentUserInfo `json:"user,omitempty"`
}
ConsentResponse defines model for ConsentResponse.
type ConsentScope ¶ added in v0.1.1
type ConsentScope struct {
Description *string `json:"description,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
Key *string `json:"key,omitempty"`
}
ConsentScope defines model for ConsentScope.
type ConsentUserInfo ¶ added in v0.1.1
type ConsentUserInfo struct {
Email *string `json:"email,omitempty"`
}
ConsentUserInfo defines model for ConsentUserInfo.
type CreateCatalogRequest ¶ added in v0.1.1
type CreateCatalogRequest struct {
ChainID *string `json:"chain_id,omitempty"`
ContractAddress *string `json:"contract_address,omitempty"`
Decimals *int `json:"decimals,omitempty"`
InfoProviders *map[string]interface{} `json:"info_providers,omitempty"`
LogoURL *string `json:"logo_url,omitempty"`
Name *string `json:"name,omitempty"`
SkipVerification *bool `json:"skip_verification,omitempty"`
Symbol *string `json:"symbol,omitempty"`
}
CreateCatalogRequest defines model for CreateCatalogRequest.
type CreateChainRequest ¶ added in v0.1.1
type CreateChainRequest struct {
DisplayName *string `json:"display_name,omitempty"`
Metadata *map[string]interface{} `json:"metadata,omitempty"`
Name *string `json:"name,omitempty"`
NativeCurrency *string `json:"native_currency,omitempty"`
ProtocolType *string `json:"protocol_type,omitempty"`
Status *string `json:"status,omitempty"`
}
CreateChainRequest defines model for CreateChainRequest.
type CreateInvitationRequest ¶ added in v0.1.1
type CreateInvitationRequest struct {
Email *string `json:"email,omitempty"`
RoleID *string `json:"role_id,omitempty"`
}
CreateInvitationRequest defines model for CreateInvitationRequest.
type CreateOwnershipRequest ¶ added in v0.1.1
type CreateOwnershipRequest struct {
Address *string `json:"address,omitempty"`
Blockchain *string `json:"blockchain,omitempty"`
Message *string `json:"message,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
CreateOwnershipRequest defines model for CreateOwnershipRequest.
type CreateProofOfFundsRequest ¶ added in v0.1.1
type CreateProofOfFundsRequest struct {
BaseCurrency *string `json:"base_currency,omitempty"`
Description *string `json:"description,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
CreateProofOfFundsRequest defines model for CreateProofOfFundsRequest.
type CreateProofOfLiabilitiesRequest ¶ added in v0.1.1
type CreateProofOfLiabilitiesRequest struct {
Currency *string `json:"currency,omitempty"`
Description *string `json:"description,omitempty"`
LiabilityFileID *string `json:"liability_file_id,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
ProofMode *string `json:"proof_mode,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
CreateProofOfLiabilitiesRequest defines model for CreateProofOfLiabilitiesRequest.
type CreateProviderRequest ¶ added in v0.1.1
type CreateProviderRequest struct {
ChainID *string `json:"chain_id,omitempty"`
Config *map[string]interface{} `json:"config,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
Name *string `json:"name,omitempty"`
Priority *int `json:"priority,omitempty"`
ProviderType *string `json:"provider_type,omitempty"`
SkipHealthCheck *bool `json:"skip_health_check,omitempty"`
URL *string `json:"url,omitempty"`
}
CreateProviderRequest defines model for CreateProviderRequest.
type CreateServiceUserRequest ¶ added in v0.1.1
type CreateServiceUserRequest struct {
Name *string `json:"name,omitempty"`
RoleID *string `json:"role_id,omitempty"`
}
CreateServiceUserRequest defines model for CreateServiceUserRequest.
type CreateSessionRequest ¶ added in v0.1.1
type CreateSessionRequest struct {
Mode *CreateSessionRequestMode `json:"mode,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Reason *string `json:"reason,omitempty"`
TargetUserID *string `json:"target_user_id,omitempty"`
}
CreateSessionRequest defines model for CreateSessionRequest.
type CreateSessionRequestMode ¶ added in v0.1.1
type CreateSessionRequestMode string
CreateSessionRequestMode defines model for CreateSessionRequest.Mode.
const ( FullControl CreateSessionRequestMode = "full_control" ReadOnly CreateSessionRequestMode = "read_only" )
Defines values for CreateSessionRequestMode.
func (CreateSessionRequestMode) Valid ¶ added in v0.1.1
func (e CreateSessionRequestMode) Valid() bool
Valid indicates whether the value is a known member of the CreateSessionRequestMode enum.
type CreateSpecialRequestBody ¶ added in v0.1.1
type CreateSpecialRequestBody struct {
Description *string `json:"description,omitempty"`
Priority *string `json:"priority,omitempty"`
RequestType *string `json:"request_type,omitempty"`
Title *string `json:"title,omitempty"`
}
CreateSpecialRequestBody defines model for CreateSpecialRequestBody.
type DeleteAPIAdminChainsIDResponse ¶
type DeleteAPIAdminChainsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON409 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseDeleteAPIAdminChainsIDResponse ¶
func ParseDeleteAPIAdminChainsIDResponse(rsp *http.Response) (*DeleteAPIAdminChainsIDResponse, error)
ParseDeleteAPIAdminChainsIDResponse parses an HTTP response from a DeleteAPIAdminChainsIDWithResponse call
func (DeleteAPIAdminChainsIDResponse) Status ¶
func (r DeleteAPIAdminChainsIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIAdminChainsIDResponse) StatusCode ¶
func (r DeleteAPIAdminChainsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIAdminProvidersIDResponse ¶
type DeleteAPIAdminProvidersIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ProviderResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseDeleteAPIAdminProvidersIDResponse ¶
func ParseDeleteAPIAdminProvidersIDResponse(rsp *http.Response) (*DeleteAPIAdminProvidersIDResponse, error)
ParseDeleteAPIAdminProvidersIDResponse parses an HTTP response from a DeleteAPIAdminProvidersIDWithResponse call
func (DeleteAPIAdminProvidersIDResponse) Status ¶
func (r DeleteAPIAdminProvidersIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIAdminProvidersIDResponse) StatusCode ¶
func (r DeleteAPIAdminProvidersIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIAdminTokenCatalogIDResponse ¶
type DeleteAPIAdminTokenCatalogIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON409 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseDeleteAPIAdminTokenCatalogIDResponse ¶
func ParseDeleteAPIAdminTokenCatalogIDResponse(rsp *http.Response) (*DeleteAPIAdminTokenCatalogIDResponse, error)
ParseDeleteAPIAdminTokenCatalogIDResponse parses an HTTP response from a DeleteAPIAdminTokenCatalogIDWithResponse call
func (DeleteAPIAdminTokenCatalogIDResponse) Status ¶
func (r DeleteAPIAdminTokenCatalogIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIAdminTokenCatalogIDResponse) StatusCode ¶
func (r DeleteAPIAdminTokenCatalogIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIFundsTokensIDResponse ¶
type DeleteAPIFundsTokensIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteAPIFundsTokensIDResponse ¶
func ParseDeleteAPIFundsTokensIDResponse(rsp *http.Response) (*DeleteAPIFundsTokensIDResponse, error)
ParseDeleteAPIFundsTokensIDResponse parses an HTTP response from a DeleteAPIFundsTokensIDWithResponse call
func (DeleteAPIFundsTokensIDResponse) Status ¶
func (r DeleteAPIFundsTokensIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIFundsTokensIDResponse) StatusCode ¶
func (r DeleteAPIFundsTokensIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIKeysIDResponse ¶ added in v0.1.1
type DeleteAPIKeysIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON204 *string
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteAPIKeysIDResponse ¶ added in v0.1.1
func ParseDeleteAPIKeysIDResponse(rsp *http.Response) (*DeleteAPIKeysIDResponse, error)
ParseDeleteAPIKeysIDResponse parses an HTTP response from a DeleteAPIKeysIDWithResponse call
func (DeleteAPIKeysIDResponse) Status ¶ added in v0.1.1
func (r DeleteAPIKeysIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIKeysIDResponse) StatusCode ¶ added in v0.1.1
func (r DeleteAPIKeysIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPILiabilityFilesIDResponse ¶
type DeleteAPILiabilityFilesIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteAPILiabilityFilesIDResponse ¶
func ParseDeleteAPILiabilityFilesIDResponse(rsp *http.Response) (*DeleteAPILiabilityFilesIDResponse, error)
ParseDeleteAPILiabilityFilesIDResponse parses an HTTP response from a DeleteAPILiabilityFilesIDWithResponse call
func (DeleteAPILiabilityFilesIDResponse) Status ¶
func (r DeleteAPILiabilityFilesIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPILiabilityFilesIDResponse) StatusCode ¶
func (r DeleteAPILiabilityFilesIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIOrganizationsIDInvitationsInvitationIDResponse ¶ added in v0.1.1
type DeleteAPIOrganizationsIDInvitationsInvitationIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
JSON403 *map[string]string
JSON404 *map[string]string
}
func ParseDeleteAPIOrganizationsIDInvitationsInvitationIDResponse ¶ added in v0.1.1
func ParseDeleteAPIOrganizationsIDInvitationsInvitationIDResponse(rsp *http.Response) (*DeleteAPIOrganizationsIDInvitationsInvitationIDResponse, error)
ParseDeleteAPIOrganizationsIDInvitationsInvitationIDResponse parses an HTTP response from a DeleteAPIOrganizationsIDInvitationsInvitationIDWithResponse call
func (DeleteAPIOrganizationsIDInvitationsInvitationIDResponse) Status ¶ added in v0.1.1
func (r DeleteAPIOrganizationsIDInvitationsInvitationIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIOrganizationsIDInvitationsInvitationIDResponse) StatusCode ¶ added in v0.1.1
func (r DeleteAPIOrganizationsIDInvitationsInvitationIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIReportsIDResponse ¶
type DeleteAPIReportsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ReportResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteAPIReportsIDResponse ¶
func ParseDeleteAPIReportsIDResponse(rsp *http.Response) (*DeleteAPIReportsIDResponse, error)
ParseDeleteAPIReportsIDResponse parses an HTTP response from a DeleteAPIReportsIDWithResponse call
func (DeleteAPIReportsIDResponse) Status ¶
func (r DeleteAPIReportsIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIReportsIDResponse) StatusCode ¶
func (r DeleteAPIReportsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIRolesIDResponse ¶
type DeleteAPIRolesIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RoleResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParseDeleteAPIRolesIDResponse ¶
func ParseDeleteAPIRolesIDResponse(rsp *http.Response) (*DeleteAPIRolesIDResponse, error)
ParseDeleteAPIRolesIDResponse parses an HTTP response from a DeleteAPIRolesIDWithResponse call
func (DeleteAPIRolesIDResponse) Status ¶
func (r DeleteAPIRolesIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIRolesIDResponse) StatusCode ¶
func (r DeleteAPIRolesIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPISupportImpersonationIDResponse ¶
type DeleteAPISupportImpersonationIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseDeleteAPISupportImpersonationIDResponse ¶
func ParseDeleteAPISupportImpersonationIDResponse(rsp *http.Response) (*DeleteAPISupportImpersonationIDResponse, error)
ParseDeleteAPISupportImpersonationIDResponse parses an HTTP response from a DeleteAPISupportImpersonationIDWithResponse call
func (DeleteAPISupportImpersonationIDResponse) Status ¶
func (r DeleteAPISupportImpersonationIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPISupportImpersonationIDResponse) StatusCode ¶
func (r DeleteAPISupportImpersonationIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAPIWalletsIDResponse ¶
type DeleteAPIWalletsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
Message *string `json:"message,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteAPIWalletsIDResponse ¶
func ParseDeleteAPIWalletsIDResponse(rsp *http.Response) (*DeleteAPIWalletsIDResponse, error)
ParseDeleteAPIWalletsIDResponse parses an HTTP response from a DeleteAPIWalletsIDWithResponse call
func (DeleteAPIWalletsIDResponse) Status ¶
func (r DeleteAPIWalletsIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAPIWalletsIDResponse) StatusCode ¶
func (r DeleteAPIWalletsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteAuthSessionsFamilyIDResponse ¶ added in v0.1.1
type DeleteAuthSessionsFamilyIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
JSON404 *map[string]string
}
func ParseDeleteAuthSessionsFamilyIDResponse ¶ added in v0.1.1
func ParseDeleteAuthSessionsFamilyIDResponse(rsp *http.Response) (*DeleteAuthSessionsFamilyIDResponse, error)
ParseDeleteAuthSessionsFamilyIDResponse parses an HTTP response from a DeleteAuthSessionsFamilyIDWithResponse call
func (DeleteAuthSessionsFamilyIDResponse) Status ¶ added in v0.1.1
func (r DeleteAuthSessionsFamilyIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteAuthSessionsFamilyIDResponse) StatusCode ¶ added in v0.1.1
func (r DeleteAuthSessionsFamilyIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteOrganizationsIDOauthClientsClientIDResponse ¶ added in v0.1.1
type DeleteOrganizationsIDOauthClientsClientIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParseDeleteOrganizationsIDOauthClientsClientIDResponse ¶ added in v0.1.1
func ParseDeleteOrganizationsIDOauthClientsClientIDResponse(rsp *http.Response) (*DeleteOrganizationsIDOauthClientsClientIDResponse, error)
ParseDeleteOrganizationsIDOauthClientsClientIDResponse parses an HTTP response from a DeleteOrganizationsIDOauthClientsClientIDWithResponse call
func (DeleteOrganizationsIDOauthClientsClientIDResponse) Status ¶ added in v0.1.1
func (r DeleteOrganizationsIDOauthClientsClientIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteOrganizationsIDOauthClientsClientIDResponse) StatusCode ¶ added in v0.1.1
func (r DeleteOrganizationsIDOauthClientsClientIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeleteOrganizationsIDServiceUsersSvcIDResponse ¶ added in v0.1.1
type DeleteOrganizationsIDServiceUsersSvcIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON204 *string
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseDeleteOrganizationsIDServiceUsersSvcIDResponse ¶ added in v0.1.1
func ParseDeleteOrganizationsIDServiceUsersSvcIDResponse(rsp *http.Response) (*DeleteOrganizationsIDServiceUsersSvcIDResponse, error)
ParseDeleteOrganizationsIDServiceUsersSvcIDResponse parses an HTTP response from a DeleteOrganizationsIDServiceUsersSvcIDWithResponse call
func (DeleteOrganizationsIDServiceUsersSvcIDResponse) Status ¶ added in v0.1.1
func (r DeleteOrganizationsIDServiceUsersSvcIDResponse) Status() string
Status returns HTTPResponse.Status
func (DeleteOrganizationsIDServiceUsersSvcIDResponse) StatusCode ¶ added in v0.1.1
func (r DeleteOrganizationsIDServiceUsersSvcIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type DeviceApprovalResponse ¶ added in v0.1.1
type DeviceApprovalResponse struct {
Client *ApprovalClient `json:"client,omitempty"`
// CsrfToken CSRFToken is the RAW base64url token the client echoes back in POST
// /oauth/device/decision. Server keeps no row-level CSRF store; the token
// is deterministically derived as HMAC-SHA256(server_secret, rowID||userCode)
// so verification is a recompute-and-constant-time-compare.
CsrfToken *string `json:"csrf_token,omitempty"`
DeviceCodeLast4 *string `json:"device_code_last4,omitempty"`
ExpiresAt *string `json:"expires_at,omitempty"`
InitiatedAt *string `json:"initiated_at,omitempty"`
InitiatingIP *string `json:"initiating_ip,omitempty"`
OrgOptions *[]OrgOption `json:"org_options,omitempty"`
RequestedScopes *[]ApprovalScope `json:"requested_scopes,omitempty"`
Resource *string `json:"resource,omitempty"`
TimeElapsedSeconds *int `json:"time_elapsed_seconds,omitempty"`
User *ApprovalUser `json:"user,omitempty"`
}
DeviceApprovalResponse defines model for DeviceApprovalResponse.
type DeviceAuthorizationResponse ¶ added in v0.1.1
type DeviceAuthorizationResponse struct {
DeviceCode *string `json:"device_code,omitempty"`
ExpiresIn *int `json:"expires_in,omitempty"`
Interval *int `json:"interval,omitempty"`
// UserCode HYPHENATED display form 'BCDF-GHJK'
UserCode *string `json:"user_code,omitempty"`
VerificationURI *string `json:"verification_uri,omitempty"`
VerificationURIComplete *string `json:"verification_uri_complete,omitempty"`
}
DeviceAuthorizationResponse defines model for DeviceAuthorizationResponse.
type DeviceDecisionRequest ¶ added in v0.1.1
type DeviceDecisionRequest struct {
// CsrfToken CSRFToken is the RAW token; server recomputes HMAC-SHA256(server_secret,
// rowID||userCode) and compares constant-time.
CsrfToken string `json:"csrf_token"`
Decision DeviceDecisionRequestDecision `json:"decision"`
DeviceCodeLast4Attestation string `json:"device_code_last4_attestation"`
GrantedScopes *[]string `json:"granted_scopes,omitempty"`
OrgID *string `json:"org_id,omitempty"`
UserCode string `json:"user_code"`
}
DeviceDecisionRequest defines model for DeviceDecisionRequest.
type DeviceDecisionRequestDecision ¶ added in v0.1.1
type DeviceDecisionRequestDecision string
DeviceDecisionRequestDecision defines model for DeviceDecisionRequest.Decision.
const ( DeviceDecisionRequestDecisionAllow DeviceDecisionRequestDecision = "allow" DeviceDecisionRequestDecisionDeny DeviceDecisionRequestDecision = "deny" )
Defines values for DeviceDecisionRequestDecision.
func (DeviceDecisionRequestDecision) Valid ¶ added in v0.1.1
func (e DeviceDecisionRequestDecision) Valid() bool
Valid indicates whether the value is a known member of the DeviceDecisionRequestDecision enum.
type DeviceDecisionResponse ¶ added in v0.1.1
type DeviceDecisionResponse struct {
ExpiresAt *string `json:"expires_at,omitempty"`
// Status "approved" | "denied"
Status *string `json:"status,omitempty"`
}
DeviceDecisionResponse defines model for DeviceDecisionResponse.
type DisableClientRequest ¶ added in v0.1.1
type DisableClientRequest struct {
Reason *string `json:"reason,omitempty"`
}
DisableClientRequest defines model for DisableClientRequest.
type DisableMFARequest ¶ added in v0.1.1
type DisableMFARequest struct {
Code *string `json:"code,omitempty"`
}
DisableMFARequest defines model for DisableMFARequest.
type DisableUserRequest ¶ added in v0.1.1
type DisableUserRequest struct {
Reason string `json:"reason"`
}
DisableUserRequest defines model for DisableUserRequest.
type EnrollMFAStartRequest ¶ added in v0.1.1
type EnrollMFAStartRequest struct {
EnrollmentToken *string `json:"enrollment_token,omitempty"`
}
EnrollMFAStartRequest defines model for EnrollMFAStartRequest.
type EnrollMFAStartResponse ¶ added in v0.1.1
type EnrollMFAStartResponse struct {
ProvisioningURI *string `json:"provisioning_uri,omitempty"`
Secret *string `json:"secret,omitempty"`
}
EnrollMFAStartResponse defines model for EnrollMFAStartResponse.
type EnrollMFAVerifyRequest ¶ added in v0.1.1
type EnrollMFAVerifyRequest struct {
Code *string `json:"code,omitempty"`
EnrollmentToken *string `json:"enrollment_token,omitempty"`
}
EnrollMFAVerifyRequest defines model for EnrollMFAVerifyRequest.
type EnrollMFAVerifyResponse ¶ added in v0.1.1
type EnrollMFAVerifyResponse struct {
RecoveryCodes *[]string `json:"recovery_codes,omitempty"`
}
EnrollMFAVerifyResponse defines model for EnrollMFAVerifyResponse.
type ErrorCode ¶ added in v0.1.1
type ErrorCode string
ErrorCode defines model for ErrorCode.
const ( CodeConflict ErrorCode = "CONFLICT" CodeForbidden ErrorCode = "FORBIDDEN" CodeGone ErrorCode = "GONE" CodeInternalError ErrorCode = "INTERNAL_ERROR" CodeNotFound ErrorCode = "NOT_FOUND" CodePreconditionFailed ErrorCode = "PRECONDITION_FAILED" CodeValidationError ErrorCode = "VALIDATION_ERROR" )
Defines values for ErrorCode.
type GetAPIAdminChainsIDProvidersResponse ¶
type GetAPIAdminChainsIDProvidersResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ProviderResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminChainsIDProvidersResponse ¶
func ParseGetAPIAdminChainsIDProvidersResponse(rsp *http.Response) (*GetAPIAdminChainsIDProvidersResponse, error)
ParseGetAPIAdminChainsIDProvidersResponse parses an HTTP response from a GetAPIAdminChainsIDProvidersWithResponse call
func (GetAPIAdminChainsIDProvidersResponse) Status ¶
func (r GetAPIAdminChainsIDProvidersResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminChainsIDProvidersResponse) StatusCode ¶
func (r GetAPIAdminChainsIDProvidersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminChainsIDResponse ¶
type GetAPIAdminChainsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ChainResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminChainsIDResponse ¶
func ParseGetAPIAdminChainsIDResponse(rsp *http.Response) (*GetAPIAdminChainsIDResponse, error)
ParseGetAPIAdminChainsIDResponse parses an HTTP response from a GetAPIAdminChainsIDWithResponse call
func (GetAPIAdminChainsIDResponse) Status ¶
func (r GetAPIAdminChainsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminChainsIDResponse) StatusCode ¶
func (r GetAPIAdminChainsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminChainsParams ¶
type GetAPIAdminChainsParams struct {
// Status Filter by chain status
Status *GetAPIAdminChainsParamsStatus `form:"status,omitempty" json:"status,omitempty"`
// ProtocolType Filter by protocol type
ProtocolType *GetAPIAdminChainsParamsProtocolType `form:"protocol_type,omitempty" json:"protocol_type,omitempty"`
}
GetAPIAdminChainsParams defines parameters for GetAPIAdminChains.
type GetAPIAdminChainsParamsProtocolType ¶
type GetAPIAdminChainsParamsProtocolType string
GetAPIAdminChainsParamsProtocolType defines parameters for GetAPIAdminChains.
const ( Evm GetAPIAdminChainsParamsProtocolType = "evm" Utxo GetAPIAdminChainsParamsProtocolType = "utxo" )
Defines values for GetAPIAdminChainsParamsProtocolType.
func (GetAPIAdminChainsParamsProtocolType) Valid ¶
func (e GetAPIAdminChainsParamsProtocolType) Valid() bool
Valid indicates whether the value is a known member of the GetAPIAdminChainsParamsProtocolType enum.
type GetAPIAdminChainsParamsStatus ¶
type GetAPIAdminChainsParamsStatus string
GetAPIAdminChainsParamsStatus defines parameters for GetAPIAdminChains.
const ( Active GetAPIAdminChainsParamsStatus = "active" Inactive GetAPIAdminChainsParamsStatus = "inactive" )
Defines values for GetAPIAdminChainsParamsStatus.
func (GetAPIAdminChainsParamsStatus) Valid ¶
func (e GetAPIAdminChainsParamsStatus) Valid() bool
Valid indicates whether the value is a known member of the GetAPIAdminChainsParamsStatus enum.
type GetAPIAdminChainsResponse ¶
type GetAPIAdminChainsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ChainResponse
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminChainsResponse ¶
func ParseGetAPIAdminChainsResponse(rsp *http.Response) (*GetAPIAdminChainsResponse, error)
ParseGetAPIAdminChainsResponse parses an HTTP response from a GetAPIAdminChainsWithResponse call
func (GetAPIAdminChainsResponse) Status ¶
func (r GetAPIAdminChainsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminChainsResponse) StatusCode ¶
func (r GetAPIAdminChainsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminDashboardResponse ¶
type GetAPIAdminDashboardResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminDashboardResponse ¶
func ParseGetAPIAdminDashboardResponse(rsp *http.Response) (*GetAPIAdminDashboardResponse, error)
ParseGetAPIAdminDashboardResponse parses an HTTP response from a GetAPIAdminDashboardWithResponse call
func (GetAPIAdminDashboardResponse) Status ¶
func (r GetAPIAdminDashboardResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminDashboardResponse) StatusCode ¶
func (r GetAPIAdminDashboardResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminFilesOrganizationOrgIDParams ¶
type GetAPIAdminFilesOrganizationOrgIDParams struct {
// Page Page number
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIAdminFilesOrganizationOrgIDParams defines parameters for GetAPIAdminFilesOrganizationOrgID.
type GetAPIAdminFilesOrganizationOrgIDResponse ¶
type GetAPIAdminFilesOrganizationOrgIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminFilesOrganizationOrgIDResponse ¶
func ParseGetAPIAdminFilesOrganizationOrgIDResponse(rsp *http.Response) (*GetAPIAdminFilesOrganizationOrgIDResponse, error)
ParseGetAPIAdminFilesOrganizationOrgIDResponse parses an HTTP response from a GetAPIAdminFilesOrganizationOrgIDWithResponse call
func (GetAPIAdminFilesOrganizationOrgIDResponse) Status ¶
func (r GetAPIAdminFilesOrganizationOrgIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminFilesOrganizationOrgIDResponse) StatusCode ¶
func (r GetAPIAdminFilesOrganizationOrgIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminHealthResponse ¶
type GetAPIAdminHealthResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminHealthResponse ¶
func ParseGetAPIAdminHealthResponse(rsp *http.Response) (*GetAPIAdminHealthResponse, error)
ParseGetAPIAdminHealthResponse parses an HTTP response from a GetAPIAdminHealthWithResponse call
func (GetAPIAdminHealthResponse) Status ¶
func (r GetAPIAdminHealthResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminHealthResponse) StatusCode ¶
func (r GetAPIAdminHealthResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminNotificationsParams ¶
type GetAPIAdminNotificationsParams struct {
// Page Page number
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIAdminNotificationsParams defines parameters for GetAPIAdminNotifications.
type GetAPIAdminNotificationsResponse ¶
type GetAPIAdminNotificationsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminNotificationsResponse ¶
func ParseGetAPIAdminNotificationsResponse(rsp *http.Response) (*GetAPIAdminNotificationsResponse, error)
ParseGetAPIAdminNotificationsResponse parses an HTTP response from a GetAPIAdminNotificationsWithResponse call
func (GetAPIAdminNotificationsResponse) Status ¶
func (r GetAPIAdminNotificationsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminNotificationsResponse) StatusCode ¶
func (r GetAPIAdminNotificationsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminProvidersIDHealthParams ¶
type GetAPIAdminProvidersIDHealthParams struct {
// Limit Number of health events to return
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIAdminProvidersIDHealthParams defines parameters for GetAPIAdminProvidersIDHealth.
type GetAPIAdminProvidersIDHealthResponse ¶
type GetAPIAdminProvidersIDHealthResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminProvidersIDHealthResponse ¶
func ParseGetAPIAdminProvidersIDHealthResponse(rsp *http.Response) (*GetAPIAdminProvidersIDHealthResponse, error)
ParseGetAPIAdminProvidersIDHealthResponse parses an HTTP response from a GetAPIAdminProvidersIDHealthWithResponse call
func (GetAPIAdminProvidersIDHealthResponse) Status ¶
func (r GetAPIAdminProvidersIDHealthResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminProvidersIDHealthResponse) StatusCode ¶
func (r GetAPIAdminProvidersIDHealthResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminProvidersIDResponse ¶
type GetAPIAdminProvidersIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ProviderResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminProvidersIDResponse ¶
func ParseGetAPIAdminProvidersIDResponse(rsp *http.Response) (*GetAPIAdminProvidersIDResponse, error)
ParseGetAPIAdminProvidersIDResponse parses an HTTP response from a GetAPIAdminProvidersIDWithResponse call
func (GetAPIAdminProvidersIDResponse) Status ¶
func (r GetAPIAdminProvidersIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminProvidersIDResponse) StatusCode ¶
func (r GetAPIAdminProvidersIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminSpecialRequestsParams ¶
type GetAPIAdminSpecialRequestsParams struct {
// Page Page number
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
// Status Filter by status
Status *string `form:"status,omitempty" json:"status,omitempty"`
}
GetAPIAdminSpecialRequestsParams defines parameters for GetAPIAdminSpecialRequests.
type GetAPIAdminSpecialRequestsResponse ¶
type GetAPIAdminSpecialRequestsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminSpecialRequestsResponse ¶
func ParseGetAPIAdminSpecialRequestsResponse(rsp *http.Response) (*GetAPIAdminSpecialRequestsResponse, error)
ParseGetAPIAdminSpecialRequestsResponse parses an HTTP response from a GetAPIAdminSpecialRequestsWithResponse call
func (GetAPIAdminSpecialRequestsResponse) Status ¶
func (r GetAPIAdminSpecialRequestsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminSpecialRequestsResponse) StatusCode ¶
func (r GetAPIAdminSpecialRequestsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminSubscriptionsPlansResponse ¶
type GetAPIAdminSubscriptionsPlansResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminSubscriptionsPlansResponse ¶
func ParseGetAPIAdminSubscriptionsPlansResponse(rsp *http.Response) (*GetAPIAdminSubscriptionsPlansResponse, error)
ParseGetAPIAdminSubscriptionsPlansResponse parses an HTTP response from a GetAPIAdminSubscriptionsPlansWithResponse call
func (GetAPIAdminSubscriptionsPlansResponse) Status ¶
func (r GetAPIAdminSubscriptionsPlansResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminSubscriptionsPlansResponse) StatusCode ¶
func (r GetAPIAdminSubscriptionsPlansResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminTokenCatalogIDResponse ¶
type GetAPIAdminTokenCatalogIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *TokenCatalogEntry
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminTokenCatalogIDResponse ¶
func ParseGetAPIAdminTokenCatalogIDResponse(rsp *http.Response) (*GetAPIAdminTokenCatalogIDResponse, error)
ParseGetAPIAdminTokenCatalogIDResponse parses an HTTP response from a GetAPIAdminTokenCatalogIDWithResponse call
func (GetAPIAdminTokenCatalogIDResponse) Status ¶
func (r GetAPIAdminTokenCatalogIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminTokenCatalogIDResponse) StatusCode ¶
func (r GetAPIAdminTokenCatalogIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAdminTokenCatalogParams ¶
type GetAPIAdminTokenCatalogParams struct {
// ChainID Filter by chain ID (UUID)
ChainID *string `form:"chain_id,omitempty" json:"chain_id,omitempty"`
}
GetAPIAdminTokenCatalogParams defines parameters for GetAPIAdminTokenCatalog.
type GetAPIAdminTokenCatalogResponse ¶
type GetAPIAdminTokenCatalogResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]TokenCatalogEntry
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAdminTokenCatalogResponse ¶
func ParseGetAPIAdminTokenCatalogResponse(rsp *http.Response) (*GetAPIAdminTokenCatalogResponse, error)
ParseGetAPIAdminTokenCatalogResponse parses an HTTP response from a GetAPIAdminTokenCatalogWithResponse call
func (GetAPIAdminTokenCatalogResponse) Status ¶
func (r GetAPIAdminTokenCatalogResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAdminTokenCatalogResponse) StatusCode ¶
func (r GetAPIAdminTokenCatalogResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAuditLogsIDResponse ¶
type GetAPIAuditLogsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAuditLogsIDResponse ¶
func ParseGetAPIAuditLogsIDResponse(rsp *http.Response) (*GetAPIAuditLogsIDResponse, error)
ParseGetAPIAuditLogsIDResponse parses an HTTP response from a GetAPIAuditLogsIDWithResponse call
func (GetAPIAuditLogsIDResponse) Status ¶
func (r GetAPIAuditLogsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAuditLogsIDResponse) StatusCode ¶
func (r GetAPIAuditLogsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIAuditLogsParams ¶
type GetAPIAuditLogsParams struct {
// Action Filter by action type
Action *string `form:"action,omitempty" json:"action,omitempty"`
// ResourceType Filter by resource type
ResourceType *string `form:"resource_type,omitempty" json:"resource_type,omitempty"`
// ActorID Filter by actor user ID (UUID)
ActorID *string `form:"actor_id,omitempty" json:"actor_id,omitempty"`
// ResourceID Filter by resource ID (UUID)
ResourceID *string `form:"resource_id,omitempty" json:"resource_id,omitempty"`
// Start Filter by start time (RFC3339)
Start *string `form:"start,omitempty" json:"start,omitempty"`
// End Filter by end time (RFC3339)
End *string `form:"end,omitempty" json:"end,omitempty"`
// Cursor Pagination cursor from previous response
Cursor *string `form:"cursor,omitempty" json:"cursor,omitempty"`
// Limit Items per page (max 100)
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIAuditLogsParams defines parameters for GetAPIAuditLogs.
type GetAPIAuditLogsResponse ¶
type GetAPIAuditLogsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPIAuditLogsResponse ¶
func ParseGetAPIAuditLogsResponse(rsp *http.Response) (*GetAPIAuditLogsResponse, error)
ParseGetAPIAuditLogsResponse parses an HTTP response from a GetAPIAuditLogsWithResponse call
func (GetAPIAuditLogsResponse) Status ¶
func (r GetAPIAuditLogsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIAuditLogsResponse) StatusCode ¶
func (r GetAPIAuditLogsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIFundsIDAssetsResponse ¶
type GetAPIFundsIDAssetsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]AssetResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIFundsIDAssetsResponse ¶
func ParseGetAPIFundsIDAssetsResponse(rsp *http.Response) (*GetAPIFundsIDAssetsResponse, error)
ParseGetAPIFundsIDAssetsResponse parses an HTTP response from a GetAPIFundsIDAssetsWithResponse call
func (GetAPIFundsIDAssetsResponse) Status ¶
func (r GetAPIFundsIDAssetsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIFundsIDAssetsResponse) StatusCode ¶
func (r GetAPIFundsIDAssetsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIFundsIDResponse ¶
type GetAPIFundsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ProofOfFundsResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIFundsIDResponse ¶
func ParseGetAPIFundsIDResponse(rsp *http.Response) (*GetAPIFundsIDResponse, error)
ParseGetAPIFundsIDResponse parses an HTTP response from a GetAPIFundsIDWithResponse call
func (GetAPIFundsIDResponse) Status ¶
func (r GetAPIFundsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIFundsIDResponse) StatusCode ¶
func (r GetAPIFundsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIFundsParams ¶
type GetAPIFundsParams struct {
// OrganizationID Filter by organization ID (UUID)
OrganizationID *string `form:"organization_id,omitempty" json:"organization_id,omitempty"`
}
GetAPIFundsParams defines parameters for GetAPIFunds.
type GetAPIFundsResponse ¶
type GetAPIFundsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ProofOfFundsResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIFundsResponse ¶
func ParseGetAPIFundsResponse(rsp *http.Response) (*GetAPIFundsResponse, error)
ParseGetAPIFundsResponse parses an HTTP response from a GetAPIFundsWithResponse call
func (GetAPIFundsResponse) Status ¶
func (r GetAPIFundsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIFundsResponse) StatusCode ¶
func (r GetAPIFundsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIFundsTokensCatalogResponse ¶
type GetAPIFundsTokensCatalogResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]TokenCatalogEntry
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIFundsTokensCatalogResponse ¶
func ParseGetAPIFundsTokensCatalogResponse(rsp *http.Response) (*GetAPIFundsTokensCatalogResponse, error)
ParseGetAPIFundsTokensCatalogResponse parses an HTTP response from a GetAPIFundsTokensCatalogWithResponse call
func (GetAPIFundsTokensCatalogResponse) Status ¶
func (r GetAPIFundsTokensCatalogResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIFundsTokensCatalogResponse) StatusCode ¶
func (r GetAPIFundsTokensCatalogResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIFundsTokensResponse ¶
type GetAPIFundsTokensResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]Token
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIFundsTokensResponse ¶
func ParseGetAPIFundsTokensResponse(rsp *http.Response) (*GetAPIFundsTokensResponse, error)
ParseGetAPIFundsTokensResponse parses an HTTP response from a GetAPIFundsTokensWithResponse call
func (GetAPIFundsTokensResponse) Status ¶
func (r GetAPIFundsTokensResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIFundsTokensResponse) StatusCode ¶
func (r GetAPIFundsTokensResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIJobsIDResponse ¶
type GetAPIJobsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ScanJobResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIJobsIDResponse ¶
func ParseGetAPIJobsIDResponse(rsp *http.Response) (*GetAPIJobsIDResponse, error)
ParseGetAPIJobsIDResponse parses an HTTP response from a GetAPIJobsIDWithResponse call
func (GetAPIJobsIDResponse) Status ¶
func (r GetAPIJobsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIJobsIDResponse) StatusCode ¶
func (r GetAPIJobsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIJobsIDStreamResponse ¶
func ParseGetAPIJobsIDStreamResponse ¶
func ParseGetAPIJobsIDStreamResponse(rsp *http.Response) (*GetAPIJobsIDStreamResponse, error)
ParseGetAPIJobsIDStreamResponse parses an HTTP response from a GetAPIJobsIDStreamWithResponse call
func (GetAPIJobsIDStreamResponse) Status ¶
func (r GetAPIJobsIDStreamResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIJobsIDStreamResponse) StatusCode ¶
func (r GetAPIJobsIDStreamResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIKeysMineResponse ¶ added in v0.1.1
type GetAPIKeysMineResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]APIKeyListItem
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIKeysMineResponse ¶ added in v0.1.1
func ParseGetAPIKeysMineResponse(rsp *http.Response) (*GetAPIKeysMineResponse, error)
ParseGetAPIKeysMineResponse parses an HTTP response from a GetAPIKeysMineWithResponse call
func (GetAPIKeysMineResponse) Status ¶ added in v0.1.1
func (r GetAPIKeysMineResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIKeysMineResponse) StatusCode ¶ added in v0.1.1
func (r GetAPIKeysMineResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilitiesIDNoncesUserIdentifierResponse ¶
type GetAPILiabilitiesIDNoncesUserIdentifierResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPILiabilitiesIDNoncesUserIdentifierResponse ¶
func ParseGetAPILiabilitiesIDNoncesUserIdentifierResponse(rsp *http.Response) (*GetAPILiabilitiesIDNoncesUserIdentifierResponse, error)
ParseGetAPILiabilitiesIDNoncesUserIdentifierResponse parses an HTTP response from a GetAPILiabilitiesIDNoncesUserIdentifierWithResponse call
func (GetAPILiabilitiesIDNoncesUserIdentifierResponse) Status ¶
func (r GetAPILiabilitiesIDNoncesUserIdentifierResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilitiesIDNoncesUserIdentifierResponse) StatusCode ¶
func (r GetAPILiabilitiesIDNoncesUserIdentifierResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilitiesIDResponse ¶
type GetAPILiabilitiesIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ProofOfLiabilitiesResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPILiabilitiesIDResponse ¶
func ParseGetAPILiabilitiesIDResponse(rsp *http.Response) (*GetAPILiabilitiesIDResponse, error)
ParseGetAPILiabilitiesIDResponse parses an HTTP response from a GetAPILiabilitiesIDWithResponse call
func (GetAPILiabilitiesIDResponse) Status ¶
func (r GetAPILiabilitiesIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilitiesIDResponse) StatusCode ¶
func (r GetAPILiabilitiesIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilitiesIDZkpArtifactDownloadParams ¶
type GetAPILiabilitiesIDZkpArtifactDownloadParams struct {
// Version Processing version (defaults to latest)
Version *int `form:"version,omitempty" json:"version,omitempty"`
}
GetAPILiabilitiesIDZkpArtifactDownloadParams defines parameters for GetAPILiabilitiesIDZkpArtifactDownload.
type GetAPILiabilitiesIDZkpArtifactDownloadResponse ¶
type GetAPILiabilitiesIDZkpArtifactDownloadResponse struct {
Body []byte
HTTPResponse *http.Response
}
func ParseGetAPILiabilitiesIDZkpArtifactDownloadResponse ¶
func ParseGetAPILiabilitiesIDZkpArtifactDownloadResponse(rsp *http.Response) (*GetAPILiabilitiesIDZkpArtifactDownloadResponse, error)
ParseGetAPILiabilitiesIDZkpArtifactDownloadResponse parses an HTTP response from a GetAPILiabilitiesIDZkpArtifactDownloadWithResponse call
func (GetAPILiabilitiesIDZkpArtifactDownloadResponse) Status ¶
func (r GetAPILiabilitiesIDZkpArtifactDownloadResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilitiesIDZkpArtifactDownloadResponse) StatusCode ¶
func (r GetAPILiabilitiesIDZkpArtifactDownloadResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilitiesIDZkpArtifactParams ¶
type GetAPILiabilitiesIDZkpArtifactParams struct {
// Version Processing version (defaults to latest)
Version *int `form:"version,omitempty" json:"version,omitempty"`
}
GetAPILiabilitiesIDZkpArtifactParams defines parameters for GetAPILiabilitiesIDZkpArtifact.
type GetAPILiabilitiesIDZkpArtifactResponse ¶
type GetAPILiabilitiesIDZkpArtifactResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *map[string]interface{}
JSON500 *AppError
}
func ParseGetAPILiabilitiesIDZkpArtifactResponse ¶
func ParseGetAPILiabilitiesIDZkpArtifactResponse(rsp *http.Response) (*GetAPILiabilitiesIDZkpArtifactResponse, error)
ParseGetAPILiabilitiesIDZkpArtifactResponse parses an HTTP response from a GetAPILiabilitiesIDZkpArtifactWithResponse call
func (GetAPILiabilitiesIDZkpArtifactResponse) Status ¶
func (r GetAPILiabilitiesIDZkpArtifactResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilitiesIDZkpArtifactResponse) StatusCode ¶
func (r GetAPILiabilitiesIDZkpArtifactResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilitiesParams ¶
type GetAPILiabilitiesParams struct {
// OrganizationID Filter by organization ID (UUID)
OrganizationID *string `form:"organization_id,omitempty" json:"organization_id,omitempty"`
}
GetAPILiabilitiesParams defines parameters for GetAPILiabilities.
type GetAPILiabilitiesResponse ¶
type GetAPILiabilitiesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ProofOfLiabilitiesResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPILiabilitiesResponse ¶
func ParseGetAPILiabilitiesResponse(rsp *http.Response) (*GetAPILiabilitiesResponse, error)
ParseGetAPILiabilitiesResponse parses an HTTP response from a GetAPILiabilitiesWithResponse call
func (GetAPILiabilitiesResponse) Status ¶
func (r GetAPILiabilitiesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilitiesResponse) StatusCode ¶
func (r GetAPILiabilitiesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilityFilesIDDownloadResponse ¶
func ParseGetAPILiabilityFilesIDDownloadResponse ¶
func ParseGetAPILiabilityFilesIDDownloadResponse(rsp *http.Response) (*GetAPILiabilityFilesIDDownloadResponse, error)
ParseGetAPILiabilityFilesIDDownloadResponse parses an HTTP response from a GetAPILiabilityFilesIDDownloadWithResponse call
func (GetAPILiabilityFilesIDDownloadResponse) Status ¶
func (r GetAPILiabilityFilesIDDownloadResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilityFilesIDDownloadResponse) StatusCode ¶
func (r GetAPILiabilityFilesIDDownloadResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPILiabilityFilesParams ¶
type GetAPILiabilityFilesParams struct {
// Page Page number (default 1)
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page (default 20, max 100)
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPILiabilityFilesParams defines parameters for GetAPILiabilityFiles.
type GetAPILiabilityFilesResponse ¶
type GetAPILiabilityFilesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPILiabilityFilesResponse ¶
func ParseGetAPILiabilityFilesResponse(rsp *http.Response) (*GetAPILiabilityFilesResponse, error)
ParseGetAPILiabilityFilesResponse parses an HTTP response from a GetAPILiabilityFilesWithResponse call
func (GetAPILiabilityFilesResponse) Status ¶
func (r GetAPILiabilityFilesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPILiabilityFilesResponse) StatusCode ¶
func (r GetAPILiabilityFilesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIOrganizationsIDInvitationsResponse ¶ added in v0.1.1
type GetAPIOrganizationsIDInvitationsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]InvitationResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON403 *map[string]string
}
func ParseGetAPIOrganizationsIDInvitationsResponse ¶ added in v0.1.1
func ParseGetAPIOrganizationsIDInvitationsResponse(rsp *http.Response) (*GetAPIOrganizationsIDInvitationsResponse, error)
ParseGetAPIOrganizationsIDInvitationsResponse parses an HTTP response from a GetAPIOrganizationsIDInvitationsWithResponse call
func (GetAPIOrganizationsIDInvitationsResponse) Status ¶ added in v0.1.1
func (r GetAPIOrganizationsIDInvitationsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIOrganizationsIDInvitationsResponse) StatusCode ¶ added in v0.1.1
func (r GetAPIOrganizationsIDInvitationsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIOwnershipIDResponse ¶
type GetAPIOwnershipIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *OwnershipResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIOwnershipIDResponse ¶
func ParseGetAPIOwnershipIDResponse(rsp *http.Response) (*GetAPIOwnershipIDResponse, error)
ParseGetAPIOwnershipIDResponse parses an HTTP response from a GetAPIOwnershipIDWithResponse call
func (GetAPIOwnershipIDResponse) Status ¶
func (r GetAPIOwnershipIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIOwnershipIDResponse) StatusCode ¶
func (r GetAPIOwnershipIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIOwnershipParams ¶
type GetAPIOwnershipParams struct {
// OrganizationID Organization ID (UUID)
OrganizationID string `form:"organization_id" json:"organization_id"`
}
GetAPIOwnershipParams defines parameters for GetAPIOwnership.
type GetAPIOwnershipResponse ¶
type GetAPIOwnershipResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]OwnershipResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIOwnershipResponse ¶
func ParseGetAPIOwnershipResponse(rsp *http.Response) (*GetAPIOwnershipResponse, error)
ParseGetAPIOwnershipResponse parses an HTTP response from a GetAPIOwnershipWithResponse call
func (GetAPIOwnershipResponse) Status ¶
func (r GetAPIOwnershipResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIOwnershipResponse) StatusCode ¶
func (r GetAPIOwnershipResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIPermissionsResponse ¶
type GetAPIPermissionsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]Permission
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIPermissionsResponse ¶
func ParseGetAPIPermissionsResponse(rsp *http.Response) (*GetAPIPermissionsResponse, error)
ParseGetAPIPermissionsResponse parses an HTTP response from a GetAPIPermissionsWithResponse call
func (GetAPIPermissionsResponse) Status ¶
func (r GetAPIPermissionsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIPermissionsResponse) StatusCode ¶
func (r GetAPIPermissionsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIReportsIDDownloadResponse ¶
type GetAPIReportsIDDownloadResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
DownloadURL *string `json:"download_url,omitempty"`
ExpiresIn *int `json:"expires_in,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParseGetAPIReportsIDDownloadResponse ¶
func ParseGetAPIReportsIDDownloadResponse(rsp *http.Response) (*GetAPIReportsIDDownloadResponse, error)
ParseGetAPIReportsIDDownloadResponse parses an HTTP response from a GetAPIReportsIDDownloadWithResponse call
func (GetAPIReportsIDDownloadResponse) Status ¶
func (r GetAPIReportsIDDownloadResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIReportsIDDownloadResponse) StatusCode ¶
func (r GetAPIReportsIDDownloadResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIReportsIDResponse ¶
type GetAPIReportsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ReportResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIReportsIDResponse ¶
func ParseGetAPIReportsIDResponse(rsp *http.Response) (*GetAPIReportsIDResponse, error)
ParseGetAPIReportsIDResponse parses an HTTP response from a GetAPIReportsIDWithResponse call
func (GetAPIReportsIDResponse) Status ¶
func (r GetAPIReportsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIReportsIDResponse) StatusCode ¶
func (r GetAPIReportsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIReportsParams ¶
type GetAPIReportsParams struct {
// Page Page number (default: 1)
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page (default: 20, max: 100)
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIReportsParams defines parameters for GetAPIReports.
type GetAPIReportsResponse ¶
type GetAPIReportsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ReportResponse
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIReportsResponse ¶
func ParseGetAPIReportsResponse(rsp *http.Response) (*GetAPIReportsResponse, error)
ParseGetAPIReportsResponse parses an HTTP response from a GetAPIReportsWithResponse call
func (GetAPIReportsResponse) Status ¶
func (r GetAPIReportsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIReportsResponse) StatusCode ¶
func (r GetAPIReportsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIRolesIDResponse ¶
type GetAPIRolesIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Role
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIRolesIDResponse ¶
func ParseGetAPIRolesIDResponse(rsp *http.Response) (*GetAPIRolesIDResponse, error)
ParseGetAPIRolesIDResponse parses an HTTP response from a GetAPIRolesIDWithResponse call
func (GetAPIRolesIDResponse) Status ¶
func (r GetAPIRolesIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIRolesIDResponse) StatusCode ¶
func (r GetAPIRolesIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIRolesResponse ¶
type GetAPIRolesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]Role
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIRolesResponse ¶
func ParseGetAPIRolesResponse(rsp *http.Response) (*GetAPIRolesResponse, error)
ParseGetAPIRolesResponse parses an HTTP response from a GetAPIRolesWithResponse call
func (GetAPIRolesResponse) Status ¶
func (r GetAPIRolesResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIRolesResponse) StatusCode ¶
func (r GetAPIRolesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISpecialRequestsIDCommentsResponse ¶
type GetAPISpecialRequestsIDCommentsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISpecialRequestsIDCommentsResponse ¶
func ParseGetAPISpecialRequestsIDCommentsResponse(rsp *http.Response) (*GetAPISpecialRequestsIDCommentsResponse, error)
ParseGetAPISpecialRequestsIDCommentsResponse parses an HTTP response from a GetAPISpecialRequestsIDCommentsWithResponse call
func (GetAPISpecialRequestsIDCommentsResponse) Status ¶
func (r GetAPISpecialRequestsIDCommentsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISpecialRequestsIDCommentsResponse) StatusCode ¶
func (r GetAPISpecialRequestsIDCommentsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISpecialRequestsIDResponse ¶
type GetAPISpecialRequestsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISpecialRequestsIDResponse ¶
func ParseGetAPISpecialRequestsIDResponse(rsp *http.Response) (*GetAPISpecialRequestsIDResponse, error)
ParseGetAPISpecialRequestsIDResponse parses an HTTP response from a GetAPISpecialRequestsIDWithResponse call
func (GetAPISpecialRequestsIDResponse) Status ¶
func (r GetAPISpecialRequestsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISpecialRequestsIDResponse) StatusCode ¶
func (r GetAPISpecialRequestsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISpecialRequestsParams ¶
type GetAPISpecialRequestsParams struct {
// Page Page number
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
// Q Search query (searches title and description)
Q *string `form:"q,omitempty" json:"q,omitempty"`
}
GetAPISpecialRequestsParams defines parameters for GetAPISpecialRequests.
type GetAPISpecialRequestsResponse ¶
type GetAPISpecialRequestsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISpecialRequestsResponse ¶
func ParseGetAPISpecialRequestsResponse(rsp *http.Response) (*GetAPISpecialRequestsResponse, error)
ParseGetAPISpecialRequestsResponse parses an HTTP response from a GetAPISpecialRequestsWithResponse call
func (GetAPISpecialRequestsResponse) Status ¶
func (r GetAPISpecialRequestsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISpecialRequestsResponse) StatusCode ¶
func (r GetAPISpecialRequestsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISpecialRequestsSearchParams ¶
type GetAPISpecialRequestsSearchParams struct {
// Q Search query
Q string `form:"q" json:"q"`
// Page Page number
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPISpecialRequestsSearchParams defines parameters for GetAPISpecialRequestsSearch.
type GetAPISpecialRequestsSearchResponse ¶
type GetAPISpecialRequestsSearchResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISpecialRequestsSearchResponse ¶
func ParseGetAPISpecialRequestsSearchResponse(rsp *http.Response) (*GetAPISpecialRequestsSearchResponse, error)
ParseGetAPISpecialRequestsSearchResponse parses an HTTP response from a GetAPISpecialRequestsSearchWithResponse call
func (GetAPISpecialRequestsSearchResponse) Status ¶
func (r GetAPISpecialRequestsSearchResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISpecialRequestsSearchResponse) StatusCode ¶
func (r GetAPISpecialRequestsSearchResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISpecialRequestsStatsResponse ¶
type GetAPISpecialRequestsStatsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISpecialRequestsStatsResponse ¶
func ParseGetAPISpecialRequestsStatsResponse(rsp *http.Response) (*GetAPISpecialRequestsStatsResponse, error)
ParseGetAPISpecialRequestsStatsResponse parses an HTTP response from a GetAPISpecialRequestsStatsWithResponse call
func (GetAPISpecialRequestsStatsResponse) Status ¶
func (r GetAPISpecialRequestsStatsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISpecialRequestsStatsResponse) StatusCode ¶
func (r GetAPISpecialRequestsStatsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISupportImpersonationIDResponse ¶
type GetAPISupportImpersonationIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISupportImpersonationIDResponse ¶
func ParseGetAPISupportImpersonationIDResponse(rsp *http.Response) (*GetAPISupportImpersonationIDResponse, error)
ParseGetAPISupportImpersonationIDResponse parses an HTTP response from a GetAPISupportImpersonationIDWithResponse call
func (GetAPISupportImpersonationIDResponse) Status ¶
func (r GetAPISupportImpersonationIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISupportImpersonationIDResponse) StatusCode ¶
func (r GetAPISupportImpersonationIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPISupportImpersonationResponse ¶
type GetAPISupportImpersonationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParseGetAPISupportImpersonationResponse ¶
func ParseGetAPISupportImpersonationResponse(rsp *http.Response) (*GetAPISupportImpersonationResponse, error)
ParseGetAPISupportImpersonationResponse parses an HTTP response from a GetAPISupportImpersonationWithResponse call
func (GetAPISupportImpersonationResponse) Status ¶
func (r GetAPISupportImpersonationResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPISupportImpersonationResponse) StatusCode ¶
func (r GetAPISupportImpersonationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIWalletsIDResponse ¶
type GetAPIWalletsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Wallet
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParseGetAPIWalletsIDResponse ¶
func ParseGetAPIWalletsIDResponse(rsp *http.Response) (*GetAPIWalletsIDResponse, error)
ParseGetAPIWalletsIDResponse parses an HTTP response from a GetAPIWalletsIDWithResponse call
func (GetAPIWalletsIDResponse) Status ¶
func (r GetAPIWalletsIDResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIWalletsIDResponse) StatusCode ¶
func (r GetAPIWalletsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAPIWalletsParams ¶
type GetAPIWalletsParams struct {
// Page Page number (default: 1)
Page *int `form:"page,omitempty" json:"page,omitempty"`
// Limit Items per page (default: 20, max: 100)
Limit *int `form:"limit,omitempty" json:"limit,omitempty"`
}
GetAPIWalletsParams defines parameters for GetAPIWallets.
type GetAPIWalletsResponse ¶
type GetAPIWalletsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
Limit *int `json:"limit,omitempty"`
Page *int `json:"page,omitempty"`
Total *int `json:"total,omitempty"`
Wallets *[]Wallet `json:"wallets,omitempty"`
}
JSON401 *AppError
JSON500 *AppError
}
func ParseGetAPIWalletsResponse ¶
func ParseGetAPIWalletsResponse(rsp *http.Response) (*GetAPIWalletsResponse, error)
ParseGetAPIWalletsResponse parses an HTTP response from a GetAPIWalletsWithResponse call
func (GetAPIWalletsResponse) Status ¶
func (r GetAPIWalletsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAPIWalletsResponse) StatusCode ¶
func (r GetAPIWalletsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAuthInviteTokenResponse ¶ added in v0.1.1
type GetAuthInviteTokenResponse struct {
Body []byte
HTTPResponse *http.Response
JSON410 *map[string]string
}
func ParseGetAuthInviteTokenResponse ¶ added in v0.1.1
func ParseGetAuthInviteTokenResponse(rsp *http.Response) (*GetAuthInviteTokenResponse, error)
ParseGetAuthInviteTokenResponse parses an HTTP response from a GetAuthInviteTokenWithResponse call
func (GetAuthInviteTokenResponse) Status ¶ added in v0.1.1
func (r GetAuthInviteTokenResponse) Status() string
Status returns HTTPResponse.Status
func (GetAuthInviteTokenResponse) StatusCode ¶ added in v0.1.1
func (r GetAuthInviteTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAuthMeResponse ¶ added in v0.1.1
type GetAuthMeResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *MeResponse
JSON401 *map[string]string
}
func ParseGetAuthMeResponse ¶ added in v0.1.1
func ParseGetAuthMeResponse(rsp *http.Response) (*GetAuthMeResponse, error)
ParseGetAuthMeResponse parses an HTTP response from a GetAuthMeWithResponse call
func (GetAuthMeResponse) Status ¶ added in v0.1.1
func (r GetAuthMeResponse) Status() string
Status returns HTTPResponse.Status
func (GetAuthMeResponse) StatusCode ¶ added in v0.1.1
func (r GetAuthMeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetAuthSessionsResponse ¶ added in v0.1.1
type GetAuthSessionsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ListSessionsResponse
JSON401 *map[string]string
}
func ParseGetAuthSessionsResponse ¶ added in v0.1.1
func ParseGetAuthSessionsResponse(rsp *http.Response) (*GetAuthSessionsResponse, error)
ParseGetAuthSessionsResponse parses an HTTP response from a GetAuthSessionsWithResponse call
func (GetAuthSessionsResponse) Status ¶ added in v0.1.1
func (r GetAuthSessionsResponse) Status() string
Status returns HTTPResponse.Status
func (GetAuthSessionsResponse) StatusCode ¶ added in v0.1.1
func (r GetAuthSessionsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOauthAuthorizeParams ¶ added in v0.1.1
type GetOauthAuthorizeParams struct {
// ResponseType Must be 'code'
ResponseType string `form:"response_type" json:"response_type"`
// ClientID Registered client ID
ClientID string `form:"client_id" json:"client_id"`
// RedirectURI Exact-match registered URI
RedirectURI string `form:"redirect_uri" json:"redirect_uri"`
// Scope Space-separated permission keys
Scope *string `form:"scope,omitempty" json:"scope,omitempty"`
// State Opaque client-side state
State *string `form:"state,omitempty" json:"state,omitempty"`
// CodeChallenge PKCE S256 challenge
CodeChallenge string `form:"code_challenge" json:"code_challenge"`
// CodeChallengeMethod Must be 'S256'
CodeChallengeMethod string `form:"code_challenge_method" json:"code_challenge_method"`
// Resource Target API canonical URL
Resource string `form:"resource" json:"resource"`
}
GetOauthAuthorizeParams defines parameters for GetOauthAuthorize.
type GetOauthAuthorizeResponse ¶ added in v0.1.1
func ParseGetOauthAuthorizeResponse ¶ added in v0.1.1
func ParseGetOauthAuthorizeResponse(rsp *http.Response) (*GetOauthAuthorizeResponse, error)
ParseGetOauthAuthorizeResponse parses an HTTP response from a GetOauthAuthorizeWithResponse call
func (GetOauthAuthorizeResponse) Status ¶ added in v0.1.1
func (r GetOauthAuthorizeResponse) Status() string
Status returns HTTPResponse.Status
func (GetOauthAuthorizeResponse) StatusCode ¶ added in v0.1.1
func (r GetOauthAuthorizeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOauthConsentParams ¶ added in v0.1.1
type GetOauthConsentParams struct {
// ConsentID consent request ID
ConsentID string `form:"consent_id" json:"consent_id"`
}
GetOauthConsentParams defines parameters for GetOauthConsent.
type GetOauthConsentResponse ¶ added in v0.1.1
type GetOauthConsentResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ConsentResponse
JSON404 *AppError
JSON410 *AppError
}
func ParseGetOauthConsentResponse ¶ added in v0.1.1
func ParseGetOauthConsentResponse(rsp *http.Response) (*GetOauthConsentResponse, error)
ParseGetOauthConsentResponse parses an HTTP response from a GetOauthConsentWithResponse call
func (GetOauthConsentResponse) Status ¶ added in v0.1.1
func (r GetOauthConsentResponse) Status() string
Status returns HTTPResponse.Status
func (GetOauthConsentResponse) StatusCode ¶ added in v0.1.1
func (r GetOauthConsentResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOauthDeviceParams ¶ added in v0.1.1
type GetOauthDeviceParams struct {
// UserCode User-code (hyphenation tolerated)
UserCode string `form:"user_code" json:"user_code"`
}
GetOauthDeviceParams defines parameters for GetOauthDevice.
type GetOauthDeviceResponse ¶ added in v0.1.1
type GetOauthDeviceResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *DeviceApprovalResponse
JSON401 *AppError
JSON404 *AppError
JSON410 *AppError
}
func ParseGetOauthDeviceResponse ¶ added in v0.1.1
func ParseGetOauthDeviceResponse(rsp *http.Response) (*GetOauthDeviceResponse, error)
ParseGetOauthDeviceResponse parses an HTTP response from a GetOauthDeviceWithResponse call
func (GetOauthDeviceResponse) Status ¶ added in v0.1.1
func (r GetOauthDeviceResponse) Status() string
Status returns HTTPResponse.Status
func (GetOauthDeviceResponse) StatusCode ¶ added in v0.1.1
func (r GetOauthDeviceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOrganizationsIDAPIKeysResponse ¶ added in v0.1.1
type GetOrganizationsIDAPIKeysResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]APIKeyListItem
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON500 *AppError
}
func ParseGetOrganizationsIDAPIKeysResponse ¶ added in v0.1.1
func ParseGetOrganizationsIDAPIKeysResponse(rsp *http.Response) (*GetOrganizationsIDAPIKeysResponse, error)
ParseGetOrganizationsIDAPIKeysResponse parses an HTTP response from a GetOrganizationsIDAPIKeysWithResponse call
func (GetOrganizationsIDAPIKeysResponse) Status ¶ added in v0.1.1
func (r GetOrganizationsIDAPIKeysResponse) Status() string
Status returns HTTPResponse.Status
func (GetOrganizationsIDAPIKeysResponse) StatusCode ¶ added in v0.1.1
func (r GetOrganizationsIDAPIKeysResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOrganizationsIDOauthClientsResponse ¶ added in v0.1.1
type GetOrganizationsIDOauthClientsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]OAuthClientListItem
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON500 *AppError
}
func ParseGetOrganizationsIDOauthClientsResponse ¶ added in v0.1.1
func ParseGetOrganizationsIDOauthClientsResponse(rsp *http.Response) (*GetOrganizationsIDOauthClientsResponse, error)
ParseGetOrganizationsIDOauthClientsResponse parses an HTTP response from a GetOrganizationsIDOauthClientsWithResponse call
func (GetOrganizationsIDOauthClientsResponse) Status ¶ added in v0.1.1
func (r GetOrganizationsIDOauthClientsResponse) Status() string
Status returns HTTPResponse.Status
func (GetOrganizationsIDOauthClientsResponse) StatusCode ¶ added in v0.1.1
func (r GetOrganizationsIDOauthClientsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetOrganizationsIDServiceUsersResponse ¶ added in v0.1.1
type GetOrganizationsIDServiceUsersResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *[]ServiceUserResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON500 *AppError
}
func ParseGetOrganizationsIDServiceUsersResponse ¶ added in v0.1.1
func ParseGetOrganizationsIDServiceUsersResponse(rsp *http.Response) (*GetOrganizationsIDServiceUsersResponse, error)
ParseGetOrganizationsIDServiceUsersResponse parses an HTTP response from a GetOrganizationsIDServiceUsersWithResponse call
func (GetOrganizationsIDServiceUsersResponse) Status ¶ added in v0.1.1
func (r GetOrganizationsIDServiceUsersResponse) Status() string
Status returns HTTPResponse.Status
func (GetOrganizationsIDServiceUsersResponse) StatusCode ¶ added in v0.1.1
func (r GetOrganizationsIDServiceUsersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVerifyLiabilitiesProofIDInclusionParams ¶
type GetVerifyLiabilitiesProofIDInclusionParams struct {
// User User identifier (e.g., email or account ID)
User string `form:"user" json:"user"`
// Nonce 256-bit nonce as hex string (with or without 0x prefix)
Nonce string `form:"nonce" json:"nonce"`
// Version Processing version (defaults to latest)
Version *int `form:"version,omitempty" json:"version,omitempty"`
}
GetVerifyLiabilitiesProofIDInclusionParams defines parameters for GetVerifyLiabilitiesProofIDInclusion.
type GetVerifyLiabilitiesProofIDInclusionResponse ¶
type GetVerifyLiabilitiesProofIDInclusionResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *InclusionProofResponse
JSON404 *map[string]interface{}
}
func ParseGetVerifyLiabilitiesProofIDInclusionResponse ¶
func ParseGetVerifyLiabilitiesProofIDInclusionResponse(rsp *http.Response) (*GetVerifyLiabilitiesProofIDInclusionResponse, error)
ParseGetVerifyLiabilitiesProofIDInclusionResponse parses an HTTP response from a GetVerifyLiabilitiesProofIDInclusionWithResponse call
func (GetVerifyLiabilitiesProofIDInclusionResponse) Status ¶
func (r GetVerifyLiabilitiesProofIDInclusionResponse) Status() string
Status returns HTTPResponse.Status
func (GetVerifyLiabilitiesProofIDInclusionResponse) StatusCode ¶
func (r GetVerifyLiabilitiesProofIDInclusionResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetVerifyZkpVkParams ¶
type GetVerifyZkpVkParams struct {
// Version Circuit version (defaults to current)
Version *int `form:"version,omitempty" json:"version,omitempty"`
}
GetVerifyZkpVkParams defines parameters for GetVerifyZkpVk.
type GetVerifyZkpVkResponse ¶
type GetVerifyZkpVkResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
JSON503 *map[string]interface{}
}
func ParseGetVerifyZkpVkResponse ¶
func ParseGetVerifyZkpVkResponse(rsp *http.Response) (*GetVerifyZkpVkResponse, error)
ParseGetVerifyZkpVkResponse parses an HTTP response from a GetVerifyZkpVkWithResponse call
func (GetVerifyZkpVkResponse) Status ¶
func (r GetVerifyZkpVkResponse) Status() string
Status returns HTTPResponse.Status
func (GetVerifyZkpVkResponse) StatusCode ¶
func (r GetVerifyZkpVkResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWellKnownJwksJSONResponse ¶ added in v0.1.1
type GetWellKnownJwksJSONResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *JWKS
JSON500 *map[string]interface{}
}
func ParseGetWellKnownJwksJSONResponse ¶ added in v0.1.1
func ParseGetWellKnownJwksJSONResponse(rsp *http.Response) (*GetWellKnownJwksJSONResponse, error)
ParseGetWellKnownJwksJSONResponse parses an HTTP response from a GetWellKnownJwksJSONWithResponse call
func (GetWellKnownJwksJSONResponse) Status ¶ added in v0.1.1
func (r GetWellKnownJwksJSONResponse) Status() string
Status returns HTTPResponse.Status
func (GetWellKnownJwksJSONResponse) StatusCode ¶ added in v0.1.1
func (r GetWellKnownJwksJSONResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWellKnownJwtsJSONResponse ¶ added in v0.1.1
func ParseGetWellKnownJwtsJSONResponse ¶ added in v0.1.1
func ParseGetWellKnownJwtsJSONResponse(rsp *http.Response) (*GetWellKnownJwtsJSONResponse, error)
ParseGetWellKnownJwtsJSONResponse parses an HTTP response from a GetWellKnownJwtsJSONWithResponse call
func (GetWellKnownJwtsJSONResponse) Status ¶ added in v0.1.1
func (r GetWellKnownJwtsJSONResponse) Status() string
Status returns HTTPResponse.Status
func (GetWellKnownJwtsJSONResponse) StatusCode ¶ added in v0.1.1
func (r GetWellKnownJwtsJSONResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWellKnownOauthAuthorizationServerResponse ¶ added in v0.1.1
type GetWellKnownOauthAuthorizationServerResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
}
func ParseGetWellKnownOauthAuthorizationServerResponse ¶ added in v0.1.1
func ParseGetWellKnownOauthAuthorizationServerResponse(rsp *http.Response) (*GetWellKnownOauthAuthorizationServerResponse, error)
ParseGetWellKnownOauthAuthorizationServerResponse parses an HTTP response from a GetWellKnownOauthAuthorizationServerWithResponse call
func (GetWellKnownOauthAuthorizationServerResponse) Status ¶ added in v0.1.1
func (r GetWellKnownOauthAuthorizationServerResponse) Status() string
Status returns HTTPResponse.Status
func (GetWellKnownOauthAuthorizationServerResponse) StatusCode ¶ added in v0.1.1
func (r GetWellKnownOauthAuthorizationServerResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type GetWellKnownOauthProtectedResourceResponse ¶ added in v0.1.1
type GetWellKnownOauthProtectedResourceResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
}
func ParseGetWellKnownOauthProtectedResourceResponse ¶ added in v0.1.1
func ParseGetWellKnownOauthProtectedResourceResponse(rsp *http.Response) (*GetWellKnownOauthProtectedResourceResponse, error)
ParseGetWellKnownOauthProtectedResourceResponse parses an HTTP response from a GetWellKnownOauthProtectedResourceWithResponse call
func (GetWellKnownOauthProtectedResourceResponse) Status ¶ added in v0.1.1
func (r GetWellKnownOauthProtectedResourceResponse) Status() string
Status returns HTTPResponse.Status
func (GetWellKnownOauthProtectedResourceResponse) StatusCode ¶ added in v0.1.1
func (r GetWellKnownOauthProtectedResourceResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type HttpRequestDoer ¶
Doer performs HTTP requests.
The standard http.Client implements this interface.
type InclusionPathStep ¶ added in v0.1.1
type InclusionPathStep struct {
Direction *string `json:"direction,omitempty"`
SiblingHash *string `json:"sibling_hash,omitempty"`
SiblingSum *string `json:"sibling_sum,omitempty"`
}
InclusionPathStep defines model for InclusionPathStep.
type InclusionPathStepResponse ¶ added in v0.1.1
type InclusionPathStepResponse struct {
Direction *string `json:"direction,omitempty"`
SiblingHash *string `json:"sibling_hash,omitempty"`
SiblingSum *string `json:"sibling_sum,omitempty"`
}
InclusionPathStepResponse defines model for InclusionPathStepResponse.
type InclusionProofResponse ¶ added in v0.1.1
type InclusionProofResponse struct {
Balance *string `json:"balance,omitempty"`
Currency *string `json:"currency,omitempty"`
LeafCount *int `json:"leaf_count,omitempty"`
LeafIndex *int `json:"leaf_index,omitempty"`
MerkleRoot *string `json:"merkle_root,omitempty"`
Nonce *string `json:"nonce,omitempty"`
NormalizedBalance *string `json:"normalized_balance,omitempty"`
Path *[]InclusionPathStepResponse `json:"path,omitempty"`
TotalLiabilities *string `json:"total_liabilities,omitempty"`
UserIdentifier *string `json:"user_identifier,omitempty"`
Version *int `json:"version,omitempty"`
}
InclusionProofResponse defines model for InclusionProofResponse.
type InvitationResponse ¶ added in v0.1.1
type InvitationResponse struct {
AcceptedByUserID *string `json:"accepted_by_user_id,omitempty"`
ConsumedAt *string `json:"consumed_at,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
ExpiresAt *string `json:"expires_at,omitempty"`
ID *string `json:"id,omitempty"`
InviterUserID *string `json:"inviter_user_id,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
RevokedAt *string `json:"revoked_at,omitempty"`
RoleID *string `json:"role_id,omitempty"`
Status *Status `json:"status,omitempty"`
TargetEmail *string `json:"target_email,omitempty"`
}
InvitationResponse defines model for InvitationResponse.
type JWK ¶ added in v0.1.1
type JWK struct {
Crv *string `json:"crv,omitempty"`
Kid *string `json:"kid,omitempty"`
Kty *string `json:"kty,omitempty"`
Use *string `json:"use,omitempty"`
X *string `json:"x,omitempty"`
}
JWK defines model for JWK.
type JWKS ¶ added in v0.1.1
type JWKS struct {
Keys *[]JWK `json:"keys,omitempty"`
}
JWKS defines model for JWKS.
type LiabilityFileResponse ¶ added in v0.1.1
type LiabilityFileResponse struct {
ContentType *string `json:"content_type,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
FileHash *string `json:"file_hash,omitempty"`
FileSize *int `json:"file_size,omitempty"`
ID *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
OriginalName *string `json:"original_name,omitempty"`
ProcessedAt *string `json:"processed_at,omitempty"`
Status *string `json:"status,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
LiabilityFileResponse defines model for LiabilityFileResponse.
type ListSessionsResponse ¶ added in v0.1.1
type ListSessionsResponse struct {
Sessions *[]SessionInfoDTO `json:"sessions,omitempty"`
}
ListSessionsResponse defines model for ListSessionsResponse.
type LoginRequest ¶ added in v0.1.1
type LoginRequest struct {
ClientType *string `json:"client_type,omitempty"`
Email *string `json:"email,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Password *string `json:"password,omitempty"`
RememberMe *bool `json:"remember_me,omitempty"`
}
LoginRequest defines model for LoginRequest.
type LoginResponse ¶ added in v0.1.1
type LoginResponse struct {
AccessToken *string `json:"access_token,omitempty"`
ChallengeToken *string `json:"challenge_token,omitempty"`
EnrollmentToken *string `json:"enrollment_token,omitempty"`
ExpiresIn *int `json:"expires_in,omitempty"`
MfaEnrollmentRequired *bool `json:"mfa_enrollment_required,omitempty"`
// MfaRequired MFA branches.
MfaRequired *bool `json:"mfa_required,omitempty"`
RefreshToken *string `json:"refresh_token,omitempty"`
TokenType *string `json:"token_type,omitempty"`
}
LoginResponse defines model for LoginResponse.
type MFAChallengeRequest ¶ added in v0.1.1
type MFAChallengeRequest struct {
ChallengeToken *string `json:"challenge_token,omitempty"`
ClientType *string `json:"client_type,omitempty"`
Code *string `json:"code,omitempty"`
}
MFAChallengeRequest defines model for MFAChallengeRequest.
type MeResponse ¶ added in v0.1.1
type MeResponse struct {
Email *string `json:"email,omitempty"`
// FirstName Profile fields: display name and MFA status.
FirstName *string `json:"first_name,omitempty"`
IsPlatformAdmin *bool `json:"is_platform_admin,omitempty"`
LastName *string `json:"last_name,omitempty"`
MfaEnabled *bool `json:"mfa_enabled,omitempty"`
// Organization nil if user has no active org
Organization *OrganizationRef `json:"organization,omitempty"`
// OrganizationID legacy — kept for back-compat
OrganizationID *string `json:"organization_id,omitempty"`
// Permissions Permissions granted to the authenticated user.
Permissions *[]string `json:"permissions,omitempty"`
Status *string `json:"status,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
MeResponse defines model for MeResponse.
type MintKeyResponse ¶ added in v0.1.1
type MintKeyResponse struct {
CreatedAt *string `json:"created_at,omitempty"`
ExpiresAt *string `json:"expires_at,omitempty"`
ID *string `json:"id,omitempty"`
KeyKind *string `json:"key_kind,omitempty"`
Last4 *string `json:"last4,omitempty"`
Name *string `json:"name,omitempty"`
// Prefix stored WITHOUT trailing underscore (W3)
Prefix *string `json:"prefix,omitempty"`
// RawKey ONCE-only secret
RawKey *string `json:"raw_key,omitempty"`
}
MintKeyResponse defines model for MintKeyResponse.
type MintPatRequest ¶ added in v0.1.1
type MintPatRequest struct {
ExpiresAt *string `json:"expires_at,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
}
MintPatRequest defines model for MintPatRequest.
type MintServiceKeyRequest ¶ added in v0.1.1
type MintServiceKeyRequest struct {
ExpiresAt *string `json:"expires_at,omitempty"`
Name *string `json:"name,omitempty"`
}
MintServiceKeyRequest defines model for MintServiceKeyRequest.
type OAuthClientListItem ¶ added in v0.1.1
type OAuthClientListItem struct {
ApprovedAt *string `json:"approved_at,omitempty"`
ApprovedByUserID *string `json:"approved_by_user_id,omitempty"`
ClientIDPublic *string `json:"client_id_public,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
CreatedByUserID *string `json:"created_by_user_id,omitempty"`
DisabledAt *string `json:"disabled_at,omitempty"`
GrantTypes *[]string `json:"grant_types,omitempty"`
ID *string `json:"id,omitempty"`
Last4 *string `json:"last4,omitempty"`
LogoURI *string `json:"logo_uri,omitempty"`
Name *string `json:"name,omitempty"`
Prefix *string `json:"prefix,omitempty"`
RedirectUris *[]string `json:"redirect_uris,omitempty"`
ResponseTypes *[]string `json:"response_types,omitempty"`
Status *string `json:"status,omitempty"`
TokenEndpointAuthMethod *string `json:"token_endpoint_auth_method,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
OAuthClientListItem defines model for OAuthClientListItem.
type OAuthErrorBody ¶ added in v0.1.1
type OAuthErrorBody struct {
Error *string `json:"error,omitempty"`
ErrorDescription *string `json:"error_description,omitempty"`
}
OAuthErrorBody defines model for OAuthErrorBody.
type OrganizationRef ¶ added in v0.1.1
type OrganizationRef struct {
ID *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
}
OrganizationRef defines model for OrganizationRef.
type OwnershipResponse ¶ added in v0.1.1
type OwnershipResponse struct {
Address *string `json:"address,omitempty"`
Blockchain *string `json:"blockchain,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
ID *string `json:"id,omitempty"`
Message *string `json:"message,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Signatures *[]SignatureResponse `json:"signatures,omitempty"`
Status *string `json:"status,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
UserID *string `json:"user_id,omitempty"`
VerifiedAt *string `json:"verified_at,omitempty"`
}
OwnershipResponse defines model for OwnershipResponse.
type PatchAPIOrganizationsIDProofModeJSONBody ¶
type PatchAPIOrganizationsIDProofModeJSONBody = map[string]interface{}
PatchAPIOrganizationsIDProofModeJSONBody defines parameters for PatchAPIOrganizationsIDProofMode.
type PatchAPIOrganizationsIDProofModeJSONRequestBody ¶
type PatchAPIOrganizationsIDProofModeJSONRequestBody = PatchAPIOrganizationsIDProofModeJSONBody
PatchAPIOrganizationsIDProofModeJSONRequestBody defines body for PatchAPIOrganizationsIDProofMode for application/json ContentType.
type PatchAPIOrganizationsIDProofModeResponse ¶
type PatchAPIOrganizationsIDProofModeResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePatchAPIOrganizationsIDProofModeResponse ¶
func ParsePatchAPIOrganizationsIDProofModeResponse(rsp *http.Response) (*PatchAPIOrganizationsIDProofModeResponse, error)
ParsePatchAPIOrganizationsIDProofModeResponse parses an HTTP response from a PatchAPIOrganizationsIDProofModeWithResponse call
func (PatchAPIOrganizationsIDProofModeResponse) Status ¶
func (r PatchAPIOrganizationsIDProofModeResponse) Status() string
Status returns HTTPResponse.Status
func (PatchAPIOrganizationsIDProofModeResponse) StatusCode ¶
func (r PatchAPIOrganizationsIDProofModeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PatchAPIOrganizationsIDSecurityJSONRequestBody ¶ added in v0.1.1
type PatchAPIOrganizationsIDSecurityJSONRequestBody = UpdateOrgSecurityRequest
PatchAPIOrganizationsIDSecurityJSONRequestBody defines body for PatchAPIOrganizationsIDSecurity for application/json ContentType.
type PatchAPIOrganizationsIDSecurityResponse ¶ added in v0.1.1
type PatchAPIOrganizationsIDSecurityResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *UpdateOrgSecurityResponse
JSON400 *map[string]string
JSON403 *map[string]string
JSON404 *map[string]string
JSON500 *map[string]string
}
func ParsePatchAPIOrganizationsIDSecurityResponse ¶ added in v0.1.1
func ParsePatchAPIOrganizationsIDSecurityResponse(rsp *http.Response) (*PatchAPIOrganizationsIDSecurityResponse, error)
ParsePatchAPIOrganizationsIDSecurityResponse parses an HTTP response from a PatchAPIOrganizationsIDSecurityWithResponse call
func (PatchAPIOrganizationsIDSecurityResponse) Status ¶ added in v0.1.1
func (r PatchAPIOrganizationsIDSecurityResponse) Status() string
Status returns HTTPResponse.Status
func (PatchAPIOrganizationsIDSecurityResponse) StatusCode ¶ added in v0.1.1
func (r PatchAPIOrganizationsIDSecurityResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type Permission ¶ added in v0.1.1
type Permission struct {
Action *string `json:"action,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
Key *string `json:"key,omitempty"`
Resource *string `json:"resource,omitempty"`
}
Permission defines model for Permission.
type PermissionResponse ¶ added in v0.1.1
type PermissionResponse struct {
Action *string `json:"action,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
Key *string `json:"key,omitempty"`
Resource *string `json:"resource,omitempty"`
}
PermissionResponse defines model for PermissionResponse.
type PostAPIAdminChainsJSONRequestBody ¶
type PostAPIAdminChainsJSONRequestBody = CreateChainRequest
PostAPIAdminChainsJSONRequestBody defines body for PostAPIAdminChains for application/json ContentType.
type PostAPIAdminChainsResponse ¶
type PostAPIAdminChainsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ChainResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON409 *map[string]interface{}
JSON422 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPIAdminChainsResponse ¶
func ParsePostAPIAdminChainsResponse(rsp *http.Response) (*PostAPIAdminChainsResponse, error)
ParsePostAPIAdminChainsResponse parses an HTTP response from a PostAPIAdminChainsWithResponse call
func (PostAPIAdminChainsResponse) Status ¶
func (r PostAPIAdminChainsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminChainsResponse) StatusCode ¶
func (r PostAPIAdminChainsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIAdminNotificationsRetryFailedResponse ¶
type PostAPIAdminNotificationsRetryFailedResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPIAdminNotificationsRetryFailedResponse ¶
func ParsePostAPIAdminNotificationsRetryFailedResponse(rsp *http.Response) (*PostAPIAdminNotificationsRetryFailedResponse, error)
ParsePostAPIAdminNotificationsRetryFailedResponse parses an HTTP response from a PostAPIAdminNotificationsRetryFailedWithResponse call
func (PostAPIAdminNotificationsRetryFailedResponse) Status ¶
func (r PostAPIAdminNotificationsRetryFailedResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminNotificationsRetryFailedResponse) StatusCode ¶
func (r PostAPIAdminNotificationsRetryFailedResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIAdminNotificationsTestJSONRequestBody ¶
type PostAPIAdminNotificationsTestJSONRequestBody = SendTestNotificationRequest
PostAPIAdminNotificationsTestJSONRequestBody defines body for PostAPIAdminNotificationsTest for application/json ContentType.
type PostAPIAdminNotificationsTestResponse ¶
type PostAPIAdminNotificationsTestResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPIAdminNotificationsTestResponse ¶
func ParsePostAPIAdminNotificationsTestResponse(rsp *http.Response) (*PostAPIAdminNotificationsTestResponse, error)
ParsePostAPIAdminNotificationsTestResponse parses an HTTP response from a PostAPIAdminNotificationsTestWithResponse call
func (PostAPIAdminNotificationsTestResponse) Status ¶
func (r PostAPIAdminNotificationsTestResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminNotificationsTestResponse) StatusCode ¶
func (r PostAPIAdminNotificationsTestResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIAdminProvidersJSONRequestBody ¶
type PostAPIAdminProvidersJSONRequestBody = CreateProviderRequest
PostAPIAdminProvidersJSONRequestBody defines body for PostAPIAdminProviders for application/json ContentType.
type PostAPIAdminProvidersResponse ¶
type PostAPIAdminProvidersResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ProviderResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON409 *map[string]interface{}
JSON422 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPIAdminProvidersResponse ¶
func ParsePostAPIAdminProvidersResponse(rsp *http.Response) (*PostAPIAdminProvidersResponse, error)
ParsePostAPIAdminProvidersResponse parses an HTTP response from a PostAPIAdminProvidersWithResponse call
func (PostAPIAdminProvidersResponse) Status ¶
func (r PostAPIAdminProvidersResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminProvidersResponse) StatusCode ¶
func (r PostAPIAdminProvidersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIAdminTokenCatalogJSONRequestBody ¶
type PostAPIAdminTokenCatalogJSONRequestBody = CreateCatalogRequest
PostAPIAdminTokenCatalogJSONRequestBody defines body for PostAPIAdminTokenCatalog for application/json ContentType.
type PostAPIAdminTokenCatalogResponse ¶
type PostAPIAdminTokenCatalogResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *TokenCatalogEntry
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON409 *map[string]interface{}
JSON422 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPIAdminTokenCatalogResponse ¶
func ParsePostAPIAdminTokenCatalogResponse(rsp *http.Response) (*PostAPIAdminTokenCatalogResponse, error)
ParsePostAPIAdminTokenCatalogResponse parses an HTTP response from a PostAPIAdminTokenCatalogWithResponse call
func (PostAPIAdminTokenCatalogResponse) Status ¶
func (r PostAPIAdminTokenCatalogResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminTokenCatalogResponse) StatusCode ¶
func (r PostAPIAdminTokenCatalogResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIAdminUsersIDDisableJSONRequestBody ¶ added in v0.1.1
type PostAPIAdminUsersIDDisableJSONRequestBody = DisableUserRequest
PostAPIAdminUsersIDDisableJSONRequestBody defines body for PostAPIAdminUsersIDDisable for application/json ContentType.
type PostAPIAdminUsersIDDisableResponse ¶ added in v0.1.1
type PostAPIAdminUsersIDDisableResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON403 *map[string]string
JSON404 *map[string]string
JSON500 *map[string]string
}
func ParsePostAPIAdminUsersIDDisableResponse ¶ added in v0.1.1
func ParsePostAPIAdminUsersIDDisableResponse(rsp *http.Response) (*PostAPIAdminUsersIDDisableResponse, error)
ParsePostAPIAdminUsersIDDisableResponse parses an HTTP response from a PostAPIAdminUsersIDDisableWithResponse call
func (PostAPIAdminUsersIDDisableResponse) Status ¶ added in v0.1.1
func (r PostAPIAdminUsersIDDisableResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIAdminUsersIDDisableResponse) StatusCode ¶ added in v0.1.1
func (r PostAPIAdminUsersIDDisableResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsIDAssetsJSONRequestBody ¶
type PostAPIFundsIDAssetsJSONRequestBody = AddAssetRequest
PostAPIFundsIDAssetsJSONRequestBody defines body for PostAPIFundsIDAssets for application/json ContentType.
type PostAPIFundsIDAssetsResponse ¶
type PostAPIFundsIDAssetsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *AssetResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsIDAssetsResponse ¶
func ParsePostAPIFundsIDAssetsResponse(rsp *http.Response) (*PostAPIFundsIDAssetsResponse, error)
ParsePostAPIFundsIDAssetsResponse parses an HTTP response from a PostAPIFundsIDAssetsWithResponse call
func (PostAPIFundsIDAssetsResponse) Status ¶
func (r PostAPIFundsIDAssetsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsIDAssetsResponse) StatusCode ¶
func (r PostAPIFundsIDAssetsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsIDScanJSONBody ¶
type PostAPIFundsIDScanJSONBody = map[string]interface{}
PostAPIFundsIDScanJSONBody defines parameters for PostAPIFundsIDScan.
type PostAPIFundsIDScanJSONRequestBody ¶
type PostAPIFundsIDScanJSONRequestBody = PostAPIFundsIDScanJSONBody
PostAPIFundsIDScanJSONRequestBody defines body for PostAPIFundsIDScan for application/json ContentType.
type PostAPIFundsIDScanResponse ¶
type PostAPIFundsIDScanResponse struct {
Body []byte
HTTPResponse *http.Response
JSON202 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsIDScanResponse ¶
func ParsePostAPIFundsIDScanResponse(rsp *http.Response) (*PostAPIFundsIDScanResponse, error)
ParsePostAPIFundsIDScanResponse parses an HTTP response from a PostAPIFundsIDScanWithResponse call
func (PostAPIFundsIDScanResponse) Status ¶
func (r PostAPIFundsIDScanResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsIDScanResponse) StatusCode ¶
func (r PostAPIFundsIDScanResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsIDScanRetryResponse ¶
type PostAPIFundsIDScanRetryResponse struct {
Body []byte
HTTPResponse *http.Response
JSON202 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsIDScanRetryResponse ¶
func ParsePostAPIFundsIDScanRetryResponse(rsp *http.Response) (*PostAPIFundsIDScanRetryResponse, error)
ParsePostAPIFundsIDScanRetryResponse parses an HTTP response from a PostAPIFundsIDScanRetryWithResponse call
func (PostAPIFundsIDScanRetryResponse) Status ¶
func (r PostAPIFundsIDScanRetryResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsIDScanRetryResponse) StatusCode ¶
func (r PostAPIFundsIDScanRetryResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsJSONRequestBody ¶
type PostAPIFundsJSONRequestBody = CreateProofOfFundsRequest
PostAPIFundsJSONRequestBody defines body for PostAPIFunds for application/json ContentType.
type PostAPIFundsResponse ¶
type PostAPIFundsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ProofOfFundsResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsResponse ¶
func ParsePostAPIFundsResponse(rsp *http.Response) (*PostAPIFundsResponse, error)
ParsePostAPIFundsResponse parses an HTTP response from a PostAPIFundsWithResponse call
func (PostAPIFundsResponse) Status ¶
func (r PostAPIFundsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsResponse) StatusCode ¶
func (r PostAPIFundsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsTokensBulkJSONBody ¶
type PostAPIFundsTokensBulkJSONBody struct {
CatalogIds *[]string `json:"catalog_ids,omitempty"`
}
PostAPIFundsTokensBulkJSONBody defines parameters for PostAPIFundsTokensBulk.
type PostAPIFundsTokensBulkJSONRequestBody ¶
type PostAPIFundsTokensBulkJSONRequestBody PostAPIFundsTokensBulkJSONBody
PostAPIFundsTokensBulkJSONRequestBody defines body for PostAPIFundsTokensBulk for application/json ContentType.
type PostAPIFundsTokensBulkResponse ¶
type PostAPIFundsTokensBulkResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *[]Token
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsTokensBulkResponse ¶
func ParsePostAPIFundsTokensBulkResponse(rsp *http.Response) (*PostAPIFundsTokensBulkResponse, error)
ParsePostAPIFundsTokensBulkResponse parses an HTTP response from a PostAPIFundsTokensBulkWithResponse call
func (PostAPIFundsTokensBulkResponse) Status ¶
func (r PostAPIFundsTokensBulkResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsTokensBulkResponse) StatusCode ¶
func (r PostAPIFundsTokensBulkResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIFundsTokensJSONBody ¶
type PostAPIFundsTokensJSONBody struct {
ChainID *string `json:"chain_id,omitempty"`
ContractAddress *string `json:"contract_address,omitempty"`
}
PostAPIFundsTokensJSONBody defines parameters for PostAPIFundsTokens.
type PostAPIFundsTokensJSONRequestBody ¶
type PostAPIFundsTokensJSONRequestBody PostAPIFundsTokensJSONBody
PostAPIFundsTokensJSONRequestBody defines body for PostAPIFundsTokens for application/json ContentType.
type PostAPIFundsTokensResponse ¶
type PostAPIFundsTokensResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *Token
JSON400 *AppError
JSON401 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParsePostAPIFundsTokensResponse ¶
func ParsePostAPIFundsTokensResponse(rsp *http.Response) (*PostAPIFundsTokensResponse, error)
ParsePostAPIFundsTokensResponse parses an HTTP response from a PostAPIFundsTokensWithResponse call
func (PostAPIFundsTokensResponse) Status ¶
func (r PostAPIFundsTokensResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIFundsTokensResponse) StatusCode ¶
func (r PostAPIFundsTokensResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIKeysPatJSONRequestBody ¶ added in v0.1.1
type PostAPIKeysPatJSONRequestBody = MintPatRequest
PostAPIKeysPatJSONRequestBody defines body for PostAPIKeysPat for application/json ContentType.
type PostAPIKeysPatResponse ¶ added in v0.1.1
type PostAPIKeysPatResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *MintKeyResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON500 *AppError
}
func ParsePostAPIKeysPatResponse ¶ added in v0.1.1
func ParsePostAPIKeysPatResponse(rsp *http.Response) (*PostAPIKeysPatResponse, error)
ParsePostAPIKeysPatResponse parses an HTTP response from a PostAPIKeysPatWithResponse call
func (PostAPIKeysPatResponse) Status ¶ added in v0.1.1
func (r PostAPIKeysPatResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIKeysPatResponse) StatusCode ¶ added in v0.1.1
func (r PostAPIKeysPatResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPILiabilitiesIDDataMultipartBody ¶
type PostAPILiabilitiesIDDataMultipartBody struct {
// File Liability data file (CSV, JSON, XLSX, or TXT)
File openapi_types.File `json:"file"`
}
PostAPILiabilitiesIDDataMultipartBody defines parameters for PostAPILiabilitiesIDData.
type PostAPILiabilitiesIDDataMultipartRequestBody ¶
type PostAPILiabilitiesIDDataMultipartRequestBody PostAPILiabilitiesIDDataMultipartBody
PostAPILiabilitiesIDDataMultipartRequestBody defines body for PostAPILiabilitiesIDData for multipart/form-data ContentType.
type PostAPILiabilitiesIDDataResponse ¶
type PostAPILiabilitiesIDDataResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *map[string]interface{}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPILiabilitiesIDDataResponse ¶
func ParsePostAPILiabilitiesIDDataResponse(rsp *http.Response) (*PostAPILiabilitiesIDDataResponse, error)
ParsePostAPILiabilitiesIDDataResponse parses an HTTP response from a PostAPILiabilitiesIDDataWithResponse call
func (PostAPILiabilitiesIDDataResponse) Status ¶
func (r PostAPILiabilitiesIDDataResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPILiabilitiesIDDataResponse) StatusCode ¶
func (r PostAPILiabilitiesIDDataResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPILiabilitiesIDProcessingResponse ¶
func ParsePostAPILiabilitiesIDProcessingResponse ¶
func ParsePostAPILiabilitiesIDProcessingResponse(rsp *http.Response) (*PostAPILiabilitiesIDProcessingResponse, error)
ParsePostAPILiabilitiesIDProcessingResponse parses an HTTP response from a PostAPILiabilitiesIDProcessingWithResponse call
func (PostAPILiabilitiesIDProcessingResponse) Status ¶
func (r PostAPILiabilitiesIDProcessingResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPILiabilitiesIDProcessingResponse) StatusCode ¶
func (r PostAPILiabilitiesIDProcessingResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPILiabilitiesJSONRequestBody ¶
type PostAPILiabilitiesJSONRequestBody = CreateProofOfLiabilitiesRequest
PostAPILiabilitiesJSONRequestBody defines body for PostAPILiabilities for application/json ContentType.
type PostAPILiabilitiesResponse ¶
type PostAPILiabilitiesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ProofOfLiabilitiesResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPILiabilitiesResponse ¶
func ParsePostAPILiabilitiesResponse(rsp *http.Response) (*PostAPILiabilitiesResponse, error)
ParsePostAPILiabilitiesResponse parses an HTTP response from a PostAPILiabilitiesWithResponse call
func (PostAPILiabilitiesResponse) Status ¶
func (r PostAPILiabilitiesResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPILiabilitiesResponse) StatusCode ¶
func (r PostAPILiabilitiesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPILiabilityFilesUploadMultipartBody ¶
type PostAPILiabilityFilesUploadMultipartBody struct {
// File Liability file (CSV, JSON, XLSX, or TXT, max 100MB)
File openapi_types.File `json:"file"`
}
PostAPILiabilityFilesUploadMultipartBody defines parameters for PostAPILiabilityFilesUpload.
type PostAPILiabilityFilesUploadMultipartRequestBody ¶
type PostAPILiabilityFilesUploadMultipartRequestBody PostAPILiabilityFilesUploadMultipartBody
PostAPILiabilityFilesUploadMultipartRequestBody defines body for PostAPILiabilityFilesUpload for multipart/form-data ContentType.
type PostAPILiabilityFilesUploadResponse ¶
type PostAPILiabilityFilesUploadResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *LiabilityFileResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPILiabilityFilesUploadResponse ¶
func ParsePostAPILiabilityFilesUploadResponse(rsp *http.Response) (*PostAPILiabilityFilesUploadResponse, error)
ParsePostAPILiabilityFilesUploadResponse parses an HTTP response from a PostAPILiabilityFilesUploadWithResponse call
func (PostAPILiabilityFilesUploadResponse) Status ¶
func (r PostAPILiabilityFilesUploadResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPILiabilityFilesUploadResponse) StatusCode ¶
func (r PostAPILiabilityFilesUploadResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIOrganizationsIDInvitationsInvitationIDResendResponse ¶ added in v0.1.1
type PostAPIOrganizationsIDInvitationsInvitationIDResendResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
JSON403 *map[string]string
JSON404 *map[string]string
JSON410 *map[string]string
}
func ParsePostAPIOrganizationsIDInvitationsInvitationIDResendResponse ¶ added in v0.1.1
func ParsePostAPIOrganizationsIDInvitationsInvitationIDResendResponse(rsp *http.Response) (*PostAPIOrganizationsIDInvitationsInvitationIDResendResponse, error)
ParsePostAPIOrganizationsIDInvitationsInvitationIDResendResponse parses an HTTP response from a PostAPIOrganizationsIDInvitationsInvitationIDResendWithResponse call
func (PostAPIOrganizationsIDInvitationsInvitationIDResendResponse) Status ¶ added in v0.1.1
func (r PostAPIOrganizationsIDInvitationsInvitationIDResendResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIOrganizationsIDInvitationsInvitationIDResendResponse) StatusCode ¶ added in v0.1.1
func (r PostAPIOrganizationsIDInvitationsInvitationIDResendResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIOrganizationsIDInvitationsJSONRequestBody ¶ added in v0.1.1
type PostAPIOrganizationsIDInvitationsJSONRequestBody = CreateInvitationRequest
PostAPIOrganizationsIDInvitationsJSONRequestBody defines body for PostAPIOrganizationsIDInvitations for application/json ContentType.
type PostAPIOrganizationsIDInvitationsResponse ¶ added in v0.1.1
type PostAPIOrganizationsIDInvitationsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *InvitationResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON403 *map[string]string
JSON429 *map[string]string
}
func ParsePostAPIOrganizationsIDInvitationsResponse ¶ added in v0.1.1
func ParsePostAPIOrganizationsIDInvitationsResponse(rsp *http.Response) (*PostAPIOrganizationsIDInvitationsResponse, error)
ParsePostAPIOrganizationsIDInvitationsResponse parses an HTTP response from a PostAPIOrganizationsIDInvitationsWithResponse call
func (PostAPIOrganizationsIDInvitationsResponse) Status ¶ added in v0.1.1
func (r PostAPIOrganizationsIDInvitationsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIOrganizationsIDInvitationsResponse) StatusCode ¶ added in v0.1.1
func (r PostAPIOrganizationsIDInvitationsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIOwnershipIDVerificationJSONBody ¶
type PostAPIOwnershipIDVerificationJSONBody = map[string]interface{}
PostAPIOwnershipIDVerificationJSONBody defines parameters for PostAPIOwnershipIDVerification.
type PostAPIOwnershipIDVerificationJSONRequestBody ¶
type PostAPIOwnershipIDVerificationJSONRequestBody = PostAPIOwnershipIDVerificationJSONBody
PostAPIOwnershipIDVerificationJSONRequestBody defines body for PostAPIOwnershipIDVerification for application/json ContentType.
type PostAPIOwnershipIDVerificationResponse ¶
type PostAPIOwnershipIDVerificationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *SignatureResponse
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPIOwnershipIDVerificationResponse ¶
func ParsePostAPIOwnershipIDVerificationResponse(rsp *http.Response) (*PostAPIOwnershipIDVerificationResponse, error)
ParsePostAPIOwnershipIDVerificationResponse parses an HTTP response from a PostAPIOwnershipIDVerificationWithResponse call
func (PostAPIOwnershipIDVerificationResponse) Status ¶
func (r PostAPIOwnershipIDVerificationResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIOwnershipIDVerificationResponse) StatusCode ¶
func (r PostAPIOwnershipIDVerificationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIOwnershipJSONRequestBody ¶
type PostAPIOwnershipJSONRequestBody = CreateOwnershipRequest
PostAPIOwnershipJSONRequestBody defines body for PostAPIOwnership for application/json ContentType.
type PostAPIOwnershipResponse ¶
type PostAPIOwnershipResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *OwnershipResponse
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPIOwnershipResponse ¶
func ParsePostAPIOwnershipResponse(rsp *http.Response) (*PostAPIOwnershipResponse, error)
ParsePostAPIOwnershipResponse parses an HTTP response from a PostAPIOwnershipWithResponse call
func (PostAPIOwnershipResponse) Status ¶
func (r PostAPIOwnershipResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIOwnershipResponse) StatusCode ¶
func (r PostAPIOwnershipResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIReportsJSONBody ¶
type PostAPIReportsJSONBody struct {
DetailLevel *string `json:"detail_level,omitempty"`
Format *string `json:"format,omitempty"`
Jurisdiction *string `json:"jurisdiction,omitempty"`
ProofID *string `json:"proof_id,omitempty"`
ProofType *string `json:"proof_type,omitempty"`
}
PostAPIReportsJSONBody defines parameters for PostAPIReports.
type PostAPIReportsJSONRequestBody ¶
type PostAPIReportsJSONRequestBody PostAPIReportsJSONBody
PostAPIReportsJSONRequestBody defines body for PostAPIReports for application/json ContentType.
type PostAPIReportsResponse ¶
type PostAPIReportsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON202 *struct {
JobID *string `json:"job_id,omitempty"`
ReportID *string `json:"report_id,omitempty"`
Status *string `json:"status,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON500 *AppError
}
func ParsePostAPIReportsResponse ¶
func ParsePostAPIReportsResponse(rsp *http.Response) (*PostAPIReportsResponse, error)
ParsePostAPIReportsResponse parses an HTTP response from a PostAPIReportsWithResponse call
func (PostAPIReportsResponse) Status ¶
func (r PostAPIReportsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIReportsResponse) StatusCode ¶
func (r PostAPIReportsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIRolesIDBulkAssignJSONBody ¶
type PostAPIRolesIDBulkAssignJSONBody struct {
UserIds *[]string `json:"user_ids,omitempty"`
}
PostAPIRolesIDBulkAssignJSONBody defines parameters for PostAPIRolesIDBulkAssign.
type PostAPIRolesIDBulkAssignJSONRequestBody ¶
type PostAPIRolesIDBulkAssignJSONRequestBody PostAPIRolesIDBulkAssignJSONBody
PostAPIRolesIDBulkAssignJSONRequestBody defines body for PostAPIRolesIDBulkAssign for application/json ContentType.
type PostAPIRolesIDBulkAssignResponse ¶
type PostAPIRolesIDBulkAssignResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
Message *string `json:"message,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostAPIRolesIDBulkAssignResponse ¶
func ParsePostAPIRolesIDBulkAssignResponse(rsp *http.Response) (*PostAPIRolesIDBulkAssignResponse, error)
ParsePostAPIRolesIDBulkAssignResponse parses an HTTP response from a PostAPIRolesIDBulkAssignWithResponse call
func (PostAPIRolesIDBulkAssignResponse) Status ¶
func (r PostAPIRolesIDBulkAssignResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIRolesIDBulkAssignResponse) StatusCode ¶
func (r PostAPIRolesIDBulkAssignResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIRolesIDCloneJSONBody ¶
type PostAPIRolesIDCloneJSONBody struct {
Name *string `json:"name,omitempty"`
}
PostAPIRolesIDCloneJSONBody defines parameters for PostAPIRolesIDClone.
type PostAPIRolesIDCloneJSONRequestBody ¶
type PostAPIRolesIDCloneJSONRequestBody PostAPIRolesIDCloneJSONBody
PostAPIRolesIDCloneJSONRequestBody defines body for PostAPIRolesIDClone for application/json ContentType.
type PostAPIRolesIDCloneResponse ¶
type PostAPIRolesIDCloneResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *Role
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParsePostAPIRolesIDCloneResponse ¶
func ParsePostAPIRolesIDCloneResponse(rsp *http.Response) (*PostAPIRolesIDCloneResponse, error)
ParsePostAPIRolesIDCloneResponse parses an HTTP response from a PostAPIRolesIDCloneWithResponse call
func (PostAPIRolesIDCloneResponse) Status ¶
func (r PostAPIRolesIDCloneResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIRolesIDCloneResponse) StatusCode ¶
func (r PostAPIRolesIDCloneResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIRolesJSONBody ¶
type PostAPIRolesJSONBody struct {
Description *string `json:"description,omitempty"`
Name *string `json:"name,omitempty"`
PermissionKeys *[]string `json:"permission_keys,omitempty"`
}
PostAPIRolesJSONBody defines parameters for PostAPIRoles.
type PostAPIRolesJSONRequestBody ¶
type PostAPIRolesJSONRequestBody PostAPIRolesJSONBody
PostAPIRolesJSONRequestBody defines body for PostAPIRoles for application/json ContentType.
type PostAPIRolesResponse ¶
type PostAPIRolesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *Role
JSON400 *AppError
JSON401 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParsePostAPIRolesResponse ¶
func ParsePostAPIRolesResponse(rsp *http.Response) (*PostAPIRolesResponse, error)
ParsePostAPIRolesResponse parses an HTTP response from a PostAPIRolesWithResponse call
func (PostAPIRolesResponse) Status ¶
func (r PostAPIRolesResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIRolesResponse) StatusCode ¶
func (r PostAPIRolesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPISpecialRequestsIDCommentsJSONRequestBody ¶
type PostAPISpecialRequestsIDCommentsJSONRequestBody = AddCommentBody
PostAPISpecialRequestsIDCommentsJSONRequestBody defines body for PostAPISpecialRequestsIDComments for application/json ContentType.
type PostAPISpecialRequestsIDCommentsResponse ¶
type PostAPISpecialRequestsIDCommentsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPISpecialRequestsIDCommentsResponse ¶
func ParsePostAPISpecialRequestsIDCommentsResponse(rsp *http.Response) (*PostAPISpecialRequestsIDCommentsResponse, error)
ParsePostAPISpecialRequestsIDCommentsResponse parses an HTTP response from a PostAPISpecialRequestsIDCommentsWithResponse call
func (PostAPISpecialRequestsIDCommentsResponse) Status ¶
func (r PostAPISpecialRequestsIDCommentsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPISpecialRequestsIDCommentsResponse) StatusCode ¶
func (r PostAPISpecialRequestsIDCommentsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPISpecialRequestsJSONRequestBody ¶
type PostAPISpecialRequestsJSONRequestBody = CreateSpecialRequestBody
PostAPISpecialRequestsJSONRequestBody defines body for PostAPISpecialRequests for application/json ContentType.
type PostAPISpecialRequestsResponse ¶
type PostAPISpecialRequestsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPISpecialRequestsResponse ¶
func ParsePostAPISpecialRequestsResponse(rsp *http.Response) (*PostAPISpecialRequestsResponse, error)
ParsePostAPISpecialRequestsResponse parses an HTTP response from a PostAPISpecialRequestsWithResponse call
func (PostAPISpecialRequestsResponse) Status ¶
func (r PostAPISpecialRequestsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPISpecialRequestsResponse) StatusCode ¶
func (r PostAPISpecialRequestsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPISupportImpersonationJSONRequestBody ¶
type PostAPISupportImpersonationJSONRequestBody = CreateSessionRequest
PostAPISupportImpersonationJSONRequestBody defines body for PostAPISupportImpersonation for application/json ContentType.
type PostAPISupportImpersonationResponse ¶
type PostAPISupportImpersonationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *map[string]interface{}
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePostAPISupportImpersonationResponse ¶
func ParsePostAPISupportImpersonationResponse(rsp *http.Response) (*PostAPISupportImpersonationResponse, error)
ParsePostAPISupportImpersonationResponse parses an HTTP response from a PostAPISupportImpersonationWithResponse call
func (PostAPISupportImpersonationResponse) Status ¶
func (r PostAPISupportImpersonationResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPISupportImpersonationResponse) StatusCode ¶
func (r PostAPISupportImpersonationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAPIWalletsJSONBody ¶
type PostAPIWalletsJSONBody struct {
Address *string `json:"address,omitempty"`
ChainID *string `json:"chain_id,omitempty"`
Description *string `json:"description,omitempty"`
Name *string `json:"name,omitempty"`
PublicKey *string `json:"public_key,omitempty"`
}
PostAPIWalletsJSONBody defines parameters for PostAPIWallets.
type PostAPIWalletsJSONRequestBody ¶
type PostAPIWalletsJSONRequestBody PostAPIWalletsJSONBody
PostAPIWalletsJSONRequestBody defines body for PostAPIWallets for application/json ContentType.
type PostAPIWalletsResponse ¶
type PostAPIWalletsResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *Wallet
JSON400 *AppError
JSON401 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParsePostAPIWalletsResponse ¶
func ParsePostAPIWalletsResponse(rsp *http.Response) (*PostAPIWalletsResponse, error)
ParsePostAPIWalletsResponse parses an HTTP response from a PostAPIWalletsWithResponse call
func (PostAPIWalletsResponse) Status ¶
func (r PostAPIWalletsResponse) Status() string
Status returns HTTPResponse.Status
func (PostAPIWalletsResponse) StatusCode ¶
func (r PostAPIWalletsResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthChangePasswordJSONRequestBody ¶ added in v0.1.1
type PostAuthChangePasswordJSONRequestBody = ChangePasswordRequest
PostAuthChangePasswordJSONRequestBody defines body for PostAuthChangePassword for application/json ContentType.
type PostAuthChangePasswordResponse ¶ added in v0.1.1
type PostAuthChangePasswordResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *LoginResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON429 *map[string]string
}
func ParsePostAuthChangePasswordResponse ¶ added in v0.1.1
func ParsePostAuthChangePasswordResponse(rsp *http.Response) (*PostAuthChangePasswordResponse, error)
ParsePostAuthChangePasswordResponse parses an HTTP response from a PostAuthChangePasswordWithResponse call
func (PostAuthChangePasswordResponse) Status ¶ added in v0.1.1
func (r PostAuthChangePasswordResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthChangePasswordResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthChangePasswordResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthInviteTokenAcceptResponse ¶ added in v0.1.1
type PostAuthInviteTokenAcceptResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *AcceptInvitationResponse
JSON401 *map[string]string
JSON410 *map[string]string
}
func ParsePostAuthInviteTokenAcceptResponse ¶ added in v0.1.1
func ParsePostAuthInviteTokenAcceptResponse(rsp *http.Response) (*PostAuthInviteTokenAcceptResponse, error)
ParsePostAuthInviteTokenAcceptResponse parses an HTTP response from a PostAuthInviteTokenAcceptWithResponse call
func (PostAuthInviteTokenAcceptResponse) Status ¶ added in v0.1.1
func (r PostAuthInviteTokenAcceptResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthInviteTokenAcceptResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthInviteTokenAcceptResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthLoginJSONRequestBody ¶ added in v0.1.1
type PostAuthLoginJSONRequestBody = LoginRequest
PostAuthLoginJSONRequestBody defines body for PostAuthLogin for application/json ContentType.
type PostAuthLoginResponse ¶ added in v0.1.1
type PostAuthLoginResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *LoginResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON429 *map[string]string
}
func ParsePostAuthLoginResponse ¶ added in v0.1.1
func ParsePostAuthLoginResponse(rsp *http.Response) (*PostAuthLoginResponse, error)
ParsePostAuthLoginResponse parses an HTTP response from a PostAuthLoginWithResponse call
func (PostAuthLoginResponse) Status ¶ added in v0.1.1
func (r PostAuthLoginResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthLoginResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthLoginResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthLogoutJSONRequestBody ¶ added in v0.1.1
type PostAuthLogoutJSONRequestBody = RefreshRequest
PostAuthLogoutJSONRequestBody defines body for PostAuthLogout for application/json ContentType.
type PostAuthLogoutResponse ¶ added in v0.1.1
func ParsePostAuthLogoutResponse ¶ added in v0.1.1
func ParsePostAuthLogoutResponse(rsp *http.Response) (*PostAuthLogoutResponse, error)
ParsePostAuthLogoutResponse parses an HTTP response from a PostAuthLogoutWithResponse call
func (PostAuthLogoutResponse) Status ¶ added in v0.1.1
func (r PostAuthLogoutResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthLogoutResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthLogoutResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthMfaChallengeJSONRequestBody ¶ added in v0.1.1
type PostAuthMfaChallengeJSONRequestBody = MFAChallengeRequest
PostAuthMfaChallengeJSONRequestBody defines body for PostAuthMfaChallenge for application/json ContentType.
type PostAuthMfaChallengeResponse ¶ added in v0.1.1
type PostAuthMfaChallengeResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *LoginResponse
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthMfaChallengeResponse ¶ added in v0.1.1
func ParsePostAuthMfaChallengeResponse(rsp *http.Response) (*PostAuthMfaChallengeResponse, error)
ParsePostAuthMfaChallengeResponse parses an HTTP response from a PostAuthMfaChallengeWithResponse call
func (PostAuthMfaChallengeResponse) Status ¶ added in v0.1.1
func (r PostAuthMfaChallengeResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthMfaChallengeResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthMfaChallengeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthMfaDisableJSONRequestBody ¶ added in v0.1.1
type PostAuthMfaDisableJSONRequestBody = DisableMFARequest
PostAuthMfaDisableJSONRequestBody defines body for PostAuthMfaDisable for application/json ContentType.
type PostAuthMfaDisableResponse ¶ added in v0.1.1
type PostAuthMfaDisableResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthMfaDisableResponse ¶ added in v0.1.1
func ParsePostAuthMfaDisableResponse(rsp *http.Response) (*PostAuthMfaDisableResponse, error)
ParsePostAuthMfaDisableResponse parses an HTTP response from a PostAuthMfaDisableWithResponse call
func (PostAuthMfaDisableResponse) Status ¶ added in v0.1.1
func (r PostAuthMfaDisableResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthMfaDisableResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthMfaDisableResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthMfaEnrollStartJSONRequestBody ¶ added in v0.1.1
type PostAuthMfaEnrollStartJSONRequestBody = EnrollMFAStartRequest
PostAuthMfaEnrollStartJSONRequestBody defines body for PostAuthMfaEnrollStart for application/json ContentType.
type PostAuthMfaEnrollStartResponse ¶ added in v0.1.1
type PostAuthMfaEnrollStartResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *EnrollMFAStartResponse
JSON401 *map[string]string
JSON409 *map[string]string
}
func ParsePostAuthMfaEnrollStartResponse ¶ added in v0.1.1
func ParsePostAuthMfaEnrollStartResponse(rsp *http.Response) (*PostAuthMfaEnrollStartResponse, error)
ParsePostAuthMfaEnrollStartResponse parses an HTTP response from a PostAuthMfaEnrollStartWithResponse call
func (PostAuthMfaEnrollStartResponse) Status ¶ added in v0.1.1
func (r PostAuthMfaEnrollStartResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthMfaEnrollStartResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthMfaEnrollStartResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthMfaEnrollVerifyJSONRequestBody ¶ added in v0.1.1
type PostAuthMfaEnrollVerifyJSONRequestBody = EnrollMFAVerifyRequest
PostAuthMfaEnrollVerifyJSONRequestBody defines body for PostAuthMfaEnrollVerify for application/json ContentType.
type PostAuthMfaEnrollVerifyResponse ¶ added in v0.1.1
type PostAuthMfaEnrollVerifyResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *EnrollMFAVerifyResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON409 *map[string]string
}
func ParsePostAuthMfaEnrollVerifyResponse ¶ added in v0.1.1
func ParsePostAuthMfaEnrollVerifyResponse(rsp *http.Response) (*PostAuthMfaEnrollVerifyResponse, error)
ParsePostAuthMfaEnrollVerifyResponse parses an HTTP response from a PostAuthMfaEnrollVerifyWithResponse call
func (PostAuthMfaEnrollVerifyResponse) Status ¶ added in v0.1.1
func (r PostAuthMfaEnrollVerifyResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthMfaEnrollVerifyResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthMfaEnrollVerifyResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthMfaRecoveryCodesJSONRequestBody ¶ added in v0.1.1
type PostAuthMfaRecoveryCodesJSONRequestBody = RegenerateRecoveryCodesRequest
PostAuthMfaRecoveryCodesJSONRequestBody defines body for PostAuthMfaRecoveryCodes for application/json ContentType.
type PostAuthMfaRecoveryCodesResponse ¶ added in v0.1.1
type PostAuthMfaRecoveryCodesResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RegenerateRecoveryCodesResponse
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthMfaRecoveryCodesResponse ¶ added in v0.1.1
func ParsePostAuthMfaRecoveryCodesResponse(rsp *http.Response) (*PostAuthMfaRecoveryCodesResponse, error)
ParsePostAuthMfaRecoveryCodesResponse parses an HTTP response from a PostAuthMfaRecoveryCodesWithResponse call
func (PostAuthMfaRecoveryCodesResponse) Status ¶ added in v0.1.1
func (r PostAuthMfaRecoveryCodesResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthMfaRecoveryCodesResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthMfaRecoveryCodesResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthPasswordResetRequestJSONRequestBody ¶ added in v0.1.1
type PostAuthPasswordResetRequestJSONRequestBody = RequestPasswordResetRequest
PostAuthPasswordResetRequestJSONRequestBody defines body for PostAuthPasswordResetRequest for application/json ContentType.
type PostAuthPasswordResetRequestResponse ¶ added in v0.1.1
type PostAuthPasswordResetRequestResponse struct {
Body []byte
HTTPResponse *http.Response
JSON202 *AcceptedMessage
JSON400 *map[string]string
JSON429 *map[string]string
}
func ParsePostAuthPasswordResetRequestResponse ¶ added in v0.1.1
func ParsePostAuthPasswordResetRequestResponse(rsp *http.Response) (*PostAuthPasswordResetRequestResponse, error)
ParsePostAuthPasswordResetRequestResponse parses an HTTP response from a PostAuthPasswordResetRequestWithResponse call
func (PostAuthPasswordResetRequestResponse) Status ¶ added in v0.1.1
func (r PostAuthPasswordResetRequestResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthPasswordResetRequestResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthPasswordResetRequestResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthPasswordResetTokenJSONRequestBody ¶ added in v0.1.1
type PostAuthPasswordResetTokenJSONRequestBody = ResetPasswordRequest
PostAuthPasswordResetTokenJSONRequestBody defines body for PostAuthPasswordResetToken for application/json ContentType.
type PostAuthPasswordResetTokenResponse ¶ added in v0.1.1
type PostAuthPasswordResetTokenResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthPasswordResetTokenResponse ¶ added in v0.1.1
func ParsePostAuthPasswordResetTokenResponse(rsp *http.Response) (*PostAuthPasswordResetTokenResponse, error)
ParsePostAuthPasswordResetTokenResponse parses an HTTP response from a PostAuthPasswordResetTokenWithResponse call
func (PostAuthPasswordResetTokenResponse) Status ¶ added in v0.1.1
func (r PostAuthPasswordResetTokenResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthPasswordResetTokenResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthPasswordResetTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthRefreshJSONRequestBody ¶ added in v0.1.1
type PostAuthRefreshJSONRequestBody = RefreshRequest
PostAuthRefreshJSONRequestBody defines body for PostAuthRefresh for application/json ContentType.
type PostAuthRefreshResponse ¶ added in v0.1.1
type PostAuthRefreshResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RefreshResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON429 *map[string]string
}
func ParsePostAuthRefreshResponse ¶ added in v0.1.1
func ParsePostAuthRefreshResponse(rsp *http.Response) (*PostAuthRefreshResponse, error)
ParsePostAuthRefreshResponse parses an HTTP response from a PostAuthRefreshWithResponse call
func (PostAuthRefreshResponse) Status ¶ added in v0.1.1
func (r PostAuthRefreshResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthRefreshResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthRefreshResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthRegisterJSONRequestBody ¶ added in v0.1.1
type PostAuthRegisterJSONRequestBody = RegisterRequest
PostAuthRegisterJSONRequestBody defines body for PostAuthRegister for application/json ContentType.
type PostAuthRegisterResponse ¶ added in v0.1.1
type PostAuthRegisterResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *RegisterResponse
JSON400 *map[string]string
JSON401 *map[string]string
JSON404 *map[string]string
JSON410 *map[string]string
JSON429 *map[string]string
}
func ParsePostAuthRegisterResponse ¶ added in v0.1.1
func ParsePostAuthRegisterResponse(rsp *http.Response) (*PostAuthRegisterResponse, error)
ParsePostAuthRegisterResponse parses an HTTP response from a PostAuthRegisterWithResponse call
func (PostAuthRegisterResponse) Status ¶ added in v0.1.1
func (r PostAuthRegisterResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthRegisterResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthRegisterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthSignOutAllResponse ¶ added in v0.1.1
type PostAuthSignOutAllResponse struct {
Body []byte
HTTPResponse *http.Response
JSON401 *map[string]string
}
func ParsePostAuthSignOutAllResponse ¶ added in v0.1.1
func ParsePostAuthSignOutAllResponse(rsp *http.Response) (*PostAuthSignOutAllResponse, error)
ParsePostAuthSignOutAllResponse parses an HTTP response from a PostAuthSignOutAllWithResponse call
func (PostAuthSignOutAllResponse) Status ¶ added in v0.1.1
func (r PostAuthSignOutAllResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthSignOutAllResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthSignOutAllResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthSwitchOrgJSONRequestBody ¶ added in v0.1.1
type PostAuthSwitchOrgJSONRequestBody = SwitchOrgRequest
PostAuthSwitchOrgJSONRequestBody defines body for PostAuthSwitchOrg for application/json ContentType.
type PostAuthSwitchOrgResponse ¶ added in v0.1.1
type PostAuthSwitchOrgResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *LoginResponse
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthSwitchOrgResponse ¶ added in v0.1.1
func ParsePostAuthSwitchOrgResponse(rsp *http.Response) (*PostAuthSwitchOrgResponse, error)
ParsePostAuthSwitchOrgResponse parses an HTTP response from a PostAuthSwitchOrgWithResponse call
func (PostAuthSwitchOrgResponse) Status ¶ added in v0.1.1
func (r PostAuthSwitchOrgResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthSwitchOrgResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthSwitchOrgResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthVerifyEmailRequestJSONRequestBody ¶ added in v0.1.1
type PostAuthVerifyEmailRequestJSONRequestBody = RequestVerifyRequest
PostAuthVerifyEmailRequestJSONRequestBody defines body for PostAuthVerifyEmailRequest for application/json ContentType.
type PostAuthVerifyEmailRequestResponse ¶ added in v0.1.1
type PostAuthVerifyEmailRequestResponse struct {
Body []byte
HTTPResponse *http.Response
JSON202 *AcceptedMessage
JSON429 *map[string]string
}
func ParsePostAuthVerifyEmailRequestResponse ¶ added in v0.1.1
func ParsePostAuthVerifyEmailRequestResponse(rsp *http.Response) (*PostAuthVerifyEmailRequestResponse, error)
ParsePostAuthVerifyEmailRequestResponse parses an HTTP response from a PostAuthVerifyEmailRequestWithResponse call
func (PostAuthVerifyEmailRequestResponse) Status ¶ added in v0.1.1
func (r PostAuthVerifyEmailRequestResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthVerifyEmailRequestResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthVerifyEmailRequestResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostAuthVerifyEmailTokenResponse ¶ added in v0.1.1
type PostAuthVerifyEmailTokenResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *map[string]string
JSON401 *map[string]string
}
func ParsePostAuthVerifyEmailTokenResponse ¶ added in v0.1.1
func ParsePostAuthVerifyEmailTokenResponse(rsp *http.Response) (*PostAuthVerifyEmailTokenResponse, error)
ParsePostAuthVerifyEmailTokenResponse parses an HTTP response from a PostAuthVerifyEmailTokenWithResponse call
func (PostAuthVerifyEmailTokenResponse) Status ¶ added in v0.1.1
func (r PostAuthVerifyEmailTokenResponse) Status() string
Status returns HTTPResponse.Status
func (PostAuthVerifyEmailTokenResponse) StatusCode ¶ added in v0.1.1
func (r PostAuthVerifyEmailTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthConsentDecisionJSONRequestBody ¶ added in v0.1.1
type PostOauthConsentDecisionJSONRequestBody = ConsentDecisionRequest
PostOauthConsentDecisionJSONRequestBody defines body for PostOauthConsentDecision for application/json ContentType.
type PostOauthConsentDecisionResponse ¶ added in v0.1.1
type PostOauthConsentDecisionResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ConsentDecisionResponse
JSON400 *AppError
JSON403 *AppError
JSON410 *AppError
}
func ParsePostOauthConsentDecisionResponse ¶ added in v0.1.1
func ParsePostOauthConsentDecisionResponse(rsp *http.Response) (*PostOauthConsentDecisionResponse, error)
ParsePostOauthConsentDecisionResponse parses an HTTP response from a PostOauthConsentDecisionWithResponse call
func (PostOauthConsentDecisionResponse) Status ¶ added in v0.1.1
func (r PostOauthConsentDecisionResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthConsentDecisionResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthConsentDecisionResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthDeviceAuthorizationFormdataBody ¶ added in v0.1.1
type PostOauthDeviceAuthorizationFormdataBody struct {
// ClientID OAuth client_id (must be platform-kind)
ClientID string `form:"client_id" json:"client_id"`
// Resource RFC 8707 resource indicator
Resource *string `form:"resource,omitempty" json:"resource,omitempty"`
// Scope Space-separated scopes
Scope *string `form:"scope,omitempty" json:"scope,omitempty"`
}
PostOauthDeviceAuthorizationFormdataBody defines parameters for PostOauthDeviceAuthorization.
type PostOauthDeviceAuthorizationFormdataRequestBody ¶ added in v0.1.1
type PostOauthDeviceAuthorizationFormdataRequestBody PostOauthDeviceAuthorizationFormdataBody
PostOauthDeviceAuthorizationFormdataRequestBody defines body for PostOauthDeviceAuthorization for application/x-www-form-urlencoded ContentType.
type PostOauthDeviceAuthorizationResponse ¶ added in v0.1.1
type PostOauthDeviceAuthorizationResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *DeviceAuthorizationResponse
JSON400 *AppError
JSON401 *AppError
}
func ParsePostOauthDeviceAuthorizationResponse ¶ added in v0.1.1
func ParsePostOauthDeviceAuthorizationResponse(rsp *http.Response) (*PostOauthDeviceAuthorizationResponse, error)
ParsePostOauthDeviceAuthorizationResponse parses an HTTP response from a PostOauthDeviceAuthorizationWithResponse call
func (PostOauthDeviceAuthorizationResponse) Status ¶ added in v0.1.1
func (r PostOauthDeviceAuthorizationResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthDeviceAuthorizationResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthDeviceAuthorizationResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthDeviceDecisionJSONRequestBody ¶ added in v0.1.1
type PostOauthDeviceDecisionJSONRequestBody = DeviceDecisionRequest
PostOauthDeviceDecisionJSONRequestBody defines body for PostOauthDeviceDecision for application/json ContentType.
type PostOauthDeviceDecisionResponse ¶ added in v0.1.1
type PostOauthDeviceDecisionResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *DeviceDecisionResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON410 *AppError
}
func ParsePostOauthDeviceDecisionResponse ¶ added in v0.1.1
func ParsePostOauthDeviceDecisionResponse(rsp *http.Response) (*PostOauthDeviceDecisionResponse, error)
ParsePostOauthDeviceDecisionResponse parses an HTTP response from a PostOauthDeviceDecisionWithResponse call
func (PostOauthDeviceDecisionResponse) Status ¶ added in v0.1.1
func (r PostOauthDeviceDecisionResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthDeviceDecisionResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthDeviceDecisionResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthRegisterJSONRequestBody ¶ added in v0.1.1
type PostOauthRegisterJSONRequestBody = RegisterClientRequest
PostOauthRegisterJSONRequestBody defines body for PostOauthRegister for application/json ContentType.
type PostOauthRegisterResponse ¶ added in v0.1.1
type PostOauthRegisterResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *RegisterClientResponse
JSON400 *OAuthErrorBody
JSON401 *OAuthErrorBody
JSON403 *OAuthErrorBody
JSON429 *OAuthErrorBody
}
func ParsePostOauthRegisterResponse ¶ added in v0.1.1
func ParsePostOauthRegisterResponse(rsp *http.Response) (*PostOauthRegisterResponse, error)
ParsePostOauthRegisterResponse parses an HTTP response from a PostOauthRegisterWithResponse call
func (PostOauthRegisterResponse) Status ¶ added in v0.1.1
func (r PostOauthRegisterResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthRegisterResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthRegisterResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthRevokeFormdataBody ¶ added in v0.1.1
type PostOauthRevokeFormdataBody struct {
// Token access or refresh token
Token string `form:"token" json:"token"`
// TokenTypeHint access_token | refresh_token
TokenTypeHint *string `form:"token_type_hint,omitempty" json:"token_type_hint,omitempty"`
}
PostOauthRevokeFormdataBody defines parameters for PostOauthRevoke.
type PostOauthRevokeFormdataRequestBody ¶ added in v0.1.1
type PostOauthRevokeFormdataRequestBody PostOauthRevokeFormdataBody
PostOauthRevokeFormdataRequestBody defines body for PostOauthRevoke for application/x-www-form-urlencoded ContentType.
type PostOauthRevokeResponse ¶ added in v0.1.1
func ParsePostOauthRevokeResponse ¶ added in v0.1.1
func ParsePostOauthRevokeResponse(rsp *http.Response) (*PostOauthRevokeResponse, error)
ParsePostOauthRevokeResponse parses an HTTP response from a PostOauthRevokeWithResponse call
func (PostOauthRevokeResponse) Status ¶ added in v0.1.1
func (r PostOauthRevokeResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthRevokeResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthRevokeResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOauthTokenFormdataBody ¶ added in v0.1.1
type PostOauthTokenFormdataBody struct {
// Code auth code (for authorization_code grant)
Code *string `form:"code,omitempty" json:"code,omitempty"`
// CodeVerifier PKCE verifier
CodeVerifier *string `form:"code_verifier,omitempty" json:"code_verifier,omitempty"`
// GrantType authorization_code or refresh_token
GrantType string `form:"grant_type" json:"grant_type"`
// RedirectURI exact match (for authorization_code grant)
RedirectURI *string `form:"redirect_uri,omitempty" json:"redirect_uri,omitempty"`
// RefreshToken (for refresh_token grant)
RefreshToken *string `form:"refresh_token,omitempty" json:"refresh_token,omitempty"`
// Resource RFC 8707; must equal original
Resource *string `form:"resource,omitempty" json:"resource,omitempty"`
}
PostOauthTokenFormdataBody defines parameters for PostOauthToken.
type PostOauthTokenFormdataRequestBody ¶ added in v0.1.1
type PostOauthTokenFormdataRequestBody PostOauthTokenFormdataBody
PostOauthTokenFormdataRequestBody defines body for PostOauthToken for application/x-www-form-urlencoded ContentType.
type PostOauthTokenResponse ¶ added in v0.1.1
type PostOauthTokenResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]interface{}
JSON400 *OAuthErrorBody
JSON401 *OAuthErrorBody
}
func ParsePostOauthTokenResponse ¶ added in v0.1.1
func ParsePostOauthTokenResponse(rsp *http.Response) (*PostOauthTokenResponse, error)
ParsePostOauthTokenResponse parses an HTTP response from a PostOauthTokenWithResponse call
func (PostOauthTokenResponse) Status ¶ added in v0.1.1
func (r PostOauthTokenResponse) Status() string
Status returns HTTPResponse.Status
func (PostOauthTokenResponse) StatusCode ¶ added in v0.1.1
func (r PostOauthTokenResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOrganizationsIDOauthClientsClientIDApproveResponse ¶ added in v0.1.1
type PostOrganizationsIDOauthClientsClientIDApproveResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *OAuthClientListItem
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostOrganizationsIDOauthClientsClientIDApproveResponse ¶ added in v0.1.1
func ParsePostOrganizationsIDOauthClientsClientIDApproveResponse(rsp *http.Response) (*PostOrganizationsIDOauthClientsClientIDApproveResponse, error)
ParsePostOrganizationsIDOauthClientsClientIDApproveResponse parses an HTTP response from a PostOrganizationsIDOauthClientsClientIDApproveWithResponse call
func (PostOrganizationsIDOauthClientsClientIDApproveResponse) Status ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDApproveResponse) Status() string
Status returns HTTPResponse.Status
func (PostOrganizationsIDOauthClientsClientIDApproveResponse) StatusCode ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDApproveResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody ¶ added in v0.1.1
type PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody = DisableClientRequest
PostOrganizationsIDOauthClientsClientIDDisableJSONRequestBody defines body for PostOrganizationsIDOauthClientsClientIDDisable for application/json ContentType.
type PostOrganizationsIDOauthClientsClientIDDisableResponse ¶ added in v0.1.1
type PostOrganizationsIDOauthClientsClientIDDisableResponse struct {
Body []byte
HTTPResponse *http.Response
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostOrganizationsIDOauthClientsClientIDDisableResponse ¶ added in v0.1.1
func ParsePostOrganizationsIDOauthClientsClientIDDisableResponse(rsp *http.Response) (*PostOrganizationsIDOauthClientsClientIDDisableResponse, error)
ParsePostOrganizationsIDOauthClientsClientIDDisableResponse parses an HTTP response from a PostOrganizationsIDOauthClientsClientIDDisableWithResponse call
func (PostOrganizationsIDOauthClientsClientIDDisableResponse) Status ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDDisableResponse) Status() string
Status returns HTTPResponse.Status
func (PostOrganizationsIDOauthClientsClientIDDisableResponse) StatusCode ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDDisableResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOrganizationsIDOauthClientsClientIDRotateSecretResponse ¶ added in v0.1.1
type PostOrganizationsIDOauthClientsClientIDRotateSecretResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *RotateSecretResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostOrganizationsIDOauthClientsClientIDRotateSecretResponse ¶ added in v0.1.1
func ParsePostOrganizationsIDOauthClientsClientIDRotateSecretResponse(rsp *http.Response) (*PostOrganizationsIDOauthClientsClientIDRotateSecretResponse, error)
ParsePostOrganizationsIDOauthClientsClientIDRotateSecretResponse parses an HTTP response from a PostOrganizationsIDOauthClientsClientIDRotateSecretWithResponse call
func (PostOrganizationsIDOauthClientsClientIDRotateSecretResponse) Status ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDRotateSecretResponse) Status() string
Status returns HTTPResponse.Status
func (PostOrganizationsIDOauthClientsClientIDRotateSecretResponse) StatusCode ¶ added in v0.1.1
func (r PostOrganizationsIDOauthClientsClientIDRotateSecretResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOrganizationsIDServiceUsersJSONRequestBody ¶ added in v0.1.1
type PostOrganizationsIDServiceUsersJSONRequestBody = CreateServiceUserRequest
PostOrganizationsIDServiceUsersJSONRequestBody defines body for PostOrganizationsIDServiceUsers for application/json ContentType.
type PostOrganizationsIDServiceUsersResponse ¶ added in v0.1.1
type PostOrganizationsIDServiceUsersResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *ServiceUserResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON500 *AppError
}
func ParsePostOrganizationsIDServiceUsersResponse ¶ added in v0.1.1
func ParsePostOrganizationsIDServiceUsersResponse(rsp *http.Response) (*PostOrganizationsIDServiceUsersResponse, error)
ParsePostOrganizationsIDServiceUsersResponse parses an HTTP response from a PostOrganizationsIDServiceUsersWithResponse call
func (PostOrganizationsIDServiceUsersResponse) Status ¶ added in v0.1.1
func (r PostOrganizationsIDServiceUsersResponse) Status() string
Status returns HTTPResponse.Status
func (PostOrganizationsIDServiceUsersResponse) StatusCode ¶ added in v0.1.1
func (r PostOrganizationsIDServiceUsersResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody ¶ added in v0.1.1
type PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody = MintServiceKeyRequest
PostOrganizationsIDServiceUsersSvcIDAPIKeysJSONRequestBody defines body for PostOrganizationsIDServiceUsersSvcIDAPIKeys for application/json ContentType.
type PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse ¶ added in v0.1.1
type PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse struct {
Body []byte
HTTPResponse *http.Response
JSON201 *MintKeyResponse
JSON400 *AppError
JSON401 *AppError
JSON403 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePostOrganizationsIDServiceUsersSvcIDAPIKeysResponse ¶ added in v0.1.1
func ParsePostOrganizationsIDServiceUsersSvcIDAPIKeysResponse(rsp *http.Response) (*PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse, error)
ParsePostOrganizationsIDServiceUsersSvcIDAPIKeysResponse parses an HTTP response from a PostOrganizationsIDServiceUsersSvcIDAPIKeysWithResponse call
func (PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse) Status ¶ added in v0.1.1
func (r PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse) Status() string
Status returns HTTPResponse.Status
func (PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse) StatusCode ¶ added in v0.1.1
func (r PostOrganizationsIDServiceUsersSvcIDAPIKeysResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PostVerifyLiabilitiesProofIDCheckJSONRequestBody ¶
type PostVerifyLiabilitiesProofIDCheckJSONRequestBody = VerifyRequest
PostVerifyLiabilitiesProofIDCheckJSONRequestBody defines body for PostVerifyLiabilitiesProofIDCheck for application/json ContentType.
type PostVerifyLiabilitiesProofIDCheckResponse ¶
type PostVerifyLiabilitiesProofIDCheckResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *CheckProofResponse
JSON400 *map[string]interface{}
}
func ParsePostVerifyLiabilitiesProofIDCheckResponse ¶
func ParsePostVerifyLiabilitiesProofIDCheckResponse(rsp *http.Response) (*PostVerifyLiabilitiesProofIDCheckResponse, error)
ParsePostVerifyLiabilitiesProofIDCheckResponse parses an HTTP response from a PostVerifyLiabilitiesProofIDCheckWithResponse call
func (PostVerifyLiabilitiesProofIDCheckResponse) Status ¶
func (r PostVerifyLiabilitiesProofIDCheckResponse) Status() string
Status returns HTTPResponse.Status
func (PostVerifyLiabilitiesProofIDCheckResponse) StatusCode ¶
func (r PostVerifyLiabilitiesProofIDCheckResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type ProofOfFundsResponse ¶ added in v0.1.1
type ProofOfFundsResponse struct {
BaseCurrency *string `json:"base_currency,omitempty"`
BlockHeights *map[string]interface{} `json:"block_heights,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
JobID *string `json:"job_id,omitempty"`
LastScanAt *string `json:"last_scan_at,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
ScanDurationMs *int `json:"scan_duration_ms,omitempty"`
ScanFilters *map[string]interface{} `json:"scan_filters,omitempty"`
ScanType *string `json:"scan_type,omitempty"`
Status *string `json:"status,omitempty"`
TotalValue *string `json:"total_value,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
ProofOfFundsResponse defines model for ProofOfFundsResponse.
type ProofOfLiabilitiesResponse ¶ added in v0.1.1
type ProofOfLiabilitiesResponse struct {
CreatedAt *string `json:"created_at,omitempty"`
Currency *string `json:"currency,omitempty"`
DataHash *string `json:"data_hash,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
LatestVersion *int `json:"latest_version,omitempty"`
LiabilityFileID *string `json:"liability_file_id,omitempty"`
MerkleRootSha256 *string `json:"merkle_root_sha256,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
ProcessedAt *string `json:"processed_at,omitempty"`
ProofMode *string `json:"proof_mode,omitempty"`
Status *string `json:"status,omitempty"`
TotalAmount *string `json:"total_amount,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
ProofOfLiabilitiesResponse defines model for ProofOfLiabilitiesResponse.
type ProviderResponse ¶ added in v0.1.1
type ProviderResponse struct {
ChainID *string `json:"chain_id,omitempty"`
Config *map[string]interface{} `json:"config,omitempty"`
ConsecutiveFailures *int `json:"consecutive_failures,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
ID *string `json:"id,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
IsHealthy *bool `json:"is_healthy,omitempty"`
LastCheckedAt *string `json:"last_checked_at,omitempty"`
LastError *string `json:"last_error,omitempty"`
Name *string `json:"name,omitempty"`
Priority *int `json:"priority,omitempty"`
ProviderType *string `json:"provider_type,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
URL *string `json:"url,omitempty"`
}
ProviderResponse defines model for ProviderResponse.
type PutAPIAdminChainsIDJSONRequestBody ¶
type PutAPIAdminChainsIDJSONRequestBody = UpdateChainRequest
PutAPIAdminChainsIDJSONRequestBody defines body for PutAPIAdminChainsID for application/json ContentType.
type PutAPIAdminChainsIDResponse ¶
type PutAPIAdminChainsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ChainResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePutAPIAdminChainsIDResponse ¶
func ParsePutAPIAdminChainsIDResponse(rsp *http.Response) (*PutAPIAdminChainsIDResponse, error)
ParsePutAPIAdminChainsIDResponse parses an HTTP response from a PutAPIAdminChainsIDWithResponse call
func (PutAPIAdminChainsIDResponse) Status ¶
func (r PutAPIAdminChainsIDResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIAdminChainsIDResponse) StatusCode ¶
func (r PutAPIAdminChainsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIAdminProvidersIDJSONRequestBody ¶
type PutAPIAdminProvidersIDJSONRequestBody = UpdateProviderRequest
PutAPIAdminProvidersIDJSONRequestBody defines body for PutAPIAdminProvidersID for application/json ContentType.
type PutAPIAdminProvidersIDResponse ¶
type PutAPIAdminProvidersIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *ProviderResponse
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePutAPIAdminProvidersIDResponse ¶
func ParsePutAPIAdminProvidersIDResponse(rsp *http.Response) (*PutAPIAdminProvidersIDResponse, error)
ParsePutAPIAdminProvidersIDResponse parses an HTTP response from a PutAPIAdminProvidersIDWithResponse call
func (PutAPIAdminProvidersIDResponse) Status ¶
func (r PutAPIAdminProvidersIDResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIAdminProvidersIDResponse) StatusCode ¶
func (r PutAPIAdminProvidersIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody ¶
type PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody = UpdateSpecialRequestEstimateRequest
PutAPIAdminSpecialRequestsIDEstimateJSONRequestBody defines body for PutAPIAdminSpecialRequestsIDEstimate for application/json ContentType.
type PutAPIAdminSpecialRequestsIDEstimateResponse ¶
type PutAPIAdminSpecialRequestsIDEstimateResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePutAPIAdminSpecialRequestsIDEstimateResponse ¶
func ParsePutAPIAdminSpecialRequestsIDEstimateResponse(rsp *http.Response) (*PutAPIAdminSpecialRequestsIDEstimateResponse, error)
ParsePutAPIAdminSpecialRequestsIDEstimateResponse parses an HTTP response from a PutAPIAdminSpecialRequestsIDEstimateWithResponse call
func (PutAPIAdminSpecialRequestsIDEstimateResponse) Status ¶
func (r PutAPIAdminSpecialRequestsIDEstimateResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIAdminSpecialRequestsIDEstimateResponse) StatusCode ¶
func (r PutAPIAdminSpecialRequestsIDEstimateResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIAdminSpecialRequestsIDStatusJSONRequestBody ¶
type PutAPIAdminSpecialRequestsIDStatusJSONRequestBody = UpdateSpecialRequestStatusRequest
PutAPIAdminSpecialRequestsIDStatusJSONRequestBody defines body for PutAPIAdminSpecialRequestsIDStatus for application/json ContentType.
type PutAPIAdminSpecialRequestsIDStatusResponse ¶
type PutAPIAdminSpecialRequestsIDStatusResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *map[string]string
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePutAPIAdminSpecialRequestsIDStatusResponse ¶
func ParsePutAPIAdminSpecialRequestsIDStatusResponse(rsp *http.Response) (*PutAPIAdminSpecialRequestsIDStatusResponse, error)
ParsePutAPIAdminSpecialRequestsIDStatusResponse parses an HTTP response from a PutAPIAdminSpecialRequestsIDStatusWithResponse call
func (PutAPIAdminSpecialRequestsIDStatusResponse) Status ¶
func (r PutAPIAdminSpecialRequestsIDStatusResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIAdminSpecialRequestsIDStatusResponse) StatusCode ¶
func (r PutAPIAdminSpecialRequestsIDStatusResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIAdminTokenCatalogIDJSONRequestBody ¶
type PutAPIAdminTokenCatalogIDJSONRequestBody = UpdateCatalogRequest
PutAPIAdminTokenCatalogIDJSONRequestBody defines body for PutAPIAdminTokenCatalogID for application/json ContentType.
type PutAPIAdminTokenCatalogIDResponse ¶
type PutAPIAdminTokenCatalogIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *TokenCatalogEntry
JSON400 *map[string]interface{}
JSON401 *map[string]interface{}
JSON403 *map[string]interface{}
JSON404 *map[string]interface{}
JSON500 *map[string]interface{}
}
func ParsePutAPIAdminTokenCatalogIDResponse ¶
func ParsePutAPIAdminTokenCatalogIDResponse(rsp *http.Response) (*PutAPIAdminTokenCatalogIDResponse, error)
ParsePutAPIAdminTokenCatalogIDResponse parses an HTTP response from a PutAPIAdminTokenCatalogIDWithResponse call
func (PutAPIAdminTokenCatalogIDResponse) Status ¶
func (r PutAPIAdminTokenCatalogIDResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIAdminTokenCatalogIDResponse) StatusCode ¶
func (r PutAPIAdminTokenCatalogIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIRolesIDJSONBody ¶
type PutAPIRolesIDJSONBody struct {
Description *string `json:"description,omitempty"`
Name *string `json:"name,omitempty"`
PermissionKeys *[]string `json:"permission_keys,omitempty"`
}
PutAPIRolesIDJSONBody defines parameters for PutAPIRolesID.
type PutAPIRolesIDJSONRequestBody ¶
type PutAPIRolesIDJSONRequestBody PutAPIRolesIDJSONBody
PutAPIRolesIDJSONRequestBody defines body for PutAPIRolesID for application/json ContentType.
type PutAPIRolesIDResponse ¶
type PutAPIRolesIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *Role
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON409 *AppError
JSON500 *AppError
}
func ParsePutAPIRolesIDResponse ¶
func ParsePutAPIRolesIDResponse(rsp *http.Response) (*PutAPIRolesIDResponse, error)
ParsePutAPIRolesIDResponse parses an HTTP response from a PutAPIRolesIDWithResponse call
func (PutAPIRolesIDResponse) Status ¶
func (r PutAPIRolesIDResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIRolesIDResponse) StatusCode ¶
func (r PutAPIRolesIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIUsersUserIDRoleJSONBody ¶
type PutAPIUsersUserIDRoleJSONBody struct {
RoleID *string `json:"role_id,omitempty"`
}
PutAPIUsersUserIDRoleJSONBody defines parameters for PutAPIUsersUserIDRole.
type PutAPIUsersUserIDRoleJSONRequestBody ¶
type PutAPIUsersUserIDRoleJSONRequestBody PutAPIUsersUserIDRoleJSONBody
PutAPIUsersUserIDRoleJSONRequestBody defines body for PutAPIUsersUserIDRole for application/json ContentType.
type PutAPIUsersUserIDRoleResponse ¶
type PutAPIUsersUserIDRoleResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
Message *string `json:"message,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePutAPIUsersUserIDRoleResponse ¶
func ParsePutAPIUsersUserIDRoleResponse(rsp *http.Response) (*PutAPIUsersUserIDRoleResponse, error)
ParsePutAPIUsersUserIDRoleResponse parses an HTTP response from a PutAPIUsersUserIDRoleWithResponse call
func (PutAPIUsersUserIDRoleResponse) Status ¶
func (r PutAPIUsersUserIDRoleResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIUsersUserIDRoleResponse) StatusCode ¶
func (r PutAPIUsersUserIDRoleResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type PutAPIWalletsIDJSONBody ¶
type PutAPIWalletsIDJSONBody struct {
Description *string `json:"description,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
IsWatched *bool `json:"is_watched,omitempty"`
Name *string `json:"name,omitempty"`
}
PutAPIWalletsIDJSONBody defines parameters for PutAPIWalletsID.
type PutAPIWalletsIDJSONRequestBody ¶
type PutAPIWalletsIDJSONRequestBody PutAPIWalletsIDJSONBody
PutAPIWalletsIDJSONRequestBody defines body for PutAPIWalletsID for application/json ContentType.
type PutAPIWalletsIDResponse ¶
type PutAPIWalletsIDResponse struct {
Body []byte
HTTPResponse *http.Response
JSON200 *struct {
Message *string `json:"message,omitempty"`
}
JSON400 *AppError
JSON401 *AppError
JSON404 *AppError
JSON500 *AppError
}
func ParsePutAPIWalletsIDResponse ¶
func ParsePutAPIWalletsIDResponse(rsp *http.Response) (*PutAPIWalletsIDResponse, error)
ParsePutAPIWalletsIDResponse parses an HTTP response from a PutAPIWalletsIDWithResponse call
func (PutAPIWalletsIDResponse) Status ¶
func (r PutAPIWalletsIDResponse) Status() string
Status returns HTTPResponse.Status
func (PutAPIWalletsIDResponse) StatusCode ¶
func (r PutAPIWalletsIDResponse) StatusCode() int
StatusCode returns HTTPResponse.StatusCode
type RefreshRequest ¶ added in v0.1.1
type RefreshRequest struct {
RefreshToken *string `json:"refresh_token,omitempty"`
}
RefreshRequest defines model for RefreshRequest.
type RefreshResponse ¶ added in v0.1.1
type RefreshResponse struct {
AccessToken *string `json:"access_token,omitempty"`
ExpiresIn *int `json:"expires_in,omitempty"`
RefreshToken *string `json:"refresh_token,omitempty"`
TokenType *string `json:"token_type,omitempty"`
}
RefreshResponse defines model for RefreshResponse.
type RegenerateRecoveryCodesRequest ¶ added in v0.1.1
type RegenerateRecoveryCodesRequest struct {
Code *string `json:"code,omitempty"`
}
RegenerateRecoveryCodesRequest defines model for RegenerateRecoveryCodesRequest.
type RegenerateRecoveryCodesResponse ¶ added in v0.1.1
type RegenerateRecoveryCodesResponse struct {
RecoveryCodes *[]string `json:"recovery_codes,omitempty"`
}
RegenerateRecoveryCodesResponse defines model for RegenerateRecoveryCodesResponse.
type RegisterClientRequest ¶ added in v0.1.1
type RegisterClientRequest struct {
ClientName string `json:"client_name"`
GrantTypes *[]string `json:"grant_types,omitempty"`
LogoURI *string `json:"logo_uri,omitempty"`
RedirectUris []string `json:"redirect_uris"`
ResponseTypes *[]string `json:"response_types,omitempty"`
TokenEndpointAuthMethod *string `json:"token_endpoint_auth_method,omitempty"`
}
RegisterClientRequest defines model for RegisterClientRequest.
type RegisterClientResponse ¶ added in v0.1.1
type RegisterClientResponse struct {
ClientID *string `json:"client_id,omitempty"`
ClientName *string `json:"client_name,omitempty"`
// ClientSecret ONCE
ClientSecret *string `json:"client_secret,omitempty"`
ClientSecretLast4 *string `json:"client_secret_last4,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
GrantTypes *[]string `json:"grant_types,omitempty"`
RedirectUris *[]string `json:"redirect_uris,omitempty"`
// RegistrationEndpointAuthMethod Custom: signal that DCR was authenticated (research O5).
RegistrationEndpointAuthMethod *string `json:"registration_endpoint_auth_method,omitempty"`
ResponseTypes *[]string `json:"response_types,omitempty"`
Status *string `json:"status,omitempty"`
TokenEndpointAuthMethod *string `json:"token_endpoint_auth_method,omitempty"`
}
RegisterClientResponse defines model for RegisterClientResponse.
type RegisterRequest ¶ added in v0.1.1
type RegisterRequest struct {
Email *string `json:"email,omitempty"`
FirstName *string `json:"first_name,omitempty"`
// InvitationToken optional invitation token. When non-empty, the
// registration TX ALSO consumes the invitation row + inserts
// user_organizations atomically via invitations.Service.ConsumeInTx. Email
// mismatch (case-insensitive) collapses to the generic invitations.ErrInvitationInvalid
// failure mode; the role applied to user_organizations
// always comes from the invitation row.
InvitationToken *string `json:"invitation_token,omitempty"`
LastName *string `json:"last_name,omitempty"`
// OrganizationID OrganizationID is optional — used by the hybrid resolveLoginOrgID flow at
// the service layer (RESEARCH §12).
OrganizationID *string `json:"organization_id,omitempty"`
Password *string `json:"password,omitempty"`
}
RegisterRequest defines model for RegisterRequest.
type RegisterResponse ¶ added in v0.1.1
type RegisterResponse struct {
Message *string `json:"message,omitempty"`
}
RegisterResponse defines model for RegisterResponse.
type ReportResponse ¶ added in v0.1.1
type ReportResponse struct {
CreatedAt *string `json:"created_at,omitempty"`
DetailLevel *string `json:"detail_level,omitempty"`
ErrorMessage *string `json:"error_message,omitempty"`
FilePath *string `json:"file_path,omitempty"`
FileSize *int `json:"file_size,omitempty"`
Format *string `json:"format,omitempty"`
GeneratedAt *string `json:"generated_at,omitempty"`
ID *string `json:"id,omitempty"`
JobID *string `json:"job_id,omitempty"`
Jurisdiction *string `json:"jurisdiction,omitempty"`
Metadata *map[string]interface{} `json:"metadata,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
ProofID *string `json:"proof_id,omitempty"`
ProofType *string `json:"proof_type,omitempty"`
Status *string `json:"status,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
UserID *string `json:"user_id,omitempty"`
}
ReportResponse defines model for ReportResponse.
type RequestEditorFn ¶
RequestEditorFn is the function signature for the RequestEditor callback function
type RequestPasswordResetRequest ¶ added in v0.1.1
type RequestPasswordResetRequest struct {
Email *string `json:"email,omitempty"`
}
RequestPasswordResetRequest defines model for RequestPasswordResetRequest.
type RequestVerifyRequest ¶ added in v0.1.1
type RequestVerifyRequest struct {
Email *string `json:"email,omitempty"`
}
RequestVerifyRequest defines model for RequestVerifyRequest.
type ResetPasswordRequest ¶ added in v0.1.1
type ResetPasswordRequest struct {
NewPassword *string `json:"new_password,omitempty"`
}
ResetPasswordRequest defines model for ResetPasswordRequest.
type Role ¶ added in v0.1.1
type Role struct {
CreatedAt *string `json:"created_at,omitempty"`
DefaultSource *string `json:"default_source,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
IsAdmin *bool `json:"is_admin,omitempty"`
IsImmutable *bool `json:"is_immutable,omitempty"`
IsSystem *bool `json:"is_system,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Permissions *[]Permission `json:"permissions,omitempty"`
Slug *string `json:"slug,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
Role defines model for Role.
type RoleResponse ¶ added in v0.1.1
type RoleResponse struct {
CreatedAt *string `json:"created_at,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
IsSystem *bool `json:"is_system,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Permissions *[]PermissionResponse `json:"permissions,omitempty"`
Slug *string `json:"slug,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
RoleResponse defines model for RoleResponse.
type RotateSecretResponse ¶ added in v0.1.1
type RotateSecretResponse struct {
ClientID *string `json:"client_id,omitempty"`
// ClientSecret ONCE
ClientSecret *string `json:"client_secret,omitempty"`
ClientSecretLast4 *string `json:"client_secret_last4,omitempty"`
}
RotateSecretResponse defines model for RotateSecretResponse.
type ScanJobResponse ¶ added in v0.1.1
type ScanJobResponse struct {
CompletedAt *string `json:"completed_at,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Error *string `json:"error,omitempty"`
ID *string `json:"id,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Progress *int `json:"progress,omitempty"`
ResourceID *string `json:"resource_id,omitempty"`
Result *map[string]interface{} `json:"result,omitempty"`
StartedAt *string `json:"started_at,omitempty"`
Status *string `json:"status,omitempty"`
Type *string `json:"type,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
ScanJobResponse defines model for ScanJobResponse.
type SendTestNotificationRequest ¶ added in v0.1.1
type SendTestNotificationRequest struct {
Channel string `json:"channel"`
Message string `json:"message"`
Priority *string `json:"priority,omitempty"`
Title string `json:"title"`
}
SendTestNotificationRequest defines model for SendTestNotificationRequest.
type ServiceUserResponse ¶ added in v0.1.1
type ServiceUserResponse struct {
CreatedAt *string `json:"created_at,omitempty"`
ID *string `json:"id,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
RoleID *string `json:"role_id,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
ServiceUserResponse defines model for ServiceUserResponse.
type SessionInfoDTO ¶ added in v0.1.1
type SessionInfoDTO struct {
CreatedAt *string `json:"created_at,omitempty"`
Current *bool `json:"current,omitempty"`
ID *string `json:"id,omitempty"`
IP *string `json:"ip,omitempty"`
LastUsedAt *string `json:"last_used_at,omitempty"`
UserAgent *string `json:"user_agent,omitempty"`
}
SessionInfoDTO defines model for SessionInfoDTO.
type SignatureResponse ¶ added in v0.1.1
type SignatureResponse struct {
Algorithm *string `json:"algorithm,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
ID *string `json:"id,omitempty"`
IsValid *bool `json:"is_valid,omitempty"`
ProofOfOwnershipID *string `json:"proof_of_ownership_id,omitempty"`
PublicKey *string `json:"public_key,omitempty"`
Signature *string `json:"signature,omitempty"`
}
SignatureResponse defines model for SignatureResponse.
type Status ¶ added in v0.1.1
type Status string
Status defines model for Status.
type SwitchOrgRequest ¶ added in v0.1.1
type SwitchOrgRequest struct {
OrganizationID *string `json:"organization_id,omitempty"`
}
SwitchOrgRequest defines model for SwitchOrgRequest.
type Token ¶ added in v0.1.1
type Token struct {
CatalogEntryID *string `json:"catalog_entry_id,omitempty"`
ChainID *string `json:"chain_id,omitempty"`
ContractAddress *string `json:"contract_address,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Decimals *int `json:"decimals,omitempty"`
ID *string `json:"id,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
LogoURL *string `json:"logo_url,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
Symbol *string `json:"symbol,omitempty"`
TokenType *string `json:"token_type,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
Token defines model for Token.
type TokenCatalogEntry ¶ added in v0.1.1
type TokenCatalogEntry struct {
ChainID *string `json:"chain_id,omitempty"`
ContractAddress *string `json:"contract_address,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Decimals *int `json:"decimals,omitempty"`
ID *string `json:"id,omitempty"`
InfoProviders *map[string]interface{} `json:"info_providers,omitempty"`
LogoURL *string `json:"logo_url,omitempty"`
Name *string `json:"name,omitempty"`
Symbol *string `json:"symbol,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
TokenCatalogEntry defines model for TokenCatalogEntry.
type UpdateCatalogRequest ¶ added in v0.1.1
type UpdateCatalogRequest struct {
InfoProviders *map[string]interface{} `json:"info_providers,omitempty"`
LogoURL *string `json:"logo_url,omitempty"`
Name *string `json:"name,omitempty"`
Symbol *string `json:"symbol,omitempty"`
}
UpdateCatalogRequest defines model for UpdateCatalogRequest.
type UpdateChainRequest ¶ added in v0.1.1
type UpdateChainRequest struct {
DisplayName *string `json:"display_name,omitempty"`
Metadata *map[string]interface{} `json:"metadata,omitempty"`
NativeCurrency *string `json:"native_currency,omitempty"`
Status *string `json:"status,omitempty"`
}
UpdateChainRequest defines model for UpdateChainRequest.
type UpdateOrgSecurityRequest ¶ added in v0.1.1
type UpdateOrgSecurityRequest struct {
MfaRequired *bool `json:"mfa_required,omitempty"`
}
UpdateOrgSecurityRequest defines model for UpdateOrgSecurityRequest.
type UpdateOrgSecurityResponse ¶ added in v0.1.1
type UpdateOrgSecurityResponse struct {
MfaRequired *bool `json:"mfa_required,omitempty"`
OrgID *string `json:"org_id,omitempty"`
}
UpdateOrgSecurityResponse defines model for UpdateOrgSecurityResponse.
type UpdateProviderRequest ¶ added in v0.1.1
type UpdateProviderRequest struct {
Config *map[string]interface{} `json:"config,omitempty"`
DisplayName *string `json:"display_name,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
Priority *int `json:"priority,omitempty"`
ProviderType *string `json:"provider_type,omitempty"`
SkipHealthCheck *bool `json:"skip_health_check,omitempty"`
URL *string `json:"url,omitempty"`
}
UpdateProviderRequest defines model for UpdateProviderRequest.
type UpdateSpecialRequestEstimateRequest ¶ added in v0.1.1
type UpdateSpecialRequestEstimateRequest struct {
EstimatedCost *string `json:"estimated_cost,omitempty"`
EstimatedHours *int `json:"estimated_hours,omitempty"`
ID *string `json:"id,omitempty"`
}
UpdateSpecialRequestEstimateRequest defines model for UpdateSpecialRequestEstimateRequest.
type UpdateSpecialRequestStatusRequest ¶ added in v0.1.1
type UpdateSpecialRequestStatusRequest struct {
AssignedTo *string `json:"assigned_to,omitempty"`
ID *string `json:"id,omitempty"`
Status string `json:"status"`
}
UpdateSpecialRequestStatusRequest defines model for UpdateSpecialRequestStatusRequest.
type VerifyRequest ¶ added in v0.1.1
type VerifyRequest struct {
Balance *string `json:"balance,omitempty"`
Currency *string `json:"currency,omitempty"`
LeafIndex *int `json:"leaf_index,omitempty"`
Nonce *string `json:"nonce,omitempty"`
NormalizedBalance *string `json:"normalized_balance,omitempty"`
Path *[]InclusionPathStep `json:"path,omitempty"`
// ProofHex ZKP-mode fields (optional, present when verifying a ZKP proof).
ProofHex *string `json:"proof_hex,omitempty"`
PublicInputsHex *string `json:"public_inputs_hex,omitempty"`
UserIdentifier *string `json:"user_identifier,omitempty"`
Version *int `json:"version,omitempty"`
}
VerifyRequest defines model for VerifyRequest.
type Wallet ¶ added in v0.1.1
type Wallet struct {
Address *string `json:"address,omitempty"`
Balance *string `json:"balance,omitempty"`
ChainID *string `json:"chain_id,omitempty"`
CreatedAt *string `json:"created_at,omitempty"`
Description *string `json:"description,omitempty"`
ID *string `json:"id,omitempty"`
IsActive *bool `json:"is_active,omitempty"`
IsWatched *bool `json:"is_watched,omitempty"`
LastSyncAt *string `json:"last_sync_at,omitempty"`
Name *string `json:"name,omitempty"`
OrganizationID *string `json:"organization_id,omitempty"`
PublicKey *string `json:"public_key,omitempty"`
UpdatedAt *string `json:"updated_at,omitempty"`
}
Wallet defines model for Wallet.