menu
adyen_api package
documentation
webhook_notification_models.dart
RecurringContractNotificationAdditionalData
shopperLocale property
shopperLocale property
dark_mode
light_mode
shopperLocale
property
@BuiltValueField.new(wireName: r'shopperLocale')
String
?
get
shopperLocale
The locale of the shopper.
Implementation
@BuiltValueField(wireName: r'shopperLocale') String? get shopperLocale;
adyen_api package
documentation
webhook_notification_models
RecurringContractNotificationAdditionalData
shopperLocale property
RecurringContractNotificationAdditionalData class