Bitly Shorten
Toggle table of contents
3.0.0-SNAPSHOT
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Bitly Shorten
Bitly Shorten
/
net.thauvin.erik.bitly
/
CreateRequest
/
CreateRequest
Create
Request
constructor
(
longUrl
:
String
,
domain
:
String
?
=
null
,
groupGuid
:
String
?
=
null
,
title
:
String
?
=
null
,
tags
:
List
<
String
>
?
=
null
,
deeplinks
:
List
<
Deeplink
>
?
=
null
,
toJson
:
Boolean
=
false
)
(
source
)