Struct BicValue
Represents a validated BIC/SWIFT code.
public readonly struct BicValue
- Inherited Members
Constructors
BicValue(string)
public BicValue(string value)
Parameters
valuestring
Properties
Value
public string Value { get; }
Represents a validated BIC/SWIFT code.
public readonly struct BicValue
public BicValue(string value)
value stringpublic string Value { get; }