Class: CashAdvanceCustomerIdentification

payments.CashAdvanceCustomerIdentification()

new CashAdvanceCustomerIdentification()

Source:

Methods

(static) CashAdvanceCustomerIdentification#getAddressCity() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getAddressCountry() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getAddressState() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getAddressStreet1() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getAddressStreet2() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getAddressZipCode() → {String}

Get the field value
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getCustomerName() → {String}

Get the field value Full customer name
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getEncryptedSerialNumber() → {String}

Get the field value Encrypted identification serial number
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getExpirationDate() → {String}

Get the field value Expiration date in format MMDDYYYY
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getIdType() → {payments.IdType}

Get the field value
Source:
Returns:
Type
payments.IdType

(static) CashAdvanceCustomerIdentification#getIssuingCountry() → {String}

Get the field value Country in which identification was issued
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getIssuingState() → {String}

Get the field value State in which identification was issued
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getMaskedSerialNumber() → {String}

Get the field value Masked identification serial number
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#getSerialNumber() → {String}

Get the field value Identification serial number
Source:
Returns:
Type
String

(static) CashAdvanceCustomerIdentification#setAddressCity(addressCity)

Set the field value
Parameters:
Name Type Description
addressCity String
Source:

(static) CashAdvanceCustomerIdentification#setAddressCountry(addressCountry)

Set the field value
Parameters:
Name Type Description
addressCountry String
Source:

(static) CashAdvanceCustomerIdentification#setAddressState(addressState)

Set the field value
Parameters:
Name Type Description
addressState String
Source:

(static) CashAdvanceCustomerIdentification#setAddressStreet1(addressStreet1)

Set the field value
Parameters:
Name Type Description
addressStreet1 String
Source:

(static) CashAdvanceCustomerIdentification#setAddressStreet2(addressStreet2)

Set the field value
Parameters:
Name Type Description
addressStreet2 String
Source:

(static) CashAdvanceCustomerIdentification#setAddressZipCode(addressZipCode)

Set the field value
Parameters:
Name Type Description
addressZipCode String
Source:

(static) CashAdvanceCustomerIdentification#setCustomerName(customerName)

Set the field value Full customer name
Parameters:
Name Type Description
customerName String
Source:

(static) CashAdvanceCustomerIdentification#setEncryptedSerialNumber(encryptedSerialNumber)

Set the field value Encrypted identification serial number
Parameters:
Name Type Description
encryptedSerialNumber String
Source:

(static) CashAdvanceCustomerIdentification#setExpirationDate(expirationDate)

Set the field value Expiration date in format MMDDYYYY
Parameters:
Name Type Description
expirationDate String
Source:

(static) CashAdvanceCustomerIdentification#setIdType(idType)

Set the field value
Parameters:
Name Type Description
idType payments.IdType
Source:

(static) CashAdvanceCustomerIdentification#setIssuingCountry(issuingCountry)

Set the field value Country in which identification was issued
Parameters:
Name Type Description
issuingCountry String
Source:

(static) CashAdvanceCustomerIdentification#setIssuingState(issuingState)

Set the field value State in which identification was issued
Parameters:
Name Type Description
issuingState String
Source:

(static) CashAdvanceCustomerIdentification#setMaskedSerialNumber(maskedSerialNumber)

Set the field value Masked identification serial number
Parameters:
Name Type Description
maskedSerialNumber String
Source:

(static) CashAdvanceCustomerIdentification#setSerialNumber(serialNumber)

Set the field value Identification serial number
Parameters:
Name Type Description
serialNumber String
Source: