ModifyPrimaryIssuanceAgentParams

Hierarchy

  • ModifyPrimaryIssuanceAgentParams

Index

Properties

Properties

Optional requestExpiry

requestExpiry? : Date

Defined in src/api/procedures/modifyPrimaryIssuanceAgent.ts:25

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

target

target: string | Identity

Defined in src/api/procedures/modifyPrimaryIssuanceAgent.ts:21

identity to be set as primary issuance agent

Last updated