transactionId property
Each transaction_id uniquely identifies a credit balance request.
If multiple requests are received with the same transaction_id, only one of them will be considered.
Implementation
core.String? transactionId;
Each transaction_id uniquely identifies a credit balance request.
If multiple requests are received with the same transaction_id, only one of them will be considered.
core.String? transactionId;