RefundDetailsSummaryAmountRequested Class

The amount of refund requested.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing.models._models_py3.Amount
RefundDetailsSummaryAmountRequested

Constructor

RefundDetailsSummaryAmountRequested(**kwargs: Any)

Variables

Name Description
currency
str

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.