Struct RibValue
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
valuestring
Properties
Value
The normalized RIB string.
public string Value { get; }