stripe-perl icon indicating copy to clipboard operation
stripe-perl copied to clipboard

enforce TypeConstraint for created argument in list methods

Open sherrardb opened this issue 4 years ago • 0 comments

the API docs indicate created as a hashref, so we should be using

HashRef[Int] :$created?,

sherrardb avatar Mar 07 '20 16:03 sherrardb