Toggle navigation
InService Web API: AccessibleObject
Module Index
Resources
Data Types
Home
JSON
AccessibleObject
AccessibleObject
Properties
name
data type
description
accessible
boolean
annotations
array of object
declaredAnnotations
array of object
Example
{ "accessible" : true, "annotations" : [ { }, { } ], "declaredAnnotations" : [ { }, { } ] }