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". |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python