@agorio/sdk • Docs
Interface: UcpProfile
Indexable
[key: string]: unknown
Properties
payment?
optionalpayment:object
handlers
handlers:
PaymentHandler[]
Defined in
src/types/index.ts:74
signing_keys?
optionalsigning_keys:JwkKey[]
Defined in
src/types/index.ts:77
ucp
ucp:
object
capabilities
capabilities:
UcpCapability[] |Record<string,object[]>
services
services:
Record<string,UcpService|UcpService[]>
version
version:
string
Defined in
src/types/index.ts:63