Represents a release note for an acre Access Control platform component
Overview of ReleaseNote goes here.
ReleaseNote
| Field | Type | Inherited from | Description |
|---|---|---|---|
| Name | String | ReleaseNote | Gets or sets the component name |
| Url | String | ReleaseNote | Gets or sets the URL to the release notes |
{
"Name" : "String",
"Url" : "String"
}