menu
adyen_api package
documentation
checkout_models.dart
LineItem
taxAmount property
taxAmount property
dark_mode
light_mode
taxAmount
property
@BuiltValueField.new(wireName: r'taxAmount')
int
?
get
taxAmount
Tax amount, in
minor units
.
Implementation
@BuiltValueField(wireName: r'taxAmount') int? get taxAmount;
adyen_api package
documentation
checkout_models
LineItem
taxAmount property
LineItem class