HandlersConfigResponse
HandlersConfigResponse =
object
Defined in: src/client/types.gen.ts:340
Properties
apps?
optionalapps:HandlersAppConfig[]
Defined in: src/client/types.gen.ts:344
Apps is the list of active apps with their escrow contracts
chain_id?
optionalchain_id:string
Defined in: src/client/types.gen.ts:348
ChainID is the blockchain chain ID
operator_address?
optionaloperator_address:string
Defined in: src/client/types.gen.ts:352
OperatorAddress is the operator wallet address
phone_calls_enabled?
optionalphone_calls_enabled:boolean
Defined in: src/client/types.gen.ts:356
PhoneCallsEnabled indicates whether Bland phone calling is available
settlement_recipient?
optionalsettlement_recipient:string
Defined in: src/client/types.gen.ts:360
SettlementRecipient is the address that receives settlement payments
Last updated on