Skip to content

api.entities.types.SignerValue

polymesh-bot edited this page Jun 3, 2025 · 37 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:121


value

value: string

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

Defined in

api/entities/types.ts:125

Clone this wiki locally