Skip to content

SettlementBackendFactory<TConfig>

SIP Protocol API Reference v0.15.1


SIP Protocol API Reference / SettlementBackendFactory

Type Alias: SettlementBackendFactory<TConfig>

Section titled “Type Alias: SettlementBackendFactory<TConfig>”

SettlementBackendFactory<TConfig> = (config) => SettlementBackend

Defined in: @sip-protocol/sdk/dist/index-GLbkPPho.d.ts:7636

Settlement backend factory function type

TConfig = unknown

TConfig

SettlementBackend