typescript-sdk

Home > @3rdweb/sdk > NewSignaturePayload > id

NewSignaturePayload.id property

A unique identifier for the signature.

If this value is an empty string, then a uuid-v4 will be generated.

Signature:

id?: string;