//[docs](../../index.md)/[dev.inmo.tgbotapi.requests.answers.payments.abstracts](index.md) # Package dev.inmo.tgbotapi.requests.answers.payments.abstracts ## Types | Name | Summary | |---|---| | [AnswerPreCheckoutQuery](-answer-pre-checkout-query/index.md)| [common]
Content
interface [AnswerPreCheckoutQuery](-answer-pre-checkout-query/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>


| | [AnswerShippingQuery](-answer-shipping-query/index.md)| [common]
Content
interface [AnswerShippingQuery](-answer-shipping-query/index.md) : [SimpleRequest](../dev.inmo.tgbotapi.requests.abstracts/-simple-request/index.md)<[Boolean](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html)>


|