FaxTemplate
Manages predefined fax templates used for business communications and document transmission.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | The internal identifier for this fax template within NetSuite. | |
| content | String | The body content of the fax template, which will be used in outgoing faxes. | |
| description | String | A brief description of the fax template, providing context for its purpose or usage. | |
| isautoconverted | Boolean | Indicates whether this fax template is automatically converted from another format. | |
| isinactive | Boolean | Specifies whether this fax template is inactive and no longer in use. | |
| isprivate | Boolean | Indicates whether this fax template is private and restricted to specific users. | |
| mediaitem | String | The associated media item, such as an attachment or linked file, used in the fax template. | |
| name | String | The name assigned to this fax template for identification and selection. | |
| recordtype | String | The type of record this fax template is associated with, defining its usage scope. | |
| subject | String | The subject line that will appear when this fax template is used. |