Click or drag to resize

CreditCardPayment Properties

The CreditCardPayment type exposes the following members.

Properties
 NameDescription
Public propertyAccountingPaymentMethod
(Inherited from PinBasedPayment)
Public propertyBillingCity Billing address city for this credit card.
(Inherited from PinBasedPayment)
Public propertyBillingCountryIsoNumericCode Billing address country for this credit card, represented by the ISO numeric code for the country.
(Inherited from PinBasedPayment)
Public propertyBillingState Billing address state for this credit card.
(Inherited from PinBasedPayment)
Public propertyBillingStreet Billing address street for this credit card.
(Inherited from PinBasedPayment)
Public propertyBillingZip Billing address zip code for this credit card.
(Inherited from PinBasedPayment)
Public propertyCardholderName 
Public propertyCardNumber 
Public propertyCardType This property is an alias for AccountingPaymentMethod
Public propertyExpireMonth 
Public propertyExpireYear 
Public propertyId Primary key of the NetFORUM entity.
(Inherited from NetForumEntity)
Public propertyIsUsableForAutoPay
(Overrides PinBasedPaymentIsUsableForAutoPay)
Public propertyRevisionInformation
(Inherited from NetForumEntity)
Public propertyVerificationCode 
Top
See Also