| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected CreditChargeInfo |
Customer.ccDetail |
protected CreditChargeInfo |
CreditCardPayment.creditChargeInfo |
| Modifier and Type | Method and Description |
|---|---|
CreditChargeInfo |
ObjectFactory.createCreditChargeInfo()
Create an instance of
CreditChargeInfo |
CreditChargeInfo |
Customer.getCCDetail()
Gets the value of the ccDetail property.
|
CreditChargeInfo |
CreditCardPayment.getCreditChargeInfo()
Gets the value of the creditChargeInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Customer.setCCDetail(CreditChargeInfo value)
Sets the value of the ccDetail property.
|
void |
CreditCardPayment.setCreditChargeInfo(CreditChargeInfo value)
Sets the value of the creditChargeInfo property.
|
Copyright © 2019. All Rights Reserved.