AxUCPOrderEvent
Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ucp/types.ts#L214
Extends
Indexable
[key: string]: unknownProperties
| Property | Type | Inherited from |
|---|---|---|
checkout_id | string | - |
continue_url? | string | AxUCPOutcome.continue_url |
created_time? | string | - |
event_id? | string | - |
id | string | - |
messages? | readonly AxUCPMessage[] | AxUCPOutcome.messages |
ucp | AxUCPResponseMetadata | AxUCPOutcome.ucp |