unsubscribeFromFundingSources

abstract suspend fun unsubscribeFromFundingSources(id: String)

Unsubscribe the specified subscriber so that it no longer receives notifications about modified FundingSources.

Parameters

id

String Unique identifier of the subscriber.