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