Type Alias GetFunctionForEnvParams

GetFunctionForEnvParams: AcceptsQueryParams & GetSpaceEnvironmentParams & {
    appInstallationId: string;
}