validationFacts property
The rules used to validate the request for provisioning the network token.
Implementation
@BuiltValueField(wireName: r'validationFacts')
BuiltList<ValidationFacts>? get validationFacts;
The rules used to validate the request for provisioning the network token.
@BuiltValueField(wireName: r'validationFacts')
BuiltList<ValidationFacts>? get validationFacts;