Child (JSON)

Data representation of a node's child - transfer object

Used by the ChildrenData class which is used to return data about an node's children

URI:Child

Properties

Name Type Description
name string Get the name of the child node
apid string Get the apid of the child node
locator string Get the locator of this child node; mostly used for testing?
order number

Example

{
  "name" : "...",
  "apid" : "...",
  "locator" : "...",
  "order" : 12345
}

變更語言

意見回饋

傳送中……

意見回饋已傳送。

無法傳送意見回饋。5秒鐘後重試。