Payment Class

An invoice payment.

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

Inheritance
azure.mgmt.billing._serialization.Model
Payment

Constructor

Payment(*, amount: _models.PaymentAmount | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
amount

The paid amount.

Variables

Name Description
amount

The paid amount.

date

The date when the payment was made.

payment_method_id
str

The ID that uniquely identifies the payment method used for the invoice.

payment_method_family

The family of payment method. Known values are: "Other", "None", "CreditCard", "Credits", "CheckWire", "EWallet", "TaskOrder", and "DirectDebit".

payment_method_type
str

The type of payment method.

payment_type
str

The type of payment.