decision property
The decision about the network token provisioning. Possible values: approved, declined, requiresAuthentication.
Implementation
@BuiltValueField(wireName: r'decision')
String? get decision;
The decision about the network token provisioning. Possible values: approved, declined, requiresAuthentication.
@BuiltValueField(wireName: r'decision')
String? get decision;