docs
4.1.1
common
docs
/
dev.inmo.tgbotapi.requests.answers.payments.abstracts
/
AnswerPreCheckoutQuery
Answer
Pre
Checkout
Query
interface
AnswerPreCheckoutQuery
:
SimpleRequest
<
Boolean
>
Functions
Properties
Inheritors
Functions
method
Link copied to clipboard
open
override
fun
method
(
)
:
String
Properties
is
Ok
Link copied to clipboard
abstract
val
isOk
:
Boolean
pre
Checkout
Query
Id
Link copied to clipboard
abstract
val
preCheckoutQueryId
:
PreCheckoutQueryId
request
Serializer
Link copied to clipboard
abstract
val
requestSerializer
:
SerializationStrategy
<
*
>
result
Deserializer
Link copied to clipboard
open
override
val
resultDeserializer
:
KSerializer
<
Boolean
>
Inheritors
AnswerPreCheckoutQueryOk
Link copied to clipboard
AnswerPreCheckoutQueryError
Link copied to clipboard