FAKE - F# Make


HockeyAppVersionParams

The HockeyAppVersion parameter type Based on https://support.hockeyapp.net/kb/api/api-versions#create-version

Record Fields

Record FieldDescription
ApiToken
Signature: string

(Required) API token

AppId
Signature: string

Set to your App Id (required for UWP apps targeting windows phone)

UploadTimeout
Signature: TimeSpan

Set maximum upload delay

Version
Signature: string

Human readable version

Fork me on GitHub