A product-collection list item.
@type t() :: %DodoPayments.ProductCollectionListItem{ created_at: String.t() | nil, description: String.t() | nil, extra: map(), id: String.t() | nil, image: String.t() | nil, name: String.t() | nil, products_count: number() | nil, updated_at: String.t() | nil }