API Reference App Store v#0.4.0
View SourceModules
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 Test Notification
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 validate the JWS from Apple.
A module to generate the signed token for API usage.
A server for AppStore.Token, generate and cache token.
The state for AppStore.Token.Server.