Alokai

ItemShippingDetailsDraftType

type ItemShippingDetailsDraftType = {
  targets: Array<ShippingTargetDraftType>;
};

Referenced Types

On this page