fees property

List<OrderLineItemProductFee>? fees
getter/setter pair

Fees for the item.

Optional.

Implementation

core.List<OrderLineItemProductFee>? fees;