public class ARBGetSubscriptionStatusRequest 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="subscriptionId" type="{AnetApi/xml/v1/schema/AnetApiSchema.xsd}numericString"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
subscriptionId |
clientId, merchantAuthentication, refId| Constructor and Description |
|---|
ARBGetSubscriptionStatusRequest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSubscriptionId()
Gets the value of the subscriptionId property.
|
void |
setSubscriptionId(java.lang.String value)
Sets the value of the subscriptionId property.
|
getClientId, getMerchantAuthentication, getRefId, setClientId, setMerchantAuthentication, setRefIdpublic java.lang.String getSubscriptionId()
Stringpublic void setSubscriptionId(java.lang.String value)
value - allowed object is
StringCopyright © 2018. All Rights Reserved.