Interface: TransferRestrictionStatValues
api/entities/Asset/types.TransferRestrictionStatValues
Asset Stat along with its current value
Properties
claim
• Optional
claim: Object
The claim of the stat
Note
for scoped stats, this is the claim of the stat
Note
for count stats, this is undefined
Type declaration
Name | Type |
---|---|
claimType | TrustedFor |
issuer | Identity |
value? | ClaimValue | JurisdictionValue [] |
Defined in
api/entities/Asset/types.ts:448
type
• type: StatType
The type of the stat
Defined in
api/entities/Asset/types.ts:457
value
• value: BigNumber
The total value of of the Asset Stat
Note
for scoped stats, this is the total value of all claims
Note
for count stats, this is the value of the stat