Skip to content

Commit 1ed3951

Browse files
committed
Compile docs
1 parent 7e16c50 commit 1ed3951

1 file changed

Lines changed: 20 additions & 21 deletions

File tree

docs/Actions/GLS/types.mdx

Lines changed: 20 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -964,6 +964,25 @@ Primary2D: {
964964
}}
965965
/>
966966

967+
# RETURN_LABELS
968+
No documentation provided for this type.
969+
970+
<TypeTable type={{
971+
TemplateSet: {
972+
description: 'No description set',
973+
deprecated: false,
974+
required: true,
975+
type: '"NONE" | "D_200" | "PF_4_I" | "PF_4_I_200" | "PF_4_I_300" | "PF_8_D_200" | "T_200_BF" | "T_300_BF" | "ZPL_200" | "ZPL_200_TRACKID_EAN_128" | "ZPL_200_TRACKID_CODE_39" | "ZPL_200_REFNO_EAN_128" | "ZPL_200_REFNO_CODE_39" | "ZPL_300" | "ZPL_300_TRACKID_EAN_128" | "ZPL_300_TRACKID_CODE_39" | "ZPL_300_REFNO_EAN_128" | "ZPL_300_REFNO_CODE_39"',
976+
},
977+
LabelFormat: {
978+
description: 'No description set',
979+
deprecated: false,
980+
required: true,
981+
type: '"PDF" | "ZEBRA" | "INTERMEC" | "DATAMAX" | "TOSHIBA" | "PNG"',
982+
},
983+
}}
984+
/>
985+
967986
# GLS_PRINTING_OPTIONS
968987
No documentation provided for this type.
969988

@@ -972,8 +991,7 @@ ReturnLabels: {
972991
description: 'No description set',
973992
deprecated: false,
974993
required: false,
975-
typeDescriptionLink: '#gls_printing_optionsreturnlabels',
976-
type: 'GLS_PRINTING_OPTIONS$ReturnLabels',
994+
type: 'RETURN_LABELS',
977995
},
978996
useDefault: {
979997
description: 'No description set',
@@ -1010,25 +1028,6 @@ LabelPrinter: {
10101028
}}
10111029
/>
10121030

1013-
# GLS_PRINTING_OPTIONS$ReturnLabels
1014-
No documentation provided for this type.
1015-
1016-
<TypeTable type={{
1017-
TemplateSet: {
1018-
description: 'No description set',
1019-
deprecated: false,
1020-
required: true,
1021-
type: '"NONE" | "D_200" | "PF_4_I" | "PF_4_I_200" | "PF_4_I_300" | "PF_8_D_200" | "T_200_BF" | "T_300_BF" | "ZPL_200" | "ZPL_200_TRACKID_EAN_128" | "ZPL_200_TRACKID_CODE_39" | "ZPL_200_REFNO_EAN_128" | "ZPL_200_REFNO_CODE_39" | "ZPL_300" | "ZPL_300_TRACKID_EAN_128" | "ZPL_300_TRACKID_CODE_39" | "ZPL_300_REFNO_EAN_128" | "ZPL_300_REFNO_CODE_39"',
1022-
},
1023-
LabelFormat: {
1024-
description: 'No description set',
1025-
deprecated: false,
1026-
required: true,
1027-
type: '"PDF" | "ZEBRA" | "INTERMEC" | "DATAMAX" | "TOSHIBA" | "PNG"',
1028-
},
1029-
}}
1030-
/>
1031-
10321031
# GLS_END_OF_DAY_REQUEST_DATA
10331032
No documentation provided for this type.
10341033

0 commit comments

Comments
 (0)