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