Sdílet prostřednictvím


PaymentProperties Class

The properties of a payment.

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

Constructor

PaymentProperties(*, payment_method_family: str | _models.PaymentMethodFamily | None = None, **kwargs)

Keyword-Only Parameters

Name Description
payment_method_family

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

Variables

Name Description
payment_type
str

The type of payment.

amount

The paid amount.

date

The date when the payment was made.

payment_method_family

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

payment_method_type
str

The type of payment method.