Skip to content

api.procedures.types.ModifyPrimaryIssuanceAgentParams

prashantasdeveloper edited this page Jan 2, 2025 · 75 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:1200


target

target: string | Identity

Identity to be set as primary issuance agent

Defined in

api/procedures/types.ts:1196

Clone this wiki locally