PaymentOnAccount Class

A Payment on Account.

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

Inheritance
azure.mgmt.billing._serialization.Model
PaymentOnAccount

Constructor

PaymentOnAccount(*, amount: _models.PaymentOnAccountAmount | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
amount

Payment on Account amount.

Variables

Name Description
amount

Payment on Account amount.

billing_profile_id
str

The ID of the billing profile for the payments on account.

billing_profile_display_name
str

The name of the billing profile for the payments on account.

invoice_id
str

The ID of the invoice for which the payments on account was generated.

invoice_name
str

The name of the invoice for the payments on account.

date

The date of the payments on account.

payment_method_type

Payment on Account type. Known values are: "Other", "None", "CreditCard", "Credits", "CheckWire", "EWallet", "TaskOrder", and "DirectDebit".