Added docs.
This commit is contained in:
parent
dd0079e7e8
commit
95bea38c92
37 changed files with 521 additions and 0 deletions
11
docs/net.thauvin.erik.bitly/-bitly/access-token.md
Normal file
11
docs/net.thauvin.erik.bitly/-bitly/access-token.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
[docs](../../index.md) / [net.thauvin.erik.bitly](../index.md) / [Bitly](index.md) / [accessToken](./access-token.md)
|
||||
|
||||
# accessToken
|
||||
|
||||
`var accessToken: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html) [(source)](https://github.com/ethauvin/bitly-shorten/tree/master/src/main/kotlin/net/thauvin/erik/bitly/Bitly.kt#L51)
|
||||
|
||||
The API access token.
|
||||
|
||||
See [Generic Access Token](https://bitly.is/accesstoken) or
|
||||
[Authentication](https://dev.bitly.com/v4/#section/Authentication).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue