Extreme Messaging - AddressValidation

CreditCardInput Members

CreditCardInput overview

Public Instance Constructors

CreditCardInput Overloaded. Initializes a new instance of the CreditCardInput class.

Public Instance Fields

CardNumber The card number to check
CardType The expected card type. Use CreditCardType.Unknown if you don't know what to expect.

Public Instance Properties

ParentRequest (inherited from AddressValidationRequest) The request (if any) that this request is nested inside of.
ParentRequestID (inherited from AddressValidationRequest) The RequestID of the request that this request is nested inside of Returns the RequestID of this request if there is no parent.
RequestID (inherited from AddressValidationRequest) The unique id of this request.

Public Instance Methods

hasParent (inherited from AddressValidationRequest) True is this request is nested inside of another request.

See Also

CreditCardInput Class | AddressValidation Namespace