The ICardAccount type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ResetCardChipCode |
Resets the node.
| |
| ResetCardTypeCode |
Resets the node.
| |
| ResetChipApplicationID |
Resets the node.
| |
| ResetCV2ID |
Resets the node.
| |
| ResetHolderName |
Resets the node.
| |
| ResetIssueNumberID |
Resets the node.
| |
| ResetIssuerID |
Resets the node.
| |
| ResetNetworkID |
Resets the node.
| |
| ResetPrimaryAccountNumberID |
Resets the node.
|
Properties
| Name | Description | |
|---|---|---|
| CardChipCode |
Card Chip Code (BBIE). The distinction between CHIP and MAG STRIPE cards.
| |
| CardChipCodeSet |
Checks if the property has been set or not.
| |
| CardTypeCode |
Card Type Code (BBIE). The type of card.
| |
| CardTypeCodeSet |
Checks if the property has been set or not.
| |
| ChipApplicationID |
Application (BBIE). An identifier for the application (AID) on a chip card that provides the information quoted.
| |
| ChipApplicationIDSet |
Checks if the property has been set or not.
| |
| CV2ID |
CV2 (BBIE). The Card Verification Value.
| |
| CV2IDSet |
Checks if the property has been set or not.
| |
| ExpiryDate |
Expiry Date (BBIE). The date up to which the card is valid.
| |
| HolderName |
Holder (BBIE). The name of the cardholder.
| |
| HolderNameSet |
Checks if the property has been set or not.
| |
| IssueNumberID |
Issue Number (BBIE). The card issue number.
| |
| IssueNumberIDSet |
Checks if the property has been set or not.
| |
| IssuerID |
Issuer (BBIE). The identifier for the card issuer.
| |
| IssuerIDSet |
Checks if the property has been set or not.
| |
| NetworkID |
Network (BBIE). The card network provider.
| |
| NetworkIDSet |
Checks if the property has been set or not.
| |
| PrimaryAccountNumberID |
Account Number (BBIE). The card number; the Primary Account Number (PAN).
| |
| PrimaryAccountNumberIDSet |
Checks if the property has been set or not.
| |
| ValidityStartDate |
Validity Start Date (BBIE). The date from which the card is valid.
|