Sdílet prostřednictvím


PaymentMethodProjectionProperties Class

Definition

The properties of a payment method projection.

public class PaymentMethodProjectionProperties
type PaymentMethodProjectionProperties = class
Public Class PaymentMethodProjectionProperties
Inheritance
PaymentMethodProjectionProperties

Constructors

PaymentMethodProjectionProperties()

Initializes a new instance of PaymentMethodProjectionProperties.

Properties

AccountHolderName

The account holder name for the payment method. This is only supported for payment methods with family CreditCard.

DisplayName

The display name of the payment method.

Expiration

The expiration month and year of the payment method. This is only supported for payment methods with family CreditCard.

Family

The family of payment method.

LastFourDigits

Last four digits of payment method.

Logos

The list of logos for the payment method.

PaymentMethodId

Id of payment method.

PaymentMethodProjectionPropertiesType

The type of payment method.

Status

Status of the payment method.

Applies to