Type Alias ListProductPricesResponse

ListProductPricesResponse: { prices: ProductPrice[]; total: number }

Type declaration