Type Alias GetEnvironmentTemplateParamsInternal

GetEnvironmentTemplateParams: GetOrganizationParams & {
    environmentTemplateId: string;
}