# Polymesh Developer Documentation > Developer and network documentation for Polymesh, the purpose-built blockchain for regulated assets. This file contains links to documentation sections following the llmstxt.org standard. ## Developer Documentation - [Polymesh Wallet](https://developers.polymesh.network/getting-started/keys/polymesh-wallet.md): Polymesh Wallet - [Ledger Hardware Wallet](https://developers.polymesh.network/getting-started/keys/ledger.md): Using a Ledger Hardware Wallet with Polymesh - [Key Generation](https://developers.polymesh.network/getting-started/keys.md): Creating and Managing Keys - [Onboarding](https://developers.polymesh.network/getting-started/onboarding.md): Identity onboarding and DID registration - [Getting Started Guide](https://developers.polymesh.network/getting-started.md): Quick start guide for new users - [Architecture](https://developers.polymesh.network/architecture.md): Technical Stack and Consensus Mechanism - [Network Fees](https://developers.polymesh.network/polyx/fees.md): Transaction and Protocol Fees - [POLYX](https://developers.polymesh.network/polyx.md): Token Economics and Utility - [Staking](https://developers.polymesh.network/polyx/staking.md): POLYX Staking Mechanism - [Tokenomics](https://developers.polymesh.network/polyx/tokenomics.md): An in-depth look at how POLYX is issued, utilized, and rewarded on Polymesh - [Identity Onboarding](https://developers.polymesh.network/identity/onboarding.md): DID onboarding and registrar model on Polymesh - [Primary Keys](https://developers.polymesh.network/identity/advanced/primary-keys.md): Understanding primary keys and their role in Polymesh identities - [Permissioned Roles](https://developers.polymesh.network/identity/roles.md): Network Roles and Permissions - [Secondary Keys](https://developers.polymesh.network/identity/advanced/secondary-keys.md): Manage identity access by delegating specific permissions to additional keys while maintaining security and compliance through granular access control - [Multisig Walkthrough](https://developers.polymesh.network/identity/advanced/multisig/walkthrough.md): Step-by-step guide to creating and managing multisigs - [Multisigs](https://developers.polymesh.network/identity/advanced/multisig.md): Create multi-signature structures requiring approval from multiple parties - [Authorizations](https://developers.polymesh.network/authorizations.md): A secure request-approval framework for managing permissions and delegations between identities and keys - [Subsidized Accounts - Fee Relayer](https://developers.polymesh.network/accounts/subsidized.md): Enable fee payments on behalf of other accounts - [Advanced Identity](https://developers.polymesh.network/identity/advanced.md): Features for enhanced identity security, delegation, and management - [Identity](https://developers.polymesh.network/identity.md): Identity Management on Polymesh - [Fungible Assets](https://developers.polymesh.network/core/assets/fungible.md): Fungible Asset Management - [Non-Fungible Assets](https://developers.polymesh.network/core/assets/nft.md): NFT Implementation - [Confidential Assets](https://developers.polymesh.network/core/assets/confidential.md): Private Asset Features - [Asset Metadata](https://developers.polymesh.network/core/assets/metadata.md): Asset Metadata Management - [Ownership Transfers](https://developers.polymesh.network/core/assets/ownership-transfer.md): How to transfer asset and ticker ownership on Polymesh - [Asset Agents & Permissions](https://developers.polymesh.network/asset-agents.md): Managing permissions for asset agents on Polymesh - [Security Token Offerings](https://developers.polymesh.network/sto.md): Create and manage Security Token Offerings (STOs) on Polymesh - [Assets on Polymesh](https://developers.polymesh.network/core/assets.md): Introduction to Assets on Polymesh - [Asset Holdings](https://developers.polymesh.network/asset-holdings.md): How identities hold assets on Polymesh, via portfolios or directly on an account. - [Compliance](https://developers.polymesh.network/compliance.md): Rules and Restrictions - [Transfer Restrictions](https://developers.polymesh.network/compliance/transfer-restrictions.md): Rules for limiting asset transfers and ownership on Polymesh. - [Trading Venues](https://developers.polymesh.network/settlement/venues.md): Organizing and controlling settlement instructions through logical groupings - [Settlement Mediators](https://developers.polymesh.network/settlement/mediators.md): Third-party validation and approval in the settlement process - [Off-Chain Settlement](https://developers.polymesh.network/settlement/off-chain.md): Managing and verifying off-chain asset transfers through receipts - [Settlement](https://developers.polymesh.network/settlement.md): Settlement Mechanisms - [Settlement Sequence Diagrams](https://developers.polymesh.network/core-concepts/settlement/settlement-diagrams.md): These sequence diagrams provide a detailed overview of the steps involved in the settlement process for Assets. They outline each step comprehensiv... - [Checkpoint Management](https://developers.polymesh.network/corporate-actions/checkpoints.md): Create and manage snapshots of asset holder balances at specific points in time - [Capital Distribution](https://developers.polymesh.network/corporate-actions/distributions.md): Distribute payments to asset holders based on their holdings at a specific point in time - [On-Chain Voting](https://developers.polymesh.network/corporate-actions/on-chain-voting.md): Manage on-chain voting processes for asset holders - [Corporate Actions](https://developers.polymesh.network/corporate-actions.md): Manage on-chain events like distributions and voting related to assets - [Custody Management](https://developers.polymesh.network/portfolios/custody.md): Custody Management - [Portfolios](https://developers.polymesh.network/portfolios.md): Polymesh portfolios let users organize, segregate, and control digital assets with flexible permissions. - [Confidential Assets Architecture](https://developers.polymesh.network/confidential-assets/architecture.md): Architectural design and components of Polymesh Confidential Assets - [Onboarding & Confidential Accounts](https://developers.polymesh.network/confidential-assets/onboarding-accounts.md): Off-chain key generation and on-chain registration for confidential accounts - [Asset Operations](https://developers.polymesh.network/confidential-assets/asset-operations.md): Create confidential assets, register accounts, and mint balances with a proof service - [Settlement Workflow](https://developers.polymesh.network/confidential-assets/settlement-workflow.md): Settlement lifecycle and transaction workflows for confidential assets - [Compliance & Regulation](https://developers.polymesh.network/confidential-assets/compliance-and-regulation.md): Auditors, mediators, PoB, and operational controls - [Anonymous Fee Management](https://developers.polymesh.network/confidential-assets/anonymous-fees.md): Ensuring unlinkability through the Relayer Flow and Pooled System Account - [Comparisons](https://developers.polymesh.network/confidential-assets/comparisons.md): How Polymesh Confidential Assets compare to other privacy/ZK approaches - [Glossary](https://developers.polymesh.network/confidential-assets/glossary.md): Core cryptographic and protocol terms used in Polymesh Confidential Assets - [Confidential Assets](https://developers.polymesh.network/confidential-assets.md): Privacy-preserving asset transfers with regulatory compliance on Polymesh - [Governance](https://developers.polymesh.network/governance.md): Platform Governance - [Polymesh Private](https://developers.polymesh.network/polymesh-private.md): Overview of Polymesh Private environment and features - [Developer Tooling](https://developers.polymesh.network/polymesh-private/developer-tooling.md): Developer tooling for Polymesh Private - [Glossary](https://developers.polymesh.network/glossary.md): Term Definitions - [Core Concepts](https://developers.polymesh.network/core-concepts.md): Key concepts and features of the Polymesh blockchain - [Local Development Environment](https://developers.polymesh.network/development/tooling/local-setup.md): Run a complete Polymesh stack locally with Docker Compose, including the node, indexer, REST APIs, Vault, and optional Ethereum JSON-RPC and Blocks... - [REST API](https://developers.polymesh.network/development/tooling/rest-api.md): Interact with the Polymesh blockchain via a standard RESTful API - [SubQuery Indexer](https://developers.polymesh.network/development/tooling/subquery.md): Efficiently query Polymesh blockchain data using the SubQuery indexer and GraphQL API - [Polymesh Types](https://developers.polymesh.network/development/tooling/sdk/types.md): TypeScript type definitions for direct interaction with the Polymesh blockchain - [Signing Managers](https://developers.polymesh.network/development/tooling/sdk/signing.md): Securely manage keys and sign transactions with Polymesh SDK Signing Managers - [Subscribing to Chain Events with @polkadot/api](https://developers.polymesh.network/development/tooling/sdk/polkadot-api-events.md): Guide to using the Polkadot JS API via the Polymesh SDK to subscribe to and process blockchain events. - [Polymesh SDK](https://developers.polymesh.network/development/tooling/sdk.md): A TypeScript interface for building applications on the Polymesh blockchain - [Polymesh Tooling](https://developers.polymesh.network/development/tooling.md): Overview of available tools and resources for developing on Polymesh blockchain - [Polymesh Node Operator Guide](https://developers.polymesh.network/developer-resources/validator-node-guide.md): Step-by-step guide for running a validator node on Polymesh, including setup, key management, and operational best practices - [Running a Node with Docker](https://developers.polymesh.network/node/docker.md): A guide for setting up and running a Polymesh node with Docker - [Smart Contracts](https://developers.polymesh.network/development/smart-contracts.md): Smart Contract Development - [Polymesh Chain Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0.md): Executive summary, breaking-change themes, and migration checklist for upgrading integrations from Polymesh chain v7.4 to v8.0. - [Balances & Transfers Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/balances-and-transfers.md): Breaking changes to the POLYX Balances pallet in Polymesh chain v8 - transfer calls, events, account storage layout, and migration guidance for exc... - [Staking & Validators Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/staking-and-validators.md): Breaking changes to the Staking pallet in Polymesh chain v8 - the new Validators pallet, bond/controller signature changes, paged payouts, and ledg... - [Native Asset Holdings Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/native-asset-holdings.md): Breaking changes to the Asset, NFT, and Portfolio pallets in Polymesh chain v8 - the AssetHolder model that lets accounts hold assets directly, not... - [Settlement & Instructions Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/settlement-and-instructions.md): Breaking changes to the Settlement pallet in Polymesh chain v8 - instruction legs, affirmations, and receipts moving from portfolios to the AssetHo... - [Identity & Onboarding Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/identity-and-onboarding.md): Breaking changes to the Identity pallet in Polymesh chain v8 - CDD service providers renamed to DID registrars, self-service DID registration, and ... - [Relayer & Subsidies Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/relayer-and-subsidies.md): Breaking changes to the Relayer pallet in Polymesh chain v8 - the new approve/accept/revoke subsidy flow, and relay_tx moving from Utility to Relayer. - [Smart Contracts Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/smart-contracts-evm.md): Polymesh chain v8 adds pallet-revive, a dual-VM (PolkaVM + EVM) smart contract engine, as the only smart contract pallet on Polymesh. - [Confidential Assets Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/confidential-assets.md): Polymesh chain v8 adds the new Confidential Assets (PCA) pallet - available on Testnet and Develop, not yet on Mainnet. - [Other Runtime Changes Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/other-runtime-changes.md): Remaining Polymesh chain v8 changes not covered elsewhere - transaction fee pallet split, Sudo, authorized runtime upgrades, the CheckMetadataHash ... - [Full Pallet API Reference - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/pallet-api-reference.md): Mechanically generated, pallet-by-pallet reference of every added, removed, and modified call, event, error, storage item, and constant between Pol... - [Runtime APIs & JSON-RPC Changelog - v7.4 to v8.0](https://developers.polymesh.network/development/changelogs/v7.4-to-v8.0/runtime-apis-and-rpc.md): Changes to Polymesh's state_call runtime APIs (AssetApi, StakingApi, SettlementApi, IdentityApi, and others) and the node's JSON-RPC method surface... - [Chain Changelogs](https://developers.polymesh.network/development/changelogs.md): Runtime-level changelogs for Polymesh chain releases, covering breaking changes, new features, and migration guidance for node operators and integr... - [Bug Bounty Rules, Terms and Conditions](https://developers.polymesh.network/development/bug-bounty/rules.md): Comprehensive information about the Polymesh bug bounty policies and procedures. - [Bug Bounty](https://developers.polymesh.network/development/bug-bounty.md): Security Program Details - [Useful Links & Resources](https://developers.polymesh.network/developer-resources/links.md): A curated list of useful Polymesh links, repositories, explorers, and community resources. - [Developer Resources](https://developers.polymesh.network/development.md): Technical documentation - [Welcome to Polymesh](https://developers.polymesh.network/index.md): Introduction to Polymesh: regulated blockchain for digital assets ## SDK API Reference - [Class: AccountManagement](https://developers.polymesh.network/sdk-docs/api/client/AccountManagement/classes/AccountManagement.md): Defined in: [src/api/client/AccountManagement.ts:52](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Client: AccountManagement](https://developers.polymesh.network/sdk-docs/api/client/AccountManagement.md): - [AccountManagement](classes/AccountManagement.mdx) - [Class: Assets](https://developers.polymesh.network/sdk-docs/api/client/Assets/classes/Assets.md): Defined in: [src/api/client/Assets.ts:56](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Client: Assets](https://developers.polymesh.network/sdk-docs/api/client/Assets.md): - [Assets](classes/Assets.mdx) - [Class: Claims](https://developers.polymesh.network/sdk-docs/api/client/Claims/classes/Claims.md): Defined in: [src/api/client/Claims.ts:61](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Client: Claims](https://developers.polymesh.network/sdk-docs/api/client/Claims.md): - [Claims](classes/Claims.mdx) - [Class: Identities](https://developers.polymesh.network/sdk-docs/api/client/Identities/classes/Identities.md): Defined in: [src/api/client/Identities.ts:37](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Client: Identities](https://developers.polymesh.network/sdk-docs/api/client/Identities.md): - [Identities](classes/Identities.mdx) - [Class: Network](https://developers.polymesh.network/sdk-docs/api/client/Network/classes/Network.md): Defined in: [src/api/client/Network.ts:42](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ap... - [Client: Network](https://developers.polymesh.network/sdk-docs/api/client/Network.md): - [Network](classes/Network.mdx) - [Class: Polymesh](https://developers.polymesh.network/sdk-docs/api/client/Polymesh/classes/Polymesh.md): Defined in: [src/api/client/Polymesh.ts:88](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Client: Polymesh](https://developers.polymesh.network/sdk-docs/api/client/Polymesh.md): - [Polymesh](classes/Polymesh.mdx) - [Interface: ConnectParams](https://developers.polymesh.network/sdk-docs/api/client/Polymesh/interfaces/ConnectParams.md): Defined in: [src/api/client/Polymesh.ts:37](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Class: Settlements](https://developers.polymesh.network/sdk-docs/api/client/Settlements/classes/Settlements.md): Defined in: [src/api/client/Settlements.ts:33](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Client: Settlements](https://developers.polymesh.network/sdk-docs/api/client/Settlements.md): - [Settlements](classes/Settlements.mdx) - [Class: Staking](https://developers.polymesh.network/sdk-docs/api/client/Staking/classes/Staking.md): Defined in: [src/api/client/Staking.ts:43](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ap... - [Client: Staking](https://developers.polymesh.network/sdk-docs/api/client/Staking.md): - [Staking](classes/Staking.mdx) - [Enumeration: ErrorCode](https://developers.polymesh.network/sdk-docs/api/client/types/enumerations/ErrorCode.md): Defined in: [src/api/client/types.ts:63](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/... - [Enumeration: InstructionStatusEnum](https://developers.polymesh.network/sdk-docs/api/client/types/enumerations/InstructionStatusEnum.md): Defined in: [src/middleware/types.ts:5282](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Client: types](https://developers.polymesh.network/sdk-docs/api/client/types.md): - [ErrorCode](enumerations/ErrorCode.mdx) - [Interface: EventIdentifier](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/EventIdentifier.md): Defined in: [src/api/client/types.ts:180](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: ExtrinsicData](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/ExtrinsicData.md): Defined in: [src/api/client/types.ts:9](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/c... - [Interface: ExtrinsicDataWithFees](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/ExtrinsicDataWithFees.md): Defined in: [src/api/client/types.ts:29](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/... - [Interface: Fees](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/Fees.md): Defined in: [src/api/client/types.ts:193](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: HistoricalInstructionFilters](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/HistoricalInstructionFilters.md): Defined in: [src/api/client/types.ts:225](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: MiddlewareConfig](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/MiddlewareConfig.md): Defined in: [src/api/client/types.ts:141](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: MiddlewareMetadata](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/MiddlewareMetadata.md): Defined in: [src/api/client/types.ts:38](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/... - [Interface: NetworkProperties](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/NetworkProperties.md): Defined in: [src/api/client/types.ts:187](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: PolkadotConfig](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/PolkadotConfig.md): Defined in: [src/api/client/types.ts:146](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: ProtocolFees](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/ProtocolFees.md): Defined in: [src/api/client/types.ts:33](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/... - [Interface: StakingEraInfo](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/StakingEraInfo.md): Defined in: [src/api/client/types.ts:267](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api... - [Interface: SubmissionDetails](https://developers.polymesh.network/sdk-docs/api/client/types/interfaces/SubmissionDetails.md): Defined in: [src/api/client/types.ts:50](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/api/... - [Type Alias: CustomClaimType](https://developers.polymesh.network/sdk-docs/api/client/types/type-aliases/CustomClaimType.md): > **CustomClaimType** = `object` - [Type Alias: CustomClaimTypeWithDid](https://developers.polymesh.network/sdk-docs/api/client/types/type-aliases/CustomClaimTypeWithDid.md): > **CustomClaimTypeWithDid** = [`CustomClaimType`](CustomClaimType.mdx) & `object` - [Class: MultiSig](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig/classes/MultiSig.md): Defined in: [src/api/entities/Account/MultiSig/index.ts:49](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Entity: Account/MultiSig](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig.md): - [MultiSig](classes/MultiSig.mdx) - [Entity: Account/MultiSig/types](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig/types.md): - [HistoricalMultiSigProposal](interfaces/HistoricalMultiSigProposal.mdx) - [Interface: HistoricalMultiSigProposal](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig/types/interfaces/HistoricalMultiSigProposal.md): Defined in: [src/api/entities/Account/MultiSig/types.ts:18](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Interface: MultiSigDetails](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig/types/interfaces/MultiSigDetails.md): Defined in: [src/api/entities/Account/MultiSig/types.ts:6](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Interface: MultiSigSigners](https://developers.polymesh.network/sdk-docs/api/entities/Account/MultiSig/types/interfaces/MultiSigSigners.md): Defined in: [src/api/entities/Account/MultiSig/types.ts:11](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Class: Staking](https://developers.polymesh.network/sdk-docs/api/entities/Account/Staking/classes/Staking.md): Defined in: [src/api/entities/Account/Staking/index.ts:26](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: Account/Staking](https://developers.polymesh.network/sdk-docs/api/entities/Account/Staking.md): - [Staking](classes/Staking.mdx) - [Class: Account](https://developers.polymesh.network/sdk-docs/api/entities/Account/classes/Account.md): Defined in: [src/api/entities/Account/index.ts:96](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Function: getMissingPortfolioPermissions()](https://developers.polymesh.network/sdk-docs/api/entities/Account/helpers/functions/getMissingPortfolioPermissions.md): > **getMissingPortfolioPermissions**(`requiredPermissions`: ([`DefaultPortfolio`](../../../DefaultPortfolio/classes/DefaultPortfolio.mdx) \| [`Numb... - [Entity: Account/helpers](https://developers.polymesh.network/sdk-docs/api/entities/Account/helpers.md): - [getMissingPortfolioPermissions](functions/getMissingPortfolioPermissions.mdx) - [Entity: Account](https://developers.polymesh.network/sdk-docs/api/entities/Account.md): - [Account](classes/Account.mdx) - [Enumeration: AccountIdentityRelation](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/enumerations/AccountIdentityRelation.md): Defined in: [src/api/entities/Account/types.ts:45](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Enumeration: AccountKeyType](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/enumerations/AccountKeyType.md): Defined in: [src/api/entities/Account/types.ts:27](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Entity: Account/types](https://developers.polymesh.network/sdk-docs/api/entities/Account/types.md): - [AccountIdentityRelation](enumerations/AccountIdentityRelation.mdx) - [Interface: AccountTypeInfo](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/AccountTypeInfo.md): Defined in: [src/api/entities/Account/types.ts:67](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Interface: ActiveEraInfo](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/ActiveEraInfo.md): Defined in: [src/api/entities/Account/types.ts:133](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: Balance](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/Balance.md): Defined in: [src/api/entities/Account/types.ts:7](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: HistoricPolyxTransaction](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/HistoricPolyxTransaction.md): Defined in: [src/api/entities/Account/types.ts:78](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Interface: StakingCommission](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/StakingCommission.md): Defined in: [src/api/entities/Account/types.ts:167](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: StakingLedger](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/StakingLedger.md): Defined in: [src/api/entities/Account/types.ts:151](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: StakingNomination](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/StakingNomination.md): Defined in: [src/api/entities/Account/types.ts:113](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: StakingPayee](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/StakingPayee.md): Defined in: [src/api/entities/Account/types.ts:159](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: StakingUnlockingEntry](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/interfaces/StakingUnlockingEntry.md): Defined in: [src/api/entities/Account/types.ts:146](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Type Alias: AccountBalance](https://developers.polymesh.network/sdk-docs/api/entities/Account/types/type-aliases/AccountBalance.md): > **AccountBalance** = [`Balance`](../interfaces/Balance.mdx) - [Class: BaseAsset](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/BaseAsset/classes/BaseAsset.md): Defined in: [src/api/entities/Asset/Base/BaseAsset.ts:68](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Entity: Asset/Base/BaseAsset](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/BaseAsset.md): - [BaseAsset](classes/BaseAsset.mdx) - [Class: Requirements](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance/Requirements/classes/Requirements.md): Defined in: [src/api/entities/Asset/Base/Compliance/Requirements.ts:39](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa473101456... - [Entity: Asset/Base/Compliance/Requirements](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance/Requirements.md): - [Requirements](classes/Requirements.mdx) - [Class: TrustedClaimIssuers](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance/TrustedClaimIssuers/classes/TrustedClaimIssuers.md): Defined in: [src/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.ts:26](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47... - [Entity: Asset/Base/Compliance/TrustedClaimIssuers](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance/TrustedClaimIssuers.md): - [TrustedClaimIssuers](classes/TrustedClaimIssuers.mdx) - [Class: Compliance](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance/classes/Compliance.md): Defined in: [src/api/entities/Asset/Base/Compliance/index.ts:8](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Entity: Asset/Base/Compliance](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Compliance.md): - [Compliance](classes/Compliance.mdx) - [Class: Documents](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Documents/classes/Documents.md): Defined in: [src/api/entities/Asset/Base/Documents/index.ts:24](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Entity: Asset/Base/Documents](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Documents.md): - [Documents](classes/Documents.mdx) - [Class: Metadata](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Metadata/classes/Metadata.md): Defined in: [src/api/entities/Asset/Base/Metadata/index.ts:37](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Entity: Asset/Base/Metadata](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Metadata.md): - [Metadata](classes/Metadata.mdx) - [Class: Permissions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Permissions/classes/Permissions.md): Defined in: [src/api/entities/Asset/Base/Permissions/index.ts:37](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47... - [Entity: Asset/Base/Permissions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Permissions.md): - [Permissions](classes/Permissions.mdx) - [Class: FungibleSettlements](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Settlements/classes/FungibleSettlements.md): Defined in: [src/api/entities/Asset/Base/Settlements/index.ts:225](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc4... - [Class: NonFungibleSettlements](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Settlements/classes/NonFungibleSettlements.md): Defined in: [src/api/entities/Asset/Base/Settlements/index.ts:253](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc4... - [Entity: Asset/Base/Settlements](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base/Settlements.md): - [FungibleSettlements](classes/FungibleSettlements.mdx) - [Entity: Asset/Base](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Base.md): Re-exports [BaseAsset](BaseAsset/classes/BaseAsset.mdx) - [Class: AssetHolders](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/AssetHolders/classes/AssetHolders.md): Defined in: [src/api/entities/Asset/Fungible/AssetHolders/index.ts:11](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa4731014560... - [Entity: Asset/Fungible/AssetHolders](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/AssetHolders.md): - [AssetHolders](classes/AssetHolders.mdx) - [Class: Schedules](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/Schedules/classes/Schedules.md): Defined in: [src/api/entities/Asset/Fungible/Checkpoints/Schedules.ts:26](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa4731014... - [Entity: Asset/Fungible/Checkpoints/Schedules](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/Schedules.md): - [Schedules](classes/Schedules.mdx) - [Class: Checkpoints](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/classes/Checkpoints.md): Defined in: [src/api/entities/Asset/Fungible/Checkpoints/index.ts:33](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607... - [Entity: Asset/Fungible/Checkpoints](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints.md): - [Checkpoints](classes/Checkpoints.mdx) - [Enumeration: CaCheckpointType](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/types/enumerations/CaCheckpointType.md): Defined in: [src/api/entities/Asset/Fungible/Checkpoints/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607d... - [Entity: Asset/Fungible/Checkpoints/types](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/types.md): - [CaCheckpointType](enumerations/CaCheckpointType.mdx) - [Type Alias: InputCaCheckpoint](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Checkpoints/types/type-aliases/InputCaCheckpoint.md): > **InputCaCheckpoint** = [`Checkpoint`](../../../../../Checkpoint/classes/Checkpoint.mdx) \| [`CheckpointSchedule`](../../../../../CheckpointSched... - [Class: Ballots](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/Ballots/classes/Ballots.md): Defined in: [src/api/entities/Asset/Fungible/CorporateActions/Ballots.ts:21](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa4731... - [Entity: Asset/Fungible/CorporateActions/Ballots](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/Ballots.md): - [Ballots](classes/Ballots.mdx) - [Class: Distributions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/Distributions/classes/Distributions.md): Defined in: [src/api/entities/Asset/Fungible/CorporateActions/Distributions.ts:31](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926a... - [Entity: Asset/Fungible/CorporateActions/Distributions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/Distributions.md): - [Distributions](classes/Distributions.mdx) - [Class: CorporateActions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/classes/CorporateActions.md): Defined in: [src/api/entities/Asset/Fungible/CorporateActions/index.ts:31](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa473101... - [Entity: Asset/Fungible/CorporateActions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions.md): - [CorporateActions](classes/CorporateActions.mdx) - [Entity: Asset/Fungible/CorporateActions/types](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/types.md): - [CorporateActionDefaultConfig](interfaces/CorporateActionDefaultConfig.mdx) - [Interface: CorporateActionDefaultConfig](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/CorporateActions/types/interfaces/CorporateActionDefaultConfig.md): Defined in: [src/api/entities/Asset/Fungible/CorporateActions/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa4731014... - [Class: Issuance](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Issuance/classes/Issuance.md): Defined in: [src/api/entities/Asset/Fungible/Issuance/index.ts:8](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47... - [Entity: Asset/Fungible/Issuance](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Issuance.md): - [Issuance](classes/Issuance.mdx) - [Class: Offerings](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Offerings/classes/Offerings.md): Defined in: [src/api/entities/Asset/Fungible/Offerings/index.ts:29](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc... - [Entity: Asset/Fungible/Offerings](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/Offerings.md): - [Offerings](classes/Offerings.mdx) - [Class: TransferRestrictions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/TransferRestrictions/classes/TransferRestrictions.md): Defined in: [src/api/entities/Asset/Fungible/TransferRestrictions/index.ts:64](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47... - [Entity: Asset/Fungible/TransferRestrictions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/TransferRestrictions.md): - [TransferRestrictions](classes/TransferRestrictions.mdx) - [Class: FungibleAsset](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible/classes/FungibleAsset.md): Defined in: [src/api/entities/Asset/Fungible/index.ts:55](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Entity: Asset/Fungible](https://developers.polymesh.network/sdk-docs/api/entities/Asset/Fungible.md): - [FungibleAsset](classes/FungibleAsset.mdx) - [Class: AssetHolders](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/AssetHolders/classes/AssetHolders.md): Defined in: [src/api/entities/Asset/NonFungible/AssetHolders/index.ts:13](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa4731014... - [Entity: Asset/NonFungible/AssetHolders](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/AssetHolders.md): - [AssetHolders](classes/AssetHolders.mdx) - [Class: Nft](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/Nft/classes/Nft.md): Defined in: [src/api/entities/Asset/NonFungible/Nft.ts:46](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: Asset/NonFungible/Nft](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/Nft.md): - [Nft](classes/Nft.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/Nft/interfaces/HumanReadable.md): Defined in: [src/api/entities/Asset/NonFungible/Nft.ts:38](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Type Alias: NftUniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/Nft/type-aliases/NftUniqueIdentifiers.md): > **NftUniqueIdentifiers** = `object` - [Class: NftCollection](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/NftCollection/classes/NftCollection.md): Defined in: [src/api/entities/Asset/NonFungible/NftCollection.ts:74](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607d... - [Entity: Asset/NonFungible/NftCollection](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible/NftCollection.md): - [NftCollection](classes/NftCollection.mdx) - [Entity: Asset/NonFungible](https://developers.polymesh.network/sdk-docs/api/entities/Asset/NonFungible.md): Re-exports [HumanReadable](Nft/interfaces/HumanReadable.mdx) - [Entity: Asset](https://developers.polymesh.network/sdk-docs/api/entities/Asset.md): Re-exports [ActiveTransferRestrictions](types/interfaces/ActiveTransferRestrictions.mdx) - [Enumeration: KnownAssetType](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/KnownAssetType.md): Defined in: [src/api/entities/Asset/types.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Enumeration: KnownNftType](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/KnownNftType.md): Defined in: [src/api/entities/Asset/types.ts:48](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Enumeration: NftOwnerStatus](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/NftOwnerStatus.md): Defined in: [src/api/entities/Asset/types.ts:527](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Enumeration: SecurityIdentifierType](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/SecurityIdentifierType.md): Defined in: [src/api/entities/Asset/types.ts:54](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Enumeration: TransferError](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/TransferError.md): Defined in: [src/api/entities/Asset/types.ts:307](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Enumeration: TransferStatus](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/enumerations/TransferStatus.md): Defined in: [src/api/entities/Asset/types.ts:278](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Entity: Asset/types](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types.md): - [KnownAssetType](enumerations/KnownAssetType.mdx) - [Interface: ActiveTransferRestrictions](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/ActiveTransferRestrictions.md): Defined in: [src/api/entities/Asset/types.ts:491](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: AgentWithGroup](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AgentWithGroup.md): Defined in: [src/api/entities/Asset/types.ts:161](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: AssetDetails](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AssetDetails.md): Defined in: [src/api/entities/Asset/types.ts:107](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: AssetDocument](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AssetDocument.md): Defined in: [src/api/entities/Asset/types.ts:76](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Interface: AssetDocumentWithId](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AssetDocumentWithId.md): Defined in: [src/api/entities/Asset/types.ts:90](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Interface: AssetStat](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AssetStat.md): Defined in: [src/api/entities/Asset/types.ts:499](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: AssetWithGroup](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/AssetWithGroup.md): Defined in: [src/api/entities/Asset/types.ts:393](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: BaseHistoricAssetTransaction](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/BaseHistoricAssetTransaction.md): Defined in: [src/api/entities/Asset/types.ts:166](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: HeldNfts](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/HeldNfts.md): Defined in: [src/api/entities/Asset/types.ts:418](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: HistoricAgentOperation](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/HistoricAgentOperation.md): Defined in: [src/api/entities/Asset/types.ts:404](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: HistoricAssetTransaction](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/HistoricAssetTransaction.md): Defined in: [src/api/entities/Asset/types.ts:211](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: HistoricNftTransaction](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/HistoricNftTransaction.md): Defined in: [src/api/entities/Asset/types.ts:220](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: IdentityBalance](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/IdentityBalance.md): Defined in: [src/api/entities/Asset/types.ts:121](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: IdentityHeldNfts](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/IdentityHeldNfts.md): Defined in: [src/api/entities/Asset/types.ts:129](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: NftMetadata](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/NftMetadata.md): Defined in: [src/api/entities/Asset/types.ts:243](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: SecurityIdentifier](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/SecurityIdentifier.md): Defined in: [src/api/entities/Asset/types.ts:68](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Interface: TransferBreakdown](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/TransferBreakdown.md): Defined in: [src/api/entities/Asset/types.ts:142](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: TransferExemptKey](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/TransferExemptKey.md): Defined in: [src/api/entities/Asset/types.ts:507](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: TransferRestrictionExemption](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/TransferRestrictionExemption.md): Defined in: [src/api/entities/Asset/types.ts:522](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: TransferRestrictionResult](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/TransferRestrictionResult.md): Defined in: [src/api/entities/Asset/types.ts:134](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: TransferRestrictionStatValues](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/TransferRestrictionStatValues.md): Defined in: [src/api/entities/Asset/types.ts:464](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Asset/types.ts:100](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: VenueFilteringDetails](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/interfaces/VenueFilteringDetails.md): Defined in: [src/api/entities/Asset/types.ts:254](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Type Alias: Asset](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/Asset.md): > **Asset** = [`FungibleAsset`](../../Fungible/classes/FungibleAsset.mdx) \| [`NftCollection`](../../NonFungible/NftCollection/classes/NftCollectio... - [Type Alias: ClaimStatValue\](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/ClaimStatValue.md): > **ClaimStatValue**\<`T`\> = `T` *extends* [`Jurisdiction`](../../../types/enumerations/ClaimType.mdx#jurisdiction) ? [`JurisdictionValue`](Jurisd... - [Type Alias: ClaimValue](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/ClaimValue.md): > **ClaimValue** = `object` - [Type Alias: CollectionKey](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/CollectionKey.md): > **CollectionKey** = [`MetadataKeyId`](MetadataKeyId.mdx) & [`MetadataDetails`](../../../MetadataEntry/types/interfaces/MetadataDetails.mdx) - [Type Alias: JurisdictionValue](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/JurisdictionValue.md): > **JurisdictionValue** = `object` - [Type Alias: MetadataKeyId](https://developers.polymesh.network/sdk-docs/api/entities/Asset/types/type-aliases/MetadataKeyId.md): > **MetadataKeyId** = \{ `id`: `BigNumber`; `type`: [`Global`](../../../MetadataEntry/types/enumerations/MetadataType.mdx#global); \} \| \{ `assetI... - [Class: AuthorizationRequest](https://developers.polymesh.network/sdk-docs/api/entities/AuthorizationRequest/classes/AuthorizationRequest.md): Defined in: [src/api/entities/AuthorizationRequest.ts:51](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Entity: AuthorizationRequest](https://developers.polymesh.network/sdk-docs/api/entities/AuthorizationRequest.md): - [AuthorizationRequest](classes/AuthorizationRequest.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/AuthorizationRequest/interfaces/HumanReadable.md): Defined in: [src/api/entities/AuthorizationRequest.ts:31](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Interface: Params](https://developers.polymesh.network/sdk-docs/api/entities/AuthorizationRequest/interfaces/Params.md): Defined in: [src/api/entities/AuthorizationRequest.ts:39](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/AuthorizationRequest/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/AuthorizationRequest.ts:27](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Class: Checkpoint](https://developers.polymesh.network/sdk-docs/api/entities/Checkpoint/classes/Checkpoint.md): Defined in: [src/api/entities/Checkpoint.ts:36](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/s... - [Entity: Checkpoint](https://developers.polymesh.network/sdk-docs/api/entities/Checkpoint.md): - [Checkpoint](classes/Checkpoint.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/Checkpoint/interfaces/HumanReadable.md): Defined in: [src/api/entities/Checkpoint.ts:27](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/s... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Checkpoint/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Checkpoint.ts:22](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/s... - [Class: CheckpointSchedule](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/classes/CheckpointSchedule.md): Defined in: [src/api/entities/CheckpointSchedule/index.ts:34](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba... - [Entity: CheckpointSchedule](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule.md): - [CheckpointSchedule](classes/CheckpointSchedule.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/interfaces/HumanReadable.md): Defined in: [src/api/entities/CheckpointSchedule/index.ts:18](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba... - [Interface: Params](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/interfaces/Params.md): Defined in: [src/api/entities/CheckpointSchedule/index.ts:25](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/CheckpointSchedule/index.ts:13](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba... - [Entity: CheckpointSchedule/types](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/types.md): - [ScheduleDetails](interfaces/ScheduleDetails.mdx) - [Interface: ScheduleDetails](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/types/interfaces/ScheduleDetails.md): Defined in: [src/api/entities/CheckpointSchedule/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1... - [Type Alias: CheckpointScheduleParams](https://developers.polymesh.network/sdk-docs/api/entities/CheckpointSchedule/types/type-aliases/CheckpointScheduleParams.md): > **CheckpointScheduleParams** = `Omit`\<[`UniqueIdentifiers`](../../interfaces/UniqueIdentifiers.mdx) & [`Params`](../../interfaces/Params.mdx), `... - [Class: CorporateAction](https://developers.polymesh.network/sdk-docs/api/entities/CorporateAction/classes/CorporateAction.md): Defined in: [src/api/entities/CorporateAction.ts:42](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Entity: CorporateAction](https://developers.polymesh.network/sdk-docs/api/entities/CorporateAction.md): - [CorporateAction](classes/CorporateAction.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/CorporateAction/interfaces/HumanReadable.md): Defined in: [src/api/entities/CorporateAction.ts:19](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Interface: Params](https://developers.polymesh.network/sdk-docs/api/entities/CorporateAction/interfaces/Params.md): Defined in: [src/api/entities/CorporateAction.ts:29](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/CorporateAction/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/CorporateAction.ts:14](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Abstract Class: CorporateActionBase](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/classes/CorporateActionBase.md): Defined in: [src/api/entities/CorporateActionBase/index.ts:63](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Entity: CorporateActionBase](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase.md): - [CorporateActionBase](classes/CorporateActionBase.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/interfaces/HumanReadable.md): Defined in: [src/api/entities/CorporateActionBase/index.ts:40](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Interface: Params](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/interfaces/Params.md): Defined in: [src/api/entities/CorporateActionBase/index.ts:50](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/CorporateActionBase/index.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Enumeration: CorporateActionKind](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/enumerations/CorporateActionKind.md): Defined in: [src/api/entities/CorporateActionBase/types.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Enumeration: TargetTreatment](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/enumerations/TargetTreatment.md): Defined in: [src/api/entities/CorporateActionBase/types.ts:6](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba... - [Entity: CorporateActionBase/types](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types.md): - [CorporateActionKind](enumerations/CorporateActionKind.mdx) - [Interface: CorporateActionTargets](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/interfaces/CorporateActionTargets.md): Defined in: [src/api/entities/CorporateActionBase/types.ts:11](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Interface: TaxWithholding](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/interfaces/TaxWithholding.md): Defined in: [src/api/entities/CorporateActionBase/types.ts:16](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Type Alias: InputTargets](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/type-aliases/InputTargets.md): > **InputTargets** = [`Modify`](../../../../../types/utils/type-aliases/Modify.mdx)\<[`CorporateActionTargets`](../interfaces/CorporateActionTarget... - [Type Alias: InputTaxWithholding](https://developers.polymesh.network/sdk-docs/api/entities/CorporateActionBase/types/type-aliases/InputTaxWithholding.md): > **InputTaxWithholding** = [`Modify`](../../../../../types/utils/type-aliases/Modify.mdx)\<[`TaxWithholding`](../interfaces/TaxWithholding.mdx), \... - [Class: CorporateBallot](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/classes/CorporateBallot.md): Defined in: [src/api/entities/CorporateBallot/index.ts:69](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: CorporateBallot](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot.md): - [CorporateBallot](classes/CorporateBallot.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/interfaces/HumanReadable.md): Defined in: [src/api/entities/CorporateBallot/index.ts:53](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Interface: Params](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/interfaces/Params.md): Defined in: [src/api/entities/CorporateBallot/index.ts:57](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/CorporateBallot/index.ts:48](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Enumeration: CorporateBallotStatus](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/enumerations/CorporateBallotStatus.md): Defined in: [src/api/entities/CorporateBallot/types.ts:73](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: CorporateBallot/types](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types.md): - [CorporateBallotStatus](enumerations/CorporateBallotStatus.mdx) - [Interface: BallotMeta](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/interfaces/BallotMeta.md): Defined in: [src/api/entities/CorporateBallot/types.ts:36](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Interface: BallotMotion](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/interfaces/BallotMotion.md): Defined in: [src/api/entities/CorporateBallot/types.ts:3](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Interface: CorporateBallotDetails](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/interfaces/CorporateBallotDetails.md): Defined in: [src/api/entities/CorporateBallot/types.ts:48](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Type Alias: BallotVote](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/BallotVote.md): > **BallotVote** = `object` - [Type Alias: ChoiceWithParticipation](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/ChoiceWithParticipation.md): > **ChoiceWithParticipation** = `object` - [Type Alias: ChoiceWithVotes](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/ChoiceWithVotes.md): > **ChoiceWithVotes** = `object` - [Type Alias: CorporateBallotMetaWithResults](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/CorporateBallotMetaWithResults.md): > **CorporateBallotMetaWithResults** = `Omit`\<[`BallotMeta`](../interfaces/BallotMeta.mdx), `"motions"`\> & `object` - [Type Alias: CorporateBallotMotionWithParticipation](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/CorporateBallotMotionWithParticipation.md): > **CorporateBallotMotionWithParticipation** = `Pick`\<[`BallotMotion`](../interfaces/BallotMotion.mdx), `"title"` \| `"infoLink"`\> & `object` - [Type Alias: CorporateBallotMotionWithResults](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/CorporateBallotMotionWithResults.md): > **CorporateBallotMotionWithResults** = `Pick`\<[`BallotMotion`](../interfaces/BallotMotion.mdx), `"title"` \| `"infoLink"`\> & `object` - [Type Alias: CorporateBallotWithParticipation](https://developers.polymesh.network/sdk-docs/api/entities/CorporateBallot/types/type-aliases/CorporateBallotWithParticipation.md): > **CorporateBallotWithParticipation** = `Omit`\<[`BallotMeta`](../interfaces/BallotMeta.mdx), `"motions"`\> & `object` - [Class: CustomPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/CustomPermissionGroup/classes/CustomPermissionGroup.md): Defined in: [src/api/entities/CustomPermissionGroup.ts:33](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: CustomPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/CustomPermissionGroup.md): - [CustomPermissionGroup](classes/CustomPermissionGroup.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/CustomPermissionGroup/interfaces/HumanReadable.md): Defined in: [src/api/entities/CustomPermissionGroup.ts:20](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/CustomPermissionGroup/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/CustomPermissionGroup.ts:25](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Class: DefaultPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/DefaultPortfolio/classes/DefaultPortfolio.md): Defined in: [src/api/entities/DefaultPortfolio.ts:10](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b584... - [Entity: DefaultPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/DefaultPortfolio.md): - [DefaultPortfolio](classes/DefaultPortfolio.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/DefaultPortfolio/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/DefaultPortfolio.ts:3](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Class: DefaultTrustedClaimIssuer](https://developers.polymesh.network/sdk-docs/api/entities/DefaultTrustedClaimIssuer/classes/DefaultTrustedClaimIssuer.md): Defined in: [src/api/entities/DefaultTrustedClaimIssuer.ts:21](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Entity: DefaultTrustedClaimIssuer](https://developers.polymesh.network/sdk-docs/api/entities/DefaultTrustedClaimIssuer.md): - [DefaultTrustedClaimIssuer](classes/DefaultTrustedClaimIssuer.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/DefaultTrustedClaimIssuer/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/DefaultTrustedClaimIssuer.ts:13](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Class: DividendDistribution](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/classes/DividendDistribution.md): Defined in: [src/api/entities/DividendDistribution/index.ts:86](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Entity: DividendDistribution](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution.md): - [DividendDistribution](classes/DividendDistribution.mdx) - [Interface: DividendDistributionParams](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/interfaces/DividendDistributionParams.md): Defined in: [src/api/entities/DividendDistribution/index.ts:69](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/interfaces/HumanReadable.md): Defined in: [src/api/entities/DividendDistribution/index.ts:60](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Type Alias: Params](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/type-aliases/Params.md): > **Params** = [`Params`](../../CorporateAction/interfaces/Params.mdx) & [`DividendDistributionParams`](../interfaces/DividendDistributionParams.mdx) - [Entity: DividendDistribution/types](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/types.md): - [DistributionParticipant](interfaces/DistributionParticipant.mdx) - [Interface: DistributionParticipant](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/types/interfaces/DistributionParticipant.md): Defined in: [src/api/entities/DividendDistribution/types.ts:13](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47ee... - [Interface: DividendDistributionDetails](https://developers.polymesh.network/sdk-docs/api/entities/DividendDistribution/types/interfaces/DividendDistributionDetails.md): Defined in: [src/api/entities/DividendDistribution/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Abstract Class: Entity\](https://developers.polymesh.network/sdk-docs/api/entities/Entity/classes/Entity.md): Defined in: [src/api/entities/Entity.ts:8](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ap... - [Entity: Entity](https://developers.polymesh.network/sdk-docs/api/entities/Entity.md): - [Entity](classes/Entity.mdx) - [Class: AssetPermissions](https://developers.polymesh.network/sdk-docs/api/entities/Identity/AssetPermissions/classes/AssetPermissions.md): Defined in: [src/api/entities/Identity/AssetPermissions.ts:82](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeb... - [Entity: Identity/AssetPermissions](https://developers.polymesh.network/sdk-docs/api/entities/Identity/AssetPermissions.md): - [AssetPermissions](classes/AssetPermissions.mdx) - [~~Class: ChildIdentity~~](https://developers.polymesh.network/sdk-docs/api/entities/Identity/ChildIdentity/classes/ChildIdentity.md): Defined in: [src/api/entities/Identity/ChildIdentity.ts:13](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Entity: Identity/ChildIdentity](https://developers.polymesh.network/sdk-docs/api/entities/Identity/ChildIdentity.md): - [~~ChildIdentity~~](classes/ChildIdentity.mdx) - [Class: IdentityAuthorizations](https://developers.polymesh.network/sdk-docs/api/entities/Identity/IdentityAuthorizations/classes/IdentityAuthorizations.md): Defined in: [src/api/entities/Identity/IdentityAuthorizations.ts:12](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607d... - [Entity: Identity/IdentityAuthorizations](https://developers.polymesh.network/sdk-docs/api/entities/Identity/IdentityAuthorizations.md): - [IdentityAuthorizations](classes/IdentityAuthorizations.mdx) - [Class: Portfolios](https://developers.polymesh.network/sdk-docs/api/entities/Identity/Portfolios/classes/Portfolios.md): Defined in: [src/api/entities/Identity/Portfolios.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Entity: Identity/Portfolios](https://developers.polymesh.network/sdk-docs/api/entities/Identity/Portfolios.md): - [Portfolios](classes/Portfolios.mdx) - [Class: Identity](https://developers.polymesh.network/sdk-docs/api/entities/Identity/classes/Identity.md): Defined in: [src/api/entities/Identity/index.ts:108](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Entity: Identity](https://developers.polymesh.network/sdk-docs/api/entities/Identity.md): - [Identity](classes/Identity.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Identity/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Identity/index.ts:101](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Class: Instruction](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/classes/Instruction.md): Defined in: [src/api/entities/Instruction/index.ts:112](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Entity: Instruction](https://developers.polymesh.network/sdk-docs/api/entities/Instruction.md): - [Instruction](classes/Instruction.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Instruction/index.ts:102](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Enumeration: AffirmationStatus](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/enumerations/AffirmationStatus.md): Defined in: [src/api/entities/Instruction/types.ts:96](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Enumeration: InstructionStatus](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/enumerations/InstructionStatus.md): Defined in: [src/api/entities/Instruction/types.ts:14](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Enumeration: InstructionType](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/enumerations/InstructionType.md): Defined in: [src/api/entities/Instruction/types.ts:22](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Enumeration: ReceiverAffirmationRequirement](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/enumerations/ReceiverAffirmationRequirement.md): Defined in: [src/api/entities/Instruction/types.ts:103](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Entity: Instruction/types](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types.md): - [AffirmationStatus](enumerations/AffirmationStatus.mdx) - [Interface: FungibleLeg](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/FungibleLeg.md): Defined in: [src/api/entities/Instruction/types.ts:70](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Interface: GroupedInstructions](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/GroupedInstructions.md): Defined in: [src/api/entities/Instruction/types.ts:136](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Interface: GroupedInvolvedInstructions](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/GroupedInvolvedInstructions.md): Defined in: [src/api/entities/Instruction/types.ts:160](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Interface: InstructionAffirmation](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/InstructionAffirmation.md): Defined in: [src/api/entities/Instruction/types.ts:108](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Interface: InstructionLockedInfo](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/InstructionLockedInfo.md): Defined in: [src/api/entities/Instruction/types.ts:171](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Interface: NftLeg](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/NftLeg.md): Defined in: [src/api/entities/Instruction/types.ts:77](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Interface: OffChainAffirmation](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/OffChainAffirmation.md): Defined in: [src/api/entities/Instruction/types.ts:113](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Interface: OffChainLeg](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/interfaces/OffChainLeg.md): Defined in: [src/api/entities/Instruction/types.ts:84](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Type Alias: AssetHolder](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/AssetHolder.md): > **AssetHolder** = [`DefaultPortfolio`](../../../DefaultPortfolio/classes/DefaultPortfolio.mdx) \| [`NumberedPortfolio`](../../../NumberedPortfoli... - [Type Alias: InstructionDetails](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/InstructionDetails.md): > **InstructionDetails** = `object` & [`InstructionEndCondition`](InstructionEndCondition.mdx) - [Type Alias: InstructionEndCondition](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/InstructionEndCondition.md): > **InstructionEndCondition** = \{ `type`: [`SettleOnAffirmation`](../enumerations/InstructionType.mdx#settleonaffirmation); \} \| \{ `endBlock`: `... - [Type Alias: InstructionStatusResult](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/InstructionStatusResult.md): > **InstructionStatusResult** = \{ `status`: [`Pending`](../enumerations/InstructionStatus.mdx#pending); \} \| \{ `eventIdentifier`: [`EventIdentif... - [Type Alias: InstructionsByStatus](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/InstructionsByStatus.md): > **InstructionsByStatus** = [`GroupedInstructions`](../interfaces/GroupedInstructions.mdx) & `object` - [Type Alias: Leg](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/Leg.md): > **Leg** = [`FungibleLeg`](../interfaces/FungibleLeg.mdx) \| [`NftLeg`](../interfaces/NftLeg.mdx) \| [`OffChainLeg`](../interfaces/OffChainLeg.mdx) - [Type Alias: MediatorAffirmation](https://developers.polymesh.network/sdk-docs/api/entities/Instruction/types/type-aliases/MediatorAffirmation.md): > **MediatorAffirmation** = `object` - [Class: KnownPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/KnownPermissionGroup/classes/KnownPermissionGroup.md): Defined in: [src/api/entities/KnownPermissionGroup.ts:27](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Entity: KnownPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/KnownPermissionGroup.md): - [KnownPermissionGroup](classes/KnownPermissionGroup.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/KnownPermissionGroup/interfaces/HumanReadable.md): Defined in: [src/api/entities/KnownPermissionGroup.ts:14](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/KnownPermissionGroup/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/KnownPermissionGroup.ts:19](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09... - [Class: MetadataEntry](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/classes/MetadataEntry.md): Defined in: [src/api/entities/MetadataEntry/index.ts:45](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Entity: MetadataEntry](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry.md): - [MetadataEntry](classes/MetadataEntry.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/interfaces/HumanReadable.md): Defined in: [src/api/entities/MetadataEntry/index.ts:36](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/MetadataEntry/index.ts:30](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Enumeration: MetadataLockStatus](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/enumerations/MetadataLockStatus.md): Defined in: [src/api/entities/MetadataEntry/types.ts:10](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Enumeration: MetadataType](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/enumerations/MetadataType.md): Defined in: [src/api/entities/MetadataEntry/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5... - [Entity: MetadataEntry/types](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types.md): - [MetadataLockStatus](enumerations/MetadataLockStatus.mdx) - [Interface: MetadataDetails](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/interfaces/MetadataDetails.md): Defined in: [src/api/entities/MetadataEntry/types.ts:22](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Interface: MetadataSpec](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/interfaces/MetadataSpec.md): Defined in: [src/api/entities/MetadataEntry/types.ts:16](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b... - [Type Alias: GlobalMetadataKey](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/type-aliases/GlobalMetadataKey.md): > **GlobalMetadataKey** = [`MetadataDetails`](../interfaces/MetadataDetails.mdx) & `object` - [Type Alias: MetadataValue](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/type-aliases/MetadataValue.md): > **MetadataValue** = `object` & [`MetadataValueDetails`](MetadataValueDetails.mdx) - [Type Alias: MetadataValueDetails](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/type-aliases/MetadataValueDetails.md): > **MetadataValueDetails** = `object` & \{ `lockStatus`: `Exclude`\<[`MetadataLockStatus`](../enumerations/MetadataLockStatus.mdx), [`LockedUntil`]... - [Type Alias: MetadataWithValue](https://developers.polymesh.network/sdk-docs/api/entities/MetadataEntry/types/type-aliases/MetadataWithValue.md): > **MetadataWithValue** = `object` & [`MetadataDetails`](../interfaces/MetadataDetails.mdx) & [`MetadataValue`](MetadataValue.mdx) - [Class: MultiSigProposal](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/classes/MultiSigProposal.md): Defined in: [src/api/entities/MultiSigProposal/index.ts:49](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Entity: MultiSigProposal](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal.md): - [MultiSigProposal](classes/MultiSigProposal.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/interfaces/HumanReadable.md): Defined in: [src/api/entities/MultiSigProposal/index.ts:41](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Enumeration: MultiSigProposalAction](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types/enumerations/MultiSigProposalAction.md): Defined in: [src/api/entities/MultiSigProposal/types.ts:64](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Enumeration: ProposalStatus](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types/enumerations/ProposalStatus.md): Defined in: [src/api/entities/MultiSigProposal/types.ts:6](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d0... - [Entity: MultiSigProposal/types](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types.md): - [MultiSigProposalAction](enumerations/MultiSigProposalAction.mdx) - [Interface: MultiSigProposalDetails](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types/interfaces/MultiSigProposalDetails.md): Defined in: [src/api/entities/MultiSigProposal/types.ts:29](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Type Alias: AnyJson](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types/type-aliases/AnyJson.md): > **AnyJson** = `string` \| `number` \| `boolean` \| `null` \| `undefined` \| `AnyJson`[] \| \{\[`index`: `string`\]: `AnyJson`; \} - [Type Alias: MultiSigProposalVote](https://developers.polymesh.network/sdk-docs/api/entities/MultiSigProposal/types/type-aliases/MultiSigProposalVote.md): > **MultiSigProposalVote** = [`EventIdentifier`](../../../../client/types/interfaces/EventIdentifier.mdx) & `object` - [Class: NumberedPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/NumberedPortfolio/classes/NumberedPortfolio.md): Defined in: [src/api/entities/NumberedPortfolio.ts:31](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Entity: NumberedPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/NumberedPortfolio.md): - [NumberedPortfolio](classes/NumberedPortfolio.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/NumberedPortfolio/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/NumberedPortfolio.ts:23](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58... - [Class: Offering](https://developers.polymesh.network/sdk-docs/api/entities/Offering/classes/Offering.md): Defined in: [src/api/entities/Offering/index.ts:65](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Entity: Offering](https://developers.polymesh.network/sdk-docs/api/entities/Offering.md): - [Offering](classes/Offering.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/Offering/interfaces/HumanReadable.md): Defined in: [src/api/entities/Offering/index.ts:57](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Offering/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Offering/index.ts:52](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Enumeration: OfferingBalanceStatus](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/enumerations/OfferingBalanceStatus.md): Defined in: [src/api/entities/Offering/types.ts:21](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Enumeration: OfferingSaleStatus](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/enumerations/OfferingSaleStatus.md): Defined in: [src/api/entities/Offering/types.ts:38](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Enumeration: OfferingTimingStatus](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/enumerations/OfferingTimingStatus.md): Defined in: [src/api/entities/Offering/types.ts:6](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Entity: Offering/types](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types.md): - [OfferingBalanceStatus](enumerations/OfferingBalanceStatus.mdx) - [Interface: Investment](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/Investment.md): Defined in: [src/api/entities/Offering/types.ts:88](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: OffChainFundingReceipt](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/OffChainFundingReceipt.md): Defined in: [src/api/entities/Offering/types.ts:103](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Interface: OfferingDetails](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/OfferingDetails.md): Defined in: [src/api/entities/Offering/types.ts:72](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: OfferingStatus](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/OfferingStatus.md): Defined in: [src/api/entities/Offering/types.ts:57](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: OfferingTier](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/OfferingTier.md): Defined in: [src/api/entities/Offering/types.ts:63](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: Tier](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/interfaces/Tier.md): Defined in: [src/api/entities/Offering/types.ts:68](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Type Alias: OffChainFundingDetails](https://developers.polymesh.network/sdk-docs/api/entities/Offering/types/type-aliases/OffChainFundingDetails.md): > **OffChainFundingDetails** = \{ `enabled`: `false`; \} \| \{ `enabled`: `true`; `offChainTicker`: `string`; \} - [Abstract Class: PermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/PermissionGroup/classes/PermissionGroup.md): Defined in: [src/api/entities/PermissionGroup.ts:15](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Entity: PermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/PermissionGroup.md): - [PermissionGroup](classes/PermissionGroup.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/PermissionGroup/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/PermissionGroup.ts:6](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Abstract Class: Portfolio](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/classes/Portfolio.md): Defined in: [src/api/entities/Portfolio/index.ts:62](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Entity: Portfolio](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio.md): - [Portfolio](classes/Portfolio.mdx) - [Interface: HumanReadable](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/interfaces/HumanReadable.md): Defined in: [src/api/entities/Portfolio/index.ts:52](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Portfolio/index.ts:47](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Entity: Portfolio/types](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/types.md): - [HistoricSettlement](interfaces/HistoricSettlement.mdx) - [Interface: HistoricSettlement](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/types/interfaces/HistoricSettlement.md): Defined in: [src/api/entities/Portfolio/types.ts:31](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Interface: PortfolioBalance](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/types/interfaces/PortfolioBalance.md): Defined in: [src/api/entities/Portfolio/types.ts:7](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421... - [Interface: PortfolioCollection](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/types/interfaces/PortfolioCollection.md): Defined in: [src/api/entities/Portfolio/types.ts:11](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Type Alias: SettlementLeg](https://developers.polymesh.network/sdk-docs/api/entities/Portfolio/types/type-aliases/SettlementLeg.md): > **SettlementLeg** = [`Leg`](../../../Instruction/types/type-aliases/Leg.mdx) & `object` - [Class: Subsidies](https://developers.polymesh.network/sdk-docs/api/entities/Subsidies/classes/Subsidies.md): Defined in: [src/api/entities/Subsidies.ts:8](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Entity: Subsidies](https://developers.polymesh.network/sdk-docs/api/entities/Subsidies.md): - [Subsidies](classes/Subsidies.mdx) - [Class: Subsidy](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy/classes/Subsidy.md): Defined in: [src/api/entities/Subsidy/index.ts:39](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Entity: Subsidy](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy.md): - [Subsidy](classes/Subsidy.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Subsidy/index.ts:23](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Entity: Subsidy/types](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy/types.md): - [SubsidyData](interfaces/SubsidyData.mdx) - [Interface: SubsidyData](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy/types/interfaces/SubsidyData.md): Defined in: [src/api/entities/Subsidy/types.ts:5](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6... - [Interface: SubsidyWithAllowance](https://developers.polymesh.network/sdk-docs/api/entities/Subsidy/types/interfaces/SubsidyWithAllowance.md): Defined in: [src/api/entities/Subsidy/types.ts:20](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b... - [Class: TickerReservation](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation/classes/TickerReservation.md): Defined in: [src/api/entities/TickerReservation/index.ts:44](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1... - [Entity: TickerReservation](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation.md): - [TickerReservation](classes/TickerReservation.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/TickerReservation/index.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1... - [Enumeration: TickerReservationStatus](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation/types/enumerations/TickerReservationStatus.md): Defined in: [src/api/entities/TickerReservation/types.ts:3](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d... - [Entity: TickerReservation/types](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation/types.md): - [TickerReservationStatus](enumerations/TickerReservationStatus.mdx) - [Type Alias: TickerReservationDetails](https://developers.polymesh.network/sdk-docs/api/entities/TickerReservation/types/type-aliases/TickerReservationDetails.md): > **TickerReservationDetails** = `object` & \{ `status`: [`Free`](../enumerations/TickerReservationStatus.mdx#free) \| [`Reserved`](../enumerations... - [Class: Venue](https://developers.polymesh.network/sdk-docs/api/entities/Venue/classes/Venue.md): Defined in: [src/api/entities/Venue/index.ts:74](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Entity: Venue](https://developers.polymesh.network/sdk-docs/api/entities/Venue.md): - [Venue](classes/Venue.mdx) - [Interface: UniqueIdentifiers](https://developers.polymesh.network/sdk-docs/api/entities/Venue/interfaces/UniqueIdentifiers.md): Defined in: [src/api/entities/Venue/index.ts:41](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Enumeration: VenueType](https://developers.polymesh.network/sdk-docs/api/entities/Venue/types/enumerations/VenueType.md): Defined in: [src/api/entities/Venue/types.ts:7](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/s... - [Entity: Venue/types](https://developers.polymesh.network/sdk-docs/api/entities/Venue/types.md): - [VenueType](enumerations/VenueType.mdx) - [Interface: VenueDetails](https://developers.polymesh.network/sdk-docs/api/entities/Venue/types/interfaces/VenueDetails.md): Defined in: [src/api/entities/Venue/types.ts:23](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Type Alias: HistoricInstruction](https://developers.polymesh.network/sdk-docs/api/entities/Venue/types/type-aliases/HistoricInstruction.md): > **HistoricInstruction** = `Omit`\<[`InstructionDetails`](../../../Instruction/types/type-aliases/InstructionDetails.mdx), `"status"` \| `"venue"`... - [Class: Authorizations\](https://developers.polymesh.network/sdk-docs/api/entities/common/namespaces/Authorizations/classes/Authorizations.md): Defined in: [src/api/entities/common/namespaces/Authorizations.ts:35](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607... - [Entity: common/namespaces/Authorizations](https://developers.polymesh.network/sdk-docs/api/entities/common/namespaces/Authorizations.md): - [Authorizations](classes/Authorizations.mdx) - [Enumeration: AuthorizationType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/AuthorizationType.md): Defined in: [src/api/entities/types.ts:133](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: ClaimType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/ClaimType.md): Defined in: [src/api/entities/types.ts:168](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: ConditionTarget](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/ConditionTarget.md): Defined in: [src/api/entities/types.ts:150](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: ConditionType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/ConditionType.md): Defined in: [src/api/entities/types.ts:347](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: NewStatType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/NewStatType.md): Defined in: [src/api/entities/types.ts:308](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: PermissionGroupType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/PermissionGroupType.md): Defined in: [src/api/entities/types.ts:777](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: PermissionType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/PermissionType.md): Defined in: [src/api/entities/types.ts:648](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: ScopeType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/ScopeType.md): Defined in: [src/api/entities/types.ts:156](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: SignerType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/SignerType.md): Defined in: [src/api/entities/types.ts:112](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Enumeration: StatType](https://developers.polymesh.network/sdk-docs/api/entities/types/enumerations/StatType.md): Defined in: [src/api/entities/types.ts:295](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Entity: types](https://developers.polymesh.network/sdk-docs/api/entities/types.md): - [AuthorizationType](enumerations/AuthorizationType.mdx) - [Interface: AccreditedClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/AccreditedClaim.md): Defined in: [src/api/entities/types.ts:181](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: AddCountStatInput](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/AddCountStatInput.md): Defined in: [src/api/entities/types.ts:571](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: AffiliateClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/AffiliateClaim.md): Defined in: [src/api/entities/types.ts:186](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: BlockedClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/BlockedClaim.md): Defined in: [src/api/entities/types.ts:230](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: BuyLockupClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/BuyLockupClaim.md): Defined in: [src/api/entities/types.ts:191](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CddClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CddClaim.md): Defined in: [src/api/entities/types.ts:201](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CheckPermissionsResult\](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CheckPermissionsResult.md): Defined in: [src/api/entities/types.ts:762](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CheckRolesResult](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CheckRolesResult.md): Defined in: [src/api/entities/types.ts:742](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CheckpointWithData](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CheckpointWithData.md): Defined in: [src/api/entities/types.ts:811](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ClaimCountTransferRestriction](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ClaimCountTransferRestriction.md): Defined in: [src/api/entities/types.ts:538](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ClaimData\](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ClaimData.md): Defined in: [src/api/entities/types.ts:250](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ClaimPercentageTransferRestriction](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ClaimPercentageTransferRestriction.md): Defined in: [src/api/entities/types.ts:554](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ClaimScope](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ClaimScope.md): Defined in: [src/api/entities/types.ts:317](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ClaimTarget](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ClaimTarget.md): Defined in: [src/api/entities/types.ts:445](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: Compliance](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/Compliance.md): Defined in: [src/api/entities/types.ts:440](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ComplianceRequirements](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ComplianceRequirements.md): Defined in: [src/api/entities/types.ts:419](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ConditionBase](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ConditionBase.md): Defined in: [src/api/entities/types.ts:356](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ConditionCompliance](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ConditionCompliance.md): Defined in: [src/api/entities/types.ts:429](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CorporateBallotWithDetails](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CorporateBallotWithDetails.md): Defined in: [src/api/entities/types.ts:631](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CountTransferRestriction](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CountTransferRestriction.md): Defined in: [src/api/entities/types.ts:528](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: CustomClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/CustomClaim.md): Defined in: [src/api/entities/types.ts:222](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: DistributionPayment](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/DistributionPayment.md): Defined in: [src/api/entities/types.ts:636](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: DistributionWithDetails](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/DistributionWithDetails.md): Defined in: [src/api/entities/types.ts:626](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ExemptedClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ExemptedClaim.md): Defined in: [src/api/entities/types.ts:217](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ExternalAgentCondition](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ExternalAgentCondition.md): Defined in: [src/api/entities/types.ts:389](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: FungiblePortfolioMovement](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/FungiblePortfolioMovement.md): Defined in: [src/api/entities/types.ts:868](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: IdentityCondition](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/IdentityCondition.md): Defined in: [src/api/entities/types.ts:384](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: IdentityWithClaims](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/IdentityWithClaims.md): Defined in: [src/api/entities/types.ts:312](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: JurisdictionClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/JurisdictionClaim.md): Defined in: [src/api/entities/types.ts:211](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: KycClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/KycClaim.md): Defined in: [src/api/entities/types.ts:206](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: MiddlewarePaginationOptions](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/MiddlewarePaginationOptions.md): Defined in: [src/api/entities/types.ts:96](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ap... - [Interface: MultiClaimCondition](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/MultiClaimCondition.md): Defined in: [src/api/entities/types.ts:379](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: OfferingWithDetails](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/OfferingWithDetails.md): Defined in: [src/api/entities/types.ts:806](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: PaginationOptions](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/PaginationOptions.md): Defined in: [src/api/entities/types.ts:91](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ap... - [Interface: PercentageTransferRestriction](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/PercentageTransferRestriction.md): Defined in: [src/api/entities/types.ts:532](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: PermissionGroups](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/PermissionGroups.md): Defined in: [src/api/entities/types.ts:716](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: PermissionedAccount](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/PermissionedAccount.md): Defined in: [src/api/entities/types.ts:817](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: Permissions](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/Permissions.md): Defined in: [src/api/entities/types.ts:687](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: Requirement](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/Requirement.md): Defined in: [src/api/entities/types.ts:414](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: RequirementCompliance](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/RequirementCompliance.md): Defined in: [src/api/entities/types.ts:434](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ResultSet\](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ResultSet.md): Defined in: [src/api/entities/types.ts:103](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: ScheduleWithDetails](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/ScheduleWithDetails.md): Defined in: [src/api/entities/types.ts:621](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: Scope](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/Scope.md): Defined in: [src/api/entities/types.ts:163](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: SectionPermissions\](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/SectionPermissions.md): Defined in: [src/api/entities/types.ts:658](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: SellLockupClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/SellLockupClaim.md): Defined in: [src/api/entities/types.ts:196](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: SignerValue](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/SignerValue.md): Defined in: [src/api/entities/types.ts:119](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: SimplePermissions](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/SimplePermissions.md): Defined in: [src/api/entities/types.ts:726](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: SingleClaimCondition](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/SingleClaimCondition.md): Defined in: [src/api/entities/types.ts:374](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: StatAccreditedClaimInput](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/StatAccreditedClaimInput.md): Defined in: [src/api/entities/types.ts:266](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: StatAffiliateClaimInput](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/StatAffiliateClaimInput.md): Defined in: [src/api/entities/types.ts:271](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: StatClaimIssuer](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/StatClaimIssuer.md): Defined in: [src/api/entities/types.ts:581](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: StatJurisdictionClaimInput](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/StatJurisdictionClaimInput.md): Defined in: [src/api/entities/types.ts:261](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: TransactionPermissions](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/TransactionPermissions.md): Defined in: [src/api/entities/types.ts:672](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Interface: TrustedClaimIssuer\](https://developers.polymesh.network/sdk-docs/api/entities/types/interfaces/TrustedClaimIssuer.md): Defined in: [src/api/entities/types.ts:332](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/a... - [Type Alias: Account](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Account.md): > **Account** = [`Account`](../../Account/classes/Account.mdx) - [Type Alias: AccountCollection](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AccountCollection.md): > **AccountCollection** = [`PortfolioCollection`](../../Portfolio/types/interfaces/PortfolioCollection.mdx) - [Type Alias: AccountLike](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AccountLike.md): > **AccountLike** = `string` \| [`Account`](Account.mdx) - [Type Alias: ActiveStats](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/ActiveStats.md): > **ActiveStats** = `object` - [~~Type Alias: AddRelayerPayingKeyAuthorizationData~~](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AddRelayerPayingKeyAuthorizationData.md): > **AddRelayerPayingKeyAuthorizationData** = `object` - [Type Alias: AssetHolder](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AssetHolder.md): > **AssetHolder** = [`Account`](Account.mdx) \| [`NumberedPortfolio`](NumberedPortfolio.mdx) \| [`DefaultPortfolio`](DefaultPortfolio.mdx) - [Type Alias: AssetHolderBalance](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AssetHolderBalance.md): > **AssetHolderBalance** = [`PortfolioBalance`](../../Portfolio/types/interfaces/PortfolioBalance.mdx) - [Type Alias: AssetHolderLike](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AssetHolderLike.md): > **AssetHolderLike** = [`AccountLike`](AccountLike.mdx) \| [`PortfolioLike`](PortfolioLike.mdx) - [Type Alias: AttestPrimaryKeyRotationAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AttestPrimaryKeyRotationAuthorizationData.md): > **AttestPrimaryKeyRotationAuthorizationData** = `object` - [Type Alias: Authorization](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Authorization.md): > **Authorization** = [`AttestPrimaryKeyRotationAuthorizationData`](AttestPrimaryKeyRotationAuthorizationData.mdx) \| [`RotatePrimaryKeyAuthorizati... - [Type Alias: AuthorizationRequest](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/AuthorizationRequest.md): > **AuthorizationRequest** = [`AuthorizationRequest`](../../AuthorizationRequest/classes/AuthorizationRequest.mdx) - [Type Alias: BecomeAgentAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/BecomeAgentAuthorizationData.md): > **BecomeAgentAuthorizationData** = `object` - [Type Alias: Checkpoint](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Checkpoint.md): > **Checkpoint** = [`Checkpoint`](../../Checkpoint/classes/Checkpoint.mdx) - [Type Alias: CheckpointSchedule](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/CheckpointSchedule.md): > **CheckpointSchedule** = [`CheckpointSchedule`](../../CheckpointSchedule/classes/CheckpointSchedule.mdx) - [Type Alias: ChildIdentity](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/ChildIdentity.md): > **ChildIdentity** = [`ChildIdentity`](../../Identity/ChildIdentity/classes/ChildIdentity.mdx) - [Type Alias: Claim](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Claim.md): > **Claim** = [`ScopedClaim`](ScopedClaim.mdx) \| [`UnscopedClaim`](UnscopedClaim.mdx) - [Type Alias: ClaimCountStatInput](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/ClaimCountStatInput.md): > **ClaimCountStatInput** = \{ `claimType`: [`Accredited`](../enumerations/ClaimType.mdx#accredited); `issuer`: [`Identity`](Identity.mdx); `value?... - [Type Alias: ClaimTypeInput](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/ClaimTypeInput.md): > **ClaimTypeInput** = [`TrustedFor`](TrustedFor.mdx) - [Type Alias: Condition](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Condition.md): > **Condition** = [`SingleClaimCondition`](../interfaces/SingleClaimCondition.mdx) \| [`MultiClaimCondition`](../interfaces/MultiClaimCondition.mdx... - [Type Alias: CorporateAction](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/CorporateAction.md): > **CorporateAction** = [`CorporateAction`](../../CorporateAction/classes/CorporateAction.mdx) - [Type Alias: CustomClaimWithTypeId](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/CustomClaimWithTypeId.md): > **CustomClaimWithTypeId** = `object` - [Type Alias: CustomClaimWithoutScope](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/CustomClaimWithoutScope.md): > **CustomClaimWithoutScope** = `Omit`\<[`CustomClaim`](../interfaces/CustomClaim.mdx), `"scope"`\> & `object` - [Type Alias: CustomPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/CustomPermissionGroup.md): > **CustomPermissionGroup** = [`CustomPermissionGroup`](../../CustomPermissionGroup/classes/CustomPermissionGroup.mdx) - [Type Alias: DefaultPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/DefaultPortfolio.md): > **DefaultPortfolio** = [`DefaultPortfolio`](../../DefaultPortfolio/classes/DefaultPortfolio.mdx) - [Type Alias: DefaultTrustedClaimIssuer](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/DefaultTrustedClaimIssuer.md): > **DefaultTrustedClaimIssuer** = [`DefaultTrustedClaimIssuer`](../../DefaultTrustedClaimIssuer/classes/DefaultTrustedClaimIssuer.mdx) - [Type Alias: DividendDistribution](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/DividendDistribution.md): > **DividendDistribution** = [`DividendDistribution`](../../DividendDistribution/classes/DividendDistribution.mdx) - [Type Alias: FungibleAsset](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/FungibleAsset.md): > **FungibleAsset** = [`FungibleAsset`](../../Asset/Fungible/classes/FungibleAsset.mdx) - [Type Alias: GenericAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/GenericAuthorizationData.md): > **GenericAuthorizationData** = `object` - [Type Alias: GroupPermissions](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/GroupPermissions.md): > **GroupPermissions** = `Pick`\<[`Permissions`](../interfaces/Permissions.mdx), `"transactions"` \| `"transactionGroups"`\> - [Type Alias: Identity](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Identity.md): > **Identity** = [`Identity`](../../Identity/classes/Identity.mdx) - [Type Alias: InputCondition](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputCondition.md): > **InputCondition** = [`SingleClaimCondition`](../interfaces/SingleClaimCondition.mdx) \| [`MultiClaimCondition`](../interfaces/MultiClaimConditio... - [Type Alias: InputConditionBase](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputConditionBase.md): > **InputConditionBase** = [`Modify`](../../../../types/utils/type-aliases/Modify.mdx)\<[`ConditionBase`](../interfaces/ConditionBase.mdx), \{ `tru... - [Type Alias: InputRequirement](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputRequirement.md): > **InputRequirement** = [`Modify`](../../../../types/utils/type-aliases/Modify.mdx)\<[`Requirement`](../interfaces/Requirement.mdx), \{ `condition... - [Type Alias: InputStatClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputStatClaim.md): > **InputStatClaim** = [`StatJurisdictionClaimInput`](../interfaces/StatJurisdictionClaimInput.mdx) \| [`StatAccreditedClaimInput`](../interfaces/S... - [Type Alias: InputStatType](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputStatType.md): > **InputStatType** = \{ `type`: [`Count`](../enumerations/StatType.mdx#count) \| [`Balance`](../enumerations/StatType.mdx#balance); \} \| \{ `clai... - [Type Alias: InputTrustedClaimIssuer](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/InputTrustedClaimIssuer.md): > **InputTrustedClaimIssuer** = [`Modify`](../../../../types/utils/type-aliases/Modify.mdx)\<[`TrustedClaimIssuer`](../interfaces/TrustedClaimIssue... - [Type Alias: Instruction](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Instruction.md): > **Instruction** = [`Instruction`](../../Instruction/classes/Instruction.mdx) - [Type Alias: JoinIdentityAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/JoinIdentityAuthorizationData.md): > **JoinIdentityAuthorizationData** = `object` - [Type Alias: KnownPermissionGroup](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/KnownPermissionGroup.md): > **KnownPermissionGroup** = [`KnownPermissionGroup`](../../KnownPermissionGroup/classes/KnownPermissionGroup.mdx) - [Type Alias: MetadataEntry](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/MetadataEntry.md): > **MetadataEntry** = [`MetadataEntry`](../../MetadataEntry/classes/MetadataEntry.mdx) - [Type Alias: MultiSig](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/MultiSig.md): > **MultiSig** = [`MultiSig`](../../Account/MultiSig/classes/MultiSig.mdx) - [Type Alias: MultiSigProposal](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/MultiSigProposal.md): > **MultiSigProposal** = [`MultiSigProposal`](../../MultiSigProposal/classes/MultiSigProposal.mdx) - [Type Alias: NextKey](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/NextKey.md): > **NextKey** = `string` \| `BigNumber` \| `null` - [Type Alias: Nft](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Nft.md): > **Nft** = [`Nft`](../../Asset/NonFungible/Nft/classes/Nft.mdx) - [Type Alias: NftCollection](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/NftCollection.md): > **NftCollection** = [`NftCollection`](../../Asset/NonFungible/NftCollection/classes/NftCollection.mdx) - [Type Alias: NonFungiblePortfolioMovement](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/NonFungiblePortfolioMovement.md): > **NonFungiblePortfolioMovement** = `object` - [Type Alias: NumberedPortfolio](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/NumberedPortfolio.md): > **NumberedPortfolio** = [`NumberedPortfolio`](../../NumberedPortfolio/classes/NumberedPortfolio.mdx) - [Type Alias: Offering](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Offering.md): > **Offering** = [`Offering`](../../Offering/classes/Offering.mdx) - [Type Alias: OldAddRelayerPayingKeyAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/OldAddRelayerPayingKeyAuthorizationData.md): > **OldAddRelayerPayingKeyAuthorizationData** = `object` - [Type Alias: PermissionsLike](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/PermissionsLike.md): > **PermissionsLike** = `object` & \{ `transactions?`: [`TransactionPermissions`](../interfaces/TransactionPermissions.mdx) \| `null`; \} \| \{ `tr... - [Type Alias: PortfolioCustodyAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/PortfolioCustodyAuthorizationData.md): > **PortfolioCustodyAuthorizationData** = `object` - [Type Alias: PortfolioLike](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/PortfolioLike.md): > **PortfolioLike** = `string` \| [`Identity`](Identity.mdx) \| [`NumberedPortfolio`](NumberedPortfolio.mdx) \| [`DefaultPortfolio`](DefaultPortfol... - [Type Alias: PortfolioMovement](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/PortfolioMovement.md): > **PortfolioMovement** = [`FungiblePortfolioMovement`](../interfaces/FungiblePortfolioMovement.mdx) \| [`NonFungiblePortfolioMovement`](NonFungibl... - [Type Alias: RotatePrimaryKeyAuthorizationData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/RotatePrimaryKeyAuthorizationData.md): > **RotatePrimaryKeyAuthorizationData** = `object` - [Type Alias: RotatePrimaryKeyToSecondaryData](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/RotatePrimaryKeyToSecondaryData.md): > **RotatePrimaryKeyToSecondaryData** = `object` - [Type Alias: ScopedClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/ScopedClaim.md): > **ScopedClaim** = [`JurisdictionClaim`](../interfaces/JurisdictionClaim.mdx) \| [`AccreditedClaim`](../interfaces/AccreditedClaim.mdx) \| [`Affil... - [Type Alias: Signer](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Signer.md): > **Signer** = [`Identity`](Identity.mdx) \| [`Account`](Account.mdx) - [Type Alias: StatClaimType](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/StatClaimType.md): > **StatClaimType** = [`Accredited`](../enumerations/ClaimType.mdx#accredited) \| [`Affiliate`](../enumerations/ClaimType.mdx#affiliate) \| [`Juris... - [Type Alias: SubCallback\](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/SubCallback.md): > **SubCallback**\<`T`\> = (`result`: `T`) => `void` \| `Promise`\<`void`\> - [Type Alias: Subsidy](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Subsidy.md): > **Subsidy** = [`Subsidy`](../../Subsidy/classes/Subsidy.mdx) - [Type Alias: TickerReservation](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/TickerReservation.md): > **TickerReservation** = [`TickerReservation`](../../TickerReservation/classes/TickerReservation.mdx) - [Type Alias: TrustedFor](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/TrustedFor.md): > **TrustedFor** = `Exclude`\<[`ClaimType`](../enumerations/ClaimType.mdx), [`Custom`](../enumerations/ClaimType.mdx#custom)\> \| [`CustomClaimWith... - [Type Alias: UnscopedClaim](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/UnscopedClaim.md): > **UnscopedClaim** = [`CddClaim`](../interfaces/CddClaim.mdx) \| [`CustomClaimWithoutScope`](CustomClaimWithoutScope.mdx) - [Type Alias: UnsubCallback](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/UnsubCallback.md): > **UnsubCallback** = () => `void` - [Type Alias: Venue](https://developers.polymesh.network/sdk-docs/api/entities/types/type-aliases/Venue.md): > **Venue** = [`Venue`](../../Venue/classes/Venue.mdx) - [Enumeration: AllowanceOperation](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/AllowanceOperation.md): Defined in: [src/api/procedures/types.ts:1728](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Enumeration: ClaimOperation](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/ClaimOperation.md): Defined in: [src/api/procedures/types.ts:936](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Enumeration: InstructionAffirmationOperation](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/InstructionAffirmationOperation.md): Defined in: [src/api/procedures/types.ts:1146](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Enumeration: RoleType](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/RoleType.md): Defined in: [src/api/procedures/types.ts:273](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Enumeration: SignerKeyRingType](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/SignerKeyRingType.md): Defined in: [src/api/procedures/types.ts:1180](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Enumeration: TransferRestrictionType](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/TransferRestrictionType.md): Defined in: [src/api/procedures/types.ts:571](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Enumeration: TxGroup](https://developers.polymesh.network/sdk-docs/api/procedures/types/enumerations/TxGroup.md): Defined in: [src/api/procedures/types.ts:334](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Procedure: types](https://developers.polymesh.network/sdk-docs/api/procedures/types.md): - [AllowanceOperation](enumerations/AllowanceOperation.mdx) - [Interface: AcceptPrimaryKeyRotationParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AcceptPrimaryKeyRotationParams.md): Defined in: [src/api/procedures/types.ts:706](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: AcceptSubsidyParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AcceptSubsidyParams.md): Defined in: [src/api/procedures/types.ts:767](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: AccountWithSignature](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AccountWithSignature.md): Defined in: [src/api/procedures/types.ts:732](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: AddAssetDocumentsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddAssetDocumentsParams.md): Defined in: [src/api/procedures/types.ts:1590](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AddAssetRequirementParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddAssetRequirementParams.md): Defined in: [src/api/procedures/types.ts:1454](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AddClaimsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddClaimsParams.md): Defined in: [src/api/procedures/types.ts:942](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: AddInstructionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddInstructionsParams.md): Defined in: [src/api/procedures/types.ts:1131](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AddInvestorUniquenessClaimParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddInvestorUniquenessClaimParams.md): Defined in: [src/api/procedures/types.ts:977](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: AddSecondaryAccountsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AddSecondaryAccountsParams.md): Defined in: [src/api/procedures/types.ts:755](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ApproveAllowanceParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ApproveAllowanceParams.md): Defined in: [src/api/procedures/types.ts:2154](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AssetBase](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AssetBase.md): Defined in: [src/api/procedures/types.ts:1818](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AssetMediatorParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AssetMediatorParams.md): Defined in: [src/api/procedures/types.ts:1976](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: AttestPrimaryKeyRotationParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/AttestPrimaryKeyRotationParams.md): Defined in: [src/api/procedures/types.ts:1005](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: BondPolyxParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/BondPolyxParams.md): Defined in: [src/api/procedures/types.ts:1992](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CddProviderRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CddProviderRole.md): Defined in: [src/api/procedures/types.ts:292](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ChildKeyWithAuth](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ChildKeyWithAuth.md): Defined in: [src/api/procedures/types.ts:1936](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ClaimCountRestrictionValue](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ClaimCountRestrictionValue.md): Defined in: [src/api/procedures/types.ts:578](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ClaimCountTransferRestrictionInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ClaimCountTransferRestrictionInput.md): Defined in: [src/api/procedures/types.ts:628](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ClaimPercentageRestrictionValue](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ClaimPercentageRestrictionValue.md): Defined in: [src/api/procedures/types.ts:585](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ClaimPercentageTransferRestrictionInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ClaimPercentageTransferRestrictionInput.md): Defined in: [src/api/procedures/types.ts:635](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ConfigureDividendDistributionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ConfigureDividendDistributionParams.md): Defined in: [src/api/procedures/types.ts:1531](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ControllerTransferParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ControllerTransferParams.md): Defined in: [src/api/procedures/types.ts:1279](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CountTransferRestrictionInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CountTransferRestrictionInput.md): Defined in: [src/api/procedures/types.ts:612](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: CreateAssetParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateAssetParams.md): Defined in: [src/api/procedures/types.ts:792](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: CreateAssetWithTickerParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateAssetWithTickerParams.md): Defined in: [src/api/procedures/types.ts:855](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: CreateBallotParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateBallotParams.md): Defined in: [src/api/procedures/types.ts:2052](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateCheckpointScheduleParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateCheckpointScheduleParams.md): Defined in: [src/api/procedures/types.ts:1440](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateChildIdentitiesParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateChildIdentitiesParams.md): Defined in: [src/api/procedures/types.ts:1956](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateChildIdentityParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateChildIdentityParams.md): Defined in: [src/api/procedures/types.ts:1929](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateGroupParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateGroupParams.md): Defined in: [src/api/procedures/types.ts:1644](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateMultiSigParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateMultiSigParams.md): Defined in: [src/api/procedures/types.ts:1873](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateNftCollectionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateNftCollectionParams.md): Defined in: [src/api/procedures/types.ts:880](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: CreateTransactionBatchParams\](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateTransactionBatchParams.md): Defined in: [src/api/procedures/types.ts:1869](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: CreateTransactionBatchProcedureMethod()](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateTransactionBatchProcedureMethod.md): Defined in: [src/api/procedures/types.ts:183](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: CreateVenueParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/CreateVenueParams.md): Defined in: [src/api/procedures/types.ts:1266](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: DecreaseAllowanceParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/DecreaseAllowanceParams.md): Defined in: [src/api/procedures/types.ts:1742](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: DidRegistrarRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/DidRegistrarRole.md): Defined in: [src/api/procedures/types.ts:296](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: EditClaimsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/EditClaimsParams.md): Defined in: [src/api/procedures/types.ts:950](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: EnableOffChainFundingParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/EnableOffChainFundingParams.md): Defined in: [src/api/procedures/types.ts:2147](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ExecuteManualInstructionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ExecuteManualInstructionParams.md): Defined in: [src/api/procedures/types.ts:1259](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: GlobalCollectionKeyInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/GlobalCollectionKeyInput.md): Defined in: [src/api/procedures/types.ts:864](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: IdentityRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/IdentityRole.md): Defined in: [src/api/procedures/types.ts:317](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ImmortalProcedureOptValue](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ImmortalProcedureOptValue.md): Defined in: [src/api/procedures/types.ts:156](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: IncreaseAllowanceParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/IncreaseAllowanceParams.md): Defined in: [src/api/procedures/types.ts:1734](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: InstructionFungibleLeg](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InstructionFungibleLeg.md): Defined in: [src/api/procedures/types.ts:1061](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: InstructionIdParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InstructionIdParams.md): Defined in: [src/api/procedures/types.ts:1142](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: InstructionNftLeg](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InstructionNftLeg.md): Defined in: [src/api/procedures/types.ts:1068](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: InstructionOffChainLeg](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InstructionOffChainLeg.md): Defined in: [src/api/procedures/types.ts:1075](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: InviteAccountParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InviteAccountParams.md): Defined in: [src/api/procedures/types.ts:700](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: InviteExternalAgentParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/InviteExternalAgentParams.md): Defined in: [src/api/procedures/types.ts:1654](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: IssueTokensParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/IssueTokensParams.md): Defined in: [src/api/procedures/types.ts:837](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: LaunchOfferingParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/LaunchOfferingParams.md): Defined in: [src/api/procedures/types.ts:1604](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: LinkCaDocsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/LinkCaDocsParams.md): Defined in: [src/api/procedures/types.ts:1678](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: LinkTickerToAssetParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/LinkTickerToAssetParams.md): Defined in: [src/api/procedures/types.ts:1685](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: LocalCollectionKeyInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/LocalCollectionKeyInput.md): Defined in: [src/api/procedures/types.ts:869](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ModifyAssetTrustedClaimIssuersAddSetParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyAssetTrustedClaimIssuersAddSetParams.md): Defined in: [src/api/procedures/types.ts:1488](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifyAssetTrustedClaimIssuersRemoveParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyAssetTrustedClaimIssuersRemoveParams.md): Defined in: [src/api/procedures/types.ts:1492](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifyCaCheckpointParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyCaCheckpointParams.md): Defined in: [src/api/procedures/types.ts:1692](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifyCorporateActionsAgentParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyCorporateActionsAgentParams.md): Defined in: [src/api/procedures/types.ts:1503](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifyMultiSigParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyMultiSigParams.md): Defined in: [src/api/procedures/types.ts:1885](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifyPrimaryIssuanceAgentParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifyPrimaryIssuanceAgentParams.md): Defined in: [src/api/procedures/types.ts:1385](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ModifySignerPermissionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ModifySignerPermissionsParams.md): Defined in: [src/api/procedures/types.ts:718](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: MortalProcedureOptValue](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/MortalProcedureOptValue.md): Defined in: [src/api/procedures/types.ts:163](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: MoveFundsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/MoveFundsParams.md): Defined in: [src/api/procedures/types.ts:1858](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: MultiSigProcedureOpt](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/MultiSigProcedureOpt.md): Defined in: [src/api/procedures/types.ts:174](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: NftControllerTransferParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/NftControllerTransferParams.md): Defined in: [src/api/procedures/types.ts:1295](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: NoArgsProcedureMethod()\](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/NoArgsProcedureMethod.md): Defined in: [src/api/procedures/types.ts:222](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: NominateValidatorsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/NominateValidatorsParams.md): Defined in: [src/api/procedures/types.ts:2048](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: OffChainAffirmationReceipt](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/OffChainAffirmationReceipt.md): Defined in: [src/api/procedures/types.ts:1195](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: OffChainSignature](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/OffChainSignature.md): Defined in: [src/api/procedures/types.ts:1186](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: OptionalArgsProcedureMethod()\](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/OptionalArgsProcedureMethod.md): Defined in: [src/api/procedures/types.ts:208](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: PayDividendsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/PayDividendsParams.md): Defined in: [src/api/procedures/types.ts:1849](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: PercentageTransferRestrictionInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/PercentageTransferRestrictionInput.md): Defined in: [src/api/procedures/types.ts:620](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: PortfolioCustodianRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/PortfolioCustodianRole.md): Defined in: [src/api/procedures/types.ts:312](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: PortfolioId](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/PortfolioId.md): Defined in: [src/api/procedures/types.ts:305](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ProcedureAuthorizationStatus](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ProcedureAuthorizationStatus.md): Defined in: [src/api/procedures/types.ts:69](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/... - [Interface: ProcedureMethod()\](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ProcedureMethod.md): Defined in: [src/api/procedures/types.ts:194](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: ProcedureOpts](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ProcedureOpts.md): Defined in: [src/api/procedures/types.ts:116](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RedeemNftParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RedeemNftParams.md): Defined in: [src/api/procedures/types.ts:1416](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RedeemTokensParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RedeemTokensParams.md): Defined in: [src/api/procedures/types.ts:1396](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RegisterCustomAssetTypeParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RegisterCustomAssetTypeParams.md): Defined in: [src/api/procedures/types.ts:1988](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RegisterCustomClaimTypeParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RegisterCustomClaimTypeParams.md): Defined in: [src/api/procedures/types.ts:1972](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RegisterIdentityParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RegisterIdentityParams.md): Defined in: [src/api/procedures/types.ts:985](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RemoveAssetDocumentsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveAssetDocumentsParams.md): Defined in: [src/api/procedures/types.ts:1597](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RemoveAssetRequirementParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveAssetRequirementParams.md): Defined in: [src/api/procedures/types.ts:1476](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RemoveCheckpointScheduleParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveCheckpointScheduleParams.md): Defined in: [src/api/procedures/types.ts:1447](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RemoveCorporateActionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveCorporateActionParams.md): Defined in: [src/api/procedures/types.ts:1499](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RemoveExternalAgentParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveExternalAgentParams.md): Defined in: [src/api/procedures/types.ts:1674](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: RemoveSecondaryAccountsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RemoveSecondaryAccountsParams.md): Defined in: [src/api/procedures/types.ts:728](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RenamePortfolioParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RenamePortfolioParams.md): Defined in: [src/api/procedures/types.ts:1810](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ReserveTickerParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ReserveTickerParams.md): Defined in: [src/api/procedures/types.ts:928](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RevokeClaimsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RevokeClaimsParams.md): Defined in: [src/api/procedures/types.ts:958](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RevokeSubsidyParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RevokeSubsidyParams.md): Defined in: [src/api/procedures/types.ts:774](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: RotatePrimaryKeyParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/RotatePrimaryKeyParams.md): Defined in: [src/api/procedures/types.ts:1022](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: ScopeClaimProof](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/ScopeClaimProof.md): Defined in: [src/api/procedures/types.ts:968](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: SetAllowanceParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetAllowanceParams.md): Defined in: [src/api/procedures/types.ts:1750](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetAssetDocumentsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetAssetDocumentsParams.md): Defined in: [src/api/procedures/types.ts:1583](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetAssetRequirementsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetAssetRequirementsParams.md): Defined in: [src/api/procedures/types.ts:1480](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetClaimCountTransferRestrictionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetClaimCountTransferRestrictionsParams.md): Defined in: [src/api/procedures/types.ts:690](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: SetClaimPercentageTransferRestrictionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetClaimPercentageTransferRestrictionsParams.md): Defined in: [src/api/procedures/types.ts:695](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: SetCountTransferRestrictionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetCountTransferRestrictionsParams.md): Defined in: [src/api/procedures/types.ts:682](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: SetCustodianParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetCustodianParams.md): Defined in: [src/api/procedures/types.ts:1853](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetGroupPermissionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetGroupPermissionsParams.md): Defined in: [src/api/procedures/types.ts:1696](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetMultiSigAdminParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetMultiSigAdminParams.md): Defined in: [src/api/procedures/types.ts:1900](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetPermissionGroupParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetPermissionGroupParams.md): Defined in: [src/api/procedures/types.ts:1845](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetStakingControllerParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetStakingControllerParams.md): Defined in: [src/api/procedures/types.ts:2019](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SetStakingPayeeParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SetStakingPayeeParams.md): Defined in: [src/api/procedures/types.ts:2028](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: SkipChecksOpt](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SkipChecksOpt.md): Defined in: [src/api/procedures/types.ts:93](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/... - [Interface: SubsidizeAccountParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/SubsidizeAccountParams.md): Defined in: [src/api/procedures/types.ts:781](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TickerOwnerRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TickerOwnerRole.md): Defined in: [src/api/procedures/types.ts:287](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TransactionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransactionsParams.md): Defined in: [src/api/procedures/types.ts:1825](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: TransferAssetOwnershipParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferAssetOwnershipParams.md): Defined in: [src/api/procedures/types.ts:1432](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: TransferPolyxParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferPolyxParams.md): Defined in: [src/api/procedures/types.ts:1046](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: TransferRestrictionClaimCountInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferRestrictionClaimCountInput.md): Defined in: [src/api/procedures/types.ts:648](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TransferRestrictionInputClaimPercentage](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferRestrictionInputClaimPercentage.md): Defined in: [src/api/procedures/types.ts:655](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TransferRestrictionInputCount](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferRestrictionInputCount.md): Defined in: [src/api/procedures/types.ts:607](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TransferRestrictionInputPercentage](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferRestrictionInputPercentage.md): Defined in: [src/api/procedures/types.ts:643](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TransferTickerOwnershipParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TransferTickerOwnershipParams.md): Defined in: [src/api/procedures/types.ts:1720](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: TxData\](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TxData.md): Defined in: [src/api/procedures/types.ts:260](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: TxGroupParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/TxGroupParams.md): Defined in: [src/api/procedures/types.ts:1832](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: UnlinkChildParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/UnlinkChildParams.md): Defined in: [src/api/procedures/types.ts:1968](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: UpdatePolyxBondParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/UpdatePolyxBondParams.md): Defined in: [src/api/procedures/types.ts:2041](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: UpdateVenueSignersParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/UpdateVenueSignersParams.md): Defined in: [src/api/procedures/types.ts:1275](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Interface: VenueOwnerRole](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/VenueOwnerRole.md): Defined in: [src/api/procedures/types.ts:300](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src... - [Interface: WaivePermissionsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/interfaces/WaivePermissionsParams.md): Defined in: [src/api/procedures/types.ts:1814](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/sr... - [Type Alias: AddAssetStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddAssetStatParams.md): > **AddAssetStatParams** = `object` & [`AddCountStatParams`](AddCountStatParams.mdx) \| [`AddBalanceStatParams`](AddBalanceStatParams.mdx) \| [`Add... - [Type Alias: AddBalanceStatInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddBalanceStatInput.md): > **AddBalanceStatInput** = `object` - [Type Alias: AddBalanceStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddBalanceStatParams.md): > **AddBalanceStatParams** = [`AddBalanceStatInput`](AddBalanceStatInput.mdx) & `object` - [Type Alias: AddClaimBalanceStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddClaimBalanceStatParams.md): > **AddClaimBalanceStatParams** = [`ClaimBalanceStatInput`](ClaimBalanceStatInput.mdx) & `object` - [Type Alias: AddClaimCountStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddClaimCountStatParams.md): > **AddClaimCountStatParams** = [`ClaimCountStatInput`](../../../entities/types/type-aliases/ClaimCountStatInput.mdx) & `object` - [Type Alias: AddCountStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddCountStatParams.md): > **AddCountStatParams** = [`AddCountStatInput`](../../../entities/types/interfaces/AddCountStatInput.mdx) & `object` - [Type Alias: AddCountTransferRestrictionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddCountTransferRestrictionParams.md): > **AddCountTransferRestrictionParams** = [`CountTransferRestrictionInput`](../interfaces/CountTransferRestrictionInput.mdx) & `object` - [Type Alias: AddInstructionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddInstructionParams.md): > **AddInstructionParams** = `object` & \{ `endBlock?`: `BigNumber`; \} \| \{ `endAfterBlock?`: `BigNumber`; \} \| \{ `endAfterLock?`: `true`; \} - [Type Alias: AddInstructionWithVenueIdParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AddInstructionWithVenueIdParams.md): > **AddInstructionWithVenueIdParams** = [`AddInstructionParams`](AddInstructionParams.mdx) & `object` - [Type Alias: AffirmAsMediatorParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AffirmAsMediatorParams.md): > **AffirmAsMediatorParams** = `object` - [Type Alias: AffirmInstructionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AffirmInstructionParams.md): > **AffirmInstructionParams** = `object` - [Type Alias: AgentTxGroup](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AgentTxGroup.md): > **AgentTxGroup** = *typeof* [`AGENT_TX_GROUP_VALUES`](../../../../types/txGroupConstants/variables/AGENT_TX_GROUP_VALUES.mdx)\[`number`\] - [Type Alias: AllowIdentityToCreatePortfoliosParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AllowIdentityToCreatePortfoliosParams.md): > **AllowIdentityToCreatePortfoliosParams** = `object` - [Type Alias: AssetHolderId](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/AssetHolderId.md): > **AssetHolderId** = `string` \| [`PortfolioId`](../interfaces/PortfolioId.mdx) - [Type Alias: BatchIssueNftParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/BatchIssueNftParams.md): > **BatchIssueNftParams** = `object` - [Type Alias: CastBallotVoteParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/CastBallotVoteParams.md): > **CastBallotVoteParams** = `object` - [Type Alias: ClaimBalanceStatInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ClaimBalanceStatInput.md): > **ClaimBalanceStatInput** = \{ `claimType`: [`Accredited`](../../../entities/types/enumerations/ClaimType.mdx#accredited); `issuer`: [`Identity`]... - [Type Alias: CollectionKeyInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/CollectionKeyInput.md): > **CollectionKeyInput** = [`GlobalCollectionKeyInput`](../interfaces/GlobalCollectionKeyInput.mdx) \| [`LocalCollectionKeyInput`](../interfaces/Lo... - [Type Alias: CorporateBallotParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/CorporateBallotParams.md): > **CorporateBallotParams** = `Omit`\<[`CreateBallotParams`](../interfaces/CreateBallotParams.mdx), `"declarationDate"` \| `"rcv"`\> & `object` - [Type Alias: GenericPolymeshTransaction\](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/GenericPolymeshTransaction.md): > **GenericPolymeshTransaction**\<`ProcedureReturnValue`, `ReturnValue`\> = [`PolymeshTransaction`](../../../../base/PolymeshTransaction/classes/Po... - [Type Alias: InitiateCorporateActionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/InitiateCorporateActionParams.md): > **InitiateCorporateActionParams** = `object` - [Type Alias: InputCorporateActionTargets](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/InputCorporateActionTargets.md): > **InputCorporateActionTargets** = [`Modify`](../../../../types/utils/type-aliases/Modify.mdx)\<[`CorporateActionTargets`](../../../entities/Corpo... - [Type Alias: InputCorporateActionTaxWithholdings](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/InputCorporateActionTaxWithholdings.md): > **InputCorporateActionTaxWithholdings** = [`Modify`](../../../../types/utils/type-aliases/Modify.mdx)\<[`TaxWithholding`](../../../entities/Corpo... - [Type Alias: InstructionLeg](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/InstructionLeg.md): > **InstructionLeg** = [`InstructionFungibleLeg`](../interfaces/InstructionFungibleLeg.mdx) \| [`InstructionNftLeg`](../interfaces/InstructionNftLe... - [Type Alias: InvestInOfferingParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/InvestInOfferingParams.md): > **InvestInOfferingParams** = `object` & \{ `fundingPortfolio`: [`PortfolioLike`](../../../entities/types/type-aliases/PortfolioLike.mdx); \} \| \... - [Type Alias: IssueNftParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/IssueNftParams.md): > **IssueNftParams** = `object` - [Type Alias: ModifyAssetParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyAssetParams.md): > **ModifyAssetParams** = \{ `assetType?`: [`KnownAssetType`](../../../entities/Asset/types/enumerations/KnownAssetType.mdx) \| `string` \| `BigNum... - [Type Alias: ModifyCaDefaultConfigParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyCaDefaultConfigParams.md): > **ModifyCaDefaultConfigParams** = \{ `defaultTaxWithholding`: `BigNumber`; `targets?`: [`InputTargets`](../../../entities/CorporateActionBase/typ... - [Type Alias: ModifyClaimsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyClaimsParams.md): > **ModifyClaimsParams** = [`AddClaimsParams`](../interfaces/AddClaimsParams.mdx) \| [`EditClaimsParams`](../interfaces/EditClaimsParams.mdx) \| [`... - [Type Alias: ModifyComplianceRequirementParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyComplianceRequirementParams.md): > **ModifyComplianceRequirementParams** = `object` - [Type Alias: ModifyCorporateBallotParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyCorporateBallotParams.md): > **ModifyCorporateBallotParams** = `Partial`\<`Pick`\<[`CreateBallotParams`](../interfaces/CreateBallotParams.mdx), `"meta"` \| `"endDate"` \| `"r... - [Type Alias: ModifyInstructionAffirmationParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyInstructionAffirmationParams.md): > **ModifyInstructionAffirmationParams** = [`InstructionIdParams`](../interfaces/InstructionIdParams.mdx) & `object` & [`AffirmInstructionParams`](... - [Type Alias: ModifyOfferingTimesParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyOfferingTimesParams.md): > **ModifyOfferingTimesParams** = \{ `end`: `Date` \| `null`; `start?`: `Date`; \} \| \{ `end?`: `Date` \| `null`; `start`: `Date`; \} \| \{ `end`:... - [Type Alias: ModifyVenueParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/ModifyVenueParams.md): > **ModifyVenueParams** = \{ `description?`: `string`; `type`: [`VenueType`](../../../entities/Venue/types/enumerations/VenueType.mdx); \} \| \{ `d... - [Type Alias: MortalityProcedureOpt](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/MortalityProcedureOpt.md): > **MortalityProcedureOpt** = [`ImmortalProcedureOptValue`](../interfaces/ImmortalProcedureOptValue.mdx) \| [`MortalProcedureOptValue`](../interfac... - [Type Alias: NftMetadataInput](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/NftMetadataInput.md): > **NftMetadataInput** = `object` - [Type Alias: RegisterMetadataParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/RegisterMetadataParams.md): > **RegisterMetadataParams** = \{ `name`: `string`; `specs`: [`MetadataSpec`](../../../entities/MetadataEntry/types/interfaces/MetadataSpec.mdx); \... - [Type Alias: RejectInstructionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/RejectInstructionParams.md): > **RejectInstructionParams** = `object` - [Type Alias: RevokeIdentityToCreatePortfoliosParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/RevokeIdentityToCreatePortfoliosParams.md): > **RevokeIdentityToCreatePortfoliosParams** = `object` - [Type Alias: Role](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/Role.md): > **Role** = [`TickerOwnerRole`](../interfaces/TickerOwnerRole.mdx) \| [`CddProviderRole`](../interfaces/CddProviderRole.mdx) \| [`VenueOwnerRole`]... - [Type Alias: RotatePrimaryKeyToSecondaryParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/RotatePrimaryKeyToSecondaryParams.md): > **RotatePrimaryKeyToSecondaryParams** = `object` - [Type Alias: SetMetadataParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/SetMetadataParams.md): > **SetMetadataParams** = \{ `details?`: [`MetadataValueDetails`](../../../entities/MetadataEntry/types/type-aliases/MetadataValueDetails.mdx); `va... - [Type Alias: SetTransferRestrictionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/SetTransferRestrictionParams.md): > **SetTransferRestrictionParams** = [`CountTransferRestrictionInput`](../interfaces/CountTransferRestrictionInput.mdx) \| [`PercentageTransferRest... - [Type Alias: SetTransferRestrictionStatParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/SetTransferRestrictionStatParams.md): > **SetTransferRestrictionStatParams** = `object` - [Type Alias: SetVenueFilteringParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/SetVenueFilteringParams.md): > **SetVenueFilteringParams** = `object` - [Type Alias: TransactionArray\](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/TransactionArray.md): > **TransactionArray**\<`ReturnValues`\> = `{ [K in keyof ReturnValues]: GenericPolymeshTransaction }` - [Type Alias: TransferFundsParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/TransferFundsParams.md): > **TransferFundsParams** = [`InstructionFungibleLeg`](../interfaces/InstructionFungibleLeg.mdx) \| [`InstructionNftLeg`](../interfaces/Instruction... - [Type Alias: TransferRestriction](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/TransferRestriction.md): > **TransferRestriction** = \{ `type`: [`Count`](../enumerations/TransferRestrictionType.mdx#count); `value`: `BigNumber`; \} \| \{ `type`: [`Perce... - [Type Alias: TransferRestrictionExemptionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/TransferRestrictionExemptionParams.md): > **TransferRestrictionExemptionParams** = `object` - [Type Alias: TransferRestrictionParams](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/TransferRestrictionParams.md): > **TransferRestrictionParams** = `object` - [~~Type Alias: WithdrawInstructionParams~~](https://developers.polymesh.network/sdk-docs/api/procedures/types/type-aliases/WithdrawInstructionParams.md): > **WithdrawInstructionParams** = `object` - [Class: PolymeshError](https://developers.polymesh.network/sdk-docs/base/PolymeshError/classes/PolymeshError.md): Defined in: [src/base/PolymeshError.ts:15](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/ba... - [Base: PolymeshError](https://developers.polymesh.network/sdk-docs/base/PolymeshError.md): - [PolymeshError](classes/PolymeshError.mdx) - [Class: PolymeshTransaction\](https://developers.polymesh.network/sdk-docs/base/PolymeshTransaction/classes/PolymeshTransaction.md): Defined in: [src/base/PolymeshTransaction.ts:14](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/... - [Base: PolymeshTransaction](https://developers.polymesh.network/sdk-docs/base/PolymeshTransaction.md): - [PolymeshTransaction](classes/PolymeshTransaction.mdx) - [Abstract Class: PolymeshTransactionBase\](https://developers.polymesh.network/sdk-docs/base/PolymeshTransactionBase/classes/PolymeshTransactionBase.md): Defined in: [src/base/PolymeshTransactionBase.ts:58](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b5842... - [Base: PolymeshTransactionBase](https://developers.polymesh.network/sdk-docs/base/PolymeshTransactionBase.md): - [PolymeshTransactionBase](classes/PolymeshTransactionBase.mdx) - [Class: PolymeshTransactionBatch\](https://developers.polymesh.network/sdk-docs/base/PolymeshTransactionBatch/classes/PolymeshTransactionBatch.md): Defined in: [src/base/PolymeshTransactionBatch.ts:22](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b584... - [Base: PolymeshTransactionBatch](https://developers.polymesh.network/sdk-docs/base/PolymeshTransactionBatch.md): - [PolymeshTransactionBatch](classes/PolymeshTransactionBatch.mdx) - [Enumeration: PayingAccountType](https://developers.polymesh.network/sdk-docs/base/types/enumerations/PayingAccountType.md): Defined in: [src/base/types.ts:120](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/type... - [Enumeration: TransactionArgumentType](https://developers.polymesh.network/sdk-docs/base/types/enumerations/TransactionArgumentType.md): Defined in: [src/base/types.ts:60](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Enumeration: TransactionStatus](https://developers.polymesh.network/sdk-docs/base/types/enumerations/TransactionStatus.md): Defined in: [src/base/types.ts:20](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Base: types](https://developers.polymesh.network/sdk-docs/base/types.md): - [PayingAccountType](enumerations/PayingAccountType.mdx) - [Interface: ArrayTransactionArgument](https://developers.polymesh.network/sdk-docs/base/types/interfaces/ArrayTransactionArgument.md): Defined in: [src/base/types.ts:88](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Interface: ComplexTransactionArgument](https://developers.polymesh.network/sdk-docs/base/types/interfaces/ComplexTransactionArgument.md): Defined in: [src/base/types.ts:98](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Interface: PayingAccountFees](https://developers.polymesh.network/sdk-docs/base/types/interfaces/PayingAccountFees.md): Defined in: [src/base/types.ts:165](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/type... - [Interface: PlainTransactionArgument](https://developers.polymesh.network/sdk-docs/base/types/interfaces/PlainTransactionArgument.md): Defined in: [src/base/types.ts:77](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Interface: SimpleEnumTransactionArgument](https://developers.polymesh.network/sdk-docs/base/types/interfaces/SimpleEnumTransactionArgument.md): Defined in: [src/base/types.ts:93](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/types... - [Interface: TransactionPayload](https://developers.polymesh.network/sdk-docs/base/types/interfaces/TransactionPayload.md): Defined in: [src/base/types.ts:184](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/base/type... - [Type Alias: MapTxData\](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/MapTxData.md): > **MapTxData**\<`ArgsArray`\> = `{ [K in keyof ArgsArray]: ArgsArray[K] extends unknown[] ? TxData : never }` - [Type Alias: PayingAccount](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/PayingAccount.md): > **PayingAccount** = \{ `account`: [`Account`](../../../api/entities/Account/classes/Account.mdx); `allowance`: `BigNumber`; `type`: [`Subsidy`](.... - [Type Alias: PolymeshError](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/PolymeshError.md): > **PolymeshError** = [`PolymeshError`](../../PolymeshError/classes/PolymeshError.mdx) - [Type Alias: PolymeshTransaction\](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/PolymeshTransaction.md): > **PolymeshTransaction**\<`ReturnValue`, `TransformedReturnValue`, `Args`\> = [`PolymeshTransaction`](../../PolymeshTransaction/classes/PolymeshTr... - [Type Alias: PolymeshTransactionBatch\](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/PolymeshTransactionBatch.md): > **PolymeshTransactionBatch**\<`ReturnValue`, `TransformedReturnValue`, `Args`\> = [`PolymeshTransactionBatch`](../../PolymeshTransactionBatch/cla... - [Type Alias: TransactionArgument](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/TransactionArgument.md): > **TransactionArgument** = `object` & [`PlainTransactionArgument`](../interfaces/PlainTransactionArgument.mdx) \| [`ArrayTransactionArgument`](../... - [Type Alias: TransactionPayloadInput](https://developers.polymesh.network/sdk-docs/base/types/type-aliases/TransactionPayloadInput.md): > **TransactionPayloadInput** = [`TransactionPayload`](../interfaces/TransactionPayload.mdx) \| [`TransactionPayload`](../interfaces/TransactionPay... - [Function: dispatchErrorToMessage()](https://developers.polymesh.network/sdk-docs/base/utils/functions/dispatchErrorToMessage.md): > **dispatchErrorToMessage**(`error`: `DispatchError` \| `SpRuntimeDispatchError`): `string` - [Function: handleTransactionSubmissionError()](https://developers.polymesh.network/sdk-docs/base/utils/functions/handleTransactionSubmissionError.md): > **handleTransactionSubmissionError**(`err`: `Error`): [`PolymeshError`](../../PolymeshError/classes/PolymeshError.mdx) - [Function: processType()](https://developers.polymesh.network/sdk-docs/base/utils/functions/processType.md): > **processType**(`rawType`: `TypeDef`, `name`: `string`): [`TransactionArgument`](../../types/type-aliases/TransactionArgument.mdx) - [Base: utils](https://developers.polymesh.network/sdk-docs/base/utils.md): - [dispatchErrorToMessage](functions/dispatchErrorToMessage.mdx) - [SDK Changelog - v29.0.1 to v30.0.0](https://developers.polymesh.network/sdk-docs/changelogs/v29-to-v30.md): Migration guide and breaking changes for upgrading from Polymesh SDK v29.0.1 to v30.0.0. Includes breaking changes, new features, dependencies, and... - [Polymesh SDK Readme](https://developers.polymesh.network/sdk-docs.md): [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release... - [Polymesh SDK Module List](https://developers.polymesh.network/sdk-docs/modules.md): - [api/client/AccountManagement](api/client/AccountManagement/index.mdx) - [Enumeration: AssetHoldersOrderBy](https://developers.polymesh.network/sdk-docs/types/enumerations/AssetHoldersOrderBy.md): Defined in: [src/middleware/types.ts:579](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mid... - [Enumeration: AssetTx](https://developers.polymesh.network/sdk-docs/types/enumerations/AssetTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:520 - [Enumeration: AuthTypeEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/AuthTypeEnum.md): Defined in: [src/middleware/types.ts:847](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mid... - [Enumeration: AuthorizationStatusEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/AuthorizationStatusEnum.md): Defined in: [src/middleware/types.ts:913](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mid... - [Enumeration: AuthorshipTx](https://developers.polymesh.network/sdk-docs/types/enumerations/AuthorshipTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:285 - [Enumeration: BabeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/BabeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:269 - [Enumeration: BalanceTypeEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/BalanceTypeEnum.md): Defined in: [src/middleware/types.ts:961](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mid... - [Enumeration: BalancesTx](https://developers.polymesh.network/sdk-docs/types/enumerations/BalancesTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:288 - [Enumeration: BeefyTx](https://developers.polymesh.network/sdk-docs/types/enumerations/BeefyTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:859 - [Enumeration: BridgeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/BridgeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:436 - [Enumeration: CallIdEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/CallIdEnum.md): Defined in: [src/middleware/types.ts:1831](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: CapitalDistributionTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CapitalDistributionTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:568 - [Enumeration: CddServiceProvidersTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CddServiceProvidersTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:339 - [Enumeration: CheckpointTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CheckpointTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:575 - [Enumeration: ClaimScopeTypeEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/ClaimScopeTypeEnum.md): Defined in: [src/middleware/typesV1.ts:3](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mid... - [Enumeration: CommitteeMembershipTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CommitteeMembershipTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:355 - [Enumeration: ComplianceManagerTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ComplianceManagerTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:581 - [Enumeration: ConfidentialAssetsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ConfidentialAssetsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:889 - [Enumeration: ContractsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ContractsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:801 - [Enumeration: CorporateActionTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CorporateActionTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:592 - [Enumeration: CorporateBallotTx](https://developers.polymesh.network/sdk-docs/types/enumerations/CorporateBallotTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:604 - [Enumeration: CountryCode](https://developers.polymesh.network/sdk-docs/types/enumerations/CountryCode.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:1 - [Enumeration: DidRegistrarsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/DidRegistrarsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:847 - [Enumeration: ElectionProviderMultiPhaseTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ElectionProviderMultiPhaseTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:828 - [Enumeration: EventIdEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/EventIdEnum.md): Defined in: [src/middleware/types.ts:3956](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: ExternalAgentsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ExternalAgentsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:748 - [Enumeration: ExtrinsicsOrderBy](https://developers.polymesh.network/sdk-docs/types/enumerations/ExtrinsicsOrderBy.md): Defined in: [src/middleware/types.ts:4551](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: GrandpaTx](https://developers.polymesh.network/sdk-docs/types/enumerations/GrandpaTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:505 - [Enumeration: IdentityTx](https://developers.polymesh.network/sdk-docs/types/enumerations/IdentityTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:304 - [Enumeration: ImOnlineTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ImOnlineTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:510 - [Enumeration: IndicesTx](https://developers.polymesh.network/sdk-docs/types/enumerations/IndicesTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:277 - [Enumeration: ModuleIdEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/ModuleIdEnum.md): Defined in: [src/middleware/types.ts:5606](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: ModuleName](https://developers.polymesh.network/sdk-docs/types/enumerations/ModuleName.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:912 - [Enumeration: MultiBlockMigrationsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/MultiBlockMigrationsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:883 - [Enumeration: MultiSigProposalVoteActionEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/MultiSigProposalVoteActionEnum.md): Defined in: [src/middleware/types.ts:5869](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: MultiSigTx](https://developers.polymesh.network/sdk-docs/types/enumerations/MultiSigTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:396 - [Enumeration: NftHoldersOrderBy](https://developers.polymesh.network/sdk-docs/types/enumerations/NftHoldersOrderBy.md): Defined in: [src/middleware/types.ts:6091](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: NftTx](https://developers.polymesh.network/sdk-docs/types/enumerations/NftTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:813 - [Enumeration: PipsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PipsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:612 - [Enumeration: PolymeshCommitteeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PolymeshCommitteeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:348 - [Enumeration: PolymeshContractsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PolymeshContractsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:781 - [Enumeration: PolymeshTransactionPaymentTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PolymeshTransactionPaymentTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:856 - [Enumeration: PortfolioTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PortfolioTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:631 - [Enumeration: PreimageTx](https://developers.polymesh.network/sdk-docs/types/enumerations/PreimageTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:794 - [Enumeration: ProtocolFeeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ProtocolFeeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:645 - [Enumeration: RelayerTx](https://developers.polymesh.network/sdk-docs/types/enumerations/RelayerTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:758 - [Enumeration: ReviveTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ReviveTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:868 - [Enumeration: RewardsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/RewardsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:771 - [Enumeration: SchedulerTx](https://developers.polymesh.network/sdk-docs/types/enumerations/SchedulerTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:649 - [Enumeration: SessionTx](https://developers.polymesh.network/sdk-docs/types/enumerations/SessionTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:501 - [Enumeration: SettlementDirectionEnum](https://developers.polymesh.network/sdk-docs/types/enumerations/SettlementDirectionEnum.md): Defined in: [src/middleware/typesV1.ts:11](https://github.com/PolymeshAssociation/polymesh-sdk/blob/a7c926afa47310145607dc47eeba1d09b58421b6/src/mi... - [Enumeration: SettlementTx](https://developers.polymesh.network/sdk-docs/types/enumerations/SettlementTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:661 - [Enumeration: StakingTx](https://developers.polymesh.network/sdk-docs/types/enumerations/StakingTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:455 - [Enumeration: StateTrieMigrationTx](https://developers.polymesh.network/sdk-docs/types/enumerations/StateTrieMigrationTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:820 - [Enumeration: StatisticsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/StatisticsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:713 - [Enumeration: StoTx](https://developers.polymesh.network/sdk-docs/types/enumerations/StoTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:723 - [Enumeration: SudoTx](https://developers.polymesh.network/sdk-docs/types/enumerations/SudoTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:513 - [Enumeration: SystemTx](https://developers.polymesh.network/sdk-docs/types/enumerations/SystemTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:253 - [Enumeration: TechnicalCommitteeMembershipTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TechnicalCommitteeMembershipTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:371 - [Enumeration: TechnicalCommitteeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TechnicalCommitteeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:364 - [Enumeration: TestUtilsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TestUtilsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:775 - [Enumeration: TimestampTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TimestampTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:274 - [Enumeration: TransactionPaymentTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TransactionPaymentTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:835 - [Enumeration: TreasuryTx](https://developers.polymesh.network/sdk-docs/types/enumerations/TreasuryTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:732 - [Enumeration: UpgradeCommitteeMembershipTx](https://developers.polymesh.network/sdk-docs/types/enumerations/UpgradeCommitteeMembershipTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:387 - [Enumeration: UpgradeCommitteeTx](https://developers.polymesh.network/sdk-docs/types/enumerations/UpgradeCommitteeTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:380 - [Enumeration: UtilityTx](https://developers.polymesh.network/sdk-docs/types/enumerations/UtilityTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:736 - [Enumeration: ValidatorsTx](https://developers.polymesh.network/sdk-docs/types/enumerations/ValidatorsTx.md): Defined in: node\_modules/@polymeshassociation/polymesh-types/generated/types.d.ts:838 - [types](https://developers.polymesh.network/sdk-docs/types.md): - [AssetHoldersOrderBy](enumerations/AssetHoldersOrderBy.mdx) - [types/txGroupConstants](https://developers.polymesh.network/sdk-docs/types/txGroupConstants.md): - [ADVANCED\_ASSET\_MANAGEMENT\_TX\_TAGS](variables/ADVANCED_ASSET_MANAGEMENT_TX_TAGS.mdx) - [Variable: ADVANCED\_ASSET\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ADVANCED_ASSET_MANAGEMENT_TX_TAGS.md): > `const` **ADVANCED\_ASSET\_MANAGEMENT\_TX\_TAGS**: \[[`AcceptAssetOwnershipTransfer`](../../enumerations/AssetTx.mdx#acceptassetownershiptransfer... - [Variable: AGENT\_TX\_GROUP\_VALUES](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/AGENT_TX_GROUP_VALUES.md): > `const` **AGENT\_TX\_GROUP\_VALUES**: readonly \[[`AdvancedAssetManagement`](../../../api/procedures/types/enumerations/TxGroup.mdx#advancedasset... - [Variable: ASSET\_DOCUMENT\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ASSET_DOCUMENT_MANAGEMENT_TX_TAGS.md): > `const` **ASSET\_DOCUMENT\_MANAGEMENT\_TX\_TAGS**: \[[`AddDocuments`](../../enumerations/AssetTx.mdx#adddocuments), [`RemoveDocuments`](../../enu... - [Variable: ASSET\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ASSET_MANAGEMENT_TX_TAGS.md): > `const` **ASSET\_MANAGEMENT\_TX\_TAGS**: \[[`LinkTickerToAssetId`](../../enumerations/AssetTx.mdx#linktickertoassetid), [`MakeDivisible`](../../e... - [Variable: ASSET\_METADATA\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ASSET_METADATA_MANAGEMENT_TX_TAGS.md): > `const` **ASSET\_METADATA\_MANAGEMENT\_TX\_TAGS**: \[[`RegisterAndSetLocalAssetMetadata`](../../enumerations/AssetTx.mdx#registerandsetlocalasset... - [Variable: ASSET\_REGISTRATION\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ASSET_REGISTRATION_TX_TAGS.md): > `const` **ASSET\_REGISTRATION\_TX\_TAGS**: \[[`AcceptAssetOwnershipTransfer`](../../enumerations/AssetTx.mdx#acceptassetownershiptransfer), [`Acc... - [Variable: AUTHORIZATION\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/AUTHORIZATION_MANAGEMENT_TX_TAGS.md): > `const` **AUTHORIZATION\_MANAGEMENT\_TX\_TAGS**: \[[`AddAuthorization`](../../enumerations/IdentityTx.mdx#addauthorization), [`RemoveAuthorizatio... - [Variable: CAPITAL\_DISTRIBUTION\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CAPITAL_DISTRIBUTION_TX_TAGS.md): > `const` **CAPITAL\_DISTRIBUTION\_TX\_TAGS**: \[[`Distribute`](../../enumerations/CapitalDistributionTx.mdx#distribute), [`PushBenefit`](../../enu... - [Variable: CDD\_REGISTRATION\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CDD_REGISTRATION_TX_TAGS.md): > `const` **CDD\_REGISTRATION\_TX\_TAGS**: \[[`CddRegisterDid`](../../enumerations/IdentityTx.mdx#cddregisterdid), [`CddRegisterDidWithCdd`](../../... - [Variable: CHECKPOINT\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CHECKPOINT_MANAGEMENT_TX_TAGS.md): > `const` **CHECKPOINT\_MANAGEMENT\_TX\_TAGS**: \[[`CreateCheckpoint`](../../enumerations/CheckpointTx.mdx#createcheckpoint), [`CreateSchedule`](..... - [Variable: CLAIMS\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CLAIMS_MANAGEMENT_TX_TAGS.md): > `const` **CLAIMS\_MANAGEMENT\_TX\_TAGS**: \[[`AddClaim`](../../enumerations/IdentityTx.mdx#addclaim), [`RegisterCustomClaimType`](../../enumerati... - [Variable: COMPLIANCE\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/COMPLIANCE_MANAGEMENT_TX_TAGS.md): > `const` **COMPLIANCE\_MANAGEMENT\_TX\_TAGS**: \[[`AddMandatoryMediators`](../../enumerations/AssetTx.mdx#addmandatorymediators), [`RemoveMandator... - [Variable: CORPORATE\_ACTIONS\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CORPORATE_ACTIONS_MANAGEMENT_TX_TAGS.md): > `const` **CORPORATE\_ACTIONS\_MANAGEMENT\_TX\_TAGS**: \[[`ChangeRecordDate`](../../enumerations/CorporateActionTx.mdx#changerecorddate), [`Initia... - [Variable: CORPORATE\_BALLOT\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CORPORATE_BALLOT_MANAGEMENT_TX_TAGS.md): > `const` **CORPORATE\_BALLOT\_MANAGEMENT\_TX\_TAGS**: \[[`AttachBallot`](../../enumerations/CorporateBallotTx.mdx#attachballot), [`ChangeEnd`](../... - [Variable: CORPORATE\_VOTING\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/CORPORATE_VOTING_TX_TAGS.md): > `const` **CORPORATE\_VOTING\_TX\_TAGS**: \[[`Vote`](../../enumerations/CorporateBallotTx.mdx#vote)\] - [Variable: EXTERNAL\_AGENT\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/EXTERNAL_AGENT_MANAGEMENT_TX_TAGS.md): > `const` **EXTERNAL\_AGENT\_MANAGEMENT\_TX\_TAGS**: \[[`ChangeGroup`](../../enumerations/ExternalAgentsTx.mdx#changegroup), [`CreateAndChangeCusto... - [Variable: EXTERNAL\_AGENT\_PARTICIPATION\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/EXTERNAL_AGENT_PARTICIPATION_TX_TAGS.md): > `const` **EXTERNAL\_AGENT\_PARTICIPATION\_TX\_TAGS**: \[[`Abdicate`](../../enumerations/ExternalAgentsTx.mdx#abdicate), [`AcceptBecomeAgent`](../... - [Variable: ISSUANCE\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/ISSUANCE_TX_TAGS.md): > `const` **ISSUANCE\_TX\_TAGS**: \[[`Issue`](../../enumerations/AssetTx.mdx#issue), [`IssueNft`](../../enumerations/NftTx.mdx#issuenft)\] - [Variable: MULTISIG\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/MULTISIG_MANAGEMENT_TX_TAGS.md): > `const` **MULTISIG\_MANAGEMENT\_TX\_TAGS**: \[[`CreateMultisig`](../../enumerations/MultiSigTx.mdx#createmultisig)\] - [Variable: PORTFOLIO\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/PORTFOLIO_MANAGEMENT_TX_TAGS.md): > `const` **PORTFOLIO\_MANAGEMENT\_TX\_TAGS**: \[[`AcceptPortfolioCustody`](../../enumerations/PortfolioTx.mdx#acceptportfoliocustody), [`CreateCus... - [Variable: REDEMPTION\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/REDEMPTION_TX_TAGS.md): > `const` **REDEMPTION\_TX\_TAGS**: \[[`Redeem`](../../enumerations/AssetTx.mdx#redeem), [`RedeemNft`](../../enumerations/NftTx.mdx#redeemnft)\] - [Variable: RELAYER\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/RELAYER_MANAGEMENT_TX_TAGS.md): > `const` **RELAYER\_MANAGEMENT\_TX\_TAGS**: \[[`DecreasePolyxLimit`](../../enumerations/RelayerTx.mdx#decreasepolyxlimit), [`IncreasePolyxLimit`](... - [Variable: SETTLEMENT\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/SETTLEMENT_MANAGEMENT_TX_TAGS.md): > `const` **SETTLEMENT\_MANAGEMENT\_TX\_TAGS**: \[[`PreApproveAsset`](../../enumerations/AssetTx.mdx#preapproveasset), [`RemoveAssetPreApproval`](.... - [Variable: STO\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/STO_MANAGEMENT_TX_TAGS.md): > `const` **STO\_MANAGEMENT\_TX\_TAGS**: \[[`CreateFundraiser`](../../enumerations/StoTx.mdx#createfundraiser), [`FreezeFundraiser`](../../enumerat... - [Variable: TRUSTED\_CLAIM\_ISSUERS\_MANAGEMENT\_TX\_TAGS](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/TRUSTED_CLAIM_ISSUERS_MANAGEMENT_TX_TAGS.md): > `const` **TRUSTED\_CLAIM\_ISSUERS\_MANAGEMENT\_TX\_TAGS**: \[[`AddDefaultTrustedClaimIssuer`](../../enumerations/ComplianceManagerTx.mdx#adddefau... - [Variable: TX\_GROUP\_TO\_TAGS\_MAP](https://developers.polymesh.network/sdk-docs/types/txGroupConstants/variables/TX_GROUP_TO_TAGS_MAP.md): > `const` **TX\_GROUP\_TO\_TAGS\_MAP**: `Record`\<[`TxGroup`](../../../api/procedures/types/enumerations/TxGroup.mdx), [`TxTag`](../../type-aliases... - [Type Alias: MiddlewareScope](https://developers.polymesh.network/sdk-docs/types/type-aliases/MiddlewareScope.md): > **MiddlewareScope** = [`Scalars`](Scalars.mdx)\[`"JSON"`\]\[`"input"`\] - [Type Alias: Scalars](https://developers.polymesh.network/sdk-docs/types/type-aliases/Scalars.md): > **Scalars** = `object` - [Type Alias: TxTag](https://developers.polymesh.network/sdk-docs/types/type-aliases/TxTag.md): > **TxTag** = [`SystemTx`](../enumerations/SystemTx.mdx) \| [`BabeTx`](../enumerations/BabeTx.mdx) \| [`TimestampTx`](../enumerations/TimestampTx.m... - [types/utils](https://developers.polymesh.network/sdk-docs/types/utils.md): - [ArgsType](type-aliases/ArgsType.mdx) - [Type Alias: ArgsType\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/ArgsType.md): > **ArgsType**\<`T`\> = `T` *extends* (...`args`: infer A) => `unknown` ? `A` : `never` - [Type Alias: Ensured\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/Ensured.md): > **Ensured**\<`T`, `K`\> = `Required`\<`Pick`\<`T`, `K`\>\> & `{ [SubKey in K]: NonNullable }` - [Type Alias: HumanReadableType\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/HumanReadableType.md): > **HumanReadableType**\<`T`\> = `T` *extends* [`Entity`](../../../api/entities/Entity/classes/Entity.mdx)\<`unknown`, infer H\> ? `HumanReadableTy... - [Type Alias: Modify\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/Modify.md): > **Modify**\<`T`, `R`\> = `Omit`\<`T`, keyof `R`\> & `R` - [Type Alias: PaginatedQueryArgs\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/PaginatedQueryArgs.md): > **PaginatedQueryArgs**\<`T`\> = `T` & `object` - [Type Alias: QueryArgs\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/QueryArgs.md): > **QueryArgs**\<`T`, `K`\> = `{ [P in K]?: T[P] }` - [Type Alias: WithRequired\](https://developers.polymesh.network/sdk-docs/types/utils/type-aliases/WithRequired.md): > **WithRequired**\<`T`, `K`\> = `T` & `{ [P in K]-?: T[P] }` - [Variable: TxTags](https://developers.polymesh.network/sdk-docs/types/variables/TxTags.md): > `const` **TxTags**: `object`