Indicates whether this organization ships dangerous goods. When true, item attributes with key DANGEROUS_GOODS are scanned during label creation and matching cartons are flagged with the appropriate carrier-specific service code. Nullable in this schema-only PR; the follow-up Java PR persists this field on LabelSettings with a NOT NULL DEFAULT false column and will tighten the type.
Type.
LabelSettings
No description
Fields
createdAt
DateTime!
Required
createdBy
ID!
Required
currencyDisplayMode
CurrencyDisplayMode!
Required
customDeclarationStatements
[CustomDeclarationStatement!]!
Required
declaredValue
Decimal!
Required
descriptionOverride
DescriptionOverride
DescriptionOverridegives the option to override descriptions displayed on labels, customs documents, or bothid
ID!
Required
LabelSettingsobjectlabelFileType
LabelFileType
labelSize
LabelSize
organization
ID!
Required
Organizationthese LabelSettings belong toserviceLevel
ServiceLevel
ServiceLevelto use when creating labels.shippingPayment
ShippingPaymentType
shipsDangerousGoods
Boolean
signatureRequired
Boolean!
Required
updatedAt
DateTime!
Required
updatedBy
ID!
Required