@sign-kit/core Types / SignerInfo
Interface: SignerInfo
Defined in: types.ts:181
Signer identity passed to the <Signer> component.
Properties
email?
optionalemail?:string
Defined in: types.ts:184
id?
optionalid?:string
Defined in: types.ts:182
name?
optionalname?:string
Defined in: types.ts:183
role?
optionalrole?:string
Defined in: types.ts:186
Role key used to restrict which fields this signer may fill.