Push items: productid

class pushsource.ProductIdPushItem[source]

A PushItem representing a product ID certificate.

For push items of this type, the src() attribute refers to a file containing a PEM certificate identifying a product.

Attributes:

products

List of products described by the ProductID certificate.

Type:

List[ProductID]

Added in version 2.45.0.