accountCode property

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

The code of the account from which to perform the refund(s).

Implementation

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