Paddle.Checkout.Price.get

You're seeing just the function get, go back to Paddle.Checkout.Price module for more information.
Link to this function

get(product_ids, opts \\ [])

View Source

Specs

get([String.t()],
  customer_country: String.t(),
  customer_ip: String.t(),
  coupons: String.t()
) :: {:ok, map()} | {:error, Paddle.Error.t()}

Retrieve prices for one or multiple products or plans