AvailableOrg: {
    appId: EntityId;
    orgId: EntityId;
}

Type declaration

  • appId: EntityId

    The ID of an application that can be used to log into the given org.

  • orgId: EntityId

    The ID of the organization.

Generated using TypeDoc