public class CustomerPaymentProfileExType extends CustomerPaymentProfileType
Java class for customerPaymentProfileExType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="customerPaymentProfileExType">
<complexContent>
<extension base="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerPaymentProfileType">
<sequence>
<element name="customerPaymentProfileId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
customerPaymentProfileId |
defaultPaymentProfile, driversLicense, payment, taxIdbillTo, customerType| Constructor and Description |
|---|
CustomerPaymentProfileExType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerPaymentProfileId()
Gets the value of the customerPaymentProfileId property.
|
void |
setCustomerPaymentProfileId(String value)
Sets the value of the customerPaymentProfileId property.
|
getDriversLicense, getPayment, getTaxId, isDefaultPaymentProfile, setDefaultPaymentProfile, setDriversLicense, setPayment, setTaxIdgetBillTo, getCustomerType, setBillTo, setCustomerTypeCopyright © 2020. All rights reserved.