Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 876 Bytes

File metadata and controls

29 lines (17 loc) · 876 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"
AI_CONFIG "aiConfig"