reference property

  1. @BuiltValueField.new(wireName: r'reference')
String get reference

A reference that is used to uniquely identify the payment in future communications about the payment status.

Implementation

@BuiltValueField(wireName: r'reference')
String get reference;