dutyAmount property
The duty tax amount, in minor units. * For example, 2000 means USD 20.00. * Encoding: Numeric * Max value: 10000000000
Implementation
@BuiltValueField(wireName: r'dutyAmount')
int? get dutyAmount;
The duty tax amount, in minor units. * For example, 2000 means USD 20.00. * Encoding: Numeric * Max value: 10000000000
@BuiltValueField(wireName: r'dutyAmount')
int? get dutyAmount;