Sha256: 221d35012a23ece3008ad480c5a2b9705735a0867819f51f00f31b26a2191034
Contents?: true
Size: 669 Bytes
Versions: 7
Compression:
Stored size: 669 Bytes
Contents
# Vantage::Price ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | | [optional] **unit** | **String** | The unit in which the amount is billed. | [optional] **region** | **String** | The region the price is specific to. | [optional] **rate_type** | **String** | The part of the product the price applies to. (compute, transfer, etc..) | [optional] **currency** | **String** | The currency of the amount. | [optional] **amount** | **Float** | The amount of money this specific product price costs. | [optional] **details** | **Object** | Service specific metadata. | [optional]
Version data entries
7 entries across 7 versions & 1 rubygems