orderId property

String? orderId
getter/setter pair

Transaction order id.

Useful to group transactions which are part of the same order.

Implementation

core.String? orderId;