Selerix Developer Tools
PaymentInfo Class Members
Fields  Methods 

Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : PaymentInfo Class

The following tables list the members exposed by PaymentInfo.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldSpecifies the attributes of an account holder's name.  
Public FieldSpecifies the bank address.  
Public FieldSpecifies the city where the bank is located.  
Public FieldSpecifies the bank draft day.  
Public FieldSpecifies the bank name.  
Public FieldSpecifies the bank number.  
Public FieldSpecifies the bank routing number.  
Public FieldSpecifies the state where the bank is located.  
Public FieldSpecifies the bank type.  
Public FieldSpecifies the zip code of the bank address.  
Public FieldSpecifies the credit card expiration date.  
Public FieldSpecifies the cred card number.  
Public FieldSpecifies the credit card security code.  
Public FieldSpecifies the credit type.  
Public FieldThe payment transactions  
Public FieldThe PaymentType object consists of many classes that specify the attributes of a payment type. For example, the accountholder's name, bank type, etc.  
Top
Public Methods
 NameDescription
Public MethodA ShouldSerialize[Object] method (ShouldSerializeCreditExpiration) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element.  
Public MethodIndicates whether the payment transactions should be serialized.  
Top
See Also

Reference

PaymentInfo Class
Selerix.BusinessObjects Namespace