public class SuccessfulPayment extends Object implements BotApiObject
| Constructor and Description |
|---|
SuccessfulPayment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrency() |
String |
getInvoicePayload() |
OrderInfo |
getOrderInfo() |
String |
getProviderPaymentChargeId() |
String |
getShippingOptionId() |
String |
getTelegramPaymentChargeId() |
Integer |
getTotalAmount() |
String |
toString() |
public String getCurrency()
public Integer getTotalAmount()
public String getInvoicePayload()
public String getShippingOptionId()
public OrderInfo getOrderInfo()
public String getTelegramPaymentChargeId()
public String getProviderPaymentChargeId()
Copyright © 2017. All rights reserved.