public class AchPayment : PinBasedPaymentPublic Class AchPayment
Inherits PinBasedPaymentpublic ref class AchPayment : public PinBasedPaymenttype AchPayment =
class
inherit PinBasedPayment
end| AchPayment | Initializes a new instance of the AchPayment class |
| AccountingPaymentMethod | (Inherited from PinBasedPayment) |
| AccountNumber | |
| AccountType | |
| BillingCity |
Billing address city for this credit card.
(Inherited from PinBasedPayment) |
| BillingCountryIsoNumericCode |
Billing address country for this credit card, represented by the ISO numeric code for the country.
(Inherited from PinBasedPayment) |
| BillingState |
Billing address state for this credit card.
(Inherited from PinBasedPayment) |
| BillingStreet |
Billing address street for this credit card.
(Inherited from PinBasedPayment) |
| BillingZip |
Billing address zip code for this credit card.
(Inherited from PinBasedPayment) |
| CheckNumber | |
| Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
| IsUsableForAutoPay | (Overrides PinBasedPaymentIsUsableForAutoPay) |
| NameOnCheck | |
| RevisionInformation | (Inherited from NetForumEntity) |
| RoutingNumber |
| CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |