signnow / SignNow.NET

SignNow.Net is the official .NET 4.5+ and .NET Standard class library for the SignNow API. SignNow allows you to embed legally-binding e-signatures into your app, CRM or cloud storage. Send documents for signature directly from your website. Invite multiple signers to finalize contracts.
https://www.signnow.com/developers
MIT License
16 stars 12 forks source link

Fix | lock signing date #157

Closed AlexNDRmac closed 1 year ago

AlexNDRmac commented 1 year ago

Added

Changed

Fixed

codecov[bot] commented 1 year ago

Codecov Report

Merging #157 (7046593) into develop (17a84fb) will decrease coverage by 0.28%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #157 +/- ## =========================================== - Coverage 92.80% 92.53% -0.28% =========================================== Files 78 78 Lines 1474 1474 =========================================== - Hits 1368 1364 -4 - Misses 106 110 +4 ```