Enum OperationAddSignature.CertificationLevelEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationAddSignature.CertificationLevelEnum>
    Enclosing class:
    OperationAddSignature

    public static enum OperationAddSignature.CertificationLevelEnum
    extends Enum<OperationAddSignature.CertificationLevelEnum>
    This parameter defines the level of the signature. * none = Sign, but do not certify, the document, i.e., additional signatures and changes will be allowed. * noChanges = Certify the document and do not allow any additional changes anymore. * formFillingAndSignatures = Certify the document, but allow for fields to be filled out. * formFillingAndSignaturesAndAnnotations = Certify the document, but allow for fields to be filled out and annotations to be added.