SerenAI

Pay Per Call Agentic Commerce

WalletTransactionDirection

Response for a single transaction

Properties

string
View JSON Schema
{
  "type": "string",
  "description": "Response for a single transaction",
  "enum": [
    "credit",
    "debit"
  ]
}