toggle menu
ktgbotapi
common
switch theme
search in API
tgbotapi.core
/
dev.inmo.tgbotapi.types.payments.stars
/
TransactionPartner
/
Fragment
Fragment
@
Serializable
(
with
=
TransactionPartner.Companion::class
)
data
class
Fragment
(
val
withdrawalState
:
RevenueWithdrawalState
)
:
TransactionPartner
Members
Constructors
Fragment
Link copied to clipboard
constructor
(
withdrawalState
:
RevenueWithdrawalState
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
@
EncodeDefault
open
override
val
type
:
String
withdrawal
State
Link copied to clipboard
@
SerialName
(
value
=
"withdrawal_state"
)
val
withdrawalState
:
RevenueWithdrawalState