shareholderCode property

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

The code of the Shareholder for which to retrieve the documents.

Implementation

@BuiltValueField(wireName: r'shareholderCode')
String? get shareholderCode;