Skip to content

SettlementBackendFactory<TConfig>

SIP Protocol API Reference v0.9.0


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-DXh2IGkz.d.ts:7563

Settlement backend factory function type

TConfig = unknown

TConfig

SettlementBackend