authorizedOrgsDescs property

List<AuthorizedOrgsDesc>? authorizedOrgsDescs
getter/setter pair

List of all the Authorized Orgs Desc instances.

Implementation

core.List<AuthorizedOrgsDesc>? authorizedOrgsDescs;