Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleResult

Description

This class wraps the result, which contains a list of all the child resources of the given parents.

Properties

Code Block
List<Id> descendantIds

A list of ids of all the descendants of the given parents.

GoMeddo Rest API

In the GoMeddo Rest API, a similar function, /resources/{ResourceId}/children, exists, which filters a list of dimension IDs to retain only those that are child records of the passed-on ID.

https://apidocs.gomeddo.com/#/resources/get_resources__resourceId__children