allowed property
Indicates whether receiving payments is allowed. This value is set to true by Adyen after screening your merchant account.
Implementation
@BuiltValueField(wireName: r'allowed')
bool? get allowed;
Indicates whether receiving payments is allowed. This value is set to true by Adyen after screening your merchant account.
@BuiltValueField(wireName: r'allowed')
bool? get allowed;