Skip to content

api.procedures.types.RevokeClaimsParams

polymesh-bot edited this page Jun 3, 2025 · 86 revisions

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:852


operation

operation: Revoke

Defined in

api/procedures/types.ts:853

Clone this wiki locally