menu
adyen_api package
documentation
platforms_notification_configuration_models.dart
TestNotificationConfigurationResponse
resultCode property
resultCode property
dark_mode
light_mode
resultCode
property
@BuiltValueField.new(wireName: r'resultCode')
String
?
get
resultCode
The result code.
Implementation
@BuiltValueField(wireName: r'resultCode') String? get resultCode;
adyen_api package
documentation
platforms_notification_configuration_models
TestNotificationConfigurationResponse
resultCode property
TestNotificationConfigurationResponse class