interface ItemShippingDetailsDraft {
    targets: ItemShippingTarget[];
}

Properties

Properties

Maps to ItemShippingDetailsDraft.targets.