Struct CusipValue
public readonly struct CusipValue
- Inherited Members
Constructors
CusipValue(string)
public CusipValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
public readonly struct CusipValue
public CusipValue(string value)
value stringpublic string Value { get; }