Hi.
I improved so that DisneyTokyoPark.FetchWaitTimes() can get meta information for fastpass.
Meta information added is as follows:
fastPassStartTime: start time of using fastpass (HH:MM:SS at localtime)
fastPassEndTime: end time of using fastpass (HH:MM:SS at localtime)
fastPassStatus: status of fastpass ticketing.[ TICKETING or TICKETING_END]
And, I also fixed DisneyTokyoPark.FetchWaitTimes() to be fail-safe because sometimes there is no attractionType on a special day.(ex. Mickey's birthday)
Hi. I improved so that DisneyTokyoPark.FetchWaitTimes() can get meta information for fastpass.
Meta information added is as follows:
And, I also fixed DisneyTokyoPark.FetchWaitTimes() to be fail-safe because sometimes there is no attractionType on a special day.(ex. Mickey's birthday)