merchantOrderReference property
This reference allows linking multiple transactions to each other for reporting purposes (for example, order auth-rate). The reference should be unique per billing cycle.
Implementation
@BuiltValueField(wireName: r'merchantOrderReference')
String? get merchantOrderReference;