auth/permit_offer_schema.ts view source
CreatePermitOfferInput Input for query_permit_offer_create.
expires_at must be supplied — the query layer does not apply a default,
so callers can thread their own TTL (typically PERMIT_OFFER_DEFAULT_TTL_MS).
from_actor_id
Uuidto_account_id
Uuidrole
stringscope_id
Uuid | nullmessage
string | nullexpires_at
Date