Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 733 Bytes

Product.md

File metadata and controls

15 lines (11 loc) · 733 Bytes

Product

Properties

Name Type Description Notes
id str [optional]
category str The category of the cloud product [optional]
name str The common name of the product. [optional]
service_id str A unique slug for the service the product belongs to. [optional]
provider_id str A unique slug for the provider the product belongs to. [optional]
details object An object of metadata about the product. [optional]

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