new CashAdvanceCustomerIdentification()
Methods
(static) CashAdvanceCustomerIdentification#getAddressCity() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getAddressCountry() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getAddressState() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getAddressStreet1() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getAddressStreet2() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getAddressZipCode() → {String}
Get the field value
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getCustomerName() → {String}
Get the field value
Full customer name
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getEncryptedSerialNumber() → {String}
Get the field value
Encrypted identification serial number
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getExpirationDate() → {String}
Get the field value
Expiration date in format MMDDYYYY
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getIdType() → {payments.IdType}
Get the field value
Returns:
- Type
- payments.IdType
(static) CashAdvanceCustomerIdentification#getIssuingCountry() → {String}
Get the field value
Country in which identification was issued
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getIssuingState() → {String}
Get the field value
State in which identification was issued
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getMaskedSerialNumber() → {String}
Get the field value
Masked identification serial number
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#getSerialNumber() → {String}
Get the field value
Identification serial number
Returns:
- Type
- String
(static) CashAdvanceCustomerIdentification#setAddressCity(addressCity)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressCity |
String |
(static) CashAdvanceCustomerIdentification#setAddressCountry(addressCountry)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressCountry |
String |
(static) CashAdvanceCustomerIdentification#setAddressState(addressState)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressState |
String |
(static) CashAdvanceCustomerIdentification#setAddressStreet1(addressStreet1)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressStreet1 |
String |
(static) CashAdvanceCustomerIdentification#setAddressStreet2(addressStreet2)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressStreet2 |
String |
(static) CashAdvanceCustomerIdentification#setAddressZipCode(addressZipCode)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
addressZipCode |
String |
(static) CashAdvanceCustomerIdentification#setCustomerName(customerName)
Set the field value
Full customer name
Parameters:
Name | Type | Description |
---|---|---|
customerName |
String |
(static) CashAdvanceCustomerIdentification#setEncryptedSerialNumber(encryptedSerialNumber)
Set the field value
Encrypted identification serial number
Parameters:
Name | Type | Description |
---|---|---|
encryptedSerialNumber |
String |
(static) CashAdvanceCustomerIdentification#setExpirationDate(expirationDate)
Set the field value
Expiration date in format MMDDYYYY
Parameters:
Name | Type | Description |
---|---|---|
expirationDate |
String |
(static) CashAdvanceCustomerIdentification#setIdType(idType)
Set the field value
Parameters:
Name | Type | Description |
---|---|---|
idType |
payments.IdType |
(static) CashAdvanceCustomerIdentification#setIssuingCountry(issuingCountry)
Set the field value
Country in which identification was issued
Parameters:
Name | Type | Description |
---|---|---|
issuingCountry |
String |
(static) CashAdvanceCustomerIdentification#setIssuingState(issuingState)
Set the field value
State in which identification was issued
Parameters:
Name | Type | Description |
---|---|---|
issuingState |
String |
(static) CashAdvanceCustomerIdentification#setMaskedSerialNumber(maskedSerialNumber)
Set the field value
Masked identification serial number
Parameters:
Name | Type | Description |
---|---|---|
maskedSerialNumber |
String |
(static) CashAdvanceCustomerIdentification#setSerialNumber(serialNumber)
Set the field value
Identification serial number
Parameters:
Name | Type | Description |
---|---|---|
serialNumber |
String |