Skip to content

api.procedures.types.CreateChildIdentitiesParams

prashantasdeveloper edited this page Sep 11, 2024 · 23 revisions

Interface: CreateChildIdentitiesParams

api/procedures/types.CreateChildIdentitiesParams

Table of contents

Properties

Properties

expiry

expiry: Date

Expiry date of the signed authorization

Defined in

api/procedures/types.ts:1153


secondaryKeys

secondaryKeys: (string | Account)[]

The secondary keys that will become the primary keys of the new child Identities

Defined in

api/procedures/types.ts:1149

Clone this wiki locally