reference property

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

Pre-debit notification reference sent by the merchant. This is a mandatory field

Implementation

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