Sha256: 9f6420a372759c99d09cdc88d47df41d077f9b39e089edd011af7226d66ebef4
Contents?: true
Size: 512 Bytes
Versions: 2
Compression:
Stored size: 512 Bytes
Contents
# Vantage::Product ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **category** | **String** | The category of the cloud product | [optional] **name** | **String** | The common name of the product. | [optional] **service_id** | **String** | A unique slug for the service the product belongs to. | [optional] **provider_id** | **String** | A unique slug for the provider the product belongs to. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vantage-client-0.0.5 | docs/Product.md |
vantage-client-0.0.1.beta.1 | docs/Product.md |