Alokai

ApplyCartDeltaToCustomLineItemShippingDetailsTargets

type ApplyCartDeltaToCustomLineItemShippingDetailsTargets = {
  customLineItemId: Scalars['String'];
  targetsDelta: Array<ShippingTargetDraft>;
};

Referenced Types

On this page