Share via


UpdateJobDetails Class

Definition

Job details for update.

public class UpdateJobDetails
type UpdateJobDetails = class
Public Class UpdateJobDetails
Inheritance
UpdateJobDetails

Constructors

UpdateJobDetails()

Initializes a new instance of the UpdateJobDetails class.

UpdateJobDetails(ContactDetails, ShippingAddress, KeyEncryptionKey, PackageCarrierDetails)

Initializes a new instance of the UpdateJobDetails class.

Properties

ContactDetails

Gets or sets contact details for notification and shipping.

KeyEncryptionKey

Gets or sets key encryption key for the job.

ReturnToCustomerPackageDetails

Gets or sets return package details of job.

ShippingAddress

Gets or sets shipping address of the customer.

Methods

Validate()

Validate the object.

Applies to