guaranteedOrderId property

String? guaranteedOrderId
getter/setter pair

The ID of the guaranteed order that this inventory source belongs to.

Only applicable when commitment is INVENTORY_SOURCE_COMMITMENT_GUARANTEED.

Immutable.

Implementation

core.String? guaranteedOrderId;