VyReferenceDto
A data transfer object representing a reference to a Vy object.
Properties
Field | Type | Description |
---|---|---|
id | string | The unique identifier of the Vy object being referenced. |
type | The type of the Vy object being referenced. |
Last updated