Class CcdReleaseUpdate
CcdReleaseUpdate model
Namespace: Unity.Services.Ccd.Management.Models
Syntax
[Preserve]
public class CcdReleaseUpdate
Constructors
CcdReleaseUpdate(String)
Creates an instance of CcdReleaseUpdate.
Declaration
[Preserve]
public CcdReleaseUpdate(string notes = null)
Parameters
| Type | Name | Description |
|---|---|---|
| String | notes | notes param |
Properties
Notes
Declaration
[Preserve]
public string Notes { get; }
Property Value
| Type | Description |
|---|---|
| String |