transactionId property
The unique reference of the transaction for which the dispute is requested.
Implementation
@BuiltValueField(wireName: r'transactionId')
String? get transactionId;
The unique reference of the transaction for which the dispute is requested.
@BuiltValueField(wireName: r'transactionId')
String? get transactionId;