guaranteedOrderId property

String? guaranteedOrderId
getter/setter pair

The unique identifier of the guaranteed order.

The guaranteed order IDs have the format {exchange}-{legacy_guaranteed_order_id}.

Output only.

Implementation

core.String? guaranteedOrderId;