Signatures will be kept as png files
This commit is contained in:
parent
0df085ed8f
commit
75cc82c75b
1 changed files with 0 additions and 3 deletions
|
|
@ -68,9 +68,6 @@ namespace Yavsc.Models.Billing
|
||||||
{
|
{
|
||||||
get; set;
|
get; set;
|
||||||
}
|
}
|
||||||
|
|
||||||
public Byte [] ProviderSignature { get; set; }
|
|
||||||
public Byte [] ClientSignature { get; set; }
|
|
||||||
public DateTime ProviderValidationDate { get; set; }
|
public DateTime ProviderValidationDate { get; set; }
|
||||||
public DateTime ClientValidationDate { get; set; }
|
public DateTime ClientValidationDate { get; set; }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue