Table of Contents

Struct RibValue

Namespace
Veritas.Finance.FR
Assembly
Veritas.dll

French RIB (Relevé d'Identité Bancaire) including the two-digit key.

public readonly struct RibValue
Inherited Members

Constructors

RibValue(string)

public RibValue(string value)

Parameters

value string

Properties

Value

The normalized RIB string.

public string Value { get; }

Property Value

string