CreateRequest

constructor(longUrl: String, domain: String? = null, groupGuid: String? = null, title: String? = null, tags: List<String>? = null, deeplinks: List<Deeplink>? = null, toJson: Boolean = false)(source)