Closed gaxweb closed 1 year ago
Orders::setOrderDate() doesn't actually expect an array but either a string or a DateTime object.
Orders::setOrderDate()
array
string
DateTime
Also added 2 line-breaks in the README…
Orders::setOrderDate()
doesn't actually expect anarray
but either astring
or aDateTime
object.Also added 2 line-breaks in the README…