accountCode property

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

The account for which to retrieve the transactions.

Implementation

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