initialExternalTransactionId property

String? initialExternalTransactionId
getter/setter pair

The external transaction id of the first transaction of this recurring series of transactions.

For example, for a subscription this would be the transaction id of the first payment. Required when creating recurring external transactions.

Implementation

core.String? initialExternalTransactionId;