public class UpdateMerchantDetailsRequest 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="isTestMode" type="{http://www.w3.org/2001/XMLSchema}boolean"/> </sequence> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected boolean |
isTestMode |
clientId, merchantAuthentication, refId
Constructor and Description |
---|
UpdateMerchantDetailsRequest() |
Modifier and Type | Method and Description |
---|---|
boolean |
isIsTestMode()
Gets the value of the isTestMode property.
|
void |
setIsTestMode(boolean value)
Sets the value of the isTestMode property.
|
getClientId, getMerchantAuthentication, getRefId, setClientId, setMerchantAuthentication, setRefId
Copyright © 2021. All rights reserved.