Type Alias GetSpaceEnvironmentParams

GetSpaceEnvironmentParams: {
    environmentId: string;
    spaceId: string;
}