OrderItemDetails interface

Order item details.

Properties

cancellationReason

Cancellation reason.

cancellationStatus

Describes whether the order item is cancellable or not.

currentStage

Current Order item Status.

deletionStatus

Describes whether the order item is deletable or not.

error

Top level error for the job.

forwardShippingDetails

Forward Package Shipping details.

managementRpDetailsList

List of parent RP details supported for configuration.

notificationEmailList

Additional notification email list.

orderItemMode

Defines the mode of the Order item.

orderItemStageHistory

Order item status history.

orderItemType

Order item type.

preferences

Customer notification Preferences.

productDetails

Represents product details.

returnReason

Return reason.

returnStatus

Describes whether the order item is returnable or not.

reverseShippingDetails

Reverse Package Shipping details.

siteDetails

Site Related Details.

Property Details

cancellationReason

Cancellation reason.

cancellationReason?: string

Property Value

string

cancellationStatus

Describes whether the order item is cancellable or not.

cancellationStatus?: string

Property Value

string

currentStage

Current Order item Status.

currentStage?: StageDetails

Property Value

deletionStatus

Describes whether the order item is deletable or not.

deletionStatus?: string

Property Value

string

error

Top level error for the job.

error?: ErrorDetail

Property Value

forwardShippingDetails

Forward Package Shipping details.

forwardShippingDetails?: ForwardShippingDetails

Property Value

managementRpDetailsList

List of parent RP details supported for configuration.

managementRpDetailsList?: ResourceProviderDetails[]

Property Value

notificationEmailList

Additional notification email list.

notificationEmailList?: string[]

Property Value

string[]

orderItemMode

Defines the mode of the Order item.

orderItemMode?: string

Property Value

string

orderItemStageHistory

Order item status history.

orderItemStageHistory?: StageDetails[]

Property Value

orderItemType

Order item type.

orderItemType: string

Property Value

string

preferences

Customer notification Preferences.

preferences?: Preferences

Property Value

productDetails

Represents product details.

productDetails: ProductDetails

Property Value

returnReason

Return reason.

returnReason?: string

Property Value

string

returnStatus

Describes whether the order item is returnable or not.

returnStatus?: string

Property Value

string

reverseShippingDetails

Reverse Package Shipping details.

reverseShippingDetails?: ReverseShippingDetails

Property Value

siteDetails

Site Related Details.

siteDetails?: SiteDetails

Property Value