externalTransactionId property

String? externalTransactionId
getter/setter pair

The id of this transaction.

All transaction ids under the same package name must be unique. Set when creating the external transaction.

Output only.

Implementation

core.String? externalTransactionId;