@signkit/core Types / SignerInfo
Interface: SignerInfo
Defined in: types.ts:237
Signer identity passed to the <Signer> component.
Properties
email?
optionalemail?:string
Defined in: types.ts:240
id?
optionalid?:string
Defined in: types.ts:238
name?
optionalname?:string
Defined in: types.ts:239
role?
optionalrole?:string
Defined in: types.ts:242
Role key used to restrict which fields this signer may fill.