api.procedures.types.RevokeClaimsParams - PolymeshAssociation/polymesh-sdk GitHub Wiki

Interface: RevokeClaimsParams

api/procedures/types.RevokeClaimsParams

Table of contents

Properties

Properties

claims

claims: Omit<ClaimTarget, "expiry">[]

array of claims to be revoked

Defined in

api/procedures/types.ts:849


operation

operation: Revoke

Defined in

api/procedures/types.ts:850