Skip to main content

TransactionPending

The transaction is paused. It will continue when outstanding user interactions are completed.

type TransactionPending {
date: Date!
reason: TransactionStateReason!
}

Fields

date ● Date! non-null scalar

reason ● TransactionStateReason! non-null enum