17 lines
318 B
JSON
17 lines
318 B
JSON
{
|
|
"EducationalProgramsPage": [
|
|
"getDistanceInMiles",
|
|
"getSchoolsForCIPs",
|
|
"getTuitionForCIPs"
|
|
],
|
|
"LoanRepayment": [
|
|
"getDistanceInMiles",
|
|
"getTuitionForCIPs"
|
|
],
|
|
"CareerExplorer": [
|
|
"getEconomicProjections",
|
|
"getSalaryData",
|
|
"addCareerToComparison",
|
|
"openCareerModal"
|
|
]
|
|
} |