AxUCPNegotiatedProfile
Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ucp/types.ts#L78
Properties
| Property | Type |
|---|---|
businessProfile | AxUCPProfile |
capabilities | Record<string, readonly AxUCPVersionedDeclaration[]> |
paymentHandlers | Record<string, readonly AxUCPPaymentHandler[]> |
service | AxUCPService |
signingKeys | readonly AxUCPValue[] |
version | string |