allowed property
Indicates whether the capability is allowed. Adyen sets this to true if the verification is successful.
Implementation
@BuiltValueField(wireName: r'allowed')
bool? get allowed;
Indicates whether the capability is allowed. Adyen sets this to true if the verification is successful.
@BuiltValueField(wireName: r'allowed')
bool? get allowed;