traction.fullboar.ca
Open in
urlscan Pro
104.21.74.207
Public Scan
Submitted URL: https://traction.fullboar.ca/
Effective URL: https://traction.fullboar.ca/api/doc
Submission: On June 21 via api from US — Scanned from CA
Effective URL: https://traction.fullboar.ca/api/doc
Submission: On June 21 via api from US — Scanned from CA
Form analysis
1 forms found in the DOM<form class="download-url-wrapper"><input class="download-url-input" type="text" value="/api/docs/swagger.json"><button class="download-url-button button">Explore</button></form>
Text Content
Explore TRACTION AGENT v0.10.3 /api/docs/swagger.json Authorize ACTION-MENU MENU INTERACTION OVER CONNECTION POST/action-menu/{conn_id}/close Close the active menu associated with a connection POST/action-menu/{conn_id}/fetch Fetch the active menu POST/action-menu/{conn_id}/perform Perform an action associated with the active menu POST/action-menu/{conn_id}/request Request the active menu POST/action-menu/{conn_id}/send-menu Send an action menu to a connection BASICMESSAGE SIMPLE MESSAGING SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/527849EC3AA2A8FD47A7BB6C57F918FF8BCB5E8C/FEATURES/0095-BASIC-MESSAGE GET/basicmessages Query messages from all agents (basicmessage_storage v1_0 plugin) POST/connections/{conn_id}/send-message Send a basic message to a connection (basicmessage_storage v1_0 plugin) CONNECTION CONNECTION MANAGEMENT SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/9B0AAA39DF7E8BD434126C4B33C097AAE78D65BF/FEATURES/0160-CONNECTION-PROTOCOL GET/connections Query agent-to-agent connections POST/connections/create-invitation Create a new connection invitation POST/connections/create-static Create a new static connection POST/connections/receive-invitation Receive a new connection invitation GET/connections/{conn_id} Fetch a single connection record DELETE/connections/{conn_id} Remove an existing connection record PUT/connections/{conn_id} Update connection (connection_update v1_0 plugin) POST/connections/{conn_id}/accept-invitation Accept a stored connection invitation POST/connections/{conn_id}/accept-request Accept a stored connection request GET/connections/{conn_id}/endpoints Fetch connection remote endpoint POST/connections/{conn_id}/establish-inbound/{ref_id} Assign another connection as the inbound connection GET/connections/{conn_id}/invitation Fetch connection invitation GET/connections/{conn_id}/metadata Fetch connection metadata POST/connections/{conn_id}/metadata Set connection metadata CREDENTIAL-DEFINITION CREDENTIAL DEFINITION OPERATIONS SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/INDY-NODE/BLOB/MASTER/DESIGN/ANONCREDS.MD#CRED_DEF POST/credential-definitions Sends a credential definition to the ledger GET/credential-definitions/created Search for matching credential definitions that agent originated GET/credential-definitions/{cred_def_id} Gets a credential definition from the ledger POST/credential-definitions/{cred_def_id}/write_record Writes a credential definition non-secret record to the wallet CREDENTIAL-DEFINITION-STORAGE TRACTION CREDENTIAL DEFINITION STORAGE - LOCAL STORAGE OF CREDENTIAL DEFINITION METADATA (TRACTION_INNKEEPER/CREDDEF_STORAGE V1_0 PLUGIN) GET/credential-definition-storage GET/credential-definition-storage/{cred_def_id} DELETE/credential-definition-storage/{cred_def_id} CREDENTIALS HOLDER CREDENTIAL MANAGEMENT OVERVIEW: HTTPS://W3C.GITHUB.IO/VC-DATA-MODEL/#CREDENTIALS GET/credential/mime-types/{credential_id} Get attribute MIME types from wallet GET/credential/revoked/{credential_id} Query credential revocation status by id GET/credential/w3c/{credential_id} Fetch W3C credential from wallet by id DELETE/credential/w3c/{credential_id} Remove W3C credential from wallet by id GET/credential/{credential_id} Fetch credential from wallet by id DELETE/credential/{credential_id} Remove credential from wallet by id GET/credentials Fetch credentials from wallet POST/credentials/w3c Fetch W3C credentials from wallet DID-EXCHANGE CONNECTION MANAGEMENT VIA DID EXCHANGE SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/25464A5C8F8A17B14EDAA4310393DF6094ACE7B0/FEATURES/0023-DID-EXCHANGE POST/didexchange/create-request Create and send a request against public DID's implicit invitation POST/didexchange/receive-request Receive request against public DID's implicit invitation POST/didexchange/{conn_id}/accept-invitation Accept a stored connection invitation POST/didexchange/{conn_id}/accept-request Accept a stored connection request POST/didexchange/{conn_id}/reject Abandon or reject a DID Exchange DISCOVER-FEATURES FEATURE DISCOVERY SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/B3A3942EF052039E73CD23D847F42947F8287DA2/FEATURES/0031-DISCOVER-FEATURES GET/discover-features/query Query supported features GET/discover-features/records Discover Features records DISCOVER-FEATURES V2.0 FEATURE DISCOVERY V2 SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/B3A3942EF052039E73CD23D847F42947F8287DA2/FEATURES/0557-DISCOVER-FEATURES-V2 GET/discover-features-2.0/queries Query supported features GET/discover-features-2.0/records Discover Features v2.0 records ENDORSE-TRANSACTION ENDORSE A TRANSACTION POST/transaction/{tran_id}/resend For Author to resend a particular transaction request GET/transactions Query transactions POST/transactions/create-request For author to send a transaction request POST/transactions/{conn_id}/set-endorser-info Set Endorser Info POST/transactions/{conn_id}/set-endorser-role Set transaction jobs GET/transactions/{tran_id} Fetch a single transaction record POST/transactions/{tran_id}/cancel For Author to cancel a particular transaction request POST/transactions/{tran_id}/endorse For Endorser to endorse a particular transaction record POST/transactions/{tran_id}/refuse For Endorser to refuse a particular transaction record POST/transactions/{tran_id}/write For Author / Endorser to write an endorsed transaction to the ledger INTRODUCTION INTRODUCTION OF KNOWN PARTIES POST/connections/{conn_id}/start-introduction Start an introduction between two connections ISSUE-CREDENTIAL V1.0 CREDENTIAL ISSUE V1.0 SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/BB42A6C35E0D5543718FB36DD099551AB192F7B0/FEATURES/0036-ISSUE-CREDENTIAL POST/issue-credential/create Create a credential record without sending (generally for use with Out-Of-Band) POST/issue-credential/create-offer Create a credential offer, independent of any proposal or connection GET/issue-credential/records Fetch all credential exchange records GET/issue-credential/records/{cred_ex_id} Fetch a single credential exchange record DELETE/issue-credential/records/{cred_ex_id} Remove an existing credential exchange record POST/issue-credential/records/{cred_ex_id}/issue Send holder a credential POST/issue-credential/records/{cred_ex_id}/problem-report Send a problem report for credential exchange POST/issue-credential/records/{cred_ex_id}/send-offer Send holder a credential offer in reference to a proposal with preview POST/issue-credential/records/{cred_ex_id}/send-request Send issuer a credential request POST/issue-credential/records/{cred_ex_id}/store Store a received credential POST/issue-credential/send Send holder a credential, automating entire flow POST/issue-credential/send-offer Send holder a credential offer, independent of any proposal POST/issue-credential/send-proposal Send issuer a credential proposal ISSUE-CREDENTIAL V2.0 CREDENTIAL ISSUE V2.0 SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/CD27FC64AA2805F756A118043D7C880354353047/FEATURES/0453-ISSUE-CREDENTIAL-V2 POST/issue-credential-2.0/create Create a credential record without sending (generally for use with Out-Of-Band) POST/issue-credential-2.0/create-offer Create a credential offer, independent of any proposal or connection GET/issue-credential-2.0/records Fetch all credential exchange records GET/issue-credential-2.0/records/{cred_ex_id} Fetch a single credential exchange record DELETE/issue-credential-2.0/records/{cred_ex_id} Remove an existing credential exchange record POST/issue-credential-2.0/records/{cred_ex_id}/issue Send holder a credential POST/issue-credential-2.0/records/{cred_ex_id}/problem-report Send a problem report for credential exchange POST/issue-credential-2.0/records/{cred_ex_id}/send-offer Send holder a credential offer in reference to a proposal with preview POST/issue-credential-2.0/records/{cred_ex_id}/send-request Send issuer a credential request POST/issue-credential-2.0/records/{cred_ex_id}/store Store a received credential POST/issue-credential-2.0/send Send holder a credential, automating entire flow POST/issue-credential-2.0/send-offer Send holder a credential offer, independent of any proposal POST/issue-credential-2.0/send-proposal Send issuer a credential proposal POST/issue-credential-2.0/send-request Send issuer a credential request not bound to an existing thread. Indy credentials cannot start at a request JSONLD SIGN AND VERIFY JSON-LD DATA SPECIFICATION: HTTPS://TOOLS.IETF.ORG/HTML/RFC7515 POST/jsonld/sign Sign a JSON-LD structure and return it POST/jsonld/verify Verify a JSON-LD structure. LEDGER INTERACTION WITH LEDGER OVERVIEW: HTTPS://HYPERLEDGER-INDY.READTHEDOCS.IO/PROJECTS/PLENUM/EN/LATEST/STORAGE.HTML#LEDGER GET/ledger/config Fetch the multiple ledger configuration currently in use GET/ledger/did-endpoint Get the endpoint for a DID from the ledger. GET/ledger/did-verkey Get the verkey for a DID from the ledger. GET/ledger/get-nym-role Get the role from the NYM registration of a public DID. GET/ledger/get-write-ledger Fetch the current write ledger GET/ledger/get-write-ledgers Fetch list of available write ledgers POST/ledger/register-nym Send a NYM registration to the ledger. PATCH/ledger/rotate-public-did-keypair Rotate key pair for public DID. GET/ledger/taa Fetch the current transaction author agreement, if any POST/ledger/taa/accept Accept the transaction author agreement PUT/ledger/{ledger_id}/set-write-ledger Set write ledger MEDIATION MEDIATION MANAGEMENT SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/FA8DC4EA1E667EB07DB8F9FFEAF074A4455697C0/FEATURES/0211-ROUTE-COORDINATION GET/mediation/default-mediator Get default mediator DELETE/mediation/default-mediator Clear default mediator GET/mediation/keylists Retrieve keylists by connection or role POST/mediation/keylists/{mediation_id}/send-keylist-query Send keylist query to mediator POST/mediation/keylists/{mediation_id}/send-keylist-update Send keylist update to mediator POST/mediation/request/{conn_id} Request mediation from connection GET/mediation/requests Query mediation requests, returns list of all mediation records GET/mediation/requests/{mediation_id} Retrieve mediation request record DELETE/mediation/requests/{mediation_id} Delete mediation request by ID POST/mediation/requests/{mediation_id}/deny Deny a stored mediation request POST/mediation/requests/{mediation_id}/grant Grant received mediation POST/mediation/update-keylist/{conn_id} Update keylist for a connection PUT/mediation/{mediation_id}/default-mediator Set default mediator MULTITENANCY MULTITENANT WALLET MANAGEMENT POST/multitenancy/reservations GET/multitenancy/reservations/{reservation_id} POST/multitenancy/reservations/{reservation_id}/check-in POST/multitenancy/tenant/{tenant_id}/token Get auth token for a tenant POST/multitenancy/wallet Create a subwallet (multitenant_provider plugin override) GET/multitenancy/wallet/{wallet_id} Get a single subwallet PUT/multitenancy/wallet/{wallet_id} Update a subwallet POST/multitenancy/wallet/{wallet_id}/remove Remove a subwallet POST/multitenancy/wallet/{wallet_id}/token Get auth token for a subwallet (multitenant_provider plugin override) GET/multitenancy/wallets Query subwallets OCA OCA BUNDLES - MANAGE OCA BUNDLES (TRACTION_INNKEEPER V1_0 PLUGIN) GET/oca POST/oca Add OCA Record GET/oca/{oca_id} Read OCA Record PUT/oca/{oca_id} Update OCA Record DELETE/oca/{oca_id} Delete OCA Record OUT-OF-BAND OUT-OF-BAND CONNECTIONS DESIGN: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/2DA7FC4EE043EFFA3A9960150E7BA8C9A4628B68/FEATURES/0434-OUTOFBAND POST/out-of-band/create-invitation Create a new connection invitation POST/out-of-band/receive-invitation Receive a new connection invitation PRESENT-PROOF V1.0 PROOF PRESENTATION V1.0 SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/4FAE574C03F9F1013DB30BF2C0C676B1122F7149/FEATURES/0037-PRESENT-PROOF POST/present-proof/create-request Creates a presentation request not bound to any proposal or connection GET/present-proof/records Fetch all present-proof exchange records GET/present-proof/records/{pres_ex_id} Fetch a single presentation exchange record DELETE/present-proof/records/{pres_ex_id} Remove an existing presentation exchange record GET/present-proof/records/{pres_ex_id}/credentials Fetch credentials for a presentation request from wallet POST/present-proof/records/{pres_ex_id}/problem-report Send a problem report for presentation exchange POST/present-proof/records/{pres_ex_id}/send-presentation Sends a proof presentation POST/present-proof/records/{pres_ex_id}/send-request Sends a presentation request in reference to a proposal POST/present-proof/records/{pres_ex_id}/verify-presentation Verify a received presentation POST/present-proof/send-proposal Sends a presentation proposal POST/present-proof/send-request Sends a free presentation request not bound to any proposal PRESENT-PROOF V2.0 PROOF PRESENTATION V2.0 SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/EACE815C3E8598D4A8DD7881D8C731FDB2BCC0AA/FEATURES/0454-PRESENT-PROOF-V2 POST/present-proof-2.0/create-request Creates a presentation request not bound to any proposal or connection GET/present-proof-2.0/records Fetch all present-proof exchange records GET/present-proof-2.0/records/{pres_ex_id} Fetch a single presentation exchange record DELETE/present-proof-2.0/records/{pres_ex_id} Remove an existing presentation exchange record GET/present-proof-2.0/records/{pres_ex_id}/credentials Fetch credentials from wallet for presentation request POST/present-proof-2.0/records/{pres_ex_id}/problem-report Send a problem report for presentation exchange POST/present-proof-2.0/records/{pres_ex_id}/send-presentation Sends a proof presentation POST/present-proof-2.0/records/{pres_ex_id}/send-request Sends a presentation request in reference to a proposal POST/present-proof-2.0/records/{pres_ex_id}/verify-presentation Verify a received presentation POST/present-proof-2.0/send-proposal Sends a presentation proposal POST/present-proof-2.0/send-request Sends a free presentation request not bound to any proposal RESOLVER DID RESOLVER INTERFACE. SPECIFICATION GET/resolver/resolve/{did} Retrieve doc for requested did REVOCATION REVOCATION REGISTRY MANAGEMENT OVERVIEW: HTTPS://GITHUB.COM/HYPERLEDGER/INDY-HIPE/TREE/MASTER/TEXT/0011-CRED-REVOCATION GET/revocation/active-registry/{cred_def_id} Get current active revocation registry by credential definition id POST/revocation/active-registry/{cred_def_id}/rotate Rotate revocation registry POST/revocation/clear-pending-revocations Clear pending revocations POST/revocation/create-registry Creates a new revocation registry GET/revocation/credential-record Get credential revocation status POST/revocation/publish-revocations Publish pending revocations to ledger GET/revocation/registries/created Search for matching revocation registries that current agent created DELETE/revocation/registry/delete-tails-file Delete the tail files GET/revocation/registry/{rev_reg_id} Get revocation registry by revocation registry id PATCH/revocation/registry/{rev_reg_id} Update revocation registry with new public URI to its tails file POST/revocation/registry/{rev_reg_id}/definition Send revocation registry definition to ledger POST/revocation/registry/{rev_reg_id}/entry Send revocation registry entry to ledger PUT/revocation/registry/{rev_reg_id}/fix-revocation-entry-state Fix revocation state in wallet and return number of updated entries GET/revocation/registry/{rev_reg_id}/issued Get number of credentials issued against revocation registry GET/revocation/registry/{rev_reg_id}/issued/details Get details of credentials issued against revocation registry GET/revocation/registry/{rev_reg_id}/issued/indy_recs Get details of revoked credentials from ledger PATCH/revocation/registry/{rev_reg_id}/set-state Set revocation registry state manually PUT/revocation/registry/{rev_reg_id}/tails-file Upload local tails file to server GET/revocation/registry/{rev_reg_id}/tails-file Download tails file POST/revocation/revoke Revoke an issued credential SCHEMA SCHEMA OPERATIONS SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/INDY-NODE/BLOB/MASTER/DESIGN/ANONCREDS.MD#SCHEMA POST/schemas Sends a schema to the ledger GET/schemas/created Search for matching schema that agent originated GET/schemas/{schema_id} Gets a schema from the ledger POST/schemas/{schema_id}/write_record Writes a schema non-secret record to the wallet SCHEMA-STORAGE TRACTION SCHEMA STORAGE - LOCAL STORAGE OF SCHEMA METADATA (TRACTION_INNKEEPER/SCHEMA_STORAGE V1_0 PLUGIN) GET/schema-storage POST/schema-storage POST/schema-storage/sync-created GET/schema-storage/{schema_id} DELETE/schema-storage/{schema_id} SETTINGS AGENT SETTINGS INTERFACE. PUT/settings Update configurable settings associated with the profile. GET/settings Get the configurable settings associated with the profile. TRACTION-INNKEEPER TRACTION INNKEEPER - MANAGE TENANTS (TRACTION_INNKEEPER V1_0 PLUGIN) POST/innkeeper/authentications/api Create API Key Record GET/innkeeper/authentications/api/ List all API Key Records GET/innkeeper/authentications/api/{tenant_authentication_api_id} Read API Key Record DELETE/innkeeper/authentications/api/{tenant_authentication_api_id} Delete API Key GET/innkeeper/default-config POST/innkeeper/reservations GET/innkeeper/reservations/ PUT/innkeeper/reservations/{reservation_id}/approve PUT/innkeeper/reservations/{reservation_id}/config PUT/innkeeper/reservations/{reservation_id}/deny PUT/innkeeper/reservations/{reservation_id}/refresh-password GET/innkeeper/server/status/config Fetch the server configuration GET/innkeeper/tenants/ GET/innkeeper/tenants/{tenant_id} DELETE/innkeeper/tenants/{tenant_id} PUT/innkeeper/tenants/{tenant_id}/config TRACTION-TENANT TRACTION TENANT - TENANT SELF ADMINISTRATION (TRACTION_INNKEEPER V1_0 PLUGIN) GET/tenant POST/tenant/authentications/api Create API Key Record GET/tenant/authentications/api/ List tenant API Key Records GET/tenant/authentications/api/{tenant_authentication_api_id} Read API Key Record DELETE/tenant/authentications/api/{tenant_authentication_api_id} Delete API Key GET/tenant/config Get tenant setting PUT/tenant/config/set-ledger-id Set tenant curr_ledger_id setting POST/tenant/endorser-connection Set connection with configured endorser GET/tenant/endorser-connection Get connection with configured endorser GET/tenant/endorser-info Get configured endorser information GET/tenant/server/status/config Fetch the server configuration GET/tenant/wallet Get a tenant subwallet PUT/tenant/wallet Update tenant wallet TRUSTPING TRUST-PING OVER CONNECTION SPECIFICATION: HTTPS://GITHUB.COM/HYPERLEDGER/ARIES-RFCS/TREE/527849EC3AA2A8FD47A7BB6C57F918FF8BCB5E8C/FEATURES/0048-TRUST-PING POST/connections/{conn_id}/send-ping Send a trust ping to a connection WALLET DID AND TAG POLICY MANAGEMENT DESIGN: HTTPS://GITHUB.COM/HYPERLEDGER/INDY-SDK/TREE/MASTER/DOCS/DESIGN/003-WALLET-STORAGE GET/wallet/did List wallet DIDs POST/wallet/did/create Create a local DID PATCH/wallet/did/local/rotate-keypair Rotate keypair for a DID not posted to the ledger GET/wallet/did/public Fetch the current public DID POST/wallet/did/public Assign the current public DID GET/wallet/get-did-endpoint Query DID endpoint in wallet POST/wallet/jwt/sign Create a EdDSA jws using did keys with a given payload POST/wallet/jwt/verify Verify a EdDSA jws using did keys with a given JWS POST/wallet/set-did-endpoint Update endpoint in wallet and on ledger if posted to it SERVER GET/plugins Fetch the list of loaded plugins GET/shutdown Shut down server GET/status Fetch the server status GET/status/config Fetch the server configuration GET/status/live Liveliness check GET/status/ready Readiness check POST/status/reset Reset statistics MODELS AMLRecord ActionMenuFetchResult ActionMenuModulesResult AddOcaRecordRequest AdminConfig AdminMediationDeny AdminModules AdminReset AdminShutdown AdminStatus AdminStatusLiveliness AdminStatusReadiness AttachDecorator AttachDecoratorData AttachDecoratorData1JWS AttachDecoratorDataJWS AttachDecoratorDataJWSHeader AttachmentDef AttributeMimeTypesResult BasicMessageList BasicMessageModuleResponse BasicMessageRecord Checkin CheckinResponse ClaimFormat ClearPendingRevocationsRequest ConfigurableWriteLedgers ConnRecord ConnectionInvitation ConnectionList ConnectionMetadata ConnectionMetadataSetRequest ConnectionModuleResponse ConnectionStaticRequest ConnectionStaticResult Constraints CreateInvitationRequest CreateWalletResponse CreateWalletTokenRequest CreateWalletTokenResponse CredAttrSpec CredDefStorageList CredDefStorageOperationResponse CredDefStorageRecord CredDefValue CredDefValuePrimary CredDefValueRevocation CredInfoList CredRevIndyRecordsResult CredRevRecordDetailsResult CredRevRecordResult CredRevokedResult Credential CredentialDefinition CredentialDefinitionGetResult CredentialDefinitionSendRequest CredentialDefinitionSendResult CredentialDefinitionsCreatedResult CredentialOffer CredentialPreview CredentialProposal CredentialStatusOptions CustomCreateWalletTokenRequest CustomUpdateWalletRequest DID DIDCreate DIDCreateOptions DIDEndpoint DIDEndpointWithType DIDList DIDResult DIDXRejectRequest DIDXRequest DIFField DIFHolder DIFOptions DIFPresSpec DIFProofProposal DIFProofRequest Date DefaultConfigValues Disclose Disclosures Doc EndorserInfo EndorserLedgerConfig EndpointsResult Filter Generated GetDIDEndpointResponse GetDIDVerkeyResponse GetNymRoleResponse HolderModuleResponse IndyAttrValue IndyCredAbstract IndyCredInfo IndyCredPrecis IndyCredRequest IndyCredential IndyEQProof IndyGEProof IndyGEProofPred IndyKeyCorrectnessProof IndyNonRevocProof IndyNonRevocationInterval IndyPresAttrSpec IndyPresPredSpec IndyPresPreview IndyPresSpec IndyPrimaryProof IndyProof IndyProofIdentifier IndyProofProof IndyProofProofAggregatedProof IndyProofProofProofsProof IndyProofReqAttrSpec IndyProofReqAttrSpecNonRevoked IndyProofReqPredSpec IndyProofReqPredSpecNonRevoked IndyProofRequest IndyProofRequestNonRevoked IndyProofRequestedProof IndyProofRequestedProofPredicate IndyProofRequestedProofRevealedAttr IndyProofRequestedProofRevealedAttrGroup IndyRequestedCredsRequestedAttr IndyRequestedCredsRequestedPred IndyRevRegDef IndyRevRegDefValue IndyRevRegDefValuePublicKeys IndyRevRegDefValuePublicKeysAccumKey IndyRevRegEntry IndyRevRegEntryValue InputDescriptors IntroModuleResponse InvitationCreateRequest InvitationMessage InvitationRecord InvitationResult IssueCredentialModuleResponse IssuerCredRevRecord IssuerRevRegRecord JWSCreate JWSVerify JWSVerifyResponse Keylist KeylistQuery KeylistQueryFilterRequest KeylistQueryPaginate KeylistUpdate KeylistUpdateRequest KeylistUpdateRule LDProofVCDetail LDProofVCDetailOptions LedgerConfigInstance LedgerConfigList LedgerModulesResult LinkedDataProof MediationCreateRequest MediationDeny MediationGrant MediationIdMatchInfo MediationList MediationRecord Menu MenuForm MenuFormParam MenuJson MenuOption MultitenantModuleResponse OcaRecord OcaRecordList OcaRecordOperationResponse OobRecord PerformRequest PingRequest PingRequestResponse PluginCreateWalletRequest PresentationDefinition PresentationProposal PresentationRequest ProfileSettings ProtocolDescriptor PublishRevocations Queries Query QueryItem RawEncoded ReceiveInvitationRequest RemoveWalletRequest ReservationApproveRequest ReservationApproveResponse ReservationDenyRequest ReservationList ReservationRecord ReservationRefresh ReservationRequest ReservationResponse ResolutionResult RevRegCreateRequest RevRegIssuedResult RevRegResult RevRegUpdateTailsFileUri RevRegWalletUpdatedResult RevRegsCreated RevocationModuleResponse RevokeRequest RouteRecord Schema SchemaGetResult SchemaInputDescriptor SchemaSendRequest SchemaSendResult SchemaStorageAdd SchemaStorageList SchemaStorageOperationResponse SchemaStorageRecord SchemasCreatedResult SchemasInputDescriptorFilter SendMenu SendMessage ServiceDecorator SignRequest SignResponse SignatureOptions SignedDoc SubmissionRequirements TAAAccept TAAAcceptance TAAInfo TAARecord TAAResult TailsDeleteResponse TenantApiKeyRequest TenantAuthenticationApiList TenantAuthenticationApiOperationResponse TenantAuthenticationApiRecord TenantAuthenticationsApiRequest TenantAuthenticationsApiResponse TenantConfig TenantLedgerIdConfig TenantList TenantRecord TransactionJobs TransactionList TransactionRecord TxnOrCredentialDefinitionSendResult TxnOrPublishRevocationsResult TxnOrRegisterLedgerNymResponse TxnOrRevRegResult TxnOrSchemaSendResult UpdateConnectionRequest UpdateProfileSettings UpdateWalletRequest V10CredentialBoundOfferRequest V10CredentialConnFreeOfferRequest V10CredentialCreate V10CredentialExchange V10CredentialExchangeAutoRemoveRequest V10CredentialExchangeListResult V10CredentialFreeOfferRequest V10CredentialIssueRequest V10CredentialProblemReportRequest V10CredentialProposalRequestMand V10CredentialProposalRequestOpt V10CredentialStoreRequest V10DiscoveryExchangeListResult V10DiscoveryRecord V10PresentProofModuleResponse V10PresentationCreateRequestRequest V10PresentationExchange V10PresentationExchangeList V10PresentationProblemReportRequest V10PresentationProposalRequest V10PresentationSendRequest V10PresentationSendRequestRequest V10PresentationSendRequestToProposal V20CredAttrSpec V20CredBoundOfferRequest V20CredExFree V20CredExRecord V20CredExRecordByFormat V20CredExRecordDetail V20CredExRecordIndy V20CredExRecordLDProof V20CredExRecordListResult V20CredFilter V20CredFilterIndy V20CredFilterLDProof V20CredFormat V20CredIssue V20CredIssueProblemReportRequest V20CredIssueRequest V20CredOffer V20CredOfferConnFreeRequest V20CredOfferRequest V20CredPreview V20CredProposal V20CredRequest V20CredRequestFree V20CredRequestRequest V20CredStoreRequest V20DiscoveryExchangeListResult V20DiscoveryExchangeResult V20DiscoveryRecord V20IssueCredSchemaCore V20IssueCredentialModuleResponse V20Pres V20PresCreateRequestRequest V20PresExRecord V20PresExRecordByFormat V20PresExRecordList V20PresFormat V20PresProblemReportRequest V20PresProposal V20PresProposalByFormat V20PresProposalRequest V20PresRequest V20PresRequestByFormat V20PresSendRequestRequest V20PresSpecByFormatRequest V20PresentProofModuleResponse V20PresentationSendRequestToProposal VCRecord VCRecordList VerifyRequest VerifyResponse W3CCredentialsListRequest WalletList WalletModuleResponse WalletRecord WriteLedger