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"
]
}One shape from the contract, as it appears on the wire.
Used by sessions.create, sessions.send
Referenced from SpendLimitExceededEncoded
{
"type": "string",
"enum": [
"month",
"day"
]
}