Unipluss.Sign.ClientNET35 by Signere.no

<PackageReference Include="Unipluss.Sign.ClientNET35" Version="1.0.701" />

.NET API 229,376 bytes

 CreateDocumentRequest

public string CreatedByApplication { get; set; }

public string Description { get; set; }

public string ExternalDocumentId { get; set; }

public string FileContent { get; set; }

public string FileMD5CheckSum { get; set; }

public string FileName { get; set; }

public Languages Language { get; set; }

public string MessageEmail { get; set; }

public string MessageSms { get; set; }

public IList<DocumentMetaData> MetaData { get; set; }

public bool NotifySenderWhenCanceledEmail { get; set; }

public bool NotifySenderWhenCanceledSMS { get; set; }

public bool NotifySenderWhenSignedEmail { get; set; }

public bool NotifySenderWhenSignedSMS { get; set; }

public virtual bool NotifySigneerefBeforeSignDeadlineEmail { get; set; }

public virtual bool NotifySigneerefBeforeSignDeadlineSMS { get; set; }

public bool NotifySigneerefsWhenSignedEmail { get; set; }

public bool NotifySigneerefsWhenSignedSMS { get; set; }

public bool Private { get; set; }

public string PushNotificationUrl { get; set; }

public string RedirectFinishUrl { get; set; }

public string SenderEmail { get; set; }

public string SenderMobile { get; set; }

public bool ShowOnSigneesPersonalSite { get; set; }

public DateTime? SignDeadline { get; set; }

public IList<SigneeRef> SigneeRefs { get; set; }

public Guid SignJobId { get; set; }

public string Title { get; set; }

public string TopicEmail { get; set; }