diff --git a/lib/commercetools-api/src/Models/Category/CategoryDraft.php b/lib/commercetools-api/src/Models/Category/CategoryDraft.php index fa1827d1d1c..e5908bba33c 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryDraft.php +++ b/lib/commercetools-api/src/Models/Category/CategoryDraft.php @@ -123,7 +123,7 @@ public function getAssets(); /** *
User-defined unique identifier for the Category.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategoryDraftBuilder.php b/lib/commercetools-api/src/Models/Category/CategoryDraftBuilder.php index 3505f40a513..77fa7660c1e 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategoryDraftBuilder.php @@ -224,7 +224,7 @@ public function getAssets() /** *User-defined unique identifier for the Category.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategoryDraftModel.php b/lib/commercetools-api/src/Models/Category/CategoryDraftModel.php index e4cd261dec7..140d7e89e87 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryDraftModel.php +++ b/lib/commercetools-api/src/Models/Category/CategoryDraftModel.php @@ -362,7 +362,7 @@ public function getAssets() /** *User-defined unique identifier for the Category.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Categories with the Import API and the Merchant Center.
* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraft.php b/lib/commercetools-api/src/Models/Customer/CustomerDraft.php index 800a8c25ef2..260506fcd4d 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraft.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraft.php @@ -50,7 +50,7 @@ interface CustomerDraft extends JsonObject /** *User-defined unique identifier for the Customer.
* The key field is preferred over customerNumber as it is mutable and provides more flexibility.
This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php index 65f09360426..1d73e238ad6 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php @@ -194,7 +194,7 @@ final class CustomerDraftBuilder implements Builder /** *User-defined unique identifier for the Customer.
* The key field is preferred over customerNumber as it is mutable and provides more flexibility.
This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php b/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php index 49802c23d08..15040dda562 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php @@ -255,7 +255,7 @@ public function __construct( /** *User-defined unique identifier for the Customer.
* The key field is preferred over customerNumber as it is mutable and provides more flexibility.
This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Customers with the Import API.
* * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php index ea1046a2b33..f86392c272b 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php @@ -33,7 +33,7 @@ interface DiscountCodeDraft extends JsonObject /** *User-defined unique identifier for the DiscountCode.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php index 81689d1542d..d57c5d56b02 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php @@ -106,7 +106,7 @@ final class DiscountCodeDraftBuilder implements Builder /** *User-defined unique identifier for the DiscountCode.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php index 00fd7a5185b..c5de58038a5 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php @@ -139,7 +139,7 @@ public function __construct( /** *User-defined unique identifier for the DiscountCode.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Discount Codes with the Import API and the Merchant Center.
* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php index 83103a1fe80..e796c08156f 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php @@ -34,7 +34,7 @@ public function getSku(); /** *User-defined unique identifier for the InventoryEntry.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php index 784171eebab..f189503207e 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php @@ -80,7 +80,7 @@ public function getSku() /** *User-defined unique identifier for the InventoryEntry.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
* * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php index 9808173e53b..2d46af4c128 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php @@ -110,7 +110,7 @@ public function getSku() /** *User-defined unique identifier for the InventoryEntry.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing InventoryEntries with the Import API and the Merchant Center.
* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductDraft.php b/lib/commercetools-api/src/Models/Product/ProductDraft.php index de2558cf639..f0e90997305 100644 --- a/lib/commercetools-api/src/Models/Product/ProductDraft.php +++ b/lib/commercetools-api/src/Models/Product/ProductDraft.php @@ -64,7 +64,7 @@ public function getSlug(); /** *User-defined unique identifier for the Product.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
*To update a Product using the Import API or Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
User-defined unique identifier for the Product.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
*To update a Product using the Import API or Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
User-defined unique identifier for the Product.
- *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
+ *This field is optional for backwards compatibility reasons, but we strongly recommend setting it. Keys are mandatory for importing Products with the Import API and the Merchant Center.
*To update a Product using the Import API or Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
Value to set. If empty, any existing value will be removed.
- *To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
Value to set. If empty, any existing value will be removed.
- *To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
Value to set. If empty, any existing value will be removed.
- *To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.
To update a Product using the Import API and the Merchant Center, the Product key must match the pattern ^[A-Za-z0-9_-]{2,256}$.