Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
KycProcessNavigationArgs.cs
3
5{
11 {
13 {
14 }
15
17 {
18 this.Reference = reference;
19 }
20
24 public KycReference? Reference { get; }
25 }
26}
27
Contains a local reference to a KYC process.
Definition: KycReference.cs:22
An base class holding page specific navigation parameters.
Navigation arguments for the KYC process page. Carries the KycReference to edit/continue.