The amounts to be paid for the plan
only if priceType == FIXED_PRICE or FIXED_FIAT_PRICE
Optional
contractThe address of the smart contract that calculates the price
only if priceType == SMART_CONTRACT_PRICE
Optional
feeThe address of the fee controller contract, if any
if not given, the fee controller is the default one
The type or configuration of the price
0 - crypto fixed price. 1 - fixed fiat price. 2 - smart contract price
The receivers of the payments of the plan
only if priceType == FIXED_PRICE
Optional
tokenThe address of the token (ERC20 or Native if zero address) for paying the plan
only if priceType == FIXED_PRICE or SMART_CONTRACT_PRICE
Definition of the price configuration for a Payment Plan