Skip to content

api.entities.types.SignerValue

prashantasdeveloper edited this page Oct 31, 2024 · 15 revisions

Interface: SignerValue

api/entities/types.SignerValue

Table of contents

Properties

Properties

type

type: SignerType

whether the signer is an Account or Identity

Defined in

api/entities/types.ts:114


value

value: string

address or DID (depending on whether the signer is an Account or Identity)

Defined in

api/entities/types.ts:118

Clone this wiki locally