Type Alias SnpmbPdssMajorData
SnpmbPdssMajorData: {
acceleration_four_semester: boolean;
acceleration_six_semester: boolean;
major_code: string;
major_name: string;
quota: number;
quota_erapor: number;
regular_four_year: boolean;
regular_three_year: boolean;
total_student: number;
}
Type declaration
acceleration_four_semester: boolean
acceleration_six_semester: boolean
major_code: string
major_name: string
quota: number
quota_erapor: number
regular_four_year: boolean
regular_three_year: boolean
total_student: number