Table of Contents

Struct EmbgValue

Namespace
Veritas.Tax.MK
Assembly
Veritas.dll

Represents a validated North Macedonia EMBG number.

public readonly struct EmbgValue
Inherited Members

Constructors

EmbgValue(string)

Creates a new EmbgValue.

public EmbgValue(string value)

Parameters

value string

Properties

Value

Gets the normalized EMBG string.

public string Value { get; }

Property Value

string

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.