Skip to content

api.procedures.types.ModifyPrimaryIssuanceAgentParams

prashantasdeveloper edited this page Sep 19, 2024 · 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:1171


target

target: string | Identity

Identity to be set as primary issuance agent

Defined in

api/procedures/types.ts:1167

Clone this wiki locally