TransactionPending
The transaction is paused. It will continue when outstanding user interactions are completed.
type TransactionPending {
date: Date!
reason: TransactionStateReason!
}
The transaction is paused. It will continue when outstanding user interactions are completed.
type TransactionPending {
date: Date!
reason: TransactionStateReason!
}
TransactionPending.date ● Date! non-null scalarTransactionPending.reason ● TransactionStateReason! non-null enum