menu
adyen_api package
documentation
webhook_platforms_notifications_models.dart
BusinessDetails
taxId property
taxId property
dark_mode
light_mode
taxId
property
@BuiltValueField.new(wireName: r'taxId')
String
?
get
taxId
The tax ID of the company.
Implementation
@BuiltValueField(wireName: r'taxId') String? get taxId;
adyen_api package
documentation
webhook_platforms_notifications_models
BusinessDetails
taxId property
BusinessDetails class