3 declare(strict_types=1);
18 use DateTimeImmutable;
148 public function setId(?
string $id): void;
178 public function setKey(?
string $key): void;
183 public function setSku(?
string $sku): void;
setCreatedAt(?DateTimeImmutable $createdAt)
const FIELD_AVAILABLE_QUANTITY
setLastModifiedBy(?LastModifiedBy $lastModifiedBy)
setExpectedDelivery(?DateTimeImmutable $expectedDelivery)
setQuantityOnStock(?int $quantityOnStock)
setAvailableQuantity(?int $availableQuantity)
setCreatedBy(?CreatedBy $createdBy)
setCustom(?CustomFields $custom)
setSupplyChannel(?ChannelReference $supplyChannel)
const FIELD_LAST_MODIFIED_BY
const FIELD_RESTOCKABLE_IN_DAYS
setLastModifiedAt(?DateTimeImmutable $lastModifiedAt)
setVersion(?int $version)
const FIELD_SUPPLY_CHANNEL
const FIELD_EXPECTED_DELIVERY
setRestockableInDays(?int $restockableInDays)
const FIELD_QUANTITY_ON_STOCK