MIF_E31211285/vendor/xendit/xendit-php/docs/BalanceAndTransaction/FeeResponse.md

855 B

# FeeResponse

use Xendit\BalanceAndTransaction\FeeResponse;

Properties

Name Type Required Description Examples
xendit_fee float ☑️ Amount of the Xendit fee for this transaction. 10
value_added_tax float ☑️ Amount of the VAT for this transaction. 1
xendit_withholding_tax float Amount of the Xendit Withholding Tax for this transaction if applicable. See Tax Documentation for more information. 10
third_party_withholding_tax float Amount of the 3rd Party Withholding Tax for this transaction if applicable. 3rd party example: Bank 10
status string null

[Back to README]