Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 694 Bytes

Product.md

File metadata and controls

14 lines (10 loc) · 694 Bytes

Product

Representation of an product that can be selected as a cluster type.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'Product' if this is a complete object or 'ProductLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
name str Name of the product. [optional]

[Back to Model list] [Back to API list] [Back to README]