Xsolla SDK for Android
Xsolla Login SDK for Android
/
com.xsolla.android.login.entity.response
/
BanInfo
Ban
Info
data
class
BanInfo
(
val
dateFrom
:
String
,
val
dateTo
:
String
?
,
val
reason
:
String
?
)
Content copied to clipboard
Constructors
Properties
Sources
Constructors
Ban
Info
Link copied to clipboard
fun
BanInfo
(
dateFrom
:
String
,
dateTo
:
String
?
,
reason
:
String
?
)
Content copied to clipboard
Properties
date
From
Link copied to clipboard
val
dateFrom
:
String
Content copied to clipboard
date
To
Link copied to clipboard
val
dateTo
:
String
?
Content copied to clipboard
reason
Link copied to clipboard
val
reason
:
String
?
Content copied to clipboard
Sources
Login SDK source
Link copied to clipboard