vortexasdk.api.product

Product

Product(__pydantic_self__, **data: Any) -> None

Represent a Product reference record returned by the API.

Product Further Documentation

ProductEntityWithSingleLayer

ProductEntityWithSingleLayer(__pydantic_self__, **data: Any) -> None

Represents a single product layer of a hierarchical product tree.

Further Documentation

ProductEntityWithListLayer

ProductEntityWithListLayer(__pydantic_self__, **data: Any) -> None

Represents a single product layer of a hierarchical product tree.

Further Documentation