Interface SetInternalEmaPriceParams

interface SetInternalEmaPriceParams {
    prices: InternalEmaPrice[];
}

Properties

Properties