shareholderCode property

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

The unique identifier of the account of the migrated shareholder in the classic integration.

Implementation

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