Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

HockeyResponse

HockeyApp's success response

Record Fields

Record FieldDescription
AppSize
Signature: int64
BundleIdentifier
Signature: string
Attributes:
[<JsonProperty("Bundle_Identifier")>]
ConfigUrl
Signature: string
Attributes:
[<JsonProperty("Config_Url")>]
DeviceFamily
Signature: string
Attributes:
[<JsonProperty("Device_Family")>]
MinimumOSVersion
Signature: string
Attributes:
[<JsonProperty("Minimum_OS_Version")>]
Platform
Signature: string
PublicIdentifier
Signature: string
Attributes:
[<JsonProperty("Public_Identifier")>]
PublicUrl
Signature: string
Attributes:
[<JsonProperty("Public_Url")>]
ReleaseType
Signature: ReleaseType
Attributes:
[<JsonProperty("Release_Type")>]
Status
Signature: int
Title
Signature: string