Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 523 Bytes

GetFileTypeIconResult.md

File metadata and controls

12 lines (8 loc) · 523 Bytes

GetFileTypeIconResult

Properties

Name Type Description Notes
successful bool True if the operation was successful, false otherwise [optional]
icon str PNG icon as a byte array [optional]
extension str Extension used for the icon [optional]

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