SavingsPlanOrderPaymentDetail Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Information about payment related to a savings plan order.
public class SavingsPlanOrderPaymentDetail
type SavingsPlanOrderPaymentDetail = class
Public Class SavingsPlanOrderPaymentDetail
- Inheritance
-
SavingsPlanOrderPaymentDetail
Constructors
SavingsPlanOrderPaymentDetail() |
Initializes a new instance of SavingsPlanOrderPaymentDetail. |
Properties
BillingAccount |
Billing account. |
BillingCurrencyTotal |
Amount charged in Billing currency. Tax not included. Is null for future payments. |
DueOn |
Date when the payment needs to be done. |
ExtendedStatusInfo |
Gets the extended status info. |
PayOn |
Date when the transaction is completed. Is null when it is scheduled. |
PricingCurrencyTotal |
Amount in pricing currency. Tax not included. |
Status |
Describes whether the payment is completed, failed, cancelled or scheduled in the future. |
Applies to
Azure SDK for .NET