menu
adyen_api package
documentation
checkout_models.dart
ValidateShopperIdResponse
reason property
reason property
dark_mode
light_mode
reason
property
@BuiltValueField.new(wireName: r'reason')
String
?
get
reason
Reason for the result.
Implementation
@BuiltValueField(wireName: r'reason') String? get reason;
adyen_api package
documentation
checkout_models
ValidateShopperIdResponse
reason property
ValidateShopperIdResponse class