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초 후에 다시 시도하십시오.