gocardless-nodejs icon indicating copy to clipboard operation
gocardless-nodejs copied to clipboard

PaymentChargeDate

Open richardwillars opened this issue 3 years ago • 0 comments

The types on the PaymentChargeDate show all the parameters as required - https://github.com/gocardless/gocardless-nodejs/blob/master/src/types/Types.ts#L2434

I was expecting these to either be optional or also accept undefined as a value (so you don't have to specify all 4 values). Have I misinterpreted?

richardwillars avatar Nov 12 '21 10:11 richardwillars