Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 812 Bytes

ProductMinimalVersion.md

File metadata and controls

15 lines (11 loc) · 812 Bytes

ProductMinimalVersion

Representation of a product minimal version.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'ProductMinimalVersion' if this is a complete object or 'ProductMinimalVersionLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
rosa_cli str The ROSA CLI minimal version. [optional]
start_date datetime The start date for this minimal version. [optional]

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