View Source API Reference App Store v0.2.0
Modules
App Store Server API client.
The main module to interact with the App Store Server APIs
The module for Consumption Information
The struct representing the error from the API.
The struct representing the response from API.
The module for Subscription Status
The module for Transaction History
The module for Transaction Info
HTTPClient behaviour for AppStore
The default implementation for AppStore.HTTPClient
. Uses Finch
as the HTTP client.
JSON behaviour for AppStore
The default implementation for AppStore.JSON
. Uses Jason
as the JSON encoder & decoder.
A module to geenrate the signed token for API usage.
A server for AppStore.Token
, generate and cache token.
The state for AppStore.Token.Server
.