AppStore.API.Response (App Store v0.4.0)
View SourceThe struct representing the response from API.
Summary
Types
@type t() :: %AppStore.API.Response{ body: binary(), data: map(), headers: AppStore.HTTPClient.http_headers(), status: non_neg_integer() }