interface GetEngineMarketPriceParams {
    productId: number;
}

Properties

Properties

productId: number