OptLinkStateRef
Used to return a possibly empty LinkStateFull object when querying multiple Links by ID when any one of those IDs may be invalid or obsolete. If the 'link' field is missing in this object, it means that there was no Link for the corresponding ID.
Properties
Name | Description | Type |
---|---|---|
id |
The system-assigned ID for a link. |
String |
link |
The full state of a Link. |
LinkStateFull |