Signatures will be kept as png files

main
Paul Schneider 9 years ago
parent b627544e4f
commit fd391ebabc
1 changed files with 0 additions and 3 deletions

@ -68,9 +68,6 @@ namespace Yavsc.Models.Billing
{
get; set;
}
public Byte [] ProviderSignature { get; set; }
public Byte [] ClientSignature { get; set; }
public DateTime ProviderValidationDate { get; set; }
public DateTime ClientValidationDate { get; set; }

Loading…