Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 696 Bytes

Upload.md

File metadata and controls

13 lines (10 loc) · 696 Bytes

Strava.NET.Model.Upload

Properties

Name Type Description Notes
Id long? The unique identifier of the upload [optional]
ExternalId string The external identifier of the upload [optional]
Error string The error associated with this upload [optional]
Status string The status of this upload [optional]
ActivityId long? The identifier of the activity this upload resulted into [optional]

[Back to Model list] [Back to API list] [Back to README]