Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 845 Bytes

File metadata and controls

19 lines (15 loc) · 845 Bytes

WalletInc.Model.Document

Properties

Name Type Description Notes
Id string
CreatedAt DateTime
UpdatedAt DateTime
MerchantID string The id of the merchant registered in WalletInc's database
FileURL string The URL of the file
FileType string The type of the file
FileName string The name of the file
FileSize double The size of the file
Folder string The folder in which the file is stored
EmployeeID string The ID of the employee who created this file

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