Skip to main content

Custompredefinedfee

The custom predefined fees, they may be used as the expected predefined fees that will be applied on the disbursement.

amountnumber

The amount of the custom fee.

encodedKeystring

The encoded key of the custom predefined fee, auto generated, unique.

percentagenumber

The percentage of the custom fee.

predefinedFeeEncodedKeystring

The encoded key of the predefined fee

Custompredefinedfee
{
"amount": 0,
"encodedKey": "string",
"percentage": 0,
"predefinedFeeEncodedKey": "string"
}