items property
The items that are refunded.
Either Item or Shipping must be provided in the request.
Implementation
core.List<OrdersCustomBatchRequestEntryRefundItemItem>? items;
The items that are refunded.
Either Item or Shipping must be provided in the request.
core.List<OrdersCustomBatchRequestEntryRefundItemItem>? items;