SkuMixPlacementResponse interface

Sku Mix Placement API response.

Properties

partialFulfillmentReason

Indicates whether the response is a complete or partial fulfillment.

placementChoices

List of placement choice recommendations.

validUntil

Date/time until which the recommendations are valid. Callers should request fresh recommendations after this time.

Property Details

partialFulfillmentReason

Indicates whether the response is a complete or partial fulfillment.

partialFulfillmentReason: string

Property Value

string

placementChoices

List of placement choice recommendations.

placementChoices: SkuMixPlacementDeploymentChoice[]

Property Value

validUntil

Date/time until which the recommendations are valid. Callers should request fresh recommendations after this time.

validUntil?: Date

Property Value

Date