Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 8
mattermostmodels FileResponse
BigMakCode edited this page Aug 5, 2024
·
1 revision
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph Mattermost.Models
Mattermost.Models.FileResponse[[FileResponse]]
end
| Type | Name | Methods |
|---|---|---|
IEnumerable<FileDetails> | Files | get, set |
publicFileResponse()publicIEnumerable<FileDetails>Files{get;set;}Generated withModularDoc