Added CallResponse and Bitlinks.udpate().

This commit is contained in:
Erik C. Thauvin 2020-03-03 13:25:04 -08:00
parent 318409cb2f
commit 4ca3773fe9
19 changed files with 32 additions and 18 deletions

View file

@ -20,6 +20,13 @@ Provides functions to create and manage [Bitlinks](https://dev.bitly.com/v4/#tag
Provides access to the [Bitly API v4](https://dev.bitly.com/v4).
|
##### [net.thauvin.erik.bitly.CallResponse](../net.thauvin.erik.bitly/-call-response/index.md)
Provides a data class to hold the JSON response.
|
##### [net.thauvin.erik.bitly.Constants](../net.thauvin.erik.bitly/-constants/index.md)