1 KiB
1 KiB
docs / net.thauvin.erik.bitly / Constants
Constants
open class Constants
(source)
Constants for this package.
Companion Object Properties
Name | Summary |
---|---|
API_BASE_URL | The Bitly API base URL.const val API_BASE_URL: String |
EMPTY | Empty String.const val EMPTY: String |
EMPTY_JSON | Empty JSON Object.const val EMPTY_JSON: String |
ENV_ACCESS_TOKEN | The API access token environment variable.const val ENV_ACCESS_TOKEN: String |