Omise.Schedules.ICreateSchedule does not specify an optional field for charge which is required by Omise API to create a charge schedule.
This results in Typescript errors if you attempt to add the charge field in the options object of the Omise.Schedules.ISchedulesAPI.create method.
Omise.Schedules.ICreateScheduledoes not specify an optional field forchargewhich is required by Omise API to create a charge schedule.This results in Typescript errors if you attempt to add the
chargefield in theoptionsobject of theOmise.Schedules.ISchedulesAPI.createmethod.