interface CollectFeesQuote {
    feeOwedA: bigint;
    feeOwedB: bigint;
}

Properties

Properties

feeOwedA: bigint
feeOwedB: bigint