GetAccountIndexingEntityStateRequestArgs: BlockchainRequestArgs & IndexerAccountPartitionRequestArgs & {
    type: IndexableEntityType;
}

Generated using TypeDoc