stockNumber property
The 12-digit International Securities Identification Number (ISIN) of the company, without dashes (-).
Implementation
@BuiltValueField(wireName: r'stockNumber')
String? get stockNumber;
The 12-digit International Securities Identification Number (ISIN) of the company, without dashes (-).
@BuiltValueField(wireName: r'stockNumber')
String? get stockNumber;