TransactionPropertiesEffectivePrice Class
The price of the product after applying any discounts.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing.models._models_py3.AmountTransactionPropertiesEffectivePrice
Constructor
TransactionPropertiesEffectivePrice(**kwargs: Any)
Variables
Name | Description |
---|---|
currency
|
The currency for the amount value. |
value
|
The amount value. For example, if the currency is USD, then a value of 600 would be $600.00. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python