DEV

Type.

LabelSettings

No description

Fields

createdAt

DateTime!

Required

Timestamp of when the LabelSettings were created

createdBy

ID!

Required

The user who created the LabelSettings

customDeclarationStatements

[CustomDeclarationStatement!]!

Required

A customDeclaration object to be used when creating labels

declaredValue

Decimal!

Required

The default alternate return address to be used when creating labels

descriptionOverride

DescriptionOverride

DescriptionOverride gives the option to override descriptions displayed on labels, customs documents, or both

id

ID!

Required

Unique identifier for this LabelSettings object

labelFileType

LabelFileType

Indicates the default file type used when creating labels

labelSize

LabelSize

Indicates the default size to use when creating labels

organization

ID!

Required

The ID of the Organization these LabelSettings belong to

shippingPayment

ShippingPaymentType

Indicates who will be responsible for paying the shipping charges

updatedAt

DateTime!

Required

When the LabelSettings were most recently updated

updatedBy

ID!

Required

The user who most recently updated the LabelSettings

Was this page helpful?