public class CustomerProfileExType extends CustomerProfileBaseType
Java class for customerProfileExType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="customerProfileExType">
<complexContent>
<extension base="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}customerProfileBaseType">
<sequence>
<element name="customerProfileId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected String |
customerProfileId |
description, email, merchantCustomerId| Constructor and Description |
|---|
CustomerProfileExType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerProfileId()
Gets the value of the customerProfileId property.
|
void |
setCustomerProfileId(String value)
Sets the value of the customerProfileId property.
|
getDescription, getEmail, getMerchantCustomerId, setDescription, setEmail, setMerchantCustomerIdCopyright © 2016. All Rights Reserved.