accountHolderCode property

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

The code of the account holder that owns the account(s) of which retrieve the transaction list.

Implementation

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