Constructor
new CustomerPaymentCard(data) → {void}
CustomerPaymentCard Constructor.
CustomerPaymentCard Constructor.
Parameters:
Name | Type | Description |
---|---|---|
data |
Object |
Returns:
- Type
- void
Methods
getAddress1() → {string}
Get addr1.
Get addr1.
Returns:
- Type
- string
getAddress2() → {string}
Get addr2.
Get addr2.
Returns:
- Type
- string
getCity() → {string}
Get city.
Get city.
Returns:
- Type
- string
getCountry() → {string}
Get cntry.
Get cntry.
Returns:
- Type
- string
getCustomerId() → {number}
Get cust_id.
Get cust_id.
Returns:
- Type
- number
getExpirationMonth() → {number}
Get exp_month.
Get exp_month.
Returns:
- Type
- number
getExpirationYear() → {number}
Get exp_year.
Get exp_year.
Returns:
- Type
- number
getFirstName() → {string}
Get fname.
Get fname.
Returns:
- Type
- string
getId() → {number}
Get id.
Get id.
Returns:
- Type
- number
getLastFour() → {string}
Get lastfour.
Get lastfour.
Returns:
- Type
- string
getLastName() → {string}
Get lname.
Get lname.
Returns:
- Type
- string
getLastUsed() → {string}
Get lastused.
Get lastused.
Returns:
- Type
- string
getMethodCode() → {string}
Get meth_code.
Get meth_code.
Returns:
- Type
- string
getModuleCode() → {string}
Get mod_code.
Get mod_code.
Returns:
- Type
- string
getReferenceCount() → {number}
Get refcount.
Get refcount.
Returns:
- Type
- number
getState() → {string}
Get state.
Get state.
Returns:
- Type
- string
getToken() → {string}
Get token.
Get token.
Returns:
- Type
- string
getType() → {string}
Get type.
Get type.
Returns:
- Type
- string
getTypeId() → {number}
Get type_id.
Get type_id.
Returns:
- Type
- number
getZip() → {string}
Get zip.
Get zip.
Returns:
- Type
- string