0% found this document useful (0 votes)
14 views1 page

React Basic

React Basic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views1 page

React Basic

React Basic
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

const data = {

aidPeriods: [
{
weeks: 12,
freeze: 'false',
months: 26,
weight: 50,
endDate: '2023-10-04',
ATPCrdts: 9,
startDate: '2023-10-02',
actualCrdts: null,
aidPeriodId: '07495e42-3133-403d-a019-098197b94d93',
aidPeriodCode: '2088',
disbursements: [
{
disbursementId: '49f0dd02-7f0d-4949-917f-0b5805be64fd',
disbursementDate: '2024-01-03',
disbursementPercentage: 60
},
{
disbursementId: '2d4889fe-3959-4979-a8cb-6a733b95d2e4',
disbursementDate: '2024-01-11',
disbursementPercentage: 40
}
],
attendingCampus: null,
ATPEnrollmentSts: null,
actualEnrollmentSts: null
},
{
weeks: 2,
freeze: 'false',
months: 26,
weight: 50,
endDate: '2023-10-25',
ATPCrdts: 2,
startDate: '2023-10-03',
actualCrdts: null,
aidPeriodId: 'f413375b-aab1-4480-b356-a491bd30efa8',
aidPeriodCode: '2045',
disbursements: [
{
disbursementId: '946c7e22-e66e-413f-9264-ac5b5034feda',
disbursementDate: '2024-01-13',
disbursementPercentage: 100
}
],
attendingCampus: null,
ATPEnrollmentSts: null,
actualEnrollmentSts: null
}
],
description: 'AId-year 2006',
aidPeriodCount: 2,
academicCalendar: 'Cr Hr - Standard Semesters',
attendancePatternId: '0d0dc1fb-7fcf-49ff-b068-64f65af62bff',
attendancePatternCode: '2006'
};

You might also like