refactor(EnvelopeStatus): umbenennen in EnvelopeReceiver
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Public Class EnvelopeResponse
|
||||
Public Class EnvelopeReceiver
|
||||
Public Property Envelope As Envelope
|
||||
Public Property Receiver As Receiver
|
||||
End Class
|
||||
@@ -285,7 +285,7 @@
|
||||
<Compile Include="Entities\EnvelopeDocumentElement.vb" />
|
||||
<Compile Include="Entities\EnvelopeHistoryEntry.vb" />
|
||||
<Compile Include="Entities\Receiver.vb" />
|
||||
<Compile Include="Entities\EnvelopeResponse.vb" />
|
||||
<Compile Include="Entities\EnvelopeReceiver.vb" />
|
||||
<Compile Include="Entities\EnvelopeType.vb" />
|
||||
<Compile Include="Entities\State.vb" />
|
||||
<Compile Include="Helpers.vb" />
|
||||
|
||||
Reference in New Issue
Block a user