06-12-23
This commit is contained in:
parent
25f7aeb45c
commit
ba6406b4b5
@ -3,7 +3,7 @@
|
||||
Public Property UserId As Integer
|
||||
Public Property Title As String = ""
|
||||
Public Property ContractType As Constants.ContractType
|
||||
Public Property Status As Constants.EnvelopeStatus
|
||||
Public Property Status As Constants.EnvelopeStatus = Constants.EnvelopeStatus.EnvelopeCreated
|
||||
Public Property Uuid As String = Guid.NewGuid.ToString()
|
||||
|
||||
Public Property Subject As String = My.Resources.Envelope.You_received_a_document_to_sign_
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user