PolarExpress.Params.OrdersExportOrdersParams (polar_express v0.1.5)

Copy Markdown View Source

Parameters for orders export orders.

Summary

Types

t()

@type t() :: %PolarExpress.Params.OrdersExportOrdersParams{
  organization_id: map() | nil,
  product_id: map() | nil
}
  • organization_id - Filter by organization ID.
  • product_id - Filter by product ID.