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

Error403TxAmountAdaOffchain

Model getters

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