AppStore.Token.Config (App Store v0.4.0)
View SourceSummary
Functions
Build the AppStore client, used by functions in module AppStore.API
Types
@type t() :: %AppStore.Token.Config{json_coder: module()}
Functions
Build the AppStore client, used by functions in module AppStore.API
Options
json_coder: Optional, the module used as JSON encoder & decoder, default toAppStore.JSON.DefaultCoder