Plane docs
ApiSchemas

SpendWindow

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": [
    "month",
    "day"
  ]
}

On this page