ApiSchemas
SpendMetric
One shape from the contract, as it appears on the wire.
Used by sessions.create, sessions.send
Referenced from SpendLimitExceededEncoded
JSON Schema
{
"type": "string",
"enum": [
"agentMinutes",
"tokens",
"usd"
]
}