Skip to content
Gropius
Search
K
Main Navigation
Guide
Kotlin API
GraphQL
Login service
GitHub
Menu
Return to top
sync-jira
/
gropius.sync.jira.model
/
UserQuery
UserQuery
@
Serializable
data
class
UserQuery
(
val
timeZone
:
String
)
Kotlin representation of the UserQuery JSON
Parameters
time
Zone
The timeZone of the user
Members
Constructors
User
Query
Link copied to clipboard
constructor
(
timeZone
:
String
)
Properties
time
Zone
Link copied to clipboard
val
timeZone
:
String