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