DEV

Enum.

CollectFeeCalculationType

Enum value describing the type of CollectInvoiceFee

Possible Types

FLAT

Indicates a 'flat' fee amount i.e. $1.00 per invoice

PERCENT

Indicates a 'percent' based fee amount i.e. 5% of invoice amount

Was this page helpful?