returnShipmentIds property

List<String>? returnShipmentIds
getter/setter pair

IDs of the return shipments that this return item belongs to.

Implementation

core.List<core.String>? returnShipmentIds;