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

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


target

target: string | Identity

Identity to be set as primary issuance agent

Defined in

api/procedures/types.ts:1167