annotations property

List<OrderMerchantProvidedAnnotation>? annotations
getter/setter pair

Annotations that are attached to the line item.

Implementation

core.List<OrderMerchantProvidedAnnotation>? annotations;