toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.protocol.login.upstream
/
LoginRequest
/
CreateCheckDateOfBirthCountry
Create
Check
Date
Of
Birth
Country
data
class
CreateCheckDateOfBirthCountry
(
val
year
:
Int
,
val
month
:
Int
,
val
day
:
Int
,
val
country
:
Int
)
:
LoginRequest
Members
Constructors
Create
Check
Date
Of
Birth
Country
Link copied to clipboard
constructor
(
year
:
Int
,
month
:
Int
,
day
:
Int
,
country
:
Int
)
Properties
country
Link copied to clipboard
val
country
:
Int
day
Link copied to clipboard
val
day
:
Int
month
Link copied to clipboard
val
month
:
Int
year
Link copied to clipboard
val
year
:
Int