docs
common
docs
/
dev.inmo.tgbotapi.requests.answers.payments
/
AnswerPreCheckoutQueryOk
Answer
Pre
Checkout
Query
Ok
common
data
class
AnswerPreCheckoutQueryOk
(
preCheckoutQueryId
:
PreCheckoutQueryId
)
:
AnswerPreCheckoutQuery
Content copied to clipboard
Functions
Properties
Functions
method
Link copied to clipboard
common
open
override
fun
method
(
)
:
String
Content copied to clipboard
Properties
isOk
Link copied to clipboard
common
open
override
val
isOk
:
Boolean
=
true
Content copied to clipboard
preCheckoutQueryId
Link copied to clipboard
common
open
override
val
preCheckoutQueryId
:
PreCheckoutQueryId
Content copied to clipboard
requestSerializer
Link copied to clipboard
common
open
override
val
requestSerializer
:
SerializationStrategy
<
*
>
Content copied to clipboard
resultDeserializer
Link copied to clipboard
common
open
override
val
resultDeserializer
:
KSerializer
<
Boolean
>
Content copied to clipboard