POS Print Template Object Reference
Overview
Stores print templates used for POS receipt printing.
| Property |
Value |
| API Name |
s_c__Pos_Print_Template__c |
| Label |
POS Print Template |
| Plural Label |
POS Print Templates |
| Type |
Custom Object |
Fields
| Field Label |
API Name |
Type |
Required |
Description |
| Content |
s_c__Content__c |
LongTextArea(131072) |
No |
The template to determine what will be printed. |
| Context |
s_c__Context__c |
Picklist |
No |
Where this printer template is used within the app. |
| Printer Type |
s_c__Printer_Type__c |
Picklist |
No |
The type of printer device (hardware) this template is for. |
| StoreConnect External ID |
s_c__sC_Id__c |
Text(36) |
No |
StoreConnect External ID, do not modify in Salesforce |