|
string | id |
|
string | version |
|
string | uri |
|
string | checksum |
|
string | type |
|
string | visibility |
|
string[] | tags |
|
bool | IsPublic => string.Equals(ContentConstants.PUBLIC, visibility) |
|
bool | IsPrivate => string.Equals(ContentConstants.PRIVATE, visibility) |
|
The documentation for this class was generated from the following file:
- microservice/microservice/Content/ContentService.cs