Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 839 Bytes

File metadata and controls

28 lines (16 loc) · 839 Bytes

ViewLinkedResource

Properties

Name Type Description Notes
links ParentAndSelfLinks
resourceKey String Key of the resource (flag or segment)
environmentId String Environment ID of the resource (only present for segments) [optional]
environmentKey String Environment Key of the resource (only present for segments) [optional]
resourceType ResourceTypeEnum
linkedAt Long
resourceDetails ViewLinkedResourceDetails [optional]

Enum: ResourceTypeEnum

Name Value
FLAG "flag"
SEGMENT "segment"