[]
type SignatureLockedFieldsProperties = object;
Defines range of the Field objects to be locked when SignatureField is signed.
optional fieldNames?: string[] | null;
The list of fields' names which should be included / excluded from processing depending on 'type' property.
type: SignatureLockedFieldsType;
The type of the range.