dateCreated property

DateTime? dateCreated
getter/setter pair

Date and time when the refund was created (local time)

This timestamp reflects when the refund was created in the store's local timezone. This field is read-only and set automatically by WooCommerce.

Implementation

DateTime? dateCreated;