latestSuccessfulOrderId property

String? latestSuccessfulOrderId
getter/setter pair

The order id of the latest successful order associated with this item.

Not present if the item is not owned by the user yet (e.g. the item being deferred replaced to).

Implementation

core.String? latestSuccessfulOrderId;