public class GetBatchStatisticsRequest 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="batchId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
batchId |
clientId, merchantAuthentication, refId
Constructor and Description |
---|
GetBatchStatisticsRequest() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getBatchId()
Gets the value of the batchId property.
|
void |
setBatchId(java.lang.String value)
Sets the value of the batchId property.
|
getClientId, getMerchantAuthentication, getRefId, setClientId, setMerchantAuthentication, setRefId
Copyright © 2019. All Rights Reserved.