The Schedule objectAttributes dates Date[] List of dates representing when recurring payments will be processed Example JSON { dates: [ new Date("2025-03-28T09:00:00Z"), new Date("2025-03-29T14:30:00Z"), new Date("2025-03-30T16:45:00Z") ] }