fees property

List<OrderLineItemProductFee>? fees
getter/setter pair

Associated fees at order creation time.

Implementation

core.List<OrderLineItemProductFee>? fees;