Interface DebitFeeTemplate

Export

DebitFeeTemplate

Hierarchy

  • DebitFeeTemplate

Properties

return_fee: number

The amount of the fee applied per return, in currency minor units.

Memberof

DebitFeeTemplate

transaction_fee: number

The amount of the transaction fee applied to each transaction, in currency minor units or hundredths of a percent depending on the transaction_fee_type selected.

Memberof

DebitFeeTemplate

transaction_fee_type: "flat_rate"

The type of transaction fee this pricing template applies.

Memberof

DebitFeeTemplate

Generated using TypeDoc