Fee Detail
Represents the details of the created fee.
feeDetail Object
| Property | Data type (length) | Description |
|---|---|---|
feeAmount | decimal | Amount of funds the fee transaction represents. |
feeDescription | string (100) | Description of the fee rule. |
feeToApplyId | long integer (64-bit integer) | Helix-assigned unique ID used to relate the fee applied to the fee transaction. |
feeTypeId | integer | Helix-assigned fee rule identifier. |
productType | enum | Indicates the product type. See products on the program object for valid values. |
Updated 16 days ago
