SourceAndAmount

constructor(source: P, amount: Amount<T>, ref: Any? = null)

Parameters

P

Any class type that can disambiguate where the amount came from.

T

The token type of the underlying Amount.