FailedPayment Class
A failed payment.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.billing._serialization.ModelFailedPayment
Constructor
FailedPayment(**kwargs: Any)
Variables
Name | Description |
---|---|
date
|
The date when the payment was attempted. |
failed_payment_reason
|
The reason that the payment failed. Known values are: "Other", "BankDeclined", "CardExpired", and "IncorrectCardDetails". |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python