TransactionResultNotKnownYet

JSON representation
{

  // Union field reason can be only one of the following:
  "creditStatusUnknown": {
    object (Empty)
  }
  // End of list of possible types for union field reason.
}
Fields
Union field reason. Code specifying the reason behind the transaction result not being known. reason can be only one of the following:
creditStatusUnknown

object (Empty)

Credit status unknown. This is one of the common scenarios where a transaction is unknown in a real time payment system when debit leg is successful but the credit leg is unknown.