destinationStatuses property

List<ProductStatusDestinationStatus>? destinationStatuses
getter/setter pair

The intended destinations for the product.

Implementation

core.List<ProductStatusDestinationStatus>? destinationStatuses;