Implemented lastCallResponse property. Closes #2

This commit is contained in:
Erik C. Thauvin 2020-07-31 13:26:09 -07:00
parent 683cb3aa35
commit b12931c6ad
10 changed files with 53 additions and 19 deletions

View file

@ -0,0 +1,8 @@
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Bitlinks](index.md) / [lastCallResponse](./last-call-response.md)
# lastCallResponse
`var lastCallResponse: `[`CallResponse`](../-call-response/index.md) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Bitlinks.kt#L51)
The last API call response.