Table of Contents

Struct JmbgValue

Namespace
Veritas.Tax.BA
Assembly
Veritas.dll

Represents a validated Bosnia and Herzegovina JMBG number.

public readonly struct JmbgValue
Inherited Members

Constructors

JmbgValue(string)

Creates a new JmbgValue.

public JmbgValue(string value)

Parameters

value string

Properties

Value

Gets the normalized JMBG 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.