UpdateJobDetails interface

Job details for update.

Properties

contactDetails

Contact details for notification and shipping.

keyEncryptionKey

Key encryption key for the job.

preferences

Preferences related to the order

returnToCustomerPackageDetails

Return package details of job.

reverseShippingDetails

Reverse Shipping Address and contact details for a job.

shippingAddress

Shipping address of the customer.

Property Details

contactDetails

Contact details for notification and shipping.

contactDetails?: ContactDetails

Property Value

keyEncryptionKey

Key encryption key for the job.

keyEncryptionKey?: KeyEncryptionKey

Property Value

preferences

Preferences related to the order

preferences?: Preferences

Property Value

returnToCustomerPackageDetails

Return package details of job.

returnToCustomerPackageDetails?: PackageCarrierDetails

Property Value

reverseShippingDetails

Reverse Shipping Address and contact details for a job.

reverseShippingDetails?: ReverseShippingDetails

Property Value

shippingAddress

Shipping address of the customer.

shippingAddress?: ShippingAddress

Property Value