[]
        
(Showing Draft Content)

SignatureLockedFieldsProperties

Type Alias: SignatureLockedFieldsProperties

type SignatureLockedFieldsProperties = object;

Defines range of the Field objects to be locked when SignatureField is signed.

Properties

fieldNames?

optional fieldNames?: string[] | null;

The list of fields' names which should be included / excluded from processing depending on 'type' property.


type

type: SignatureLockedFieldsType;

The type of the range.