sdk
sdk
/
com.sygic.sdk
/
Online
/
ProductServer
/
ProductServer
Product
Server
fun
ProductServer
(
@
Json
(
name
=
"online_maps_link_url"
)
onlineMapsLinkUrl
:
String
?
=
null
,
@
Json
(
name
=
"connect_url"
)
connectUrl
:
String
?
=
null
,
ids
:
Online.ProductServer.Ids
?
=
null
)