Open GoPro SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Open GoPro SDK
Open GoPro SDK
/
com.gopro.open_gopro.operations
/
DateTimeHttpResponse
Date
Time
Http
Response
@
Serializable
data
class
DateTimeHttpResponse
(
val
date
:
String
,
val
dst
:
Int
,
val
time
:
String
,
val
tzone
:
Int
)
Members
Constructors
Date
Time
Http
Response
Link copied to clipboard
constructor
(
date
:
String
,
dst
:
Int
,
time
:
String
,
tzone
:
Int
)
Properties
date
Link copied to clipboard
val
date
:
String
dst
Link copied to clipboard
val
dst
:
Int
time
Link copied to clipboard
val
time
:
String
tzone
Link copied to clipboard
val
tzone
:
Int