BillingModelItem represents a billing model
Name | Type | Description | Notes |
---|---|---|---|
kind | str | Indicates the type of this object. Will be 'BillingModelItem' if this is a complete object or 'BillingModelItemLink' if it is just a link. | [optional] |
id | str | Unique identifier of the object. | [optional] |
href | str | Self link. | [optional] |
billing_model_type | str | BillingModelType is the type of the BillingModel. e.g. standard, marketplace. | [optional] |
description | str | Single line description of the billing model. | [optional] |
display_name | str | User friendly display name of the billing model. | [optional] |
marketplace | str | Indicates the marketplace of the billing model. e.g. gcp, aws, etc. | [optional] |