remove useremailaddress
This commit is contained in:
@@ -14,8 +14,15 @@
|
||||
Created = 0
|
||||
End Enum
|
||||
|
||||
Public Enum ActionType
|
||||
Public Enum EnvelopeHistoryActionType
|
||||
Created = 0
|
||||
Saved = 1
|
||||
Sent = 2
|
||||
EmailSent = 3
|
||||
Delivered = 4
|
||||
Seen = 5
|
||||
Signed = 6
|
||||
Rejected = 7
|
||||
End Enum
|
||||
|
||||
Public Enum ContractType
|
||||
|
||||
Reference in New Issue
Block a user