api_procedures_modifyPrimaryIssuanceAgent.ModifyPrimaryIssuanceAgentParams

@polymeshassociation/polymesh-sdk / Modules / api/procedures/modifyPrimaryIssuanceAgent / ModifyPrimaryIssuanceAgentParams

Interface: ModifyPrimaryIssuanceAgentParams

api/procedures/modifyPrimaryIssuanceAgent.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/modifyPrimaryIssuanceAgent.ts:19


target

target: string | Identity

Identity to be set as primary issuance agent

Defined in

api/procedures/modifyPrimaryIssuanceAgent.ts:15

Last updated