public class ShoppingContent.Orderpayments.Notifyauthdeclined extends ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Notifyauthdeclined(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthDeclinedRequest content)
Notify about failure to authorize user's payment method.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Notifyauthdeclined(BigInteger merchantId, String orderId, OrderpaymentsNotifyAuthDeclinedRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. Notifyauthdeclined#initialize(com.google.api.client.googleapis.services.A
bstractGoogleClientRequest) must be called to initialize this instance immediately after
invoking the constructor.
merchantId - The ID of the account that manages the order. This cannot be a multi-client account.orderId - The ID of the order for which payment authorization was declined.content - the OrderpaymentsNotifyAuthDeclinedRequestpublic ShoppingContent.Orderpayments.Notifyauthdeclined setAlt(String alt)
ShoppingContentRequestsetAlt in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setFields(String fields)
ShoppingContentRequestsetFields in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setKey(String key)
ShoppingContentRequestsetKey in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setOauthToken(String oauthToken)
ShoppingContentRequestsetOauthToken in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setPrettyPrint(Boolean prettyPrint)
ShoppingContentRequestsetPrettyPrint in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setQuotaUser(String quotaUser)
ShoppingContentRequestsetQuotaUser in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public ShoppingContent.Orderpayments.Notifyauthdeclined setUserIp(String userIp)
ShoppingContentRequestsetUserIp in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>public BigInteger getMerchantId()
public ShoppingContent.Orderpayments.Notifyauthdeclined setMerchantId(BigInteger merchantId)
public String getOrderId()
public ShoppingContent.Orderpayments.Notifyauthdeclined setOrderId(String orderId)
public ShoppingContent.Orderpayments.Notifyauthdeclined set(String parameterName, Object value)
set in class ShoppingContentRequest<OrderpaymentsNotifyAuthDeclinedResponse>Copyright © 2011–2019 Google. All rights reserved.