Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403TxAmountEthOffchain

Model getters

Method name Return type Description Notes
getErrorCode() string transaction.amount.eth
Example: transaction.amount.eth
 
getMessage() string ETH payment amount must be at least 0.000000000000000001, not ${transaction.amount}.
Example: ETH payment amount must be at least 0.000000000000000001, not ${transaction.amount}.
 
getStatusCode() float 403
Example: 403