Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 682 Bytes

File metadata and controls

14 lines (11 loc) · 682 Bytes

IO.Swagger.Model.HostedDoc

Properties

Name Type Description Notes
Id string The doc's id. [optional]
UserId string The doc's owner. [optional]
FileName string docs file name. [optional]
ShortUrl string The doc's short url. [optional]
LongUrl string The doc's long url. [optional]
UploadDate DateTime? The doc's upload date. [optional]

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