menu
adyen_api package
documentation
webhook_notification_models.dart
NotificationAdditionalData
grossValue property
grossValue property
dark_mode
light_mode
grossValue
property
@BuiltValueField.new(wireName: r'grossValue')
String
?
get
grossValue
Chargeback gross value.
Implementation
@BuiltValueField(wireName: r'grossValue') String? get grossValue;
adyen_api package
documentation
webhook_notification_models
NotificationAdditionalData
grossValue property
NotificationAdditionalData class