VersionResponse class
Response from Version or VersionAsync.
public class VersionResponse
Public Members
| name | description |
|---|---|
| VersionResponse(…) | Initializes a new instance of the VersionResponse. |
| Commit { get; } | Gets the Git commit. |
| Tag { get; } | Gets the Git tag. |
See Also
- namespace CyberCrypt.D1.Client.Response