Property | Type | Required | Default |
---|---|---|---|
transactionQueue | Transactionqueuepojo | true | - |
onContinue | () => void | true | - |
withEmail | Boolean | false | - |
continueButtonText | String | false | Continue |
getTitle | (queue: transactionqueuepojo) => string | true | - |
getTransactionTitle | (transaction: transactionpojo) => string | false | - |
transactionLinkSubdomain | String | false | - |