| Name | Description | Type | Additional information |
|---|---|---|---|
| SendToLabBtnEnabled |
Indicates if the Send to Lab action should be provided to the user. |
boolean |
None. |
| SendToLabBtnText |
Text to use for the Send to Lab button. Default is "Send to Lab". |
string |
None. |
| SendToLabBtnDesc |
Text to use for the Send to Lab button description if one is provided. |
string |
None. |
| SendToLabBtnDefaultPrintActions |
List of default print actions when Send to Lab action is initiated. Possible values are 'REQ' (to print the requisition), 'LABELS' (to print labels), and 'ABN' (to print ABN) |
Collection of string |
None. |
| SendToPSCBtnEnabled |
Indicates if the Send to PSC action should be provided to the user. |
boolean |
None. |
| SendToPSCBtnText |
Text to use for the Send to PSC button. Default is "Send to PSC". |
string |
None. |
| SendToPSCBtnDesc |
Text to use for the Send to PSC button description if one is provided. |
string |
None. |
| SendToPSCBtnDefaultPrintActions |
List of default print actions when Send to PSC action is initiated. Possible values are 'REQ' (to print the requisition), 'LABELS' (to print labels), and 'ABN' (to print ABN) |
Collection of string |
None. |
| PrintReqOnlyBtnEnabled |
Determines if/when Print Requisition Only button should be enabled. Possible values are ALWAYS, NEVER, ONLY_AFTER_SEND |
string |
None. |
| PrintReqOnlyBtnText |
Text to use for the Print Req Only button. Default is "Print Req". |
string |
None. |
| PrintLabelsOnlyBtnEnabled |
Determines if Print Labels Only button should be enabled. Possible values are ALWAYS or NEVER |
string |
None. |
| PrintLabelsOnlyBtnText |
Text to use for the Print Labels Only button. Default is "Print Labels". |
string |
None. |
| PrintABNOnlyBtnEnabled |
Determines if Print ABN Only button should be enabled. Possible values are ALWAYS or NEVER |
string |
None. |
| PrintABNOnlyBtnText |
Text to use for the Print ABN Only button. Default is "Print ABN". |
string |
None. |
| OrderListFilters |
List of order filter types. Possible values are SENT, WAITING, SCHEDULED, and REMOVED |
Collection of string |
None. |