CollectionReferenceOutput interface
The reference to collection.
Properties
| last |
The last modified time of collection reference. |
| reference |
The reference name of collection reference. |
| type | The type of collection reference. |
Property Details
lastModifiedAt
The last modified time of collection reference.
lastModifiedAt?: string
Property Value
string
referenceName
The reference name of collection reference.
referenceName?: string
Property Value
string
type
The type of collection reference.
type?: string
Property Value
string