menu
adyen_api package
documentation
management_models.dart
TerminalOrderRequest
taxId property
taxId property
dark_mode
light_mode
taxId
property
@BuiltValueField.new(wireName: r'taxId')
String
?
get
taxId
The tax number of the billing entity.
Implementation
@BuiltValueField(wireName: r'taxId') String? get taxId;
adyen_api package
documentation
management_models
TerminalOrderRequest
taxId property
TerminalOrderRequest class