public class CreateCustomerProfileFromTransactionRequest extends ANetApiRequest
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <extension base="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}ANetApiRequest"> <sequence> <element name="transId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected String |
transId |
merchantAuthentication, refId
Constructor and Description |
---|
CreateCustomerProfileFromTransactionRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getTransId()
Gets the value of the transId property.
|
void |
setTransId(String value)
Sets the value of the transId property.
|
getMerchantAuthentication, getRefId, setMerchantAuthentication, setRefId
protected String transId
Copyright © 2015. All Rights Reserved.