Export

QuoteFees

interface QuoteFees {
    affiliate: string;
    asset: string;
    outbound: string;
}

Properties

affiliate: string

Memberof

QuoteFees

asset: string

Memberof

QuoteFees

outbound: string

Memberof

QuoteFees

Generated using TypeDoc