Type Alias GetAppInstallationsForOrgParamsInternal

GetAppInstallationsForOrgParams: GetOrganizationParams & {
    appDefinitionId: string;
}