CloverConnector  4.0.2
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification Class Reference

Properties

IdType idType [get, set]
 
string serialNumber [get, set]
 Identification serial number More...
 
string maskedSerialNumber [get, set]
 Masked identification serial number More...
 
string encryptedSerialNumber [get, set]
 Encrypted identification serial number More...
 
string expirationDate [get, set]
 Expiration date in format MMDDYYYY More...
 
string issuingState [get, set]
 State in which identification was issued More...
 
string issuingCountry [get, set]
 Country in which identification was issued More...
 
string customerName [get, set]
 Full customer name More...
 
string addressStreet1 [get, set]
 
string addressStreet2 [get, set]
 
string addressCity [get, set]
 
string addressState [get, set]
 
string addressZipCode [get, set]
 
string addressCountry [get, set]
 

Detailed Description

Definition at line 3 of file CashAdvanceCustomerIdentification.cs.

Property Documentation

◆ addressCity

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressCity
getset

Definition at line 36 of file CashAdvanceCustomerIdentification.cs.

◆ addressCountry

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressCountry
getset

Definition at line 39 of file CashAdvanceCustomerIdentification.cs.

◆ addressState

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressState
getset

Definition at line 37 of file CashAdvanceCustomerIdentification.cs.

◆ addressStreet1

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressStreet1
getset

Definition at line 34 of file CashAdvanceCustomerIdentification.cs.

◆ addressStreet2

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressStreet2
getset

Definition at line 35 of file CashAdvanceCustomerIdentification.cs.

◆ addressZipCode

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.addressZipCode
getset

Definition at line 38 of file CashAdvanceCustomerIdentification.cs.

◆ customerName

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.customerName
getset

Full customer name

Definition at line 33 of file CashAdvanceCustomerIdentification.cs.

◆ encryptedSerialNumber

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.encryptedSerialNumber
getset

Encrypted identification serial number

Definition at line 17 of file CashAdvanceCustomerIdentification.cs.

◆ expirationDate

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.expirationDate
getset

Expiration date in format MMDDYYYY

Definition at line 21 of file CashAdvanceCustomerIdentification.cs.

◆ idType

IdType com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.idType
getset

Definition at line 5 of file CashAdvanceCustomerIdentification.cs.

◆ issuingCountry

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.issuingCountry
getset

Country in which identification was issued

Definition at line 29 of file CashAdvanceCustomerIdentification.cs.

◆ issuingState

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.issuingState
getset

State in which identification was issued

Definition at line 25 of file CashAdvanceCustomerIdentification.cs.

◆ maskedSerialNumber

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.maskedSerialNumber
getset

Masked identification serial number

Definition at line 13 of file CashAdvanceCustomerIdentification.cs.

◆ serialNumber

string com.clover.sdk.v3.payments.CashAdvanceCustomerIdentification.serialNumber
getset

Identification serial number

Definition at line 9 of file CashAdvanceCustomerIdentification.cs.


The documentation for this class was generated from the following file: