Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
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 © 2017. All rights reserved.