donationAccount property

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

The Adyen account name of the charity.

Implementation

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