MediaType
Categorizes different types of media files used in NetSuite, such as images, audio, or PDFs.
Columns
| Name | Type | References | Description |
| altcontenttype | String | Alternate content type associated with the media file. | |
| chardata | Boolean | Indicates whether the file is a text-based file. | |
| contenttype | String | Primary content type of the media file. | |
| extension | String | File extension associated with this media type. | |
| key | String | Unique key identifier for the media type. | |
| typedescr | String | Description of the media type. |