menu
adyen_api package
documentation
webhook_transfer_models.dart
TransferNotificationMerchantData
city property
city property
dark_mode
light_mode
city
property
@BuiltValueField.new(wireName: r'city')
String
?
get
city
The city where the merchant is located.
Implementation
@BuiltValueField(wireName: r'city') String? get city;
adyen_api package
documentation
webhook_transfer_models
TransferNotificationMerchantData
city property
TransferNotificationMerchantData class