Skip to content

api.procedures.types.ModifyPrimaryIssuanceAgentParams

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

Interface: ModifyPrimaryIssuanceAgentParams

api/procedures/types.ModifyPrimaryIssuanceAgentParams

Table of contents

Properties

Properties

requestExpiry

Optional requestExpiry: Date

date at which the authorization request to modify the primary issuance agent expires (optional, never expires if a date is not provided)

Defined in

api/procedures/types.ts:1239


target

target: string | Identity

Identity to be set as primary issuance agent

Defined in

api/procedures/types.ts:1235

Clone this wiki locally