PaymentProperties Class

The properties of a payment.

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

Inheritance
PaymentProperties

Constructor

PaymentProperties(*, payment_method_family: Optional[Union[str, azure.mgmt.billing.models._billing_management_client_enums.PaymentMethodFamily]] = None, **kwargs)

Parameters

payment_method_family
str or PaymentMethodFamily
Required

The family of payment method. Possible values include: "Credits", "CheckWire", "CreditCard", "None".

Variables

payment_type
str

The type of payment.

amount
Amount

The paid amount.

date
datetime

The date when the payment was made.

payment_method_type
str

The type of payment method.