TransactionRequirementsCheckResult

  • TransactionRequirementsCheckResult is returned to the action as output for actions.intent.TRANSACTION_REQUIREMENTS_CHECK.

  • The JSON representation of TransactionRequirementsCheckResult includes a resultType field.

  • The resultType field is an enum indicating the result type for the transaction requirements check.

Returned to the action as output for actions.intent.TRANSACTION_REQUIREMENTS_CHECK.

JSON representation
{
  "resultType": enum (ResultType)
}
Fields
resultType

enum (ResultType)

Result type for transaction requirements check.