RefundDeductionType
This type defines the type of deduction taken off the refund amount as either a percentage of the refund amount or a set monetary amount off the refund amount.
Type that uses RefundDeductionType:
Calls that use RefundDeductionType:
Fields
This container shows the deduction amount that is taken off the refund amount.
This container will be returned if a set monetary amount was deducted from the refund amount.
This container will be returned if a set monetary amount was deducted from the refund amount.
See the Field Index to learn which calls use refundDeductionAmount.
This integer value indicates the percentage value that was deducted from the refund amount.
This field will be returned if a percentage value was deducted from the refund amount.
This field will be returned if a percentage value was deducted from the refund amount.
See the Field Index to learn which calls use refundDeductionPercentage.