public class PreCheckoutQuery extends Object implements BotApiObject
Constructor and Description |
---|
PreCheckoutQuery() |
Modifier and Type | Method and Description |
---|---|
String |
getCurrency() |
User |
getFrom() |
String |
getId() |
String |
getInvoicePayload() |
OrderInfo |
getOrderInfo() |
String |
getShippingOptionId() |
Integer |
getTotalAmount() |
String |
toString() |
public String getId()
public User getFrom()
public String getCurrency()
public Integer getTotalAmount()
public String getInvoicePayload()
public String getShippingOptionId()
public OrderInfo getOrderInfo()
Copyright © 2019. All rights reserved.