Enum UpdateAnnotationStatus
The status of the Annotation.
Namespace: Unity.Cloud.Collaboration.Abstractions
Assembly: Unity.Cloud.Collaboration.dll
Syntax
[JsonConverter(typeof(StringEnumConverter))]
public enum UpdateAnnotationStatus
Fields
| Name | Description |
|---|---|
| Active | Enum Active for value: Active |
| Draft | Enum Draft for value: Draft |
| Sending | Enum Sending for value: Sending |