| Package | Description |
|---|---|
| com.google.api.services.content | |
| com.google.api.services.content.model |
| Modifier and Type | Method and Description |
|---|---|
ShoppingContent.Orderpayments.Notifyauthdeclined |
ShoppingContent.Orderpayments.notifyauthdeclined(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthDeclinedRequest content)
Notify about failure to authorize user's payment method.
|
| Constructor and Description |
|---|
Notifyauthdeclined(BigInteger merchantId,
String orderId,
OrderpaymentsNotifyAuthDeclinedRequest content)
Notify about failure to authorize user's payment method.
|
| Modifier and Type | Method and Description |
|---|---|
OrderpaymentsNotifyAuthDeclinedRequest |
OrderpaymentsNotifyAuthDeclinedRequest.clone() |
OrderpaymentsNotifyAuthDeclinedRequest |
OrderpaymentsNotifyAuthDeclinedRequest.set(String fieldName,
Object value) |
OrderpaymentsNotifyAuthDeclinedRequest |
OrderpaymentsNotifyAuthDeclinedRequest.setDeclineReason(String declineReason)
Reason why payment authorization was declined.
|
Copyright © 2011–2019 Google. All rights reserved.