Type Alias GetResourceProviderParams

GetResourceProviderParams: GetOrganizationParams & {
    appDefinitionId: string;
}