IndexerAccountPartitionRequestArgs: {
    account: string;
    partitionKey?: string;
}

Type declaration

  • account: string

    Account to partition.

  • Optional partitionKey?: string

    Key of the partition group to which the account belongs.

Generated using TypeDoc