menu
adyen_api package
documentation
webhook_transfer_models.dart
TransferNotificationMerchantData
name_ property
name_ property
dark_mode
light_mode
name_
property
@BuiltValueField.new(wireName: r'name')
String
?
get
name_
The name of the merchant's shop or service.
Implementation
@BuiltValueField(wireName: r'name') String? get name_;
adyen_api package
documentation
webhook_transfer_models
TransferNotificationMerchantData
name_ property
TransferNotificationMerchantData class