refundedBy property

int? refundedBy
getter/setter pair

User ID of the user who created the refund

The ID of the user (admin, shop manager, etc.) who processed the refund. This field is read-only and set automatically by WooCommerce.

Implementation

int? refundedBy;