export interface CompareGenDocSignatureRequestBody { signatureGuid: string; genericDocumentHdrGuid: string; genericDocumentLineGuid: string; }