Type Alias: JurisdictionValue
JurisdictionValue =
object
Defined in: src/api/entities/Asset/types.ts:419
For Jurisdiction claims - tracks holders by country code and those without jurisdiction
Properties
Property | Type | Description | Defined in |
---|---|---|---|
| The country code of the jurisdiction Note null if the jurisdiction is not specified (no jurisdiction claim) | ||
| The number of individual Asset holders with this jurisdiction (or without any jurisdiction if countryCode is null), or the total balance of tokens held by all such holders |