Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 939 Bytes

ProductTechnologyPreview.md

File metadata and controls

16 lines (12 loc) · 939 Bytes

ProductTechnologyPreview

Representation of a product technology preview.

Properties

Name Type Description Notes
kind str Indicates the type of this object. Will be 'ProductTechnologyPreview' if this is a complete object or 'ProductTechnologyPreviewLink' if it is just a link. [optional]
id str Unique identifier of the object. [optional]
href str Self link. [optional]
additional_text str Message associated with this technology preview. [optional]
end_date datetime The end date for this technology preview. [optional]
start_date datetime The start date for this technology preview. [optional]

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