orderCreatedTime property

DateTime? orderCreatedTime
getter/setter pair

The time when the order was created on the merchant side.

Include the year and timezone string, if available.

Required.

Implementation

DateTime? orderCreatedTime;