Daniel Hazeley

Results 1 issues of Daniel Hazeley

[`Omise.Schedules.ICreateSchedule`](https://github.com/omise/omise-node/blob/a12b4d8f09251306446c59ceea9c249833d7da35/types/index.d.ts#L480) does not specify an optional field for `charge` which is required by Omise API to [create a charge schedule.](https://www.omise.co/schedules-api#create) This results in Typescript errors if you attempt to add...