export enum AgreementSignatureVerificationMethodEnum { FINGERPRINT = 'Fingerprint', PHYSICAL_ID = 'Physical ID', }