Implemented lastCallResponse property. Closes #2
This commit is contained in:
parent
683cb3aa35
commit
b12931c6ad
10 changed files with 53 additions and 19 deletions
|
@ -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.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue