Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 784 Bytes

HostedDoc.md

File metadata and controls

15 lines (11 loc) · 784 Bytes

HostedDoc

Properties

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

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