DutyAmount Property
Duty fees (if any) for imported goods.
Object Oriented Interface
public function getDutyAmount(); public function setDutyAmount($value);
Procedural Interface
inpay_level2_get($res, 1 ); inpay_level2_set($res, 1, $value );
Default Value
''
Remarks
This property contains the fee amount associated with the import of the purchased goods.
Data Type
String