diff --git a/changes.md b/changes.md index 413592b0245..5cf8c6859e1 100644 --- a/changes.md +++ b/changes.md @@ -1,126 +1,29 @@ **Api changes**
-Added Resource(s) - -- added resource `/{projectKey}/discount-groups` -- added resource `/{projectKey}/payment-methods` -- added resource `/{projectKey}/recurring-orders` -- added resource `/{projectKey}/recurrence-policies` -- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists` -- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key}` -- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID}` -- added resource `/{projectKey}/business-units/key={key}/associates/{associateId}` -- added resource `/{projectKey}/business-units/{businessUnitId}/associates/{associateId}` -- added resource `/{projectKey}/carts/customer-id={customerId}/merge` -- added resource `/{projectKey}/discount-groups/key={key}` -- added resource `/{projectKey}/discount-groups/{ID}` -- added resource `/{projectKey}/payment-methods/key={key}` -- added resource `/{projectKey}/payment-methods/{ID}` -- added resource `/{projectKey}/recurring-orders/{ID}` -- added resource `/{projectKey}/recurring-orders/key={key}` -- added resource `/{projectKey}/recurrence-policies/key={key}` -- added resource `/{projectKey}/recurrence-policies/{ID}` -- added resource `/{projectKey}/in-store/key={storeKey}/business-units` -- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}` -- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{ID}` -- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}/associates/{associateId}` -- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{businessUnitId}/associates/{associateId}` -- added resource `/{projectKey}/in-store/key={storeKey}/carts/customer-id={customerId}/merge` -
- - -
-Added QueryParameter(s) - -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products` -- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products` -- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections` -- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/key={key}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products/key={key}` -- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/key={key}` -- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products/key={key}` -- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/key={key}` -- added query parameter `priceRecurrencePolicy` to method `delete /{projectKey}/products/key={key}` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/{ID}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products/{ID}` -- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/{ID}` -- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products/{ID}` -- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/{ID}` -- added query parameter `priceRecurrencePolicy` to method `delete /{projectKey}/products/{ID}` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/search` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/search` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/key={key}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/key={key}` -- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections/key={key}` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/{ID}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/{ID}` -- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections/{ID}` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` -- added query parameter `filter[attributes]` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` -- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}` -- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}` -- added query parameter `filter[attributes]` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}` -
- - -
-Removed QueryParameter(s) - -- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/search` -
- - -
-Added Enum(s) - -- added enum `ViewMyShoppingLists` to type `Permission` -- added enum `ViewOthersShoppingLists` to type `Permission` -- added enum `UpdateMyShoppingLists` to type `Permission` -- added enum `UpdateOthersShoppingLists` to type `Permission` -- added enum `CreateMyShoppingLists` to type `Permission` -- added enum `CreateOthersShoppingLists` to type `Permission` -- added enum `DeleteMyShoppingLists` to type `Permission` -- added enum `DeleteOthersShoppingLists` to type `Permission` -- added enum `RecurringOrder` to type `CartOrigin` -- added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` -- added enum `ReserveOnCart` to type `InventoryMode` -- added enum `discount-group` to type `ReferenceTypeId` -- added enum `payment-method` to type `ReferenceTypeId` -- added enum `recurrence-policy` to type `ReferenceTypeId` -- added enum `recurring-order` to type `ReferenceTypeId` -- added enum `reservation` to type `ReferenceTypeId` -- added enum `payment-method` to type `ExtensionResourceTypeId` -- added enum `RecurringOrderState` to type `StateTypeEnum` -- added enum `discount-group` to type `ChangeSubscriptionResourceTypeId` -- added enum `recurrence-policy` to type `ChangeSubscriptionResourceTypeId` -- added enum `recurring-order` to type `ChangeSubscriptionResourceTypeId` -- added enum `payment-method` to type `ResourceTypeId` -- added enum `payment-method-info` to type `ResourceTypeId` -- added enum `reservation` to type `ResourceTypeId` -- added enum `recurring-order` to type `ResourceTypeId` -
- - -
-Changed Property(s) +MarkDeprecated Property(s) -- :warning: changed property `discount` of type `DiscountedTotalPricePortion` from type `CartDiscountReference` to `Reference` -- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]` -- :warning: changed property `paymentMethodInfo` of type `MyPaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` -- :warning: changed property `paymentMethodInfo` of type `PaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` -- :warning: changed property `filter` of type `SearchSorting` from type `SearchQueryExpression` to `SearchQuery` +- marked property `CountOnCustomLineItemUnits::excludeCount` as deprecated +- marked property `CountOnLineItemUnits::excludeCount` as deprecated +- marked property `ProductSearchRequest::productProjectionParameters` as deprecated +- marked property `ProductSearchResult::productProjection` as deprecated
Required Property(s) +- :warning: changed property `shippingAddressIds` of type `BusinessUnit` to be required +- :warning: changed property `billingAddressIds` of type `BusinessUnit` to be required +- :warning: changed property `shippingAddressIds` of type `Company` to be required +- :warning: changed property `billingAddressIds` of type `Company` to be required +- :warning: changed property `shippingAddressIds` of type `Division` to be required +- :warning: changed property `billingAddressIds` of type `Division` to be required +- :warning: changed property `triggerPattern` of type `CartDiscountPatternTarget` to be required +- :warning: changed property `shippingAddressIds` of type `Customer` to be required +- :warning: changed property `billingAddressIds` of type `Customer` to be required +- :warning: changed property `deleteDaysAfterLastModification` of type `CartsConfiguration` to be required +- :warning: changed property `deleteDaysAfterLastModification` of type `ShoppingListsConfiguration` to be required - changed property `sortOrder` of type `CartDiscountDraft` to be optional - changed property `variantSelection` of type `ProductSelectionProductAddedMessage` to be optional - changed property `variantExclusion` of type `ProductSelectionProductExcludedMessage` to be optional @@ -136,28 +39,6 @@ - changed property `newVariantSelection` of type `ProductSelectionVariantSelectionChangedMessagePayload` to be optional - changed property `images` of type `ProductTailoringSetExternalImagesAction` to be optional - changed property `facets` of type `ProductProjectionPagedSearchResponse` to be optional -- :warning: changed property `shippingAddressIds` of type `BusinessUnit` to be required -- :warning: changed property `billingAddressIds` of type `BusinessUnit` to be required -- :warning: changed property `shippingAddressIds` of type `Company` to be required -- :warning: changed property `billingAddressIds` of type `Company` to be required -- :warning: changed property `shippingAddressIds` of type `Division` to be required -- :warning: changed property `billingAddressIds` of type `Division` to be required -- :warning: changed property `triggerPattern` of type `CartDiscountPatternTarget` to be required -- :warning: changed property `shippingAddressIds` of type `Customer` to be required -- :warning: changed property `billingAddressIds` of type `Customer` to be required -- :warning: changed property `deleteDaysAfterLastModification` of type `CartsConfiguration` to be required -- :warning: changed property `deleteDaysAfterLastModification` of type `ShoppingListsConfiguration` to be required -
- - -
-Removed Property(s) - -- :warning: removed property `payment` from type `OrderPaymentAddedMessage` -- :warning: removed property `payment` from type `OrderPaymentAddedMessagePayload` -- :warning: removed property `/[0-9].[0-9]*[1-9]/` from type `CategoryOrderHints` -- :warning: removed property `//` from type `ProductVariantChannelAvailabilityMap` -- :warning: removed property `tierMinimumQuantity` from type `StandalonePriceRemovePriceTierAction`
@@ -279,6 +160,8 @@ - added property `discounts` to type `Project` - added property `priceRoundingMode` to type `QuoteRequest` - added property `priceRoundingMode` to type `Quote` +- added property `stores` to type `ShippingMethod` +- added property `stores` to type `ShippingMethodDraft` - added property `businessUnit` to type `ShoppingList` - added property `businessUnit` to type `ShoppingListDraft` - added property `published` to type `ShoppingListLineItem` @@ -291,19 +174,24 @@
-MarkDeprecated Property(s) +Changed Property(s) -- marked property `CountOnCustomLineItemUnits::excludeCount` as deprecated -- marked property `CountOnLineItemUnits::excludeCount` as deprecated -- marked property `ProductSearchRequest::productProjectionParameters` as deprecated -- marked property `ProductSearchResult::productProjection` as deprecated +- :warning: changed property `discount` of type `DiscountedTotalPricePortion` from type `CartDiscountReference` to `Reference` +- :warning: changed property `actions` of type `MyBusinessUnitUpdate` from type `BusinessUnitUpdateAction[]` to `MyBusinessUnitUpdateAction[]` +- :warning: changed property `paymentMethodInfo` of type `MyPaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` +- :warning: changed property `paymentMethodInfo` of type `PaymentDraft` from type `PaymentMethodInfo` to `PaymentMethodInfoDraft` +- :warning: changed property `filter` of type `SearchSorting` from type `SearchQueryExpression` to `SearchQuery`
-MarkDeprecated Type(s) +Removed Property(s) -- marked type `ProductSearchProjectionParams` as deprecated +- :warning: removed property `payment` from type `OrderPaymentAddedMessage` +- :warning: removed property `payment` from type `OrderPaymentAddedMessagePayload` +- :warning: removed property `/[0-9].[0-9]*[1-9]/` from type `CategoryOrderHints` +- :warning: removed property `//` from type `ProductVariantChannelAvailabilityMap` +- :warning: removed property `tierMinimumQuantity` from type `StandalonePriceRemovePriceTierAction`
@@ -316,6 +204,27 @@ +
+Changed Type(s) + +- :warning: changed type `DeliveryPayload` from type `object` to `SubscriptionNotification` +
+ + +
+Deprecated Type(s) + +- type `ProductLegacySetSkuAction` is removed +
+ + +
+MarkDeprecated Type(s) + +- marked type `ProductSearchProjectionParams` as deprecated +
+ +
Added Type(s) @@ -433,8 +342,10 @@ - added type `BusinessUnitTopLevelUnitSetMessage` - added type `BusinessUnitTypeSetMessage` - added type `CartFrozenMessage` +- added type `CartLockedMessage` - added type `CartPurchaseOrderNumberSetMessage` - added type `CartUnfrozenMessage` +- added type `CartUnlockedMessage` - added type `CustomerBillingAddressAddedMessage` - added type `CustomerBillingAddressRemovedMessage` - added type `CustomerDefaultBillingAddressSetMessage` @@ -505,8 +416,10 @@ - added type `BusinessUnitTopLevelUnitSetMessagePayload` - added type `BusinessUnitTypeSetMessagePayload` - added type `CartFrozenMessagePayload` +- added type `CartLockedMessagePayload` - added type `CartPurchaseOrderNumberSetMessagePayload` - added type `CartUnfrozenMessagePayload` +- added type `CartUnlockedMessagePayload` - added type `CustomerBillingAddressAddedMessagePayload` - added type `CustomerBillingAddressRemovedMessagePayload` - added type `CustomerDefaultBillingAddressSetMessagePayload` @@ -674,6 +587,9 @@ - added type `ReservationState` - added type `SearchFuzzyExpression` - added type `SearchFuzzyValue` +- added type `ShippingMethodAddStoreAction` +- added type `ShippingMethodRemoveStoreAction` +- added type `ShippingMethodSetStoresAction` - added type `ShoppingListSetBusinessUnitAction` - added type `EventDeliveryPayload` - added type `EventSubscription` @@ -688,16 +604,50 @@
-Changed Type(s) +Added QueryParameter(s) -- :warning: changed type `DeliveryPayload` from type `object` to `SubscriptionNotification` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products` +- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products` +- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections` +- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections` +- added query parameter `dataErasure` to method `delete /{projectKey}/business-units/key={key}` +- added query parameter `dataErasure` to method `delete /{projectKey}/business-units/{ID}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/key={key}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products/key={key}` +- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/key={key}` +- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products/key={key}` +- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/key={key}` +- added query parameter `priceRecurrencePolicy` to method `delete /{projectKey}/products/key={key}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/products/{ID}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/products/{ID}` +- added query parameter `priceCustomerGroupAssignments` to method `post /{projectKey}/products/{ID}` +- added query parameter `priceRecurrencePolicy` to method `post /{projectKey}/products/{ID}` +- added query parameter `priceCustomerGroupAssignments` to method `delete /{projectKey}/products/{ID}` +- added query parameter `priceRecurrencePolicy` to method `delete /{projectKey}/products/{ID}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/search` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/search` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/key={key}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/key={key}` +- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections/key={key}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/product-projections/{ID}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/product-projections/{ID}` +- added query parameter `filter[attributes]` to method `get /{projectKey}/product-projections/{ID}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` +- added query parameter `filter[attributes]` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/key={key}` +- added query parameter `priceCustomerGroupAssignments` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}` +- added query parameter `priceRecurrencePolicy` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}` +- added query parameter `filter[attributes]` to method `get /{projectKey}/in-store/key={storeKey}/product-projections/{ID}`
-Deprecated Type(s) +Removed QueryParameter(s) -- type `ProductLegacySetSkuAction` is removed +- :warning: removed query parameter `withTotal` from method `get /{projectKey}/product-projections/search`
@@ -778,48 +728,90 @@ - added method `$apiRoot->withProjectKey()->inStoreKeyWithStoreKeyValue()->carts()->customerIdWithCustomerIdValueMerge()->post()`
-**Import changes**
Added Resource(s) -- added resource `/{projectKey}/business-units` -- added resource `/{projectKey}/product-selections` -- added resource `/{projectKey}/product-tailorings` -- added resource `/{projectKey}/business-units/import-containers` -- added resource `/{projectKey}/business-units/import-containers/{importContainerKey}` -- added resource `/{projectKey}/product-selections/import-containers` -- added resource `/{projectKey}/product-selections/import-containers/{importContainerKey}` -- added resource `/{projectKey}/product-tailorings/import-containers` -- added resource `/{projectKey}/product-tailorings/import-containers/{importContainerKey}` -
- - -
-Added Enum(s) - -- added enum `business-unit` to type `ImportResourceType` -- added enum `product-selection` to type `ImportResourceType` -- added enum `product-tailoring` to type `ImportResourceType` -- added enum `associate-role` to type `ReferenceType` -- added enum `business-unit` to type `ReferenceType` -- added enum `partiallyImported` to type `ProcessingState` -
- - +- added resource `/{projectKey}/discount-groups` +- added resource `/{projectKey}/payment-methods` +- added resource `/{projectKey}/recurring-orders` +- added resource `/{projectKey}/recurrence-policies` +- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists` +- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/key={key}` +- added resource `/{projectKey}/as-associate/{associateId}/in-business-unit/key={businessUnitKey}/shopping-lists/{ID}` +- added resource `/{projectKey}/business-units/key={key}/associates/{associateId}` +- added resource `/{projectKey}/business-units/{businessUnitId}/associates/{associateId}` +- added resource `/{projectKey}/carts/customer-id={customerId}/merge` +- added resource `/{projectKey}/discount-groups/key={key}` +- added resource `/{projectKey}/discount-groups/{ID}` +- added resource `/{projectKey}/payment-methods/key={key}` +- added resource `/{projectKey}/payment-methods/{ID}` +- added resource `/{projectKey}/recurring-orders/{ID}` +- added resource `/{projectKey}/recurring-orders/key={key}` +- added resource `/{projectKey}/recurrence-policies/key={key}` +- added resource `/{projectKey}/recurrence-policies/{ID}` +- added resource `/{projectKey}/in-store/key={storeKey}/business-units` +- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}` +- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{ID}` +- added resource `/{projectKey}/in-store/key={storeKey}/business-units/key={key}/associates/{associateId}` +- added resource `/{projectKey}/in-store/key={storeKey}/business-units/{businessUnitId}/associates/{associateId}` +- added resource `/{projectKey}/in-store/key={storeKey}/carts/customer-id={customerId}/merge` + + +
-Changed Property(s) +Added Enum(s) -- :warning: changed property `value` of type `MoneySetField` from type `Money[]` to `TypedMoney[]` -- :warning: changed property `country` of type `ExternalTaxRateDraft` from type `string` to `CountryCode` +- added enum `ViewMyShoppingLists` to type `Permission` +- added enum `ViewOthersShoppingLists` to type `Permission` +- added enum `UpdateMyShoppingLists` to type `Permission` +- added enum `UpdateOthersShoppingLists` to type `Permission` +- added enum `CreateMyShoppingLists` to type `Permission` +- added enum `CreateOthersShoppingLists` to type `Permission` +- added enum `DeleteMyShoppingLists` to type `Permission` +- added enum `DeleteOthersShoppingLists` to type `Permission` +- added enum `RecurringOrder` to type `CartOrigin` +- added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` +- added enum `ReserveOnCart` to type `InventoryMode` +- added enum `discount-group` to type `ReferenceTypeId` +- added enum `payment-method` to type `ReferenceTypeId` +- added enum `recurrence-policy` to type `ReferenceTypeId` +- added enum `recurring-order` to type `ReferenceTypeId` +- added enum `reservation` to type `ReferenceTypeId` +- added enum `payment-method` to type `ExtensionResourceTypeId` +- added enum `RecurringOrderState` to type `StateTypeEnum` +- added enum `discount-group` to type `ChangeSubscriptionResourceTypeId` +- added enum `recurrence-policy` to type `ChangeSubscriptionResourceTypeId` +- added enum `recurring-order` to type `ChangeSubscriptionResourceTypeId` +- added enum `payment-method` to type `ResourceTypeId` +- added enum `payment-method-info` to type `ResourceTypeId` +- added enum `reservation` to type `ResourceTypeId` +- added enum `recurring-order` to type `ResourceTypeId`
+**Import changes**
-Removed Property(s) +Added Method(s) -- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords` -- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString` +- added method `$apiRoot->withProjectKeyValue()->businessUnits()->importContainers()->withImportContainerKeyValue()->post()` +- added method `$apiRoot->withProjectKeyValue()->productSelections()->importContainers()->withImportContainerKeyValue()->post()` +- added method `$apiRoot->withProjectKeyValue()->productTailorings()->importContainers()->withImportContainerKeyValue()->post()` +
+ + +
+Added Resource(s) + +- added resource `/{projectKey}/business-units` +- added resource `/{projectKey}/product-selections` +- added resource `/{projectKey}/product-tailorings` +- added resource `/{projectKey}/business-units/import-containers` +- added resource `/{projectKey}/business-units/import-containers/{importContainerKey}` +- added resource `/{projectKey}/product-selections/import-containers` +- added resource `/{projectKey}/product-selections/import-containers/{importContainerKey}` +- added resource `/{projectKey}/product-tailorings/import-containers` +- added resource `/{projectKey}/product-tailorings/import-containers/{importContainerKey}`
@@ -840,6 +832,22 @@ +
+Changed Property(s) + +- :warning: changed property `value` of type `MoneySetField` from type `Money[]` to `TypedMoney[]` +- :warning: changed property `country` of type `ExternalTaxRateDraft` from type `string` to `CountryCode` +
+ + +
+Removed Property(s) + +- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `SearchKeywords` +- :warning: removed property `/^[a-z]{2}(-[A-Z]{2})?$/` from type `LocalizedString` +
+ +
Added Type(s) @@ -875,247 +883,23 @@
-
-Added Method(s) - -- added method `$apiRoot->withProjectKeyValue()->businessUnits()->importContainers()->withImportContainerKeyValue()->post()` -- added method `$apiRoot->withProjectKeyValue()->productSelections()->importContainers()->withImportContainerKeyValue()->post()` -- added method `$apiRoot->withProjectKeyValue()->productTailorings()->importContainers()->withImportContainerKeyValue()->post()` -
- -**History changes** -
Added Enum(s) -- added enum `shipping-method` to type `ChangeHistoryResourceType` -- added enum `standalone-price` to type `ChangeHistoryResourceType` -- added enum `addInheritedAssociate` to type `PlatformInitiatedChange` -- added enum `changeIncludedInStatistics` to type `PlatformInitiatedChange` -- added enum `changeInheritedAssociate` to type `PlatformInitiatedChange` -- added enum `changeLastVariantId` to type `PlatformInitiatedChange` -- added enum `changeLineItemPublished` to type `PlatformInitiatedChange` -- added enum `changeTopLevelUnit` to type `PlatformInitiatedChange` -- added enum `removeInheritedAssociate` to type `PlatformInitiatedChange` -- added enum `setAncestors` to type `PlatformInitiatedChange` -- added enum `setInheritedAssociates` to type `PlatformInitiatedChange` -- added enum `setInheritedStores` to type `PlatformInitiatedChange` -- added enum `setLineItemDeactivatedAt` to type `PlatformInitiatedChange` -- added enum `setProductCount` to type `PlatformInitiatedChange` -- added enum `setReservations` to type `PlatformInitiatedChange` -- added enum `addShipping` to type `UpdateType` -- added enum `addShippingRate` to type `UpdateType` -- added enum `addZone` to type `UpdateType` -- added enum `changeActive` to type `UpdateType` -- added enum `changeApprovalRuleMode` to type `UpdateType` -- added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType` -- added enum `changeCustomer` to type `UpdateType` -- added enum `changeDiscountTypeCombination` to type `UpdateType` -- added enum `changeIncludedInStatistics` to type `UpdateType` -- added enum `changeIsDefault` to type `UpdateType` -- added enum `changeLastVariantId` to type `UpdateType` -- added enum `changeLineItemPriceRoundingMode` to type `UpdateType` -- added enum `changeLineItemPublished` to type `UpdateType` -- added enum `changePriceRoundingMode` to type `UpdateType` -- added enum `changeTaxCategory` to type `UpdateType` -- added enum `changeTopLevelUnit` to type `UpdateType` -- added enum `excludeProduct` to type `UpdateType` -- added enum `removeShipping` to type `UpdateType` -- added enum `removeShippingRate` to type `UpdateType` -- added enum `removeZone` to type `UpdateType` -- added enum `replaceTaxRate` to type `UpdateType` -- added enum `revertStagedChanges` to type `UpdateType` -- added enum `revertStagedVariantChanges` to type `UpdateType` -- added enum `setAncestors` to type `UpdateType` -- added enum `setAssetKey` to type `UpdateType` -- added enum `setAssociates` to type `UpdateType` -- added enum `setBillingAddressCustomField` to type `UpdateType` -- added enum `setBillingAddressCustomType` to type `UpdateType` -- added enum `setBusinessUnit` to type `UpdateType` -- added enum `setCustomLineItemDiscountedPrice` to type `UpdateType` -- added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType` -- added enum `setCustomerGroupAssignments` to type `UpdateType` -- added enum `setDeliveryAddressCustomField` to type `UpdateType` -- added enum `setDeliveryAddressCustomType` to type `UpdateType` -- added enum `setDeliveryCustomField` to type `UpdateType` -- added enum `setDeliveryCustomType` to type `UpdateType` -- added enum `setDirectDiscounts` to type `UpdateType` -- added enum `setDiscountOnTotalPrice` to type `UpdateType` -- added enum `setInheritedAssociates` to type `UpdateType` -- added enum `setInheritedStores` to type `UpdateType` -- added enum `setItemShippingAddressCustomField` to type `UpdateType` -- added enum `setItemShippingAddressCustomType` to type `UpdateType` -- added enum `setLocalizedDescription` to type `UpdateType` -- added enum `setLocalizedName` to type `UpdateType` -- added enum `setMaxCartQuantity` to type `UpdateType` -- added enum `setMinCartQuantity` to type `UpdateType` -- added enum `setParcelCustomField` to type `UpdateType` -- added enum `setParcelCustomType` to type `UpdateType` -- added enum `setPredicate` to type `UpdateType` -- added enum `setPriceKey` to type `UpdateType` -- added enum `setPriceMode` to type `UpdateType` -- added enum `setPriceTiers` to type `UpdateType` -- added enum `setProductAttribute` to type `UpdateType` -- added enum `setReferences` to type `UpdateType` -- added enum `setReservationExpirationInMinutes` to type `UpdateType` -- added enum `setReturnInfo` to type `UpdateType` -- added enum `setReturnItemCustomField` to type `UpdateType` -- added enum `setReturnItemCustomType` to type `UpdateType` -- added enum `setShippingAddressCustomField` to type `UpdateType` -- added enum `setShippingAddressCustomType` to type `UpdateType` -- added enum `setShippingCustomField` to type `UpdateType` -- added enum `setShippingCustomType` to type `UpdateType` -- added enum `setShippingInfoDiscountedPrice` to type `UpdateType` -- added enum `setShippingMethodTaxCategory` to type `UpdateType` -- added enum `setTaxedShippingPrice` to type `UpdateType` -- added enum `setTransactionCustomField` to type `UpdateType` -- added enum `setTransactionCustomType` to type `UpdateType` -- added enum `setUnitType` to type `UpdateType` -- added enum `setVariantExclusion` to type `UpdateType` -- added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` -- added enum `CreateApprovalRules` to type `Permission` -- added enum `UpdateApprovalRules` to type `Permission` -- added enum `UpdateApprovalFlows` to type `Permission` -- added enum `ViewMyShoppingLists` to type `Permission` -- added enum `ViewOthersShoppingLists` to type `Permission` -- added enum `UpdateMyShoppingLists` to type `Permission` -- added enum `UpdateOthersShoppingLists` to type `Permission` -- added enum `CreateMyShoppingLists` to type `Permission` -- added enum `CreateOthersShoppingLists` to type `Permission` -- added enum `DeleteMyShoppingLists` to type `Permission` -- added enum `DeleteOthersShoppingLists` to type `Permission` -- added enum `includeOnly` to type `ProductVariantSelectionTypeEnum` -- added enum `includeAllExcept` to type `ProductVariantSelectionTypeEnum` -- added enum `RenegotiationAddressed` to type `QuoteState` -- added enum `approval-flow` to type `ReferenceTypeId` -- added enum `approval-rule` to type `ReferenceTypeId` -- added enum `attribute-group` to type `ReferenceTypeId` -- added enum `direct-discount` to type `ReferenceTypeId` -- added enum `discount-group` to type `ReferenceTypeId` -- added enum `payment-method` to type `ReferenceTypeId` -- added enum `product-price` to type `ReferenceTypeId` -- added enum `product-tailoring` to type `ReferenceTypeId` -- added enum `recurrence-policy` to type `ReferenceTypeId` -- added enum `recurring-order` to type `ReferenceTypeId` -- added enum `standalone-price` to type `ReferenceTypeId` -- added enum `Delivered` to type `ShipmentState` -- added enum `Canceled` to type `ShipmentState` -- added enum `RecurringOrderState` to type `StateTypeEnum` -
- - -
-Removed Enum(s) - -- :warning: removed enum `changeAmountAuthorized` from type `UpdateType` -- :warning: removed enum `setAsssetKey` from type `UpdateType` -- :warning: removed enum `Failed` from type `QuoteState` -
- - -
-Changed Property(s) - -- :warning: changed property `nextValue` of type `AddEnumValueChange` from type `EnumValue` to `CustomFieldEnumValue` -- :warning: changed property `nextValue` of type `AddInterfaceInteractionChange` from type `CustomFieldExpandedValue` to `CustomFields` -- :warning: changed property `nextValue` of type `AddLocalizedEnumValueChange` from type `AttributeLocalizedEnumValue` to `CustomFieldLocalizedEnumValue` -- :warning: changed property `previousValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` -- :warning: changed property `nextValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` -- :warning: changed property `w` of type `AssetDimensions` from type `integer` to `number` -- :warning: changed property `h` of type `AssetDimensions` from type `integer` to `number` -- :warning: changed property `customer` of type `Associate` from type `Reference` to `CustomerReference` -- :warning: changed property `associateRole` of type `AssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference` -- :warning: changed property `previousValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]` -- :warning: changed property `nextValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]` -- :warning: changed property `previousValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint` -- :warning: changed property `nextValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint` -- :warning: changed property `previousValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]` -- :warning: changed property `nextValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]` -- :warning: changed property `previousValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]` -- :warning: changed property `nextValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]` -- :warning: changed property `type` of type `CustomFields` from type `Reference` to `TypeReference` -- :warning: changed property `fields` of type `CustomFields` from type `object` to `FieldContainer` -- :warning: changed property `money` of type `CustomLineItem` from type `Money` to `TypedMoney` -- :warning: changed property `totalPrice` of type `CustomLineItem` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `quantity` of type `CustomLineItem` from type `integer` to `number` -- :warning: changed property `createdAt` of type `Delivery` from type `string` to `datetime` -- :warning: changed property `quantity` of type `DeliveryItem` from type `integer` to `number` -- :warning: changed property `discountCode` of type `DiscountCodeInfo` from type `Reference` to `DiscountCodeReference` -- :warning: changed property `discountedAmount` of type `DiscountedLineItemPortion` from type `Money` to `TypedMoney` -- :warning: changed property `value` of type `DiscountedLineItemPrice` from type `Money` to `TypedMoney` -- :warning: changed property `quantity` of type `DiscountedLineItemPriceForQuantity` from type `integer` to `number` -- :warning: changed property `inputHint` of type `FieldDefinition` from type `TextInputHint` to `TypeTextInputHint` -- :warning: changed property `w` of type `ImageDimensions` from type `integer` to `number` -- :warning: changed property `h` of type `ImageDimensions` from type `integer` to `number` -- :warning: changed property `customer` of type `InheritedAssociate` from type `Reference` to `CustomerReference` -- :warning: changed property `associateRole` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference` -- :warning: changed property `source` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `BusinessUnitKeyReference` -- :warning: changed property `quantity` of type `ItemShippingTarget` from type `integer` to `number` -- :warning: changed property `quantity` of type `ItemState` from type `integer` to `number` -- :warning: changed property `state` of type `ItemState` from type `Reference` to `StateReference` -- :warning: changed property `productType` of type `LineItem` from type `Reference` to `ProductTypeReference` -- :warning: changed property `variant` of type `LineItem` from type `Variant` to `ProductVariant` -- :warning: changed property `quantity` of type `LineItem` from type `integer` to `number` -- :warning: changed property `addedAt` of type `LineItem` from type `string` to `datetime` -- :warning: changed property `centAmount` of type `Money` from type `integer` to `number` -- :warning: changed property `createdAt` of type `Parcel` from type `string` to `datetime` -- :warning: changed property `heightInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` -- :warning: changed property `lengthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` -- :warning: changed property `widthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` -- :warning: changed property `weightInGram` of type `ParcelMeasurements` from type `integer` to `number` -- :warning: changed property `payments` of type `PaymentInfo` from type `Reference[]` to `PaymentReference[]` -- :warning: changed property `value` of type `Price` from type `Money` to `TypedMoney` -- :warning: changed property `productSelection` of type `ProductSelectionSetting` from type `Reference` to `ProductSelectionReference` -- :warning: changed property `restockableInDays` of type `ProductVariantAvailability` from type `integer` to `number` -- :warning: changed property `availableQuantity` of type `ProductVariantAvailability` from type `integer` to `number` -- :warning: changed property `restockableInDays` of type `ProductVariantChannelAvailability` from type `integer` to `number` -- :warning: changed property `availableQuantity` of type `ProductVariantChannelAvailability` from type `integer` to `number` -- :warning: changed property `previousValue` of type `RemoveDeliveryItemsChange` from type `Delivery` to `DeliveryChangeValue` -- :warning: changed property `previousValue` of type `RemoveEnumValuesChange` from type `EnumValue` to `AttributePlainEnumValue` -- :warning: changed property `previousValue` of type `RemoveLocalizedEnumValuesChange` from type `LocalizedEnumValue` to `AttributeLocalizedEnumValue` -- :warning: changed property `previousValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` -- :warning: changed property `nextValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` -- :warning: changed property `returnDate` of type `ReturnInfo` from type `string` to `datetime` -- :warning: changed property `quantity` of type `ReturnItem` from type `integer` to `number` -- :warning: changed property `lastModifiedAt` of type `ReturnItem` from type `string` to `datetime` -- :warning: changed property `createdAt` of type `ReturnItem` from type `string` to `datetime` -- :warning: changed property `averageRating` of type `ReviewRatingStatistics` from type `integer` to `number` -- :warning: changed property `highestRating` of type `ReviewRatingStatistics` from type `integer` to `number` -- :warning: changed property `lowestRating` of type `ReviewRatingStatistics` from type `integer` to `number` -- :warning: changed property `previousValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute` -- :warning: changed property `nextValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute` -- :warning: changed property `previousValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice` -- :warning: changed property `nextValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice` -- :warning: changed property `previousValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice` -- :warning: changed property `nextValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice` -- :warning: changed property `previousValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice` -- :warning: changed property `nextValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice` -- :warning: changed property `previousValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice` -- :warning: changed property `nextValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice` -- :warning: changed property `previousValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate` -- :warning: changed property `nextValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate` -- :warning: changed property `previousValue` of type `SetStoreChange` from type `Reference` to `KeyReference` -- :warning: changed property `nextValue` of type `SetStoreChange` from type `Reference` to `KeyReference` -- :warning: changed property `price` of type `ShippingRate` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `freeAbove` of type `ShippingRate` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `amount` of type `SubRate` from type `integer` to `number` -- :warning: changed property `channel` of type `SyncInfo` from type `Reference` to `ChannelReference` -- :warning: changed property `syncedAt` of type `SyncInfo` from type `string` to `datetime` -- :warning: changed property `amount` of type `TaxRate` from type `integer` to `number` -- :warning: changed property `totalNet` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `totalGross` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `totalNet` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `totalGross` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney` -- :warning: changed property `addedAt` of type `TextLineItem` from type `string` to `datetime` -- :warning: changed property `quantity` of type `TextLineItem` from type `integer` to `number` -- :warning: changed property `timestamp` of type `Transaction` from type `string` to `datetime` -- :warning: changed property `amount` of type `Transaction` from type `Money` to `CentPrecisionMoney` +- added enum `business-unit` to type `ImportResourceType` +- added enum `product-selection` to type `ImportResourceType` +- added enum `product-tailoring` to type `ImportResourceType` +- added enum `associate-role` to type `ReferenceType` +- added enum `business-unit` to type `ReferenceType` +- added enum `partiallyImported` to type `ProcessingState`
+**History changes**
Required Property(s) +- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required - changed property `id` of type `Address` to be optional - changed property `key` of type `Address` to be optional - changed property `title` of type `Address` to be optional @@ -1189,19 +973,6 @@ - changed property `isReturn` of type `TrackingData` to be optional - changed property `timestamp` of type `Transaction` to be optional - changed property `interactionId` of type `Transaction` to be optional -- :warning: changed property `triggerPattern` of type `ChangeTargetPatternChangeValue` to be required -
- - -
-Removed Property(s) - -- :warning: removed property `/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/` from type `CategoryOrderHints` -- :warning: removed property `variantId` from type `LineItem` -- :warning: removed property `fractionDigits` from type `Money` -- :warning: removed property `type` from type `Money` -- :warning: removed property `//` from type `ProductVariantChannelAvailabilityMap` -- :warning: removed property `skus` from type `ProductVariantSelection`
@@ -1367,6 +1138,126 @@ +
+Changed Property(s) + +- :warning: changed property `nextValue` of type `AddEnumValueChange` from type `EnumValue` to `CustomFieldEnumValue` +- :warning: changed property `nextValue` of type `AddInterfaceInteractionChange` from type `CustomFieldExpandedValue` to `CustomFields` +- :warning: changed property `nextValue` of type `AddLocalizedEnumValueChange` from type `AttributeLocalizedEnumValue` to `CustomFieldLocalizedEnumValue` +- :warning: changed property `previousValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` +- :warning: changed property `nextValue` of type `AddShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` +- :warning: changed property `w` of type `AssetDimensions` from type `integer` to `number` +- :warning: changed property `h` of type `AssetDimensions` from type `integer` to `number` +- :warning: changed property `customer` of type `Associate` from type `Reference` to `CustomerReference` +- :warning: changed property `associateRole` of type `AssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference` +- :warning: changed property `previousValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]` +- :warning: changed property `nextValue` of type `ChangeEnumValueOrderChange` from type `EnumValue[]` to `CustomFieldEnumValue[]` +- :warning: changed property `previousValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint` +- :warning: changed property `nextValue` of type `ChangeInputHintChange` from type `TextInputHint` to `TypeTextInputHint` +- :warning: changed property `previousValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]` +- :warning: changed property `nextValue` of type `ChangeLocalizedEnumValueOrderChange` from type `LocalizedEnumValue[]` to `AttributeLocalizedEnumValue[]` +- :warning: changed property `previousValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]` +- :warning: changed property `nextValue` of type `ChangePlainEnumValueOrderChange` from type `EnumValue[]` to `AttributePlainEnumValue[]` +- :warning: changed property `type` of type `CustomFields` from type `Reference` to `TypeReference` +- :warning: changed property `fields` of type `CustomFields` from type `object` to `FieldContainer` +- :warning: changed property `money` of type `CustomLineItem` from type `Money` to `TypedMoney` +- :warning: changed property `totalPrice` of type `CustomLineItem` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `quantity` of type `CustomLineItem` from type `integer` to `number` +- :warning: changed property `createdAt` of type `Delivery` from type `string` to `datetime` +- :warning: changed property `quantity` of type `DeliveryItem` from type `integer` to `number` +- :warning: changed property `discountCode` of type `DiscountCodeInfo` from type `Reference` to `DiscountCodeReference` +- :warning: changed property `discountedAmount` of type `DiscountedLineItemPortion` from type `Money` to `TypedMoney` +- :warning: changed property `value` of type `DiscountedLineItemPrice` from type `Money` to `TypedMoney` +- :warning: changed property `quantity` of type `DiscountedLineItemPriceForQuantity` from type `integer` to `number` +- :warning: changed property `inputHint` of type `FieldDefinition` from type `TextInputHint` to `TypeTextInputHint` +- :warning: changed property `w` of type `ImageDimensions` from type `integer` to `number` +- :warning: changed property `h` of type `ImageDimensions` from type `integer` to `number` +- :warning: changed property `customer` of type `InheritedAssociate` from type `Reference` to `CustomerReference` +- :warning: changed property `associateRole` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `AssociateRoleKeyReference` +- :warning: changed property `source` of type `InheritedAssociateRoleAssignment` from type `KeyReference` to `BusinessUnitKeyReference` +- :warning: changed property `quantity` of type `ItemShippingTarget` from type `integer` to `number` +- :warning: changed property `quantity` of type `ItemState` from type `integer` to `number` +- :warning: changed property `state` of type `ItemState` from type `Reference` to `StateReference` +- :warning: changed property `productType` of type `LineItem` from type `Reference` to `ProductTypeReference` +- :warning: changed property `variant` of type `LineItem` from type `Variant` to `ProductVariant` +- :warning: changed property `quantity` of type `LineItem` from type `integer` to `number` +- :warning: changed property `addedAt` of type `LineItem` from type `string` to `datetime` +- :warning: changed property `centAmount` of type `Money` from type `integer` to `number` +- :warning: changed property `createdAt` of type `Parcel` from type `string` to `datetime` +- :warning: changed property `heightInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` +- :warning: changed property `lengthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` +- :warning: changed property `widthInMillimeter` of type `ParcelMeasurements` from type `integer` to `number` +- :warning: changed property `weightInGram` of type `ParcelMeasurements` from type `integer` to `number` +- :warning: changed property `payments` of type `PaymentInfo` from type `Reference[]` to `PaymentReference[]` +- :warning: changed property `value` of type `Price` from type `Money` to `TypedMoney` +- :warning: changed property `productSelection` of type `ProductSelectionSetting` from type `Reference` to `ProductSelectionReference` +- :warning: changed property `restockableInDays` of type `ProductVariantAvailability` from type `integer` to `number` +- :warning: changed property `availableQuantity` of type `ProductVariantAvailability` from type `integer` to `number` +- :warning: changed property `restockableInDays` of type `ProductVariantChannelAvailability` from type `integer` to `number` +- :warning: changed property `availableQuantity` of type `ProductVariantChannelAvailability` from type `integer` to `number` +- :warning: changed property `previousValue` of type `RemoveDeliveryItemsChange` from type `Delivery` to `DeliveryChangeValue` +- :warning: changed property `previousValue` of type `RemoveEnumValuesChange` from type `EnumValue` to `AttributePlainEnumValue` +- :warning: changed property `previousValue` of type `RemoveLocalizedEnumValuesChange` from type `LocalizedEnumValue` to `AttributeLocalizedEnumValue` +- :warning: changed property `previousValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` +- :warning: changed property `nextValue` of type `RemoveShoppingListLineItemChange` from type `LineItem` to `ShoppingListLineItem` +- :warning: changed property `returnDate` of type `ReturnInfo` from type `string` to `datetime` +- :warning: changed property `quantity` of type `ReturnItem` from type `integer` to `number` +- :warning: changed property `lastModifiedAt` of type `ReturnItem` from type `string` to `datetime` +- :warning: changed property `createdAt` of type `ReturnItem` from type `string` to `datetime` +- :warning: changed property `averageRating` of type `ReviewRatingStatistics` from type `integer` to `number` +- :warning: changed property `highestRating` of type `ReviewRatingStatistics` from type `integer` to `number` +- :warning: changed property `lowestRating` of type `ReviewRatingStatistics` from type `integer` to `number` +- :warning: changed property `previousValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute` +- :warning: changed property `nextValue` of type `SetAttributeChange` from type `AttributeValue` to `Attribute` +- :warning: changed property `previousValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice` +- :warning: changed property `nextValue` of type `SetCustomLineItemTaxedPriceChange` from type `Money` to `TaxedItemPrice` +- :warning: changed property `previousValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice` +- :warning: changed property `nextValue` of type `SetDiscountedPriceChange` from type `Price` to `DiscountedPrice` +- :warning: changed property `previousValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice` +- :warning: changed property `nextValue` of type `SetOrderTaxedPriceChange` from type `TaxedItemPrice` to `TaxedPrice` +- :warning: changed property `previousValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice` +- :warning: changed property `nextValue` of type `SetShippingInfoTaxedPriceChange` from type `TaxedPrice` to `TaxedItemPrice` +- :warning: changed property `previousValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate` +- :warning: changed property `nextValue` of type `SetShippingRateChange` from type `Money` to `ShippingRate` +- :warning: changed property `previousValue` of type `SetStoreChange` from type `Reference` to `KeyReference` +- :warning: changed property `nextValue` of type `SetStoreChange` from type `Reference` to `KeyReference` +- :warning: changed property `price` of type `ShippingRate` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `freeAbove` of type `ShippingRate` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `amount` of type `SubRate` from type `integer` to `number` +- :warning: changed property `channel` of type `SyncInfo` from type `Reference` to `ChannelReference` +- :warning: changed property `syncedAt` of type `SyncInfo` from type `string` to `datetime` +- :warning: changed property `amount` of type `TaxRate` from type `integer` to `number` +- :warning: changed property `totalNet` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `totalGross` of type `TaxedItemPrice` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `totalNet` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `totalGross` of type `TaxedPrice` from type `Money` to `CentPrecisionMoney` +- :warning: changed property `addedAt` of type `TextLineItem` from type `string` to `datetime` +- :warning: changed property `quantity` of type `TextLineItem` from type `integer` to `number` +- :warning: changed property `timestamp` of type `Transaction` from type `string` to `datetime` +- :warning: changed property `amount` of type `Transaction` from type `Money` to `CentPrecisionMoney` +
+ + +
+Removed Property(s) + +- :warning: removed property `/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/` from type `CategoryOrderHints` +- :warning: removed property `variantId` from type `LineItem` +- :warning: removed property `fractionDigits` from type `Money` +- :warning: removed property `type` from type `Money` +- :warning: removed property `//` from type `ProductVariantChannelAvailabilityMap` +- :warning: removed property `skus` from type `ProductVariantSelection` +
+ + +
+Changed Type(s) + +- :warning: changed type `Address` from type `object` to `BaseAddress` +- :warning: changed type `GeoLocation` from type `object` to `GeoJson` +
+ +
MarkDeprecated Type(s) @@ -1547,33 +1438,154 @@
-Changed Type(s) +Removed Enum(s) -- :warning: changed type `Address` from type `object` to `BaseAddress` -- :warning: changed type `GeoLocation` from type `object` to `GeoJson` +- :warning: removed enum `changeAmountAuthorized` from type `UpdateType` +- :warning: removed enum `setAsssetKey` from type `UpdateType` +- :warning: removed enum `Failed` from type `QuoteState` +
+ + +
+Added Enum(s) + +- added enum `shipping-method` to type `ChangeHistoryResourceType` +- added enum `standalone-price` to type `ChangeHistoryResourceType` +- added enum `addInheritedAssociate` to type `PlatformInitiatedChange` +- added enum `changeIncludedInStatistics` to type `PlatformInitiatedChange` +- added enum `changeInheritedAssociate` to type `PlatformInitiatedChange` +- added enum `changeLastVariantId` to type `PlatformInitiatedChange` +- added enum `changeLineItemPublished` to type `PlatformInitiatedChange` +- added enum `changeTopLevelUnit` to type `PlatformInitiatedChange` +- added enum `removeInheritedAssociate` to type `PlatformInitiatedChange` +- added enum `setAncestors` to type `PlatformInitiatedChange` +- added enum `setInheritedAssociates` to type `PlatformInitiatedChange` +- added enum `setInheritedStores` to type `PlatformInitiatedChange` +- added enum `setLineItemDeactivatedAt` to type `PlatformInitiatedChange` +- added enum `setProductCount` to type `PlatformInitiatedChange` +- added enum `setReservations` to type `PlatformInitiatedChange` +- added enum `addShipping` to type `UpdateType` +- added enum `addShippingRate` to type `UpdateType` +- added enum `addZone` to type `UpdateType` +- added enum `changeActive` to type `UpdateType` +- added enum `changeApprovalRuleMode` to type `UpdateType` +- added enum `changeCustomLineItemPriceRoundingMode` to type `UpdateType` +- added enum `changeCustomer` to type `UpdateType` +- added enum `changeDiscountTypeCombination` to type `UpdateType` +- added enum `changeIncludedInStatistics` to type `UpdateType` +- added enum `changeIsDefault` to type `UpdateType` +- added enum `changeLastVariantId` to type `UpdateType` +- added enum `changeLineItemPriceRoundingMode` to type `UpdateType` +- added enum `changeLineItemPublished` to type `UpdateType` +- added enum `changePriceRoundingMode` to type `UpdateType` +- added enum `changeTaxCategory` to type `UpdateType` +- added enum `changeTopLevelUnit` to type `UpdateType` +- added enum `excludeProduct` to type `UpdateType` +- added enum `removeShipping` to type `UpdateType` +- added enum `removeShippingRate` to type `UpdateType` +- added enum `removeZone` to type `UpdateType` +- added enum `replaceTaxRate` to type `UpdateType` +- added enum `revertStagedChanges` to type `UpdateType` +- added enum `revertStagedVariantChanges` to type `UpdateType` +- added enum `setAncestors` to type `UpdateType` +- added enum `setAssetKey` to type `UpdateType` +- added enum `setAssociates` to type `UpdateType` +- added enum `setBillingAddressCustomField` to type `UpdateType` +- added enum `setBillingAddressCustomType` to type `UpdateType` +- added enum `setBusinessUnit` to type `UpdateType` +- added enum `setCustomLineItemDiscountedPrice` to type `UpdateType` +- added enum `setCustomLineItemDiscountedPricePerQuantity` to type `UpdateType` +- added enum `setCustomerGroupAssignments` to type `UpdateType` +- added enum `setDeliveryAddressCustomField` to type `UpdateType` +- added enum `setDeliveryAddressCustomType` to type `UpdateType` +- added enum `setDeliveryCustomField` to type `UpdateType` +- added enum `setDeliveryCustomType` to type `UpdateType` +- added enum `setDirectDiscounts` to type `UpdateType` +- added enum `setDiscountOnTotalPrice` to type `UpdateType` +- added enum `setInheritedAssociates` to type `UpdateType` +- added enum `setInheritedStores` to type `UpdateType` +- added enum `setItemShippingAddressCustomField` to type `UpdateType` +- added enum `setItemShippingAddressCustomType` to type `UpdateType` +- added enum `setLocalizedDescription` to type `UpdateType` +- added enum `setLocalizedName` to type `UpdateType` +- added enum `setMaxCartQuantity` to type `UpdateType` +- added enum `setMinCartQuantity` to type `UpdateType` +- added enum `setParcelCustomField` to type `UpdateType` +- added enum `setParcelCustomType` to type `UpdateType` +- added enum `setPredicate` to type `UpdateType` +- added enum `setPriceKey` to type `UpdateType` +- added enum `setPriceMode` to type `UpdateType` +- added enum `setPriceTiers` to type `UpdateType` +- added enum `setProductAttribute` to type `UpdateType` +- added enum `setReferences` to type `UpdateType` +- added enum `setReservationExpirationInMinutes` to type `UpdateType` +- added enum `setReturnInfo` to type `UpdateType` +- added enum `setReturnItemCustomField` to type `UpdateType` +- added enum `setReturnItemCustomType` to type `UpdateType` +- added enum `setShippingAddressCustomField` to type `UpdateType` +- added enum `setShippingAddressCustomType` to type `UpdateType` +- added enum `setShippingCustomField` to type `UpdateType` +- added enum `setShippingCustomType` to type `UpdateType` +- added enum `setShippingInfoDiscountedPrice` to type `UpdateType` +- added enum `setShippingMethodTaxCategory` to type `UpdateType` +- added enum `setTaxedShippingPrice` to type `UpdateType` +- added enum `setTransactionCustomField` to type `UpdateType` +- added enum `setTransactionCustomType` to type `UpdateType` +- added enum `setUnitType` to type `UpdateType` +- added enum `setVariantExclusion` to type `UpdateType` +- added enum `ApplicationStoppedByGroupBestDeal` to type `DiscountCodeState` +- added enum `CreateApprovalRules` to type `Permission` +- added enum `UpdateApprovalRules` to type `Permission` +- added enum `UpdateApprovalFlows` to type `Permission` +- added enum `ViewMyShoppingLists` to type `Permission` +- added enum `ViewOthersShoppingLists` to type `Permission` +- added enum `UpdateMyShoppingLists` to type `Permission` +- added enum `UpdateOthersShoppingLists` to type `Permission` +- added enum `CreateMyShoppingLists` to type `Permission` +- added enum `CreateOthersShoppingLists` to type `Permission` +- added enum `DeleteMyShoppingLists` to type `Permission` +- added enum `DeleteOthersShoppingLists` to type `Permission` +- added enum `includeOnly` to type `ProductVariantSelectionTypeEnum` +- added enum `includeAllExcept` to type `ProductVariantSelectionTypeEnum` +- added enum `RenegotiationAddressed` to type `QuoteState` +- added enum `approval-flow` to type `ReferenceTypeId` +- added enum `approval-rule` to type `ReferenceTypeId` +- added enum `attribute-group` to type `ReferenceTypeId` +- added enum `direct-discount` to type `ReferenceTypeId` +- added enum `discount-group` to type `ReferenceTypeId` +- added enum `payment-method` to type `ReferenceTypeId` +- added enum `product-price` to type `ReferenceTypeId` +- added enum `product-tailoring` to type `ReferenceTypeId` +- added enum `recurrence-policy` to type `ReferenceTypeId` +- added enum `recurring-order` to type `ReferenceTypeId` +- added enum `standalone-price` to type `ReferenceTypeId` +- added enum `Delivered` to type `ShipmentState` +- added enum `Canceled` to type `ShipmentState` +- added enum `RecurringOrderState` to type `StateTypeEnum`
**Checkout changes**
-Added Resource(s) +Required Property(s) -- added resource `/{projectKey}/payment-integrations` -- added resource `/{projectKey}/applications` -- added resource `/{projectKey}/payment-integrations/{id}` -- added resource `/{projectKey}/payment-integrations/key={key}` -- added resource `/{projectKey}/applications/{id}` -- added resource `/{projectKey}/applications/key={key}` +- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required +- changed property `detailedErrorMessage` of type `InvalidJsonInputError` to be optional
-Added Enum(s) +Added Property(s) -- added enum `deployment` to type `ReferenceTypeId` -- added enum `eu-central-1.aws` to type `Region` -- added enum `us-east-2.aws` to type `Region` -- added enum `reversePayment` to type `PaymentIntentOperation` +- added property `resourceIdentifier` to type `ResourceNotFoundError` +- added property `resourceId` to type `ResourceNotFoundError` +- added property `merchantReference` to type `PaymentIntentCancelAction` +- added property `merchantReference` to type `PaymentIntentCaptureAction` +- added property `transactionId` to type `PaymentIntentRefundAction` +- added property `merchantReference` to type `PaymentIntentRefundAction` +- added property `payload` to type `PaymentCancelled` +- added property `payload` to type `PaymentFailed` +- added property `payload` to type `PaymentValidationFailed`
@@ -1587,14 +1599,6 @@
-
-Required Property(s) - -- changed property `detailedErrorMessage` of type `InvalidJsonInputError` to be optional -- :warning: changed property `amount` of type `PaymentIntentRefundAction` to be required -
- -
Removed Property(s) @@ -1603,25 +1607,11 @@
-
-Added Property(s) - -- added property `resourceIdentifier` to type `ResourceNotFoundError` -- added property `resourceId` to type `ResourceNotFoundError` -- added property `merchantReference` to type `PaymentIntentCancelAction` -- added property `merchantReference` to type `PaymentIntentCaptureAction` -- added property `transactionId` to type `PaymentIntentRefundAction` -- added property `merchantReference` to type `PaymentIntentRefundAction` -- added property `payload` to type `PaymentCancelled` -- added property `payload` to type `PaymentFailed` -- added property `payload` to type `PaymentValidationFailed` -
- -
Changed MethodResponseBody(s) - :warning: changed response body for `400: application/json` of method `post /{projectKey}/transactions` from type `null` to `ErrorResponse` +- :warning: changed response body for `200: application/json` of method `post /{projectKey}/payment-intents/{paymentId}` from type `any` to `PaymentIntentResponse` - :warning: changed response body for `400: application/json` of method `post /{projectKey}/payment-intents/{paymentId}` from type `null` to `ErrorResponse` - :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/{id}` from type `null` to `ErrorResponse` - :warning: changed response body for `400: application/json` of method `get /{projectKey}/transactions/key={key}` from type `null` to `ErrorResponse` @@ -1645,6 +1635,19 @@
+
+Changed Type(s) + +- :warning: changed type `PaymentIntentCancelAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentIntentCaptureAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentIntentRefundAction` from type `object` to `PaymentIntentAction` +- :warning: changed type `PaymentCancelled` from type `Message` to `ResponseMessage` +- :warning: changed type `PaymentFailed` from type `Message` to `ResponseMessage` +- :warning: changed type `PaymentValidationFailed` from type `Message` to `ResponseMessage` +- :warning: changed type `TransactionItem` from type `TransactionItemDraft` to `object` +
+ +
Added Type(s) @@ -1729,6 +1732,8 @@ - added type `SetSortingInfoUpdateAction` - added type `SetStatusUpdateAction` - added type `SetTypeUpdateAction` +- added type `PaymentIntentOutcome` +- added type `PaymentIntentResponse` - added type `PaymentIntentReverseAction` - added type `ConnectorError` - added type `ErrorLoadingAllPaymentIntegrations` @@ -1768,19 +1773,6 @@
-
-Changed Type(s) - -- :warning: changed type `PaymentIntentCancelAction` from type `object` to `PaymentIntentAction` -- :warning: changed type `PaymentIntentCaptureAction` from type `object` to `PaymentIntentAction` -- :warning: changed type `PaymentIntentRefundAction` from type `object` to `PaymentIntentAction` -- :warning: changed type `PaymentCancelled` from type `Message` to `ResponseMessage` -- :warning: changed type `PaymentFailed` from type `Message` to `ResponseMessage` -- :warning: changed type `PaymentValidationFailed` from type `Message` to `ResponseMessage` -- :warning: changed type `TransactionItem` from type `TransactionItemDraft` to `object` -
- -
Added Method(s) @@ -1806,3 +1798,25 @@ - added method `$apiRoot->withProjectKey()->applications()->withKey()->delete()`
+ +
+Added Resource(s) + +- added resource `/{projectKey}/payment-integrations` +- added resource `/{projectKey}/applications` +- added resource `/{projectKey}/payment-integrations/{id}` +- added resource `/{projectKey}/payment-integrations/key={key}` +- added resource `/{projectKey}/applications/{id}` +- added resource `/{projectKey}/applications/key={key}` +
+ + +
+Added Enum(s) + +- added enum `deployment` to type `ReferenceTypeId` +- added enum `eu-central-1.aws` to type `Region` +- added enum `us-east-2.aws` to type `Region` +- added enum `reversePayment` to type `PaymentIntentOperation` +
+ diff --git a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsByIDTest.php b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsByIDTest.php index 1dd9fc737ff..8586463473d 100644 --- a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsByIDTest.php +++ b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsByIDTest.php @@ -150,6 +150,18 @@ function (ApiRequestBuilder $builder): RequestInterface { 'post', 'test_projectKey/business-units/test_ID', ], + 'ByProjectKeyBusinessUnitsByIDDelete_withDataErasure' => [ + function (ApiRequestBuilder $builder): RequestInterface { + return $builder + ->withProjectKey('test_projectKey') + ->businessUnits() + ->withId('test_ID') + ->delete() + ->withDataErasure('dataErasure'); + }, + 'delete', + 'test_projectKey/business-units/test_ID?dataErasure=dataErasure', + ], 'ByProjectKeyBusinessUnitsByIDDelete_withVersion' => [ function (ApiRequestBuilder $builder): RequestInterface { return $builder diff --git a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsKeyByKeyTest.php b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsKeyByKeyTest.php index 77c11de20b2..03e4326632f 100644 --- a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsKeyByKeyTest.php +++ b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyBusinessUnitsKeyByKeyTest.php @@ -150,6 +150,18 @@ function (ApiRequestBuilder $builder): RequestInterface { 'post', 'test_projectKey/business-units/key=test_key', ], + 'ByProjectKeyBusinessUnitsKeyByKeyDelete_withDataErasure' => [ + function (ApiRequestBuilder $builder): RequestInterface { + return $builder + ->withProjectKey('test_projectKey') + ->businessUnits() + ->withKey('test_key') + ->delete() + ->withDataErasure('dataErasure'); + }, + 'delete', + 'test_projectKey/business-units/key=test_key?dataErasure=dataErasure', + ], 'ByProjectKeyBusinessUnitsKeyByKeyDelete_withVersion' => [ function (ApiRequestBuilder $builder): RequestInterface { return $builder diff --git a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDTest.php b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDTest.php index 277b60e9ceb..9f4791fcef7 100644 --- a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDTest.php +++ b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDTest.php @@ -155,6 +155,19 @@ function (ApiRequestBuilder $builder): RequestInterface { 'post', 'test_projectKey/in-store/key=test_storeKey/business-units/test_ID', ], + 'ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete_withDataErasure' => [ + function (ApiRequestBuilder $builder): RequestInterface { + return $builder + ->withProjectKey('test_projectKey') + ->inStoreKeyWithStoreKeyValue('test_storeKey') + ->businessUnits() + ->withId('test_ID') + ->delete() + ->withDataErasure('dataErasure'); + }, + 'delete', + 'test_projectKey/in-store/key=test_storeKey/business-units/test_ID?dataErasure=dataErasure', + ], 'ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete_withVersion' => [ function (ApiRequestBuilder $builder): RequestInterface { return $builder diff --git a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyTest.php b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyTest.php index d28ca1ba1a5..37b0d3c5776 100644 --- a/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyTest.php +++ b/lib/commercetools-api-tests/test/unit/Client/Resource/ResourceByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyTest.php @@ -155,6 +155,19 @@ function (ApiRequestBuilder $builder): RequestInterface { 'post', 'test_projectKey/in-store/key=test_storeKey/business-units/key=test_key', ], + 'ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete_withDataErasure' => [ + function (ApiRequestBuilder $builder): RequestInterface { + return $builder + ->withProjectKey('test_projectKey') + ->inStoreKeyWithStoreKeyValue('test_storeKey') + ->businessUnits() + ->withKey('test_key') + ->delete() + ->withDataErasure('dataErasure'); + }, + 'delete', + 'test_projectKey/in-store/key=test_storeKey/business-units/key=test_key?dataErasure=dataErasure', + ], 'ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete_withVersion' => [ function (ApiRequestBuilder $builder): RequestInterface { return $builder diff --git a/lib/commercetools-api/docs/RequestBuilder.md b/lib/commercetools-api/docs/RequestBuilder.md index 649576024d9..820a128be7a 100644 --- a/lib/commercetools-api/docs/RequestBuilder.md +++ b/lib/commercetools-api/docs/RequestBuilder.md @@ -787,7 +787,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->orders()->withId("ID")->post(null)` -Updates an Order in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/api/projects/orders#update-actions). If the Order exists in the [Project](ctp:api:type:Project) but does not reference the requested Business Unit, this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -845,7 +845,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->orders()->withOrderNumber("orderNumber")->post(null)` -Updates an Order in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/api/projects/orders#update-actions). If the Order exists in the [Project](ctp:api:type:Project) but does not reference the requested Business Unit, this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -909,7 +909,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quoteRequests()->head()` -Checks if one or more QuoteRequests exist for the provided query predicate in a BusinessUnit. Returns a `200 OK` status if any QuoteRequests match the query predicate, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more QuoteRequests exist for the provided query predicate in a BusinessUnit. Returns a `200 OK` status if any QuoteRequests match the query predicate, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -965,7 +965,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quoteRequests()->withId("ID")->head()` -Checks if a QuoteRequest exists with the provided `id` in a BusinessUnit. Returns a `200 OK` status if the QuoteRequest exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a QuoteRequest exists with the provided `id` in a BusinessUnit. Returns a `200 OK` status if the QuoteRequest exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -983,7 +983,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quoteRequests()->withId("ID")->post(null)` -Updates a QuoteRequest in a BusinessUnit using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest in a BusinessUnit using one or more [update actions](/api/projects/quote-requests#update-actions). If the QuoteRequest exists in the [Project](ctp:api:type:Project) but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1023,7 +1023,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quoteRequests()->withKey("key")->head()` -Checks if a QuoteRequest exists with the provided `key` in a BusinessUnit. Returns a `200 OK` status if the QuoteRequest exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a QuoteRequest exists with the provided `key` in a BusinessUnit. Returns a `200 OK` status if the QuoteRequest exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -1041,7 +1041,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quoteRequests()->withKey("key")->post(null)` -Updates a QuoteRequest in a BusinessUnit using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest in a BusinessUnit using one or more [update actions](/api/projects/quote-requests#update-actions). If the QuoteRequest exists in the [Project](ctp:api:type:Project) but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1078,7 +1078,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quotes()->head()` -Checks if one or more Quotes exist for the provided query predicate in a BusinessUnit. Returns a `200 OK` status if any Quotes match the query predicate, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more Quotes exist for the provided query predicate in a BusinessUnit. Returns a `200 OK` status if any Quotes match the query predicate, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -1115,7 +1115,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quotes()->withId("ID")->head()` -Checks if a Quote exists with the provided `id` in a BusinessUnit. Returns a `200 OK` status if the Quote exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Quote exists with the provided `id` in a BusinessUnit. Returns a `200 OK` status if the Quote exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -1133,7 +1133,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quotes()->withId("ID")->post(null)` -Updates a Quote in a BusinessUnit using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote in a BusinessUnit using one or more [update actions](/api/projects/quotes#update-actions). If the Quote exists in the [Project](ctp:api:type:Project) but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1173,7 +1173,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quotes()->withKey("key")->head()` -Checks if a Quote exists with the provided `key` in a BusinessUnit. Returns a `200 OK` status if the Quote exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Quote exists with the provided `key` in a BusinessUnit. Returns a `200 OK` status if the Quote exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -1191,7 +1191,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->quotes()->withKey("key")->post(null)` -Updates a Quote in a BusinessUnit using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote in a BusinessUnit using one or more [update actions](/api/projects/quotes#update-actions). If the Quote exists in the [Project](ctp:api:type:Project) but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1304,7 +1304,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->shoppingLists()->withId("ID")->post(null)` -Updates a ShoppingList in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/api/projects/shoppingLists#update-actions). If the ShoppingList exists in the Project but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1384,7 +1384,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->asAssociate()->withAssociateIdValue("associateId")->inBusinessUnitKeyWithBusinessUnitKeyValue("businessUnitKey")->shoppingLists()->withKey("key")->post(null)` -Updates a ShoppingList in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in a [BusinessUnit](ctp:api:type:BusinessUnit) using one or more [update actions](/api/projects/shoppingLists#update-actions). If the ShoppingList exists in the [Project](ctp:api:type:Project) but does not reference the requested [BusinessUnit](ctp:api:type:BusinessUnit), this method returns an [InvalidOperation](ctp:api:type:InvalidOperationError) error. @@ -1945,7 +1945,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->businessUnits()->search()->post(null)` -If the initial indexing is in progress or the feature is inactive, A [SearchNotReady](ctp:api:type:SearchNotReadyError) error is returned. If inactive, you can [reactivate](/../api/projects/business-unit-search#reactivate) it. +If the initial indexing is in progress or the feature is inactive, A [SearchNotReady](ctp:api:type:SearchNotReadyError) error is returned. If inactive, you can [reactivate](/api/projects/business-unit-search#reactivate) it. ### Example @@ -2188,7 +2188,11 @@ $request = $builder Creates a Cart in the Project. -If the referenced [ShippingMethod](ctp:api:type:ShippingMethod) in the [CartDraft](ctp:api:type:CartDraft) has a predicate that does not match, or if the Shipping Method is not active, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. +An [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned in one of the following cases: + 1. If the referenced Shipping Method has a predicate that does not match the Cart. + 2. If the referenced Shipping Method is not active. + 3. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store. + 4. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store. When using [InventoryMode](ctp:api:type:InventoryMode) `ReserveOnCart`: - If only some Line Items can be reserved, the Cart creation succeeds, however, the items that could not be reserved are removed and reservation warnings are returned in the response. @@ -2246,7 +2250,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->carts()->withId("ID")->post(null)` -Updates a Cart in the Project using one or more [update actions](/../api/projects/carts#update-actions). +Updates a Cart in the Project using one or more [update actions](/api/projects/carts#update-actions). ### Example ```php @@ -2310,7 +2314,7 @@ $request = $builder ## `withProjectKey("projectKey")->carts()->customerIdWithCustomerIdValueMerge("customerId")->post(null)` Merges items from an anonymous Cart into the most recently modified active Cart of a Customer. If no active Cart exists, the anonymous Cart becomes the Customer's active Cart. -For more information about merge mode behaviors, merge rules, and tax recalculation, see [Merge a Cart](/../api/carts-orders-overview#merge-a-cart). +For more information about merge mode behaviors, merge rules, and tax recalculation, see [Merge a Cart](/api/carts-orders-overview#merge-a-cart). ### Example @@ -2358,7 +2362,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->carts()->withKey("key")->post(null)` -Updates a Cart in the Project using one or more [update actions](/../api/projects/carts#update-actions). +Updates a Cart in the Project using one or more [update actions](/api/projects/carts#update-actions). ### Example ```php @@ -2397,7 +2401,7 @@ The following applies to the new Cart: - Line items and Custom Line Items are reset to their initial [state](/projects/carts#itemstate). - It contains no payments or delivery information. - It contains up-to-date Tax Rates, Prices, and Line Item product data. -- The [CartState](/projects/carts#cartstate) is `Active`. +- The [CartState](ctp:api:type:CartState) is `Active`. - If using the `customerGroup` field (for a single Customer Group) and the referenced Customer switched to another Customer Group, the new Cart is automatically updated to reflect the new group and corresponding prices. - If using the `customerGroupAssignments` field (for multiple Customer Groups), the Cart no longer keeps a direct reference to a Customer Group. If a Customer’s group assignments change, the Cart and its Line Item prices are not updated automatically. Prices are only updated when the Cart is changed via a [direct update action](/projects/carts#update-actions). @@ -2420,7 +2424,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->get()` -Either the [scope](/../api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. ### Example @@ -2449,7 +2453,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->post(null)` -Either the [scope](/../api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. Creating a Category produces the [CategoryCreated](ctp:api:type:CategoryCreatedMessage) Message. @@ -2466,7 +2470,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withId("ID")->get()` -Either the [scope](/../api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. ### Example @@ -2497,7 +2501,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withId("ID")->post(null)` -Either the [scope](/../api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. ### Example @@ -2513,7 +2517,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withId("ID")->delete()` -Either the [scope](/../api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. ### Example @@ -2529,7 +2533,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withKey("key")->get()` -Either the [scope](/../api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `view_products:{projectKey}` or `view_categories:{projectKey}` is required. ### Example @@ -2560,7 +2564,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withKey("key")->post(null)` -Either the [scope](/../api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. ### Example @@ -2576,7 +2580,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->categories()->withKey("key")->delete()` -Either the [scope](/../api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. +Either the [scope](/api/scopes) `manage_products:{projectKey}` or `manage_categories:{projectKey}` is required. ### Example @@ -2758,7 +2762,7 @@ $request = $builder For performance reasons, it is highly advisable to query for Custom Objects in a container by using the `container` field in the `where` predicate. -This endpoint is deprecated and replaced by the [Query CustomObjects in Container](/../apis/ctp:api:endpoint:/{projectKey}/custom-objects/{container}:GET) endpoint. +This endpoint is deprecated and replaced by the [Query CustomObjects in Container](ctp:api:endpoint:/{projectKey}/custom-objects/{container}:GET) endpoint. ### Example @@ -3040,7 +3044,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->post(null)` -Allows converting an anonymous Cart to the active Cart of a Customer with [cart merge](/../api/customers-overview#cart-merge-during-sign-in-and-sign-up). +Allows converting an anonymous Cart to the active Cart of a Customer with [cart merge](/api/customers-overview#cart-merge-during-sign-in-and-sign-up). Creating a Customer produces the [CustomerCreated](ctp:api:type:CustomerCreatedMessage) Message. Simultaneously creating two Customers with the same email address can return a [LockedField](ctp:api:type:LockedFieldError) error. @@ -3118,11 +3122,11 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->emailConfirm()->post(null)` -Use this method to verify a global Customer's email during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to verify a global Customer's email during their [email verification process](/api/customers-overview#customer-email-verification). Verifying the email of the Customer produces the [CustomerEmailVerified](ctp:api:type:CustomerEmailVerifiedMessage) Message. -After the email is verified, all email tokens issued previously through the [email verification flow](/../api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the email is verified, all email tokens issued previously through the [email verification flow](/api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). ### Example @@ -3138,7 +3142,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->emailToken()->post(null)` -Use this method to create an email token for a global Customer during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to create an email token for a global Customer during their [email verification process](/api/customers-overview#customer-email-verification). Creating an email token for the Customer produces the [CustomerEmailTokenCreated](ctp:api:type:CustomerEmailTokenCreatedMessage) Message. The Message will include the token's value, if the token's validity is 60 minutes or less. @@ -3157,7 +3161,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->withEmailToken("emailToken")->get()` -Use this method to retrieve a global Customer's details by using the email token during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to retrieve a global Customer's details by using the email token during their [email verification process](/api/customers-overview#customer-email-verification). ### Example @@ -3250,11 +3254,11 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->passwordReset()->post(null)` -Use this method to reset a global Customer's password during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to reset a global Customer's password during their [password reset process](/api/customers-overview#customer-password-reset). Resetting the password of the Customer produces the [CustomerPasswordUpdated](ctp:api:type:CustomerPasswordUpdatedMessage) Message with `reset=true`. -After the password is reset, all password tokens issued previously through the [password reset flow](/../api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/../api/authorization#password-flow) and [refresh token flow](/../api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the password is reset, all password tokens issued previously through the [password reset flow](/api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/api/authorization#password-flow) and [refresh token flow](/api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). ### Example @@ -3270,7 +3274,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->passwordToken()->post(null)` -Use this method to create a password reset token for a global Customer during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to create a password reset token for a global Customer during their [password reset process](/api/customers-overview#customer-password-reset). Creating a password reset token for the Customer produces the [CustomerPasswordTokenCreated](ctp:api:type:CustomerPasswordTokenCreatedMessage) Message. The Message will include the token's value, if the token's validity is 60 minutes or less. @@ -3289,7 +3293,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->customers()->withPasswordToken("passwordToken")->get()` -Use this method to retrieve the details of a global Customer by using the password token during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to retrieve the details of a global Customer by using the password token during their [password reset process](/api/customers-overview#customer-password-reset). ### Example @@ -3306,7 +3310,7 @@ $request = $builder ## `withProjectKey("projectKey")->customers()->search()->post(null)` If the initial indexing is in progress or the feature is inactive, a [SearchNotReady](ctp:api:type:SearchNotReadyError) error is returned. -If inactive, you can [reactivate](/../api/projects/customer-search#reactivate) it. +If inactive, you can [reactivate](/api/projects/customer-search#reactivate) it. ### Example @@ -3560,7 +3564,7 @@ $request = $builder Creates a DiscountGroup in the Project. This request generates the [DiscountGroupCreated](ctp:api:type:DiscountGroupCreatedMessage) Message. -If the [limit](/../api/limits#discount-groups) for active Discount Groups has been reached, a [MaxDiscountGroupsReached](ctp:api:type:MaxDiscountGroupsReachedError) error is returned. +If the [limit](/api/limits#discount-groups) for active Discount Groups has been reached, a [MaxDiscountGroupsReached](ctp:api:type:MaxDiscountGroupsReachedError) error is returned. ### Example @@ -3608,7 +3612,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->discountGroups()->withId("ID")->post(null)` -Updates a DiscountGroup in the Project using one or more [update actions](/../api/projects/discount-groups#update-actions). +Updates a DiscountGroup in the Project using one or more [update actions](/api/projects/discount-groups#update-actions). ### Example @@ -3676,7 +3680,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->discountGroups()->withKey("key")->post(null)` -Updates a DiscountGroup in the Project using one or more [update actions](/../api/projects/discount-groups#update-actions). +Updates a DiscountGroup in the Project using one or more [update actions](/api/projects/discount-groups#update-actions). ### Example @@ -3889,7 +3893,7 @@ $request = $builder The My Business Unit endpoint does not support assigning existing Customers to a Business Unit. Associates with the `UpdateAssociates` [Permission](ctp:api:type:Permission) can use this endpoint to create a new Customer and associate it with the Business Unit. -If the required [Permission](/projects/associate-roles#permission) is missing, an [AssociateMissingPermission](/errors#associatemissingpermission) error is returned. +If the required [Permission](ctp:api:type:Permission) is missing, an [AssociateMissingPermission](ctp:api:type:AssociateMissingPermissionError) error is returned. ### Example @@ -4329,7 +4333,10 @@ $request = $builder Creates a Cart in a [Store](ctp:api:type:Store). -If the referenced [ShippingMethod](ctp:api:type:ShippingMethod) in the [CartDraft](ctp:api:type:CartDraft) has a predicate that does not match, or if the Shipping Method is not active, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. +An [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned in one of the following cases: + 1. If the referenced Shipping Method has a predicate that does not match the Cart. + 2. If the referenced Shipping Method is not active. + 3. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store. Specific Error Codes: @@ -4390,7 +4397,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->carts()->withId("ID")->post(null)` -Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/carts#update-actions). +Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/carts#update-actions). If the Cart exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4469,7 +4476,7 @@ Merges items from an anonymous Cart into the most recently modified active Cart If the Cart exists in the Project but does not have a `store` specified, or the `store` field references a different Store, a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. -For more information about merge mode behaviors, merge rules, and tax recalculation, see [Merge a Cart](/../api/carts-orders-overview#merge-a-cart). +For more information about merge mode behaviors, merge rules, and tax recalculation, see [Merge a Cart](/api/carts-orders-overview#merge-a-cart). ### Example @@ -4524,7 +4531,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->carts()->withKey("key")->post(null)` -Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/carts#update-actions). +Updates a Cart in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/carts#update-actions). If the Cart exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4571,7 +4578,7 @@ The following applies to the new Cart: - Line items and Custom Line Items are reset to their initial [state](/projects/carts#itemstate). - It contains no payments or delivery information. - It contains up-to-date Tax Rates, Prices, and Line Item product data. -- The [CartState](/projects/carts#cartstate) is `Active`. +- The [CartState](ctp:api:type:CartState) is `Active`. - If using the `customerGroup` field (for a single Customer Group) and the referenced Customer switched to another Customer Group, the new Cart is automatically updated to reflect the new group and corresponding prices. - If using the `customerGroupAssignments` field (for multiple Customer Groups), the Cart no longer keeps a direct reference to a Customer Group. If a Customer’s group assignments change, the Cart and its Line Item prices are not updated automatically. Prices are only updated when the Cart is changed via a [direct update action](/projects/carts#update-actions). @@ -4629,7 +4636,7 @@ When using this endpoint, if omitted, the Customer `stores` field is set to the If a Cart with a `store` field specified, the `store` field must reference the same [Store](ctp:api:type:Store) specified in the `{storeKey}` path parameter. -Allows converting an anonymous Cart to the active Cart of a Customer with [cart merge](/../api/customers-overview#cart-merge-during-sign-in-and-sign-up). +Allows converting an anonymous Cart to the active Cart of a Customer with [cart merge](/api/customers-overview#cart-merge-during-sign-in-and-sign-up). If the Customer has multiple active Carts, the anonymous Cart is merged into the most recently modified active Cart. Creating a Customer produces the [CustomerCreated](ctp:api:type:CustomerCreatedMessage) Message. Simultaneously creating two Customers with the same email address can return a [LockedField](ctp:api:type:LockedFieldError) error. @@ -4719,13 +4726,13 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->emailConfirm()->post(null)` -Use this method to verify a Store-specific Customer's email during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to verify a Store-specific Customer's email during their [email verification process](/api/customers-overview#customer-email-verification). Verifying the email of the Customer produces the [CustomerEmailVerified](ctp:api:type:CustomerEmailVerifiedMessage) Message. If the Customer exists in the Project but the `stores` field references a different [Store](ctp:api:type:Store), this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. -After the email is verified, all email tokens issued previously through the [email verification flow](/../api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the email is verified, all email tokens issued previously through the [email verification flow](/api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). ### Example @@ -4742,7 +4749,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->emailToken()->post(null)` -Use this method to create an email token for a Store-specific Customer during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to create an email token for a Store-specific Customer during their [email verification process](/api/customers-overview#customer-email-verification). If the Customer exists in the Project but the `stores` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4764,7 +4771,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->withEmailToken("emailToken")->get()` -Use this method to retrieve a Store-specific Customer's details by using the email token during their [email verification process](/../api/customers-overview#customer-email-verification). +Use this method to retrieve a Store-specific Customer's details by using the email token during their [email verification process](/api/customers-overview#customer-email-verification). If the Customer exists in the Project but the `stores` field references a different [Store](ctp:api:type:Store), this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4871,11 +4878,11 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->passwordReset()->post(null)` -Use this method to reset a Store-specific Customer's password during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to reset a Store-specific Customer's password during their [password reset process](/api/customers-overview#customer-password-reset). Resetting the password of the Customer produces the [CustomerPasswordUpdated](ctp:api:type:CustomerPasswordUpdatedMessage) Message with `reset=true`. -After the password is reset, all password tokens issued previously through the [password reset flow](/../api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/../api/authorization#password-flow) and [refresh token flow](/../api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the password is reset, all password tokens issued previously through the [password reset flow](/api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/api/authorization#password-flow) and [refresh token flow](/api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). If the Customer exists in the Project but the `stores` field references a different [Store](ctp:api:type:Store), then this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4894,7 +4901,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->passwordToken()->post(null)` -Use this method to create a password reset token for a Store-specific Customer during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to create a password reset token for a Store-specific Customer during their [password reset process](/api/customers-overview#customer-password-reset). If the Customer exists in the Project but the `stores` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4916,7 +4923,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->customers()->withPasswordToken("passwordToken")->get()` -Use this method to retrieve a Store-specific Customer's details by using the password reset token during their [password reset process](/../api/customers-overview#customer-password-reset). +Use this method to retrieve a Store-specific Customer's details by using the password reset token during their [password reset process](/api/customers-overview#customer-password-reset). If the Customer exists in the Project but the `stores` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -4937,7 +4944,7 @@ $request = $builder Authenticates a Customer associated with a [Store](ctp:api:type:Store). -Allows [merging](/../api/customers-overview#cart-merge-during-sign-in-and-sign-up) items from an anonymous Cart into the most recently modified active Cart of a Customer. +Allows [merging](/api/customers-overview#cart-merge-during-sign-in-and-sign-up) items from an anonymous Cart into the most recently modified active Cart of a Customer. If no active Cart exists, the anonymous Cart becomes the Customer's active Cart. If the Customer has multiple active Carts, the anonymous Cart is merged into the most recently modified active Cart. @@ -4962,7 +4969,7 @@ Returns a Customer for a given Query Predicate in a [Store](ctp:api:type:Store). A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Customer exists in the Store for the given Query Predicate. -- If a Customer exists in the Store for the given Query Predicate, but does not have an `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a Customer exists in the Store for the given Query Predicate, but does not have an `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. - If a Customer exists for the given Query Predicate but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -4983,7 +4990,7 @@ Updates the Customer in a [Store](ctp:api:type:Store). Returns a `200` status if A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: -- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#internal-oauth) scope. - If the Customer exists but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -5004,7 +5011,7 @@ Deletes the Customer in a [Store](ctp:api:type:Store). Returns a `200` status if A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: -- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#internal-oauth) scope. - If the Customer exists but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -5029,7 +5036,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no active Cart exists. - If an active Cart exists but does not have a `store` specified, or the `store` field references a different Store. -- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5052,7 +5059,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no active Cart exists in a Store. - If an active Cart exists but does not have a `store` specified, or the `store` field references a different Store. -- If an active Cart exists but does not contain a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an active Cart exists but does not contain a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5104,7 +5111,7 @@ $request = $builder ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->carts()->post(null)` -Creates a Cart in a Store for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Cart is automatically set based on the [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates a Cart in a Store for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Cart is automatically set based on the [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. The `store` field in the created [Cart](ctp:api:type:Cart) is set to the Store specified by the `storeKey` path parameter. @@ -5137,7 +5144,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no Cart exists in the Store for the given `id`. - If the Cart exists but does not belong to a Store, or the Cart's `store` field references a different Store. -- If the Cart exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5178,7 +5185,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no Cart exists in the Store for the given `id`. - If the Cart exists but does not belong to a Store, or the Cart's `store` field references a different Store. -- If the Cart exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5202,7 +5209,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no Cart exists in the Store for the given `id`. - If the Cart exists in the Project but does not belong to a Store, or the Cart's `store` field references a different Store. -- If the Cart exists in the Project but does not have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists in the Project but does not have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5220,13 +5227,13 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->emailConfirm()->post(null)` -This is the last step in the [email verification process of a Customer](/../api/projects/customers#email-verification-of-customer-in-store). Returns a `200` status if successful. +This is the last step in the [email verification process of a Customer](/api/projects/customers#email-verification-of-customer-in-store). Returns a `200` status if successful. -After the email is verified, all email tokens issued previously through the [email verification flow](/../api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the email is verified, all email tokens issued previously through the [email verification flow](/api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: -- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#internal-oauth) scope. - If the Customer exists but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -5274,7 +5281,7 @@ Retrieves Orders in a [Store](ctp:api:type:Store) for the authenticated Customer A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Orders exist that match the provided query predicate. -- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5293,11 +5300,11 @@ $request = $builder Checks if one or more Orders exist for the provided query predicate in a [Store](ctp:api:type:Store) for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no Orders exist in the Store that match the Query Predicate. - If an Order matches the Query Predicate, but no `store` is specified, or the `store` field references a different Store. -- If an Order matches the Query Predicate, but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an Order matches the Query Predicate, but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5315,13 +5322,13 @@ $request = $builder ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->orders()->post(null)` -Creates an Order from a Cart in a [Store](ctp:api:type:Store) for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Order is automatically set based on the [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates an Order from a Cart in a [Store](ctp:api:type:Store) for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Order is automatically set based on the [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. The Cart must have a shipping address set. When creating [B2B Orders](/associates-overview#b2b-resources), the Customer must have the `CreateMyOrdersFromMyCarts` [Permission](ctp:api:type:Permission). -If the Cart's `customerId` does not match the [customer:{id}](/scopes#composable-commerce-oauth) scope, or the `anonymousId` does not match the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. +If the Cart's `customerId` does not match the [customer:{id}](/scopes#internal-oauth) scope, or the `anonymousId` does not match the [anonymous_id:{id}](/scopes#internal-oauth) scope, a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. Creating an Order produces the [OrderCreated](ctp:api:type:OrderCreatedMessage) Message. @@ -5358,7 +5365,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no Orders exists in the Store with the provided `id`. - If an Order exists but does not have a `store` specified, or the `store` field references a different Store. -- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5378,11 +5385,11 @@ $request = $builder Checks if an Order exists with the provided `id` in a [Store](ctp:api:type:Store) for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no Order exists in the Store with the provided `id`. - If an Order exists but does not have a `store` specified, or the `store` field references a different Store. -- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -5404,7 +5411,7 @@ Changing the password of the Customer produces the [CustomerPasswordUpdated](ctp A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: -- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#internal-oauth) scope. - If the Customer exists but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -5422,15 +5429,15 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->password()->reset()->post(null)` -This is the last step in the [password reset process of the authenticated Customer](/../api/projects/customers#password-reset-of-customer-in-store). +This is the last step in the [password reset process of the authenticated Customer](/api/projects/customers#password-reset-of-customer-in-store). Resetting a password produces the Customer [CustomerPasswordUpdated](ctp:api:type:CustomerPasswordUpdatedMessage) Message with `reset=true`. -After the password is reset, all password tokens issued previously through the [password reset flow](/../api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/../api/authorization#password-flow) and [refresh token flow](/../api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the password is reset, all password tokens issued previously through the [password reset flow](/api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/api/authorization#password-flow) and [refresh token flow](/api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: -- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If no Customer exists with the `id` specified in the [customer:{id}](/scopes#internal-oauth) scope. - If the Customer exists but is associated with a different Store than what is specified in the `manage_my_profile:{projectKey}:{storeKey}` scope. @@ -5455,7 +5462,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no ShoppingLists exist in a Store. - If a ShoppingList exists but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList exists in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5474,11 +5481,11 @@ $request = $builder Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store). Returns `200 OK` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingLists exist for the provided query predicate in a Store. - If a ShoppingList matches the query predicate but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList exists in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5496,7 +5503,7 @@ $request = $builder ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->shoppingLists()->post(null)` -Creates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store). The `customer` or `anonymousId` field on the ShoppingList is automatically set based on the given [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store). The `customer` or `anonymousId` field on the ShoppingList is automatically set based on the given [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. When using this endpoint, the `store` field of a ShoppingList is always set to the Store specified in the path parameter. @@ -5521,7 +5528,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no ShoppingList matches the provided `id` in a Store. - If a ShoppingList matches the provided `id` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5541,11 +5548,11 @@ $request = $builder Checks if a ShoppingList exists with the provided `id` for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store). Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingList matches the provided `id` in a Store. - If a ShoppingList matches the provided `id` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5563,13 +5570,13 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->shoppingLists()->withId("ID")->post(null)` -Updates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. +Updates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList matches the provided `id` in a Store. - If a ShoppingList matches the provided `id` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5593,7 +5600,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no ShoppingList matches the provided `id` in a Store. - If a ShoppingList matches the provided `id` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `id` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5617,8 +5624,8 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no ShoppingList matches the provided `key` in a Store. - If a ShoppingList matches the provided `key` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, - or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, + or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5638,11 +5645,11 @@ $request = $builder Checks if a ShoppingList exists with the provided `key` for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store). Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingList exists that matches the provided `key` in a Store. - If a ShoppingList matches the provided `key` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5660,13 +5667,13 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->me()->shoppingLists()->withKey("key")->post(null)` -Updates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. +Updates a ShoppingList for the authenticated Customer or anonymous user in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList matches the provided `key` in a Store. - If a ShoppingList matches the provided `key` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5690,7 +5697,7 @@ A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in th - If no ShoppingList matches the provided `key` in a Store. - If a ShoppingList matches the provided `key` but does not have a `store` specified, or the `store` field references a different Store. -- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList matches the provided `key` in a Store but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -5712,7 +5719,7 @@ If used with an optional [access token for an anonymous session](ctp:api:type:An If omitted in the request body, the [Customer](ctp:api:type:Customer) `stores` field is set to the [Store](ctp:api:type:Store) specified in the path parameter. -If the Customer has multiple active Carts, the anonymous Cart is [merged](/../api/customers-overview#cart-merge-during-sign-in-and-sign-up) into the most recently modified active Cart. +If the Customer has multiple active Carts, the anonymous Cart is [merged](/api/customers-overview#cart-merge-during-sign-in-and-sign-up) into the most recently modified active Cart. Creating a Customer produces the [CustomerCreated](ctp:api:type:CustomerCreatedMessage) Message. @@ -5831,7 +5838,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->orders()->withId("ID")->post(null)` -Updates an Order in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/orders#update-actions). If the Order exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -5903,7 +5910,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->orders()->withOrderNumber("orderNumber")->post(null)` -Updates an Order in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/orders#update-actions). If the Order exists in the Project but does not have a `store` specified, or the `store` field references a different Store, this method returns a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error. @@ -5968,7 +5975,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->productProjections()->withId("ID")->get()` -Retrieves the [projected](/../api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its ID in the specified [Store](ctp:api:type:Store). +Retrieves the [projected](/api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its ID in the specified [Store](ctp:api:type:Store). If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection, they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices), @@ -5977,7 +5984,7 @@ If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [av If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `key` and the given Store, this endpoint returns the ProductProjection with tailored data. By default, this endpoint returns the `current` representation of Products where the `published` flag is `true`. -If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/../api/errors#404-not-found) error. +If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/api/errors#404-not-found) error. Required access scopes: @@ -6016,7 +6023,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->productProjections()->withKey("key")->get()` -Retrieves the [projected](/../api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its Key in the specified [Store](ctp:api:type:Store). +Retrieves the [projected](/api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its Key in the specified [Store](ctp:api:type:Store). If the Store has defined some languages, countries, distribution, supply Channels, and/or Product Selection, they are used for projections based on [locale](ctp:api:type:ProductProjectionLocales), [price](ctp:api:type:ProductProjectionPrices), @@ -6025,7 +6032,7 @@ If [ProductSelection](ctp:api:type:ProductSelection) is used, it affects the [av If a [ProductTailoring](ctp:api:type:ProductTailoring) exists for the Product with the given `key` and the given Store, this endpoint returns the ProductProjection with tailored data. By default, this endpoint returns the `current` representation of Products where the `published` flag is `true`. -If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/../api/errors#404-not-found) error. +If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/api/errors#404-not-found) error. Required access scopes: @@ -6651,7 +6658,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->shippingMethods()->matchingCart()->head()` -Checks if an active ShippingMethod that can ship to the shipping address of the provided Cart exists in a [Store](ctp:api:type:Store). Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if an active ShippingMethod that can ship to the shipping address of the provided Cart exists in a [Store](ctp:api:type:Store). Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -6716,7 +6723,7 @@ $request = $builder Retrieves a ShoppingList with the provided `id` in a [Store](ctp:api:type:Store). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -6749,9 +6756,9 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->shoppingLists()->withId("ID")->post(null)` -Updates a ShoppingList in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/shoppingLists#update-actions). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -6770,7 +6777,7 @@ $request = $builder Deletes a ShoppingList in a [Store](ctp:api:type:Store). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -6789,7 +6796,7 @@ $request = $builder Retrieves a ShoppingList with the provided `key` in a [Store](ctp:api:type:Store). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -6822,9 +6829,9 @@ $request = $builder ``` ## `withProjectKey("projectKey")->inStoreKeyWithStoreKeyValue("storeKey")->shoppingLists()->withKey("key")->post(null)` -Updates a ShoppingList in a [Store](ctp:api:type:Store) using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in a [Store](ctp:api:type:Store) using one or more [update actions](/api/projects/shoppingLists#update-actions). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -6843,7 +6850,7 @@ $request = $builder Deletes a ShoppingList in a [Store](ctp:api:type:Store). If a ShoppingList exists in a Project but does _not_ have the `store` field, or the `store` field references a different Store, -the [ResourceNotFound](/errors#404-not-found-1) error is returned. +the [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. ### Example @@ -7063,7 +7070,7 @@ $request = $builder Creates an InventoryEntry in the Project. Only one InventoryEntry can be created for a combination of a SKU and a supply channel. -If quantity limits are provided, existing Line Items that reference a Product Variant with an SKU that matches the Inventory Entry can be affected. For more information, see [Quantity limits](/../api/inventory-overview#quantity-limits). +If quantity limits are provided, existing Line Items that reference a Product Variant with an SKU that matches the Inventory Entry can be affected. For more information, see [Quantity limits](/api/inventory-overview#quantity-limits). Produces the [InventoryEntryCreated](ctp:api:type:InventoryEntryCreatedMessage) Message. @@ -7202,7 +7209,7 @@ $request = $builder Authenticates a global Customer. -Allows [merging](/../api/customers-overview#cart-merge-during-sign-in-and-sign-up) items from an anonymous Cart into the most recently modified active Cart of a Customer. +Allows [merging](/api/customers-overview#cart-merge-during-sign-in-and-sign-up) items from an anonymous Cart into the most recently modified active Cart of a Customer. If no active Cart exists, the anonymous Cart becomes the Customer's active Cart. If the Customer has multiple active Carts, the anonymous Cart is merged into the most recently modified active Cart. @@ -7226,7 +7233,7 @@ Returns a Customer for a given Query Predicate. Returns a `200` status if succes A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Customer exists for the given Query Predicate. -- If a Customer exists for the given Query Predicate, but does not have an `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a Customer exists for the given Query Predicate, but does not have an `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -7241,7 +7248,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->post(null)` -Updates the Customer specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. Returns a `200` status if successful. +Updates the Customer specified in the [customer:{id}](/scopes#internal-oauth) scope. Returns a `200` status if successful. ### Example @@ -7256,7 +7263,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->delete()` -Deletes the Customer specified in the [customer:{id}](/scopes#composable-commerce-oauth) scope. Returns a `200` status if successful. +Deletes the Customer specified in the [customer:{id}](/scopes#internal-oauth) scope. Returns a `200` status if successful. ### Example ```php @@ -7277,7 +7284,7 @@ Carts with `Merchant` or `Quote` [CartOrigin](ctp:api:type:CartOrigin) are ignor A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no active Cart exists. -- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7298,7 +7305,7 @@ Checks if an active Cart exists. Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no active Cart exists. -- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an active Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7346,7 +7353,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->businessUnits()->post(null)` -Automatically assigns the Associate to the Business Unit in the default [Associate Role](ctp:api:type:AssociateRole) defined in [BusinessUnitConfiguration](ctp:api:type:BusinessUnitConfiguration). If there is no default Associate Role configured, this request fails with an [InvalidOperation](ctp:api:type:InvalidOperationError) error. When creating a Division, the Associate must have the `AddChildUnits` [Permission](ctp:api:type:Permission) in the parent unit. If the required [Permission](/projects/associate-roles#permission) is missing, an [AssociateMissingPermission](/errors#associatemissingpermission) error is returned. +Automatically assigns the Associate to the Business Unit in the default [Associate Role](ctp:api:type:AssociateRole) defined in [BusinessUnitConfiguration](ctp:api:type:BusinessUnitConfiguration). If there is no default Associate Role configured, this request fails with an [InvalidOperation](ctp:api:type:InvalidOperationError) error. When creating a Division, the Associate must have the `AddChildUnits` [Permission](ctp:api:type:Permission) in the parent unit. If the required [Permission](ctp:api:type:Permission) is missing, an [AssociateMissingPermission](ctp:api:type:AssociateMissingPermissionError) error is returned. ### Example @@ -7493,7 +7500,7 @@ $request = $builder ## `withProjectKey("projectKey")->me()->carts()->post(null)` -Creates a Cart for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Cart is automatically set based on the [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates a Cart for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Cart is automatically set based on the [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. Specific Error Codes: @@ -7521,7 +7528,7 @@ Returns a Cart for a given `id`. Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Cart exists with the provided `id`. -- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7543,7 +7550,7 @@ Checks if a Cart exists with the provided `id`. Returns a `200` status if the Ca A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Cart exists with the provided `id`. -- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7565,7 +7572,7 @@ Updates the Cart for a given `id`. Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Cart exists with the provided `id`. -- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7587,7 +7594,7 @@ Deletes the Cart for a given `id`. Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Cart exists with the provided `id`. -- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Cart exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7636,9 +7643,9 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->emailConfirm()->post(null)` -This is the last step in the [email verification process of a Customer](/../api/projects/customers#email-verification-of-customer). +This is the last step in the [email verification process of a Customer](/api/projects/customers#email-verification-of-customer). -After the email is verified, all email tokens issued previously through the [email verification flow](/../api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the email is verified, all email tokens issued previously through the [email verification flow](/api/projects/customers#email-verification-of-customer) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). ### Example @@ -7682,7 +7689,7 @@ Retrieves Orders for the authenticated Customer or anonymous user. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Orders exist for the provided query predicate. -- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If an Order exists but does not have a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7700,10 +7707,10 @@ $request = $builder Checks if one or more Orders exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no Orders exist that match the provided query predicate. -- If one or more Orders exist but don't have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If one or more Orders exist but don't have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7720,13 +7727,13 @@ $request = $builder ## `withProjectKey("projectKey")->me()->orders()->post(null)` -Creates an Order from a Cart for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Order is automatically set based on the [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates an Order from a Cart for the Customer or anonymous user. The `customerId` or `anonymousId` field on the Order is automatically set based on the [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. The Cart must have a shipping address set. When creating [B2B Orders](/associates-overview#b2b-resources), the Customer must have the `CreateMyOrdersFromMyCarts` [Permission](ctp:api:type:Permission). -If the Cart's `customerId` does not match the [customer:{id}](/scopes#composable-commerce-oauth) scope, or the `anonymousId` does not match the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. +If the Cart's `customerId` does not match the [customer:{id}](/scopes#internal-oauth) scope, or the `anonymousId` does not match the [anonymous_id:{id}](/scopes#internal-oauth) scope, a [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned. Creating an Order produces the [OrderCreated](ctp:api:type:OrderCreatedMessage) Message. @@ -7763,7 +7770,7 @@ Retrieves an Order with the provided `id` for the authenticated Customer or anon A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no Order exists for the provided `id`. -- If the Order exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Order exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7782,10 +7789,10 @@ $request = $builder Checks if an Order exists with the provided `id` for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no Order exists for the provided `id`. -- If the Order exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +- If the Order exists but does not have either a `customerId` that matches the [customer:{id}](/scopes#internal-oauth) scope, or an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -7849,11 +7856,11 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->password()->reset()->post(null)` -This is the last step in the [password reset process of a Customer](/../api/projects/customers#password-reset-of-customer). +This is the last step in the [password reset process of a Customer](/api/projects/customers#password-reset-of-customer). Resetting a password of the Customer produces the [CustomerPasswordUpdated](ctp:api:type:CustomerPasswordUpdatedMessage) Message with `reset=true`. -After the password is reset, all password tokens issued previously through the [password reset flow](/../api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/../api/authorization#password-flow) and [refresh token flow](/../api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/../api/general-concepts#eventual-consistency). +After the password is reset, all password tokens issued previously through the [password reset flow](/api/projects/customers#password-reset-of-customer) are invalidated. In addition, any access and refresh tokens issued previously through the [password flow](/api/authorization#password-flow) and [refresh token flow](/api/authorization#refresh-token-flow) are invalidated. This invalidation of tokens is [eventually consistent](/api/general-concepts#eventual-consistency). ### Example @@ -7900,7 +7907,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->payments()->post(null)` -Creates a [Payment](/projects/me-payments#mypayment) for the authenticated Customer or anonymous user. +Creates a Payment for the authenticated Customer or anonymous user. Creating a Payment produces the [PaymentCreated](ctp:api:type:PaymentCreatedMessage) Message. @@ -7917,7 +7924,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->payments()->withId("ID")->get()` -Retrieves a [Payment](/projects/me-payments#mypayment) with the provided `id` for the authenticated Customer or anonymous user. +Retrieves a Payment with the provided `id` for the authenticated Customer or anonymous user. ### Example ```php @@ -7933,7 +7940,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->payments()->withId("ID")->head()` -Checks if a [Payment](/projects/me-payments#mypayment) exists with the provided `id` for the authenticated Customer or anonymous user. Returns a `200` status if the Payment exists, or a `404` status otherwise. +Checks if a Payment exists with the provided `id` for the authenticated Customer or anonymous user. Returns a `200` status if the Payment exists, or a `404` status otherwise. ### Example ```php @@ -7949,7 +7956,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->payments()->withId("ID")->post(null)` -Updates a [Payment](/projects/me-payments#mypayment) for the authenticated Customer or anonymous user using one or more [update actions](/../api/projects/me-payments#update-actions). +Updates a Payment for the authenticated Customer or anonymous user using one or more [update actions](/api/projects/me-payments#update-actions). You can only update a Payment if it has no [Transactions](ctp:api:type:Transaction). @@ -7967,7 +7974,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->payments()->withId("ID")->delete()` -Deletes a [Payment](/projects/me-payments#mypayment) with the provided `id` for the authenticated Customer or anonymous user. +Deletes a Payment with the provided `id` for the authenticated Customer or anonymous user. You can only delete a Payment if it has no [Transactions](ctp:api:type:Transaction). @@ -8070,7 +8077,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->quoteRequests()->withId("ID")->post(null)` -Updates a QuoteRequest for the authenticated Customer using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest for the authenticated Customer using one or more [update actions](/api/projects/quote-requests#update-actions). ### Example @@ -8122,7 +8129,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->quoteRequests()->withKey("key")->post(null)` -Updates a QuoteRequest for the authenticated Customer using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest for the authenticated Customer using one or more [update actions](/api/projects/quote-requests#update-actions). ### Example @@ -8207,7 +8214,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->quotes()->withId("ID")->post(null)` -Updates a Quote for the authenticated Customer using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote for the authenticated Customer using one or more [update actions](/api/projects/quotes#update-actions). ### Example @@ -8259,7 +8266,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->quotes()->withKey("key")->post(null)` -Updates a Quote for the authenticated Customer using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote for the authenticated Customer using one or more [update actions](/api/projects/quotes#update-actions). ### Example @@ -8281,7 +8288,7 @@ Retrieves ShoppingLists for the authenticated Customer or anonymous user. Return A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists for the provided query predicate. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8299,10 +8306,10 @@ $request = $builder Checks if one or more ShoppingLists exist for the provided query predicate for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingList exists for the provided query predicate. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8318,7 +8325,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->shoppingLists()->post(null)` -Creates a ShoppingList for the authenticated Customer or anonymous user. The `customerId` or `anonymousId` on the ShoppingList is automatically set based on the given [customer:{id}](/scopes#composable-commerce-oauth) or [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope. +Creates a ShoppingList for the authenticated Customer or anonymous user. The `customerId` or `anonymousId` on the ShoppingList is automatically set based on the given [customer:{id}](/scopes#internal-oauth) or [anonymous_id:{id}](/scopes#internal-oauth) scope. ### Example @@ -8339,7 +8346,7 @@ Retrieves a ShoppingList with the provided `id` for the authenticated Customer o A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists with the provided `id`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8358,10 +8365,10 @@ $request = $builder Checks if a ShoppingList exists with the provided `id` for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingList exists with the provided `id`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8378,12 +8385,12 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->shoppingLists()->withId("ID")->post(null)` -Updates a ShoppingList for the authenticated Customer or anonymous user using one or more [update actions](/../api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. +Updates a ShoppingList for the authenticated Customer or anonymous user using one or more [update actions](/api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists for the provided `id`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8405,7 +8412,7 @@ Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists with the provided `id`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8427,7 +8434,7 @@ Retrieves a ShoppingList with the provided `key` for the authenticated Customer A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists with the provided `key`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8446,10 +8453,10 @@ $request = $builder Checks if a ShoppingList exists with the provided `key` for the authenticated Customer or anonymous user. Returns a `200` status if successful. -A [Not Found](/../api/errors#404-not-found) error is returned in the following scenarios: +A [Not Found](/api/errors#404-not-found) error is returned in the following scenarios: - If no ShoppingList exists with the provided `key`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8466,12 +8473,12 @@ $request = $builder ``` ## `withProjectKey("projectKey")->me()->shoppingLists()->withKey("key")->post(null)` -Updates a ShoppingList for the authenticated Customer or anonymous user using one or more [update actions](/../api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. +Updates a ShoppingList for the authenticated Customer or anonymous user using one or more [update actions](/api/projects/me-shoppingLists#update-actions). Returns a `200` status if successful. A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists for the provided `key`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8493,7 +8500,7 @@ Deletes a ShoppingList for the authenticated Customer or anonymous user. Returns A [ResourceNotFound](ctp:api:type:ResourceNotFoundError) error is returned in the following scenarios: - If no ShoppingList exists with the provided `key`. -- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#composable-commerce-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#composable-commerce-oauth) scope. +- If a ShoppingList exists but does not contain either an `anonymousId` that matches the [anonymous_id:{id}](/scopes#internal-oauth) scope, or a `customer` with `id` value that matches the [customer:{id}](/scopes#internal-oauth) scope. ### Example @@ -8679,7 +8686,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->orders()->withId("ID")->post(null)` -Updates an Order in the Project using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in the Project using one or more [update actions](/api/projects/orders#update-actions). ### Example ```php @@ -8744,7 +8751,7 @@ $request = $builder Creates an OrderEdit in the Project. You can either create multiple Order Edits for an Order and apply them sequentially to an Order, or create multiple Order Edits parallelly (as alternatives to each other) and apply one of them to the Order. -You can only create an Order Edit if the [InventoryMode](/projects/carts#inventorymode) of the Order and its [LineItems](/projects/carts#lineitem) is `None`. +You can only create an Order Edit if the [InventoryMode](ctp:api:type:InventoryMode) of the Order and its [LineItems](/projects/carts#lineitem) is `None`. ### Example @@ -8792,7 +8799,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->orders()->edits()->withId("ID")->post(null)` -Updates an OrderEdit in the Project using one or more [update actions](/../api/projects/order-edits#update-actions). +Updates an OrderEdit in the Project using one or more [update actions](/api/projects/order-edits#update-actions). ### Example ```php @@ -8874,7 +8881,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->orders()->edits()->withKey("key")->post(null)` -Updates an OrderEdit in the Project using one or more [update actions](/../api/projects/order-edits#update-actions). +Updates an OrderEdit in the Project using one or more [update actions](/api/projects/order-edits#update-actions). ### Example ```php @@ -8958,7 +8965,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->orders()->withOrderNumber("orderNumber")->post(null)` -Updates an Order in the Project using one or more [update actions](/../api/projects/orders#update-actions). +Updates an Order in the Project using one or more [update actions](/api/projects/orders#update-actions). ### Example ```php @@ -9128,7 +9135,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->paymentMethods()->withId("ID")->post(null)` -Updates a PaymentMethod in the Project using one or more [update actions](/../api/projects/payment-methods#update-actions). +Updates a PaymentMethod in the Project using one or more [update actions](/api/projects/payment-methods#update-actions). ### Example @@ -9194,7 +9201,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->paymentMethods()->withKey("key")->post(null)` -Updates a PaymentMethod in the Project using one or more [update actions](/../api/projects/payment-methods#update-actions). +Updates a PaymentMethod in the Project using one or more [update actions](/api/projects/payment-methods#update-actions). ### Example @@ -9301,7 +9308,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->payments()->withId("ID")->post(null)` -Updates a Payment in the Project using one or more [update actions](/../api/projects/payments#update-actions). +Updates a Payment in the Project using one or more [update actions](/api/projects/payments#update-actions). ### Example ```php @@ -9361,7 +9368,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->payments()->withKey("key")->post(null)` -Updates a Payment in the Project using one or more [update actions](/../api/projects/payments#update-actions). +Updates a Payment in the Project using one or more [update actions](/api/projects/payments#update-actions). ### Example ```php @@ -9572,10 +9579,10 @@ $request = $builder ``` ## `withProjectKey("projectKey")->productProjections()->get()` -Retrieves the [projected](/../api/projects/productProjections#projection-dimensions) representation of [Products](ctp:api:type:Product) by [query predicates](/../api/predicates/query). +Retrieves the [projected](/api/projects/productProjections#projection-dimensions) representation of [Products](ctp:api:type:Product) by [query predicates](/api/predicates/query). By default, this endpoint returns the `current` representation of Products where the `published` flag is `true`. -If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/../api/errors#404-not-found) error. +If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/api/errors#404-not-found) error. Required access scopes: @@ -9610,10 +9617,10 @@ $request = $builder ``` ## `withProjectKey("projectKey")->productProjections()->withId("ID")->get()` -Retrieves the [projected](/../api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its ID. +Retrieves the [projected](/api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its ID. By default, this endpoint returns the `current` representation of Products where the `published` flag is `true`. -If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/../api/errors#404-not-found) error. +If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/api/errors#404-not-found) error. Required access scopes: @@ -9650,10 +9657,10 @@ $request = $builder ``` ## `withProjectKey("projectKey")->productProjections()->withKey("key")->get()` -Retrieves the [projected](/../api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its Key. +Retrieves the [projected](/api/projects/productProjections#projection-dimensions) representation of a [Product](ctp:api:type:Product) by its Key. By default, this endpoint returns the `current` representation of Products where the `published` flag is `true`. -If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/../api/errors#404-not-found) error. +If a Product is unpublished (`published=false`), the endpoint returns a [Not Found](/api/errors#404-not-found) error. Required access scopes: @@ -10232,7 +10239,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->get()` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. ### Example ```php @@ -10261,7 +10268,7 @@ $request = $builder ## `withProjectKey("projectKey")->products()->post(null)` To create a new Product, send a representation that is going to become the initial _staged_ and _current_ representation of the new Product in the catalog. -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, selected Prices will be added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, selected Prices will be added to the response. Produces the [ProductCreated](/projects/messages/product-catalog-messages#product-created) Message. @@ -10277,7 +10284,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->withId("ID")->get()` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. ### Example ```php @@ -10307,7 +10314,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->withId("ID")->post(null)` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. A failed response can return a [DuplicatePriceScope](ctp:api:type:DuplicatePriceScopeError), [DuplicateVariantValues](ctp:api:type:DuplicateVariantValuesError), [DuplicateAttributeValue](ctp:api:type:DuplicateAttributeValueError), or [DuplicateAttributeValues](ctp:api:type:DuplicateAttributeValuesError) error. @@ -10324,7 +10331,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->withId("ID")->delete()` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. Produces the [ProductDeleted](/projects/messages/product-catalog-messages#product-deleted) Message. ### Example @@ -10382,7 +10389,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->withKey("key")->get()` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. ### Example ```php @@ -10427,7 +10434,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->products()->withKey("key")->delete()` -If [Product price selection query parameters](/../api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. +If [Product price selection query parameters](/api/pricing-and-discounts-overview#product-price-selection) are provided, the selected Prices are added to the response. Produces the [ProductDeleted](/projects/messages/product-catalog-messages#product-deleted) Message. ### Example @@ -10460,7 +10467,7 @@ $request = $builder ## `withProjectKey("projectKey")->products()->search()->post(null)` If indexing is in progress or if Product Search is inactive, an [ObjectNotFound](ctp:api:type:ObjectNotFoundError) error is returned. -If inactive, you can [reactivate](/../api/projects/product-search#activate-the-product-search-api) it. +If inactive, you can [reactivate](/api/projects/product-search#activate-the-product-search-api) it. ### Example @@ -10490,7 +10497,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quoteRequests()->head()` -Checks if one or more QuoteRequests exist for the provided query predicate. Returns a `200 OK` status if any QuoteRequests match the query predicate, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more QuoteRequests exist for the provided query predicate. Returns a `200 OK` status if any QuoteRequests match the query predicate, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10533,7 +10540,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quoteRequests()->withId("ID")->head()` -Checks if a QuoteRequest exists with the provided `id`. Returns a `200 OK` status if the QuoteRequest exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a QuoteRequest exists with the provided `id`. Returns a `200 OK` status if the QuoteRequest exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10548,7 +10555,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quoteRequests()->withId("ID")->post(null)` -Updates a QuoteRequest in the Project using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest in the Project using one or more [update actions](/api/projects/quote-requests#update-actions). ### Example ```php @@ -10593,7 +10600,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quoteRequests()->withKey("key")->head()` -Checks if a QuoteRequest exists with the provided `key`. Returns a `200 OK` status if the QuoteRequest exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a QuoteRequest exists with the provided `key`. Returns a `200 OK` status if the QuoteRequest exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10608,7 +10615,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quoteRequests()->withKey("key")->post(null)` -Updates a QuoteRequest in the Project using one or more [update actions](/../api/projects/quote-requests#update-actions). +Updates a QuoteRequest in the Project using one or more [update actions](/api/projects/quote-requests#update-actions). ### Example ```php @@ -10652,7 +10659,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quotes()->head()` -Checks if one or more Quotes exist for the provided query predicate. Returns a `200 OK` status if any Quotes match the query predicate, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more Quotes exist for the provided query predicate. Returns a `200 OK` status if any Quotes match the query predicate, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10695,7 +10702,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quotes()->withId("ID")->head()` -Checks if a Quote exists with the provided `id`. Returns a `200 OK` status if the Quote exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Quote exists with the provided `id`. Returns a `200 OK` status if the Quote exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10710,7 +10717,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quotes()->withId("ID")->post(null)` -Updates a Quote in the Project using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote in the Project using one or more [update actions](/api/projects/quotes#update-actions). ### Example ```php @@ -10755,7 +10762,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quotes()->withKey("key")->head()` -Checks if a Quote exists with the provided `key`. Returns a `200 OK` status if the Quote exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Quote exists with the provided `key`. Returns a `200 OK` status if the Quote exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -10770,7 +10777,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->quotes()->withKey("key")->post(null)` -Updates a Quote in the Project using one or more [update actions](/../api/projects/quotes#update-actions). +Updates a Quote in the Project using one or more [update actions](/api/projects/quotes#update-actions). ### Example ```php @@ -10877,7 +10884,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->recurrencePolicies()->withId("ID")->post(null)` -Updates a Recurrence Policy using one or more [update actions](/../api/projects/recurrence-policies#update-actions). +Updates a Recurrence Policy using one or more [update actions](/api/projects/recurrence-policies#update-actions). ### Example @@ -10943,7 +10950,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->recurrencePolicies()->withKey("key")->post(null)` -Updates a Recurrence Policy using one or more [update actions](/../api/projects/recurrence-policies#update-actions). +Updates a Recurrence Policy using one or more [update actions](/api/projects/recurrence-policies#update-actions). ### Example @@ -11061,7 +11068,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->recurringOrders()->withId("ID")->post(null)` -Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions). +Updates a Recurring Order using one or more [update actions](/api/projects/recurring-orders#update-actions). A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. @@ -11127,7 +11134,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->recurringOrders()->withKey("key")->post(null)` -Updates a Recurring Order using one or more [update actions](/../api/projects/recurring-orders#update-actions). +Updates a Recurring Order using one or more [update actions](/api/projects/recurring-orders#update-actions). A Recurring Order can only be updated when it is not processing an Order. Otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned. @@ -11337,7 +11344,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->head()` -Checks if one or more ShippingMethods exist for the provided query predicate. Returns a `200 OK` status if any ShippingMethods match the query predicate or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more ShippingMethods exist for the provided query predicate. Returns a `200 OK` status if any ShippingMethods match the query predicate or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11380,7 +11387,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->withId("ID")->head()` -Checks if a ShippingMethod exists with the provided `id`. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a ShippingMethod exists with the provided `id`. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11395,7 +11402,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->withId("ID")->post(null)` -Updates a ShippingMethod in the Project using one or more [update actions](/../api/projects/shippingMethods#update-actions). +Updates a ShippingMethod in the Project using one or more [update actions](/api/projects/shippingMethods#update-actions). ### Example ```php @@ -11440,7 +11447,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->withKey("key")->head()` -Checks if a ShippingMethod exists with the provided `key`. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a ShippingMethod exists with the provided `key`. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11455,7 +11462,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->withKey("key")->post(null)` -Updates a ShippingMethod in the Project using one or more [update actions](/../api/projects/shippingMethods#update-actions). +Updates a ShippingMethod in the Project using one or more [update actions](/api/projects/shippingMethods#update-actions). ### Example ```php @@ -11505,7 +11512,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->matchingCart()->head()` -Checks if an active ShippingMethod exists for the provided Cart. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if an active ShippingMethod exists for the provided Cart. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11541,7 +11548,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->matchingCartLocation()->head()` -Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists for the provided Cart. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists for the provided Cart. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11556,7 +11563,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->matchingLocation()->get()` -Retrieves the active ShippingMethods that can ship to the provided [Location](/projects/zones#location). +Retrieves the active ShippingMethods that can ship to the provided [Location](ctp:api:type:Location). The following applies: @@ -11580,7 +11587,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->matchingLocation()->head()` -Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists. Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11615,7 +11622,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shippingMethods()->matchingOrderedit()->head()` -Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists for the provided [OrderEdit](ctp:api:type:OrderEdit). Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if an active ShippingMethod that can ship to the provided [Location](ctp:api:type:Location) exists for the provided [OrderEdit](ctp:api:type:OrderEdit). Returns a `200 OK` status if the ShippingMethod exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11702,7 +11709,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shoppingLists()->withId("ID")->post(null)` -Updates a ShoppingList in the Project using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in the Project using one or more [update actions](/api/projects/shoppingLists#update-actions). ### Example ```php @@ -11762,7 +11769,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->shoppingLists()->withKey("key")->post(null)` -Updates a ShoppingList in the Project using one or more [update actions](/../api/projects/shoppingLists#update-actions). +Updates a ShoppingList in the Project using one or more [update actions](/api/projects/shoppingLists#update-actions). ### Example ```php @@ -11806,7 +11813,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->stagedQuotes()->head()` -Checks if one or more StagedQuotes exist for the provided query predicate. Returns a `200 OK` status if any StagedQuotes match the query predicate or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more StagedQuotes exist for the provided query predicate. Returns a `200 OK` status if any StagedQuotes match the query predicate or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11849,7 +11856,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->stagedQuotes()->withId("ID")->head()` -Checks if a StagedQuote exists with the provided `id`. Returns a `200 OK` status if the StagedQuote exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a StagedQuote exists with the provided `id`. Returns a `200 OK` status if the StagedQuote exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11864,7 +11871,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->stagedQuotes()->withId("ID")->post(null)` -Updates a StagedQuote in the Project using one or more [update actions](/../api/projects/staged-quotes#update-actions). +Updates a StagedQuote in the Project using one or more [update actions](/api/projects/staged-quotes#update-actions). ### Example ```php @@ -11909,7 +11916,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->stagedQuotes()->withKey("key")->head()` -Checks if a StagedQuote exists with the provided `key`. Returns a `200 OK` status if the StagedQuote exists, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a StagedQuote exists with the provided `key`. Returns a `200 OK` status if the StagedQuote exists, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -11924,7 +11931,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->stagedQuotes()->withKey("key")->post(null)` -Updates a StagedQuote in the Project using one or more [update actions](/../api/projects/staged-quotes#update-actions). +Updates a StagedQuote in the Project using one or more [update actions](/api/projects/staged-quotes#update-actions). ### Example ```php @@ -12477,7 +12484,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->subscriptions()->post(null)` -A test notification is sent to ensure the correct configuration of the Destination. If the notification cannot be delivered, the Subscription will not be created. The payload of the test notification is of type [ResourceCreated](/../api/projects/subscriptions#resourcecreateddeliverypayload) for the `resourceTypeId` `subscription`. +A test notification is sent to ensure the correct configuration of the Destination. If the notification cannot be delivered, the Subscription will not be created. The payload of the test notification is of type [ResourceCreated](/api/projects/subscriptions#resourcecreateddeliverypayload) for the `resourceTypeId` `subscription`. ### Example @@ -12552,7 +12559,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->subscriptions()->withId("ID")->withIdHealth()->get()` -This endpoint can be polled by a monitoring or alerting system that checks the health of your Subscriptions. To ease integration with such systems this endpoint does not require [Authorization](/../api/authorization). +This endpoint can be polled by a monitoring or alerting system that checks the health of your Subscriptions. To ease integration with such systems this endpoint does not require [Authorization](/api/authorization). ### Example @@ -12967,7 +12974,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->zones()->head()` -Checks if one or more Zones exist for the provided query predicate. Returns a `200 OK` status if any Zones match the query predicate, or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if one or more Zones exist for the provided query predicate. Returns a `200 OK` status if any Zones match the query predicate, or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -13010,7 +13017,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->zones()->withId("ID")->head()` -Checks if a Zone exists with the provided `id`. Returns a `200 OK` status if the Zone exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Zone exists with the provided `id`. Returns a `200 OK` status if the Zone exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -13070,7 +13077,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->zones()->withKey("key")->head()` -Checks if a Zone exists with the provided `key`. Returns a `200 OK` status if the Zone exists or a [Not Found](/../api/errors#404-not-found) error otherwise. +Checks if a Zone exists with the provided `key`. Returns a `200 OK` status if the Zone exists or a [Not Found](/api/errors#404-not-found) error otherwise. ### Example ```php @@ -13085,7 +13092,7 @@ $request = $builder ``` ## `withProjectKey("projectKey")->zones()->withKey("key")->post(null)` -Updates a Zone in the Project using one or more [update actions](/../api/projects/zones#update-actions). +Updates a Zone in the Project using one or more [update actions](/api/projects/zones#update-actions). ### Example ```php diff --git a/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsByIDDelete.php b/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsByIDDelete.php index 5b86516d488..cf2883f1a57 100644 --- a/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsByIDDelete.php +++ b/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsByIDDelete.php @@ -30,13 +30,14 @@ /** * @psalm-suppress PropertyNotSetInConstructor + * @template-implements DataErasure * @template-implements Versioned * @template-implements Conflicting * @template-implements Expandable * @template-implements Errorable * @template-implements Deprecatable200 */ -class ByProjectKeyBusinessUnitsByIDDelete extends ApiRequest implements Versioned, Conflicting, Expandable, Errorable, Deprecatable200 +class ByProjectKeyBusinessUnitsByIDDelete extends ApiRequest implements DataErasure, Versioned, Conflicting, Expandable, Errorable, Deprecatable200 { /** * @param ?object|array|string $body @@ -150,6 +151,15 @@ function (RequestException $e) use ($resultType) { ); } + /** + * + * @psalm-param scalar|scalar[] $dataErasure + */ + public function withDataErasure($dataErasure): ByProjectKeyBusinessUnitsByIDDelete + { + return $this->withQueryParam('dataErasure', $dataErasure); + } + /** * * @psalm-param scalar|scalar[] $version diff --git a/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsKeyByKeyDelete.php b/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsKeyByKeyDelete.php index 81b20bb4c91..7b01c46b169 100644 --- a/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsKeyByKeyDelete.php +++ b/lib/commercetools-api/src/Client/Resource/ByProjectKeyBusinessUnitsKeyByKeyDelete.php @@ -30,13 +30,14 @@ /** * @psalm-suppress PropertyNotSetInConstructor + * @template-implements DataErasure * @template-implements Versioned * @template-implements Conflicting * @template-implements Expandable * @template-implements Errorable * @template-implements Deprecatable200 */ -class ByProjectKeyBusinessUnitsKeyByKeyDelete extends ApiRequest implements Versioned, Conflicting, Expandable, Errorable, Deprecatable200 +class ByProjectKeyBusinessUnitsKeyByKeyDelete extends ApiRequest implements DataErasure, Versioned, Conflicting, Expandable, Errorable, Deprecatable200 { /** * @param ?object|array|string $body @@ -150,6 +151,15 @@ function (RequestException $e) use ($resultType) { ); } + /** + * + * @psalm-param scalar|scalar[] $dataErasure + */ + public function withDataErasure($dataErasure): ByProjectKeyBusinessUnitsKeyByKeyDelete + { + return $this->withQueryParam('dataErasure', $dataErasure); + } + /** * * @psalm-param scalar|scalar[] $version diff --git a/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete.php b/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete.php index 356c23640e4..721d1e128c4 100644 --- a/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete.php +++ b/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete.php @@ -30,13 +30,14 @@ /** * @psalm-suppress PropertyNotSetInConstructor + * @template-implements DataErasure * @template-implements Versioned * @template-implements Conflicting * @template-implements Expandable * @template-implements Errorable * @template-implements Deprecatable200 */ -class ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete extends ApiRequest implements Versioned, Conflicting, Expandable, Errorable, Deprecatable200 +class ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete extends ApiRequest implements DataErasure, Versioned, Conflicting, Expandable, Errorable, Deprecatable200 { /** * @param ?object|array|string $body @@ -150,6 +151,15 @@ function (RequestException $e) use ($resultType) { ); } + /** + * + * @psalm-param scalar|scalar[] $dataErasure + */ + public function withDataErasure($dataErasure): ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsByIDDelete + { + return $this->withQueryParam('dataErasure', $dataErasure); + } + /** * * @psalm-param scalar|scalar[] $version diff --git a/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete.php b/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete.php index 35000c59cb8..c4437aa5d3b 100644 --- a/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete.php +++ b/lib/commercetools-api/src/Client/Resource/ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete.php @@ -30,13 +30,14 @@ /** * @psalm-suppress PropertyNotSetInConstructor + * @template-implements DataErasure * @template-implements Versioned * @template-implements Conflicting * @template-implements Expandable * @template-implements Errorable * @template-implements Deprecatable200 */ -class ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete extends ApiRequest implements Versioned, Conflicting, Expandable, Errorable, Deprecatable200 +class ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete extends ApiRequest implements DataErasure, Versioned, Conflicting, Expandable, Errorable, Deprecatable200 { /** * @param ?object|array|string $body @@ -150,6 +151,15 @@ function (RequestException $e) use ($resultType) { ); } + /** + * + * @psalm-param scalar|scalar[] $dataErasure + */ + public function withDataErasure($dataErasure): ByProjectKeyInStoreKeyByStoreKeyBusinessUnitsKeyByKeyDelete + { + return $this->withQueryParam('dataErasure', $dataErasure); + } + /** * * @psalm-param scalar|scalar[] $version diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClient.php b/lib/commercetools-api/src/Models/ApiClient/ApiClient.php index 926d4fd2345..8edd18724b7 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClient.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClient.php @@ -25,7 +25,7 @@ interface ApiClient extends JsonObject public const FIELD_REFRESH_TOKEN_VALIDITY_SECONDS = 'refreshTokenValiditySeconds'; /** - *

The OAuth2 client_id that can be used to obtain an access token.

+ *

The OAuth2 client_id that can be used to obtain an access token.

* * @return null|string @@ -41,7 +41,7 @@ public function getId(); public function getName(); /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * @return null|string @@ -50,7 +50,7 @@ public function getScope(); /** *

Only shown once in the response of creating the APIClient. - * This is the OAuth2 client_secret that can be used to obtain an access token.

+ * This is the OAuth2 client_secret that can be used to obtain an access token.

* * @return null|string @@ -58,7 +58,7 @@ public function getScope(); public function getSecret(); /** - *

Date of the last day this APIClient was used to obtain an access token.

+ *

Date of the last day this APIClient was used to obtain an access token.

* * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientBuilder.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientBuilder.php index 550d61ce64c..19845f02569 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientBuilder.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientBuilder.php @@ -76,7 +76,7 @@ final class ApiClientBuilder implements Builder private $refreshTokenValiditySeconds; /** - *

The OAuth2 client_id that can be used to obtain an access token.

+ *

The OAuth2 client_id that can be used to obtain an access token.

* * @return null|string @@ -98,7 +98,7 @@ public function getName() } /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * @return null|string @@ -110,7 +110,7 @@ public function getScope() /** *

Only shown once in the response of creating the APIClient. - * This is the OAuth2 client_secret that can be used to obtain an access token.

+ * This is the OAuth2 client_secret that can be used to obtain an access token.

* * @return null|string @@ -121,7 +121,7 @@ public function getSecret() } /** - *

Date of the last day this APIClient was used to obtain an access token.

+ *

Date of the last day this APIClient was used to obtain an access token.

* * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraft.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraft.php index f4e42efce56..f6940072100 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraft.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraft.php @@ -28,7 +28,7 @@ interface ApiClientDraft extends JsonObject public function getName(); /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftBuilder.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftBuilder.php index f46f1967046..28b8e83127f 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftBuilder.php @@ -62,7 +62,7 @@ public function getName() } /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftModel.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftModel.php index 093412fc74a..c8bf1af659d 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftModel.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientDraftModel.php @@ -88,7 +88,7 @@ public function getName() } /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientModel.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientModel.php index 87bff66cfd5..c9e85ffc465 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientModel.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientModel.php @@ -101,7 +101,7 @@ public function __construct( } /** - *

The OAuth2 client_id that can be used to obtain an access token.

+ *

The OAuth2 client_id that can be used to obtain an access token.

* * * @return null|string @@ -141,7 +141,7 @@ public function getName() } /** - *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

+ *

Whitespace-separated list of OAuth scopes that can be used when obtaining an access token.

* * * @return null|string @@ -162,7 +162,7 @@ public function getScope() /** *

Only shown once in the response of creating the APIClient. - * This is the OAuth2 client_secret that can be used to obtain an access token.

+ * This is the OAuth2 client_secret that can be used to obtain an access token.

* * * @return null|string @@ -182,7 +182,7 @@ public function getSecret() } /** - *

Date of the last day this APIClient was used to obtain an access token.

+ *

Date of the last day this APIClient was used to obtain an access token.

* * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponse.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponse.php index 137562deb52..0e78cea9254 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ApiClientPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -28,7 +28,7 @@ interface ApiClientPagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseBuilder.php index 6f47eea9c7a..1d8263c50ab 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ApiClientPagedQueryResponseBuilder implements Builder private $results; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseModel.php index 6e6e75fbea1..7930db7384e 100644 --- a/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ApiClient/ApiClientPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of results requested.

+ *

Number of results requested.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponse.php b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponse.php index 9716f6c19ff..b6e36b9f436 100644 --- a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ApprovalFlowPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -28,7 +28,7 @@ interface ApprovalFlowPagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseBuilder.php index 7cf17a011ca..17d01924ce9 100644 --- a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ApprovalFlowPagedQueryResponseBuilder implements Builder private $results; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseModel.php index e20a4c172f3..24c06f63f68 100644 --- a/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ApprovalFlow/ApprovalFlowPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of results requested.

+ *

Number of results requested.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRule.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRule.php index fad461be7cb..0d2bf3334c2 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRule.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRule.php @@ -112,7 +112,7 @@ public function getDescription(); public function getStatus(); /** - *

The Order Predicate describing the Orders the Approval Rule should match against.

+ *

The Order Predicate describing the Orders the Approval Rule should match against.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleBuilder.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleBuilder.php index 01f9a2323d1..3d57d4aacd1 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleBuilder.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleBuilder.php @@ -232,7 +232,7 @@ public function getStatus() } /** - *

The Order Predicate describing the Orders the Approval Rule should match against.

+ *

The Order Predicate describing the Orders the Approval Rule should match against.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraft.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraft.php index f319800e70c..f3b075a2132 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraft.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraft.php @@ -54,7 +54,7 @@ public function getDescription(); public function getStatus(); /** - *

The predicate describing the Orders the Approval Rule should match against.

+ *

The predicate describing the Orders the Approval Rule should match against.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftBuilder.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftBuilder.php index baf419e55d4..d75de4aae2f 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftBuilder.php @@ -107,7 +107,7 @@ public function getStatus() } /** - *

The predicate describing the Orders the Approval Rule should match against.

+ *

The predicate describing the Orders the Approval Rule should match against.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftModel.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftModel.php index d694b8260f2..062976256fd 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftModel.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleDraftModel.php @@ -164,7 +164,7 @@ public function getStatus() } /** - *

The predicate describing the Orders the Approval Rule should match against.

+ *

The predicate describing the Orders the Approval Rule should match against.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleModel.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleModel.php index 1571e1cabc1..beb7ec90e5f 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleModel.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleModel.php @@ -369,7 +369,7 @@ public function getStatus() } /** - *

The Order Predicate describing the Orders the Approval Rule should match against.

+ *

The Order Predicate describing the Orders the Approval Rule should match against.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponse.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponse.php index 00a8d484fa7..5ab13db2ebc 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponse.php @@ -20,7 +20,7 @@ interface ApprovalRulePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -28,7 +28,7 @@ interface ApprovalRulePagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseBuilder.php index 969d394c316..5fcb78ee699 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ApprovalRulePagedQueryResponseBuilder implements Builder private $results; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseModel.php index 74f180b3c8a..c939b2ca0d9 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRulePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of results requested.

+ *

Number of results requested.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateAction.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateAction.php index f4884dc04eb..373447013a7 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateAction.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateAction.php @@ -16,7 +16,7 @@ interface ApprovalRuleSetPredicateAction extends ApprovalRuleUpdateAction public const FIELD_PREDICATE = 'predicate'; /** - *

A valid Order Predicate to set for the Approval Rule.

+ *

A valid Order Predicate to set for the Approval Rule.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionBuilder.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionBuilder.php index c8a5e8f3525..f3b54431f20 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionBuilder.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionBuilder.php @@ -27,7 +27,7 @@ final class ApprovalRuleSetPredicateActionBuilder implements Builder private $predicate; /** - *

A valid Order Predicate to set for the Approval Rule.

+ *

A valid Order Predicate to set for the Approval Rule.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionModel.php b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionModel.php index 3524d7aff34..8966f30dcc0 100644 --- a/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionModel.php +++ b/lib/commercetools-api/src/Models/ApprovalRule/ApprovalRuleSetPredicateActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

A valid Order Predicate to set for the Approval Rule.

+ *

A valid Order Predicate to set for the Approval Rule.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRole.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRole.php index 7d3de721ecb..2d6faaac3e8 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRole.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRole.php @@ -83,7 +83,7 @@ public function getCreatedBy(); public function getKey(); /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

* * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleBuilder.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleBuilder.php index ee0a70dcdce..7e73bbaaad0 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleBuilder.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleBuilder.php @@ -173,7 +173,7 @@ public function getKey() } /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

* * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraft.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraft.php index 446abee8ae0..8121fe393d7 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraft.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraft.php @@ -37,7 +37,7 @@ public function getKey(); public function getName(); /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer.

* * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftBuilder.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftBuilder.php index 03ec3f6ed9d..6ad02151182 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftBuilder.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftBuilder.php @@ -75,7 +75,7 @@ public function getName() } /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer.

* * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftModel.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftModel.php index 0f51f8c04cb..dffd70c9c96 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftModel.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleDraftModel.php @@ -110,7 +110,7 @@ public function getName() } /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer.

* * * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleModel.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleModel.php index 4043991dc17..3df289505e1 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleModel.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleModel.php @@ -275,7 +275,7 @@ public function getKey() } /** - *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

+ *

Whether the AssociateRole can be assigned to an Associate by a buyer. If false, the AssociateRole can only be assigned using the general endpoint.

* * * @return null|bool diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponse.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponse.php index 6d7768f5ed0..d7f3a9fcf27 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponse.php @@ -20,7 +20,7 @@ interface AssociateRolePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of requested results.

+ *

Number of requested results.

* * @return null|int @@ -28,7 +28,7 @@ interface AssociateRolePagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseBuilder.php index 631c395afd9..ad5fadc6236 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class AssociateRolePagedQueryResponseBuilder implements Builder private $results; /** - *

Number of requested results.

+ *

Number of requested results.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseModel.php index a26c5bf4238..2cd9cd3c3ff 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRolePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of requested results.

+ *

Number of requested results.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReference.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReference.php index a4b02c71720..e4eccf04b9c 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReference.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReference.php @@ -23,7 +23,7 @@ interface AssociateRoleReference extends Reference public function getTypeId(); /** - *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

+ *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

* * @return null|AssociateRole diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceBuilder.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceBuilder.php index e0fc15a6912..40a0558b867 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

+ *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

* * @return null|AssociateRole diff --git a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceModel.php b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceModel.php index 3d0f6769d93..0c86caa88f2 100644 --- a/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceModel.php +++ b/lib/commercetools-api/src/Models/AssociateRole/AssociateRoleReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

+ *

Contains the representation of the expanded AssociateRole. Only present in responses to requests with Reference Expansion for AssociateRole.

* * * @return null|AssociateRole diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponse.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponse.php index 94001f70df2..bea9e836831 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponse.php @@ -46,10 +46,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseBuilder.php index ec110ecdc6b..c6d73523729 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseBuilder.php @@ -86,10 +86,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseModel.php index 29fbd208020..a48758d8447 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupPagedQueryResponseModel.php @@ -130,10 +130,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReference.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReference.php index 52425e6f62e..0f1aa408fa5 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReference.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReference.php @@ -23,7 +23,7 @@ interface AttributeGroupReference extends Reference public function getTypeId(); /** - *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

+ *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

* * @return null|AttributeGroup diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceBuilder.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceBuilder.php index 831ff58d9a1..ddb627afe8c 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

+ *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

* * @return null|AttributeGroup diff --git a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceModel.php b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceModel.php index 2b85306666f..fe9627301d8 100644 --- a/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceModel.php +++ b/lib/commercetools-api/src/Models/AttributeGroup/AttributeGroupReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

+ *

Contains the representation of the expanded AttributeGroup. Only present in responses to requests with Reference Expansion for AttributeGroup.

* * * @return null|AttributeGroup diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnit.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnit.php index 1e3fc6ed3ae..5310fb3efef 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnit.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnit.php @@ -103,7 +103,7 @@ public function getCreatedBy(); public function getKey(); /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -121,7 +121,7 @@ public function getStatus(); public function getStores(); /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * @return null|StoreKeyReferenceCollection @@ -170,7 +170,7 @@ public function getCustom(); /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentCollection @@ -234,7 +234,7 @@ public function getAssociateMode(); public function getAssociates(); /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitBuilder.php index 2db04b46e45..d2a5fce4882 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitBuilder.php @@ -266,7 +266,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -290,7 +290,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * @return null|StoreKeyReferenceCollection @@ -346,7 +346,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentCollection @@ -434,7 +434,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitAction.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitAction.php index 2a867afa8a5..3e02910e8c3 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitAction.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitAction.php @@ -18,7 +18,7 @@ interface BusinessUnitChangeParentUnitAction extends BusinessUnitUpdateAction /** *

New parent unit of the Business Unit. * It must be associated with the same Stores, as the old parent unit.

- *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

+ *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

* * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionBuilder.php index 86e4dac166e..c6c2c5b1b0d 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionBuilder.php @@ -29,7 +29,7 @@ final class BusinessUnitChangeParentUnitActionBuilder implements Builder /** *

New parent unit of the Business Unit. * It must be associated with the same Stores, as the old parent unit.

- *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

+ *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

* * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionModel.php index 2633e39fb5b..c1ef049f796 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitChangeParentUnitActionModel.php @@ -65,7 +65,7 @@ public function getAction() /** *

New parent unit of the Business Unit. * It must be associated with the same Stores, as the old parent unit.

- *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

+ *

The Business Unit inheritedAssociates and inheritedStores field values will be eventually consistent.

* * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraft.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraft.php index 0b1c5160801..6c6e32a841a 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraft.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraft.php @@ -45,7 +45,7 @@ interface BusinessUnitDraft extends JsonObject public function getKey(); /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -175,7 +175,7 @@ public function getCustom(); /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftBuilder.php index 943f6febdac..b0e850085a4 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftBuilder.php @@ -133,7 +133,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -297,7 +297,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftModel.php index a5b680b4342..4343fb6043d 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitDraftModel.php @@ -198,7 +198,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -509,7 +509,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitModel.php index 90b833aa879..b44e49356e7 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitModel.php @@ -415,7 +415,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -457,7 +457,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * * @return null|StoreKeyReferenceCollection @@ -579,7 +579,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentCollection @@ -739,7 +739,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponse.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponse.php index 46a8653ce85..7c7a7999a21 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponse.php @@ -20,7 +20,7 @@ interface BusinessUnitPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of requested results.

+ *

Number of requested results.

* * @return null|int @@ -28,7 +28,7 @@ interface BusinessUnitPagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseBuilder.php index 0d88564b601..e7be6a6ad71 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class BusinessUnitPagedQueryResponseBuilder implements Builder private $results; /** - *

Number of requested results.

+ *

Number of requested results.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseModel.php index 975efe9be7d..c6bd0a83b35 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of requested results.

+ *

Number of requested results.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReference.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReference.php index 3a7ce428576..19f03b0d1ed 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReference.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReference.php @@ -23,7 +23,7 @@ interface BusinessUnitReference extends Reference public function getTypeId(); /** - *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

+ *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

* * @return null|BusinessUnit diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceBuilder.php index 684c7ddd544..b64323fa9be 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

+ *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

* * @return null|BusinessUnit diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceModel.php index 8616ddc0fcc..3dd1905629a 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

+ *

Contains the representation of the expanded BusinessUnit. Only present in responses to requests with Reference Expansion for BusinessUnit.

* * * @return null|BusinessUnit diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldAction.php index ca0ab099b9f..29637492ff3 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldAction.php @@ -26,7 +26,7 @@ interface BusinessUnitSetAddressCustomFieldAction extends BusinessUnitUpdateActi public function getAddressId(); /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionBuilder.php index 55ff70b0743..2667e957ab7 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getAddressId() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionModel.php index 6aaaa6e0a0a..9d9441101f1 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetAddressCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getAddressId() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldAction.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldAction.php index 456cd3a2634..1cb12b02179 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface BusinessUnitSetCustomFieldAction extends BusinessUnitUpdateAction public const FIELD_VALUE = 'value'; /** - *

Name of the Custom Field to add, update, or remove.

+ *

Name of the Custom Field to add, update, or remove.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionBuilder.php index 723bf17825b..3bbc4f6df3e 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class BusinessUnitSetCustomFieldActionBuilder implements Builder private $value; /** - *

Name of the Custom Field to add, update, or remove.

+ *

Name of the Custom Field to add, update, or remove.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionModel.php index 9d75ab1d02c..9dd1c403bdc 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/BusinessUnitSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

Name of the Custom Field to add, update, or remove.

+ *

Name of the Custom Field to add, update, or remove.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/BusinessUnit/CompanyBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/CompanyBuilder.php index 96e1d5219d0..3e403487060 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/CompanyBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/CompanyBuilder.php @@ -264,7 +264,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -288,7 +288,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * @return null|StoreKeyReferenceCollection @@ -344,7 +344,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentCollection @@ -432,7 +432,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftBuilder.php index 630661c5054..994b8f987f8 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftBuilder.php @@ -133,7 +133,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -297,7 +297,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftModel.php b/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftModel.php index da426a4fb7a..90a85be3003 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/CompanyDraftModel.php @@ -190,7 +190,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -501,7 +501,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/CompanyModel.php b/lib/commercetools-api/src/Models/BusinessUnit/CompanyModel.php index 85a6dca5448..0b9233d2d0b 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/CompanyModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/CompanyModel.php @@ -405,7 +405,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -447,7 +447,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * * @return null|StoreKeyReferenceCollection @@ -569,7 +569,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentCollection @@ -729,7 +729,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/DivisionBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/DivisionBuilder.php index 40e5c485a64..2b4c3b683b1 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/DivisionBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/DivisionBuilder.php @@ -264,7 +264,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -288,7 +288,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * @return null|StoreKeyReferenceCollection @@ -344,7 +344,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentCollection @@ -432,7 +432,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftBuilder.php b/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftBuilder.php index 33707430a47..1e7f972c124 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftBuilder.php @@ -139,7 +139,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * @return null|string @@ -300,7 +300,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftModel.php b/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftModel.php index ab046ec3973..f12ebcde565 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/DivisionDraftModel.php @@ -198,7 +198,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -506,7 +506,7 @@ public function getCustom() /** *

Customer Groups to assign the Business Unit to.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentDraftCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnit/DivisionModel.php b/lib/commercetools-api/src/Models/BusinessUnit/DivisionModel.php index 2dec7dfeff7..f6c3799bb4f 100644 --- a/lib/commercetools-api/src/Models/BusinessUnit/DivisionModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnit/DivisionModel.php @@ -405,7 +405,7 @@ public function getKey() } /** - *

Indicates whether the Business Unit can be edited and used in Orders.

+ *

Indicates whether the Business Unit can be edited and used in Orders.

* * * @return null|string @@ -447,7 +447,7 @@ public function getStores() } /** - *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

+ *

Stores that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the storeMode is set to FromParent.

* * * @return null|StoreKeyReferenceCollection @@ -569,7 +569,7 @@ public function getCustom() /** *

Customer Groups assigned to the Business Unit.

- *

They are considered during line Item price selection, if provided (non-null).

+ *

They are considered during line Item price selection, if provided (non-null).

* * * @return null|CustomerGroupAssignmentCollection @@ -729,7 +729,7 @@ public function getAssociates() } /** - *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

+ *

Associates that are inherited from a parent Business Unit. The value of this field is eventually consistent and is only present when the associateMode is set to ExplicitAndFromParent.

* * * @return null|InheritedAssociateCollection diff --git a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponse.php b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponse.php index c0008190fb8..36edab9b908 100644 --- a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponse.php +++ b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponse.php @@ -27,7 +27,7 @@ interface BusinessUnitPagedSearchResponse extends JsonObject public function getTotal(); /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -35,7 +35,7 @@ public function getTotal(); public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseBuilder.php b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseBuilder.php index f83467419f2..1eb5cc83d0b 100644 --- a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseBuilder.php +++ b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseBuilder.php @@ -56,7 +56,7 @@ public function getTotal() } /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -67,7 +67,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseModel.php b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseModel.php index 75150857277..df4513239b9 100644 --- a/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseModel.php +++ b/lib/commercetools-api/src/Models/BusinessUnitSearch/BusinessUnitPagedSearchResponseModel.php @@ -80,7 +80,7 @@ public function getTotal() } /** - *

Number of results requested.

+ *

Number of results requested.

* * * @return null|int @@ -100,7 +100,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/Cart.php b/lib/commercetools-api/src/Models/Cart/Cart.php index 4ee27ca3d0c..596757f08e8 100644 --- a/lib/commercetools-api/src/Models/Cart/Cart.php +++ b/lib/commercetools-api/src/Models/Cart/Cart.php @@ -114,7 +114,7 @@ public function getCustomerId(); public function getCustomerEmail(); /** - *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

* * @return null|CustomerGroupReference @@ -130,7 +130,7 @@ public function getCustomerGroup(); public function getAnonymousId(); /** - *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

+ *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

* * @return null|BusinessUnitKeyReference @@ -376,7 +376,7 @@ public function getRefusedGifts(); public function getPaymentInfo(); /** - *

Used for Line Item price selection.

+ *

Used for Line Item price selection.

* * @return null|string @@ -416,7 +416,7 @@ public function getCustom(); public function getDiscountTypeCombination(); /** - *

Indicates whether the Cart has been locked, preventing edits.

+ *

Indicates whether the Cart has been locked, preventing edits.

* * @return null|CartLock @@ -433,7 +433,7 @@ public function getDeleteDaysAfterLastModification(); /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemAction.php b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemAction.php index 40000f8a6f8..7618795f6ef 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemAction.php @@ -49,7 +49,7 @@ public function getMoney(); public function getName(); /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionBuilder.php index 9a0ba1f73d6..12311e73a60 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionBuilder.php @@ -121,7 +121,7 @@ public function getName() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionModel.php b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionModel.php index 6cb040c4413..1fa731b914e 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddCustomLineItemActionModel.php @@ -197,7 +197,7 @@ public function getName() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php index a8a1f8fe5e2..9d7cabbd617 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php @@ -36,7 +36,7 @@ interface CartAddLineItemAction extends CartUpdateAction public const FIELD_CUSTOM = 'custom'; /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * @return null|string @@ -90,7 +90,7 @@ public function getQuantity(); public function getAddedAt(); /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

* @@ -100,7 +100,7 @@ public function getAddedAt(); public function getDistributionChannel(); /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

* diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php index 63f9967c013..eaf919fca2c 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php @@ -126,7 +126,7 @@ final class CartAddLineItemActionBuilder implements Builder private $custom; /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * @return null|string @@ -198,7 +198,7 @@ public function getAddedAt() } /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

* @@ -211,7 +211,7 @@ public function getDistributionChannel() } /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

* diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php index 9c37003352b..45eb85e5ced 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php @@ -192,7 +192,7 @@ public function getAction() } /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * * @return null|string @@ -322,7 +322,7 @@ public function getAddedAt() } /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

* @@ -345,7 +345,7 @@ public function getDistributionChannel() } /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

* * diff --git a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodAction.php b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodAction.php index 3f44d12f56b..a5b1a4ebf21 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodAction.php @@ -35,7 +35,13 @@ public function getShippingKey(); /** *

ResourceIdentifier to a ShippingMethod to add to the Cart with Multiple ShippingMode. - * If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ * InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionBuilder.php index 8102a636e61..e1b7f606712 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionBuilder.php @@ -82,7 +82,13 @@ public function getShippingKey() /** *

ResourceIdentifier to a ShippingMethod to add to the Cart with Multiple ShippingMode. - * If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ * InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionModel.php b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionModel.php index ae7a5581a99..f97663f544c 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddShippingMethodActionModel.php @@ -139,7 +139,13 @@ public function getShippingKey() /** *

ResourceIdentifier to a ShippingMethod to add to the Cart with Multiple ShippingMode. - * If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ * InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartBuilder.php b/lib/commercetools-api/src/Models/Cart/CartBuilder.php index ed7d5bbaab0..65f4fb0d310 100644 --- a/lib/commercetools-api/src/Models/Cart/CartBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartBuilder.php @@ -416,7 +416,7 @@ public function getCustomerEmail() } /** - *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

* * @return null|CustomerGroupReference @@ -438,7 +438,7 @@ public function getAnonymousId() } /** - *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

+ *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

* * @return null|BusinessUnitKeyReference @@ -771,7 +771,7 @@ public function getPaymentInfo() } /** - *

Used for Line Item price selection.

+ *

Used for Line Item price selection.

* * @return null|string @@ -826,7 +826,7 @@ public function getDiscountTypeCombination() } /** - *

Indicates whether the Cart has been locked, preventing edits.

+ *

Indicates whether the Cart has been locked, preventing edits.

* * @return null|CartLock @@ -849,7 +849,7 @@ public function getDeleteDaysAfterLastModification() /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartDraft.php b/lib/commercetools-api/src/Models/Cart/CartDraft.php index 9bdd9c63bb4..eec8c0be89e 100644 --- a/lib/commercetools-api/src/Models/Cart/CartDraft.php +++ b/lib/commercetools-api/src/Models/Cart/CartDraft.php @@ -85,7 +85,7 @@ public function getCustomerId(); public function getCustomerEmail(); /** - *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

*

You can set either a customerId or a customerGroup. * If the Customer referenced in customerId belongs to a Customer Group then customerGroup is set automatically.

* @@ -103,7 +103,7 @@ public function getCustomerGroup(); public function getAnonymousId(); /** - *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

+ *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

* * @return null|BusinessUnitResourceIdentifier @@ -267,7 +267,7 @@ public function getItemShippingAddresses(); public function getDiscountCodes(); /** - *

Used for Line Item price selection. + *

Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

* @@ -311,7 +311,7 @@ public function getCustom(); /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartDraftBuilder.php b/lib/commercetools-api/src/Models/Cart/CartDraftBuilder.php index fd8fe072453..c1d201b4025 100644 --- a/lib/commercetools-api/src/Models/Cart/CartDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartDraftBuilder.php @@ -264,7 +264,7 @@ public function getCustomerEmail() } /** - *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

*

You can set either a customerId or a customerGroup. * If the Customer referenced in customerId belongs to a Customer Group then customerGroup is set automatically.

* @@ -288,7 +288,7 @@ public function getAnonymousId() } /** - *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

+ *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

* * @return null|BusinessUnitResourceIdentifier @@ -509,7 +509,7 @@ public function getDiscountCodes() } /** - *

Used for Line Item price selection. + *

Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

* @@ -568,7 +568,7 @@ public function getCustom() /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartDraftModel.php b/lib/commercetools-api/src/Models/Cart/CartDraftModel.php index ebbb9880fa4..f92e607d89f 100644 --- a/lib/commercetools-api/src/Models/Cart/CartDraftModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartDraftModel.php @@ -369,7 +369,7 @@ public function getCustomerEmail() } /** - *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

ResourceIdentifier to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

*

You can set either a customerId or a customerGroup. * If the Customer referenced in customerId belongs to a Customer Group then customerGroup is set automatically.

* @@ -412,7 +412,7 @@ public function getAnonymousId() } /** - *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

+ *

ResourceIdentifier to the Business Unit the Cart should belong to. When the customerId of the Cart is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

* * * @return null|BusinessUnitResourceIdentifier @@ -811,7 +811,7 @@ public function getDiscountCodes() } /** - *

Used for Line Item price selection. + *

Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

* * @@ -916,7 +916,7 @@ public function getCustom() /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartModel.php b/lib/commercetools-api/src/Models/Cart/CartModel.php index 1e826c61615..1c8c1fa5bbd 100644 --- a/lib/commercetools-api/src/Models/Cart/CartModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartModel.php @@ -592,7 +592,7 @@ public function getCustomerEmail() } /** - *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

+ *

Reference to the Customer Group of the Customer that the Cart belongs to. Used for Line Item price selection.

* * * @return null|CustomerGroupReference @@ -633,7 +633,7 @@ public function getAnonymousId() } /** - *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

+ *

Reference to a Business Unit the Cart belongs to. Only available for B2B-enabled Projects.

* * * @return null|BusinessUnitKeyReference @@ -1239,7 +1239,7 @@ public function getPaymentInfo() } /** - *

Used for Line Item price selection.

+ *

Used for Line Item price selection.

* * * @return null|string @@ -1341,7 +1341,7 @@ public function getDiscountTypeCombination() } /** - *

Indicates whether the Cart has been locked, preventing edits.

+ *

Indicates whether the Cart has been locked, preventing edits.

* * * @return null|CartLock @@ -1383,7 +1383,7 @@ public function getDeleteDaysAfterLastModification() /** *

User-defined identifier of a purchase order.

- *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

+ *

It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponse.php b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponse.php index 5e41ab33195..c3de9b5e6a1 100644 --- a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CartPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -28,7 +28,7 @@ interface CartPagedQueryResponse extends JsonObject public function getLimit(); /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseBuilder.php index 1d6508a5e82..19b07c7bbff 100644 --- a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CartPagedQueryResponseBuilder implements Builder private $results; /** - *

Number of results requested.

+ *

Number of results requested.

* * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseModel.php index da55dc9f824..0630e7c6382 100644 --- a/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

Number of results requested.

+ *

Number of results requested.

* * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

Number of elements skipped.

+ *

Number of elements skipped.

* * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

+ * When the results are filtered with a Query Predicate, total is subject to a limit.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/CartReference.php b/lib/commercetools-api/src/Models/Cart/CartReference.php index 6207e248a7f..7f776a36290 100644 --- a/lib/commercetools-api/src/Models/Cart/CartReference.php +++ b/lib/commercetools-api/src/Models/Cart/CartReference.php @@ -23,7 +23,7 @@ interface CartReference extends Reference public function getTypeId(); /** - *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

+ *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

* * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Cart/CartReferenceBuilder.php b/lib/commercetools-api/src/Models/Cart/CartReferenceBuilder.php index d872412eb68..30f0421938f 100644 --- a/lib/commercetools-api/src/Models/Cart/CartReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

+ *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

* * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Cart/CartReferenceModel.php b/lib/commercetools-api/src/Models/Cart/CartReferenceModel.php index 6c147860f0c..3188612474c 100644 --- a/lib/commercetools-api/src/Models/Cart/CartReferenceModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

+ *

Contains the representation of the expanded Cart. Only present in responses to requests with Reference Expansion for Carts.

* * * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldAction.php index ffa5ba6f4bb..48390005dcd 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldAction.php @@ -17,7 +17,7 @@ interface CartSetBillingAddressCustomFieldAction extends CartUpdateAction public const FIELD_VALUE = 'value'; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionBuilder.php index 4714e15864e..7c73c8d7f12 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CartSetBillingAddressCustomFieldActionBuilder implements Builder private $value; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionModel.php index 2d17ae8592a..86c0f73a124 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBillingAddressCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitAction.php b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitAction.php index 7ec80b0731b..323e5d8bc3e 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitAction.php @@ -17,7 +17,7 @@ interface CartSetBusinessUnitAction extends CartUpdateAction public const FIELD_BUSINESS_UNIT = 'businessUnit'; /** - *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

+ *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

* * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionBuilder.php index c48d3e4c669..38fb4fdb31f 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionBuilder.php @@ -29,7 +29,7 @@ final class CartSetBusinessUnitActionBuilder implements Builder private $businessUnit; /** - *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

+ *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

* * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionModel.php index 0f98be01e9d..ceb4577245b 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetBusinessUnitActionModel.php @@ -65,7 +65,7 @@ public function getAction() } /** - *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

+ *

New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart.

* * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldAction.php index 982efddca91..684dff911ca 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface CartSetCustomFieldAction extends CartUpdateAction public const FIELD_VALUE = 'value'; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionBuilder.php index ca068bd3cdb..014d737e2bd 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CartSetCustomFieldActionBuilder implements Builder private $value; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionModel.php index 6d9efba85ea..87cf300524e 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldAction.php index 511b3a310eb..d5c135bc4b2 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getCustomLineItemId(); public function getCustomLineItemKey(); /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionBuilder.php index 602bd875f2c..990caa43a93 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getCustomLineItemKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionModel.php index 07003e8b31a..d05db118641 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetCustomLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getCustomLineItemKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldAction.php index 81ebf5fc730..e639a232f1d 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldAction.php @@ -26,7 +26,7 @@ interface CartSetItemShippingAddressCustomFieldAction extends CartUpdateAction public function getAddressKey(); /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionBuilder.php index e0bd9a40b83..6dceb851700 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getAddressKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionModel.php index 32d4129af9f..eb392cf0648 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetItemShippingAddressCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getAddressKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldAction.php index f007ac5ea5b..562b32b288a 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionBuilder.php index 705833044e7..49aae4bb970 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getLineItemKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionModel.php index 401539097b9..ce795eed9e8 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getLineItemKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldAction.php index 25f744019be..cb79e1f4c42 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldAction.php @@ -17,7 +17,7 @@ interface CartSetShippingAddressCustomFieldAction extends CartUpdateAction public const FIELD_VALUE = 'value'; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionBuilder.php index afe9c4031f1..411e4d358ed 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CartSetShippingAddressCustomFieldActionBuilder implements Builder private $value; /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionModel.php index f21c6511265..8ecfed7e52b 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingAddressCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldAction.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldAction.php index fe339eb6afa..bf5bf4a7c7b 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldAction.php @@ -28,7 +28,7 @@ interface CartSetShippingCustomFieldAction extends CartUpdateAction public function getShippingKey(); /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionBuilder.php index c49918d0676..e16fe18efbb 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionBuilder.php @@ -52,7 +52,7 @@ public function getShippingKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionModel.php index b601539059c..4e3b394a945 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingCustomFieldActionModel.php @@ -101,7 +101,7 @@ public function getShippingKey() } /** - *

Name of the Custom Field.

+ *

Name of the Custom Field.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodAction.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodAction.php index a07abcffd0a..f775082eb12 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodAction.php @@ -20,7 +20,13 @@ interface CartSetShippingMethodAction extends CartUpdateAction /** *

Value to set. * If empty, any existing value is removed.

- *

If the referenced Shipping Method is inactive, or has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ *

InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionBuilder.php index b409db3f9eb..5e8fa6313ae 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionBuilder.php @@ -37,7 +37,13 @@ final class CartSetShippingMethodActionBuilder implements Builder /** *

Value to set. * If empty, any existing value is removed.

- *

If the referenced Shipping Method is inactive, or has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ *

InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionModel.php index bd246e9138b..0df72fd10d0 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodActionModel.php @@ -75,7 +75,13 @@ public function getAction() /** *

Value to set. * If empty, any existing value is removed.

- *

If the referenced Shipping Method is inactive, or has a predicate that does not match the Cart, an InvalidOperation error is returned.

+ *

InvalidOperation error is returned in one of the following cases:

+ *
    + *
  1. If the referenced Shipping Method has a predicate that does not match the Cart.
  2. + *
  3. If the referenced Shipping Method is not active.
  4. + *
  5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
  6. + *
  7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
  8. + *
* * * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountAction.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountAction.php index 5055488fb93..26f8bba970f 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountAction.php @@ -17,7 +17,9 @@ interface CartSetShippingMethodTaxAmountAction extends CartUpdateAction public const FIELD_EXTERNAL_TAX_AMOUNT = 'externalTaxAmount'; /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionBuilder.php index fba3acfcff9..0dcd4d44281 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionBuilder.php @@ -33,7 +33,9 @@ final class CartSetShippingMethodTaxAmountActionBuilder implements Builder private $externalTaxAmount; /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionModel.php index 665cb42da73..5b21d88ed8a 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxAmountActionModel.php @@ -71,7 +71,9 @@ public function getAction() } /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateAction.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateAction.php index 27cd5208ef7..eb46d19e5ad 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateAction.php @@ -17,7 +17,9 @@ interface CartSetShippingMethodTaxRateAction extends CartUpdateAction public const FIELD_EXTERNAL_TAX_RATE = 'externalTaxRate'; /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionBuilder.php index 4f33c926a95..2226823d7af 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionBuilder.php @@ -33,7 +33,9 @@ final class CartSetShippingMethodTaxRateActionBuilder implements Builder private $externalTaxRate; /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionModel.php b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionModel.php index c261fd4acd4..cfbff1d4cab 100644 --- a/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartSetShippingMethodTaxRateActionModel.php @@ -71,7 +71,9 @@ public function getAction() } /** - *

key of the ShippingMethod to update. This is required for Carts with Multiple ShippingMode.

+ *

key of the ShippingMethod to update. + * This is required and valid only for Carts with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Carts with Single ShippingMode, or omitted for Carts with Multiple ShippingMode.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItem.php b/lib/commercetools-api/src/Models/Cart/CustomLineItem.php index 2c1b916c04c..74791c0593e 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItem.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItem.php @@ -49,7 +49,7 @@ interface CustomLineItem extends JsonObject public function getId(); /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Unique among Custom Line Items in the Cart or Order.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItemBuilder.php b/lib/commercetools-api/src/Models/Cart/CustomLineItemBuilder.php index b404c9774ae..6ec6775867e 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItemBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItemBuilder.php @@ -155,7 +155,7 @@ public function getId() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Unique among Custom Line Items in the Cart or Order.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraft.php b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraft.php index 0cc889aa6e0..e361416b0b5 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraft.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraft.php @@ -39,7 +39,7 @@ interface CustomLineItemDraft extends JsonObject public function getName(); /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftBuilder.php b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftBuilder.php index cd84751f454..0a714e6e10f 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftBuilder.php @@ -108,7 +108,7 @@ public function getName() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftModel.php b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftModel.php index 1649abbd792..c18171dfdf1 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftModel.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItemDraftModel.php @@ -147,7 +147,7 @@ public function getName() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Cart.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/CustomLineItemModel.php b/lib/commercetools-api/src/Models/Cart/CustomLineItemModel.php index 508aeaacccb..d905c7176bf 100644 --- a/lib/commercetools-api/src/Models/Cart/CustomLineItemModel.php +++ b/lib/commercetools-api/src/Models/Cart/CustomLineItemModel.php @@ -207,7 +207,7 @@ public function getId() } /** - *

User-defined unique identifier of the Custom Line Item.

+ *

User-defined identifier of the Custom Line Item. Unique among Custom Line Items in the Cart or Order.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/Cart/LineItem.php b/lib/commercetools-api/src/Models/Cart/LineItem.php index 622f08b5925..cae8b794cc1 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItem.php +++ b/lib/commercetools-api/src/Models/Cart/LineItem.php @@ -63,7 +63,7 @@ interface LineItem extends JsonObject public function getId(); /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Unique among LineItems in the Cart or Order.

* * @return null|string @@ -102,7 +102,7 @@ public function getName(); /** *

slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

+ * The productSlug field of LineItem is not expanded when using Reference Expansion.

* * @return null|LocalizedString @@ -207,7 +207,7 @@ public function getTaxRate(); public function getPerMethodTaxRate(); /** - *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

+ *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

* * @return null|ChannelReference @@ -215,7 +215,7 @@ public function getPerMethodTaxRate(); public function getSupplyChannel(); /** - *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

+ *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

* * @return null|ChannelReference diff --git a/lib/commercetools-api/src/Models/Cart/LineItemBuilder.php b/lib/commercetools-api/src/Models/Cart/LineItemBuilder.php index 2c0ad98c85d..c7ecb6df01c 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemBuilder.php @@ -222,7 +222,7 @@ public function getId() } /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Unique among LineItems in the Cart or Order.

* * @return null|string @@ -273,7 +273,7 @@ public function getName() /** *

slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

+ * The productSlug field of LineItem is not expanded when using Reference Expansion.

* * @return null|LocalizedString @@ -414,7 +414,7 @@ public function getPerMethodTaxRate() } /** - *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

+ *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

* * @return null|ChannelReference @@ -425,7 +425,7 @@ public function getSupplyChannel() } /** - *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

+ *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

* * @return null|ChannelReference diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraft.php b/lib/commercetools-api/src/Models/Cart/LineItemDraft.php index 6d20b3a7a8e..5debdbbf260 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraft.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraft.php @@ -36,7 +36,7 @@ interface LineItemDraft extends JsonObject public const FIELD_RECURRENCE_INFO = 'recurrenceInfo'; /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * @return null|string @@ -87,7 +87,7 @@ public function getQuantity(); public function getAddedAt(); /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The referenced Channel must have the ProductDistribution ChannelRoleEnum.

*

If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

@@ -98,7 +98,7 @@ public function getAddedAt(); public function getDistributionChannel(); /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The referenced Channel must have the InventorySupply ChannelRoleEnum.

* diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php b/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php index 8a7acf770b5..11b95f45bb5 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php @@ -126,7 +126,7 @@ final class LineItemDraftBuilder implements Builder private $recurrenceInfo; /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * @return null|string @@ -195,7 +195,7 @@ public function getAddedAt() } /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The referenced Channel must have the ProductDistribution ChannelRoleEnum.

*

If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

@@ -209,7 +209,7 @@ public function getDistributionChannel() } /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The referenced Channel must have the InventorySupply ChannelRoleEnum.

* diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php b/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php index a4aeded3046..2e5f729dc08 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php @@ -165,7 +165,7 @@ public function __construct( } /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

* * * @return null|string @@ -292,7 +292,7 @@ public function getAddedAt() } /** - *

Used to select a Product Price. + *

Used to select a Product Price. * The referenced Channel must have the ProductDistribution ChannelRoleEnum.

*

If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

@@ -316,7 +316,7 @@ public function getDistributionChannel() } /** - *

Used to identify Inventory entries that must be reserved. + *

Used to identify Inventory entries that must be reserved. * The referenced Channel must have the InventorySupply ChannelRoleEnum.

* * diff --git a/lib/commercetools-api/src/Models/Cart/LineItemModel.php b/lib/commercetools-api/src/Models/Cart/LineItemModel.php index 7ccb11cc7f1..938ae8c03d4 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemModel.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemModel.php @@ -294,7 +294,7 @@ public function getId() } /** - *

User-defined unique identifier of the LineItem.

+ *

User-defined identifier of the LineItem. Unique among LineItems in the Cart or Order.

* * * @return null|string @@ -382,7 +382,7 @@ public function getName() /** *

slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

+ * The productSlug field of LineItem is not expanded when using Reference Expansion.

* * * @return null|LocalizedString @@ -638,7 +638,7 @@ public function getPerMethodTaxRate() } /** - *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

+ *

Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

* * * @return null|ChannelReference @@ -659,7 +659,7 @@ public function getSupplyChannel() } /** - *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

+ *

Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

* * * @return null|ChannelReference diff --git a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdate.php b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdate.php index 4b4f4c674e5..ca8084dc238 100644 --- a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdate.php +++ b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdate.php @@ -19,7 +19,7 @@ interface ProductTailoringUpdate extends JsonObject /** *

Expected version of the ProductTailoring on which the changes apply. - * If the expected version does not match the actual version, a 409 Conflict is returned.

+ * If the expected version does not match the actual version, a 409 Conflict is returned.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateBuilder.php b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateBuilder.php index 3ede4ab66b8..55bc91ba01e 100644 --- a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateBuilder.php @@ -35,7 +35,7 @@ final class ProductTailoringUpdateBuilder implements Builder /** *

Expected version of the ProductTailoring on which the changes apply. - * If the expected version does not match the actual version, a 409 Conflict is returned.

+ * If the expected version does not match the actual version, a 409 Conflict is returned.

* * @return null|int diff --git a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateModel.php b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateModel.php index e98a81bfa9c..60dae2d513a 100644 --- a/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateModel.php +++ b/lib/commercetools-api/src/Models/Cart/ProductTailoringUpdateModel.php @@ -46,7 +46,7 @@ public function __construct( /** *

Expected version of the ProductTailoring on which the changes apply. - * If the expected version does not match the actual version, a 409 Conflict is returned.

+ * If the expected version does not match the actual version, a 409 Conflict is returned.

* * * @return null|int diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscount.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscount.php index c550b6cdc8b..eeaa6ab9ca7 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscount.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscount.php @@ -124,7 +124,7 @@ public function getDescription(); public function getValue(); /** - *

Valid Cart Predicate.

+ *

Valid Cart Predicate.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreAction.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreAction.php index 703217b1eca..df626bc1579 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreAction.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreAction.php @@ -20,8 +20,8 @@ interface CartDiscountAddStoreAction extends CartDiscountUpdateAction *

Store to add.

*

A failed update can return the following errors:

* * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionBuilder.php index fd88cf5c6ca..df8cb79acfe 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionBuilder.php @@ -32,8 +32,8 @@ final class CartDiscountAddStoreActionBuilder implements Builder *

Store to add.

*

A failed update can return the following errors:

* * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionModel.php index e51783e0d6e..19dc2ae56af 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountAddStoreActionModel.php @@ -68,8 +68,8 @@ public function getAction() *

Store to add.

*

A failed update can return the following errors:

* * * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountBuilder.php index 30938c76c78..3be32e7e72e 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountBuilder.php @@ -286,7 +286,7 @@ public function getValue() } /** - *

Valid Cart Predicate.

+ *

Valid Cart Predicate.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTarget.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTarget.php index cb595263851..37421359d60 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTarget.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTarget.php @@ -16,7 +16,7 @@ interface CartDiscountCustomLineItemsTarget extends CartDiscountTarget public const FIELD_PREDICATE = 'predicate'; /** - *

Valid CustomLineItem target predicate.

+ *

Valid CustomLineItem target predicate.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetBuilder.php index 8e51303d1af..0615d1794e3 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetBuilder.php @@ -27,7 +27,7 @@ final class CartDiscountCustomLineItemsTargetBuilder implements Builder private $predicate; /** - *

Valid CustomLineItem target predicate.

+ *

Valid CustomLineItem target predicate.

* * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetModel.php index 49730d6db1e..ad002208ef5 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountCustomLineItemsTargetModel.php @@ -63,7 +63,7 @@ public function getType() } /** - *

Valid CustomLineItem target predicate.

+ *

Valid CustomLineItem target predicate.

* * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraft.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraft.php index ba4de0a6654..16a8c41e505 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraft.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraft.php @@ -69,7 +69,7 @@ public function getDescription(); public function getValue(); /** - *

Valid Cart Predicate.

+ *

Valid Cart Predicate.

* * @return null|string @@ -100,8 +100,8 @@ public function getSortOrder(); *
  • If defined, the Cart Discount applies on Carts having a Store matching any Store defined for this field.
  • *
  • If not defined, the Cart Discount applies on all Carts, irrespective of a Store.
  • * - *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    - *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    + *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    + *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    * * @return null|StoreResourceIdentifierCollection @@ -110,7 +110,7 @@ public function getStores(); /** *

    Only active Discounts can be applied to the Cart. - * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    + * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    * * @return null|bool diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftBuilder.php index 5ceeb417cce..b70984aae38 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftBuilder.php @@ -171,7 +171,7 @@ public function getValue() } /** - *

    Valid Cart Predicate.

    + *

    Valid Cart Predicate.

    * * @return null|string @@ -211,8 +211,8 @@ public function getSortOrder() *
  • If defined, the Cart Discount applies on Carts having a Store matching any Store defined for this field.
  • *
  • If not defined, the Cart Discount applies on all Carts, irrespective of a Store.
  • * - *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    - *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    + *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    + *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    * * @return null|StoreResourceIdentifierCollection @@ -224,7 +224,7 @@ public function getStores() /** *

    Only active Discounts can be applied to the Cart. - * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    + * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    * * @return null|bool diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftModel.php index 9e5ae3345be..9b09f387189 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountDraftModel.php @@ -249,7 +249,7 @@ public function getValue() } /** - *

    Valid Cart Predicate.

    + *

    Valid Cart Predicate.

    * * * @return null|string @@ -317,8 +317,8 @@ public function getSortOrder() *
  • If defined, the Cart Discount applies on Carts having a Store matching any Store defined for this field.
  • *
  • If not defined, the Cart Discount applies on all Carts, irrespective of a Store.
  • * - *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    - *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    + *

    If the referenced Stores exceed the limit, a MaxStoreReferencesReached error is returned.

    + *

    If the referenced Stores exceed the limit for Cart Discounts that do not require a Discount Code, a StoreCartDiscountsLimitReached error is returned.

    * * * @return null|StoreResourceIdentifierCollection @@ -339,7 +339,7 @@ public function getStores() /** *

    Only active Discounts can be applied to the Cart. - * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    + * If the limit for active Cart Discounts is reached, a MaxCartDiscountsReached error is returned.

    * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTarget.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTarget.php index 4d7a6a68639..219b1592213 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTarget.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTarget.php @@ -16,7 +16,7 @@ interface CartDiscountLineItemsTarget extends CartDiscountTarget public const FIELD_PREDICATE = 'predicate'; /** - *

    Valid LineItem target predicate.

    + *

    Valid LineItem target predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetBuilder.php index 769590f1cf5..7ea560414f6 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetBuilder.php @@ -27,7 +27,7 @@ final class CartDiscountLineItemsTargetBuilder implements Builder private $predicate; /** - *

    Valid LineItem target predicate.

    + *

    Valid LineItem target predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetModel.php index 9e06a4bf33e..f4f5a931649 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountLineItemsTargetModel.php @@ -63,7 +63,7 @@ public function getType() } /** - *

    Valid LineItem target predicate.

    + *

    Valid LineItem target predicate.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountModel.php index 36f83c7f3e9..b1da40518e0 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountModel.php @@ -442,7 +442,7 @@ public function getValue() } /** - *

    Valid Cart Predicate.

    + *

    Valid Cart Predicate.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponse.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponse.php index b889a8b578d..5a847e7d378 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CartDiscountPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -28,7 +28,7 @@ interface CartDiscountPagedQueryResponse extends JsonObject public function getLimit(); /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseBuilder.php index 20fab050941..9f83e8d6ad7 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CartDiscountPagedQueryResponseBuilder implements Builder private $results; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseModel.php index 4568bef9a1d..23984174d4d 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReference.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReference.php index fc9ac5d321a..4bfc6822bec 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReference.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReference.php @@ -23,7 +23,7 @@ interface CartDiscountReference extends Reference public function getTypeId(); /** - *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    + *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    * * @return null|CartDiscount diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceBuilder.php index 99c6ce58abe..e544bd69be5 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    + *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    * * @return null|CartDiscount diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceModel.php index 8da57bfc069..7fc8126c548 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    + *

    Contains the representation of the expanded CartDiscount. Only present in responses to requests with Reference Expansion for CartDiscounts.

    * * * @return null|CartDiscount diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldAction.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldAction.php index 814d29eae61..7f2448ace73 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface CartDiscountSetCustomFieldAction extends CartDiscountUpdateAction public const FIELD_VALUE = 'value'; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionBuilder.php index 4f0dfa8642f..7d1fc9854eb 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CartDiscountSetCustomFieldActionBuilder implements Builder private $value; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionModel.php index a9dac11ad20..e790e349956 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresAction.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresAction.php index b2d382da739..8b92d77dc58 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresAction.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresAction.php @@ -22,8 +22,8 @@ interface CartDiscountSetStoresAction extends CartDiscountUpdateAction * If empty, any existing values will be removed.

    *

    A failed update can return the following errors:

    * * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionBuilder.php index e84e6dac931..1b0173ef9df 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionBuilder.php @@ -33,8 +33,8 @@ final class CartDiscountSetStoresActionBuilder implements Builder * If empty, any existing values will be removed.

    *

    A failed update can return the following errors:

    * * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionModel.php b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionModel.php index 3b8929a5d66..ea920d86c58 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CartDiscountSetStoresActionModel.php @@ -69,8 +69,8 @@ public function getAction() * If empty, any existing values will be removed.

    *

    A failed update can return the following errors:

    * * * diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnits.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnits.php index 2c427ae0437..5acc1479867 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnits.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnits.php @@ -19,7 +19,7 @@ interface CountOnCustomLineItemUnits extends PatternComponent public const FIELD_EXCLUDE_COUNT = 'excludeCount'; /** - *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    + *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsBuilder.php index 674b5937414..20c5ac374dd 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsBuilder.php @@ -45,7 +45,7 @@ final class CountOnCustomLineItemUnitsBuilder implements Builder private $excludeCount; /** - *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    + *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsModel.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsModel.php index ab05bbbe6ae..163ada5177a 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnCustomLineItemUnitsModel.php @@ -87,7 +87,7 @@ public function getType() } /** - *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    + *

    Valid CustomLineItem predicate that determines the units participating in the Discount.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnits.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnits.php index d02561292f4..e80d4b6d54a 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnits.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnits.php @@ -19,7 +19,7 @@ interface CountOnLineItemUnits extends PatternComponent public const FIELD_EXCLUDE_COUNT = 'excludeCount'; /** - *

    Valid LineItem predicate that determines the units participating in the Discount.

    + *

    Valid LineItem predicate that determines the units participating in the Discount.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsBuilder.php index 950bb74a627..f3d614472a1 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsBuilder.php @@ -45,7 +45,7 @@ final class CountOnLineItemUnitsBuilder implements Builder private $excludeCount; /** - *

    Valid LineItem predicate that determines the units participating in the Discount.

    + *

    Valid LineItem predicate that determines the units participating in the Discount.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsModel.php b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsModel.php index 71d3ddf00e2..7222f5ae028 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/CountOnLineItemUnitsModel.php @@ -87,7 +87,7 @@ public function getType() } /** - *

    Valid LineItem predicate that determines the units participating in the Discount.

    + *

    Valid LineItem predicate that determines the units participating in the Discount.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTarget.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTarget.php index 79fd21b35ff..bcbae9b1245 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTarget.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTarget.php @@ -20,7 +20,7 @@ interface MultiBuyCustomLineItemsTarget extends CartDiscountTarget public const FIELD_SELECTION_MODE = 'selectionMode'; /** - *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    + *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetBuilder.php index 13a92a75550..5626376ad27 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetBuilder.php @@ -51,7 +51,7 @@ final class MultiBuyCustomLineItemsTargetBuilder implements Builder private $selectionMode; /** - *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    + *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetModel.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetModel.php index c5c2fa38f51..c16d69b2b82 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyCustomLineItemsTargetModel.php @@ -95,7 +95,7 @@ public function getType() } /** - *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    + *

    Valid CustomLineItems target predicate. The Discount will be applied to Custom Line Items that are matched by the predicate.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTarget.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTarget.php index 382fa2517e2..730c597acff 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTarget.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTarget.php @@ -20,7 +20,7 @@ interface MultiBuyLineItemsTarget extends CartDiscountTarget public const FIELD_SELECTION_MODE = 'selectionMode'; /** - *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    + *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetBuilder.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetBuilder.php index 1d7dc075199..66ff500fb8a 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetBuilder.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetBuilder.php @@ -51,7 +51,7 @@ final class MultiBuyLineItemsTargetBuilder implements Builder private $selectionMode; /** - *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    + *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetModel.php b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetModel.php index 018ea37f07d..c46f51cb117 100644 --- a/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetModel.php +++ b/lib/commercetools-api/src/Models/CartDiscount/MultiBuyLineItemsTargetModel.php @@ -95,7 +95,7 @@ public function getType() } /** - *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    + *

    Valid LineItem target predicate. The Discount will be applied to Line Items that are matched by the predicate.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/Category.php b/lib/commercetools-api/src/Models/Category/Category.php index 48001ed7137..d8d112e1347 100644 --- a/lib/commercetools-api/src/Models/Category/Category.php +++ b/lib/commercetools-api/src/Models/Category/Category.php @@ -96,7 +96,7 @@ public function getName(); *

    User-defined identifier used as a deep-link URL to the related Category per Locale. * A Category can have the same slug for different Locales, but they are unique across the Project. * Valid slugs match the pattern ^[A-Za-z0-9_-]{2,256}+$. - * For good performance, indexes are provided for the first 15 languages set in a Project.

    + * For good performance, indexes are provided for the first 15 languages set in a Project.

    * * @return null|LocalizedString diff --git a/lib/commercetools-api/src/Models/Category/CategoryBuilder.php b/lib/commercetools-api/src/Models/Category/CategoryBuilder.php index 5268d53a471..c91f84829e7 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategoryBuilder.php @@ -227,7 +227,7 @@ public function getName() *

    User-defined identifier used as a deep-link URL to the related Category per Locale. * A Category can have the same slug for different Locales, but they are unique across the Project. * Valid slugs match the pattern ^[A-Za-z0-9_-]{2,256}+$. - * For good performance, indexes are provided for the first 15 languages set in a Project.

    + * For good performance, indexes are provided for the first 15 languages set in a Project.

    * * @return null|LocalizedString diff --git a/lib/commercetools-api/src/Models/Category/CategoryDraft.php b/lib/commercetools-api/src/Models/Category/CategoryDraft.php index 31124d187cf..0c599ef96a0 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 3fad682c075..fc78efa04b0 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 f75a705e6f8..acc75908bd6 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/Category/CategoryModel.php b/lib/commercetools-api/src/Models/Category/CategoryModel.php index 4c0ae842f39..d0bf586b023 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryModel.php +++ b/lib/commercetools-api/src/Models/Category/CategoryModel.php @@ -346,7 +346,7 @@ public function getName() *

    User-defined identifier used as a deep-link URL to the related Category per Locale. * A Category can have the same slug for different Locales, but they are unique across the Project. * Valid slugs match the pattern ^[A-Za-z0-9_-]{2,256}+$. - * For good performance, indexes are provided for the first 15 languages set in a Project.

    + * For good performance, indexes are provided for the first 15 languages set in a Project.

    * * * @return null|LocalizedString diff --git a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponse.php b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponse.php index 67881be9372..665899db0bf 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CategoryPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -28,7 +28,7 @@ interface CategoryPagedQueryResponse extends JsonObject public function getLimit(); /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseBuilder.php index 71ba72cd877..5468de166f3 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CategoryPagedQueryResponseBuilder implements Builder private $results; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseModel.php index cc2a1fe83c1..18adf960ec5 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Category/CategoryPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Category/CategoryReference.php b/lib/commercetools-api/src/Models/Category/CategoryReference.php index a1e2d3dc799..3408e44bb05 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryReference.php +++ b/lib/commercetools-api/src/Models/Category/CategoryReference.php @@ -23,7 +23,7 @@ interface CategoryReference extends Reference public function getTypeId(); /** - *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    + *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    * * @return null|Category diff --git a/lib/commercetools-api/src/Models/Category/CategoryReferenceBuilder.php b/lib/commercetools-api/src/Models/Category/CategoryReferenceBuilder.php index 22990e90d0c..9cef7213c94 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategoryReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    + *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    * * @return null|Category diff --git a/lib/commercetools-api/src/Models/Category/CategoryReferenceModel.php b/lib/commercetools-api/src/Models/Category/CategoryReferenceModel.php index 2c682d8f05a..2e4092d9bc2 100644 --- a/lib/commercetools-api/src/Models/Category/CategoryReferenceModel.php +++ b/lib/commercetools-api/src/Models/Category/CategoryReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    + *

    Contains the representation of the expanded Category. Only present in responses to requests with Reference Expansion for Categories.

    * * * @return null|Category diff --git a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldAction.php b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldAction.php index 883f382565b..e292746e497 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldAction.php @@ -35,7 +35,7 @@ public function getAssetId(); public function getAssetKey(); /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionBuilder.php index 872b9593032..cf492daa1bb 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getAssetKey() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionModel.php index 731b44233c3..67d5c9b02a9 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetAssetCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getAssetKey() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldAction.php b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldAction.php index 6ed17418955..23f7b74b5e9 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldAction.php @@ -17,7 +17,7 @@ interface CategorySetCustomFieldAction extends CategoryUpdateAction public const FIELD_VALUE = 'value'; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionBuilder.php index 5ad91f11c28..be9db94a491 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CategorySetCustomFieldActionBuilder implements Builder private $value; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionModel.php index 07c30bcde4b..14bf91cb1e8 100644 --- a/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Category/CategorySetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponse.php b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponse.php index ee34b2b851c..b7c3f5fbc8e 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ChannelPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -28,7 +28,7 @@ interface ChannelPagedQueryResponse extends JsonObject public function getLimit(); /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseBuilder.php index 4517af2ae07..e7866075de4 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ChannelPagedQueryResponseBuilder implements Builder private $results; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseModel.php index 61046a1a794..1c34fcffbae 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Channel/ChannelReference.php b/lib/commercetools-api/src/Models/Channel/ChannelReference.php index f873d19697f..9b888ea7bc4 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelReference.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

    Contains the representation of the expanded Channel. - * Only present in responses to requests with Reference Expansion for Channels.

    + * Only present in responses to requests with Reference Expansion for Channels.

    * * @return null|Channel diff --git a/lib/commercetools-api/src/Models/Channel/ChannelReferenceBuilder.php b/lib/commercetools-api/src/Models/Channel/ChannelReferenceBuilder.php index f28cece7070..e8024bc0cf8 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

    Contains the representation of the expanded Channel. - * Only present in responses to requests with Reference Expansion for Channels.

    + * Only present in responses to requests with Reference Expansion for Channels.

    * * @return null|Channel diff --git a/lib/commercetools-api/src/Models/Channel/ChannelReferenceModel.php b/lib/commercetools-api/src/Models/Channel/ChannelReferenceModel.php index f1976318d9f..4e4cece19ce 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelReferenceModel.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

    Contains the representation of the expanded Channel. - * Only present in responses to requests with Reference Expansion for Channels.

    + * Only present in responses to requests with Reference Expansion for Channels.

    * * * @return null|Channel diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldAction.php index 88335c972f5..451b78ebc46 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldAction.php @@ -17,7 +17,7 @@ interface ChannelSetAddressCustomFieldAction extends ChannelUpdateAction public const FIELD_VALUE = 'value'; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionBuilder.php index 14ec9d2122a..6c55ba18d57 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ChannelSetAddressCustomFieldActionBuilder implements Builder private $value; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionModel.php index dec4aa9b526..b1225cee6fe 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetAddressCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldAction.php index f1b61b721c6..123c5c103a1 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface ChannelSetCustomFieldAction extends ChannelUpdateAction public const FIELD_VALUE = 'value'; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionBuilder.php index 284b7a3ae9c..d628e7fc98e 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ChannelSetCustomFieldActionBuilder implements Builder private $value; /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionModel.php index 9171d7a32a1..12a66c0b489 100644 --- a/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Channel/ChannelSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

    Name of the Custom Field.

    + *

    Name of the Custom Field.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/AddressBuilder.php b/lib/commercetools-api/src/Models/Common/AddressBuilder.php index 48bd68072d5..5c6208a4ae9 100644 --- a/lib/commercetools-api/src/Models/Common/AddressBuilder.php +++ b/lib/commercetools-api/src/Models/Common/AddressBuilder.php @@ -192,7 +192,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/AddressDraftBuilder.php b/lib/commercetools-api/src/Models/Common/AddressDraftBuilder.php index 6efd0ef0617..677cf66e8b0 100644 --- a/lib/commercetools-api/src/Models/Common/AddressDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Common/AddressDraftBuilder.php @@ -192,7 +192,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/AddressDraftModel.php b/lib/commercetools-api/src/Models/Common/AddressDraftModel.php index 004b30f41b9..1214036afec 100644 --- a/lib/commercetools-api/src/Models/Common/AddressDraftModel.php +++ b/lib/commercetools-api/src/Models/Common/AddressDraftModel.php @@ -260,7 +260,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/AddressModel.php b/lib/commercetools-api/src/Models/Common/AddressModel.php index ad2ddfbdf00..cdd7c639b43 100644 --- a/lib/commercetools-api/src/Models/Common/AddressModel.php +++ b/lib/commercetools-api/src/Models/Common/AddressModel.php @@ -260,7 +260,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/BaseAddress.php b/lib/commercetools-api/src/Models/Common/BaseAddress.php index 5a58403ce6b..a95ecc899bb 100644 --- a/lib/commercetools-api/src/Models/Common/BaseAddress.php +++ b/lib/commercetools-api/src/Models/Common/BaseAddress.php @@ -50,7 +50,7 @@ interface BaseAddress extends JsonObject public function getId(); /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/BaseAddressBuilder.php b/lib/commercetools-api/src/Models/Common/BaseAddressBuilder.php index 52901f0dd78..9898242855a 100644 --- a/lib/commercetools-api/src/Models/Common/BaseAddressBuilder.php +++ b/lib/commercetools-api/src/Models/Common/BaseAddressBuilder.php @@ -184,7 +184,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/BaseAddressModel.php b/lib/commercetools-api/src/Models/Common/BaseAddressModel.php index 65d243dacf9..717d9679167 100644 --- a/lib/commercetools-api/src/Models/Common/BaseAddressModel.php +++ b/lib/commercetools-api/src/Models/Common/BaseAddressModel.php @@ -250,7 +250,7 @@ public function getId() } /** - *

    User-defined identifier of the Address that must be unique when multiple addresses are referenced in BusinessUnits, Customers, and itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    + *

    User-defined identifier of the Address. Must be unique among the addresses in a BusinessUnit, Customer, or in the itemShippingAddresses (LineItem-specific addresses) of a Cart, Order, QuoteRequest, or Quote.

    * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Common/BaseResource.php b/lib/commercetools-api/src/Models/Common/BaseResource.php index 62c0917dca9..7997cb7e761 100644 --- a/lib/commercetools-api/src/Models/Common/BaseResource.php +++ b/lib/commercetools-api/src/Models/Common/BaseResource.php @@ -91,8 +91,10 @@ use Commercetools\Api\Models\Message\CartDiscountStoreRemovedMessage; use Commercetools\Api\Models\Message\CartDiscountStoresSetMessage; use Commercetools\Api\Models\Message\CartFrozenMessage; +use Commercetools\Api\Models\Message\CartLockedMessage; use Commercetools\Api\Models\Message\CartPurchaseOrderNumberSetMessage; use Commercetools\Api\Models\Message\CartUnfrozenMessage; +use Commercetools\Api\Models\Message\CartUnlockedMessage; use Commercetools\Api\Models\Message\CategoryCreatedMessage; use Commercetools\Api\Models\Message\CategorySlugChangedMessage; use Commercetools\Api\Models\Message\CustomerAddressAddedMessage; diff --git a/lib/commercetools-api/src/Models/Common/BaseResourceBuilder.php b/lib/commercetools-api/src/Models/Common/BaseResourceBuilder.php index e74b762fffd..c6c5c4e56b2 100644 --- a/lib/commercetools-api/src/Models/Common/BaseResourceBuilder.php +++ b/lib/commercetools-api/src/Models/Common/BaseResourceBuilder.php @@ -174,10 +174,14 @@ use Commercetools\Api\Models\Message\CartDiscountStoresSetMessageBuilder; use Commercetools\Api\Models\Message\CartFrozenMessage; use Commercetools\Api\Models\Message\CartFrozenMessageBuilder; +use Commercetools\Api\Models\Message\CartLockedMessage; +use Commercetools\Api\Models\Message\CartLockedMessageBuilder; use Commercetools\Api\Models\Message\CartPurchaseOrderNumberSetMessage; use Commercetools\Api\Models\Message\CartPurchaseOrderNumberSetMessageBuilder; use Commercetools\Api\Models\Message\CartUnfrozenMessage; use Commercetools\Api\Models\Message\CartUnfrozenMessageBuilder; +use Commercetools\Api\Models\Message\CartUnlockedMessage; +use Commercetools\Api\Models\Message\CartUnlockedMessageBuilder; use Commercetools\Api\Models\Message\CategoryCreatedMessage; use Commercetools\Api\Models\Message\CategoryCreatedMessageBuilder; use Commercetools\Api\Models\Message\CategorySlugChangedMessage; diff --git a/lib/commercetools-api/src/Models/Common/BaseResourceModel.php b/lib/commercetools-api/src/Models/Common/BaseResourceModel.php index a7082edc593..85948eb621b 100644 --- a/lib/commercetools-api/src/Models/Common/BaseResourceModel.php +++ b/lib/commercetools-api/src/Models/Common/BaseResourceModel.php @@ -174,10 +174,14 @@ use Commercetools\Api\Models\Message\CartDiscountStoresSetMessageModel; use Commercetools\Api\Models\Message\CartFrozenMessage; use Commercetools\Api\Models\Message\CartFrozenMessageModel; +use Commercetools\Api\Models\Message\CartLockedMessage; +use Commercetools\Api\Models\Message\CartLockedMessageModel; use Commercetools\Api\Models\Message\CartPurchaseOrderNumberSetMessage; use Commercetools\Api\Models\Message\CartPurchaseOrderNumberSetMessageModel; use Commercetools\Api\Models\Message\CartUnfrozenMessage; use Commercetools\Api\Models\Message\CartUnfrozenMessageModel; +use Commercetools\Api\Models\Message\CartUnlockedMessage; +use Commercetools\Api\Models\Message\CartUnlockedMessageModel; use Commercetools\Api\Models\Message\CategoryCreatedMessage; use Commercetools\Api\Models\Message\CategoryCreatedMessageModel; use Commercetools\Api\Models\Message\CategorySlugChangedMessage; diff --git a/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyBuilder.php b/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyBuilder.php index 2022a591a6b..0c1e4e2e072 100644 --- a/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyBuilder.php +++ b/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyBuilder.php @@ -44,7 +44,7 @@ final class CentPrecisionMoneyBuilder implements Builder *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyModel.php b/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyModel.php index 384b821238d..a03e90cc6c8 100644 --- a/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyModel.php +++ b/lib/commercetools-api/src/Models/Common/CentPrecisionMoneyModel.php @@ -66,7 +66,7 @@ public function __construct( *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/ClientLogging.php b/lib/commercetools-api/src/Models/Common/ClientLogging.php index 23ec304c827..53f3de37b0c 100644 --- a/lib/commercetools-api/src/Models/Common/ClientLogging.php +++ b/lib/commercetools-api/src/Models/Common/ClientLogging.php @@ -29,7 +29,7 @@ interface ClientLogging extends JsonObject public function getClientId(); /** - *

    External user ID provided by X-External-User-ID HTTP Header.

    + *

    External user ID provided by X-External-User-ID HTTP Header.

    * * @return null|string @@ -53,7 +53,7 @@ public function getCustomer(); public function getAnonymousId(); /** - *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/ClientLoggingBuilder.php b/lib/commercetools-api/src/Models/Common/ClientLoggingBuilder.php index e175828039b..2e5ee667d18 100644 --- a/lib/commercetools-api/src/Models/Common/ClientLoggingBuilder.php +++ b/lib/commercetools-api/src/Models/Common/ClientLoggingBuilder.php @@ -64,7 +64,7 @@ public function getClientId() } /** - *

    External user ID provided by X-External-User-ID HTTP Header.

    + *

    External user ID provided by X-External-User-ID HTTP Header.

    * * @return null|string @@ -97,7 +97,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/ClientLoggingModel.php b/lib/commercetools-api/src/Models/Common/ClientLoggingModel.php index f5390b6964a..b2d10300a52 100644 --- a/lib/commercetools-api/src/Models/Common/ClientLoggingModel.php +++ b/lib/commercetools-api/src/Models/Common/ClientLoggingModel.php @@ -90,7 +90,7 @@ public function getClientId() } /** - *

    External user ID provided by X-External-User-ID HTTP Header.

    + *

    External user ID provided by X-External-User-ID HTTP Header.

    * * * @return null|string @@ -151,7 +151,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/CreatedBy.php b/lib/commercetools-api/src/Models/Common/CreatedBy.php index 6ac1ef56fc9..6d0775174ee 100644 --- a/lib/commercetools-api/src/Models/Common/CreatedBy.php +++ b/lib/commercetools-api/src/Models/Common/CreatedBy.php @@ -25,7 +25,7 @@ interface CreatedBy extends ClientLogging public function getClientId(); /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * @return null|string @@ -57,7 +57,7 @@ public function getAnonymousId(); public function getAttributedTo(); /** - *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/CreatedByBuilder.php b/lib/commercetools-api/src/Models/Common/CreatedByBuilder.php index 200a908e456..a211d58c3f7 100644 --- a/lib/commercetools-api/src/Models/Common/CreatedByBuilder.php +++ b/lib/commercetools-api/src/Models/Common/CreatedByBuilder.php @@ -70,7 +70,7 @@ public function getClientId() } /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * @return null|string @@ -103,7 +103,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/CreatedByModel.php b/lib/commercetools-api/src/Models/Common/CreatedByModel.php index a09c3a852db..9308f089d5a 100644 --- a/lib/commercetools-api/src/Models/Common/CreatedByModel.php +++ b/lib/commercetools-api/src/Models/Common/CreatedByModel.php @@ -98,7 +98,7 @@ public function getClientId() } /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * * @return null|string @@ -159,7 +159,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who created the resource in the context of a Business Unit. Only available for B2B-enabled Project when an Associate acts on behalf of a company using the associate endpoints.

    * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyBuilder.php b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyBuilder.php index 71a6e9094cd..ae723a789ae 100644 --- a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyBuilder.php +++ b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyBuilder.php @@ -50,7 +50,7 @@ final class HighPrecisionMoneyBuilder implements Builder *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraft.php b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraft.php index 102cf804bd3..6bb2a09b46b 100644 --- a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraft.php +++ b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraft.php @@ -25,7 +25,7 @@ public function getFractionDigits(); /** *

    Amount in 1 / (10 ^ fractionDigits) of a currency.

    - *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int @@ -35,7 +35,7 @@ public function getPreciseAmount(); /** *

    Amount in the smallest indivisible unit of a currency. This field is optional for high precision. If provided, it is checked for validity. Example:

    *

    A Price of 1.015 USD can be rounded either to 1.01 USD or 1.02 USD. If it lies outside of this range, an error message stating that centAmount must be rounded correctly will be returned.

    - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    *

    If centAmount is not provided, the API calculates the value automatically using the default rounding mode half even.

    * diff --git a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftBuilder.php b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftBuilder.php index 26ee35d099c..17a5ff5f56f 100644 --- a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftBuilder.php @@ -47,7 +47,7 @@ final class HighPrecisionMoneyDraftBuilder implements Builder /** *

    Amount in the smallest indivisible unit of a currency. This field is optional for high precision. If provided, it is checked for validity. Example:

    *

    A Price of 1.015 USD can be rounded either to 1.01 USD or 1.02 USD. If it lies outside of this range, an error message stating that centAmount must be rounded correctly will be returned.

    - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    *

    If centAmount is not provided, the API calculates the value automatically using the default rounding mode half even.

    * @@ -82,7 +82,7 @@ public function getFractionDigits() /** *

    Amount in 1 / (10 ^ fractionDigits) of a currency.

    - *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftModel.php b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftModel.php index b5b6b5aeb39..68a7bf6657a 100644 --- a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftModel.php +++ b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyDraftModel.php @@ -71,7 +71,7 @@ public function __construct( /** *

    Amount in the smallest indivisible unit of a currency. This field is optional for high precision. If provided, it is checked for validity. Example:

    *

    A Price of 1.015 USD can be rounded either to 1.01 USD or 1.02 USD. If it lies outside of this range, an error message stating that centAmount must be rounded correctly will be returned.

    - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    *

    If centAmount is not provided, the API calculates the value automatically using the default rounding mode half even.

    * * @@ -153,7 +153,7 @@ public function getFractionDigits() /** *

    Amount in 1 / (10 ^ fractionDigits) of a currency.

    - *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    preciseAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyModel.php b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyModel.php index 69ba3a25b99..b843cde2c75 100644 --- a/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyModel.php +++ b/lib/commercetools-api/src/Models/Common/HighPrecisionMoneyModel.php @@ -74,7 +74,7 @@ public function __construct( *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/LastModifiedBy.php b/lib/commercetools-api/src/Models/Common/LastModifiedBy.php index aac48df1cac..35f2663ddc5 100644 --- a/lib/commercetools-api/src/Models/Common/LastModifiedBy.php +++ b/lib/commercetools-api/src/Models/Common/LastModifiedBy.php @@ -25,7 +25,7 @@ interface LastModifiedBy extends ClientLogging public function getClientId(); /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * @return null|string @@ -57,7 +57,7 @@ public function getAnonymousId(); public function getAttributedTo(); /** - *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/LastModifiedByBuilder.php b/lib/commercetools-api/src/Models/Common/LastModifiedByBuilder.php index 521113023f5..26eced725df 100644 --- a/lib/commercetools-api/src/Models/Common/LastModifiedByBuilder.php +++ b/lib/commercetools-api/src/Models/Common/LastModifiedByBuilder.php @@ -70,7 +70,7 @@ public function getClientId() } /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * @return null|string @@ -103,7 +103,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/LastModifiedByModel.php b/lib/commercetools-api/src/Models/Common/LastModifiedByModel.php index 0dfd77a1c48..9dd0ddbbabd 100644 --- a/lib/commercetools-api/src/Models/Common/LastModifiedByModel.php +++ b/lib/commercetools-api/src/Models/Common/LastModifiedByModel.php @@ -98,7 +98,7 @@ public function getClientId() } /** - *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    + *

    External user ID provided by the X-External-User-ID HTTP Header or external_user_id:{externalUserId} scope.

    * * * @return null|string @@ -159,7 +159,7 @@ public function getAnonymousId() } /** - *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    + *

    Indicates the Customer who modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

    * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Common/Money.php b/lib/commercetools-api/src/Models/Common/Money.php index 70f61ec07f2..f7dd8998fcf 100644 --- a/lib/commercetools-api/src/Models/Common/Money.php +++ b/lib/commercetools-api/src/Models/Common/Money.php @@ -22,7 +22,7 @@ interface Money extends JsonObject *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/MoneyBuilder.php b/lib/commercetools-api/src/Models/Common/MoneyBuilder.php index e27fa2ed00d..ab9628c6b9f 100644 --- a/lib/commercetools-api/src/Models/Common/MoneyBuilder.php +++ b/lib/commercetools-api/src/Models/Common/MoneyBuilder.php @@ -38,7 +38,7 @@ final class MoneyBuilder implements Builder *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/MoneyModel.php b/lib/commercetools-api/src/Models/Common/MoneyModel.php index 9b720b7751a..ea0a865488f 100644 --- a/lib/commercetools-api/src/Models/Common/MoneyModel.php +++ b/lib/commercetools-api/src/Models/Common/MoneyModel.php @@ -49,7 +49,7 @@ public function __construct( *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/PagedQueryResponse.php b/lib/commercetools-api/src/Models/Common/PagedQueryResponse.php index 4129f9d0f2c..c38f5803030 100644 --- a/lib/commercetools-api/src/Models/Common/PagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Common/PagedQueryResponse.php @@ -21,7 +21,7 @@ interface PagedQueryResponse extends JsonObject public const FIELD_META = 'meta'; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -29,7 +29,7 @@ interface PagedQueryResponse extends JsonObject public function getLimit(); /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -46,10 +46,10 @@ public function getCount(); /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/PagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Common/PagedQueryResponseBuilder.php index 01d8bc0baa5..6f4f7c930ee 100644 --- a/lib/commercetools-api/src/Models/Common/PagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Common/PagedQueryResponseBuilder.php @@ -57,7 +57,7 @@ final class PagedQueryResponseBuilder implements Builder private $meta; /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * @return null|int @@ -68,7 +68,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * @return null|int @@ -91,10 +91,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/PagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Common/PagedQueryResponseModel.php index 4f9f1bd7f07..c67b8c286c2 100644 --- a/lib/commercetools-api/src/Models/Common/PagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Common/PagedQueryResponseModel.php @@ -76,7 +76,7 @@ public function __construct( } /** - *

    Number of results requested.

    + *

    Number of results requested.

    * * * @return null|int @@ -96,7 +96,7 @@ public function getLimit() } /** - *

    Number of elements skipped.

    + *

    Number of elements skipped.

    * * * @return null|int @@ -137,10 +137,10 @@ public function getCount() /** *

    Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

    + * When the results are filtered with a Query Predicate, total is subject to a limit.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/Price.php b/lib/commercetools-api/src/Models/Common/Price.php index ee69b74ef04..d34c5fde11d 100644 --- a/lib/commercetools-api/src/Models/Common/Price.php +++ b/lib/commercetools-api/src/Models/Common/Price.php @@ -97,7 +97,7 @@ public function getValidUntil(); /** *

    Set if a matching ProductDiscount exists. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

    *

    If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

    * diff --git a/lib/commercetools-api/src/Models/Common/PriceBuilder.php b/lib/commercetools-api/src/Models/Common/PriceBuilder.php index d8fd733fcbc..21d390e5ceb 100644 --- a/lib/commercetools-api/src/Models/Common/PriceBuilder.php +++ b/lib/commercetools-api/src/Models/Common/PriceBuilder.php @@ -191,7 +191,7 @@ public function getValidUntil() /** *

    Set if a matching ProductDiscount exists. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

    *

    If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

    * diff --git a/lib/commercetools-api/src/Models/Common/PriceModel.php b/lib/commercetools-api/src/Models/Common/PriceModel.php index 2e2b10f0e66..6ff43452b13 100644 --- a/lib/commercetools-api/src/Models/Common/PriceModel.php +++ b/lib/commercetools-api/src/Models/Common/PriceModel.php @@ -305,7 +305,7 @@ public function getValidUntil() /** *

    Set if a matching ProductDiscount exists. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

    *

    If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

    * diff --git a/lib/commercetools-api/src/Models/Common/TypedMoneyBuilder.php b/lib/commercetools-api/src/Models/Common/TypedMoneyBuilder.php index cded0eb08e9..f92b801040a 100644 --- a/lib/commercetools-api/src/Models/Common/TypedMoneyBuilder.php +++ b/lib/commercetools-api/src/Models/Common/TypedMoneyBuilder.php @@ -44,7 +44,7 @@ final class TypedMoneyBuilder implements Builder *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * @return null|int diff --git a/lib/commercetools-api/src/Models/Common/TypedMoneyModel.php b/lib/commercetools-api/src/Models/Common/TypedMoneyModel.php index 415a3a96caf..a08a7e4a280 100644 --- a/lib/commercetools-api/src/Models/Common/TypedMoneyModel.php +++ b/lib/commercetools-api/src/Models/Common/TypedMoneyModel.php @@ -74,7 +74,7 @@ public function __construct( *
  • Cents for EUR and USD, pence for GBP, or centime for CHF (5 CHF is specified as 500).
  • *
  • The value in the major unit for currencies without minor units, like JPY (5 JPY is specified as 5).
  • * - *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    + *

    centAmount is represented as 64-bit integers. If this limit is exceeded, a MoneyOverflow error will be returned.

    * * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObject.php b/lib/commercetools-api/src/Models/CustomObject/CustomObject.php index 5d9df02221f..5120fff44bb 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObject.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObject.php @@ -88,7 +88,7 @@ public function getContainer(); public function getKey(); /** - *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    + *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    *
      *
    • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
    • *
    diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectBuilder.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectBuilder.php index 9213db78651..854161a8baa 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectBuilder.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectBuilder.php @@ -170,7 +170,7 @@ public function getKey() } /** - *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    + *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    *
      *
    • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
    • *
    diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraft.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraft.php index afd7e10313e..73e1f074443 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraft.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraft.php @@ -35,7 +35,7 @@ public function getContainer(); public function getKey(); /** - *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    + *

    Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

    *
      *
    • Fields within value that have null values are not saved.
    • *
    • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
    • diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftBuilder.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftBuilder.php index 50a5e0404a4..dda26216c7b 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftBuilder.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftBuilder.php @@ -67,7 +67,7 @@ public function getKey() } /** - *

      Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

      + *

      Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

      *
        *
      • Fields within value that have null values are not saved.
      • *
      • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
      • diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftModel.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftModel.php index 0c0c44a1044..f8fb15d8882 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftModel.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectDraftModel.php @@ -100,7 +100,7 @@ public function getKey() } /** - *

        Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

        + *

        Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

        *
          *
        • Fields within value that have null values are not saved.
        • *
        • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
        • diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectModel.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectModel.php index 436bf6e43b5..6da08fb2ded 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectModel.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectModel.php @@ -277,7 +277,7 @@ public function getKey() } /** - *

          Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

          + *

          Can be any JSON standard type, such as number, string, boolean, array, object, or a common API data type.

          *
            *
          • For values of type Reference the integrity of the data is not guaranteed. If the referenced object is deleted, the API does not delete the corresponding reference to it and the value points to a non-existing object in such case.
          • *
          diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponse.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponse.php index a049a934f43..31224bfe302 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CustomObjectPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface CustomObjectPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          The total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseBuilder.php index a5f320baf30..8f3c49639d4 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CustomObjectPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          The total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseModel.php index 9852380938c..a3bdcc35433 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          The total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReference.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReference.php index 9681337774c..ac0b6c0b986 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReference.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReference.php @@ -23,7 +23,7 @@ interface CustomObjectReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          + *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          * * @return null|CustomObject diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceBuilder.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceBuilder.php index ba0c7d9b4b9..ac6838d369e 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          + *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          * * @return null|CustomObject diff --git a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceModel.php b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceModel.php index 918759d84ea..3dac3597eb5 100644 --- a/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceModel.php +++ b/lib/commercetools-api/src/Models/CustomObject/CustomObjectReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          + *

          Contains the representation of the expanded CustomObject. Only present in responses to requests with Reference Expansion for CustomObjects.

          * * * @return null|CustomObject diff --git a/lib/commercetools-api/src/Models/Customer/Customer.php b/lib/commercetools-api/src/Models/Customer/Customer.php index 8a749c5cd52..fdcf6e02d4a 100644 --- a/lib/commercetools-api/src/Models/Customer/Customer.php +++ b/lib/commercetools-api/src/Models/Customer/Customer.php @@ -123,7 +123,7 @@ public function getLastModifiedBy(); public function getCreatedBy(); /** - *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * @@ -253,7 +253,7 @@ public function getCustomerGroup(); /** *

          Customer Groups that the Customer belongs to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|CustomerGroupAssignmentCollection @@ -287,8 +287,8 @@ public function getSalutation(); /** *

          Stores to which the Customer is assigned to.

          * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerBuilder.php index 46b62ceaf32..d89d1c58409 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerBuilder.php @@ -320,7 +320,7 @@ public function getCreatedBy() } /** - *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * @@ -498,7 +498,7 @@ public function getCustomerGroup() /** *

          Customer Groups that the Customer belongs to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|CustomerGroupAssignmentCollection @@ -544,8 +544,8 @@ public function getSalutation() /** *

          Stores to which the Customer is assigned to.

          * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetToken.php b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetToken.php index 5d614f4538f..96ca5f0c4c6 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetToken.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetToken.php @@ -18,7 +18,7 @@ interface CustomerCreatePasswordResetToken extends JsonObject public const FIELD_INVALIDATE_OLDER_TOKENS = 'invalidateOlderTokens'; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenBuilder.php index 709e330a14b..25795de4b6b 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenBuilder.php @@ -39,7 +39,7 @@ final class CustomerCreatePasswordResetTokenBuilder implements Builder private $invalidateOlderTokens; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenModel.php b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenModel.php index e3734e47f27..ff75b66f8e9 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerCreatePasswordResetTokenModel.php @@ -52,7 +52,7 @@ public function __construct( } /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraft.php b/lib/commercetools-api/src/Models/Customer/CustomerDraft.php index b87e895f8c1..d512646bbbc 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraft.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraft.php @@ -51,7 +51,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 @@ -77,7 +77,7 @@ public function getCustomerNumber(); public function getExternalId(); /** - *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * @@ -239,7 +239,7 @@ public function getCustomerGroup(); /** *

          Customer Groups to assign the Customer to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|CustomerGroupAssignmentDraftCollection @@ -274,8 +274,8 @@ public function getSalutation(); /** *

          Sets the Stores for the Customer.

          * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php index 0c184a05039..bcfcb12f7f8 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraftBuilder.php @@ -200,7 +200,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 @@ -235,7 +235,7 @@ public function getExternalId() } /** - *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * @@ -454,7 +454,7 @@ public function getCustomerGroup() /** *

          Customer Groups to assign the Customer to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|CustomerGroupAssignmentDraftCollection @@ -501,8 +501,8 @@ public function getSalutation() /** *

          Sets the Stores for the Customer.

          * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php b/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php index f9f8bd7cef2..64c67cf8032 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerDraftModel.php @@ -263,7 +263,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 @@ -325,7 +325,7 @@ public function getExternalId() } /** - *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that must be unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * * @@ -721,7 +721,7 @@ public function getCustomerGroup() /** *

          Customer Groups to assign the Customer to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * * @return null|CustomerGroupAssignmentDraftCollection @@ -805,8 +805,8 @@ public function getSalutation() /** *

          Sets the Stores for the Customer.

          * * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerModel.php b/lib/commercetools-api/src/Models/Customer/CustomerModel.php index 55967d1524b..28acf9d2a54 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerModel.php @@ -480,7 +480,7 @@ public function getCreatedBy() } /** - *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or to a Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * * @@ -807,7 +807,7 @@ public function getCustomerGroup() /** *

          Customer Groups that the Customer belongs to.

          - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * * @return null|CustomerGroupAssignmentCollection @@ -890,8 +890,8 @@ public function getSalutation() /** *

          Stores to which the Customer is assigned to.

          * * * diff --git a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponse.php b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponse.php index 1f48cf3d876..47f16649307 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CustomerPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface CustomerPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseBuilder.php index 8d9dff7a033..006099d33cc 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CustomerPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseModel.php index 2c482d7949a..3eafaaa12af 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldAction.php index f4821515b79..a07f8165fbc 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldAction.php @@ -26,7 +26,7 @@ interface CustomerSetAddressCustomFieldAction extends CustomerUpdateAction public function getAddressId(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionBuilder.php index ae5511993f6..a4dc2711210 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getAddressId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionModel.php index 4b3fc8d96b6..c9498cbc83c 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetAddressCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getAddressId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldAction.php index 099a62abc8d..af5856ec117 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface CustomerSetCustomFieldAction extends CustomerUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionBuilder.php index 23d1031c764..d33f59deb3d 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CustomerSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionModel.php index e9728a5ce5c..05ce2363343 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSignInResult.php b/lib/commercetools-api/src/Models/Customer/CustomerSignInResult.php index b1afed796f4..686ecf51247 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSignInResult.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSignInResult.php @@ -29,7 +29,7 @@ public function getCustomer(); *

          Cart associated with the Customer.

          *

          The Cart is recalculated to remove invalid Line Items and apply the latest prices, taxes, and discounts. * During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.

          - *

          For more information, see Cart updates.

          + *

          For more information, see Cart updates.

          * * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSignInResultBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerSignInResultBuilder.php index b2db928c91b..0e7f42f924e 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSignInResultBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSignInResultBuilder.php @@ -49,7 +49,7 @@ public function getCustomer() *

          Cart associated with the Customer.

          *

          The Cart is recalculated to remove invalid Line Items and apply the latest prices, taxes, and discounts. * During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.

          - *

          For more information, see Cart updates.

          + *

          For more information, see Cart updates.

          * * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSignInResultModel.php b/lib/commercetools-api/src/Models/Customer/CustomerSignInResultModel.php index 8995d3d34bb..bf2110d1520 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSignInResultModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSignInResultModel.php @@ -70,7 +70,7 @@ public function getCustomer() *

          Cart associated with the Customer.

          *

          The Cart is recalculated to remove invalid Line Items and apply the latest prices, taxes, and discounts. * During these updates, the following errors can be returned: MatchingPriceNotFound and MissingTaxRateForCountry.

          - *

          For more information, see Cart updates.

          + *

          For more information, see Cart updates.

          * * * @return null|Cart diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSignin.php b/lib/commercetools-api/src/Models/Customer/CustomerSignin.php index 52a3f9515cb..0c36a4bf940 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSignin.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSignin.php @@ -23,7 +23,7 @@ interface CustomerSignin extends JsonObject public const FIELD_UPDATE_PRODUCT_DATA = 'updateProductData'; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSigninBuilder.php b/lib/commercetools-api/src/Models/Customer/CustomerSigninBuilder.php index b37b02f8b0f..e9b33430c40 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSigninBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSigninBuilder.php @@ -65,7 +65,7 @@ final class CustomerSigninBuilder implements Builder private $updateProductData; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/CustomerSigninModel.php b/lib/commercetools-api/src/Models/Customer/CustomerSigninModel.php index e61737cb118..658e83f66a9 100644 --- a/lib/commercetools-api/src/Models/Customer/CustomerSigninModel.php +++ b/lib/commercetools-api/src/Models/Customer/CustomerSigninModel.php @@ -86,7 +86,7 @@ public function __construct( } /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/MyCustomerSignin.php b/lib/commercetools-api/src/Models/Customer/MyCustomerSignin.php index 204859045aa..38da82d5eaa 100644 --- a/lib/commercetools-api/src/Models/Customer/MyCustomerSignin.php +++ b/lib/commercetools-api/src/Models/Customer/MyCustomerSignin.php @@ -19,7 +19,7 @@ interface MyCustomerSignin extends JsonObject public const FIELD_UPDATE_PRODUCT_DATA = 'updateProductData'; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/MyCustomerSigninBuilder.php b/lib/commercetools-api/src/Models/Customer/MyCustomerSigninBuilder.php index 5dddd8ac9c2..d86c7a00145 100644 --- a/lib/commercetools-api/src/Models/Customer/MyCustomerSigninBuilder.php +++ b/lib/commercetools-api/src/Models/Customer/MyCustomerSigninBuilder.php @@ -45,7 +45,7 @@ final class MyCustomerSigninBuilder implements Builder private $updateProductData; /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Customer/MyCustomerSigninModel.php b/lib/commercetools-api/src/Models/Customer/MyCustomerSigninModel.php index c50738dd916..71b4375e4b1 100644 --- a/lib/commercetools-api/src/Models/Customer/MyCustomerSigninModel.php +++ b/lib/commercetools-api/src/Models/Customer/MyCustomerSigninModel.php @@ -60,7 +60,7 @@ public function __construct( } /** - *

          Email address of the Customer treated as case-insensitive.

          + *

          Email address of the Customer treated as case-insensitive.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponse.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponse.php index 105c2ab44ae..bd0a20e504a 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponse.php @@ -20,7 +20,7 @@ interface CustomerGroupPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface CustomerGroupPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseBuilder.php index 7730411b70a..b1d78319287 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class CustomerGroupPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseModel.php index d5bd7af3639..ffd9b18e13d 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReference.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReference.php index 5a999b4797f..71eb429b0b1 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReference.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReference.php @@ -23,7 +23,7 @@ interface CustomerGroupReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          + *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          * * @return null|CustomerGroup diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceBuilder.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceBuilder.php index 6482a1535a9..8b8c5930b36 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          + *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          * * @return null|CustomerGroup diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceModel.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceModel.php index 98b39352599..159978ed4e6 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceModel.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          + *

          Contains the representation of the expanded CustomerGroup. Only present in responses to requests with Reference Expansion for CustomerGroups.

          * * * @return null|CustomerGroup diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldAction.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldAction.php index 51fe1764478..dc4f3f6c856 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface CustomerGroupSetCustomFieldAction extends CustomerGroupUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionBuilder.php index 34a36571bdb..31029328712 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class CustomerGroupSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionModel.php index 8d876835b23..6a2ff1d2d4c 100644 --- a/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/CustomerGroup/CustomerGroupSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponse.php b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponse.php index 72f72d46e1d..a9c7a16d66d 100644 --- a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponse.php +++ b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponse.php @@ -27,7 +27,7 @@ interface CustomerPagedSearchResponse extends JsonObject public function getTotal(); /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -35,7 +35,7 @@ public function getTotal(); public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseBuilder.php b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseBuilder.php index 842553c653d..eedcef7f731 100644 --- a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseBuilder.php +++ b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseBuilder.php @@ -56,7 +56,7 @@ public function getTotal() } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -67,7 +67,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseModel.php b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseModel.php index beade090fca..d09bb4a9fbc 100644 --- a/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseModel.php +++ b/lib/commercetools-api/src/Models/CustomerSearch/CustomerPagedSearchResponseModel.php @@ -80,7 +80,7 @@ public function getTotal() } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -100,7 +100,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCode.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCode.php index 7a27bd9f975..73b8ded2966 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCode.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCode.php @@ -112,7 +112,7 @@ public function getName(); public function getDescription(); /** - *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          + *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeBuilder.php index 8872c162588..52e125e1d4d 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeBuilder.php @@ -259,7 +259,7 @@ public function getDescription() } /** - *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          + *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraft.php index 89b3c06eb20..1b02d4702b9 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 @@ -57,7 +57,7 @@ public function getName(); public function getDescription(); /** - *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. + *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. * It cannot be modified after the DiscountCode is created.

          * diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftBuilder.php index 5c1a3ecc932..6a3ce27c9aa 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 @@ -139,7 +139,7 @@ public function getDescription() } /** - *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. + *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. * It cannot be modified after the DiscountCode is created.

          * diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeDraftModel.php index 429f3b2623e..ba5c177f49d 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 @@ -201,7 +201,7 @@ public function getDescription() } /** - *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. + *

          User-defined unique identifier for the DiscountCode that can be added to the Cart to apply the related CartDiscounts. * It cannot be modified after the DiscountCode is created.

          * * diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeModel.php index 2b0d15a07e3..a2d5d31d846 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeModel.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeModel.php @@ -401,7 +401,7 @@ public function getDescription() } /** - *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          + *

          User-defined unique identifier of the DiscountCode added to the Cart to apply the related CartDiscounts.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponse.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponse.php index 68b97b1bc9c..d1b5508eeb9 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponse.php @@ -20,7 +20,7 @@ interface DiscountCodePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface DiscountCodePagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseBuilder.php index ed7e7355127..29d77ea99d6 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class DiscountCodePagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseModel.php index b58ad1b1f93..7f835b113f1 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReference.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReference.php index 3365175d688..b92697f952e 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReference.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReference.php @@ -23,7 +23,7 @@ interface DiscountCodeReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          + *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          * * @return null|DiscountCode diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceBuilder.php index 615962c688e..ccbf377cd45 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          + *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          * * @return null|DiscountCode diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceModel.php index 6788c9b7036..22ca9beb39f 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceModel.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          + *

          Contains the representation of the expanded DiscountCode. Only present in responses to requests with Reference Expansion for DiscountCodes.

          * * * @return null|DiscountCode diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldAction.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldAction.php index b4e09f9db3a..1956cafd125 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface DiscountCodeSetCustomFieldAction extends DiscountCodeUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionBuilder.php index 02d0d814f5e..40c00c02f8b 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class DiscountCodeSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionModel.php index 0d65d88fb9f..c593d838565 100644 --- a/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/DiscountCode/DiscountCodeSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponse.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponse.php index 192eeb39746..91c31f1a3f5 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponse.php @@ -20,7 +20,7 @@ interface DiscountGroupPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface DiscountGroupPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseBuilder.php index 36f220111b8..3e695e701e9 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class DiscountGroupPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseModel.php index 2b9d9bb8847..e32a92119f2 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReference.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReference.php index c8ab81dcfe3..0f523b638ff 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReference.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReference.php @@ -32,7 +32,7 @@ public function getId(); /** *

          Contains the representation of the expanded DiscountGroup. - * Only present in responses to requests with Reference Expansion for DiscountGroups.

          + * Only present in responses to requests with Reference Expansion for DiscountGroups.

          * * @return null|DiscountGroup diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceBuilder.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceBuilder.php index 14392f3bb0c..949f152312b 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

          Contains the representation of the expanded DiscountGroup. - * Only present in responses to requests with Reference Expansion for DiscountGroups.

          + * Only present in responses to requests with Reference Expansion for DiscountGroups.

          * * @return null|DiscountGroup diff --git a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceModel.php b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceModel.php index c470de036e1..265b14a06b9 100644 --- a/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceModel.php +++ b/lib/commercetools-api/src/Models/DiscountGroup/DiscountGroupReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

          Contains the representation of the expanded DiscountGroup. - * Only present in responses to requests with Reference Expansion for DiscountGroups.

          + * Only present in responses to requests with Reference Expansion for DiscountGroups.

          * * * @return null|DiscountGroup diff --git a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionError.php b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionError.php index 0ec412483ef..85e4c9fda15 100644 --- a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionError.php +++ b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionError.php @@ -33,7 +33,7 @@ public function getCode(); public function getProduct(); /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorBuilder.php b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorBuilder.php index 0ec9586d5ca..7963291564d 100644 --- a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorBuilder.php +++ b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorBuilder.php @@ -48,7 +48,7 @@ public function getProduct() } /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorModel.php b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorModel.php index f649594f64e..d5b5b1c2f22 100644 --- a/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorModel.php +++ b/lib/commercetools-api/src/Models/Error/GraphQLProductPresentWithDifferentVariantSelectionErrorModel.php @@ -96,7 +96,7 @@ public function getProduct() } /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionError.php b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionError.php index 259636aba27..b959c133b0f 100644 --- a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionError.php +++ b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionError.php @@ -41,7 +41,7 @@ public function getMessage(); public function getProduct(); /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorBuilder.php b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorBuilder.php index b92c8a27b7f..2c2d23bccd0 100644 --- a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorBuilder.php +++ b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorBuilder.php @@ -65,7 +65,7 @@ public function getProduct() } /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorModel.php b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorModel.php index eb25396fc2c..73d0c0b8290 100644 --- a/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorModel.php +++ b/lib/commercetools-api/src/Models/Error/ProductPresentWithDifferentVariantSelectionErrorModel.php @@ -124,7 +124,7 @@ public function getProduct() } /** - *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          + *

          Existing Product Variant Selection or Exclusion for the Product in the Product Selection.

          * * * @return null|ProductVariantSelection diff --git a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseData.php b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseData.php index ecfe2c19e0b..8a95f78f5ee 100644 --- a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseData.php +++ b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseData.php @@ -39,7 +39,7 @@ public function getProjectKey(); public function getPayment(); /** - *

          id of the Transaction.

          + *

          id of the Transaction.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataBuilder.php b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataBuilder.php index 05942400662..4a0331703b6 100644 --- a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataBuilder.php +++ b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataBuilder.php @@ -79,7 +79,7 @@ public function getPayment() } /** - *

          id of the Transaction.

          + *

          id of the Transaction.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataModel.php b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataModel.php index ce70fdf032c..c341c268869 100644 --- a/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataModel.php +++ b/lib/commercetools-api/src/Models/Event/CheckoutMessagePaymentsPayloadBaseDataModel.php @@ -115,7 +115,7 @@ public function getPayment() } /** - *

          id of the Transaction.

          + *

          id of the Transaction.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Extension/Extension.php b/lib/commercetools-api/src/Models/Extension/Extension.php index 0406a82b179..4470533d08a 100644 --- a/lib/commercetools-api/src/Models/Extension/Extension.php +++ b/lib/commercetools-api/src/Models/Extension/Extension.php @@ -119,8 +119,8 @@ public function getTimeoutInMs(); public function getDependencies(); /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionBuilder.php index 0b5e0cf9d7f..c274684eeee 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionBuilder.php @@ -230,8 +230,8 @@ public function getDependencies() } /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionDraft.php b/lib/commercetools-api/src/Models/Extension/ExtensionDraft.php index 077a8cdf346..f844e50fcf5 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionDraft.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionDraft.php @@ -66,8 +66,8 @@ public function getTimeoutInMs(); public function getDependencies(); /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php index 885c11ad61b..cb4a7a5f7e3 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionDraftBuilder.php @@ -122,8 +122,8 @@ public function getDependencies() } /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php index a1e69a3e2e0..24a48fed185 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionDraftModel.php @@ -189,8 +189,8 @@ public function getDependencies() } /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionModel.php index c30e80cc705..d359e77c0b9 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionModel.php @@ -373,8 +373,8 @@ public function getDependencies() } /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponse.php b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponse.php index 8307119b107..32c145ca418 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ExtensionPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface ExtensionPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseBuilder.php index d27defe42f9..1e239fe5079 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ExtensionPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseModel.php index 3bc1e031a06..35a8cd641b8 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionReference.php b/lib/commercetools-api/src/Models/Extension/ExtensionReference.php index ddbcb349216..7a4be995495 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionReference.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionReference.php @@ -31,7 +31,7 @@ public function getTypeId(); public function getId(); /** - *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          + *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          * * @return null|Extension diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionReferenceBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionReferenceBuilder.php index e7371054400..e4a6471176a 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          + *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          * * @return null|Extension diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionReferenceModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionReferenceModel.php index eb91e06b840..eaec1567ca9 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionReferenceModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          + *

          Contains the representation of the expanded Extension. Only present in responses to requests with Reference Expansion for Extensions.

          * * * @return null|Extension diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsAction.php b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsAction.php index fe6b330f3fb..7c2548c13cf 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsAction.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsAction.php @@ -16,8 +16,8 @@ interface ExtensionSetExpansionPathsAction extends ExtensionUpdateAction public const FIELD_EXPANSION_PATHS = 'expansionPaths'; /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionBuilder.php index b67acffae07..33b9c793d43 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionBuilder.php @@ -27,8 +27,8 @@ final class ExtensionSetExpansionPathsActionBuilder implements Builder private $expansionPaths; /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionModel.php index 9f8364e4b60..57605b81d8b 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionSetExpansionPathsActionModel.php @@ -63,8 +63,8 @@ public function getAction() } /** - *

          Expansion paths used for reference expansion of the payload.

          - *

          Be aware of the limits of this feature and its performance impact.

          + *

          Expansion paths used for reference expansion of the payload.

          + *

          Be aware of the limits of this feature and its performance impact.

          * * * @return null|array diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionTrigger.php b/lib/commercetools-api/src/Models/Extension/ExtensionTrigger.php index f9ce9b70a08..e570f35aa06 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionTrigger.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionTrigger.php @@ -34,7 +34,7 @@ public function getResourceTypeId(); public function getActions(); /** - *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          + *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionTriggerBuilder.php b/lib/commercetools-api/src/Models/Extension/ExtensionTriggerBuilder.php index 8617abf6bce..f8336ffafd9 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionTriggerBuilder.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionTriggerBuilder.php @@ -61,7 +61,7 @@ public function getActions() } /** - *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          + *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Extension/ExtensionTriggerModel.php b/lib/commercetools-api/src/Models/Extension/ExtensionTriggerModel.php index eecdeb41eb0..a6f2439f299 100644 --- a/lib/commercetools-api/src/Models/Extension/ExtensionTriggerModel.php +++ b/lib/commercetools-api/src/Models/Extension/ExtensionTriggerModel.php @@ -92,7 +92,7 @@ public function getActions() } /** - *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          + *

          Valid predicate that controls the conditions under which the API Extension is called. The Extension is not triggered when the specified condition is not fulfilled.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntry.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntry.php index ff4d21d674d..ba346b6920a 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntry.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntry.php @@ -107,7 +107,7 @@ public function getSku(); public function getSupplyChannel(); /** - *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * @return null|int @@ -115,7 +115,7 @@ public function getSupplyChannel(); public function getQuantityOnStock(); /** - *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * @return null|int @@ -123,7 +123,7 @@ public function getQuantityOnStock(); public function getAvailableQuantity(); /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -131,7 +131,7 @@ public function getAvailableQuantity(); public function getMinCartQuantity(); /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -167,7 +167,7 @@ public function getExpectedDelivery(); public function getReservationExpirationInMinutes(); /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryBuilder.php index eff3c92d94a..ca8bfec5957 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryBuilder.php @@ -239,7 +239,7 @@ public function getSupplyChannel() } /** - *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * @return null|int @@ -250,7 +250,7 @@ public function getQuantityOnStock() } /** - *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * @return null|int @@ -261,7 +261,7 @@ public function getAvailableQuantity() } /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -272,7 +272,7 @@ public function getMinCartQuantity() } /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -320,7 +320,7 @@ public function getReservationExpirationInMinutes() } /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php index a29dd7e426b..8448e3eebb1 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraft.php @@ -38,7 +38,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 @@ -54,7 +54,7 @@ public function getKey(); public function getSupplyChannel(); /** - *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          + *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          * * @return null|int @@ -62,7 +62,7 @@ public function getSupplyChannel(); public function getQuantityOnStock(); /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -70,7 +70,7 @@ public function getQuantityOnStock(); public function getMinCartQuantity(); /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -106,7 +106,7 @@ public function getExpectedDelivery(); public function getReservationExpirationInMinutes(); /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php index 376e9723afa..55dd1d0f258 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftBuilder.php @@ -104,7 +104,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 @@ -126,7 +126,7 @@ public function getSupplyChannel() } /** - *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          + *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          * * @return null|int @@ -137,7 +137,7 @@ public function getQuantityOnStock() } /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -148,7 +148,7 @@ public function getMinCartQuantity() } /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * @return null|int @@ -196,7 +196,7 @@ public function getReservationExpirationInMinutes() } /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php index ebea9540e12..8a87beb0b5a 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryDraftModel.php @@ -142,7 +142,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 @@ -183,7 +183,7 @@ public function getSupplyChannel() } /** - *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          + *

          Overall amount of stock. See Inventory checks and consistency for consistency information.

          * * * @return null|int @@ -203,7 +203,7 @@ public function getQuantityOnStock() } /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * * @return null|int @@ -223,7 +223,7 @@ public function getMinCartQuantity() } /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * * @return null|int @@ -311,7 +311,7 @@ public function getReservationExpirationInMinutes() } /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryModel.php index 80aaca93bc5..0a7db5c7e26 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryModel.php @@ -374,7 +374,7 @@ public function getSupplyChannel() } /** - *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Overall amount of stock (availableQuantity + reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * * @return null|int @@ -394,7 +394,7 @@ public function getQuantityOnStock() } /** - *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          + *

          Available amount of stock (quantityOnStock - reserved). This value is eventually consistent with the internal SKU availability used for reservation logic, with a delay of up to 10 seconds. See Inventory checks and consistency for more information.

          * * * @return null|int @@ -414,7 +414,7 @@ public function getAvailableQuantity() } /** - *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          + *

          Minimum quantity that can be added to a Cart. See Quantity limits.

          * * * @return null|int @@ -434,7 +434,7 @@ public function getMinCartQuantity() } /** - *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          + *

          Maximum quantity that can be added to a Cart. See Quantity limits.

          * * * @return null|int @@ -522,7 +522,7 @@ public function getReservationExpirationInMinutes() } /** - *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          + *

          Configuration of stock levels for the InventoryEntry. Corresponding Messages are triggered when the quantityOnStock reaches the configured levels.

          * * * @return null|InventoryEntryStockLevels diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReference.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReference.php index c93937005ea..869b0fbf22d 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReference.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReference.php @@ -23,7 +23,7 @@ interface InventoryEntryReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          + *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          * * @return null|InventoryEntry diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceBuilder.php index 12b09d40f7d..b81c43732d6 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          + *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          * * @return null|InventoryEntry diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceModel.php index 2eb1423e656..e34f17846db 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntryReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          + *

          Contains the representation of the expanded InventoryEntry. Only present in responses to requests with Reference Expansion for InventoryEntries.

          * * * @return null|InventoryEntry diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldAction.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldAction.php index 7550625fcf7..b60771743a6 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldAction.php @@ -17,7 +17,7 @@ interface InventoryEntrySetCustomFieldAction extends InventoryEntryUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionBuilder.php index 2a58b9cf24d..587429feb50 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class InventoryEntrySetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionModel.php index 6773269b51f..2a9d04e4294 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryEntrySetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponse.php b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponse.php index 59d54bccc66..1e6043659f5 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponse.php @@ -20,7 +20,7 @@ interface InventoryPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface InventoryPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseBuilder.php index 2c7e2cd8b44..80357173c48 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class InventoryPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseModel.php index c9c117d830b..91573d9e718 100644 --- a/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Inventory/InventoryPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldAction.php index 7ad3fbce2a4..eec1ca68074 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldAction.php @@ -26,7 +26,7 @@ interface MyBusinessUnitSetAddressCustomFieldAction extends MyBusinessUnitUpdate public function getAddressId(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionBuilder.php index 13a372783d0..71987081bd6 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getAddressId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionModel.php index 510ddfdf4cb..472a1704c15 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetAddressCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getAddressId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldAction.php index 3924f466131..0f1fa0d69cb 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyBusinessUnitSetCustomFieldAction extends MyBusinessUnitUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionBuilder.php index ef6803e3bf3..577b669a402 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyBusinessUnitSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionModel.php index 4118602e5e6..078736e590e 100644 --- a/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyBusinessUnitSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemAction.php b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemAction.php index d38e47b85b7..1fb255a7dcd 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemAction.php @@ -31,7 +31,7 @@ interface MyCartAddLineItemAction extends MyCartUpdateAction public const FIELD_CUSTOM = 'custom'; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * @return null|string @@ -85,7 +85,7 @@ public function getQuantity(); public function getAddedAt(); /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -95,7 +95,7 @@ public function getAddedAt(); public function getDistributionChannel(); /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionBuilder.php index ea81c7f78ed..500b1499a5b 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionBuilder.php @@ -96,7 +96,7 @@ final class MyCartAddLineItemActionBuilder implements Builder private $custom; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * @return null|string @@ -168,7 +168,7 @@ public function getAddedAt() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -181,7 +181,7 @@ public function getDistributionChannel() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionModel.php b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionModel.php index edb75d94df8..698289eb0d6 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartAddLineItemActionModel.php @@ -152,7 +152,7 @@ public function getAction() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * * @return null|string @@ -282,7 +282,7 @@ public function getAddedAt() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -305,7 +305,7 @@ public function getDistributionChannel() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * * diff --git a/lib/commercetools-api/src/Models/Me/MyCartDraft.php b/lib/commercetools-api/src/Models/Me/MyCartDraft.php index c509fd555a2..07122e269f7 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartDraft.php +++ b/lib/commercetools-api/src/Models/Me/MyCartDraft.php @@ -54,7 +54,7 @@ public function getCurrency(); public function getCustomerEmail(); /** - *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier @@ -147,7 +147,7 @@ public function getShippingMode(); public function getDiscountCodes(); /** - *

          Used for Line Item price selection. + *

          Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCartDraftBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartDraftBuilder.php index 21bc061286c..c3109f3b0d4 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartDraftBuilder.php @@ -156,7 +156,7 @@ public function getCustomerEmail() } /** - *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier @@ -282,7 +282,7 @@ public function getDiscountCodes() } /** - *

          Used for Line Item price selection. + *

          Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCartDraftModel.php b/lib/commercetools-api/src/Models/Me/MyCartDraftModel.php index 31c726a8ab6..5419cc69017 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartDraftModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartDraftModel.php @@ -215,7 +215,7 @@ public function getCustomerEmail() } /** - *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + *

          ResourceIdentifier to the Business Unit the Cart should belong to. The Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitResourceIdentifier @@ -445,7 +445,7 @@ public function getDiscountCodes() } /** - *

          Used for Line Item price selection. + *

          Used for Line Item price selection. * If used for Create Cart in Store, the provided country must be one of the Store's countries.

          * * diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitAction.php b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitAction.php index e3e5db2dce1..29cd3be212b 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitAction.php @@ -17,8 +17,8 @@ interface MyCartSetBusinessUnitAction extends MyCartUpdateAction public const FIELD_BUSINESS_UNIT = 'businessUnit'; /** - *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. - * Additionally, the authenticated user must be an Associate in the Business Unit.

          + *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. + * Additionally, the authenticated user must be an Associate in the Business Unit.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionBuilder.php index 990402dd3b8..cb0bfe200cb 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionBuilder.php @@ -29,8 +29,8 @@ final class MyCartSetBusinessUnitActionBuilder implements Builder private $businessUnit; /** - *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. - * Additionally, the authenticated user must be an Associate in the Business Unit.

          + *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. + * Additionally, the authenticated user must be an Associate in the Business Unit.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionModel.php b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionModel.php index 24d4bb6169d..786799693c0 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetBusinessUnitActionModel.php @@ -65,8 +65,8 @@ public function getAction() } /** - *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. - * Additionally, the authenticated user must be an Associate in the Business Unit.

          + *

          New Business Unit to assign to the Cart, which must have access to the Store that is set on the Cart. + * Additionally, the authenticated user must be an Associate in the Business Unit.

          * * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldAction.php index 53da349eced..fd22f36e3b3 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyCartSetCustomFieldAction extends MyCartUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionBuilder.php index d0a5d32f3f3..3aa6f374d9c 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyCartSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionModel.php index 6d7b2599425..8f5b7371874 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldAction.php index ac31345aa8e..43ecb15eb4d 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionBuilder.php index da9424d6600..1765b9906d0 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionModel.php index 6064cdc8a1e..efe0e2173f1 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodAction.php b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodAction.php index db9b5e8d445..2fc2c844f61 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodAction.php @@ -21,7 +21,13 @@ interface MyCartSetShippingMethodAction extends MyCartUpdateAction /** *

          Value to set. * If empty, any existing value is removed.

          - *

          If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

          + *

          InvalidOperation error is returned in one of the following cases:

          + *
            + *
          1. If the referenced Shipping Method has a predicate that does not match the Cart.
          2. + *
          3. If the referenced Shipping Method is not active.
          4. + *
          5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
          6. + *
          7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
          8. + *
          * * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionBuilder.php index 5fed588a921..ef73e531b15 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionBuilder.php @@ -39,7 +39,13 @@ final class MyCartSetShippingMethodActionBuilder implements Builder /** *

          Value to set. * If empty, any existing value is removed.

          - *

          If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

          + *

          InvalidOperation error is returned in one of the following cases:

          + *
            + *
          1. If the referenced Shipping Method has a predicate that does not match the Cart.
          2. + *
          3. If the referenced Shipping Method is not active.
          4. + *
          5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
          6. + *
          7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
          8. + *
          * * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionModel.php b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionModel.php index 7206fb59148..23178147270 100644 --- a/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCartSetShippingMethodActionModel.php @@ -77,7 +77,13 @@ public function getAction() /** *

          Value to set. * If empty, any existing value is removed.

          - *

          If the referenced Shipping Method has a predicate that does not match the Cart, an InvalidOperation error is returned.

          + *

          InvalidOperation error is returned in one of the following cases:

          + *
            + *
          1. If the referenced Shipping Method has a predicate that does not match the Cart.
          2. + *
          3. If the referenced Shipping Method is not active.
          4. + *
          5. If the referenced Shipping Method is associated with a Store that is different from the Cart's Store.
          6. + *
          7. If the referenced Shipping Method is associated with a Store and the Cart is not associated with any Store.
          8. + *
          * * * @return null|ShippingMethodResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerDraft.php b/lib/commercetools-api/src/Models/Me/MyCustomerDraft.php index f622537f3ae..004a3e19f31 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerDraft.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerDraft.php @@ -35,7 +35,7 @@ interface MyCustomerDraft extends JsonObject public const FIELD_STORES = 'stores'; /** - *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerDraftBuilder.php b/lib/commercetools-api/src/Models/Me/MyCustomerDraftBuilder.php index 346cbee912f..5fbccac4b5e 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerDraftBuilder.php @@ -122,7 +122,7 @@ final class MyCustomerDraftBuilder implements Builder private $stores; /** - *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerDraftModel.php b/lib/commercetools-api/src/Models/Me/MyCustomerDraftModel.php index e393e9c1a17..3269d1c8c52 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerDraftModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerDraftModel.php @@ -161,7 +161,7 @@ public function __construct( } /** - *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. + *

          Email address of the Customer that is unique for an entire Project or Store the Customer is assigned to. * It is the mandatory unique identifier of a Customer.

          * * diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldAction.php index 39438e3a3f3..da09a41afe3 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyCustomerSetCustomFieldAction extends MyCustomerUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionBuilder.php index 54e322415e5..4908d70a16d 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyCustomerSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionModel.php index 7e3cd465de2..01591e0f66b 100644 --- a/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyCustomerSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyLineItemDraft.php b/lib/commercetools-api/src/Models/Me/MyLineItemDraft.php index a72ec478387..47132781a7e 100644 --- a/lib/commercetools-api/src/Models/Me/MyLineItemDraft.php +++ b/lib/commercetools-api/src/Models/Me/MyLineItemDraft.php @@ -31,7 +31,7 @@ interface MyLineItemDraft extends JsonObject public const FIELD_CUSTOM = 'custom'; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * @return null|string @@ -82,7 +82,7 @@ public function getQuantity(); public function getAddedAt(); /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * @@ -91,7 +91,7 @@ public function getAddedAt(); public function getSupplyChannel(); /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum.

          *

          If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

          diff --git a/lib/commercetools-api/src/Models/Me/MyLineItemDraftBuilder.php b/lib/commercetools-api/src/Models/Me/MyLineItemDraftBuilder.php index ed37e584768..7190500ff3a 100644 --- a/lib/commercetools-api/src/Models/Me/MyLineItemDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyLineItemDraftBuilder.php @@ -96,7 +96,7 @@ final class MyLineItemDraftBuilder implements Builder private $custom; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * @return null|string @@ -165,7 +165,7 @@ public function getAddedAt() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * @@ -177,7 +177,7 @@ public function getSupplyChannel() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum.

          *

          If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

          diff --git a/lib/commercetools-api/src/Models/Me/MyLineItemDraftModel.php b/lib/commercetools-api/src/Models/Me/MyLineItemDraftModel.php index 0f44f31a752..f7a3d735ddb 100644 --- a/lib/commercetools-api/src/Models/Me/MyLineItemDraftModel.php +++ b/lib/commercetools-api/src/Models/Me/MyLineItemDraftModel.php @@ -125,7 +125,7 @@ public function __construct( } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the Cart.

          * * * @return null|string @@ -252,7 +252,7 @@ public function getAddedAt() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * * @@ -274,7 +274,7 @@ public function getSupplyChannel() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum.

          *

          If the Cart is bound to a Store with distributionChannels set, * the Channel must match one of the Store's distribution channels.

          diff --git a/lib/commercetools-api/src/Models/Me/MyPayment.php b/lib/commercetools-api/src/Models/Me/MyPayment.php index f43dc9dff0d..f2e6443907e 100644 --- a/lib/commercetools-api/src/Models/Me/MyPayment.php +++ b/lib/commercetools-api/src/Models/Me/MyPayment.php @@ -44,7 +44,7 @@ public function getId(); public function getVersion(); /** - *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          + *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentBuilder.php b/lib/commercetools-api/src/Models/Me/MyPaymentBuilder.php index 16dd8d63e90..ac8e2eb7fcf 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentBuilder.php @@ -100,7 +100,7 @@ public function getVersion() } /** - *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          + *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentModel.php b/lib/commercetools-api/src/Models/Me/MyPaymentModel.php index 017ed4fb8dd..16ab7dbc316 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentModel.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentModel.php @@ -141,7 +141,7 @@ public function getVersion() } /** - *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          + *

          Reference to a Customer associated with the Payment. Set automatically with a password flow token. Either customer or anonymousId is present.

          * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponse.php b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponse.php index 660390ad52c..5aeff43a6be 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponse.php @@ -20,7 +20,7 @@ interface MyPaymentPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseBuilder.php index eabc16f4cc2..6028eefe461 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class MyPaymentPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseModel.php index 1428f8cca80..ad76546bb6f 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldAction.php index 1307ead5469..0529e01040c 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyPaymentSetCustomFieldAction extends MyPaymentUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionBuilder.php index aa1f32084e2..5ef6e8452d5 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyPaymentSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionModel.php index e8ad392bd10..395b9d84f19 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldAction.php index bc1792cc6f5..42a801ed1b2 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyPaymentSetMethodInfoCustomFieldAction extends MyPaymentUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionBuilder.php index f25165fe881..5be0d7d6346 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyPaymentSetMethodInfoCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionModel.php index e0dd9985d50..05fa9a9ebf2 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetMethodInfoCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldAction.php index a0df868f3b4..d7f4c4d1a2d 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyPaymentSetTransactionCustomFieldAction extends MyPaymentUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionBuilder.php index 78216d148ac..8cce209665e 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyPaymentSetTransactionCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionModel.php index 3cbef93e8dd..b687da07c78 100644 --- a/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyPaymentSetTransactionCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldAction.php index bc1b60a0a39..8a7e1265e07 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface MyShoppingListSetCustomFieldAction extends MyShoppingListUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionBuilder.php index cfb2ab88f7d..9f329a4afee 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class MyShoppingListSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionModel.php index 6998dd81852..7f5bbc3f29a 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldAction.php index 75972f022e5..ef28a29e2a1 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionBuilder.php index 0fed9e81831..3a11624078b 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionModel.php index 645088d4a80..063c7897df2 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldAction.php index bd525f86db5..26d55c634da 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getTextLineItemId(); public function getTextLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionBuilder.php index 3dca07b6abf..5e345302379 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getTextLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionModel.php index 75726e56931..51591685f9f 100644 --- a/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Me/MyShoppingListSetTextLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getTextLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalFlowApprovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalFlowApprovedMessageModel.php index 5031c72570a..7dd83ad2795 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalFlowApprovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalFlowApprovedMessageModel.php @@ -336,7 +336,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalFlowCompletedMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalFlowCompletedMessageModel.php index 06351a82e25..046d8136748 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalFlowCompletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalFlowCompletedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalFlowCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalFlowCreatedMessageModel.php index b667e0bb126..36d92cabace 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalFlowCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalFlowCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalFlowRejectedMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalFlowRejectedMessageModel.php index 131efb3da5b..75441b0bd51 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalFlowRejectedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalFlowRejectedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleApproversSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleApproversSetMessageModel.php index 6c10c371586..4474b859a90 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleApproversSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleApproversSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleCreatedMessageModel.php index e722fadad7d..a71a7e4ffd5 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleDescriptionSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleDescriptionSetMessageModel.php index 818fc70c366..c56075d42a3 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleDescriptionSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleDescriptionSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php index 299ac393740..6c167f058be 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleNameSetMessageModel.php index 3ad02c89803..a9d613c155d 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleNameSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRulePredicateSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRulePredicateSetMessageModel.php index f028100dbe9..2cf26ae15b9 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRulePredicateSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRulePredicateSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleRequestersSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleRequestersSetMessageModel.php index 7dbc17c86f2..0f27bd4686e 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleRequestersSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleRequestersSetMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ApprovalRuleStatusSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ApprovalRuleStatusSetMessageModel.php index 1d6aef8147f..ad1e36bfdfe 100644 --- a/lib/commercetools-api/src/Models/Message/ApprovalRuleStatusSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ApprovalRuleStatusSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRoleBuyerAssignableChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRoleBuyerAssignableChangedMessageModel.php index 0dcc2d42df3..aa7820ca79e 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRoleBuyerAssignableChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRoleBuyerAssignableChangedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRoleCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRoleCreatedMessageModel.php index 28012aacdf4..3783f5d58bc 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRoleCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRoleCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRoleDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRoleDeletedMessageModel.php index 711cbe25513..80b26f426eb 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRoleDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRoleDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRoleNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRoleNameSetMessageModel.php index ee4dc314a4b..bde54f65f8d 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRoleNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRoleNameSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionAddedMessageModel.php index ece3b30094f..5d3a567a3e4 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionAddedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionRemovedMessageModel.php index bb057416853..2455f832267 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionsSetMessageModel.php b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionsSetMessageModel.php index 181193a4658..2a1bbd19df8 100644 --- a/lib/commercetools-api/src/Models/Message/AssociateRolePermissionsSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/AssociateRolePermissionsSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressAddedMessageModel.php index 7daf491b04f..d687862b972 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressChangedMessageModel.php index 3969104330d..da6cb7ad021 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldAddedMessageModel.php index 3d97f70ab66..0aed4ac670c 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldAddedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldChangedMessageModel.php index 6c6dac44f1f..5466707364c 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldChangedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldRemovedMessageModel.php index 982fc07a3b8..edaf58f4523 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomFieldRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeRemovedMessageModel.php index 43706330e8f..be90e92ec33 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeSetMessageModel.php index ecc99add9ab..580cc93c43b 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressCustomTypeSetMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressRemovedMessageModel.php index c75fce6e42a..c3def556275 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAddressRemovedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitApprovalRuleModeChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitApprovalRuleModeChangedMessageModel.php index b6725ad3bc0..55413d38b80 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitApprovalRuleModeChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitApprovalRuleModeChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateAddedMessageModel.php index d7efdbba5d4..abbad06fedf 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateChangedMessageModel.php index e91df30d572..48633453253 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateChangedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateModeChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateModeChangedMessageModel.php index 4ed05b68201..6b2e32357ff 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateModeChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateModeChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateRemovedMessageModel.php index 7aa9851966f..64e525ac238 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociateRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociatesSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociatesSetMessageModel.php index 2f209288b34..7693b8b0954 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitAssociatesSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitAssociatesSetMessageModel.php @@ -325,7 +325,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressAddedMessageModel.php index da64af1ac71..4632b4d0fe3 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressRemovedMessageModel.php index 7abd68ea402..03d9762af77 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitBillingAddressRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitContactEmailSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitContactEmailSetMessageModel.php index cf07505e50d..111a46b87e6 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitContactEmailSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitContactEmailSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCreatedMessageModel.php index 009f0841326..2b8b4118c2e 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldAddedMessageModel.php index 33849913251..299bb44c94a 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldChangedMessageModel.php index 6830dfbb90c..59c144a04bd 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldRemovedMessageModel.php index 50856aca487..0716656f4aa 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeRemovedMessageModel.php index c544f007ff3..db4a7924489 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeSetMessageModel.php index 780943a5c33..8fc33e6f400 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentAddedMessageModel.php index 42356178b6e..b9be3c8b9fb 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentRemovedMessageModel.php index 68081d4c780..70556b649f0 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentsSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentsSetMessageModel.php index 31789283963..8ce884a3a6f 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentsSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitCustomerGroupAssignmentsSetMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultBillingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultBillingAddressSetMessageModel.php index 9a1810d5ad7..e3d5c9b05df 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultBillingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultBillingAddressSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultShippingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultShippingAddressSetMessageModel.php index d329f7563b6..7d4be7f954f 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultShippingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitDefaultShippingAddressSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitDeletedMessageModel.php index fbc4b9f1e03..da9590065f4 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitNameChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitNameChangedMessageModel.php index 029758381ca..dbe498b2b5a 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitNameChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitNameChangedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitParentChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitParentChangedMessageModel.php index cdeef34347f..d4bed29999b 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitParentChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitParentChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressAddedMessageModel.php index 084903ec878..31ea9c81568 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressRemovedMessageModel.php index 23f995ce880..1b4162079d3 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitShippingAddressRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitStatusChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitStatusChangedMessageModel.php index 8598f2343b9..537830508cb 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitStatusChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitStatusChangedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreAddedMessageModel.php index 7cc728f69ef..3c7f2937250 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreModeChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreModeChangedMessageModel.php index a183f8060b8..80d3bc095a8 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreModeChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreModeChangedMessageModel.php @@ -349,7 +349,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreRemovedMessageModel.php index 2ddabba2ad9..c6e9a605d17 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitStoreRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitStoreRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitStoresSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitStoresSetMessageModel.php index a91ffde5ee6..e09b2282425 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitStoresSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitStoresSetMessageModel.php @@ -325,7 +325,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitTopLevelUnitSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitTopLevelUnitSetMessageModel.php index 98293288983..057871e6e79 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitTopLevelUnitSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitTopLevelUnitSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/BusinessUnitTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/BusinessUnitTypeSetMessageModel.php index a08690b95f2..2e4536b6efa 100644 --- a/lib/commercetools-api/src/Models/Message/BusinessUnitTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/BusinessUnitTypeSetMessageModel.php @@ -350,7 +350,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartDiscountCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartDiscountCreatedMessageModel.php index e44883b80cf..6f2edc7da9a 100644 --- a/lib/commercetools-api/src/Models/Message/CartDiscountCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartDiscountCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartDiscountDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartDiscountDeletedMessageModel.php index cc399ba9c8a..c5eae83ef30 100644 --- a/lib/commercetools-api/src/Models/Message/CartDiscountDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartDiscountDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartDiscountStoreAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartDiscountStoreAddedMessageModel.php index 2ca99dd0f7a..57ef6ae1e85 100644 --- a/lib/commercetools-api/src/Models/Message/CartDiscountStoreAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartDiscountStoreAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartDiscountStoreRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartDiscountStoreRemovedMessageModel.php index da0a8d22308..545a628d9e7 100644 --- a/lib/commercetools-api/src/Models/Message/CartDiscountStoreRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartDiscountStoreRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartDiscountStoresSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CartDiscountStoresSetMessageModel.php index dec05af610f..cfe12ecf721 100644 --- a/lib/commercetools-api/src/Models/Message/CartDiscountStoresSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartDiscountStoresSetMessageModel.php @@ -325,7 +325,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartFrozenMessageModel.php b/lib/commercetools-api/src/Models/Message/CartFrozenMessageModel.php index a4ac8af85e3..fce258b6d10 100644 --- a/lib/commercetools-api/src/Models/Message/CartFrozenMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartFrozenMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessage.php b/lib/commercetools-api/src/Models/Message/CartLockedMessage.php new file mode 100644 index 00000000000..23ce3a3590f --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessage.php @@ -0,0 +1,16 @@ + + */ +final class CartLockedMessageBuilder implements Builder +{ + /** + + * @var ?string + */ + private $id; + + /** + + * @var ?int + */ + private $version; + + /** + + * @var ?DateTimeImmutable + */ + private $createdAt; + + /** + + * @var ?DateTimeImmutable + */ + private $lastModifiedAt; + + /** + + * @var null|LastModifiedBy|LastModifiedByBuilder + */ + private $lastModifiedBy; + + /** + + * @var null|CreatedBy|CreatedByBuilder + */ + private $createdBy; + + /** + + * @var ?int + */ + private $sequenceNumber; + + /** + + * @var null|Reference|ReferenceBuilder + */ + private $resource; + + /** + + * @var ?int + */ + private $resourceVersion; + + /** + + * @var null|UserProvidedIdentifiers|UserProvidedIdentifiersBuilder + */ + private $resourceUserProvidedIdentifiers; + + /** + *

          Unique identifier of the Message. Can be used to track which Messages have been processed.

          + * + + * @return null|string + */ + public function getId() + { + return $this->id; + } + + /** + *

          Version of a resource. In case of Messages, this is always 1.

          + * + + * @return null|int + */ + public function getVersion() + { + return $this->version; + } + + /** + *

          Date and time (UTC) the Message was generated.

          + * + + * @return null|DateTimeImmutable + */ + public function getCreatedAt() + { + return $this->createdAt; + } + + /** + *

          Value of createdAt.

          + * + + * @return null|DateTimeImmutable + */ + public function getLastModifiedAt() + { + return $this->lastModifiedAt; + } + + /** + *

          IDs and references that last modified the Message.

          + * + + * @return null|LastModifiedBy + */ + public function getLastModifiedBy() + { + return $this->lastModifiedBy instanceof LastModifiedByBuilder ? $this->lastModifiedBy->build() : $this->lastModifiedBy; + } + + /** + *

          IDs and references that created the Message.

          + * + + * @return null|CreatedBy + */ + public function getCreatedBy() + { + return $this->createdBy instanceof CreatedByBuilder ? $this->createdBy->build() : $this->createdBy; + } + + /** + *

          Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1. + * sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.

          + * + + * @return null|int + */ + public function getSequenceNumber() + { + return $this->sequenceNumber; + } + + /** + *

          Reference to the resource on which the change or action was performed.

          + * + + * @return null|Reference + */ + public function getResource() + { + return $this->resource instanceof ReferenceBuilder ? $this->resource->build() : $this->resource; + } + + /** + *

          Version of the resource on which the change or action was performed.

          + * + + * @return null|int + */ + public function getResourceVersion() + { + return $this->resourceVersion; + } + + /** + *

          User-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.

          + * + + * @return null|UserProvidedIdentifiers + */ + public function getResourceUserProvidedIdentifiers() + { + return $this->resourceUserProvidedIdentifiers instanceof UserProvidedIdentifiersBuilder ? $this->resourceUserProvidedIdentifiers->build() : $this->resourceUserProvidedIdentifiers; + } + + /** + * @param ?string $id + * @return $this + */ + public function withId(?string $id) + { + $this->id = $id; + + return $this; + } + + /** + * @param ?int $version + * @return $this + */ + public function withVersion(?int $version) + { + $this->version = $version; + + return $this; + } + + /** + * @param ?DateTimeImmutable $createdAt + * @return $this + */ + public function withCreatedAt(?DateTimeImmutable $createdAt) + { + $this->createdAt = $createdAt; + + return $this; + } + + /** + * @param ?DateTimeImmutable $lastModifiedAt + * @return $this + */ + public function withLastModifiedAt(?DateTimeImmutable $lastModifiedAt) + { + $this->lastModifiedAt = $lastModifiedAt; + + return $this; + } + + /** + * @param ?LastModifiedBy $lastModifiedBy + * @return $this + */ + public function withLastModifiedBy(?LastModifiedBy $lastModifiedBy) + { + $this->lastModifiedBy = $lastModifiedBy; + + return $this; + } + + /** + * @param ?CreatedBy $createdBy + * @return $this + */ + public function withCreatedBy(?CreatedBy $createdBy) + { + $this->createdBy = $createdBy; + + return $this; + } + + /** + * @param ?int $sequenceNumber + * @return $this + */ + public function withSequenceNumber(?int $sequenceNumber) + { + $this->sequenceNumber = $sequenceNumber; + + return $this; + } + + /** + * @param ?Reference $resource + * @return $this + */ + public function withResource(?Reference $resource) + { + $this->resource = $resource; + + return $this; + } + + /** + * @param ?int $resourceVersion + * @return $this + */ + public function withResourceVersion(?int $resourceVersion) + { + $this->resourceVersion = $resourceVersion; + + return $this; + } + + /** + * @param ?UserProvidedIdentifiers $resourceUserProvidedIdentifiers + * @return $this + */ + public function withResourceUserProvidedIdentifiers(?UserProvidedIdentifiers $resourceUserProvidedIdentifiers) + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + + return $this; + } + + /** + * @deprecated use withLastModifiedBy() instead + * @return $this + */ + public function withLastModifiedByBuilder(?LastModifiedByBuilder $lastModifiedBy) + { + $this->lastModifiedBy = $lastModifiedBy; + + return $this; + } + + /** + * @deprecated use withCreatedBy() instead + * @return $this + */ + public function withCreatedByBuilder(?CreatedByBuilder $createdBy) + { + $this->createdBy = $createdBy; + + return $this; + } + + /** + * @deprecated use withResource() instead + * @return $this + */ + public function withResourceBuilder(?ReferenceBuilder $resource) + { + $this->resource = $resource; + + return $this; + } + + /** + * @deprecated use withResourceUserProvidedIdentifiers() instead + * @return $this + */ + public function withResourceUserProvidedIdentifiersBuilder(?UserProvidedIdentifiersBuilder $resourceUserProvidedIdentifiers) + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + + return $this; + } + + public function build(): CartLockedMessage + { + return new CartLockedMessageModel( + $this->id, + $this->version, + $this->createdAt, + $this->lastModifiedAt, + $this->lastModifiedBy instanceof LastModifiedByBuilder ? $this->lastModifiedBy->build() : $this->lastModifiedBy, + $this->createdBy instanceof CreatedByBuilder ? $this->createdBy->build() : $this->createdBy, + $this->sequenceNumber, + $this->resource instanceof ReferenceBuilder ? $this->resource->build() : $this->resource, + $this->resourceVersion, + $this->resourceUserProvidedIdentifiers instanceof UserProvidedIdentifiersBuilder ? $this->resourceUserProvidedIdentifiers->build() : $this->resourceUserProvidedIdentifiers + ); + } + + public static function of(): CartLockedMessageBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessageCollection.php b/lib/commercetools-api/src/Models/Message/CartLockedMessageCollection.php new file mode 100644 index 00000000000..7f8e5f27e4f --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessageCollection.php @@ -0,0 +1,56 @@ + + * @method CartLockedMessage current() + * @method CartLockedMessage end() + * @method CartLockedMessage at($offset) + */ +class CartLockedMessageCollection extends MessageCollection +{ + /** + * @psalm-assert CartLockedMessage $value + * @psalm-param CartLockedMessage|stdClass $value + * @throws InvalidArgumentException + * + * @return CartLockedMessageCollection + */ + public function add($value) + { + if (!$value instanceof CartLockedMessage) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?CartLockedMessage + */ + protected function mapper() + { + return function (?int $index): ?CartLockedMessage { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var CartLockedMessage $data */ + $data = CartLockedMessageModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartLockedMessageModel.php new file mode 100644 index 00000000000..8834544829b --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessageModel.php @@ -0,0 +1,454 @@ +id = $id; + $this->version = $version; + $this->createdAt = $createdAt; + $this->lastModifiedAt = $lastModifiedAt; + $this->lastModifiedBy = $lastModifiedBy; + $this->createdBy = $createdBy; + $this->sequenceNumber = $sequenceNumber; + $this->resource = $resource; + $this->resourceVersion = $resourceVersion; + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + $this->type = $type ?? self::DISCRIMINATOR_VALUE; + } + + /** + *

          Unique identifier of the Message. Can be used to track which Messages have been processed.

          + * + * + * @return null|string + */ + public function getId() + { + if (is_null($this->id)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_ID); + if (is_null($data)) { + return null; + } + $this->id = (string) $data; + } + + return $this->id; + } + + /** + *

          Version of a resource. In case of Messages, this is always 1.

          + * + * + * @return null|int + */ + public function getVersion() + { + if (is_null($this->version)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_VERSION); + if (is_null($data)) { + return null; + } + $this->version = (int) $data; + } + + return $this->version; + } + + /** + *

          Date and time (UTC) the Message was generated.

          + * + * + * @return null|DateTimeImmutable + */ + public function getCreatedAt() + { + if (is_null($this->createdAt)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_CREATED_AT); + if (is_null($data)) { + return null; + } + $data = DateTimeImmutable::createFromFormat(MapperFactory::DATETIME_FORMAT, $data); + if (false === $data) { + return null; + } + $this->createdAt = $data; + } + + return $this->createdAt; + } + + /** + *

          Value of createdAt.

          + * + * + * @return null|DateTimeImmutable + */ + public function getLastModifiedAt() + { + if (is_null($this->lastModifiedAt)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_LAST_MODIFIED_AT); + if (is_null($data)) { + return null; + } + $data = DateTimeImmutable::createFromFormat(MapperFactory::DATETIME_FORMAT, $data); + if (false === $data) { + return null; + } + $this->lastModifiedAt = $data; + } + + return $this->lastModifiedAt; + } + + /** + *

          IDs and references that last modified the Message.

          + * + * + * @return null|LastModifiedBy + */ + public function getLastModifiedBy() + { + if (is_null($this->lastModifiedBy)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_LAST_MODIFIED_BY); + if (is_null($data)) { + return null; + } + + $this->lastModifiedBy = LastModifiedByModel::of($data); + } + + return $this->lastModifiedBy; + } + + /** + *

          IDs and references that created the Message.

          + * + * + * @return null|CreatedBy + */ + public function getCreatedBy() + { + if (is_null($this->createdBy)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_CREATED_BY); + if (is_null($data)) { + return null; + } + + $this->createdBy = CreatedByModel::of($data); + } + + return $this->createdBy; + } + + /** + *

          Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1. + * sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.

          + * + * + * @return null|int + */ + public function getSequenceNumber() + { + if (is_null($this->sequenceNumber)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_SEQUENCE_NUMBER); + if (is_null($data)) { + return null; + } + $this->sequenceNumber = (int) $data; + } + + return $this->sequenceNumber; + } + + /** + *

          Reference to the resource on which the change or action was performed.

          + * + * + * @return null|Reference + */ + public function getResource() + { + if (is_null($this->resource)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_RESOURCE); + if (is_null($data)) { + return null; + } + $className = ReferenceModel::resolveDiscriminatorClass($data); + $this->resource = $className::of($data); + } + + return $this->resource; + } + + /** + *

          Version of the resource on which the change or action was performed.

          + * + * + * @return null|int + */ + public function getResourceVersion() + { + if (is_null($this->resourceVersion)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_RESOURCE_VERSION); + if (is_null($data)) { + return null; + } + $this->resourceVersion = (int) $data; + } + + return $this->resourceVersion; + } + + /** + *

          Message Type of the Message.

          + * + * + * @return null|string + */ + public function getType() + { + if (is_null($this->type)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_TYPE); + if (is_null($data)) { + return null; + } + $this->type = (string) $data; + } + + return $this->type; + } + + /** + *

          User-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.

          + * + * + * @return null|UserProvidedIdentifiers + */ + public function getResourceUserProvidedIdentifiers() + { + if (is_null($this->resourceUserProvidedIdentifiers)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_RESOURCE_USER_PROVIDED_IDENTIFIERS); + if (is_null($data)) { + return null; + } + + $this->resourceUserProvidedIdentifiers = UserProvidedIdentifiersModel::of($data); + } + + return $this->resourceUserProvidedIdentifiers; + } + + + /** + * @param ?string $id + */ + public function setId(?string $id): void + { + $this->id = $id; + } + + /** + * @param ?int $version + */ + public function setVersion(?int $version): void + { + $this->version = $version; + } + + /** + * @param ?DateTimeImmutable $createdAt + */ + public function setCreatedAt(?DateTimeImmutable $createdAt): void + { + $this->createdAt = $createdAt; + } + + /** + * @param ?DateTimeImmutable $lastModifiedAt + */ + public function setLastModifiedAt(?DateTimeImmutable $lastModifiedAt): void + { + $this->lastModifiedAt = $lastModifiedAt; + } + + /** + * @param ?LastModifiedBy $lastModifiedBy + */ + public function setLastModifiedBy(?LastModifiedBy $lastModifiedBy): void + { + $this->lastModifiedBy = $lastModifiedBy; + } + + /** + * @param ?CreatedBy $createdBy + */ + public function setCreatedBy(?CreatedBy $createdBy): void + { + $this->createdBy = $createdBy; + } + + /** + * @param ?int $sequenceNumber + */ + public function setSequenceNumber(?int $sequenceNumber): void + { + $this->sequenceNumber = $sequenceNumber; + } + + /** + * @param ?Reference $resource + */ + public function setResource(?Reference $resource): void + { + $this->resource = $resource; + } + + /** + * @param ?int $resourceVersion + */ + public function setResourceVersion(?int $resourceVersion): void + { + $this->resourceVersion = $resourceVersion; + } + + /** + * @param ?UserProvidedIdentifiers $resourceUserProvidedIdentifiers + */ + public function setResourceUserProvidedIdentifiers(?UserProvidedIdentifiers $resourceUserProvidedIdentifiers): void + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + } + + + #[\ReturnTypeWillChange] + public function jsonSerialize() + { + $data = $this->toArray(); + if (isset($data[Message::FIELD_CREATED_AT]) && $data[Message::FIELD_CREATED_AT] instanceof \DateTimeImmutable) { + $data[Message::FIELD_CREATED_AT] = $data[Message::FIELD_CREATED_AT]->setTimeZone(new \DateTimeZone('UTC'))->format('c'); + } + + if (isset($data[Message::FIELD_LAST_MODIFIED_AT]) && $data[Message::FIELD_LAST_MODIFIED_AT] instanceof \DateTimeImmutable) { + $data[Message::FIELD_LAST_MODIFIED_AT] = $data[Message::FIELD_LAST_MODIFIED_AT]->setTimeZone(new \DateTimeZone('UTC'))->format('c'); + } + return (object) $data; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessagePayload.php b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayload.php new file mode 100644 index 00000000000..b73e37669d3 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayload.php @@ -0,0 +1,16 @@ + + */ +final class CartLockedMessagePayloadBuilder implements Builder +{ + public function build(): CartLockedMessagePayload + { + return new CartLockedMessagePayloadModel( + ); + } + + public static function of(): CartLockedMessagePayloadBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadCollection.php b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadCollection.php new file mode 100644 index 00000000000..8285a196df4 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadCollection.php @@ -0,0 +1,56 @@ + + * @method CartLockedMessagePayload current() + * @method CartLockedMessagePayload end() + * @method CartLockedMessagePayload at($offset) + */ +class CartLockedMessagePayloadCollection extends MessagePayloadCollection +{ + /** + * @psalm-assert CartLockedMessagePayload $value + * @psalm-param CartLockedMessagePayload|stdClass $value + * @throws InvalidArgumentException + * + * @return CartLockedMessagePayloadCollection + */ + public function add($value) + { + if (!$value instanceof CartLockedMessagePayload) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?CartLockedMessagePayload + */ + protected function mapper() + { + return function (?int $index): ?CartLockedMessagePayload { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var CartLockedMessagePayload $data */ + $data = CartLockedMessagePayloadModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadModel.php new file mode 100644 index 00000000000..9a026b1e5a4 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartLockedMessagePayloadModel.php @@ -0,0 +1,56 @@ +type = $type ?? self::DISCRIMINATOR_VALUE; + } + + /** + * + * @return null|string + */ + public function getType() + { + if (is_null($this->type)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_TYPE); + if (is_null($data)) { + return null; + } + $this->type = (string) $data; + } + + return $this->type; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartPurchaseOrderNumberSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CartPurchaseOrderNumberSetMessageModel.php index 627380e113d..5b14759be19 100644 --- a/lib/commercetools-api/src/Models/Message/CartPurchaseOrderNumberSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartPurchaseOrderNumberSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartUnfrozenMessageModel.php b/lib/commercetools-api/src/Models/Message/CartUnfrozenMessageModel.php index 4cb2ffed3d6..3ed7f385b50 100644 --- a/lib/commercetools-api/src/Models/Message/CartUnfrozenMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CartUnfrozenMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessage.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessage.php new file mode 100644 index 00000000000..0d9ee15ce9f --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessage.php @@ -0,0 +1,16 @@ + + */ +final class CartUnlockedMessageBuilder implements Builder +{ + /** + + * @var ?string + */ + private $id; + + /** + + * @var ?int + */ + private $version; + + /** + + * @var ?DateTimeImmutable + */ + private $createdAt; + + /** + + * @var ?DateTimeImmutable + */ + private $lastModifiedAt; + + /** + + * @var null|LastModifiedBy|LastModifiedByBuilder + */ + private $lastModifiedBy; + + /** + + * @var null|CreatedBy|CreatedByBuilder + */ + private $createdBy; + + /** + + * @var ?int + */ + private $sequenceNumber; + + /** + + * @var null|Reference|ReferenceBuilder + */ + private $resource; + + /** + + * @var ?int + */ + private $resourceVersion; + + /** + + * @var null|UserProvidedIdentifiers|UserProvidedIdentifiersBuilder + */ + private $resourceUserProvidedIdentifiers; + + /** + *

          Unique identifier of the Message. Can be used to track which Messages have been processed.

          + * + + * @return null|string + */ + public function getId() + { + return $this->id; + } + + /** + *

          Version of a resource. In case of Messages, this is always 1.

          + * + + * @return null|int + */ + public function getVersion() + { + return $this->version; + } + + /** + *

          Date and time (UTC) the Message was generated.

          + * + + * @return null|DateTimeImmutable + */ + public function getCreatedAt() + { + return $this->createdAt; + } + + /** + *

          Value of createdAt.

          + * + + * @return null|DateTimeImmutable + */ + public function getLastModifiedAt() + { + return $this->lastModifiedAt; + } + + /** + *

          IDs and references that last modified the Message.

          + * + + * @return null|LastModifiedBy + */ + public function getLastModifiedBy() + { + return $this->lastModifiedBy instanceof LastModifiedByBuilder ? $this->lastModifiedBy->build() : $this->lastModifiedBy; + } + + /** + *

          IDs and references that created the Message.

          + * + + * @return null|CreatedBy + */ + public function getCreatedBy() + { + return $this->createdBy instanceof CreatedByBuilder ? $this->createdBy->build() : $this->createdBy; + } + + /** + *

          Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1. + * sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.

          + * + + * @return null|int + */ + public function getSequenceNumber() + { + return $this->sequenceNumber; + } + + /** + *

          Reference to the resource on which the change or action was performed.

          + * + + * @return null|Reference + */ + public function getResource() + { + return $this->resource instanceof ReferenceBuilder ? $this->resource->build() : $this->resource; + } + + /** + *

          Version of the resource on which the change or action was performed.

          + * + + * @return null|int + */ + public function getResourceVersion() + { + return $this->resourceVersion; + } + + /** + *

          User-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.

          + * + + * @return null|UserProvidedIdentifiers + */ + public function getResourceUserProvidedIdentifiers() + { + return $this->resourceUserProvidedIdentifiers instanceof UserProvidedIdentifiersBuilder ? $this->resourceUserProvidedIdentifiers->build() : $this->resourceUserProvidedIdentifiers; + } + + /** + * @param ?string $id + * @return $this + */ + public function withId(?string $id) + { + $this->id = $id; + + return $this; + } + + /** + * @param ?int $version + * @return $this + */ + public function withVersion(?int $version) + { + $this->version = $version; + + return $this; + } + + /** + * @param ?DateTimeImmutable $createdAt + * @return $this + */ + public function withCreatedAt(?DateTimeImmutable $createdAt) + { + $this->createdAt = $createdAt; + + return $this; + } + + /** + * @param ?DateTimeImmutable $lastModifiedAt + * @return $this + */ + public function withLastModifiedAt(?DateTimeImmutable $lastModifiedAt) + { + $this->lastModifiedAt = $lastModifiedAt; + + return $this; + } + + /** + * @param ?LastModifiedBy $lastModifiedBy + * @return $this + */ + public function withLastModifiedBy(?LastModifiedBy $lastModifiedBy) + { + $this->lastModifiedBy = $lastModifiedBy; + + return $this; + } + + /** + * @param ?CreatedBy $createdBy + * @return $this + */ + public function withCreatedBy(?CreatedBy $createdBy) + { + $this->createdBy = $createdBy; + + return $this; + } + + /** + * @param ?int $sequenceNumber + * @return $this + */ + public function withSequenceNumber(?int $sequenceNumber) + { + $this->sequenceNumber = $sequenceNumber; + + return $this; + } + + /** + * @param ?Reference $resource + * @return $this + */ + public function withResource(?Reference $resource) + { + $this->resource = $resource; + + return $this; + } + + /** + * @param ?int $resourceVersion + * @return $this + */ + public function withResourceVersion(?int $resourceVersion) + { + $this->resourceVersion = $resourceVersion; + + return $this; + } + + /** + * @param ?UserProvidedIdentifiers $resourceUserProvidedIdentifiers + * @return $this + */ + public function withResourceUserProvidedIdentifiers(?UserProvidedIdentifiers $resourceUserProvidedIdentifiers) + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + + return $this; + } + + /** + * @deprecated use withLastModifiedBy() instead + * @return $this + */ + public function withLastModifiedByBuilder(?LastModifiedByBuilder $lastModifiedBy) + { + $this->lastModifiedBy = $lastModifiedBy; + + return $this; + } + + /** + * @deprecated use withCreatedBy() instead + * @return $this + */ + public function withCreatedByBuilder(?CreatedByBuilder $createdBy) + { + $this->createdBy = $createdBy; + + return $this; + } + + /** + * @deprecated use withResource() instead + * @return $this + */ + public function withResourceBuilder(?ReferenceBuilder $resource) + { + $this->resource = $resource; + + return $this; + } + + /** + * @deprecated use withResourceUserProvidedIdentifiers() instead + * @return $this + */ + public function withResourceUserProvidedIdentifiersBuilder(?UserProvidedIdentifiersBuilder $resourceUserProvidedIdentifiers) + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + + return $this; + } + + public function build(): CartUnlockedMessage + { + return new CartUnlockedMessageModel( + $this->id, + $this->version, + $this->createdAt, + $this->lastModifiedAt, + $this->lastModifiedBy instanceof LastModifiedByBuilder ? $this->lastModifiedBy->build() : $this->lastModifiedBy, + $this->createdBy instanceof CreatedByBuilder ? $this->createdBy->build() : $this->createdBy, + $this->sequenceNumber, + $this->resource instanceof ReferenceBuilder ? $this->resource->build() : $this->resource, + $this->resourceVersion, + $this->resourceUserProvidedIdentifiers instanceof UserProvidedIdentifiersBuilder ? $this->resourceUserProvidedIdentifiers->build() : $this->resourceUserProvidedIdentifiers + ); + } + + public static function of(): CartUnlockedMessageBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessageCollection.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessageCollection.php new file mode 100644 index 00000000000..bc2068a4de4 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessageCollection.php @@ -0,0 +1,56 @@ + + * @method CartUnlockedMessage current() + * @method CartUnlockedMessage end() + * @method CartUnlockedMessage at($offset) + */ +class CartUnlockedMessageCollection extends MessageCollection +{ + /** + * @psalm-assert CartUnlockedMessage $value + * @psalm-param CartUnlockedMessage|stdClass $value + * @throws InvalidArgumentException + * + * @return CartUnlockedMessageCollection + */ + public function add($value) + { + if (!$value instanceof CartUnlockedMessage) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?CartUnlockedMessage + */ + protected function mapper() + { + return function (?int $index): ?CartUnlockedMessage { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var CartUnlockedMessage $data */ + $data = CartUnlockedMessageModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessageModel.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessageModel.php new file mode 100644 index 00000000000..842f44b23d5 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessageModel.php @@ -0,0 +1,454 @@ +id = $id; + $this->version = $version; + $this->createdAt = $createdAt; + $this->lastModifiedAt = $lastModifiedAt; + $this->lastModifiedBy = $lastModifiedBy; + $this->createdBy = $createdBy; + $this->sequenceNumber = $sequenceNumber; + $this->resource = $resource; + $this->resourceVersion = $resourceVersion; + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + $this->type = $type ?? self::DISCRIMINATOR_VALUE; + } + + /** + *

          Unique identifier of the Message. Can be used to track which Messages have been processed.

          + * + * + * @return null|string + */ + public function getId() + { + if (is_null($this->id)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_ID); + if (is_null($data)) { + return null; + } + $this->id = (string) $data; + } + + return $this->id; + } + + /** + *

          Version of a resource. In case of Messages, this is always 1.

          + * + * + * @return null|int + */ + public function getVersion() + { + if (is_null($this->version)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_VERSION); + if (is_null($data)) { + return null; + } + $this->version = (int) $data; + } + + return $this->version; + } + + /** + *

          Date and time (UTC) the Message was generated.

          + * + * + * @return null|DateTimeImmutable + */ + public function getCreatedAt() + { + if (is_null($this->createdAt)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_CREATED_AT); + if (is_null($data)) { + return null; + } + $data = DateTimeImmutable::createFromFormat(MapperFactory::DATETIME_FORMAT, $data); + if (false === $data) { + return null; + } + $this->createdAt = $data; + } + + return $this->createdAt; + } + + /** + *

          Value of createdAt.

          + * + * + * @return null|DateTimeImmutable + */ + public function getLastModifiedAt() + { + if (is_null($this->lastModifiedAt)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_LAST_MODIFIED_AT); + if (is_null($data)) { + return null; + } + $data = DateTimeImmutable::createFromFormat(MapperFactory::DATETIME_FORMAT, $data); + if (false === $data) { + return null; + } + $this->lastModifiedAt = $data; + } + + return $this->lastModifiedAt; + } + + /** + *

          IDs and references that last modified the Message.

          + * + * + * @return null|LastModifiedBy + */ + public function getLastModifiedBy() + { + if (is_null($this->lastModifiedBy)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_LAST_MODIFIED_BY); + if (is_null($data)) { + return null; + } + + $this->lastModifiedBy = LastModifiedByModel::of($data); + } + + return $this->lastModifiedBy; + } + + /** + *

          IDs and references that created the Message.

          + * + * + * @return null|CreatedBy + */ + public function getCreatedBy() + { + if (is_null($this->createdBy)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_CREATED_BY); + if (is_null($data)) { + return null; + } + + $this->createdBy = CreatedByModel::of($data); + } + + return $this->createdBy; + } + + /** + *

          Message number in relation to other Messages for a given resource. The sequenceNumber of the next Message for the resource is the successor of the sequenceNumber of the current Message. Meaning, the sequenceNumber of the next Message equals the sequenceNumber of the current Message + 1. + * sequenceNumber can be used to ensure that Messages are processed in the correct order for a particular resource.

          + * + * + * @return null|int + */ + public function getSequenceNumber() + { + if (is_null($this->sequenceNumber)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_SEQUENCE_NUMBER); + if (is_null($data)) { + return null; + } + $this->sequenceNumber = (int) $data; + } + + return $this->sequenceNumber; + } + + /** + *

          Reference to the resource on which the change or action was performed.

          + * + * + * @return null|Reference + */ + public function getResource() + { + if (is_null($this->resource)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_RESOURCE); + if (is_null($data)) { + return null; + } + $className = ReferenceModel::resolveDiscriminatorClass($data); + $this->resource = $className::of($data); + } + + return $this->resource; + } + + /** + *

          Version of the resource on which the change or action was performed.

          + * + * + * @return null|int + */ + public function getResourceVersion() + { + if (is_null($this->resourceVersion)) { + /** @psalm-var ?int $data */ + $data = $this->raw(self::FIELD_RESOURCE_VERSION); + if (is_null($data)) { + return null; + } + $this->resourceVersion = (int) $data; + } + + return $this->resourceVersion; + } + + /** + *

          Message Type of the Message.

          + * + * + * @return null|string + */ + public function getType() + { + if (is_null($this->type)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_TYPE); + if (is_null($data)) { + return null; + } + $this->type = (string) $data; + } + + return $this->type; + } + + /** + *

          User-provided identifiers of the resource, such as key or externalId. Only present if the resource has such identifiers.

          + * + * + * @return null|UserProvidedIdentifiers + */ + public function getResourceUserProvidedIdentifiers() + { + if (is_null($this->resourceUserProvidedIdentifiers)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_RESOURCE_USER_PROVIDED_IDENTIFIERS); + if (is_null($data)) { + return null; + } + + $this->resourceUserProvidedIdentifiers = UserProvidedIdentifiersModel::of($data); + } + + return $this->resourceUserProvidedIdentifiers; + } + + + /** + * @param ?string $id + */ + public function setId(?string $id): void + { + $this->id = $id; + } + + /** + * @param ?int $version + */ + public function setVersion(?int $version): void + { + $this->version = $version; + } + + /** + * @param ?DateTimeImmutable $createdAt + */ + public function setCreatedAt(?DateTimeImmutable $createdAt): void + { + $this->createdAt = $createdAt; + } + + /** + * @param ?DateTimeImmutable $lastModifiedAt + */ + public function setLastModifiedAt(?DateTimeImmutable $lastModifiedAt): void + { + $this->lastModifiedAt = $lastModifiedAt; + } + + /** + * @param ?LastModifiedBy $lastModifiedBy + */ + public function setLastModifiedBy(?LastModifiedBy $lastModifiedBy): void + { + $this->lastModifiedBy = $lastModifiedBy; + } + + /** + * @param ?CreatedBy $createdBy + */ + public function setCreatedBy(?CreatedBy $createdBy): void + { + $this->createdBy = $createdBy; + } + + /** + * @param ?int $sequenceNumber + */ + public function setSequenceNumber(?int $sequenceNumber): void + { + $this->sequenceNumber = $sequenceNumber; + } + + /** + * @param ?Reference $resource + */ + public function setResource(?Reference $resource): void + { + $this->resource = $resource; + } + + /** + * @param ?int $resourceVersion + */ + public function setResourceVersion(?int $resourceVersion): void + { + $this->resourceVersion = $resourceVersion; + } + + /** + * @param ?UserProvidedIdentifiers $resourceUserProvidedIdentifiers + */ + public function setResourceUserProvidedIdentifiers(?UserProvidedIdentifiers $resourceUserProvidedIdentifiers): void + { + $this->resourceUserProvidedIdentifiers = $resourceUserProvidedIdentifiers; + } + + + #[\ReturnTypeWillChange] + public function jsonSerialize() + { + $data = $this->toArray(); + if (isset($data[Message::FIELD_CREATED_AT]) && $data[Message::FIELD_CREATED_AT] instanceof \DateTimeImmutable) { + $data[Message::FIELD_CREATED_AT] = $data[Message::FIELD_CREATED_AT]->setTimeZone(new \DateTimeZone('UTC'))->format('c'); + } + + if (isset($data[Message::FIELD_LAST_MODIFIED_AT]) && $data[Message::FIELD_LAST_MODIFIED_AT] instanceof \DateTimeImmutable) { + $data[Message::FIELD_LAST_MODIFIED_AT] = $data[Message::FIELD_LAST_MODIFIED_AT]->setTimeZone(new \DateTimeZone('UTC'))->format('c'); + } + return (object) $data; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayload.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayload.php new file mode 100644 index 00000000000..aeb266c0ba3 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayload.php @@ -0,0 +1,16 @@ + + */ +final class CartUnlockedMessagePayloadBuilder implements Builder +{ + public function build(): CartUnlockedMessagePayload + { + return new CartUnlockedMessagePayloadModel( + ); + } + + public static function of(): CartUnlockedMessagePayloadBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadCollection.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadCollection.php new file mode 100644 index 00000000000..caf7fbc2611 --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadCollection.php @@ -0,0 +1,56 @@ + + * @method CartUnlockedMessagePayload current() + * @method CartUnlockedMessagePayload end() + * @method CartUnlockedMessagePayload at($offset) + */ +class CartUnlockedMessagePayloadCollection extends MessagePayloadCollection +{ + /** + * @psalm-assert CartUnlockedMessagePayload $value + * @psalm-param CartUnlockedMessagePayload|stdClass $value + * @throws InvalidArgumentException + * + * @return CartUnlockedMessagePayloadCollection + */ + public function add($value) + { + if (!$value instanceof CartUnlockedMessagePayload) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?CartUnlockedMessagePayload + */ + protected function mapper() + { + return function (?int $index): ?CartUnlockedMessagePayload { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var CartUnlockedMessagePayload $data */ + $data = CartUnlockedMessagePayloadModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadModel.php new file mode 100644 index 00000000000..2080247425e --- /dev/null +++ b/lib/commercetools-api/src/Models/Message/CartUnlockedMessagePayloadModel.php @@ -0,0 +1,56 @@ +type = $type ?? self::DISCRIMINATOR_VALUE; + } + + /** + * + * @return null|string + */ + public function getType() + { + if (is_null($this->type)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_TYPE); + if (is_null($data)) { + return null; + } + $this->type = (string) $data; + } + + return $this->type; + } +} diff --git a/lib/commercetools-api/src/Models/Message/CategoryCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CategoryCreatedMessageModel.php index 18f3c98f737..589fd85e765 100644 --- a/lib/commercetools-api/src/Models/Message/CategoryCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CategoryCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CategorySlugChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CategorySlugChangedMessageModel.php index a1bafdecfb5..a33cf248cec 100644 --- a/lib/commercetools-api/src/Models/Message/CategorySlugChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CategorySlugChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomLineItemStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomLineItemStateTransitionMessageModel.php index 3314712cf3b..655fe137615 100644 --- a/lib/commercetools-api/src/Models/Message/CustomLineItemStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomLineItemStateTransitionMessageModel.php @@ -366,7 +366,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressAddedMessageModel.php index de6db6b0f82..17724c2687c 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressChangedMessageModel.php index b8ad86f0cfa..7dad74ebeab 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldAddedMessageModel.php index d63b07d9993..2cfb7c48569 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldAddedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldChangedMessageModel.php index 4414b7f6cab..aa5bfb2fdc6 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldChangedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldRemovedMessageModel.php index 3fe4cee4422..586737eec9a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomFieldRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeRemovedMessageModel.php index fdb516f9720..0b72e63452a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeSetMessageModel.php index 011df2dfe36..b589874097b 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressCustomTypeSetMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerAddressRemovedMessageModel.php index 16360bdde34..b73a75b241e 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerAddressRemovedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerBillingAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerBillingAddressAddedMessageModel.php index 70e51f8a12d..fd495c84cd4 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerBillingAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerBillingAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerBillingAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerBillingAddressRemovedMessageModel.php index 76eb17ef6cb..c11ab142933 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerBillingAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerBillingAddressRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCompanyNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCompanyNameSetMessageModel.php index 0e8ba74fc84..a906c9cba9a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCompanyNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCompanyNameSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCreatedMessageModel.php index 126955b3391..70475a9f4fa 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldAddedMessageModel.php index d01f428e7ca..fa9697d46ab 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldChangedMessageModel.php index 67beb172926..350c18606f4 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldRemovedMessageModel.php index 179dec5f9de..ca36810c371 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCustomTypeRemovedMessageModel.php index 92822992985..98edf8fae69 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerCustomTypeSetMessageModel.php index 4554c1e80ab..26b8b180872 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerDateOfBirthSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerDateOfBirthSetMessageModel.php index f73f2c0de14..cb80321d506 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerDateOfBirthSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerDateOfBirthSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerDefaultBillingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerDefaultBillingAddressSetMessageModel.php index 84635e24524..24c915df32f 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerDefaultBillingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerDefaultBillingAddressSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerDefaultShippingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerDefaultShippingAddressSetMessageModel.php index dcc0a060c5a..edb18064a5f 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerDefaultShippingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerDefaultShippingAddressSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerDeletedMessageModel.php index f6ed030eb9b..9f905034e97 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerDeletedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerEmailChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerEmailChangedMessageModel.php index 1e974304bd2..6a72cb8fb21 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerEmailChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerEmailChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerEmailTokenCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerEmailTokenCreatedMessageModel.php index 36d97a7e4d8..57f25104c8a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerEmailTokenCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerEmailTokenCreatedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerEmailVerifiedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerEmailVerifiedMessageModel.php index 677183bb301..e0de031789a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerEmailVerifiedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerEmailVerifiedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerExternalIdSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerExternalIdSetMessageModel.php index 43261ba3e56..fc17c01f914 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerExternalIdSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerExternalIdSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerFirstNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerFirstNameSetMessageModel.php index a91e8de7c28..497b86a187a 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerFirstNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerFirstNameSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentAddedMessageModel.php index 80f96372c8a..3a1b533d66b 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentRemovedMessageModel.php index 266516592d1..c98da3c2bf9 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentsSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentsSetMessageModel.php index fefb465c2e4..037c8b38b40 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentsSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupAssignmentsSetMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldAddedMessageModel.php index bc4648711d1..d5e34f41079 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldChangedMessageModel.php index 28067a880a3..38a3810705b 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldRemovedMessageModel.php index bfbc7bcd060..22859898083 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeRemovedMessageModel.php index c3c688c025a..4be8f7f8ee0 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeSetMessageModel.php index e683692ecbb..b8550405e41 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerGroupSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerGroupSetMessageModel.php index be0e91c18a1..a39a2d936d8 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerGroupSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerGroupSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerLastNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerLastNameSetMessageModel.php index 980dba26994..e2ef6a69f47 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerLastNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerLastNameSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerPasswordTokenCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerPasswordTokenCreatedMessageModel.php index 0b987036eae..5ac48e606cf 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerPasswordTokenCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerPasswordTokenCreatedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerPasswordUpdatedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerPasswordUpdatedMessageModel.php index 3e25652a350..ca75b89b990 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerPasswordUpdatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerPasswordUpdatedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerShippingAddressAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerShippingAddressAddedMessageModel.php index 7bdd8abf6ab..933cf7edaac 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerShippingAddressAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerShippingAddressAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerShippingAddressRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerShippingAddressRemovedMessageModel.php index 62d9be1ad8f..12a3d82c706 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerShippingAddressRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerShippingAddressRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerStoresSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerStoresSetMessageModel.php index ca96b3b9c2c..394348dc2be 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerStoresSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerStoresSetMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/CustomerTitleSetMessageModel.php b/lib/commercetools-api/src/Models/Message/CustomerTitleSetMessageModel.php index 09603e0b6ef..dfa197df581 100644 --- a/lib/commercetools-api/src/Models/Message/CustomerTitleSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/CustomerTitleSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryAddedMessageModel.php index 690f964a4c1..fbeca886806 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryAddedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryAddressSetMessageModel.php index 038af37ace3..d349b56cc96 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryAddressSetMessageModel.php @@ -350,7 +350,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldAddedMessageModel.php index e306e9040fd..308c8b26e94 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldAddedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldChangedMessageModel.php index 5ae893dc834..87f7056329d 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldChangedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldRemovedMessageModel.php index b1ef47c9dab..a940de757e1 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryCustomFieldRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeRemovedMessageModel.php index 159fcc11e7e..d7ce8c468ec 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeRemovedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeSetMessageModel.php index 0efe0452e65..f5a165a80b4 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryCustomTypeSetMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryItemsUpdatedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryItemsUpdatedMessageModel.php index a13eab98707..64dfdb4aebd 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryItemsUpdatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryItemsUpdatedMessageModel.php @@ -349,7 +349,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DeliveryRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/DeliveryRemovedMessageModel.php index 811635af8ff..07481d53656 100644 --- a/lib/commercetools-api/src/Models/Message/DeliveryRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DeliveryRemovedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountCodeCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountCodeCreatedMessageModel.php index c75b4f4e819..4e6f90d6255 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountCodeCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountCodeCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountCodeDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountCodeDeletedMessageModel.php index b1783dbf934..572e918755c 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountCodeDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountCodeDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountCodeKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountCodeKeySetMessageModel.php index 80b91b110bd..450f72db167 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountCodeKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountCodeKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountGroupCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountGroupCreatedMessageModel.php index 8aa06f402d0..95f5e0a29a8 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountGroupCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountGroupCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountGroupDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountGroupDeletedMessageModel.php index bdb3f53aac1..c3b50b8ff24 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountGroupDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountGroupDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountGroupIsActiveSetMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountGroupIsActiveSetMessageModel.php index 7bfda53bd2a..26a5ba4c064 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountGroupIsActiveSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountGroupIsActiveSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountGroupKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountGroupKeySetMessageModel.php index 2d25e3d09ed..4267b2401ed 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountGroupKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountGroupKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/DiscountGroupSortOrderSetMessageModel.php b/lib/commercetools-api/src/Models/Message/DiscountGroupSortOrderSetMessageModel.php index 63027560567..69ba9b49042 100644 --- a/lib/commercetools-api/src/Models/Message/DiscountGroupSortOrderSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/DiscountGroupSortOrderSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryCreatedMessageModel.php index b7d6d5969c7..fb1855c40ac 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryDeletedMessageModel.php index 98fb20c2075..b00209e6fd4 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryDeletedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryOutOfStockMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryOutOfStockMessageModel.php index e98ccddbc0b..cffd712da89 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryOutOfStockMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryOutOfStockMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryQuantitySetMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryQuantitySetMessageModel.php index 81b65e8e84b..f0deef55e78 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryQuantitySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryQuantitySetMessageModel.php @@ -366,7 +366,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryReorderPointMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryReorderPointMessageModel.php index 6400783cfc8..1913913723e 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryReorderPointMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryReorderPointMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntryReservationExpirationInMinutesSetMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntryReservationExpirationInMinutesSetMessageModel.php index 018b8f8b437..d7d204eeaa2 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntryReservationExpirationInMinutesSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntryReservationExpirationInMinutesSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/InventoryEntrySafetyStockMessageModel.php b/lib/commercetools-api/src/Models/Message/InventoryEntrySafetyStockMessageModel.php index b14d26dd839..fcde338214d 100644 --- a/lib/commercetools-api/src/Models/Message/InventoryEntrySafetyStockMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/InventoryEntrySafetyStockMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessage.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessage.php index 80b3dadee8f..091551beecb 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessage.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessage.php @@ -31,7 +31,7 @@ interface LineItemStateTransitionMessage extends OrderMessage public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageBuilder.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageBuilder.php index fcccd690db2..dbea36378de 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageBuilder.php @@ -248,7 +248,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageModel.php index 914781e09c8..6623638cd4b 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessageModel.php @@ -366,7 +366,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -427,7 +427,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayload.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayload.php index 5994dbdd5ac..12a2ebc3fd2 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayload.php @@ -31,7 +31,7 @@ interface LineItemStateTransitionMessagePayload extends OrderMessagePayload public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadBuilder.php index 3268afedb27..a7219d2ba01 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadBuilder.php @@ -71,7 +71,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadModel.php index f29943e5737..deeecd7c3b3 100644 --- a/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/LineItemStateTransitionMessagePayloadModel.php @@ -126,7 +126,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/Message.php b/lib/commercetools-api/src/Models/Message/Message.php index b47917fd155..64c0f2e22c5 100644 --- a/lib/commercetools-api/src/Models/Message/Message.php +++ b/lib/commercetools-api/src/Models/Message/Message.php @@ -101,7 +101,7 @@ public function getResource(); public function getResourceVersion(); /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/MessageModel.php b/lib/commercetools-api/src/Models/Message/MessageModel.php index 428824110fe..a2427602148 100644 --- a/lib/commercetools-api/src/Models/Message/MessageModel.php +++ b/lib/commercetools-api/src/Models/Message/MessageModel.php @@ -165,8 +165,10 @@ final class MessageModel extends JsonObjectModel implements Message 'CartDiscountStoreRemoved' => CartDiscountStoreRemovedMessageModel::class, 'CartDiscountStoresSet' => CartDiscountStoresSetMessageModel::class, 'CartFrozen' => CartFrozenMessageModel::class, + 'CartLocked' => CartLockedMessageModel::class, 'CartPurchaseOrderNumberSet' => CartPurchaseOrderNumberSetMessageModel::class, 'CartUnfrozen' => CartUnfrozenMessageModel::class, + 'CartUnlocked' => CartUnlockedMessageModel::class, 'CategoryCreated' => CategoryCreatedMessageModel::class, 'CategorySlugChanged' => CategorySlugChangedMessageModel::class, 'CustomLineItemStateTransition' => CustomLineItemStateTransitionMessageModel::class, @@ -640,7 +642,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponse.php b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponse.php index b1d0f53bbfb..e1ff6ffe8e4 100644 --- a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponse.php @@ -20,7 +20,7 @@ interface MessagePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseBuilder.php index 117a156623a..9e402b71bf0 100644 --- a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class MessagePagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseModel.php index e52cfd44337..70047c0bf7d 100644 --- a/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Message/MessagePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/MessagePayloadModel.php index 87b32c68dbe..2b87815427a 100644 --- a/lib/commercetools-api/src/Models/Message/MessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/MessagePayloadModel.php @@ -96,8 +96,10 @@ final class MessagePayloadModel extends JsonObjectModel implements MessagePayloa 'CartDiscountStoreRemoved' => CartDiscountStoreRemovedMessagePayloadModel::class, 'CartDiscountStoresSet' => CartDiscountStoresSetMessagePayloadModel::class, 'CartFrozen' => CartFrozenMessagePayloadModel::class, + 'CartLocked' => CartLockedMessagePayloadModel::class, 'CartPurchaseOrderNumberSet' => CartPurchaseOrderNumberSetMessagePayloadModel::class, 'CartUnfrozen' => CartUnfrozenMessagePayloadModel::class, + 'CartUnlocked' => CartUnlockedMessagePayloadModel::class, 'CategoryCreated' => CategoryCreatedMessagePayloadModel::class, 'CategorySlugChanged' => CategorySlugChangedMessagePayloadModel::class, 'CustomLineItemStateTransition' => CustomLineItemStateTransitionMessagePayloadModel::class, diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfiguration.php b/lib/commercetools-api/src/Models/Message/MessagesConfiguration.php index 49cfd036f2a..572da08956e 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfiguration.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfiguration.php @@ -17,7 +17,7 @@ interface MessagesConfiguration extends JsonObject public const FIELD_DELETE_DAYS_AFTER_CREATION = 'deleteDaysAfterCreation'; /** - *

          When true, the Messages Query feature is active.

          + *

          When true, the Messages Query feature is active.

          * * @return null|bool @@ -25,7 +25,7 @@ interface MessagesConfiguration extends JsonObject public function getEnabled(); /** - *

          Specifies the number of days each Message should be available via the Messages Query API. + *

          Specifies the number of days each Message should be available via the Messages Query API. * For Messages older than the specified period, it is not guaranteed that they are still accessible via the API. * This field may not be present on Projects created before 8 October 2018.

          * diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfigurationBuilder.php b/lib/commercetools-api/src/Models/Message/MessagesConfigurationBuilder.php index 9ecdc871f5e..7b9a5618f19 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfigurationBuilder.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfigurationBuilder.php @@ -33,7 +33,7 @@ final class MessagesConfigurationBuilder implements Builder private $deleteDaysAfterCreation; /** - *

          When true, the Messages Query feature is active.

          + *

          When true, the Messages Query feature is active.

          * * @return null|bool @@ -44,7 +44,7 @@ public function getEnabled() } /** - *

          Specifies the number of days each Message should be available via the Messages Query API. + *

          Specifies the number of days each Message should be available via the Messages Query API. * For Messages older than the specified period, it is not guaranteed that they are still accessible via the API. * This field may not be present on Projects created before 8 October 2018.

          * diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraft.php b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraft.php index cc5aef56a8f..7eefc502e45 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraft.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraft.php @@ -17,7 +17,7 @@ interface MessagesConfigurationDraft extends JsonObject public const FIELD_DELETE_DAYS_AFTER_CREATION = 'deleteDaysAfterCreation'; /** - *

          Setting to true activates the Messages Query feature.

          + *

          Setting to true activates the Messages Query feature.

          * * @return null|bool @@ -25,7 +25,7 @@ interface MessagesConfigurationDraft extends JsonObject public function getEnabled(); /** - *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          + *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftBuilder.php b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftBuilder.php index be4f9716e57..3bef11684c2 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftBuilder.php @@ -33,7 +33,7 @@ final class MessagesConfigurationDraftBuilder implements Builder private $deleteDaysAfterCreation; /** - *

          Setting to true activates the Messages Query feature.

          + *

          Setting to true activates the Messages Query feature.

          * * @return null|bool @@ -44,7 +44,7 @@ public function getEnabled() } /** - *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          + *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftModel.php b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftModel.php index 8c432c0b41b..13108862159 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftModel.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfigurationDraftModel.php @@ -44,7 +44,7 @@ public function __construct( } /** - *

          Setting to true activates the Messages Query feature.

          + *

          Setting to true activates the Messages Query feature.

          * * * @return null|bool @@ -64,7 +64,7 @@ public function getEnabled() } /** - *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          + *

          Specifies the number of days each Message should be available via the Messages Query API. For Messages older than the specified period, it is not guaranteed that they are still accessible via the API.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Message/MessagesConfigurationModel.php b/lib/commercetools-api/src/Models/Message/MessagesConfigurationModel.php index 2992329cbae..9022e046bdd 100644 --- a/lib/commercetools-api/src/Models/Message/MessagesConfigurationModel.php +++ b/lib/commercetools-api/src/Models/Message/MessagesConfigurationModel.php @@ -44,7 +44,7 @@ public function __construct( } /** - *

          When true, the Messages Query feature is active.

          + *

          When true, the Messages Query feature is active.

          * * * @return null|bool @@ -64,7 +64,7 @@ public function getEnabled() } /** - *

          Specifies the number of days each Message should be available via the Messages Query API. + *

          Specifies the number of days each Message should be available via the Messages Query API. * For Messages older than the specified period, it is not guaranteed that they are still accessible via the API. * This field may not be present on Projects created before 8 October 2018.

          * diff --git a/lib/commercetools-api/src/Models/Message/OrderBillingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderBillingAddressSetMessageModel.php index 0c5708cbea7..b82fd38f6d2 100644 --- a/lib/commercetools-api/src/Models/Message/OrderBillingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderBillingAddressSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderBusinessUnitSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderBusinessUnitSetMessageModel.php index 78a1e7f5593..a40fdddf79b 100644 --- a/lib/commercetools-api/src/Models/Message/OrderBusinessUnitSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderBusinessUnitSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCreatedFromRecurringOrderMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCreatedFromRecurringOrderMessageModel.php index 6ed6418ccaa..02928e22ca6 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCreatedFromRecurringOrderMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCreatedFromRecurringOrderMessageModel.php @@ -336,7 +336,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCreatedMessageModel.php index bc16b300a2f..a2901c17a37 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomFieldAddedMessageModel.php index 08986aabd8a..547141715b4 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomFieldChangedMessageModel.php index f260c99fe8c..b83eebcb1fb 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomFieldRemovedMessageModel.php index 0d0f0af488a..9b8f19f4d8e 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemAddedMessageModel.php index d783e9b23c9..71eff969dd2 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemDiscountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemDiscountSetMessageModel.php index 40546e6e4a9..065a4324edc 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemDiscountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemDiscountSetMessageModel.php @@ -351,7 +351,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemQuantityChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemQuantityChangedMessageModel.php index 0f2e1ed1380..bf9f5c5c295 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemQuantityChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemQuantityChangedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemRemovedMessageModel.php index 2d91091a95b..a9884f7ed1c 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomLineItemRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomLineItemRemovedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomTypeRemovedMessageModel.php index 5bb697e7f0c..a33622c3844 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomTypeSetMessageModel.php index b4e8a6f7b4e..b7cc3eac01b 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomerEmailSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomerEmailSetMessageModel.php index d8107b888e4..e4e59e63874 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomerEmailSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomerEmailSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomerGroupSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomerGroupSetMessageModel.php index f36c9a6ebc1..3903f9fd8f4 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomerGroupSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomerGroupSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderCustomerSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderCustomerSetMessageModel.php index cf0fbb13ad1..f9278f81e43 100644 --- a/lib/commercetools-api/src/Models/Message/OrderCustomerSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderCustomerSetMessageModel.php @@ -352,7 +352,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderDeletedMessageModel.php index 082e76d2daf..b8f064eac10 100644 --- a/lib/commercetools-api/src/Models/Message/OrderDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderDeletedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeAddedMessageModel.php index 3b2f7f03dbb..3ab162c8459 100644 --- a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeRemovedMessageModel.php index 497972a5f6f..0fcb1ef129a 100644 --- a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeStateSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeStateSetMessageModel.php index bc73bdae8bb..c2a6574e588 100644 --- a/lib/commercetools-api/src/Models/Message/OrderDiscountCodeStateSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderDiscountCodeStateSetMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderEditAppliedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderEditAppliedMessageModel.php index 4bd57cfcf77..772f1cd782e 100644 --- a/lib/commercetools-api/src/Models/Message/OrderEditAppliedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderEditAppliedMessageModel.php @@ -336,7 +336,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderImportedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderImportedMessageModel.php index 095076cf32a..61d23a101b5 100644 --- a/lib/commercetools-api/src/Models/Message/OrderImportedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderImportedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemAddedMessageModel.php index 001047ae21e..67bc2d3a82c 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemAddedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessage.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessage.php index 740e30edc2b..9ce4b6e88f5 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessage.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessage.php @@ -33,7 +33,7 @@ interface OrderLineItemDiscountSetMessage extends OrderMessage public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageBuilder.php index 926d5626ca2..559ba19b0c2 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageBuilder.php @@ -252,7 +252,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageModel.php index 1c16799c166..0a309a88d56 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessageModel.php @@ -370,7 +370,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -431,7 +431,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayload.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayload.php index 9f717e5716b..bc6810f4efb 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayload.php @@ -33,7 +33,7 @@ interface OrderLineItemDiscountSetMessagePayload extends OrderMessagePayload public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadBuilder.php index 3501f719a18..f576bc4e032 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadBuilder.php @@ -74,7 +74,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadModel.php index 53e7e407865..d713b5dc430 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDiscountSetMessagePayloadModel.php @@ -129,7 +129,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessage.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessage.php index 4c995cb3d4e..16477121d69 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessage.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessage.php @@ -27,7 +27,7 @@ interface OrderLineItemDistributionChannelSetMessage extends OrderMessage public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageBuilder.php index 52391a7d00b..91aeff90a8a 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageBuilder.php @@ -230,7 +230,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageModel.php index d7a3a83b9a5..8d858ec91c8 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -403,7 +403,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayload.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayload.php index fab134aa58d..023a85f6763 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayload.php @@ -27,7 +27,7 @@ interface OrderLineItemDistributionChannelSetMessagePayload extends OrderMessage public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadBuilder.php index 4a4b8afddda..07379c064b3 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadBuilder.php @@ -52,7 +52,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadModel.php index 7ada5ec6b8a..a664db2c4c9 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemDistributionChannelSetMessagePayloadModel.php @@ -101,7 +101,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessage.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessage.php index 13df3c08fb7..650785d94be 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessage.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessage.php @@ -37,7 +37,7 @@ interface OrderLineItemRemovedMessage extends OrderMessage public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageBuilder.php index c7c72281c0b..ecbaad1e3c4 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageBuilder.php @@ -273,7 +273,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageModel.php index 1bf1ff2619b..9fc2063d1f9 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessageModel.php @@ -397,7 +397,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -458,7 +458,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayload.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayload.php index 90c22a84513..9036109373e 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayload.php @@ -37,7 +37,7 @@ interface OrderLineItemRemovedMessagePayload extends OrderMessagePayload public function getLineItemId(); /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadBuilder.php index bf6e736fd4d..f8998ffb58f 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadBuilder.php @@ -95,7 +95,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadModel.php index cca52e389ea..6367a703383 100644 --- a/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderLineItemRemovedMessagePayloadModel.php @@ -156,7 +156,7 @@ public function getLineItemId() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Unique among LineItems in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderMessageModel.php index ae696186d9c..819d1d41d74 100644 --- a/lib/commercetools-api/src/Models/Message/OrderMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderMessageModel.php @@ -315,7 +315,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderPaymentAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderPaymentAddedMessageModel.php index 2fad38b7ad6..5558fc98395 100644 --- a/lib/commercetools-api/src/Models/Message/OrderPaymentAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderPaymentAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderPaymentRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderPaymentRemovedMessageModel.php index aa63ec081b4..fc377cad8d9 100644 --- a/lib/commercetools-api/src/Models/Message/OrderPaymentRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderPaymentRemovedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderPaymentStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderPaymentStateChangedMessageModel.php index 931b57f56f4..5de0ec6f134 100644 --- a/lib/commercetools-api/src/Models/Message/OrderPaymentStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderPaymentStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderPurchaseOrderNumberSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderPurchaseOrderNumberSetMessageModel.php index ee71e1e6f70..9c4eb557c73 100644 --- a/lib/commercetools-api/src/Models/Message/OrderPurchaseOrderNumberSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderPurchaseOrderNumberSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderReturnShipmentStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderReturnShipmentStateChangedMessageModel.php index 48efd7d0039..e781aa636a4 100644 --- a/lib/commercetools-api/src/Models/Message/OrderReturnShipmentStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderReturnShipmentStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderShipmentStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderShipmentStateChangedMessageModel.php index 910d971b7b6..84195695538 100644 --- a/lib/commercetools-api/src/Models/Message/OrderShipmentStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderShipmentStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderShippingAddressSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderShippingAddressSetMessageModel.php index af45499e722..aabaed4d59a 100644 --- a/lib/commercetools-api/src/Models/Message/OrderShippingAddressSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderShippingAddressSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderShippingInfoSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderShippingInfoSetMessageModel.php index dc2b121f86a..c6842a92882 100644 --- a/lib/commercetools-api/src/Models/Message/OrderShippingInfoSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderShippingInfoSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderShippingRateInputSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderShippingRateInputSetMessageModel.php index 715d2f8fc39..af2f2a054df 100644 --- a/lib/commercetools-api/src/Models/Message/OrderShippingRateInputSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderShippingRateInputSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderStateChangedMessageModel.php index e6d64a9b51d..7bebc02bc80 100644 --- a/lib/commercetools-api/src/Models/Message/OrderStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderStateTransitionMessageModel.php index 13648397ad0..68e858b05e5 100644 --- a/lib/commercetools-api/src/Models/Message/OrderStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderStateTransitionMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/OrderStoreSetMessageModel.php b/lib/commercetools-api/src/Models/Message/OrderStoreSetMessageModel.php index e8e5c6d8a44..d817cc0f785 100644 --- a/lib/commercetools-api/src/Models/Message/OrderStoreSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/OrderStoreSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ParcelAddedToDeliveryMessageModel.php b/lib/commercetools-api/src/Models/Message/ParcelAddedToDeliveryMessageModel.php index fdff5070909..d73ad6f9888 100644 --- a/lib/commercetools-api/src/Models/Message/ParcelAddedToDeliveryMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ParcelAddedToDeliveryMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ParcelItemsUpdatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ParcelItemsUpdatedMessageModel.php index 8d285f15a3b..919e9ec44f3 100644 --- a/lib/commercetools-api/src/Models/Message/ParcelItemsUpdatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ParcelItemsUpdatedMessageModel.php @@ -357,7 +357,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ParcelMeasurementsUpdatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ParcelMeasurementsUpdatedMessageModel.php index a4dbb5c0768..bfdbb13565c 100644 --- a/lib/commercetools-api/src/Models/Message/ParcelMeasurementsUpdatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ParcelMeasurementsUpdatedMessageModel.php @@ -350,7 +350,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ParcelRemovedFromDeliveryMessageModel.php b/lib/commercetools-api/src/Models/Message/ParcelRemovedFromDeliveryMessageModel.php index d207ae9b1d9..f5cf09c6a83 100644 --- a/lib/commercetools-api/src/Models/Message/ParcelRemovedFromDeliveryMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ParcelRemovedFromDeliveryMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ParcelTrackingDataUpdatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ParcelTrackingDataUpdatedMessageModel.php index 2b3b42bf3e2..2d3c814fd46 100644 --- a/lib/commercetools-api/src/Models/Message/ParcelTrackingDataUpdatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ParcelTrackingDataUpdatedMessageModel.php @@ -350,7 +350,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentCreatedMessageModel.php index 5b901d20167..9e6fd3b855d 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentInteractionAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentInteractionAddedMessageModel.php index dc348801412..2e95ae74bcb 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentInteractionAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentInteractionAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentInterfaceIdSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentInterfaceIdSetMessageModel.php index 4d773f08aa7..e7a88d3eeb3 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentInterfaceIdSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentInterfaceIdSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCreatedMessageModel.php index 50915eaaba6..a63030ab49b 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldAddedMessageModel.php index 174f330e17d..1a3a2e8d812 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldChangedMessageModel.php index deb5e11240e..3e948f67c19 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldRemovedMessageModel.php index 3a5446f3060..4ad435b0799 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeRemovedMessageModel.php index 4287bab2271..5fe63417e87 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeSetMessageModel.php index f0549459c75..ebab3785b7c 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodDefaultSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodDefaultSetMessageModel.php index c71614f0b94..8dd2497c6b3 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodDefaultSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodDefaultSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodDeletedMessageModel.php index e45727fb1eb..b0c4af23788 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodDeletedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldAddedMessageModel.php index fcd4c5586af..f8f39d543e5 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldChangedMessageModel.php index cb81b91676d..2f103a3bd4e 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldRemovedMessageModel.php index 06ec441e01a..d27a05d62aa 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeRemovedMessageModel.php index a8366d86a9c..51b9b7ff479 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeSetMessageModel.php index 425a56466af..48dc061e1b7 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceAccountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceAccountSetMessageModel.php index defbe6f2b2c..bee27fc7053 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceAccountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceAccountSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceSetMessageModel.php index 75135300725..9a21cbd4f9c 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoInterfaceSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoMethodSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoMethodSetMessageModel.php index 8d504924b81..cd701562ee9 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoMethodSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoMethodSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoNameSetMessageModel.php index f4cc46a9a76..0544a125da1 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoNameSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoTokenSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoTokenSetMessageModel.php index 051d5ec8b66..abd4133398b 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInfoTokenSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInfoTokenSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodInterfaceAccountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodInterfaceAccountSetMessageModel.php index dcae686ff82..9a88f108e46 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodInterfaceAccountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodInterfaceAccountSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodKeySetMessageModel.php index 15b53f73827..277a4c0168c 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodMethodSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodMethodSetMessageModel.php index 856379a95e5..476b1006dcb 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodMethodSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodMethodSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodNameSetMessageModel.php index 3a6dcfe2898..60b5c50c54e 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodNameSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentInterfaceSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentInterfaceSetMessageModel.php index 5ca21027b59..7765fc73d1f 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentInterfaceSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentInterfaceSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentMethodStatusSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentMethodStatusSetMessageModel.php index 6cbb886a25f..fb9abd1d731 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentMethodStatusSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentMethodPaymentMethodStatusSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentStatusInterfaceCodeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentStatusInterfaceCodeSetMessageModel.php index 70e37c74888..901fcf1354f 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentStatusInterfaceCodeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentStatusInterfaceCodeSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentStatusStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentStatusStateTransitionMessageModel.php index e710a92f5a8..274e9636c11 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentStatusStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentStatusStateTransitionMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentTransactionAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentTransactionAddedMessageModel.php index 2488552c32b..a3d33eeab53 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentTransactionAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentTransactionAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentTransactionInterfaceIdSetMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentTransactionInterfaceIdSetMessageModel.php index 9fa46636a57..cede4524268 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentTransactionInterfaceIdSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentTransactionInterfaceIdSetMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/PaymentTransactionStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/PaymentTransactionStateChangedMessageModel.php index 91c0a4da3b0..f6d90b5b07b 100644 --- a/lib/commercetools-api/src/Models/Message/PaymentTransactionStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/PaymentTransactionStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductAddedToCategoryMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductAddedToCategoryMessageModel.php index 305dcab4d45..311c4f402b1 100644 --- a/lib/commercetools-api/src/Models/Message/ProductAddedToCategoryMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductAddedToCategoryMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductCreatedMessageModel.php index 43364d79ba6..2887cae3f2a 100644 --- a/lib/commercetools-api/src/Models/Message/ProductCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductDeletedMessageModel.php index b7f88c12982..2641a611564 100644 --- a/lib/commercetools-api/src/Models/Message/ProductDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductDeletedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductImageAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductImageAddedMessageModel.php index 06f65765a4c..9eb6cf56e63 100644 --- a/lib/commercetools-api/src/Models/Message/ProductImageAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductImageAddedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceAddedMessageModel.php index b5152916fbe..195217aa1ba 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceAddedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceChangedMessageModel.php index d946cd28cd5..e1a687ac799 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceChangedMessageModel.php @@ -358,7 +358,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldAddedMessageModel.php index 2409c940e7e..da9b6883c51 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldAddedMessageModel.php @@ -356,7 +356,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldChangedMessageModel.php index b03a0ddf367..9914396f975 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldChangedMessageModel.php @@ -356,7 +356,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldRemovedMessageModel.php index 8c0a44a2bb6..f587d1416d0 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldRemovedMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsRemovedMessageModel.php index e2fc3ca2a89..c6d164ba3c3 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsRemovedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsSetMessageModel.php index b378d49e716..7cd0b2e7b08 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceCustomFieldsSetMessageModel.php @@ -358,7 +358,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceDiscountsSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceDiscountsSetMessageModel.php index 6160b856601..392a4b4b075 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceDiscountsSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceDiscountsSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceExternalDiscountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceExternalDiscountSetMessageModel.php index 3046b4f0bc5..4d7e6f82ee9 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceExternalDiscountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceExternalDiscountSetMessageModel.php @@ -366,7 +366,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceKeySetMessageModel.php index af49e673507..aa00f04aea5 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceKeySetMessageModel.php @@ -356,7 +356,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceModeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceModeSetMessageModel.php index c4daa23b6b0..cd3998bf86c 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceModeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceModeSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPriceRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPriceRemovedMessageModel.php index 2f1d0db0ba1..20b5e82d3c0 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPriceRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPriceRemovedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPricesSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPricesSetMessageModel.php index 436abc11a78..6f32ed0b222 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPricesSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPricesSetMessageModel.php @@ -341,7 +341,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductPublishedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductPublishedMessageModel.php index 51102014514..36f5762a21d 100644 --- a/lib/commercetools-api/src/Models/Message/ProductPublishedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductPublishedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductRemovedFromCategoryMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductRemovedFromCategoryMessageModel.php index 93802c6cd06..81d66203a51 100644 --- a/lib/commercetools-api/src/Models/Message/ProductRemovedFromCategoryMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductRemovedFromCategoryMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductRevertedStagedChangesMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductRevertedStagedChangesMessageModel.php index 9ee44667d6e..fbd7a65090a 100644 --- a/lib/commercetools-api/src/Models/Message/ProductRevertedStagedChangesMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductRevertedStagedChangesMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionCreatedMessageModel.php index 3056011b6a6..369fb2bda5f 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionDeletedMessageModel.php index 0bf1260c2cd..69ded5b47cd 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionProductAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionProductAddedMessageModel.php index 9b736bfd5ed..73dba34ea0d 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionProductAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionProductAddedMessageModel.php @@ -336,7 +336,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionProductExcludedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionProductExcludedMessageModel.php index 08149c5f3a7..67ca1edb4ec 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionProductExcludedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionProductExcludedMessageModel.php @@ -336,7 +336,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionProductRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionProductRemovedMessageModel.php index 5d79116ebbb..fdca624b472 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionProductRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionProductRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionVariantExclusionChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionVariantExclusionChangedMessageModel.php index 7affd0cfb74..c5561131c58 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionVariantExclusionChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionVariantExclusionChangedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSelectionVariantSelectionChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSelectionVariantSelectionChangedMessageModel.php index a0f9737d6ea..192ad93a219 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSelectionVariantSelectionChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSelectionVariantSelectionChangedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductSlugChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductSlugChangedMessageModel.php index f2e5842efbf..923a497374d 100644 --- a/lib/commercetools-api/src/Models/Message/ProductSlugChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductSlugChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductStateTransitionMessageModel.php index 8779dc54121..d6868acbf54 100644 --- a/lib/commercetools-api/src/Models/Message/ProductStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductStateTransitionMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringCreatedMessageModel.php index 2905863e64f..1032bc4c83e 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringCreatedMessageModel.php @@ -428,7 +428,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringDeletedMessageModel.php index 1c07787b52b..8ae6843047e 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringDeletedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringDescriptionSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringDescriptionSetMessageModel.php index 155143d3cb0..eb0f6043ea3 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringDescriptionSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringDescriptionSetMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringImageAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringImageAddedMessageModel.php index 692c531434e..efe2aaab4a4 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringImageAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringImageAddedMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringImagesSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringImagesSetMessageModel.php index 7c8b33932cf..5251b6c79ce 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringImagesSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringImagesSetMessageModel.php @@ -369,7 +369,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringNameSetMessageModel.php index 1064a62fd73..8f2ae85c0c9 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringNameSetMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringPublishedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringPublishedMessageModel.php index dbc1d23a0c4..117c1dc4bd2 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringPublishedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringPublishedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringSlugSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringSlugSetMessageModel.php index 496817a336d..e3ce5197b24 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringSlugSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringSlugSetMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductTailoringUnpublishedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductTailoringUnpublishedMessageModel.php index f8485310e48..16e7c56eed5 100644 --- a/lib/commercetools-api/src/Models/Message/ProductTailoringUnpublishedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductTailoringUnpublishedMessageModel.php @@ -344,7 +344,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductUnpublishedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductUnpublishedMessageModel.php index c9898e41595..336ce12cde5 100644 --- a/lib/commercetools-api/src/Models/Message/ProductUnpublishedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductUnpublishedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductVariantAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductVariantAddedMessageModel.php index 262311bf476..16d96e98d30 100644 --- a/lib/commercetools-api/src/Models/Message/ProductVariantAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductVariantAddedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductVariantDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductVariantDeletedMessageModel.php index b2a42280ed0..dc6fd39dcf4 100644 --- a/lib/commercetools-api/src/Models/Message/ProductVariantDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductVariantDeletedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductVariantTailoringAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductVariantTailoringAddedMessageModel.php index e27ad62fe24..701aef9fa1e 100644 --- a/lib/commercetools-api/src/Models/Message/ProductVariantTailoringAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductVariantTailoringAddedMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ProductVariantTailoringRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ProductVariantTailoringRemovedMessageModel.php index a77067f41ec..23811c6e009 100644 --- a/lib/commercetools-api/src/Models/Message/ProductVariantTailoringRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ProductVariantTailoringRemovedMessageModel.php @@ -362,7 +362,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessage.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessage.php index bbc7e800d07..ea38cb90071 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessage.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessage.php @@ -17,7 +17,7 @@ interface QuoteCreatedMessage extends Message public const FIELD_QUOTE = 'quote'; /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageBuilder.php index 19b51412696..a5acd628584 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageBuilder.php @@ -207,7 +207,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageModel.php index 9c491f463e5..7eef0c69de1 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -367,7 +367,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayload.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayload.php index 5973925da01..554e7970d29 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayload.php @@ -17,7 +17,7 @@ interface QuoteCreatedMessagePayload extends MessagePayload public const FIELD_QUOTE = 'quote'; /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadBuilder.php index 4418e9cc493..7a1c8ae7df3 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadBuilder.php @@ -29,7 +29,7 @@ final class QuoteCreatedMessagePayloadBuilder implements Builder private $quote; /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadModel.php index 16a5abdfebe..e6561436836 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCreatedMessagePayloadModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

          Quote that was created.

          + *

          Quote that was created.

          * * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessage.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessage.php index 0463a1ad572..0e828c0d4d4 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessage.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessage.php @@ -18,7 +18,7 @@ interface QuoteCustomerChangedMessage extends Message public const FIELD_PREVIOUS_CUSTOMER = 'previousCustomer'; /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * @return null|CustomerReference @@ -26,7 +26,7 @@ interface QuoteCustomerChangedMessage extends Message public function getCustomer(); /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageBuilder.php index 3d46d47713a..7e4d7146b09 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageBuilder.php @@ -213,7 +213,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * @return null|CustomerReference @@ -224,7 +224,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageModel.php index 60b1487776e..acb1466765a 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -375,7 +375,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * * @return null|CustomerReference @@ -396,7 +396,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayload.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayload.php index 0d4d7de5840..1cc98f851a6 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayload.php @@ -18,7 +18,7 @@ interface QuoteCustomerChangedMessagePayload extends MessagePayload public const FIELD_PREVIOUS_CUSTOMER = 'previousCustomer'; /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * @return null|CustomerReference @@ -26,7 +26,7 @@ interface QuoteCustomerChangedMessagePayload extends MessagePayload public function getCustomer(); /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadBuilder.php index 04e86f909d5..b1f9826ecbb 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadBuilder.php @@ -35,7 +35,7 @@ final class QuoteCustomerChangedMessagePayloadBuilder implements Builder private $previousCustomer; /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * @return null|CustomerReference @@ -46,7 +46,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadModel.php index 0a971c5896f..61eb018bc20 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteCustomerChangedMessagePayloadModel.php @@ -73,7 +73,7 @@ public function getType() } /** - *

          The Buyer who now owns the Quote.

          + *

          The Buyer who now owns the Quote.

          * * * @return null|CustomerReference @@ -94,7 +94,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteDeletedMessageModel.php index 03a32238955..edc8fc550ab 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteRenegotiationRequestedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRenegotiationRequestedMessageModel.php index 73207bf7087..3300ac34395 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRenegotiationRequestedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRenegotiationRequestedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessage.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessage.php index 08a44ce620d..7379327ccfc 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessage.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessage.php @@ -17,7 +17,7 @@ interface QuoteRequestCreatedMessage extends Message public const FIELD_QUOTE_REQUEST = 'quoteRequest'; /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageBuilder.php index cc8f602bc61..a71064b43df 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageBuilder.php @@ -207,7 +207,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageModel.php index ae774e56699..619ee33cb36 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -367,7 +367,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayload.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayload.php index ad4b5583a06..25c84f7d587 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayload.php @@ -17,7 +17,7 @@ interface QuoteRequestCreatedMessagePayload extends MessagePayload public const FIELD_QUOTE_REQUEST = 'quoteRequest'; /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadBuilder.php index 2e36a05d6fb..b7d1794727d 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadBuilder.php @@ -29,7 +29,7 @@ final class QuoteRequestCreatedMessagePayloadBuilder implements Builder private $quoteRequest; /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadModel.php index fc7dd994bb6..2c710936bf5 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCreatedMessagePayloadModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

          Quote Request that was created.

          + *

          Quote Request that was created.

          * * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessage.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessage.php index df328753654..41cb0392fba 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessage.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessage.php @@ -18,7 +18,7 @@ interface QuoteRequestCustomerChangedMessage extends Message public const FIELD_PREVIOUS_CUSTOMER = 'previousCustomer'; /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * @return null|CustomerReference @@ -26,7 +26,7 @@ interface QuoteRequestCustomerChangedMessage extends Message public function getCustomer(); /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageBuilder.php index 223abc67e58..5dbe9552fdb 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageBuilder.php @@ -213,7 +213,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * @return null|CustomerReference @@ -224,7 +224,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageModel.php index a87191b2777..5b33a040487 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -375,7 +375,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * * @return null|CustomerReference @@ -396,7 +396,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayload.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayload.php index 4872d60f1aa..8ee5da58bea 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayload.php @@ -18,7 +18,7 @@ interface QuoteRequestCustomerChangedMessagePayload extends MessagePayload public const FIELD_PREVIOUS_CUSTOMER = 'previousCustomer'; /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * @return null|CustomerReference @@ -26,7 +26,7 @@ interface QuoteRequestCustomerChangedMessagePayload extends MessagePayload public function getCustomer(); /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadBuilder.php index ad1aec2dba7..69541c0d327 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadBuilder.php @@ -35,7 +35,7 @@ final class QuoteRequestCustomerChangedMessagePayloadBuilder implements Builder private $previousCustomer; /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * @return null|CustomerReference @@ -46,7 +46,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadModel.php index 437b7c4bea1..358883b9d04 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestCustomerChangedMessagePayloadModel.php @@ -73,7 +73,7 @@ public function getType() } /** - *

          The Buyer who now owns the Quote Request.

          + *

          The Buyer who now owns the Quote Request.

          * * * @return null|CustomerReference @@ -94,7 +94,7 @@ public function getCustomer() } /** - *

          The previous Buyer.

          + *

          The previous Buyer.

          * * * @return null|CustomerReference diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestDeletedMessageModel.php index 5dbfd7e27e5..b86a0c18369 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestStateChangedMessageModel.php index 557ae30e727..7b825582eef 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteRequestStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteRequestStateTransitionMessageModel.php index 25c587ee7c4..8018a784751 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteRequestStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteRequestStateTransitionMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteStateChangedMessageModel.php index fccbf9a88db..f93ed6f4be1 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/QuoteStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/QuoteStateTransitionMessageModel.php index 7529c68a618..f1ed3938b95 100644 --- a/lib/commercetools-api/src/Models/Message/QuoteStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/QuoteStateTransitionMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCreatedMessageModel.php index 575f912475f..c46e058bcce 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldAddedMessageModel.php index 970aea38843..b33f87891e1 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldAddedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldChangedMessageModel.php index 622ec31f722..dfd4a66176d 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldChangedMessageModel.php @@ -340,7 +340,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldRemovedMessageModel.php index 6c82521acc7..a982c4e4804 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomFieldRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeRemovedMessageModel.php index a06aa177b52..71fe13167b6 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeRemovedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeSetMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeSetMessageModel.php index 58cce1ea31c..af629019796 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderCustomTypeSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderDeletedMessageModel.php index 39503de2220..154254a8349 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderDeletedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderExpiresAtSetMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderExpiresAtSetMessageModel.php index 404e19d8621..cfad0f285be 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderExpiresAtSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderExpiresAtSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderFailedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderFailedMessageModel.php index aaaf91515f7..9a7f6632413 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderFailedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderFailedMessageModel.php @@ -357,7 +357,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderKeySetMessageModel.php index 92c2dca3b05..40112f74818 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderScheduleSetMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderScheduleSetMessageModel.php index c24046fd7a8..48bf8d56ce6 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderScheduleSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderScheduleSetMessageModel.php @@ -334,7 +334,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderStartsAtSetMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderStartsAtSetMessageModel.php index 7a744ebc508..45e1c57ade5 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderStartsAtSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderStartsAtSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderStateChangedMessageModel.php index 1e36951046b..771eb4eb16b 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/RecurringOrderStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/RecurringOrderStateTransitionMessageModel.php index 193a84af4f9..156dac2bba7 100644 --- a/lib/commercetools-api/src/Models/Message/RecurringOrderStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/RecurringOrderStateTransitionMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ReturnInfoAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ReturnInfoAddedMessageModel.php index ba5b9dd116f..35144b79af8 100644 --- a/lib/commercetools-api/src/Models/Message/ReturnInfoAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ReturnInfoAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ReturnInfoSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ReturnInfoSetMessageModel.php index fca6ca82c6c..fdb1f85f99d 100644 --- a/lib/commercetools-api/src/Models/Message/ReturnInfoSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ReturnInfoSetMessageModel.php @@ -325,7 +325,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ReviewCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/ReviewCreatedMessageModel.php index 7d8c6c9ede6..f3cbda09ad2 100644 --- a/lib/commercetools-api/src/Models/Message/ReviewCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ReviewCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ReviewRatingSetMessageModel.php b/lib/commercetools-api/src/Models/Message/ReviewRatingSetMessageModel.php index dc49ba5bf09..05dd7d287fe 100644 --- a/lib/commercetools-api/src/Models/Message/ReviewRatingSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ReviewRatingSetMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ReviewStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/ReviewStateTransitionMessageModel.php index 0a7040e039f..c1c6a0ce847 100644 --- a/lib/commercetools-api/src/Models/Message/ReviewStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ReviewStateTransitionMessageModel.php @@ -366,7 +366,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ShoppingListLineItemAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/ShoppingListLineItemAddedMessageModel.php index bede32af206..44b4a7bea32 100644 --- a/lib/commercetools-api/src/Models/Message/ShoppingListLineItemAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ShoppingListLineItemAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ShoppingListLineItemRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/ShoppingListLineItemRemovedMessageModel.php index 6afb6e63ef0..ccb28619eee 100644 --- a/lib/commercetools-api/src/Models/Message/ShoppingListLineItemRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ShoppingListLineItemRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/ShoppingListMessageModel.php b/lib/commercetools-api/src/Models/Message/ShoppingListMessageModel.php index 102d9f4a50a..60421b3a261 100644 --- a/lib/commercetools-api/src/Models/Message/ShoppingListMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/ShoppingListMessageModel.php @@ -315,7 +315,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessage.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessage.php index e73e838f788..8d6918e4700 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessage.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessage.php @@ -17,7 +17,7 @@ interface StagedQuoteCreatedMessage extends Message public const FIELD_STAGED_QUOTE = 'stagedQuote'; /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageBuilder.php index b67b679476d..3d672d38093 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageBuilder.php @@ -207,7 +207,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageModel.php index 65a59ff4794..d2810e3a981 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -367,7 +367,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayload.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayload.php index 6f02b265bfe..9a3e5ed46bc 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayload.php @@ -17,7 +17,7 @@ interface StagedQuoteCreatedMessagePayload extends MessagePayload public const FIELD_STAGED_QUOTE = 'stagedQuote'; /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadBuilder.php index f3c8928caa4..ac9e5fda157 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadBuilder.php @@ -29,7 +29,7 @@ final class StagedQuoteCreatedMessagePayloadBuilder implements Builder private $stagedQuote; /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadModel.php index 7def887d4c1..ff1f20bd8b5 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteCreatedMessagePayloadModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

          Staged Quote that was created.

          + *

          Staged Quote that was created.

          * * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteDeletedMessageModel.php index fd9a3b6b95f..24536b6450f 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteSellerCommentSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteSellerCommentSetMessageModel.php index 7ba6c212361..5454e0fab78 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteSellerCommentSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteSellerCommentSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteStateChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteStateChangedMessageModel.php index b71bfd98fe5..da8f0af7f57 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteStateChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteStateChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteStateTransitionMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteStateTransitionMessageModel.php index 1a2285ce9d3..f33f2397901 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteStateTransitionMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteStateTransitionMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StagedQuoteValidToSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StagedQuoteValidToSetMessageModel.php index 93384a284b0..9417c0e3ff4 100644 --- a/lib/commercetools-api/src/Models/Message/StagedQuoteValidToSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StagedQuoteValidToSetMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceActiveChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceActiveChangedMessageModel.php index 587b9f0532e..0415357c349 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceActiveChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceActiveChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceCreatedMessageModel.php index 10af74abb2e..39311456e87 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceCreatedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceDeletedMessageModel.php index a0de416f79d..80f9f4a61c0 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceDeletedMessageModel.php @@ -324,7 +324,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceDiscountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceDiscountSetMessageModel.php index f5d41f71443..06f13773d66 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceDiscountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceDiscountSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceExternalDiscountSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceExternalDiscountSetMessageModel.php index ce09bf9c119..252e8b9ec22 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceExternalDiscountSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceExternalDiscountSetMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceKeySetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceKeySetMessageModel.php index a184379a0ea..e0e18778f76 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceKeySetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceKeySetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessage.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessage.php index d003e23d83e..755c8d7d3a0 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessage.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessage.php @@ -17,7 +17,7 @@ interface StandalonePriceStagedChangesAppliedMessage extends Message public const FIELD_STAGED_CHANGES = 'stagedChanges'; /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageBuilder.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageBuilder.php index 43ee7de0409..de2c469c533 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageBuilder.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageBuilder.php @@ -207,7 +207,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageModel.php index cfc204e3d8c..f7cabe2f240 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string @@ -367,7 +367,7 @@ public function getResourceUserProvidedIdentifiers() } /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayload.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayload.php index 3f3dce1c1b4..daac9b50067 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayload.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayload.php @@ -17,7 +17,7 @@ interface StandalonePriceStagedChangesAppliedMessagePayload extends MessagePaylo public const FIELD_STAGED_CHANGES = 'stagedChanges'; /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadBuilder.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadBuilder.php index f6d5d2fa9f2..bece1b70fbb 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadBuilder.php @@ -29,7 +29,7 @@ final class StandalonePriceStagedChangesAppliedMessagePayloadBuilder implements private $stagedChanges; /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadModel.php index 707787b6148..4fbb25b7cd2 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesAppliedMessagePayloadModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          + *

          Applied changes of the StandalonePrice after the Apply Staged Changes update action.

          * * * @return null|StagedStandalonePrice diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesRemovedMessageModel.php index d17df53ea04..ee86c594683 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceStagedChangesRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceTierAddedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceTierAddedMessageModel.php index 09b266b4e43..a45bfb27756 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceTierAddedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceTierAddedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceTierRemovedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceTierRemovedMessageModel.php index 65370e174f9..06d1fea1d1a 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceTierRemovedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceTierRemovedMessageModel.php @@ -326,7 +326,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceTiersSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceTiersSetMessageModel.php index 6b117b91a5e..1f45eef1313 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceTiersSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceTiersSetMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromAndUntilSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromAndUntilSetMessageModel.php index 92c6bf59c42..4cc4d9c7ca3 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromAndUntilSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromAndUntilSetMessageModel.php @@ -348,7 +348,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromSetMessageModel.php index bd29a04738c..ec5838a2456 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceValidFromSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceValidUntilSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceValidUntilSetMessageModel.php index 68d542024f5..50b9134cde9 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceValidUntilSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceValidUntilSetMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StandalonePriceValueChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StandalonePriceValueChangedMessageModel.php index 4a2178b648e..0fad80b7e2c 100644 --- a/lib/commercetools-api/src/Models/Message/StandalonePriceValueChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StandalonePriceValueChangedMessageModel.php @@ -342,7 +342,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreCountriesChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreCountriesChangedMessageModel.php index 1ec8e11dcfe..812eacd5498 100644 --- a/lib/commercetools-api/src/Models/Message/StoreCountriesChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreCountriesChangedMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreCreatedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreCreatedMessageModel.php index 9e0e04ee912..229f7c50b46 100644 --- a/lib/commercetools-api/src/Models/Message/StoreCreatedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreCreatedMessageModel.php @@ -379,7 +379,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreDeletedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreDeletedMessageModel.php index f576e97c177..3c95eb1eb4d 100644 --- a/lib/commercetools-api/src/Models/Message/StoreDeletedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreDeletedMessageModel.php @@ -316,7 +316,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreDistributionChannelsChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreDistributionChannelsChangedMessageModel.php index 9b7ff610ca1..5c1c629bbb1 100644 --- a/lib/commercetools-api/src/Models/Message/StoreDistributionChannelsChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreDistributionChannelsChangedMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreLanguagesChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreLanguagesChangedMessageModel.php index fee6a5d28d2..7b78674d02d 100644 --- a/lib/commercetools-api/src/Models/Message/StoreLanguagesChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreLanguagesChangedMessageModel.php @@ -332,7 +332,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreNameSetMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreNameSetMessageModel.php index b3d1875d35e..c87f4ae1dbb 100644 --- a/lib/commercetools-api/src/Models/Message/StoreNameSetMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreNameSetMessageModel.php @@ -335,7 +335,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreProductSelectionsChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreProductSelectionsChangedMessageModel.php index b3713920177..e81fabb6a67 100644 --- a/lib/commercetools-api/src/Models/Message/StoreProductSelectionsChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreProductSelectionsChangedMessageModel.php @@ -341,7 +341,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/StoreSupplyChannelsChangedMessageModel.php b/lib/commercetools-api/src/Models/Message/StoreSupplyChannelsChangedMessageModel.php index eb22c033cb2..a3c5e296fb5 100644 --- a/lib/commercetools-api/src/Models/Message/StoreSupplyChannelsChangedMessageModel.php +++ b/lib/commercetools-api/src/Models/Message/StoreSupplyChannelsChangedMessageModel.php @@ -333,7 +333,7 @@ public function getResourceVersion() } /** - *

          Message Type of the Message.

          + *

          Message Type of the Message.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiers.php b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiers.php index 15af6b6c7f7..acb2af76dbb 100644 --- a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiers.php +++ b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiers.php @@ -71,7 +71,7 @@ public function getSku(); public function getSlug(); /** - *

          Unique identifier of a Custom Object.

          + *

          Unique identifier of a Custom Object.

          * * @return null|ContainerAndKey diff --git a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersBuilder.php b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersBuilder.php index c94a9ee6851..0e662c26890 100644 --- a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersBuilder.php +++ b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersBuilder.php @@ -131,7 +131,7 @@ public function getSlug() } /** - *

          Unique identifier of a Custom Object.

          + *

          Unique identifier of a Custom Object.

          * * @return null|ContainerAndKey diff --git a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersModel.php b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersModel.php index ee11b6df2c9..e116ea50931 100644 --- a/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersModel.php +++ b/lib/commercetools-api/src/Models/Message/UserProvidedIdentifiersModel.php @@ -207,7 +207,7 @@ public function getSlug() } /** - *

          Unique identifier of a Custom Object.

          + *

          Unique identifier of a Custom Object.

          * * * @return null|ContainerAndKey diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraft.php b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraft.php index 8aa988f24e0..a2a18ae5349 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraft.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraft.php @@ -40,7 +40,7 @@ interface CustomLineItemImportDraft extends JsonObject public function getName(); /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftBuilder.php b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftBuilder.php index c66eac738c9..07984eacdd2 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftBuilder.php @@ -110,7 +110,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftModel.php b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftModel.php index 056037b5edc..cbf05feb855 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemImportDraftModel.php @@ -149,7 +149,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItem.php b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItem.php index 1e7340890ad..75793d88fd9 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItem.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItem.php @@ -16,7 +16,7 @@ interface CustomLineItemReturnItem extends ReturnItem public const FIELD_CUSTOM_LINE_ITEM_ID = 'customLineItemId'; /** - *

          User-defined unique identifier of the CustomLineItemReturnItem.

          + *

          User-defined identifier of the CustomLineItemReturnItem. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemBuilder.php b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemBuilder.php index 38957c90415..e166c89c983 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemBuilder.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemBuilder.php @@ -95,7 +95,7 @@ public function getId() } /** - *

          User-defined unique identifier of the CustomLineItemReturnItem.

          + *

          User-defined identifier of the CustomLineItemReturnItem. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemModel.php b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemModel.php index b58432aa524..1d50617f1c7 100644 --- a/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemModel.php +++ b/lib/commercetools-api/src/Models/Order/CustomLineItemReturnItemModel.php @@ -140,7 +140,7 @@ public function getId() } /** - *

          User-defined unique identifier of the CustomLineItemReturnItem.

          + *

          User-defined identifier of the CustomLineItemReturnItem. Must be unique among Return Items in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/Delivery.php b/lib/commercetools-api/src/Models/Order/Delivery.php index 00b81e585fa..0cd96a7011a 100644 --- a/lib/commercetools-api/src/Models/Order/Delivery.php +++ b/lib/commercetools-api/src/Models/Order/Delivery.php @@ -33,7 +33,7 @@ interface Delivery extends JsonObject public function getId(); /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Unique among Deliveries in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/DeliveryBuilder.php b/lib/commercetools-api/src/Models/Order/DeliveryBuilder.php index 239e728bc36..fcdad7b88e5 100644 --- a/lib/commercetools-api/src/Models/Order/DeliveryBuilder.php +++ b/lib/commercetools-api/src/Models/Order/DeliveryBuilder.php @@ -79,7 +79,7 @@ public function getId() } /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Unique among Deliveries in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/DeliveryDraft.php b/lib/commercetools-api/src/Models/Order/DeliveryDraft.php index 91d12c26e22..5e20fe4869d 100644 --- a/lib/commercetools-api/src/Models/Order/DeliveryDraft.php +++ b/lib/commercetools-api/src/Models/Order/DeliveryDraft.php @@ -22,7 +22,7 @@ interface DeliveryDraft extends JsonObject public const FIELD_CUSTOM = 'custom'; /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Must be unique among Deliveries in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/DeliveryDraftBuilder.php b/lib/commercetools-api/src/Models/Order/DeliveryDraftBuilder.php index 82e317a6568..0aaa1d27bb0 100644 --- a/lib/commercetools-api/src/Models/Order/DeliveryDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/DeliveryDraftBuilder.php @@ -55,7 +55,7 @@ final class DeliveryDraftBuilder implements Builder private $custom; /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Must be unique among Deliveries in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/DeliveryDraftModel.php b/lib/commercetools-api/src/Models/Order/DeliveryDraftModel.php index 058194c4d91..d70a65fdabf 100644 --- a/lib/commercetools-api/src/Models/Order/DeliveryDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/DeliveryDraftModel.php @@ -72,7 +72,7 @@ public function __construct( } /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Must be unique among Deliveries in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/DeliveryModel.php b/lib/commercetools-api/src/Models/Order/DeliveryModel.php index cb41cffe397..cf17e52adbf 100644 --- a/lib/commercetools-api/src/Models/Order/DeliveryModel.php +++ b/lib/commercetools-api/src/Models/Order/DeliveryModel.php @@ -109,7 +109,7 @@ public function getId() } /** - *

          User-defined unique identifier of the Delivery.

          + *

          User-defined identifier of the Delivery. Unique among Deliveries in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/LineItemImportDraft.php b/lib/commercetools-api/src/Models/Order/LineItemImportDraft.php index 2052c0da8fa..c79881f60f3 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemImportDraft.php +++ b/lib/commercetools-api/src/Models/Order/LineItemImportDraft.php @@ -42,7 +42,7 @@ interface LineItemImportDraft extends JsonObject public function getName(); /** - *

          User-defined unique identifier of the Line Item.

          + *

          User-defined identifier of the Line Item. Must be unique among Line Items in the Order.

          * * @return null|string @@ -91,7 +91,7 @@ public function getPrice(); public function getTaxRate(); /** - *

          The Channel used to select a Price. + *

          The Channel used to select a Price. * This Channel must have the ProductDistribution role.

          * diff --git a/lib/commercetools-api/src/Models/Order/LineItemImportDraftBuilder.php b/lib/commercetools-api/src/Models/Order/LineItemImportDraftBuilder.php index d0e14d048f4..f86955a3547 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemImportDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/LineItemImportDraftBuilder.php @@ -122,7 +122,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Line Item.

          + *

          User-defined identifier of the Line Item. Must be unique among Line Items in the Order.

          * * @return null|string @@ -189,7 +189,7 @@ public function getTaxRate() } /** - *

          The Channel used to select a Price. + *

          The Channel used to select a Price. * This Channel must have the ProductDistribution role.

          * diff --git a/lib/commercetools-api/src/Models/Order/LineItemImportDraftModel.php b/lib/commercetools-api/src/Models/Order/LineItemImportDraftModel.php index 248dd139e8c..86e69506e21 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemImportDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/LineItemImportDraftModel.php @@ -165,7 +165,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Line Item.

          + *

          User-defined identifier of the Line Item. Must be unique among Line Items in the Order.

          * * * @return null|string @@ -289,7 +289,7 @@ public function getTaxRate() } /** - *

          The Channel used to select a Price. + *

          The Channel used to select a Price. * This Channel must have the ProductDistribution role.

          * * diff --git a/lib/commercetools-api/src/Models/Order/LineItemReturnItem.php b/lib/commercetools-api/src/Models/Order/LineItemReturnItem.php index 92da0f38b1e..29c9d5c3e6a 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemReturnItem.php +++ b/lib/commercetools-api/src/Models/Order/LineItemReturnItem.php @@ -16,7 +16,7 @@ interface LineItemReturnItem extends ReturnItem public const FIELD_LINE_ITEM_ID = 'lineItemId'; /** - *

          User-defined unique identifier of the LineItemReturnItem.

          + *

          User-defined identifier of the LineItemReturnItem. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/LineItemReturnItemBuilder.php b/lib/commercetools-api/src/Models/Order/LineItemReturnItemBuilder.php index 108635f57e2..463cf8708cb 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemReturnItemBuilder.php +++ b/lib/commercetools-api/src/Models/Order/LineItemReturnItemBuilder.php @@ -95,7 +95,7 @@ public function getId() } /** - *

          User-defined unique identifier of the LineItemReturnItem.

          + *

          User-defined identifier of the LineItemReturnItem. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/LineItemReturnItemModel.php b/lib/commercetools-api/src/Models/Order/LineItemReturnItemModel.php index 083f5cef135..155a68d477e 100644 --- a/lib/commercetools-api/src/Models/Order/LineItemReturnItemModel.php +++ b/lib/commercetools-api/src/Models/Order/LineItemReturnItemModel.php @@ -140,7 +140,7 @@ public function getId() } /** - *

          User-defined unique identifier of the LineItemReturnItem.

          + *

          User-defined identifier of the LineItemReturnItem. Must be unique among Return Items in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/Order.php b/lib/commercetools-api/src/Models/Order/Order.php index 1ae93fdecc2..0d6074490fe 100644 --- a/lib/commercetools-api/src/Models/Order/Order.php +++ b/lib/commercetools-api/src/Models/Order/Order.php @@ -117,7 +117,7 @@ public function getOrderNumber(); /** *

          User-defined identifier of a purchase Order.

          - *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          + *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          * * @return null|string @@ -142,7 +142,7 @@ public function getCustomerEmail(); /** *

          Reference to the Customer Group of the Customer that the Order belongs to. - * Used for Line Item price selection.

          + * Used for Line Item price selection.

          * * @return null|CustomerGroupReference @@ -158,7 +158,7 @@ public function getCustomerGroup(); public function getAnonymousId(); /** - *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          + *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitKeyReference @@ -385,7 +385,7 @@ public function getRefusedGifts(); public function getPaymentInfo(); /** - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderBuilder.php b/lib/commercetools-api/src/Models/Order/OrderBuilder.php index 0c51d0e3912..1807bb87ad6 100644 --- a/lib/commercetools-api/src/Models/Order/OrderBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderBuilder.php @@ -447,7 +447,7 @@ public function getOrderNumber() /** *

          User-defined identifier of a purchase Order.

          - *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          + *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          * * @return null|string @@ -481,7 +481,7 @@ public function getCustomerEmail() /** *

          Reference to the Customer Group of the Customer that the Order belongs to. - * Used for Line Item price selection.

          + * Used for Line Item price selection.

          * * @return null|CustomerGroupReference @@ -503,7 +503,7 @@ public function getAnonymousId() } /** - *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          + *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitKeyReference @@ -808,7 +808,7 @@ public function getPaymentInfo() } /** - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderFromCartDraft.php b/lib/commercetools-api/src/Models/Order/OrderFromCartDraft.php index 315be843855..b8824a8b53e 100644 --- a/lib/commercetools-api/src/Models/Order/OrderFromCartDraft.php +++ b/lib/commercetools-api/src/Models/Order/OrderFromCartDraft.php @@ -63,7 +63,7 @@ public function getOrderNumber(); /** *

          User-defined identifier for a purchase order.

          - *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          + *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          *

          If not provided, the purchaseOrderNumber from the referenced Cart is used.

          * diff --git a/lib/commercetools-api/src/Models/Order/OrderFromCartDraftBuilder.php b/lib/commercetools-api/src/Models/Order/OrderFromCartDraftBuilder.php index 11c4896ca97..352d30276d9 100644 --- a/lib/commercetools-api/src/Models/Order/OrderFromCartDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderFromCartDraftBuilder.php @@ -134,7 +134,7 @@ public function getOrderNumber() /** *

          User-defined identifier for a purchase order.

          - *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          + *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          *

          If not provided, the purchaseOrderNumber from the referenced Cart is used.

          * diff --git a/lib/commercetools-api/src/Models/Order/OrderFromCartDraftModel.php b/lib/commercetools-api/src/Models/Order/OrderFromCartDraftModel.php index f5406eca92a..cd6b23190ef 100644 --- a/lib/commercetools-api/src/Models/Order/OrderFromCartDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderFromCartDraftModel.php @@ -198,7 +198,7 @@ public function getOrderNumber() /** *

          User-defined identifier for a purchase order.

          - *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          + *

          It is typically set by the Buyer or Merchant to track the purchase order during the quote and order flow.

          *

          If not provided, the purchaseOrderNumber from the referenced Cart is used.

          * * diff --git a/lib/commercetools-api/src/Models/Order/OrderImportDraft.php b/lib/commercetools-api/src/Models/Order/OrderImportDraft.php index 392a8738989..f4fca6b3116 100644 --- a/lib/commercetools-api/src/Models/Order/OrderImportDraft.php +++ b/lib/commercetools-api/src/Models/Order/OrderImportDraft.php @@ -95,7 +95,7 @@ public function getCustomerGroup(); /** *

          ResourceIdentifier to the Business Unit the Order should belong to. - * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Order/OrderImportDraftBuilder.php b/lib/commercetools-api/src/Models/Order/OrderImportDraftBuilder.php index 99f5d501456..d12dbecbf31 100644 --- a/lib/commercetools-api/src/Models/Order/OrderImportDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderImportDraftBuilder.php @@ -264,7 +264,7 @@ public function getCustomerGroup() /** *

          ResourceIdentifier to the Business Unit the Order should belong to. - * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Order/OrderImportDraftModel.php b/lib/commercetools-api/src/Models/Order/OrderImportDraftModel.php index af9418d2876..d468245e5ea 100644 --- a/lib/commercetools-api/src/Models/Order/OrderImportDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderImportDraftModel.php @@ -373,7 +373,7 @@ public function getCustomerGroup() /** *

          ResourceIdentifier to the Business Unit the Order should belong to. - * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          + * When the customerId of the Order is also set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Order/OrderModel.php b/lib/commercetools-api/src/Models/Order/OrderModel.php index 689e054284a..270d749b0b2 100644 --- a/lib/commercetools-api/src/Models/Order/OrderModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderModel.php @@ -615,7 +615,7 @@ public function getOrderNumber() /** *

          User-defined identifier of a purchase Order.

          - *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          + *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          * * * @return null|string @@ -676,7 +676,7 @@ public function getCustomerEmail() /** *

          Reference to the Customer Group of the Customer that the Order belongs to. - * Used for Line Item price selection.

          + * Used for Line Item price selection.

          * * * @return null|CustomerGroupReference @@ -717,7 +717,7 @@ public function getAnonymousId() } /** - *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          + *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitKeyReference @@ -1268,7 +1268,7 @@ public function getPaymentInfo() } /** - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponse.php b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponse.php index d43f25c7467..38e74d139a5 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponse.php @@ -20,7 +20,7 @@ interface OrderPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface OrderPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseBuilder.php index eea1efe4c52..f0ad232bee5 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class OrderPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseModel.php index 7ba942c98d5..3c393324e99 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponse.php b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponse.php index fee45ec5109..be9bbf87a59 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponse.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponse.php @@ -27,7 +27,7 @@ interface OrderPagedSearchResponse extends JsonObject public function getTotal(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -35,7 +35,7 @@ public function getTotal(); public function getOffset(); /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseBuilder.php b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseBuilder.php index b1da2b40527..340100291ed 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseBuilder.php @@ -56,7 +56,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -67,7 +67,7 @@ public function getOffset() } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseModel.php b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseModel.php index 686c53dbbe9..cce1906db20 100644 --- a/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderPagedSearchResponseModel.php @@ -80,7 +80,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -100,7 +100,7 @@ public function getOffset() } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Order/OrderReference.php b/lib/commercetools-api/src/Models/Order/OrderReference.php index 2a862d674fa..c890af81540 100644 --- a/lib/commercetools-api/src/Models/Order/OrderReference.php +++ b/lib/commercetools-api/src/Models/Order/OrderReference.php @@ -23,7 +23,7 @@ interface OrderReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          + *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          * * @return null|Order diff --git a/lib/commercetools-api/src/Models/Order/OrderReferenceBuilder.php b/lib/commercetools-api/src/Models/Order/OrderReferenceBuilder.php index 0e166c3b8e6..d24b2396cd3 100644 --- a/lib/commercetools-api/src/Models/Order/OrderReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          + *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          * * @return null|Order diff --git a/lib/commercetools-api/src/Models/Order/OrderReferenceModel.php b/lib/commercetools-api/src/Models/Order/OrderReferenceModel.php index 9bd20d7e5ad..ab60d8bfeef 100644 --- a/lib/commercetools-api/src/Models/Order/OrderReferenceModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          + *

          Contains the representation of the expanded Order. Only present in responses to requests with Reference Expansion for Orders.

          * * * @return null|Order diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueBuilder.php index 4f7ac26d49d..48bce052edf 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueModel.php index f768f49b5f5..9ce5791d6a2 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchAnyValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueBuilder.php index 9f0ba134ee1..1a64142ddd5 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueBuilder.php @@ -70,7 +70,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueModel.php index ff972526d96..73c482d3137 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchDateRangeValueModel.php @@ -105,7 +105,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueBuilder.php index 17460a6d039..f7f61921fd4 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueModel.php index 1da7235355f..5afc22c92a5 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchFullTextValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueBuilder.php index 401f7e68867..2742399811a 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueBuilder.php @@ -69,7 +69,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueModel.php index 9525f94aafc..f8cb667b69f 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchLongRangeValueModel.php @@ -104,7 +104,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueBuilder.php index 619888ae533..2c33b26d3c4 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueBuilder.php @@ -69,7 +69,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueModel.php index fbaecb0d13e..0d2e3e21a3b 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchNumberRangeValueModel.php @@ -104,7 +104,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValue.php b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValue.php index e9b04204aa1..c601c938db7 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValue.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValue.php @@ -30,7 +30,7 @@ public function getField(); public function getBoost(); /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueBuilder.php index af276b326a9..75912cbaaf7 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueBuilder.php @@ -57,7 +57,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueModel.php index 94730a95ddd..f9111f6bfe5 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchQueryExpressionValueModel.php @@ -88,7 +88,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchStringValueBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSearchStringValueBuilder.php index c419bd56eaa..8035238edb2 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchStringValueBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchStringValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSearchStringValueModel.php b/lib/commercetools-api/src/Models/Order/OrderSearchStringValueModel.php index b3d0d34c6b0..6456f67895c 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSearchStringValueModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSearchStringValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          + *

          Possible values for the customType property on simple expressions indicating the data type of the field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldAction.php index d7e8364a81c..07d4b212b6b 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldAction.php @@ -17,7 +17,7 @@ interface OrderSetBillingAddressCustomFieldAction extends OrderUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionBuilder.php index b1f8bc390f2..5ae1d3cfa9d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class OrderSetBillingAddressCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionModel.php index b58b0a3df51..b8ad223bf8d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetBillingAddressCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldAction.php index a540efd77a9..91f35ca17ad 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface OrderSetCustomFieldAction extends OrderUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionBuilder.php index 8ba8b5fd8f4..675de1c5aae 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class OrderSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionModel.php index df6558e854e..122c02732b1 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldAction.php index bb1adc18c1c..c9aed1aae5b 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getCustomLineItemId(); public function getCustomLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionBuilder.php index 18e6768bebd..19dd8e7815d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getCustomLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionModel.php index 8175841573d..b45629ef2da 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetCustomLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getCustomLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldAction.php index a610c185ecc..086c22510df 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldAction.php @@ -37,7 +37,7 @@ public function getDeliveryId(); public function getDeliveryKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionBuilder.php index dafc66d32cd..dbfa35b2138 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionModel.php index 08188194b36..95e0e98aea3 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryAddressCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldAction.php index fc73b4cac44..d0e9d6297b1 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldAction.php @@ -37,7 +37,7 @@ public function getDeliveryId(); public function getDeliveryKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionBuilder.php index c010cba549f..78a34193662 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionModel.php index a58a3fbb418..3acf8ac207b 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetDeliveryCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldAction.php index 3b04e0346c7..2fd46e9acd1 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldAction.php @@ -26,7 +26,7 @@ interface OrderSetItemShippingAddressCustomFieldAction extends OrderUpdateAction public function getAddressKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionBuilder.php index c048e85b525..69910d4c670 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getAddressKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionModel.php index a731c4459f4..54462795ef0 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetItemShippingAddressCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getAddressKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldAction.php index 7da2dd7d5d7..e5e1daafec0 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionBuilder.php index a03e09a8e1a..f9435fcd549 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionModel.php index adfd9e94165..5781dcd4006 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldAction.php index 5ad94657054..d4107c54b0f 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldAction.php @@ -37,7 +37,7 @@ public function getParcelId(); public function getParcelKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionBuilder.php index f7dcf5d68e2..5cca9f8c91f 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getParcelKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionModel.php index 3c5c61a11cc..4815a071db8 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetParcelCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getParcelKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldAction.php index 4243baa3ba3..a279d14c88d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getReturnItemId(); public function getReturnItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionBuilder.php index 0ae50a104b7..0014b43a7ba 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getReturnItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionModel.php index a323d4915b3..38f3dd64988 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetReturnItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getReturnItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldAction.php index 80d46c22986..1c38ac3d8f7 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldAction.php @@ -17,7 +17,7 @@ interface OrderSetShippingAddressCustomFieldAction extends OrderUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionBuilder.php index 8f4530647d7..fbd3699f71f 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class OrderSetShippingAddressCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionModel.php index 9878db71c45..62fd31bf409 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingAddressCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldAction.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldAction.php index 6348af7c5fa..b2d3c35d80d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldAction.php @@ -28,7 +28,7 @@ interface OrderSetShippingCustomFieldAction extends OrderUpdateAction public function getShippingKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionBuilder.php index 792ecae06c2..dc1e39a92ce 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionBuilder.php @@ -52,7 +52,7 @@ public function getShippingKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionModel.php index e2d3433d7fc..edd7331795d 100644 --- a/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Order/OrderSetShippingCustomFieldActionModel.php @@ -101,7 +101,7 @@ public function getShippingKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItem.php b/lib/commercetools-api/src/Models/Order/ReturnItem.php index 5f4362f2ac4..4449d1d50a5 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItem.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItem.php @@ -36,7 +36,7 @@ interface ReturnItem extends JsonObject public function getId(); /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItemBuilder.php b/lib/commercetools-api/src/Models/Order/ReturnItemBuilder.php index 31fd269bdf9..c0559de0148 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItemBuilder.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItemBuilder.php @@ -89,7 +89,7 @@ public function getId() } /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItemDraft.php b/lib/commercetools-api/src/Models/Order/ReturnItemDraft.php index 03ec28939a4..b7160db9f23 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItemDraft.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItemDraft.php @@ -23,7 +23,7 @@ interface ReturnItemDraft extends JsonObject public const FIELD_CUSTOM = 'custom'; /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItemDraftBuilder.php b/lib/commercetools-api/src/Models/Order/ReturnItemDraftBuilder.php index b538f6a375a..98997561da0 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItemDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItemDraftBuilder.php @@ -65,7 +65,7 @@ final class ReturnItemDraftBuilder implements Builder private $custom; /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Must be unique among Return Items in the Order.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItemDraftModel.php b/lib/commercetools-api/src/Models/Order/ReturnItemDraftModel.php index 7cc6b215fa8..08dbce3c2d7 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItemDraftModel.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItemDraftModel.php @@ -86,7 +86,7 @@ public function __construct( } /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Must be unique among Return Items in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Order/ReturnItemModel.php b/lib/commercetools-api/src/Models/Order/ReturnItemModel.php index 33f1344e5e1..fc52a9a9cb5 100644 --- a/lib/commercetools-api/src/Models/Order/ReturnItemModel.php +++ b/lib/commercetools-api/src/Models/Order/ReturnItemModel.php @@ -140,7 +140,7 @@ public function getId() } /** - *

          User-defined unique identifier of the Return Item.

          + *

          User-defined identifier of the Return Item. Unique among Return Items in the Order.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraft.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraft.php index 58e91678d9e..a962b4a8894 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraft.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraft.php @@ -67,7 +67,7 @@ public function getComment(); /** *

          Set to true if you want to preview the edited Order first without persisting it (dry run). * A dry run allows checking for potential errors when trying to apply the stagedActions.

          - *

          Order API Extensions, if any, are also called in dry runs.

          + *

          Order API Extensions, if any, are also called in dry runs.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftBuilder.php index 226ca4c189e..7e88268f06b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftBuilder.php @@ -120,7 +120,7 @@ public function getComment() /** *

          Set to true if you want to preview the edited Order first without persisting it (dry run). * A dry run allows checking for potential errors when trying to apply the stagedActions.

          - *

          Order API Extensions, if any, are also called in dry runs.

          + *

          Order API Extensions, if any, are also called in dry runs.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftModel.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftModel.php index 3249154ce44..18868889948 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditDraftModel.php @@ -186,7 +186,7 @@ public function getComment() /** *

          Set to true if you want to preview the edited Order first without persisting it (dry run). * A dry run allows checking for potential errors when trying to apply the stagedActions.

          - *

          Order API Extensions, if any, are also called in dry runs.

          + *

          Order API Extensions, if any, are also called in dry runs.

          * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponse.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponse.php index 7ec82a37f4a..6a11f5975e5 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponse.php @@ -20,7 +20,7 @@ interface OrderEditPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface OrderEditPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseBuilder.php index 9e69c225e7f..be15d44b9de 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class OrderEditPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseModel.php index 9760192a97b..d6c2f1d74b3 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccess.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccess.php index c4e4d340476..c18e8cbedbe 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccess.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccess.php @@ -18,7 +18,7 @@ interface OrderEditPreviewSuccess extends OrderEditResult public const FIELD_MESSAGE_PAYLOADS = 'messagePayloads'; /** - *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          + *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          * * @return null|StagedOrder diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessBuilder.php index f63c601ec43..e6079cd40d0 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessBuilder.php @@ -34,7 +34,7 @@ final class OrderEditPreviewSuccessBuilder implements Builder private $messagePayloads; /** - *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          + *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          * * @return null|StagedOrder diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessModel.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessModel.php index 20fd6194a79..4563854bcb8 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditPreviewSuccessModel.php @@ -72,7 +72,7 @@ public function getType() } /** - *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          + *

          A preview of the edited Order as it will be after all stagedActions (incl. optional Order API Extensions) are applied.

          * * * @return null|StagedOrder diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReference.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReference.php index e9ee8ebf86b..9c2cabcb879 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReference.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReference.php @@ -23,7 +23,7 @@ interface OrderEditReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          + *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          * * @return null|OrderEdit diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceBuilder.php index 6d08bff6c58..e7a80ffa506 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          + *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          * * @return null|OrderEdit diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceModel.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceModel.php index f6717366e80..4b7d08dac51 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          + *

          Contains the representation of the expanded Order Edit. Only present in responses to requests with Reference Expansion for Order Edits.

          * * * @return null|OrderEdit diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldAction.php index be78e98311a..5b80e0ad82e 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface OrderEditSetCustomFieldAction extends OrderEditUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionBuilder.php index c21327fd4a5..7e3e516c6b2 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class OrderEditSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionModel.php index bf62d8c4be6..22ebe005d08 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/OrderEditSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemAction.php index 2349b6f9951..5a68196c5d2 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemAction.php @@ -51,7 +51,7 @@ public function getMoney(); public function getName(); /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the StagedOrder.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionBuilder.php index fe25c295af8..087d5d025ba 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionBuilder.php @@ -126,7 +126,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the StagedOrder.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionModel.php index e948e7ef09e..9611d9e5613 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddCustomLineItemActionModel.php @@ -202,7 +202,7 @@ public function getName() } /** - *

          User-defined unique identifier of the Custom Line Item.

          + *

          User-defined identifier of the Custom Line Item. Must be unique among Custom Line Items in the StagedOrder.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemAction.php index 8a8018ee7b6..617cb605811 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemAction.php @@ -39,7 +39,7 @@ interface StagedOrderAddLineItemAction extends StagedOrderUpdateAction public const FIELD_RECURRENCE_INFO = 'recurrenceInfo'; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the StagedOrder.

          * * @return null|string @@ -93,7 +93,7 @@ public function getQuantity(); public function getAddedAt(); /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -103,7 +103,7 @@ public function getAddedAt(); public function getDistributionChannel(); /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionBuilder.php index 27d772bfbdf..02c6febe39b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionBuilder.php @@ -128,7 +128,7 @@ final class StagedOrderAddLineItemActionBuilder implements Builder private $recurrenceInfo; /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the StagedOrder.

          * * @return null|string @@ -200,7 +200,7 @@ public function getAddedAt() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -213,7 +213,7 @@ public function getDistributionChannel() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionModel.php index 7d389adceb5..bcffaea5a3b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderAddLineItemActionModel.php @@ -192,7 +192,7 @@ public function getAction() } /** - *

          User-defined unique identifier of the LineItem.

          + *

          User-defined identifier of the LineItem. Must be unique among LineItems in the StagedOrder.

          * * * @return null|string @@ -322,7 +322,7 @@ public function getAddedAt() } /** - *

          Used to select a Product Price. + *

          Used to select a Product Price. * The Channel must have the ProductDistribution ChannelRoleEnum. * If the Cart is bound to a Store with distributionChannels set, the Channel must match one of the Store's distribution channels.

          * @@ -345,7 +345,7 @@ public function getDistributionChannel() } /** - *

          Used to identify Inventory entries that must be reserved. + *

          Used to identify Inventory entries that must be reserved. * The Channel must have the InventorySupply ChannelRoleEnum.

          * * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderBuilder.php index ef27083e681..69d6c41a2ec 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderBuilder.php @@ -449,7 +449,7 @@ public function getOrderNumber() /** *

          User-defined identifier of a purchase Order.

          - *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          + *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          * * @return null|string @@ -483,7 +483,7 @@ public function getCustomerEmail() /** *

          Reference to the Customer Group of the Customer that the Order belongs to. - * Used for Line Item price selection.

          + * Used for Line Item price selection.

          * * @return null|CustomerGroupReference @@ -505,7 +505,7 @@ public function getAnonymousId() } /** - *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          + *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitKeyReference @@ -810,7 +810,7 @@ public function getPaymentInfo() } /** - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityAction.php index 84dd241e25d..cf7e7159a21 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityAction.php @@ -50,7 +50,7 @@ public function getQuantity(); /** *

          Required when the Line Item uses ExternalPrice LineItemPriceMode. * Sets the LineItem price to the given value when changing the quantity of a Line Item.

          - *

          The LineItem price is updated as described in Line Item price selection.

          + *

          The LineItem price is updated as described in Line Item price selection.

          *

          To set the money value in high precision, use HighPrecisionMoneyDraft.

          * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionBuilder.php index 74785b80184..39e30857b8b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionBuilder.php @@ -93,7 +93,7 @@ public function getQuantity() /** *

          Required when the Line Item uses ExternalPrice LineItemPriceMode. * Sets the LineItem price to the given value when changing the quantity of a Line Item.

          - *

          The LineItem price is updated as described in Line Item price selection.

          + *

          The LineItem price is updated as described in Line Item price selection.

          *

          To set the money value in high precision, use HighPrecisionMoneyDraft.

          * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionModel.php index b7491f786c9..ab3c1ea4a2a 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderChangeLineItemQuantityActionModel.php @@ -164,7 +164,7 @@ public function getQuantity() /** *

          Required when the Line Item uses ExternalPrice LineItemPriceMode. * Sets the LineItem price to the given value when changing the quantity of a Line Item.

          - *

          The LineItem price is updated as described in Line Item price selection.

          + *

          The LineItem price is updated as described in Line Item price selection.

          *

          To set the money value in high precision, use HighPrecisionMoneyDraft.

          * * diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderModel.php index d73fbf8c0b0..1010d90116a 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderModel.php @@ -617,7 +617,7 @@ public function getOrderNumber() /** *

          User-defined identifier of a purchase Order.

          - *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          + *

          It is typically set by the Buyer and can be used with Quotes to track the purchase Order during the quote and order flow.

          * * * @return null|string @@ -678,7 +678,7 @@ public function getCustomerEmail() /** *

          Reference to the Customer Group of the Customer that the Order belongs to. - * Used for Line Item price selection.

          + * Used for Line Item price selection.

          * * * @return null|CustomerGroupReference @@ -719,7 +719,7 @@ public function getAnonymousId() } /** - *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          + *

          Reference to a Business Unit the Order belongs to. Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitKeyReference @@ -1270,7 +1270,7 @@ public function getPaymentInfo() } /** - *

          Used for Line Item price selection.

          + *

          Used for Line Item price selection.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldAction.php index ca6fc41d569..2f180cddfe7 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldAction.php @@ -18,7 +18,7 @@ interface StagedOrderSetBillingAddressCustomFieldAction extends StagedOrderUpdat public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionBuilder.php index 97407c03ece..f436a9f9823 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionBuilder.php @@ -35,7 +35,7 @@ final class StagedOrderSetBillingAddressCustomFieldActionBuilder implements Buil private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionModel.php index b519294a89e..ae28f4c16d0 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetBillingAddressCustomFieldActionModel.php @@ -73,7 +73,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldAction.php index aef73ae84c9..09570be75f2 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldAction.php @@ -18,7 +18,7 @@ interface StagedOrderSetCustomFieldAction extends StagedOrderUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionBuilder.php index 77925397987..9c2c83f7c3d 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionBuilder.php @@ -35,7 +35,7 @@ final class StagedOrderSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionModel.php index 7dd967ad7fe..f6711c88139 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomFieldActionModel.php @@ -73,7 +73,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldAction.php index 7c047eda964..8e7eff22ad5 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldAction.php @@ -36,7 +36,7 @@ public function getCustomLineItemId(); public function getCustomLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionBuilder.php index fb1313390e5..6e4e04ba02b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getCustomLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionModel.php index 8176e530519..a1418e1270c 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetCustomLineItemCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getCustomLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldAction.php index 34368defaf7..6ff491ed038 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldAction.php @@ -38,7 +38,7 @@ public function getDeliveryId(); public function getDeliveryKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionBuilder.php index f9d761437ca..ea5ac5535d1 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionBuilder.php @@ -71,7 +71,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionModel.php index 4a54b3a7739..fd33a490fb9 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryAddressCustomFieldActionModel.php @@ -131,7 +131,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldAction.php index 210107951ad..283cd94eb75 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldAction.php @@ -38,7 +38,7 @@ public function getDeliveryId(); public function getDeliveryKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionBuilder.php index 82777d47f96..a2a3f933420 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionBuilder.php @@ -71,7 +71,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionModel.php index 4c9a35733be..0dbf7c38a9e 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetDeliveryCustomFieldActionModel.php @@ -131,7 +131,7 @@ public function getDeliveryKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldAction.php index e2974122969..1968784e0fa 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldAction.php @@ -27,7 +27,7 @@ interface StagedOrderSetItemShippingAddressCustomFieldAction extends StagedOrder public function getAddressKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionBuilder.php index b14db7ba4d5..2fa228c1a4b 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionBuilder.php @@ -52,7 +52,7 @@ public function getAddressKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionModel.php index 6e8da82a992..a36a04ed7e5 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetItemShippingAddressCustomFieldActionModel.php @@ -101,7 +101,7 @@ public function getAddressKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldAction.php index 2deee521dbc..8de00dd67c3 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldAction.php @@ -36,7 +36,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionBuilder.php index 369f0f02fb1..c7930304898 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionModel.php index 5b680ce2f5b..089ad90b025 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetLineItemCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getLineItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldAction.php index abf7857e89b..d12cd081375 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldAction.php @@ -38,7 +38,7 @@ public function getParcelId(); public function getParcelKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionBuilder.php index 4e855639fe1..83639dbba22 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionBuilder.php @@ -71,7 +71,7 @@ public function getParcelKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionModel.php index 5c14283433b..c4f8a593a40 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetParcelCustomFieldActionModel.php @@ -131,7 +131,7 @@ public function getParcelKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldAction.php index e41ea9c3e6d..b9cee1cb747 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldAction.php @@ -36,7 +36,7 @@ public function getReturnItemId(); public function getReturnItemKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionBuilder.php index 4f03a6621c5..dd161539141 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionBuilder.php @@ -69,7 +69,7 @@ public function getReturnItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionModel.php index dc6d132769e..b02190b40cf 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetReturnItemCustomFieldActionModel.php @@ -129,7 +129,7 @@ public function getReturnItemKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldAction.php index a0961b2c983..c6ed59b5a43 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldAction.php @@ -18,7 +18,7 @@ interface StagedOrderSetShippingAddressCustomFieldAction extends StagedOrderUpda public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionBuilder.php index fbf51d19945..949d0757173 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionBuilder.php @@ -35,7 +35,7 @@ final class StagedOrderSetShippingAddressCustomFieldActionBuilder implements Bui private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionModel.php index 426a8e99ac3..e57c5e97ca6 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingAddressCustomFieldActionModel.php @@ -73,7 +73,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldAction.php index 67264e5d437..24e826d87d9 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldAction.php @@ -29,7 +29,7 @@ interface StagedOrderSetShippingCustomFieldAction extends StagedOrderUpdateActio public function getShippingKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionBuilder.php index 4d1f1fa51d4..418da3df8c8 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionBuilder.php @@ -54,7 +54,7 @@ public function getShippingKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionModel.php index 80dda362036..ec969c1d131 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingCustomFieldActionModel.php @@ -103,7 +103,7 @@ public function getShippingKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountAction.php index 290b89d00fe..c31e717de8e 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountAction.php @@ -19,7 +19,9 @@ interface StagedOrderSetShippingMethodTaxAmountAction extends StagedOrderUpdateA public const FIELD_EXTERNAL_TAX_AMOUNT = 'externalTaxAmount'; /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionBuilder.php index 0d144569818..959ec3dba6a 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionBuilder.php @@ -37,7 +37,9 @@ final class StagedOrderSetShippingMethodTaxAmountActionBuilder implements Builde private $externalTaxAmount; /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionModel.php index ec03981de8e..1ff7a8c92a3 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxAmountActionModel.php @@ -75,7 +75,9 @@ public function getAction() } /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateAction.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateAction.php index cbd8e6f7510..6f19a1bb0ae 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateAction.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateAction.php @@ -19,7 +19,9 @@ interface StagedOrderSetShippingMethodTaxRateAction extends StagedOrderUpdateAct public const FIELD_EXTERNAL_TAX_RATE = 'externalTaxRate'; /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionBuilder.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionBuilder.php index f76008dd5de..78304e83769 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionBuilder.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionBuilder.php @@ -37,7 +37,9 @@ final class StagedOrderSetShippingMethodTaxRateActionBuilder implements Builder private $externalTaxRate; /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionModel.php b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionModel.php index 154bfddd10e..f33a7910363 100644 --- a/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionModel.php +++ b/lib/commercetools-api/src/Models/OrderEdit/StagedOrderSetShippingMethodTaxRateActionModel.php @@ -75,7 +75,9 @@ public function getAction() } /** - *

          key of the ShippingMethod to update. This is required for Orders with Multiple ShippingMode.

          + *

          key of the ShippingMethod to update. + * This is required and valid only for Orders with Multiple ShippingMode. + * An InvalidOperation error is returned if shippingKey is provided for Orders with Single ShippingMode, or omitted for Orders with Multiple ShippingMode.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponse.php b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponse.php index ccee88d553e..d85661c7730 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponse.php @@ -20,7 +20,7 @@ interface PaymentPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseBuilder.php index c66fb1eba50..0f6073991a9 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class PaymentPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseModel.php index f628eb63b3d..1826f99e58d 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Payment/PaymentReference.php b/lib/commercetools-api/src/Models/Payment/PaymentReference.php index bb94b9949bc..34570459c47 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentReference.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentReference.php @@ -23,7 +23,7 @@ interface PaymentReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          + *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          * * @return null|Payment diff --git a/lib/commercetools-api/src/Models/Payment/PaymentReferenceBuilder.php b/lib/commercetools-api/src/Models/Payment/PaymentReferenceBuilder.php index 8e6e4d2e190..a10ec1e560f 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          + *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          * * @return null|Payment diff --git a/lib/commercetools-api/src/Models/Payment/PaymentReferenceModel.php b/lib/commercetools-api/src/Models/Payment/PaymentReferenceModel.php index 6171595eb32..200ee179f5d 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentReferenceModel.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          + *

          Contains the representation of the expanded Payment. Only present in responses to requests with Reference Expansion for Payments.

          * * * @return null|Payment diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldAction.php index d44c456c750..8b045b2aeb7 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface PaymentSetCustomFieldAction extends PaymentUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionBuilder.php index a6587266f52..aafece1cda2 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class PaymentSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionModel.php index b9984e6e30e..a0902ad740d 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldAction.php b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldAction.php index 42e0b46340f..c9ac49d6d70 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldAction.php @@ -17,7 +17,7 @@ interface PaymentSetMethodInfoCustomFieldAction extends PaymentUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionBuilder.php index 2780f616aab..ee5f4bf845d 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class PaymentSetMethodInfoCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionModel.php index bf5074931cb..2ec0cd3458c 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetMethodInfoCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldAction.php b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldAction.php index 4282b0fa7f2..4f68afa3439 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldAction.php @@ -26,7 +26,7 @@ interface PaymentSetTransactionCustomFieldAction extends PaymentUpdateAction public function getTransactionId(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionBuilder.php index b2d14f89c9d..b476bc6bcb5 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionBuilder.php @@ -50,7 +50,7 @@ public function getTransactionId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionModel.php index 69d0873f84d..72cb0c2b991 100644 --- a/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Payment/PaymentSetTransactionCustomFieldActionModel.php @@ -99,7 +99,7 @@ public function getTransactionId() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethod.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethod.php index 0c156dc5757..94afe9c249a 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethod.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethod.php @@ -78,7 +78,7 @@ public function getCustomer(); /** *

          Reference to a BusinessUnit associated with the PaymentMethod.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodBuilder.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodBuilder.php index dbbaeecfca6..1c4fb24fd96 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodBuilder.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodBuilder.php @@ -217,7 +217,7 @@ public function getCustomer() /** *

          Reference to a BusinessUnit associated with the PaymentMethod.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraft.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraft.php index 5709eb264d0..6b27ca2f16d 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraft.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraft.php @@ -56,7 +56,7 @@ public function getCustomer(); /** *

          Reference to a BusinessUnit the PaymentMethod should belong to.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftBuilder.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftBuilder.php index 983f171d313..da1ae749056 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftBuilder.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftBuilder.php @@ -130,7 +130,7 @@ public function getCustomer() /** *

          Reference to a BusinessUnit the PaymentMethod should belong to.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftModel.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftModel.php index a40dc9d5933..41c4ec5aee2 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftModel.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodDraftModel.php @@ -188,7 +188,7 @@ public function getCustomer() /** *

          Reference to a BusinessUnit the PaymentMethod should belong to.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodModel.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodModel.php index 709b96fc359..6b1de3fbfa5 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodModel.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodModel.php @@ -331,7 +331,7 @@ public function getCustomer() /** *

          Reference to a BusinessUnit associated with the PaymentMethod.

          - *

          Only available for B2B-enabled Projects.

          + *

          Only available for B2B-enabled Projects.

          * * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponse.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponse.php index 7d3869b1cd0..1d8187daca8 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponse.php @@ -20,7 +20,7 @@ interface PaymentMethodPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface PaymentMethodPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseBuilder.php index 847c72c4973..4faf1d9dde8 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class PaymentMethodPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseModel.php index 2a59478f1ea..58981e2ffed 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReference.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReference.php index f9df748d376..0c569f83ade 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReference.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReference.php @@ -23,7 +23,7 @@ interface PaymentMethodReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          + *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          * * @return null|PaymentMethod diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceBuilder.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceBuilder.php index 4b6c3eedfa9..f958c129410 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          + *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          * * @return null|PaymentMethod diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceModel.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceModel.php index cfb9c7ea5d2..8e212f84077 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceModel.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          + *

          Contains the representation of the expanded PaymentMethod. Only present in responses to requests with Reference Expansion for PaymentMethods.

          * * * @return null|PaymentMethod diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldAction.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldAction.php index fa36f0cd755..8bb4a046daa 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface PaymentMethodSetCustomFieldAction extends PaymentMethodUpdateAction public const FIELD_VALUE = 'value'; /** - *

          Name of the Custom Field to add, update, or remove.

          + *

          Name of the Custom Field to add, update, or remove.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionBuilder.php index 5f77116a46b..c7bc4ea48e0 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class PaymentMethodSetCustomFieldActionBuilder implements Builder private $value; /** - *

          Name of the Custom Field to add, update, or remove.

          + *

          Name of the Custom Field to add, update, or remove.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionModel.php index a68c94df011..aa75ac98df0 100644 --- a/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/PaymentMethod/PaymentMethodSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

          Name of the Custom Field to add, update, or remove.

          + *

          Name of the Custom Field to add, update, or remove.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/FacetTerm.php b/lib/commercetools-api/src/Models/Product/FacetTerm.php index f395ce1e7c7..7339a65548d 100644 --- a/lib/commercetools-api/src/Models/Product/FacetTerm.php +++ b/lib/commercetools-api/src/Models/Product/FacetTerm.php @@ -18,7 +18,8 @@ interface FacetTerm extends JsonObject public const FIELD_PRODUCT_COUNT = 'productCount'; /** - *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found.

          + *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found. + * For AttributeNumberType Attributes, numeric values are returned as decimals, for example 1.0 instead of 1.

          * * @return null|mixed @@ -35,7 +36,7 @@ public function getCount(); /** *

          Number of Products for which the term applies. - * Only available if the counting products extension is enabled.

          + * Only available if the counting products extension is enabled.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/FacetTermBuilder.php b/lib/commercetools-api/src/Models/Product/FacetTermBuilder.php index bc4547fa3cc..17db8a47857 100644 --- a/lib/commercetools-api/src/Models/Product/FacetTermBuilder.php +++ b/lib/commercetools-api/src/Models/Product/FacetTermBuilder.php @@ -39,7 +39,8 @@ final class FacetTermBuilder implements Builder private $productCount; /** - *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found.

          + *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found. + * For AttributeNumberType Attributes, numeric values are returned as decimals, for example 1.0 instead of 1.

          * * @return null|mixed @@ -62,7 +63,7 @@ public function getCount() /** *

          Number of Products for which the term applies. - * Only available if the counting products extension is enabled.

          + * Only available if the counting products extension is enabled.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/FacetTermModel.php b/lib/commercetools-api/src/Models/Product/FacetTermModel.php index 58d02eda2e8..1e2dbd1a6a5 100644 --- a/lib/commercetools-api/src/Models/Product/FacetTermModel.php +++ b/lib/commercetools-api/src/Models/Product/FacetTermModel.php @@ -52,7 +52,8 @@ public function __construct( } /** - *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found.

          + *

          Value for the field specified in the term facet expression for which at least one ProductVariant could be found. + * For AttributeNumberType Attributes, numeric values are returned as decimals, for example 1.0 instead of 1.

          * * * @return null|mixed @@ -93,7 +94,7 @@ public function getCount() /** *

          Number of Products for which the term applies. - * Only available if the counting products extension is enabled.

          + * Only available if the counting products extension is enabled.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/FilteredFacetResult.php b/lib/commercetools-api/src/Models/Product/FilteredFacetResult.php index 4598e0342de..c53e852b503 100644 --- a/lib/commercetools-api/src/Models/Product/FilteredFacetResult.php +++ b/lib/commercetools-api/src/Models/Product/FilteredFacetResult.php @@ -17,7 +17,7 @@ interface FilteredFacetResult extends FacetResult public const FIELD_PRODUCT_COUNT = 'productCount'; /** - *

          Number of ProductVariants matching the value specified in filtered facet expression.

          + *

          Number of ProductVariants matching the value specified in filtered facet expression.

          * * @return null|int @@ -25,7 +25,7 @@ interface FilteredFacetResult extends FacetResult public function getCount(); /** - *

          Number of Products matching the value specified in filtered facet expression.

          + *

          Number of Products matching the value specified in filtered facet expression.

          *

          Present only if the counting products extension is enabled.

          * diff --git a/lib/commercetools-api/src/Models/Product/FilteredFacetResultBuilder.php b/lib/commercetools-api/src/Models/Product/FilteredFacetResultBuilder.php index dacb7a2d1d7..55c37ea5cae 100644 --- a/lib/commercetools-api/src/Models/Product/FilteredFacetResultBuilder.php +++ b/lib/commercetools-api/src/Models/Product/FilteredFacetResultBuilder.php @@ -33,7 +33,7 @@ final class FilteredFacetResultBuilder implements Builder private $productCount; /** - *

          Number of ProductVariants matching the value specified in filtered facet expression.

          + *

          Number of ProductVariants matching the value specified in filtered facet expression.

          * * @return null|int @@ -44,7 +44,7 @@ public function getCount() } /** - *

          Number of Products matching the value specified in filtered facet expression.

          + *

          Number of Products matching the value specified in filtered facet expression.

          *

          Present only if the counting products extension is enabled.

          * diff --git a/lib/commercetools-api/src/Models/Product/FilteredFacetResultModel.php b/lib/commercetools-api/src/Models/Product/FilteredFacetResultModel.php index 6acebe1fd96..3cff1216889 100644 --- a/lib/commercetools-api/src/Models/Product/FilteredFacetResultModel.php +++ b/lib/commercetools-api/src/Models/Product/FilteredFacetResultModel.php @@ -71,7 +71,7 @@ public function getType() } /** - *

          Number of ProductVariants matching the value specified in filtered facet expression.

          + *

          Number of ProductVariants matching the value specified in filtered facet expression.

          * * * @return null|int @@ -91,7 +91,7 @@ public function getCount() } /** - *

          Number of Products matching the value specified in filtered facet expression.

          + *

          Number of Products matching the value specified in filtered facet expression.

          *

          Present only if the counting products extension is enabled.

          * * diff --git a/lib/commercetools-api/src/Models/Product/ProductAddVariantAction.php b/lib/commercetools-api/src/Models/Product/ProductAddVariantAction.php index 02fe1996760..22ff1a674d2 100644 --- a/lib/commercetools-api/src/Models/Product/ProductAddVariantAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductAddVariantAction.php @@ -25,7 +25,7 @@ interface ProductAddVariantAction extends ProductUpdateAction public const FIELD_ASSETS = 'assets'; /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique across all ProductVariants in a Project.

          * * @return null|string @@ -33,7 +33,7 @@ interface ProductAddVariantAction extends ProductUpdateAction public function getSku(); /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique among ProductVariants in the same Product.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductAddVariantActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductAddVariantActionBuilder.php index 72eccf0bcd0..519e36c52b2 100644 --- a/lib/commercetools-api/src/Models/Product/ProductAddVariantActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductAddVariantActionBuilder.php @@ -66,7 +66,7 @@ final class ProductAddVariantActionBuilder implements Builder private $assets; /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique across all ProductVariants in a Project.

          * * @return null|string @@ -77,7 +77,7 @@ public function getSku() } /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique among ProductVariants in the same Product.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductAddVariantActionModel.php b/lib/commercetools-api/src/Models/Product/ProductAddVariantActionModel.php index da5b2c139bc..84e8ab13a75 100644 --- a/lib/commercetools-api/src/Models/Product/ProductAddVariantActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductAddVariantActionModel.php @@ -114,7 +114,7 @@ public function getAction() } /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique across all ProductVariants in a Project.

          * * * @return null|string @@ -134,7 +134,7 @@ public function getSku() } /** - *

          Value to set. Must be unique.

          + *

          Value to set. Must be unique among ProductVariants in the same Product.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductCatalogData.php b/lib/commercetools-api/src/Models/Product/ProductCatalogData.php index 9a645375c65..4ae782edb80 100644 --- a/lib/commercetools-api/src/Models/Product/ProductCatalogData.php +++ b/lib/commercetools-api/src/Models/Product/ProductCatalogData.php @@ -19,7 +19,7 @@ interface ProductCatalogData extends JsonObject public const FIELD_HAS_STAGED_CHANGES = 'hasStagedChanges'; /** - *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          + *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductCatalogDataBuilder.php b/lib/commercetools-api/src/Models/Product/ProductCatalogDataBuilder.php index 3c0c9194389..11c96109bf0 100644 --- a/lib/commercetools-api/src/Models/Product/ProductCatalogDataBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductCatalogDataBuilder.php @@ -45,7 +45,7 @@ final class ProductCatalogDataBuilder implements Builder private $hasStagedChanges; /** - *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          + *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductCatalogDataModel.php b/lib/commercetools-api/src/Models/Product/ProductCatalogDataModel.php index 376b406bd64..34ca3975cc0 100644 --- a/lib/commercetools-api/src/Models/Product/ProductCatalogDataModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductCatalogDataModel.php @@ -60,7 +60,7 @@ public function __construct( } /** - *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          + *

          If true, the current representation of the Product is retrievable in the Product Projection endpoints and indexed for Product Search.

          * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductDraft.php b/lib/commercetools-api/src/Models/Product/ProductDraft.php index 85df689e387..0f9c47b4c50 100644 --- a/lib/commercetools-api/src/Models/Product/ProductDraft.php +++ b/lib/commercetools-api/src/Models/Product/ProductDraft.php @@ -65,7 +65,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.

          * * @return null|string @@ -121,7 +121,7 @@ public function getMetaDescription(); public function getMetaKeywords(); /** - *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided also.

          + *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided or if the referenced Product Type contains any Variant-level AttributeDefinition with isRequired set to true.

          * * @return null|ProductVariantDraft @@ -162,7 +162,7 @@ public function getState(); /** *

          If true, the platform sets the published flag on the resulting ProductCatalogData to true. - * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. + * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. * You can also set this flag later using the Publish update action.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductDraftBuilder.php b/lib/commercetools-api/src/Models/Product/ProductDraftBuilder.php index 11716b0400e..a64b7036c03 100644 --- a/lib/commercetools-api/src/Models/Product/ProductDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductDraftBuilder.php @@ -174,7 +174,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.

          * * @return null|string @@ -251,7 +251,7 @@ public function getMetaKeywords() } /** - *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided also.

          + *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided or if the referenced Product Type contains any Variant-level AttributeDefinition with isRequired set to true.

          * * @return null|ProductVariantDraft @@ -307,7 +307,7 @@ public function getState() /** *

          If true, the platform sets the published flag on the resulting ProductCatalogData to true. - * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. + * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. * You can also set this flag later using the Publish update action.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductDraftModel.php b/lib/commercetools-api/src/Models/Product/ProductDraftModel.php index e38cac1cd4b..fba63b34592 100644 --- a/lib/commercetools-api/src/Models/Product/ProductDraftModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductDraftModel.php @@ -247,7 +247,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.

          * * * @return null|string @@ -392,7 +392,7 @@ public function getMetaKeywords() } /** - *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided also.

          + *

          The Product Variant to be the Master Variant for the Product. Required if variants are provided or if the referenced Product Type contains any Variant-level AttributeDefinition with isRequired set to true.

          * * * @return null|ProductVariantDraft @@ -497,7 +497,7 @@ public function getState() /** *

          If true, the platform sets the published flag on the resulting ProductCatalogData to true. - * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. + * This makes the current representation retrievable in Product Projection endpoints and indexes it for Product Search. * You can also set this flag later using the Publish update action.

          * * diff --git a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponse.php b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponse.php index 5f4502b3594..e98bccf2028 100644 --- a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -28,7 +28,7 @@ interface ProductPagedQueryResponse extends JsonObject public function getLimit(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseBuilder.php index 0a3150d8915..b1e8e1f459e 100644 --- a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseModel.php index 2db2113e8c8..7b1696ced95 100644 --- a/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductProjection.php b/lib/commercetools-api/src/Models/Product/ProductProjection.php index 15a93422562..2a326566997 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjection.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjection.php @@ -110,7 +110,7 @@ public function getDescription(); *

          User-defined identifier used in a deep-link URL for the Product. * Must be unique across a Project, but can be the same for Products in different locales. * Matches the pattern [a-zA-Z0-9_-]{2,256}. - * For good performance, indexes are provided for the first 15 languages set in the Project.

          + * For good performance, indexes are provided for the first 15 languages set in the Project.

          * * @return null|LocalizedString @@ -158,7 +158,7 @@ public function getMetaDescription(); public function getMetaKeywords(); /** - *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          + *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          * * @return null|SearchKeywords @@ -223,7 +223,7 @@ public function getReviewRatingStatistics(); /** *

          Indicates whether the Prices of the Product Projection are embedded or standalone.

          - *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          + *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductProjectionBuilder.php index 4c797654889..168be008fe0 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionBuilder.php @@ -270,7 +270,7 @@ public function getDescription() *

          User-defined identifier used in a deep-link URL for the Product. * Must be unique across a Project, but can be the same for Products in different locales. * Matches the pattern [a-zA-Z0-9_-]{2,256}. - * For good performance, indexes are provided for the first 15 languages set in the Project.

          + * For good performance, indexes are provided for the first 15 languages set in the Project.

          * * @return null|LocalizedString @@ -336,7 +336,7 @@ public function getMetaKeywords() } /** - *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          + *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          * * @return null|SearchKeywords @@ -425,7 +425,7 @@ public function getReviewRatingStatistics() /** *

          Indicates whether the Prices of the Product Projection are embedded or standalone.

          - *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          + *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionModel.php b/lib/commercetools-api/src/Models/Product/ProductProjectionModel.php index 1bd31de8457..60c2d9f8561 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionModel.php @@ -408,7 +408,7 @@ public function getDescription() *

          User-defined identifier used in a deep-link URL for the Product. * Must be unique across a Project, but can be the same for Products in different locales. * Matches the pattern [a-zA-Z0-9_-]{2,256}. - * For good performance, indexes are provided for the first 15 languages set in the Project.

          + * For good performance, indexes are provided for the first 15 languages set in the Project.

          * * * @return null|LocalizedString @@ -533,7 +533,7 @@ public function getMetaKeywords() } /** - *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          + *

          Used by Search Term Suggestions, but is also considered for a full text search in the Product Projection Search API.

          * * * @return null|SearchKeywords @@ -699,7 +699,7 @@ public function getReviewRatingStatistics() /** *

          Indicates whether the Prices of the Product Projection are embedded or standalone.

          - *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          + *

          When projecting Prices by Store, the API supports only Embedded Prices (Embedded).

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponse.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponse.php index b7f02a8998f..2738403fbb9 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductProjectionPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseBuilder.php index 71aba4b82ef..8dfdfbf495d 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductProjectionPagedQueryResponseBuilder implements Builder private $results; /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseModel.php index e8fc66549a4..18e5bcb47b4 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

          Number of results requested.

          + *

          Number of results requested.

          * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

          Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

          + * When the results are filtered with a Query Predicate, total is subject to a limit.

          * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

          Number of elements skipped.

          + *

          Number of elements skipped.

          * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponse.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponse.php index f718bb9fe92..f204ececa2a 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponse.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponse.php @@ -21,7 +21,7 @@ interface ProductProjectionPagedSearchResponse extends JsonObject public const FIELD_FACETS = 'facets'; /** - *

          The maximum number of results returned on a page.

          + *

          The maximum number of results returned on a page.

          * * @return null|int @@ -29,7 +29,7 @@ interface ProductProjectionPagedSearchResponse extends JsonObject public function getLimit(); /** - *

          The starting point for the retrieved paginated result.

          + *

          The starting point for the retrieved paginated result.

          * * @return null|int @@ -54,7 +54,7 @@ public function getTotal(); /** *

          ProductProjections where at least one ProductVariant matches the search query, provided with the text.{language} and/or filter.query or filter query parameter. - * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          + * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          * * @return null|ProductProjectionCollection @@ -62,7 +62,7 @@ public function getTotal(); public function getResults(); /** - *

          Facet results for each facet expression specified in the search request.

          + *

          Facet results for each facet expression specified in the search request.

          *

          Only present if at least one facet parameter was provided with the search request.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseBuilder.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseBuilder.php index 592c396c4a3..70d3c3d1d35 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseBuilder.php @@ -57,7 +57,7 @@ final class ProductProjectionPagedSearchResponseBuilder implements Builder private $facets; /** - *

          The maximum number of results returned on a page.

          + *

          The maximum number of results returned on a page.

          * * @return null|int @@ -68,7 +68,7 @@ public function getLimit() } /** - *

          The starting point for the retrieved paginated result.

          + *

          The starting point for the retrieved paginated result.

          * * @return null|int @@ -102,7 +102,7 @@ public function getTotal() /** *

          ProductProjections where at least one ProductVariant matches the search query, provided with the text.{language} and/or filter.query or filter query parameter. - * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          + * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          * * @return null|ProductProjectionCollection @@ -113,7 +113,7 @@ public function getResults() } /** - *

          Facet results for each facet expression specified in the search request.

          + *

          Facet results for each facet expression specified in the search request.

          *

          Only present if at least one facet parameter was provided with the search request.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseModel.php b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseModel.php index 66fafcf9328..3243674c5ef 100644 --- a/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductProjectionPagedSearchResponseModel.php @@ -76,7 +76,7 @@ public function __construct( } /** - *

          The maximum number of results returned on a page.

          + *

          The maximum number of results returned on a page.

          * * * @return null|int @@ -96,7 +96,7 @@ public function getLimit() } /** - *

          The starting point for the retrieved paginated result.

          + *

          The starting point for the retrieved paginated result.

          * * * @return null|int @@ -157,7 +157,7 @@ public function getTotal() /** *

          ProductProjections where at least one ProductVariant matches the search query, provided with the text.{language} and/or filter.query or filter query parameter. - * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          + * If the query parameter markMatchingVariants=true was provided with the request, the matching variants are marked as such.

          * * * @return null|ProductProjectionCollection @@ -177,7 +177,7 @@ public function getResults() } /** - *

          Facet results for each facet expression specified in the search request.

          + *

          Facet results for each facet expression specified in the search request.

          *

          Only present if at least one facet parameter was provided with the search request.

          * * diff --git a/lib/commercetools-api/src/Models/Product/ProductReference.php b/lib/commercetools-api/src/Models/Product/ProductReference.php index 6e60b68da40..fdde63296c5 100644 --- a/lib/commercetools-api/src/Models/Product/ProductReference.php +++ b/lib/commercetools-api/src/Models/Product/ProductReference.php @@ -23,7 +23,7 @@ interface ProductReference extends Reference public function getTypeId(); /** - *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          + *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          * * @return null|Product diff --git a/lib/commercetools-api/src/Models/Product/ProductReferenceBuilder.php b/lib/commercetools-api/src/Models/Product/ProductReferenceBuilder.php index 7c0e2a0fd3f..f2d6a62c8c7 100644 --- a/lib/commercetools-api/src/Models/Product/ProductReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          + *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          * * @return null|Product diff --git a/lib/commercetools-api/src/Models/Product/ProductReferenceModel.php b/lib/commercetools-api/src/Models/Product/ProductReferenceModel.php index 753cb42cce3..862795b86d9 100644 --- a/lib/commercetools-api/src/Models/Product/ProductReferenceModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          + *

          Contains the representation of the expanded Product. Only present in responses to requests with Reference Expansion for Products.

          * * * @return null|Product diff --git a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldAction.php b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldAction.php index 6b19d5546dd..ce7c51d77c6 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldAction.php @@ -62,7 +62,7 @@ public function getAssetId(); public function getAssetKey(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionBuilder.php index 7de7baff873..c4fcb19268e 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionBuilder.php @@ -118,7 +118,7 @@ public function getAssetKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionModel.php index 9b248c8ea38..6f0a0f9eadc 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetAssetCustomFieldActionModel.php @@ -211,7 +211,7 @@ public function getAssetKey() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetKeyAction.php b/lib/commercetools-api/src/Models/Product/ProductSetKeyAction.php index 28e80e55891..6083973777a 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetKeyAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetKeyAction.php @@ -17,7 +17,7 @@ interface ProductSetKeyAction extends ProductUpdateAction /** *

          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}$.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetKeyActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductSetKeyActionBuilder.php index 3c4e8f9a888..bf9f49a9092 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetKeyActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetKeyActionBuilder.php @@ -28,7 +28,7 @@ final class ProductSetKeyActionBuilder implements Builder /** *

          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}$.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetKeyActionModel.php b/lib/commercetools-api/src/Models/Product/ProductSetKeyActionModel.php index 6a37d8b87ef..fca23982b4c 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetKeyActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetKeyActionModel.php @@ -64,7 +64,7 @@ public function getAction() /** *

          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}$.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldAction.php b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldAction.php index 9e0ec601375..41cad9dd2f0 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldAction.php @@ -35,7 +35,7 @@ public function getPriceId(); public function getStaged(); /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionBuilder.php index 54081ea1bbb..89a7a181c78 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getStaged() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionModel.php index 1c6459ea949..89bd7be8a88 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductPriceCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getStaged() } /** - *

          Name of the Custom Field.

          + *

          Name of the Custom Field.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyAction.php b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyAction.php index 1cf4cce5dbe..13feab0d0e3 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyAction.php @@ -35,7 +35,7 @@ public function getVariantId(); public function getSku(); /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique among ProductVariants in the same Product. If empty, any existing value will be removed.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionBuilder.php index da6acf727b5..e7e1ba5f023 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionBuilder.php @@ -67,7 +67,7 @@ public function getSku() } /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique among ProductVariants in the same Product. If empty, any existing value will be removed.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionModel.php b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionModel.php index bf024d270db..30dd93aa8fd 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetProductVariantKeyActionModel.php @@ -127,7 +127,7 @@ public function getSku() } /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique among ProductVariants in the same Product. If empty, any existing value will be removed.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetSkuAction.php b/lib/commercetools-api/src/Models/Product/ProductSetSkuAction.php index b13e755b943..32ae8292682 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetSkuAction.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetSkuAction.php @@ -26,7 +26,7 @@ interface ProductSetSkuAction extends ProductUpdateAction public function getVariantId(); /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique across all ProductVariants in a Project. If empty, any existing value will be removed.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetSkuActionBuilder.php b/lib/commercetools-api/src/Models/Product/ProductSetSkuActionBuilder.php index 07311ce8e8d..0397b6cfba8 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetSkuActionBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetSkuActionBuilder.php @@ -50,7 +50,7 @@ public function getVariantId() } /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique across all ProductVariants in a Project. If empty, any existing value will be removed.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductSetSkuActionModel.php b/lib/commercetools-api/src/Models/Product/ProductSetSkuActionModel.php index 8dc4bb4f7ac..cb3b30a609e 100644 --- a/lib/commercetools-api/src/Models/Product/ProductSetSkuActionModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductSetSkuActionModel.php @@ -99,7 +99,7 @@ public function getVariantId() } /** - *

          Value to set. Must be unique. If empty, any existing value will be removed.

          + *

          Value to set. Must be unique across all ProductVariants in a Project. If empty, any existing value will be removed.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductVariant.php b/lib/commercetools-api/src/Models/Product/ProductVariant.php index 6fd30cb3539..498761730e5 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariant.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariant.php @@ -41,7 +41,7 @@ interface ProductVariant extends JsonObject public function getId(); /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Unique across all ProductVariants in a Project.

          * * @return null|string @@ -49,7 +49,7 @@ public function getId(); public function getSku(); /** - *

          User-defined unique identifier of the ProductVariant.

          + *

          User-defined identifier of the ProductVariant. Unique among ProductVariants in the same Product.

          *

          This is different from Product key.

          * @@ -58,7 +58,7 @@ public function getSku(); public function getKey(); /** - *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          + *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          *

          Cannot contain two Embedded Prices with the same scopes (currency, country, Customer Group, Channel, validFrom and validUntil).

          * @@ -75,7 +75,7 @@ public function getPrices(); public function getAttributes(); /** - *

          Only present when price selection is applied. + *

          Only present when price selection is applied. * Cannot be used in a Query Predicate.

          * @@ -111,7 +111,7 @@ public function getAvailability(); /** *

          true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

          + * Only available in response to a Product Projection Search request.

          * * @return null|bool @@ -119,8 +119,8 @@ public function getAvailability(); public function getIsMatchingVariant(); /** - *

          Only available in response to a Product Projection Search request - * with Product price selection. + *

          Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

          * @@ -129,8 +129,8 @@ public function getIsMatchingVariant(); public function getScopedPrice(); /** - *

          Only available in response to a Product Projection Search request - * with Product price selection.

          + *

          Only available in response to a Product Projection Search request + * with Product price selection.

          * * @return null|bool @@ -138,7 +138,7 @@ public function getScopedPrice(); public function getScopedPriceDiscounted(); /** - *

          Only available when Product price selection is used. + *

          Only available when Product price selection is used. * Cannot be used in a Query Predicate.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantAvailability.php b/lib/commercetools-api/src/Models/Product/ProductVariantAvailability.php index c4b84fa456e..b7c466d98a7 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantAvailability.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantAvailability.php @@ -29,7 +29,8 @@ interface ProductVariantAvailability extends JsonObject public function getChannels(); /** - *

          Indicates whether a Product Variant is in stock.

          + *

          true if the Product Variant is in stock, based on an InventoryEntry that has no assigned supply Channel. + * This value reflects global or default availability; it does not aggregate the channel-specific availabilities found in the channels field.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityBuilder.php b/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityBuilder.php index d3a3d2db10c..5158204ae75 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityBuilder.php @@ -68,7 +68,8 @@ public function getChannels() } /** - *

          Indicates whether a Product Variant is in stock.

          + *

          true if the Product Variant is in stock, based on an InventoryEntry that has no assigned supply Channel. + * This value reflects global or default availability; it does not aggregate the channel-specific availabilities found in the channels field.

          * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityModel.php b/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityModel.php index 4d98496794f..e77dfe31adb 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantAvailabilityModel.php @@ -97,7 +97,8 @@ public function getChannels() } /** - *

          Indicates whether a Product Variant is in stock.

          + *

          true if the Product Variant is in stock, based on an InventoryEntry that has no assigned supply Channel. + * This value reflects global or default availability; it does not aggregate the channel-specific availabilities found in the channels field.

          * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantBuilder.php b/lib/commercetools-api/src/Models/Product/ProductVariantBuilder.php index 7865d3c7994..0455e5d7180 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantBuilder.php @@ -117,7 +117,7 @@ public function getId() } /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Unique across all ProductVariants in a Project.

          * * @return null|string @@ -128,7 +128,7 @@ public function getSku() } /** - *

          User-defined unique identifier of the ProductVariant.

          + *

          User-defined identifier of the ProductVariant. Unique among ProductVariants in the same Product.

          *

          This is different from Product key.

          * @@ -140,7 +140,7 @@ public function getKey() } /** - *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          + *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          *

          Cannot contain two Embedded Prices with the same scopes (currency, country, Customer Group, Channel, validFrom and validUntil).

          * @@ -163,7 +163,7 @@ public function getAttributes() } /** - *

          Only present when price selection is applied. + *

          Only present when price selection is applied. * Cannot be used in a Query Predicate.

          * @@ -211,7 +211,7 @@ public function getAvailability() /** *

          true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

          + * Only available in response to a Product Projection Search request.

          * * @return null|bool @@ -222,8 +222,8 @@ public function getIsMatchingVariant() } /** - *

          Only available in response to a Product Projection Search request - * with Product price selection. + *

          Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

          * @@ -235,8 +235,8 @@ public function getScopedPrice() } /** - *

          Only available in response to a Product Projection Search request - * with Product price selection.

          + *

          Only available in response to a Product Projection Search request + * with Product price selection.

          * * @return null|bool @@ -247,7 +247,7 @@ public function getScopedPriceDiscounted() } /** - *

          Only available when Product price selection is used. + *

          Only available when Product price selection is used. * Cannot be used in a Query Predicate.

          * diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantDraft.php b/lib/commercetools-api/src/Models/Product/ProductVariantDraft.php index d9a69dfb29a..3a7d926779b 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantDraft.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantDraft.php @@ -24,7 +24,7 @@ interface ProductVariantDraft extends JsonObject public const FIELD_ASSETS = 'assets'; /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Must be unique across all ProductVariants in a Project.

          * * @return null|string @@ -32,7 +32,7 @@ interface ProductVariantDraft extends JsonObject public function getSku(); /** - *

          User-defined unique identifier for the ProductVariant.

          + *

          User-defined identifier for the ProductVariant. Must be unique among ProductVariants in the same Product.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantDraftBuilder.php b/lib/commercetools-api/src/Models/Product/ProductVariantDraftBuilder.php index a6dd32907e2..3924d25b5f2 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantDraftBuilder.php @@ -60,7 +60,7 @@ final class ProductVariantDraftBuilder implements Builder private $assets; /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Must be unique across all ProductVariants in a Project.

          * * @return null|string @@ -71,7 +71,7 @@ public function getSku() } /** - *

          User-defined unique identifier for the ProductVariant.

          + *

          User-defined identifier for the ProductVariant. Must be unique among ProductVariants in the same Product.

          * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantDraftModel.php b/lib/commercetools-api/src/Models/Product/ProductVariantDraftModel.php index 34595f27da2..d5cc9f4b765 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantDraftModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantDraftModel.php @@ -79,7 +79,7 @@ public function __construct( } /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Must be unique across all ProductVariants in a Project.

          * * * @return null|string @@ -99,7 +99,7 @@ public function getSku() } /** - *

          User-defined unique identifier for the ProductVariant.

          + *

          User-defined identifier for the ProductVariant. Must be unique among ProductVariants in the same Product.

          * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Product/ProductVariantModel.php b/lib/commercetools-api/src/Models/Product/ProductVariantModel.php index d144305edf8..f317f680ef5 100644 --- a/lib/commercetools-api/src/Models/Product/ProductVariantModel.php +++ b/lib/commercetools-api/src/Models/Product/ProductVariantModel.php @@ -159,7 +159,7 @@ public function getId() } /** - *

          User-defined unique SKU of the Product Variant.

          + *

          User-defined SKU of the Product Variant. Unique across all ProductVariants in a Project.

          * * * @return null|string @@ -179,7 +179,7 @@ public function getSku() } /** - *

          User-defined unique identifier of the ProductVariant.

          + *

          User-defined identifier of the ProductVariant. Unique among ProductVariants in the same Product.

          *

          This is different from Product key.

          * * @@ -200,7 +200,7 @@ public function getKey() } /** - *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          + *

          If the Product is projected by Store, this field only contains Embedded Prices that are valid for that Store.

          *

          Cannot contain two Embedded Prices with the same scopes (currency, country, Customer Group, Channel, validFrom and validUntil).

          * * @@ -241,7 +241,7 @@ public function getAttributes() } /** - *

          Only present when price selection is applied. + *

          Only present when price selection is applied. * Cannot be used in a Query Predicate.

          * * @@ -327,7 +327,7 @@ public function getAvailability() /** *

          true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

          + * Only available in response to a Product Projection Search request.

          * * * @return null|bool @@ -347,8 +347,8 @@ public function getIsMatchingVariant() } /** - *

          Only available in response to a Product Projection Search request - * with Product price selection. + *

          Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

          * * @@ -370,8 +370,8 @@ public function getScopedPrice() } /** - *

          Only available in response to a Product Projection Search request - * with Product price selection.

          + *

          Only available in response to a Product Projection Search request + * with Product price selection.

          * * * @return null|bool @@ -391,7 +391,7 @@ public function getScopedPriceDiscounted() } /** - *

          Only available when Product price selection is used. + *

          Only available when Product price selection is used. * Cannot be used in a Query Predicate.

          * * diff --git a/lib/commercetools-api/src/Models/Product/TermFacetResult.php b/lib/commercetools-api/src/Models/Product/TermFacetResult.php index ea2e95ef557..89307d3a67e 100644 --- a/lib/commercetools-api/src/Models/Product/TermFacetResult.php +++ b/lib/commercetools-api/src/Models/Product/TermFacetResult.php @@ -28,7 +28,7 @@ interface TermFacetResult extends FacetResult public function getDataType(); /** - *

          Number of ProductVariants that have no value for the specified term facet expression.

          + *

          Number of ProductVariants that have no value for the specified term facet expression.

          * * @return null|int @@ -36,7 +36,7 @@ public function getDataType(); public function getMissing(); /** - *

          Number of terms matching the term facet expression.

          + *

          Number of terms matching the term facet expression.

          *
            *
          • If the expression refers to Product fields like categories.id and reviewRatingStatistics.count, the value represents the number of Products.
          • *
          • If the expression is defined for fields specific to Product Variants, for example, variants.attributes.{name}, the value represents the number of Product Variants matching the expression.
          • @@ -56,7 +56,7 @@ public function getTotal(); public function getOther(); /** - *

            Values for the field specified in term facet expression for which at least one ProductVariant could be found.

            + *

            Values for the field specified in term facet expression for which at least one ProductVariant could be found.

            *

            By default, facet terms are returned in a descending order of their count.

            *

            If the term facet expression specifies to count Products through the counting products extension, then facet terms are returned in a descending order of their productCount.

            * diff --git a/lib/commercetools-api/src/Models/Product/TermFacetResultBuilder.php b/lib/commercetools-api/src/Models/Product/TermFacetResultBuilder.php index b701f062528..741264bc85e 100644 --- a/lib/commercetools-api/src/Models/Product/TermFacetResultBuilder.php +++ b/lib/commercetools-api/src/Models/Product/TermFacetResultBuilder.php @@ -62,7 +62,7 @@ public function getDataType() } /** - *

            Number of ProductVariants that have no value for the specified term facet expression.

            + *

            Number of ProductVariants that have no value for the specified term facet expression.

            * * @return null|int @@ -73,7 +73,7 @@ public function getMissing() } /** - *

            Number of terms matching the term facet expression.

            + *

            Number of terms matching the term facet expression.

            *
              *
            • If the expression refers to Product fields like categories.id and reviewRatingStatistics.count, the value represents the number of Products.
            • *
            • If the expression is defined for fields specific to Product Variants, for example, variants.attributes.{name}, the value represents the number of Product Variants matching the expression.
            • @@ -99,7 +99,7 @@ public function getOther() } /** - *

              Values for the field specified in term facet expression for which at least one ProductVariant could be found.

              + *

              Values for the field specified in term facet expression for which at least one ProductVariant could be found.

              *

              By default, facet terms are returned in a descending order of their count.

              *

              If the term facet expression specifies to count Products through the counting products extension, then facet terms are returned in a descending order of their productCount.

              * diff --git a/lib/commercetools-api/src/Models/Product/TermFacetResultModel.php b/lib/commercetools-api/src/Models/Product/TermFacetResultModel.php index 4418f2d7303..1cfc84b1b89 100644 --- a/lib/commercetools-api/src/Models/Product/TermFacetResultModel.php +++ b/lib/commercetools-api/src/Models/Product/TermFacetResultModel.php @@ -115,7 +115,7 @@ public function getDataType() } /** - *

              Number of ProductVariants that have no value for the specified term facet expression.

              + *

              Number of ProductVariants that have no value for the specified term facet expression.

              * * * @return null|int @@ -135,7 +135,7 @@ public function getMissing() } /** - *

              Number of terms matching the term facet expression.

              + *

              Number of terms matching the term facet expression.

              *
                *
              • If the expression refers to Product fields like categories.id and reviewRatingStatistics.count, the value represents the number of Products.
              • *
              • If the expression is defined for fields specific to Product Variants, for example, variants.attributes.{name}, the value represents the number of Product Variants matching the expression.
              • @@ -179,7 +179,7 @@ public function getOther() } /** - *

                Values for the field specified in term facet expression for which at least one ProductVariant could be found.

                + *

                Values for the field specified in term facet expression for which at least one ProductVariant could be found.

                *

                By default, facet terms are returned in a descending order of their count.

                *

                If the term facet expression specifies to count Products through the counting products extension, then facet terms are returned in a descending order of their productCount.

                * diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscount.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscount.php index ae0935248f2..707606b379b 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscount.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscount.php @@ -113,7 +113,7 @@ public function getDescription(); public function getValue(); /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * @return null|string @@ -148,7 +148,7 @@ public function getReferences(); /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable @@ -157,7 +157,7 @@ public function getValidFrom(); /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountBuilder.php index cb8c6ed5c01..0080f81bf3e 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountBuilder.php @@ -237,7 +237,7 @@ public function getValue() } /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * @return null|string @@ -284,7 +284,7 @@ public function getReferences() /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable @@ -296,7 +296,7 @@ public function getValidFrom() /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateAction.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateAction.php index 56da2be195f..a173e61ec12 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateAction.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateAction.php @@ -16,7 +16,7 @@ interface ProductDiscountChangePredicateAction extends ProductDiscountUpdateActi public const FIELD_PREDICATE = 'predicate'; /** - *

                New value to set. Must be a valid ProductDiscount predicate.

                + *

                New value to set. Must be a valid ProductDiscount predicate.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionBuilder.php index 8432bf471fb..b32341807f4 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionBuilder.php @@ -27,7 +27,7 @@ final class ProductDiscountChangePredicateActionBuilder implements Builder private $predicate; /** - *

                New value to set. Must be a valid ProductDiscount predicate.

                + *

                New value to set. Must be a valid ProductDiscount predicate.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionModel.php index 3b133b5937e..df3e897a8c8 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountChangePredicateActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

                New value to set. Must be a valid ProductDiscount predicate.

                + *

                New value to set. Must be a valid ProductDiscount predicate.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraft.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraft.php index 12271033795..08e0d72c3f8 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraft.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraft.php @@ -58,7 +58,7 @@ public function getDescription(); public function getValue(); /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * @return null|string @@ -84,7 +84,7 @@ public function getIsActive(); /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable @@ -93,7 +93,7 @@ public function getValidFrom(); /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftBuilder.php index c02485a7c0c..5b6f292f277 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftBuilder.php @@ -122,7 +122,7 @@ public function getValue() } /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * @return null|string @@ -157,7 +157,7 @@ public function getIsActive() /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable @@ -169,7 +169,7 @@ public function getValidFrom() /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftModel.php index 8aa0fc6dc8a..312cd0f4389 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountDraftModel.php @@ -186,7 +186,7 @@ public function getValue() } /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * * @return null|string @@ -248,7 +248,7 @@ public function getIsActive() /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * * @return null|DateTimeImmutable @@ -273,7 +273,7 @@ public function getValidFrom() /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQuery.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQuery.php index 27efaef762f..35c96302170 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQuery.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQuery.php @@ -36,7 +36,7 @@ public function getProductId(); public function getVariantId(); /** - *

                Controls which projected representation is applied for the query. + *

                Controls which projected representation is applied for the query. * Set to true for the staged Product Projection of the specified Product Variant, set to false for the current one.

                * diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryBuilder.php index 4c38cd6b952..69856d70161 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryBuilder.php @@ -69,7 +69,7 @@ public function getVariantId() } /** - *

                Controls which projected representation is applied for the query. + *

                Controls which projected representation is applied for the query. * Set to true for the staged Product Projection of the specified Product Variant, set to false for the current one.

                * diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryModel.php index dbbcb080202..05446b8e7ba 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountMatchQueryModel.php @@ -102,7 +102,7 @@ public function getVariantId() } /** - *

                Controls which projected representation is applied for the query. + *

                Controls which projected representation is applied for the query. * Set to true for the staged Product Projection of the specified Product Variant, set to false for the current one.

                * * diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountModel.php index e93fe8cad4b..2f055283e1e 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountModel.php @@ -379,7 +379,7 @@ public function getValue() } /** - *

                Valid ProductDiscount predicate.

                + *

                Valid ProductDiscount predicate.

                * * * @return null|string @@ -462,7 +462,7 @@ public function getReferences() /** *

                Date and time (UTC) from which the Discount is effective. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * * @return null|DateTimeImmutable @@ -487,7 +487,7 @@ public function getValidFrom() /** *

                Date and time (UTC) until which the Discount is effective. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponse.php index 1a61b61444e..5b107a26268 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductDiscountPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductDiscountPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseBuilder.php index 924a196f81e..13abf5f1c63 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductDiscountPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseModel.php index 3feb7271093..8e3f9eadc37 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReference.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReference.php index a5a36a00cca..8b093655955 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReference.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReference.php @@ -23,7 +23,7 @@ interface ProductDiscountReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                + *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                * * @return null|ProductDiscount diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceBuilder.php index d097b5cae45..d86c3366644 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                + *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                * * @return null|ProductDiscount diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceModel.php index 35224c5e6cf..ee52deb3576 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                + *

                Contains the representation of the expanded ProductDiscount. Only present in responses to requests with Reference Expansion for ProductDiscounts.

                * * * @return null|ProductDiscount diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAction.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAction.php index f39aee4bcb0..d1499ec5db7 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAction.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAction.php @@ -19,7 +19,7 @@ interface ProductDiscountSetValidFromAction extends ProductDiscountUpdateAction /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionBuilder.php index 22e0a6daed3..b8e3af94a7b 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionBuilder.php @@ -30,7 +30,7 @@ final class ProductDiscountSetValidFromActionBuilder implements Builder /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionModel.php index 3acbcbb8426..a93ad3eb8e9 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromActionModel.php @@ -66,7 +66,7 @@ public function getAction() /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated discount values.

                + * Take Eventual Consistency into account for calculated discount values.

                * * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilAction.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilAction.php index d58dcc6c775..3b538909bd3 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilAction.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilAction.php @@ -19,7 +19,7 @@ interface ProductDiscountSetValidFromAndUntilAction extends ProductDiscountUpdat /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable @@ -28,7 +28,7 @@ public function getValidFrom(); /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionBuilder.php index 317f4747c96..76828a3b681 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionBuilder.php @@ -35,7 +35,7 @@ final class ProductDiscountSetValidFromAndUntilActionBuilder implements Builder /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable @@ -47,7 +47,7 @@ public function getValidFrom() /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionModel.php index 0692191f2b1..54ad62c11e1 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidFromAndUntilActionModel.php @@ -73,7 +73,7 @@ public function getAction() /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * * @return null|DateTimeImmutable @@ -98,7 +98,7 @@ public function getValidFrom() /** *

                Value to set. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilAction.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilAction.php index 38a109a97f6..d455184b5a3 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilAction.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilAction.php @@ -19,7 +19,7 @@ interface ProductDiscountSetValidUntilAction extends ProductDiscountUpdateAction /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionBuilder.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionBuilder.php index cf55bc620db..6af4fc5442c 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionBuilder.php @@ -30,7 +30,7 @@ final class ProductDiscountSetValidUntilActionBuilder implements Builder /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionModel.php b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionModel.php index cca498d5f4a..5b506abf28b 100644 --- a/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionModel.php +++ b/lib/commercetools-api/src/Models/ProductDiscount/ProductDiscountSetValidUntilActionModel.php @@ -66,7 +66,7 @@ public function getAction() /** *

                Value to set. * If empty, any existing value will be removed. - * Take Eventual Consistency into account for calculated undiscounted values.

                + * Take Eventual Consistency into account for calculated undiscounted values.

                * * * @return null|DateTimeImmutable diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponse.php b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponse.php index b08f634c69b..91305e9317a 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponse.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponse.php @@ -28,7 +28,7 @@ interface ProductPagedSearchResponse extends JsonObject public function getTotal(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -36,7 +36,7 @@ public function getTotal(); public function getOffset(); /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -44,7 +44,7 @@ public function getOffset(); public function getLimit(); /** - *

                Results for facets when requested.

                + *

                Results for facets when requested.

                * * @return null|ProductSearchFacetResultCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseBuilder.php index 069297e935b..6cc0e996b02 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseBuilder.php @@ -62,7 +62,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -73,7 +73,7 @@ public function getOffset() } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -84,7 +84,7 @@ public function getLimit() } /** - *

                Results for facets when requested.

                + *

                Results for facets when requested.

                * * @return null|ProductSearchFacetResultCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseModel.php index 0cfa006df22..b3dd73f1bd9 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductPagedSearchResponseModel.php @@ -88,7 +88,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -108,7 +108,7 @@ public function getOffset() } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -128,7 +128,7 @@ public function getLimit() } /** - *

                Results for facets when requested.

                + *

                Results for facets when requested.

                * * * @return null|ProductSearchFacetResultCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValue.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValue.php index e614b71a48b..04759555328 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValue.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValue.php @@ -91,7 +91,7 @@ public function getSort(); public function getLimit(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueBuilder.php index 0bbe2d85f1f..3f5030bd477 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueBuilder.php @@ -177,7 +177,7 @@ public function getLimit() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueModel.php index 6d61407338f..d37165c88bc 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetDistinctValueModel.php @@ -280,7 +280,7 @@ public function getLimit() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValue.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValue.php index 8aa1fc49655..08f93cfad85 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValue.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValue.php @@ -72,7 +72,7 @@ public function getField(); public function getRanges(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueBuilder.php index f76b288375d..13dc0fce2fa 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueBuilder.php @@ -137,7 +137,7 @@ public function getRanges() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueModel.php index a34e7e22972..0703c019469 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchFacetRangesValueModel.php @@ -215,7 +215,7 @@ public function getRanges() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariants.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariants.php index 0c1528f85bb..aca0a4cbb6f 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariants.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariants.php @@ -17,7 +17,7 @@ interface ProductSearchMatchingVariants extends JsonObject public const FIELD_MATCHED_VARIANTS = 'matchedVariants'; /** - *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                + *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                *

                false if only a subset of the Product Variants match the search query.

                *

                Is always false for query expressions on Product Variant fields.

                * diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsBuilder.php index cbb67b07b66..dd26e669a4d 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsBuilder.php @@ -33,7 +33,7 @@ final class ProductSearchMatchingVariantsBuilder implements Builder private $matchedVariants; /** - *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                + *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                *

                false if only a subset of the Product Variants match the search query.

                *

                Is always false for query expressions on Product Variant fields.

                * diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsModel.php index 7a5062f6f36..b5a3ccfc8f9 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchMatchingVariantsModel.php @@ -44,7 +44,7 @@ public function __construct( } /** - *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                + *

                true if all Variants of the returned Product match the search query, or if search query does not specify any expression for a Product Variant field.

                *

                false if only a subset of the Product Variants match the search query.

                *

                Is always false for query expressions on Product Variant fields.

                * diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParams.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParams.php index 11ecd5edb51..463409cd221 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParams.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParams.php @@ -33,7 +33,7 @@ interface ProductSearchProjectionParams extends JsonObject public function getExpand(); /** - *

                Set to true to retrieve the staged Product Projection

                + *

                Set to true to retrieve the staged Product Projection

                * * @return null|bool @@ -41,7 +41,7 @@ public function getExpand(); public function getStaged(); /** - *

                The currency used for Product price selection.

                + *

                The currency used for Product price selection.

                * * @return null|string @@ -49,7 +49,7 @@ public function getStaged(); public function getPriceCurrency(); /** - *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -57,7 +57,7 @@ public function getPriceCurrency(); public function getPriceCountry(); /** - *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -65,7 +65,7 @@ public function getPriceCountry(); public function getPriceCustomerGroup(); /** - *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                + *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|array @@ -73,7 +73,7 @@ public function getPriceCustomerGroup(); public function getPriceCustomerGroupAssignments(); /** - *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -81,7 +81,7 @@ public function getPriceCustomerGroupAssignments(); public function getPriceChannel(); /** - *

                Used for locale-based projection.

                + *

                Used for locale-based projection.

                * * @return null|array @@ -91,10 +91,10 @@ public function getLocaleProjection(); /** *

                key of an existing Store. * If the Store has defined languages, countries, distributionChannels, or supplyChannels, - * they are used for projections based on locale, price, - * and inventory.

                - *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                - *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                + * they are used for projections based on locale, price, + * and inventory.

                + *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                + *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsBuilder.php index aa1b6baff9e..d3c75618bf1 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsBuilder.php @@ -87,7 +87,7 @@ public function getExpand() } /** - *

                Set to true to retrieve the staged Product Projection

                + *

                Set to true to retrieve the staged Product Projection

                * * @return null|bool @@ -98,7 +98,7 @@ public function getStaged() } /** - *

                The currency used for Product price selection.

                + *

                The currency used for Product price selection.

                * * @return null|string @@ -109,7 +109,7 @@ public function getPriceCurrency() } /** - *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -120,7 +120,7 @@ public function getPriceCountry() } /** - *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -131,7 +131,7 @@ public function getPriceCustomerGroup() } /** - *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                + *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|array @@ -142,7 +142,7 @@ public function getPriceCustomerGroupAssignments() } /** - *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * @return null|string @@ -153,7 +153,7 @@ public function getPriceChannel() } /** - *

                Used for locale-based projection.

                + *

                Used for locale-based projection.

                * * @return null|array @@ -166,10 +166,10 @@ public function getLocaleProjection() /** *

                key of an existing Store. * If the Store has defined languages, countries, distributionChannels, or supplyChannels, - * they are used for projections based on locale, price, - * and inventory.

                - *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                - *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                + * they are used for projections based on locale, price, + * and inventory.

                + *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                + *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsModel.php index 17913605ca8..bee8fe90906 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchProjectionParamsModel.php @@ -121,7 +121,7 @@ public function getExpand() } /** - *

                Set to true to retrieve the staged Product Projection

                + *

                Set to true to retrieve the staged Product Projection

                * * * @return null|bool @@ -141,7 +141,7 @@ public function getStaged() } /** - *

                The currency used for Product price selection.

                + *

                The currency used for Product price selection.

                * * * @return null|string @@ -161,7 +161,7 @@ public function getPriceCurrency() } /** - *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                The country used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * * @return null|string @@ -181,7 +181,7 @@ public function getPriceCountry() } /** - *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing CustomerGroup used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * * @return null|string @@ -201,7 +201,7 @@ public function getPriceCustomerGroup() } /** - *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                + *

                IDs of existing CustomerGroups used for Product price selection, when using multiple Customer Groups. It can be used only in conjunction with the priceCurrency parameter.

                * * * @return null|array @@ -221,7 +221,7 @@ public function getPriceCustomerGroupAssignments() } /** - *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                + *

                id of an existing Channel used for Product price selection. It can be used only in conjunction with the priceCurrency parameter.

                * * * @return null|string @@ -241,7 +241,7 @@ public function getPriceChannel() } /** - *

                Used for locale-based projection.

                + *

                Used for locale-based projection.

                * * * @return null|array @@ -263,10 +263,10 @@ public function getLocaleProjection() /** *

                key of an existing Store. * If the Store has defined languages, countries, distributionChannels, or supplyChannels, - * they are used for projections based on locale, price, - * and inventory.

                - *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                - *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                + * they are used for projections based on locale, price, + * and inventory.

                + *

                For Projects with active Product Selections, the API does not take the availability of the Product in the specified Store into account.

                + *

                Product Tailoring modifies the product information returned in API responses. However, you can only specify query expressions for the original Product data, not for tailored data.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequest.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequest.php index bdad3b2db2d..44ffb0f7ab7 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequest.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequest.php @@ -25,7 +25,7 @@ interface ProductSearchRequest extends JsonObject public const FIELD_POST_FILTER = 'postFilter'; /** - *

                The search query against searchable Product fields.

                + *

                The search query against searchable Product fields.

                * * @return null|SearchQuery @@ -33,7 +33,7 @@ interface ProductSearchRequest extends JsonObject public function getQuery(); /** - *

                Controls how results to your query are sorted. + *

                Controls how results to your query are sorted. * If not provided, the results are sorted by relevance score in descending order.

                * @@ -42,7 +42,7 @@ public function getQuery(); public function getSort(); /** - *

                The maximum number of search results to be returned in one page.

                + *

                The maximum number of search results to be returned in one page.

                * * @return null|int @@ -50,7 +50,7 @@ public function getSort(); public function getLimit(); /** - *

                The number of search results to be skipped in the response for pagination.

                + *

                The number of search results to be skipped in the response for pagination.

                * * @return null|int @@ -60,7 +60,7 @@ public function getOffset(); /** *

                If query specifies an expression for a Product Variant field, * set this to true to get additional information for each returned Product about which Product Variants match the search query. - * For details, see matching variants.

                + * For details, see matching variants.

                * * @return null|bool @@ -68,7 +68,7 @@ public function getOffset(); public function getMarkMatchingVariants(); /** - *

                Controls deprecated data integration with Product Projection parameters. + *

                Controls deprecated data integration with Product Projection parameters. * If not set, the result does not include the Product Projection.

                * * @deprecated @@ -77,7 +77,7 @@ public function getMarkMatchingVariants(); public function getProductProjectionParameters(); /** - *

                Set this field to request facets.

                + *

                Set this field to request facets.

                * * @return null|ProductSearchFacetExpressionCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestBuilder.php index 5ec96c8f5f1..6a073a534fe 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestBuilder.php @@ -72,7 +72,7 @@ final class ProductSearchRequestBuilder implements Builder private $postFilter; /** - *

                The search query against searchable Product fields.

                + *

                The search query against searchable Product fields.

                * * @return null|SearchQuery @@ -83,7 +83,7 @@ public function getQuery() } /** - *

                Controls how results to your query are sorted. + *

                Controls how results to your query are sorted. * If not provided, the results are sorted by relevance score in descending order.

                * @@ -95,7 +95,7 @@ public function getSort() } /** - *

                The maximum number of search results to be returned in one page.

                + *

                The maximum number of search results to be returned in one page.

                * * @return null|int @@ -106,7 +106,7 @@ public function getLimit() } /** - *

                The number of search results to be skipped in the response for pagination.

                + *

                The number of search results to be skipped in the response for pagination.

                * * @return null|int @@ -119,7 +119,7 @@ public function getOffset() /** *

                If query specifies an expression for a Product Variant field, * set this to true to get additional information for each returned Product about which Product Variants match the search query. - * For details, see matching variants.

                + * For details, see matching variants.

                * * @return null|bool @@ -130,7 +130,7 @@ public function getMarkMatchingVariants() } /** - *

                Controls deprecated data integration with Product Projection parameters. + *

                Controls deprecated data integration with Product Projection parameters. * If not set, the result does not include the Product Projection.

                * * @deprecated @@ -142,7 +142,7 @@ public function getProductProjectionParameters() } /** - *

                Set this field to request facets.

                + *

                Set this field to request facets.

                * * @return null|ProductSearchFacetExpressionCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestModel.php index 0d6045fb361..62ceb24f40a 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchRequestModel.php @@ -95,7 +95,7 @@ public function __construct( } /** - *

                The search query against searchable Product fields.

                + *

                The search query against searchable Product fields.

                * * * @return null|SearchQuery @@ -116,7 +116,7 @@ public function getQuery() } /** - *

                Controls how results to your query are sorted. + *

                Controls how results to your query are sorted. * If not provided, the results are sorted by relevance score in descending order.

                * * @@ -137,7 +137,7 @@ public function getSort() } /** - *

                The maximum number of search results to be returned in one page.

                + *

                The maximum number of search results to be returned in one page.

                * * * @return null|int @@ -157,7 +157,7 @@ public function getLimit() } /** - *

                The number of search results to be skipped in the response for pagination.

                + *

                The number of search results to be skipped in the response for pagination.

                * * * @return null|int @@ -179,7 +179,7 @@ public function getOffset() /** *

                If query specifies an expression for a Product Variant field, * set this to true to get additional information for each returned Product about which Product Variants match the search query. - * For details, see matching variants.

                + * For details, see matching variants.

                * * * @return null|bool @@ -199,7 +199,7 @@ public function getMarkMatchingVariants() } /** - *

                Controls deprecated data integration with Product Projection parameters. + *

                Controls deprecated data integration with Product Projection parameters. * If not set, the result does not include the Product Projection.

                * * @deprecated @@ -221,7 +221,7 @@ public function getProductProjectionParameters() } /** - *

                Set this field to request facets.

                + *

                Set this field to request facets.

                * * * @return null|ProductSearchFacetExpressionCollection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResult.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResult.php index 56e322d83f7..afe639a8f25 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResult.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResult.php @@ -37,7 +37,7 @@ public function getMatchingVariants(); /** *

                Projected data of the Product with id. - * Only present if deprecated data integration with Product Projection parameters is requested.

                + * Only present if deprecated data integration with Product Projection parameters is requested.

                * * @deprecated * @return null|ProductProjection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultBuilder.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultBuilder.php index 354b82d3263..c8993293dd7 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultBuilder.php @@ -65,7 +65,7 @@ public function getMatchingVariants() /** *

                Projected data of the Product with id. - * Only present if deprecated data integration with Product Projection parameters is requested.

                + * Only present if deprecated data integration with Product Projection parameters is requested.

                * * @deprecated * @return null|ProductProjection diff --git a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultModel.php b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultModel.php index 8fd6611a1ff..a918b13e4b2 100644 --- a/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultModel.php +++ b/lib/commercetools-api/src/Models/ProductSearch/ProductSearchResultModel.php @@ -97,7 +97,7 @@ public function getMatchingVariants() /** *

                Projected data of the Product with id. - * Only present if deprecated data integration with Product Projection parameters is requested.

                + * Only present if deprecated data integration with Product Projection parameters is requested.

                * * @deprecated * @return null|ProductProjection diff --git a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponse.php index cd03edf3fc0..4be39fa132a 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponse.php @@ -20,7 +20,7 @@ interface AssignedProductSelectionPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface AssignedProductSelectionPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -46,8 +46,8 @@ public function getCount(); /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseBuilder.php index 30d31ce0641..2bb1ad46b2b 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class AssignedProductSelectionPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -86,8 +86,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseModel.php index 7a6ec77fa9f..530bb222927 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/AssignedProductSelectionPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -130,8 +130,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelection.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelection.php index a5a34c79bc2..7169ad4ba2d 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelection.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelection.php @@ -60,7 +60,7 @@ public function getCreatedAt(); public function getLastModifiedAt(); /** - *

                Present on resources updated after 1/02/2019 except for events not tracked.

                + *

                Present on resources updated after 1/02/2019 except for events not tracked.

                * * @return null|LastModifiedBy @@ -68,7 +68,7 @@ public function getLastModifiedAt(); public function getLastModifiedBy(); /** - *

                Present on resources created after 1/02/2019 except for events not tracked.

                + *

                Present on resources created after 1/02/2019 except for events not tracked.

                * * @return null|CreatedBy diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionBuilder.php index 42ee97bf081..fa8745fb976 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionBuilder.php @@ -142,7 +142,7 @@ public function getLastModifiedAt() } /** - *

                Present on resources updated after 1/02/2019 except for events not tracked.

                + *

                Present on resources updated after 1/02/2019 except for events not tracked.

                * * @return null|LastModifiedBy @@ -153,7 +153,7 @@ public function getLastModifiedBy() } /** - *

                Present on resources created after 1/02/2019 except for events not tracked.

                + *

                Present on resources created after 1/02/2019 except for events not tracked.

                * * @return null|CreatedBy diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionModel.php index 268523c19d4..0b65cf7781e 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionModel.php @@ -215,7 +215,7 @@ public function getLastModifiedAt() } /** - *

                Present on resources updated after 1/02/2019 except for events not tracked.

                + *

                Present on resources updated after 1/02/2019 except for events not tracked.

                * * * @return null|LastModifiedBy @@ -236,7 +236,7 @@ public function getLastModifiedBy() } /** - *

                Present on resources created after 1/02/2019 except for events not tracked.

                + *

                Present on resources created after 1/02/2019 except for events not tracked.

                * * * @return null|CreatedBy diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponse.php index 73a56bf5897..56802d5009d 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductSelectionPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductSelectionPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseBuilder.php index 6edc9ec1846..fce48cdd220 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductSelectionPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseModel.php index 157e923def7..aaf255187b2 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponse.php index 52f5a058098..8cbec144ff9 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductSelectionProductPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductSelectionProductPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -46,8 +46,8 @@ public function getCount(); /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseBuilder.php index a666b52f47e..41a0043e5da 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductSelectionProductPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -86,8 +86,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseModel.php index f3c5c25ecee..87604308492 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionProductPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -130,8 +130,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReference.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReference.php index 1efffa55e0a..377e1e12052 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReference.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReference.php @@ -31,7 +31,7 @@ public function getTypeId(); public function getId(); /** - *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                + *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                * * @return null|ProductSelection diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceBuilder.php index 3ae6c5df783..65e2dc98042 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                + *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                * * @return null|ProductSelection diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceModel.php index c2454c2d9ba..0e765d5508c 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                + *

                Contains the representation of the expanded ProductSelection. Only present in responses to requests with Reference Expansion for ProductSelections.

                * * * @return null|ProductSelection diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldAction.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldAction.php index e52f6deef61..0101b67ccd1 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface ProductSelectionSetCustomFieldAction extends ProductSelectionUpdateAct public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionBuilder.php index 9f49475fd42..ff88869c476 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ProductSelectionSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionModel.php index 364cca6a95b..1bad7915520 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductSelectionSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponse.php index 7c04c4dc357..871d2033b52 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductsInStorePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductsInStorePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -46,8 +46,8 @@ public function getCount(); /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseBuilder.php index f32c30fa949..5319ebe2d43 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductsInStorePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -86,8 +86,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseModel.php index adc4604b06e..51f90230f78 100644 --- a/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductSelection/ProductsInStorePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -130,8 +130,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoring.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoring.php index b131697f99f..a3d2b6d370b 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoring.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoring.php @@ -104,7 +104,7 @@ public function getStore(); public function getProduct(); /** - *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. + *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. * For information not part of the ProductTailoringData, the original information contained in the ProductData is provided. * If false, only the original information contained in the ProductData is provided.

                * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringBuilder.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringBuilder.php index 0019f4758fe..9e7b94c7c2c 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringBuilder.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringBuilder.php @@ -216,7 +216,7 @@ public function getProduct() } /** - *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. + *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. * For information not part of the ProductTailoringData, the original information contained in the ProductData is provided. * If false, only the original information contained in the ProductData is provided.

                * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraft.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraft.php index ad53a006941..7073540b212 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraft.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraft.php @@ -103,7 +103,7 @@ public function getMetaKeywords(); public function getSlug(); /** - *

                Set to true to publish the ProductTailoring immediately. + *

                Set to true to publish the ProductTailoring immediately. * Otherwise, the tailored product information is just staged.

                * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftBuilder.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftBuilder.php index 49fdc2c99d4..db319d81997 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftBuilder.php @@ -199,7 +199,7 @@ public function getSlug() } /** - *

                Set to true to publish the ProductTailoring immediately. + *

                Set to true to publish the ProductTailoring immediately. * Otherwise, the tailored product information is just staged.

                * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftModel.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftModel.php index 280a7f3e405..a011557fbcb 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftModel.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringDraftModel.php @@ -319,7 +319,7 @@ public function getSlug() } /** - *

                Set to true to publish the ProductTailoring immediately. + *

                Set to true to publish the ProductTailoring immediately. * Otherwise, the tailored product information is just staged.

                * * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringModel.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringModel.php index 23323ba1846..8a767bb09b7 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringModel.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringModel.php @@ -344,7 +344,7 @@ public function getProduct() } /** - *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. + *

                If true, the tailored information contained in the current ProductTailoringData is provided when retrieving the ProductProjection in Store. * For information not part of the ProductTailoringData, the original information contained in the ProductData is provided. * If false, only the original information contained in the ProductData is provided.

                * diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponse.php index d7a853f61d9..1bbd07e37a8 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductTailoringPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductTailoringPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -46,8 +46,8 @@ public function getCount(); /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseBuilder.php index d33a9d6e0ff..0a75d9b0a71 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductTailoringPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -86,8 +86,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseModel.php index 9aba15dff16..d3be938ec31 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -130,8 +130,8 @@ public function getCount() /** *

                Total number of results matching the query. * Present only when the withTotal query parameter is set to true. - * This number is an estimation that is not strongly consistent. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * This number is an estimation that is not strongly consistent. + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReference.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReference.php index 9d8214a3ceb..8c525f95743 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReference.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReference.php @@ -31,7 +31,7 @@ public function getTypeId(); public function getId(); /** - *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                + *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                * * @return null|ProductTailoring diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceBuilder.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceBuilder.php index 104883060e1..b611023bc7e 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                + *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                * * @return null|ProductTailoring diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceModel.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceModel.php index a3ed7ba54fd..12e458ca5b6 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceModel.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                + *

                Contains the representation of the expanded ProductTailoring. Only present in responses to requests with Reference Expansion for ProductTailoring.

                * * * @return null|ProductTailoring diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldAction.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldAction.php index 81b0775b363..7746473e531 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldAction.php @@ -62,7 +62,7 @@ public function getAssetId(); public function getAssetKey(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionBuilder.php index 7d52e29bdfa..ace6aa1ae7f 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionBuilder.php @@ -118,7 +118,7 @@ public function getAssetKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionModel.php index 43f696217e7..f13a6a11da3 100644 --- a/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ProductTailoring/ProductTailoringSetAssetCustomFieldActionModel.php @@ -211,7 +211,7 @@ public function getAssetKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinition.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinition.php index 25ec9a1e71a..9c58214229e 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinition.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinition.php @@ -89,11 +89,13 @@ public function getInputTip(); public function getInputHint(); /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. - * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionBuilder.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionBuilder.php index ba53207412f..20ea86c76f3 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionBuilder.php @@ -165,11 +165,13 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. - * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraft.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraft.php index 061c898e8b0..9268ddedea9 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraft.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraft.php @@ -34,9 +34,9 @@ interface AttributeDefinitionDraft extends JsonObject public function getType(); /** - *

                User-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in multiple ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes, else an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum Type and sets thereof.

                + *

                User-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * @return null|string @@ -93,10 +93,12 @@ public function getInputTip(); public function getInputHint(); /** - *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. - * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. + * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                Which exact features are available with this flag depends on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. + * The maximum size of a searchable field is restricted by the Field content size limit. * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftBuilder.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftBuilder.php index 3bc70231bfd..f5de9be9be6 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftBuilder.php @@ -89,9 +89,9 @@ public function getType() } /** - *

                User-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in multiple ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes, else an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum Type and sets thereof.

                + *

                User-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * @return null|string @@ -169,10 +169,12 @@ public function getInputHint() } /** - *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. - * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. + * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                Which exact features are available with this flag depends on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. + * The maximum size of a searchable field is restricted by the Field content size limit. * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftModel.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftModel.php index f637b92cf59..743e7743058 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftModel.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionDraftModel.php @@ -124,9 +124,9 @@ public function getType() } /** - *

                User-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in multiple ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes, else an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum Type and sets thereof.

                + *

                User-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * * @return null|string @@ -269,10 +269,12 @@ public function getInputHint() } /** - *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. - * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                Set as true if you want the Attribute's values to be available in the Product Search or the Product Projection Search API and can be used in full-text search queries, filters, and facets. + * If an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                Which exact features are available with this flag depends on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. + * The maximum size of a searchable field is restricted by the Field content size limit. * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionModel.php b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionModel.php index 30b32d1e15f..6ad50711608 100644 --- a/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionModel.php +++ b/lib/commercetools-api/src/Models/ProductType/AttributeDefinitionModel.php @@ -265,11 +265,13 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. - * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute. + * To use the Attribute in search, filters, or facets, set isSearchable to true for all AttributeDefinitions with the same name across different ProductTypes. + * If the isSearchable values are different, the Attribute isn't available for search, filters, or facets.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * * diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameAction.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameAction.php index ff7bd00f93c..9610be56c70 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameAction.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameAction.php @@ -25,9 +25,9 @@ interface ProductTypeChangeAttributeNameAction extends ProductTypeUpdateAction public function getAttributeName(); /** - *

                New user-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in two or more ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes. If not, an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum type and sets thereof.

                + *

                New user-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionBuilder.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionBuilder.php index 6e768db9a43..ca68e1616b7 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionBuilder.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionBuilder.php @@ -44,9 +44,9 @@ public function getAttributeName() } /** - *

                New user-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in two or more ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes. If not, an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum type and sets thereof.

                + *

                New user-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionModel.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionModel.php index 62fc7f26fe7..315c5c84d02 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionModel.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeChangeAttributeNameActionModel.php @@ -91,9 +91,9 @@ public function getAttributeName() } /** - *

                New user-defined name of the Attribute that is unique to the Project.

                - *

                When using the same name for an Attribute in two or more ProductTypes, all fields of the AttributeDefinition of this Attribute must be the same across the ProductTypes. If not, an AttributeDefinitionAlreadyExists error is returned. - * An exception to this are the values of an enum or lenum type and sets thereof.

                + *

                New user-defined name of the Attribute that must be unique within the ProductType.

                + *

                To use the same name in multiple ProductTypes, each AttributeDefinition must have the same type; otherwise, an AttributeDefinitionTypeConflict error is returned. + * For enum or lenum Types and sets of these AttributeTypes, the enum values can be different for each ProductType.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponse.php b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponse.php index 0722f991b2a..518e1c9c4ab 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponse.php @@ -20,7 +20,7 @@ interface ProductTypePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ProductTypePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseBuilder.php index 427192c85f5..4cba6c03679 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ProductTypePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseModel.php index 4a3fb2ae93f..bd532eae9aa 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeReference.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeReference.php index 52114813216..4b6838dd3e0 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeReference.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeReference.php @@ -23,7 +23,7 @@ interface ProductTypeReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                + *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                * * @return null|ProductType diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceBuilder.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceBuilder.php index ea29bb63314..b962bb78b73 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                + *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                * * @return null|ProductType diff --git a/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceModel.php b/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceModel.php index eee2ca8adc0..cab424acee1 100644 --- a/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceModel.php +++ b/lib/commercetools-api/src/Models/ProductType/ProductTypeReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                + *

                Contains the representation of the expanded ProductType. Only present in responses to requests with Reference Expansion for ProductTypes.

                * * * @return null|ProductType diff --git a/lib/commercetools-api/src/Models/Project/Project.php b/lib/commercetools-api/src/Models/Project/Project.php index d1021b4e70b..b119d0f53b6 100644 --- a/lib/commercetools-api/src/Models/Project/Project.php +++ b/lib/commercetools-api/src/Models/Project/Project.php @@ -98,7 +98,7 @@ public function getCreatedAt(); public function getTrialUntil(); /** - *

                Holds the configuration for the Messages Query feature.

                + *

                Holds the configuration for the Messages Query feature.

                * * @return null|MessagesConfiguration @@ -106,7 +106,7 @@ public function getTrialUntil(); public function getMessages(); /** - *

                Holds the configuration for the Carts feature.

                + *

                Holds the configuration for the Carts feature.

                * * @return null|CartsConfiguration @@ -114,7 +114,7 @@ public function getMessages(); public function getCarts(); /** - *

                Holds the configuration for the Shopping Lists feature.

                + *

                Holds the configuration for the Shopping Lists feature.

                * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectBuilder.php index 0dd019cc1fb..1075e308ad6 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectBuilder.php @@ -214,7 +214,7 @@ public function getTrialUntil() } /** - *

                Holds the configuration for the Messages Query feature.

                + *

                Holds the configuration for the Messages Query feature.

                * * @return null|MessagesConfiguration @@ -225,7 +225,7 @@ public function getMessages() } /** - *

                Holds the configuration for the Carts feature.

                + *

                Holds the configuration for the Carts feature.

                * * @return null|CartsConfiguration @@ -236,7 +236,7 @@ public function getCarts() } /** - *

                Holds the configuration for the Shopping Lists feature.

                + *

                Holds the configuration for the Shopping Lists feature.

                * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationAction.php index cfb4265fd1b..06770435327 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationAction.php @@ -16,7 +16,7 @@ interface ProjectChangeCartsConfigurationAction extends ProjectUpdateAction public const FIELD_CARTS_CONFIGURATION = 'cartsConfiguration'; /** - *

                Configuration for the Carts feature.

                + *

                Configuration for the Carts feature.

                * * @return null|CartsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionBuilder.php index f712baae818..7ab60651c49 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionBuilder.php @@ -27,7 +27,7 @@ final class ProjectChangeCartsConfigurationActionBuilder implements Builder private $cartsConfiguration; /** - *

                Configuration for the Carts feature.

                + *

                Configuration for the Carts feature.

                * * @return null|CartsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionModel.php index 265b5b9e33c..2f5fc370c8f 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCartsConfigurationActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

                Configuration for the Carts feature.

                + *

                Configuration for the Carts feature.

                * * * @return null|CartsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusAction.php index 6081b4a4bb3..c40d56b691a 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusAction.php @@ -16,7 +16,7 @@ interface ProjectChangeCustomerSearchStatusAction extends ProjectUpdateAction public const FIELD_STATUS = 'status'; /** - *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                + *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionBuilder.php index 239da756c07..f7fec444a54 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionBuilder.php @@ -27,7 +27,7 @@ final class ProjectChangeCustomerSearchStatusActionBuilder implements Builder private $status; /** - *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                + *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionModel.php index 8546d7319ca..4dc79390d2a 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeCustomerSearchStatusActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                + *

                Activates or deactivates the Customer Search feature. Activation will trigger building a search index for the Customers in the Project.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationAction.php index cd90426c200..b56abc88174 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationAction.php @@ -17,7 +17,7 @@ interface ProjectChangeMessagesConfigurationAction extends ProjectUpdateAction public const FIELD_MESSAGES_CONFIGURATION = 'messagesConfiguration'; /** - *

                Configuration for the Messages Query feature.

                + *

                Configuration for the Messages Query feature.

                * * @return null|MessagesConfigurationDraft diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionBuilder.php index f6cf8e420a1..5db8459763e 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionBuilder.php @@ -29,7 +29,7 @@ final class ProjectChangeMessagesConfigurationActionBuilder implements Builder private $messagesConfiguration; /** - *

                Configuration for the Messages Query feature.

                + *

                Configuration for the Messages Query feature.

                * * @return null|MessagesConfigurationDraft diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionModel.php index 120c3dca36b..3531c8b76b8 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeMessagesConfigurationActionModel.php @@ -65,7 +65,7 @@ public function getAction() } /** - *

                Configuration for the Messages Query feature.

                + *

                Configuration for the Messages Query feature.

                * * * @return null|MessagesConfigurationDraft diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusAction.php index 0d4ff26fc53..f50deaac334 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusAction.php @@ -16,7 +16,7 @@ interface ProjectChangeOrderSearchStatusAction extends ProjectUpdateAction public const FIELD_STATUS = 'status'; /** - *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                + *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionBuilder.php index 2ad3910415a..cbe6075a3fe 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionBuilder.php @@ -27,7 +27,7 @@ final class ProjectChangeOrderSearchStatusActionBuilder implements Builder private $status; /** - *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                + *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionModel.php index 00937a106e3..a0a0e780615 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeOrderSearchStatusActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                + *

                Activates or deactivates the Order Search feature. Activation will trigger building a search index for the Orders in the Project.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledAction.php index 19ea97a4099..c32aef5d8cf 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledAction.php @@ -18,8 +18,8 @@ interface ProjectChangeProductSearchIndexingEnabledAction extends ProjectUpdateA /** * * @@ -28,7 +28,7 @@ interface ProjectChangeProductSearchIndexingEnabledAction extends ProjectUpdateA public function getEnabled(); /** - *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                + *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionBuilder.php index 7fae123702f..68a02005230 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionBuilder.php @@ -34,8 +34,8 @@ final class ProjectChangeProductSearchIndexingEnabledActionBuilder implements Bu /** * * @@ -47,7 +47,7 @@ public function getEnabled() } /** - *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                + *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionModel.php index 4c238b78ea2..8ac01ff84e4 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeProductSearchIndexingEnabledActionModel.php @@ -72,8 +72,8 @@ public function getAction() /** * * * @@ -94,7 +94,7 @@ public function getEnabled() } /** - *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                + *

                Controls whether the action should apply to Product Projection Search or to Product Search.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationAction.php b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationAction.php index e3df7864876..5cbeb78c9a6 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationAction.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationAction.php @@ -16,7 +16,7 @@ interface ProjectChangeShoppingListsConfigurationAction extends ProjectUpdateAct public const FIELD_SHOPPING_LISTS_CONFIGURATION = 'shoppingListsConfiguration'; /** - *

                Configuration for the Shopping Lists feature.

                + *

                Configuration for the Shopping Lists feature.

                * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionBuilder.php b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionBuilder.php index 41dd184c10f..c01ef2748a8 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionBuilder.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionBuilder.php @@ -27,7 +27,7 @@ final class ProjectChangeShoppingListsConfigurationActionBuilder implements Buil private $shoppingListsConfiguration; /** - *

                Configuration for the Shopping Lists feature.

                + *

                Configuration for the Shopping Lists feature.

                * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionModel.php b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionModel.php index 2a0c5734f4b..fa0303adb08 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectChangeShoppingListsConfigurationActionModel.php @@ -63,7 +63,7 @@ public function getAction() } /** - *

                Configuration for the Shopping Lists feature.

                + *

                Configuration for the Shopping Lists feature.

                * * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/ProjectModel.php b/lib/commercetools-api/src/Models/Project/ProjectModel.php index 17ac66f6a44..778fc5fa9c1 100644 --- a/lib/commercetools-api/src/Models/Project/ProjectModel.php +++ b/lib/commercetools-api/src/Models/Project/ProjectModel.php @@ -331,7 +331,7 @@ public function getTrialUntil() } /** - *

                Holds the configuration for the Messages Query feature.

                + *

                Holds the configuration for the Messages Query feature.

                * * * @return null|MessagesConfiguration @@ -352,7 +352,7 @@ public function getMessages() } /** - *

                Holds the configuration for the Carts feature.

                + *

                Holds the configuration for the Carts feature.

                * * * @return null|CartsConfiguration @@ -373,7 +373,7 @@ public function getCarts() } /** - *

                Holds the configuration for the Shopping Lists feature.

                + *

                Holds the configuration for the Shopping Lists feature.

                * * * @return null|ShoppingListsConfiguration diff --git a/lib/commercetools-api/src/Models/Project/SearchIndexingConfiguration.php b/lib/commercetools-api/src/Models/Project/SearchIndexingConfiguration.php index ec1b792f2f7..b61a811c3c2 100644 --- a/lib/commercetools-api/src/Models/Project/SearchIndexingConfiguration.php +++ b/lib/commercetools-api/src/Models/Project/SearchIndexingConfiguration.php @@ -20,7 +20,7 @@ interface SearchIndexingConfiguration extends JsonObject public const FIELD_BUSINESS_UNITS = 'businessUnits'; /** - *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                + *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                * * @return null|SearchIndexingConfigurationValues @@ -28,7 +28,7 @@ interface SearchIndexingConfiguration extends JsonObject public function getProducts(); /** - *

                Configuration for the Product Search feature.

                + *

                Configuration for the Product Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -36,7 +36,7 @@ public function getProducts(); public function getProductsSearch(); /** - *

                Configuration for the Order Search feature.

                + *

                Configuration for the Order Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -44,7 +44,7 @@ public function getProductsSearch(); public function getOrders(); /** - *

                Configuration for the Customer Search feature.

                + *

                Configuration for the Customer Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -52,7 +52,7 @@ public function getOrders(); public function getCustomers(); /** - *

                Configuration for the Business Unit Search feature.

                + *

                Configuration for the Business Unit Search feature.

                * * @return null|SearchIndexingConfigurationValues diff --git a/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationBuilder.php b/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationBuilder.php index d3c08ea2064..a03cc0d20d5 100644 --- a/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationBuilder.php +++ b/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationBuilder.php @@ -51,7 +51,7 @@ final class SearchIndexingConfigurationBuilder implements Builder private $businessUnits; /** - *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                + *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                * * @return null|SearchIndexingConfigurationValues @@ -62,7 +62,7 @@ public function getProducts() } /** - *

                Configuration for the Product Search feature.

                + *

                Configuration for the Product Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -73,7 +73,7 @@ public function getProductsSearch() } /** - *

                Configuration for the Order Search feature.

                + *

                Configuration for the Order Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -84,7 +84,7 @@ public function getOrders() } /** - *

                Configuration for the Customer Search feature.

                + *

                Configuration for the Customer Search feature.

                * * @return null|SearchIndexingConfigurationValues @@ -95,7 +95,7 @@ public function getCustomers() } /** - *

                Configuration for the Business Unit Search feature.

                + *

                Configuration for the Business Unit Search feature.

                * * @return null|SearchIndexingConfigurationValues diff --git a/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationModel.php b/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationModel.php index 80f6f86f600..935d8944569 100644 --- a/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationModel.php +++ b/lib/commercetools-api/src/Models/Project/SearchIndexingConfigurationModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                + *

                Configuration for the Product Projection Search and Search Term Suggestions APIs.

                * * * @return null|SearchIndexingConfigurationValues @@ -89,7 +89,7 @@ public function getProducts() } /** - *

                Configuration for the Product Search feature.

                + *

                Configuration for the Product Search feature.

                * * * @return null|SearchIndexingConfigurationValues @@ -110,7 +110,7 @@ public function getProductsSearch() } /** - *

                Configuration for the Order Search feature.

                + *

                Configuration for the Order Search feature.

                * * * @return null|SearchIndexingConfigurationValues @@ -131,7 +131,7 @@ public function getOrders() } /** - *

                Configuration for the Customer Search feature.

                + *

                Configuration for the Customer Search feature.

                * * * @return null|SearchIndexingConfigurationValues @@ -152,7 +152,7 @@ public function getCustomers() } /** - *

                Configuration for the Business Unit Search feature.

                + *

                Configuration for the Business Unit Search feature.

                * * * @return null|SearchIndexingConfigurationValues diff --git a/lib/commercetools-api/src/Models/Quote/Quote.php b/lib/commercetools-api/src/Models/Quote/Quote.php index ef2e4aa73cb..026ca1434ef 100644 --- a/lib/commercetools-api/src/Models/Quote/Quote.php +++ b/lib/commercetools-api/src/Models/Quote/Quote.php @@ -142,7 +142,7 @@ public function getQuoteRequest(); public function getStagedQuote(); /** - *

                The Buyer who owns the Quote.

                + *

                The Buyer who owns the Quote.

                * * @return null|CustomerReference @@ -168,7 +168,7 @@ public function getCustomerGroup(); public function getValidTo(); /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * @return null|string @@ -176,7 +176,7 @@ public function getValidTo(); public function getSellerComment(); /** - *

                Message from the Buyer included in the renegotiation request.

                + *

                Message from the Buyer included in the renegotiation request.

                * * @return null|string @@ -184,7 +184,7 @@ public function getSellerComment(); public function getBuyerComment(); /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference @@ -361,7 +361,7 @@ public function getState(); /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * @return null|string @@ -369,7 +369,7 @@ public function getState(); public function getPurchaseOrderNumber(); /** - *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/Quote/QuoteBuilder.php b/lib/commercetools-api/src/Models/Quote/QuoteBuilder.php index a0ff3cd908a..0985c47447d 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteBuilder.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteBuilder.php @@ -381,7 +381,7 @@ public function getStagedQuote() } /** - *

                The Buyer who owns the Quote.

                + *

                The Buyer who owns the Quote.

                * * @return null|CustomerReference @@ -416,7 +416,7 @@ public function getValidTo() } /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * @return null|string @@ -427,7 +427,7 @@ public function getSellerComment() } /** - *

                Message from the Buyer included in the renegotiation request.

                + *

                Message from the Buyer included in the renegotiation request.

                * * @return null|string @@ -438,7 +438,7 @@ public function getBuyerComment() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference @@ -678,7 +678,7 @@ public function getState() /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * @return null|string @@ -689,7 +689,7 @@ public function getPurchaseOrderNumber() } /** - *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/Quote/QuoteDraft.php b/lib/commercetools-api/src/Models/Quote/QuoteDraft.php index eb10968bcbe..6825e11c3bd 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteDraft.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteDraft.php @@ -48,7 +48,7 @@ public function getStagedQuote(); public function getStagedQuoteVersion(); /** - *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                + *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                * * @return null|bool @@ -67,8 +67,8 @@ public function getState(); /** *

                Custom Fields to be added to the Quote.

                *
                  - *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • - *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • + *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • + *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • *
                * diff --git a/lib/commercetools-api/src/Models/Quote/QuoteDraftBuilder.php b/lib/commercetools-api/src/Models/Quote/QuoteDraftBuilder.php index 7d3d21d8259..ae2e3c41d41 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteDraftBuilder.php @@ -96,7 +96,7 @@ public function getStagedQuoteVersion() } /** - *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                + *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                * * @return null|bool @@ -121,8 +121,8 @@ public function getState() /** *

                Custom Fields to be added to the Quote.

                *
                  - *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • - *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • + *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • + *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • *
                * diff --git a/lib/commercetools-api/src/Models/Quote/QuoteDraftModel.php b/lib/commercetools-api/src/Models/Quote/QuoteDraftModel.php index 6f793cb7ef2..6b697caeb0a 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteDraftModel.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteDraftModel.php @@ -143,7 +143,7 @@ public function getStagedQuoteVersion() } /** - *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                + *

                If true, the stagedQuoteState of the referenced StagedQuote will be set to Sent.

                * * * @return null|bool @@ -187,8 +187,8 @@ public function getState() /** *

                Custom Fields to be added to the Quote.

                *
                  - *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • - *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • + *
                • If specified, the Custom Fields are merged with the Custom Fields on the referenced StagedQuote and added to the Quote.
                • + *
                • If empty, the Custom Fields on the referenced StagedQuote are added to the Quote automatically.
                • *
                * * diff --git a/lib/commercetools-api/src/Models/Quote/QuoteModel.php b/lib/commercetools-api/src/Models/Quote/QuoteModel.php index cee01393c11..105c303b071 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteModel.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteModel.php @@ -555,7 +555,7 @@ public function getStagedQuote() } /** - *

                The Buyer who owns the Quote.

                + *

                The Buyer who owns the Quote.

                * * * @return null|CustomerReference @@ -623,7 +623,7 @@ public function getValidTo() } /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * * @return null|string @@ -643,7 +643,7 @@ public function getSellerComment() } /** - *

                Message from the Buyer included in the renegotiation request.

                + *

                Message from the Buyer included in the renegotiation request.

                * * * @return null|string @@ -663,7 +663,7 @@ public function getBuyerComment() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * * @return null|StoreKeyReference @@ -1102,7 +1102,7 @@ public function getState() /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * * @return null|string @@ -1122,7 +1122,7 @@ public function getPurchaseOrderNumber() } /** - *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote. Only available for B2B-enabled Projects.

                * * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponse.php b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponse.php index 05c8340c907..0eecd5c821d 100644 --- a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponse.php @@ -20,7 +20,7 @@ interface QuotePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface QuotePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseBuilder.php index 62caf0eaa86..446cd14f772 100644 --- a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class QuotePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseModel.php index 8e931c16877..b33eb9c5250 100644 --- a/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Quote/QuotePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Quote/QuoteReference.php b/lib/commercetools-api/src/Models/Quote/QuoteReference.php index 7acd647dad4..d8dcf6a7f3e 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteReference.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded Quote. - * Only present in responses to requests with Reference Expansion for Quote.

                + * Only present in responses to requests with Reference Expansion for Quote.

                * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Quote/QuoteReferenceBuilder.php b/lib/commercetools-api/src/Models/Quote/QuoteReferenceBuilder.php index 45cd1ee85d9..0d2531ed29e 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded Quote. - * Only present in responses to requests with Reference Expansion for Quote.

                + * Only present in responses to requests with Reference Expansion for Quote.

                * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Quote/QuoteReferenceModel.php b/lib/commercetools-api/src/Models/Quote/QuoteReferenceModel.php index 5ed3318df81..112e76f5f7c 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteReferenceModel.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded Quote. - * Only present in responses to requests with Reference Expansion for Quote.

                + * Only present in responses to requests with Reference Expansion for Quote.

                * * * @return null|Quote diff --git a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldAction.php index b0ee87d7f59..c7801fc650c 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface QuoteSetCustomFieldAction extends QuoteUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionBuilder.php index 2e10df2df37..b3e9bcc4634 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class QuoteSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionModel.php index ffc151d8a1c..d75a6c39edb 100644 --- a/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Quote/QuoteSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequest.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequest.php index 9de22a450e3..1fd3f04b5a4 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequest.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequest.php @@ -138,7 +138,7 @@ public function getQuoteRequestState(); public function getComment(); /** - *

                The Buyer who owns the request.

                + *

                The Buyer who owns the request.

                * * @return null|CustomerReference @@ -156,7 +156,7 @@ public function getCustomer(); public function getCustomerGroup(); /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference @@ -341,7 +341,7 @@ public function getPurchaseOrderNumber(); public function getCart(); /** - *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestBuilder.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestBuilder.php index 20b68004d88..9d53bbe73f8 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestBuilder.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestBuilder.php @@ -361,7 +361,7 @@ public function getComment() } /** - *

                The Buyer who owns the request.

                + *

                The Buyer who owns the request.

                * * @return null|CustomerReference @@ -385,7 +385,7 @@ public function getCustomerGroup() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference @@ -636,7 +636,7 @@ public function getCart() } /** - *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestModel.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestModel.php index 2916ebd8e91..755d8b1eb85 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestModel.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestModel.php @@ -527,7 +527,7 @@ public function getComment() } /** - *

                The Buyer who owns the request.

                + *

                The Buyer who owns the request.

                * * * @return null|CustomerReference @@ -571,7 +571,7 @@ public function getCustomerGroup() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * * @return null|StoreKeyReference @@ -1031,7 +1031,7 @@ public function getCart() } /** - *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Quote Request. Only available for B2B-enabled Projects.

                * * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponse.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponse.php index 3425c4e6f95..5bf60790fe9 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponse.php @@ -20,7 +20,7 @@ interface QuoteRequestPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface QuoteRequestPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseBuilder.php index 6724d797690..fd4e281bb45 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class QuoteRequestPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseModel.php index 5c9b7e31bc4..0dd79e0f718 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReference.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReference.php index dd1325a4947..81037a4ee32 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReference.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded QuoteRequest. - * Only present in responses to requests with Reference Expansion for QuoteRequest.

                + * Only present in responses to requests with Reference Expansion for QuoteRequest.

                * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceBuilder.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceBuilder.php index 29f8dac393b..dc259353d16 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded QuoteRequest. - * Only present in responses to requests with Reference Expansion for QuoteRequest.

                + * Only present in responses to requests with Reference Expansion for QuoteRequest.

                * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceModel.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceModel.php index 653312b81ba..9b734bdc07a 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceModel.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded QuoteRequest. - * Only present in responses to requests with Reference Expansion for QuoteRequest.

                + * Only present in responses to requests with Reference Expansion for QuoteRequest.

                * * * @return null|QuoteRequest diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldAction.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldAction.php index ab97cac713f..b37496ab139 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface QuoteRequestSetCustomFieldAction extends QuoteRequestUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionBuilder.php index 722ce7a83b4..49db8600090 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class QuoteRequestSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionModel.php index 7cd66011e06..e30f74a03ff 100644 --- a/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/QuoteRequest/QuoteRequestSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponse.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponse.php index 9829e68d85c..60154d49f3d 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponse.php @@ -20,7 +20,7 @@ interface RecurrencePolicyPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface RecurrencePolicyPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseBuilder.php index 4b2353175f2..88121be4408 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class RecurrencePolicyPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseModel.php index 5370a412084..f9ff1555e59 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReference.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReference.php index 96d44db341c..4ad0ae8145d 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReference.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded RecurrencePolicy. - * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                + * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                * * @return null|RecurrencePolicy diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceBuilder.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceBuilder.php index 043e82e4987..a6f01fd2e01 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded RecurrencePolicy. - * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                + * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                * * @return null|RecurrencePolicy diff --git a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceModel.php b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceModel.php index 0c8152b9d64..fb5f2c7c1f6 100644 --- a/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceModel.php +++ b/lib/commercetools-api/src/Models/RecurrencePolicy/RecurrencePolicyReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded RecurrencePolicy. - * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                + * Only present in responses to requests with Reference Expansion for RecurrencePolicies.

                * * * @return null|RecurrencePolicy diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrder.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrder.php index ffc2144ee79..4476dc7ddab 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrder.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrder.php @@ -80,8 +80,8 @@ public function getCart(); /** *

                Reference to the original Order that generated this RecurringOrder. - * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. - * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                + * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. + * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                * * @return null|OrderReference diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderBuilder.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderBuilder.php index 7c69fd04ca5..f2c5737f971 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderBuilder.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderBuilder.php @@ -250,8 +250,8 @@ public function getCart() /** *

                Reference to the original Order that generated this RecurringOrder. - * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. - * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                + * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. + * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                * * @return null|OrderReference diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderModel.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderModel.php index 47a49ddb68d..05c53321d94 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderModel.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderModel.php @@ -366,8 +366,8 @@ public function getCart() /** *

                Reference to the original Order that generated this RecurringOrder. - * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. - * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                + * This field is automatically populated when the RecurringOrder is created via the Create Order from Cart endpoint and the Cart contains Line Items with defined recurrenceInfo. + * When the RecurringOrder is created directly via the Create RecurringOrder endpoint, this field remains empty.

                * * * @return null|OrderReference diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponse.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponse.php index f2052603769..b7dc0c9907d 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponse.php @@ -20,7 +20,7 @@ interface RecurringOrderPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface RecurringOrderPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseBuilder.php index 049900475b5..6a6f4bd6d8e 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class RecurringOrderPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseModel.php index 842fb55205b..7da29e3176f 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReference.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReference.php index b342add55d8..b7e61f83991 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReference.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded RecurringOrder. - * Only present in responses to requests with Reference Expansion for RecurringOrders.

                + * Only present in responses to requests with Reference Expansion for RecurringOrders.

                * * @return null|RecurringOrder diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceBuilder.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceBuilder.php index 302d8443949..0f54d59eb82 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded RecurringOrder. - * Only present in responses to requests with Reference Expansion for RecurringOrders.

                + * Only present in responses to requests with Reference Expansion for RecurringOrders.

                * * @return null|RecurringOrder diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceModel.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceModel.php index bc4c8449578..06757f2b7b4 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceModel.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded RecurringOrder. - * Only present in responses to requests with Reference Expansion for RecurringOrders.

                + * Only present in responses to requests with Reference Expansion for RecurringOrders.

                * * * @return null|RecurringOrder diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldAction.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldAction.php index 30070732453..bd7518c5f51 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface RecurringOrderSetCustomFieldAction extends RecurringOrderUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionBuilder.php index 2260f8bd939..809d8ce9b97 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class RecurringOrderSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionModel.php index f986f88781a..bea3914b754 100644 --- a/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/RecurringOrder/RecurringOrderSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Reservation/ReservationReference.php b/lib/commercetools-api/src/Models/Reservation/ReservationReference.php index 1e720da5a61..7c4bb347ef3 100644 --- a/lib/commercetools-api/src/Models/Reservation/ReservationReference.php +++ b/lib/commercetools-api/src/Models/Reservation/ReservationReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded Reservation. - * Only present in responses to requests with Reference Expansion for Reservations.

                + * Only present in responses to requests with Reference Expansion for Reservations.

                * * @return null|Reservation diff --git a/lib/commercetools-api/src/Models/Reservation/ReservationReferenceBuilder.php b/lib/commercetools-api/src/Models/Reservation/ReservationReferenceBuilder.php index fd349a0545b..33a69f203cd 100644 --- a/lib/commercetools-api/src/Models/Reservation/ReservationReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Reservation/ReservationReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded Reservation. - * Only present in responses to requests with Reference Expansion for Reservations.

                + * Only present in responses to requests with Reference Expansion for Reservations.

                * * @return null|Reservation diff --git a/lib/commercetools-api/src/Models/Reservation/ReservationReferenceModel.php b/lib/commercetools-api/src/Models/Reservation/ReservationReferenceModel.php index 1a0820e56f7..c5dfee576bd 100644 --- a/lib/commercetools-api/src/Models/Reservation/ReservationReferenceModel.php +++ b/lib/commercetools-api/src/Models/Reservation/ReservationReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded Reservation. - * Only present in responses to requests with Reference Expansion for Reservations.

                + * Only present in responses to requests with Reference Expansion for Reservations.

                * * * @return null|Reservation diff --git a/lib/commercetools-api/src/Models/Review/Review.php b/lib/commercetools-api/src/Models/Review/Review.php index 6adbb762135..f8f9bc36d6e 100644 --- a/lib/commercetools-api/src/Models/Review/Review.php +++ b/lib/commercetools-api/src/Models/Review/Review.php @@ -160,7 +160,7 @@ public function getIncludedInStatistics(); public function getRating(); /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * @return null|StateReference diff --git a/lib/commercetools-api/src/Models/Review/ReviewBuilder.php b/lib/commercetools-api/src/Models/Review/ReviewBuilder.php index 6631f92bbc8..cb7a14bf02a 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewBuilder.php +++ b/lib/commercetools-api/src/Models/Review/ReviewBuilder.php @@ -309,7 +309,7 @@ public function getRating() } /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * @return null|StateReference diff --git a/lib/commercetools-api/src/Models/Review/ReviewDraft.php b/lib/commercetools-api/src/Models/Review/ReviewDraft.php index e63c8c45396..6fc55896b07 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewDraft.php +++ b/lib/commercetools-api/src/Models/Review/ReviewDraft.php @@ -88,7 +88,7 @@ public function getText(); public function getTarget(); /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * @return null|StateResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Review/ReviewDraftBuilder.php b/lib/commercetools-api/src/Models/Review/ReviewDraftBuilder.php index b3ce39d3db4..160563b45dd 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Review/ReviewDraftBuilder.php @@ -171,7 +171,7 @@ public function getTarget() } /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * @return null|StateResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Review/ReviewDraftModel.php b/lib/commercetools-api/src/Models/Review/ReviewDraftModel.php index cc85dbd2ec7..cb51537a93e 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewDraftModel.php +++ b/lib/commercetools-api/src/Models/Review/ReviewDraftModel.php @@ -267,7 +267,7 @@ public function getTarget() } /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * * @return null|StateResourceIdentifier diff --git a/lib/commercetools-api/src/Models/Review/ReviewModel.php b/lib/commercetools-api/src/Models/Review/ReviewModel.php index 3cd2119064f..f82702bd13a 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewModel.php +++ b/lib/commercetools-api/src/Models/Review/ReviewModel.php @@ -501,7 +501,7 @@ public function getRating() } /** - *

                State of the Review. Used for approval processes, see Review approval process for details.

                + *

                State of the Review. Used for approval processes, see Review approval process for details.

                * * * @return null|StateReference diff --git a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponse.php b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponse.php index 9f0b164a217..fe996af7059 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ReviewPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseBuilder.php index eb0c0cb6400..dd93c4fd689 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ReviewPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseModel.php index df9dbc37d07..bb63119f20b 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Review/ReviewPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Review/ReviewReference.php b/lib/commercetools-api/src/Models/Review/ReviewReference.php index 887951fb9fd..0a81a27cda7 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewReference.php +++ b/lib/commercetools-api/src/Models/Review/ReviewReference.php @@ -23,7 +23,7 @@ interface ReviewReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                + *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                * * @return null|Review diff --git a/lib/commercetools-api/src/Models/Review/ReviewReferenceBuilder.php b/lib/commercetools-api/src/Models/Review/ReviewReferenceBuilder.php index 456d7026165..c68d944a124 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Review/ReviewReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                + *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                * * @return null|Review diff --git a/lib/commercetools-api/src/Models/Review/ReviewReferenceModel.php b/lib/commercetools-api/src/Models/Review/ReviewReferenceModel.php index 670e380f26d..94d68ae4c5f 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewReferenceModel.php +++ b/lib/commercetools-api/src/Models/Review/ReviewReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                + *

                Contains the representation of the expanded Review. Only present in responses to requests with Reference Expansion for Reviews.

                * * * @return null|Review diff --git a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldAction.php index 2598a6289e1..ca40b4043dd 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface ReviewSetCustomFieldAction extends ReviewUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionBuilder.php index f18fac22c56..c2d1fd72466 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ReviewSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionModel.php index b232b3d5bda..84b2d3b61f8 100644 --- a/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Review/ReviewSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchAnyValue.php b/lib/commercetools-api/src/Models/Search/SearchAnyValue.php index abf02b13ed6..598d45b3914 100644 --- a/lib/commercetools-api/src/Models/Search/SearchAnyValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchAnyValue.php @@ -24,7 +24,7 @@ interface SearchAnyValue extends SearchQueryExpressionValue public function getValue(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchAnyValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchAnyValueBuilder.php index 6bc112ff098..29bc9533a9e 100644 --- a/lib/commercetools-api/src/Models/Search/SearchAnyValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchAnyValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string @@ -95,7 +95,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchAnyValueModel.php b/lib/commercetools-api/src/Models/Search/SearchAnyValueModel.php index b2dab42e86e..1d99d7fed18 100644 --- a/lib/commercetools-api/src/Models/Search/SearchAnyValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchAnyValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string @@ -150,7 +150,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchDateRangeValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchDateRangeValueBuilder.php index 08c6694ce09..a080fd1e890 100644 --- a/lib/commercetools-api/src/Models/Search/SearchDateRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchDateRangeValueBuilder.php @@ -82,7 +82,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchDateRangeValueModel.php b/lib/commercetools-api/src/Models/Search/SearchDateRangeValueModel.php index 7d8de11d31e..5b6f78ba423 100644 --- a/lib/commercetools-api/src/Models/Search/SearchDateRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchDateRangeValueModel.php @@ -121,7 +121,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueBuilder.php index 5c47c2fd70b..d8b55c8a4ea 100644 --- a/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueBuilder.php @@ -82,7 +82,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueModel.php b/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueModel.php index 97ea9e5e873..9ac5c0c5f9a 100644 --- a/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchDateTimeRangeValueModel.php @@ -121,7 +121,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExactValue.php b/lib/commercetools-api/src/Models/Search/SearchExactValue.php index 18d3be0b89f..9e65dfebbb1 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExactValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchExactValue.php @@ -31,7 +31,7 @@ public function getValue(); public function getValues(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExactValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchExactValueBuilder.php index 8c4268c0db3..7c2262c6aa0 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExactValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchExactValueBuilder.php @@ -81,7 +81,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string @@ -110,7 +110,7 @@ public function getValues() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExactValueModel.php b/lib/commercetools-api/src/Models/Search/SearchExactValueModel.php index ea77bd64289..7ae8d60c23d 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExactValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchExactValueModel.php @@ -120,7 +120,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string @@ -176,7 +176,7 @@ public function getValues() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExistsValue.php b/lib/commercetools-api/src/Models/Search/SearchExistsValue.php index 8211214503c..2be512562ae 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExistsValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchExistsValue.php @@ -16,7 +16,7 @@ interface SearchExistsValue extends SearchQueryExpressionValue public const FIELD_LANGUAGE = 'language'; /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExistsValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchExistsValueBuilder.php index 9f6d6681b3b..18880f1211c 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExistsValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchExistsValueBuilder.php @@ -63,7 +63,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string @@ -74,7 +74,7 @@ public function getFieldType() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchExistsValueModel.php b/lib/commercetools-api/src/Models/Search/SearchExistsValueModel.php index 0e39fcb5b93..502344eb145 100644 --- a/lib/commercetools-api/src/Models/Search/SearchExistsValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchExistsValueModel.php @@ -96,7 +96,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string @@ -116,7 +116,7 @@ public function getFieldType() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValue.php b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValue.php index d9c936e4b6d..dd7921e4b18 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValue.php @@ -24,7 +24,7 @@ interface SearchFullTextPrefixValue extends SearchQueryExpressionValue public function getValue(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueBuilder.php index e5049e00229..ff513e8d32e 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string @@ -95,7 +95,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueModel.php b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueModel.php index c9f1ad1be13..5dc9846621c 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextPrefixValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string @@ -150,7 +150,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextValue.php b/lib/commercetools-api/src/Models/Search/SearchFullTextValue.php index f4cc3451e34..fdb12c91597 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextValue.php @@ -24,7 +24,7 @@ interface SearchFullTextValue extends SearchQueryExpressionValue public function getValue(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchFullTextValueBuilder.php index 59ca29f0c68..571f3827378 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextValueBuilder.php @@ -75,7 +75,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string @@ -95,7 +95,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFullTextValueModel.php b/lib/commercetools-api/src/Models/Search/SearchFullTextValueModel.php index 4a27de39c18..65e2ff69cad 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFullTextValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchFullTextValueModel.php @@ -112,7 +112,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string @@ -150,7 +150,7 @@ public function getValue() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFuzzyValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchFuzzyValueBuilder.php index b5add02abaa..b0725501318 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFuzzyValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchFuzzyValueBuilder.php @@ -81,7 +81,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchFuzzyValueModel.php b/lib/commercetools-api/src/Models/Search/SearchFuzzyValueModel.php index c639fe434cc..0d5f57bdf45 100644 --- a/lib/commercetools-api/src/Models/Search/SearchFuzzyValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchFuzzyValueModel.php @@ -120,7 +120,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchLongRangeValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchLongRangeValueBuilder.php index e894bc7caf4..aac6e3d2269 100644 --- a/lib/commercetools-api/src/Models/Search/SearchLongRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchLongRangeValueBuilder.php @@ -81,7 +81,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchLongRangeValueModel.php b/lib/commercetools-api/src/Models/Search/SearchLongRangeValueModel.php index 2509fc8b7b9..53508a21227 100644 --- a/lib/commercetools-api/src/Models/Search/SearchLongRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchLongRangeValueModel.php @@ -120,7 +120,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueBuilder.php index d40e8d4c7bc..5bc160c5658 100644 --- a/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueBuilder.php @@ -81,7 +81,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueModel.php b/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueModel.php index a7cd27f2d20..d4e4555610b 100644 --- a/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchNumberRangeValueModel.php @@ -120,7 +120,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValue.php b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValue.php index 050afbcbf3f..5c631a2341c 100644 --- a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValue.php +++ b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValue.php @@ -30,7 +30,7 @@ public function getField(); public function getBoost(); /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueBuilder.php index d6264621e78..b33921649a5 100644 --- a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueBuilder.php @@ -57,7 +57,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueModel.php b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueModel.php index 7683e581594..b997ee99ae7 100644 --- a/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchQueryExpressionValueModel.php @@ -88,7 +88,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchSorting.php b/lib/commercetools-api/src/Models/Search/SearchSorting.php index 5f11a46b39b..697e5df0506 100644 --- a/lib/commercetools-api/src/Models/Search/SearchSorting.php +++ b/lib/commercetools-api/src/Models/Search/SearchSorting.php @@ -29,7 +29,7 @@ interface SearchSorting extends JsonObject public function getField(); /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string @@ -62,7 +62,7 @@ public function getMode(); public function getFieldType(); /** - *

                Allows you to apply a sort filter.

                + *

                Allows you to apply a sort filter.

                * * @return null|SearchQuery diff --git a/lib/commercetools-api/src/Models/Search/SearchSortingBuilder.php b/lib/commercetools-api/src/Models/Search/SearchSortingBuilder.php index 6c3e32972ad..a95383ce355 100644 --- a/lib/commercetools-api/src/Models/Search/SearchSortingBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchSortingBuilder.php @@ -68,7 +68,7 @@ public function getField() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * @return null|string @@ -113,7 +113,7 @@ public function getFieldType() } /** - *

                Allows you to apply a sort filter.

                + *

                Allows you to apply a sort filter.

                * * @return null|SearchQuery diff --git a/lib/commercetools-api/src/Models/Search/SearchSortingModel.php b/lib/commercetools-api/src/Models/Search/SearchSortingModel.php index a4dfca5ee2c..0c706b97e63 100644 --- a/lib/commercetools-api/src/Models/Search/SearchSortingModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchSortingModel.php @@ -96,7 +96,7 @@ public function getField() } /** - *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                + *

                String value specifying linguistic and regional preferences using the IETF language tag format, as described in BCP 47. The format combines language, script, and region using hyphen-separated subtags. For example: en, en-US, zh-Hans-SG.

                * * * @return null|string @@ -177,7 +177,7 @@ public function getFieldType() } /** - *

                Allows you to apply a sort filter.

                + *

                Allows you to apply a sort filter.

                * * * @return null|SearchQuery diff --git a/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueBuilder.php b/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueBuilder.php index a91c055e71d..6824ecfb6d3 100644 --- a/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueBuilder.php +++ b/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueBuilder.php @@ -82,7 +82,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueModel.php b/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueModel.php index 24ea3e5d76f..2032714a4b8 100644 --- a/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueModel.php +++ b/lib/commercetools-api/src/Models/Search/SearchTimeRangeValueModel.php @@ -121,7 +121,7 @@ public function getBoost() } /** - *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                + *

                Possible values for the fieldType property on simple expressions indicating the data type of the field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTier.php b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTier.php index c73ba05e641..1efda8f7c88 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTier.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTier.php @@ -19,7 +19,7 @@ interface CartClassificationTier extends ShippingRatePriceTier public const FIELD_IS_MATCHING = 'isMatching'; /** - *

                key selected from the values of the CartClassificationType configured in the Project.

                + *

                key selected from the values of the CartClassificationType configured in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierBuilder.php index 186cc214cb3..cceca6fdd97 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierBuilder.php @@ -41,7 +41,7 @@ final class CartClassificationTierBuilder implements Builder private $isMatching; /** - *

                key selected from the values of the CartClassificationType configured in the Project.

                + *

                key selected from the values of the CartClassificationType configured in the Project.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierModel.php b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierModel.php index ce07872177c..65be9452f99 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartClassificationTierModel.php @@ -81,7 +81,7 @@ public function getType() } /** - *

                key selected from the values of the CartClassificationType configured in the Project.

                + *

                key selected from the values of the CartClassificationType configured in the Project.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTier.php b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTier.php index c39adf91626..2940b8e614a 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTier.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTier.php @@ -20,7 +20,7 @@ interface CartScoreTier extends ShippingRatePriceTier public const FIELD_IS_MATCHING = 'isMatching'; /** - *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                + *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierBuilder.php index d4f68b98664..e252b3e11d1 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierBuilder.php @@ -47,7 +47,7 @@ final class CartScoreTierBuilder implements Builder private $isMatching; /** - *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                + *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierModel.php b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierModel.php index 34fd25d7774..64014e2562e 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/CartScoreTierModel.php @@ -89,7 +89,7 @@ public function getType() } /** - *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                + *

                Abstract value for categorizing a Cart. The range starts at 0. The default price covers 0, tiers start at 1. See Tiered shipping rates for details and examples.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethod.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethod.php index 958f17014bd..c8d266af6d6 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethod.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethod.php @@ -12,6 +12,7 @@ use Commercetools\Api\Models\Common\CreatedBy; use Commercetools\Api\Models\Common\LastModifiedBy; use Commercetools\Api\Models\Common\LocalizedString; +use Commercetools\Api\Models\Store\StoreKeyReferenceCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryReference; use Commercetools\Api\Models\Type\CustomFields; use Commercetools\Base\DateTimeImmutableCollection; @@ -33,6 +34,7 @@ interface ShippingMethod extends BaseResource public const FIELD_IS_DEFAULT = 'isDefault'; public const FIELD_PREDICATE = 'predicate'; public const FIELD_CUSTOM = 'custom'; + public const FIELD_STORES = 'stores'; /** *

                Unique identifier of the ShippingMethod.

                @@ -171,6 +173,17 @@ public function getPredicate(); */ public function getCustom(); + /** + *
                  + *
                • If a value exists, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + * + + * @return null|StoreKeyReferenceCollection + */ + public function getStores(); + /** * @param ?string $id */ @@ -255,4 +268,9 @@ public function setPredicate(?string $predicate): void; * @param ?CustomFields $custom */ public function setCustom(?CustomFields $custom): void; + + /** + * @param ?StoreKeyReferenceCollection $stores + */ + public function setStores(?StoreKeyReferenceCollection $stores): void; } diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreAction.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreAction.php new file mode 100644 index 00000000000..df33b1fe6c5 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreAction.php @@ -0,0 +1,31 @@ +ResourceIdentifier of the Store to add.

                + * + + * @return null|StoreResourceIdentifier + */ + public function getStore(); + + /** + * @param ?StoreResourceIdentifier $store + */ + public function setStore(?StoreResourceIdentifier $store): void; +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionBuilder.php new file mode 100644 index 00000000000..2f8ef3f2db4 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionBuilder.php @@ -0,0 +1,75 @@ + + */ +final class ShippingMethodAddStoreActionBuilder implements Builder +{ + /** + + * @var null|StoreResourceIdentifier|StoreResourceIdentifierBuilder + */ + private $store; + + /** + *

                ResourceIdentifier of the Store to add.

                + * + + * @return null|StoreResourceIdentifier + */ + public function getStore() + { + return $this->store instanceof StoreResourceIdentifierBuilder ? $this->store->build() : $this->store; + } + + /** + * @param ?StoreResourceIdentifier $store + * @return $this + */ + public function withStore(?StoreResourceIdentifier $store) + { + $this->store = $store; + + return $this; + } + + /** + * @deprecated use withStore() instead + * @return $this + */ + public function withStoreBuilder(?StoreResourceIdentifierBuilder $store) + { + $this->store = $store; + + return $this; + } + + public function build(): ShippingMethodAddStoreAction + { + return new ShippingMethodAddStoreActionModel( + $this->store instanceof StoreResourceIdentifierBuilder ? $this->store->build() : $this->store + ); + } + + public static function of(): ShippingMethodAddStoreActionBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionCollection.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionCollection.php new file mode 100644 index 00000000000..2875322a1b8 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionCollection.php @@ -0,0 +1,56 @@ + + * @method ShippingMethodAddStoreAction current() + * @method ShippingMethodAddStoreAction end() + * @method ShippingMethodAddStoreAction at($offset) + */ +class ShippingMethodAddStoreActionCollection extends ShippingMethodUpdateActionCollection +{ + /** + * @psalm-assert ShippingMethodAddStoreAction $value + * @psalm-param ShippingMethodAddStoreAction|stdClass $value + * @throws InvalidArgumentException + * + * @return ShippingMethodAddStoreActionCollection + */ + public function add($value) + { + if (!$value instanceof ShippingMethodAddStoreAction) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?ShippingMethodAddStoreAction + */ + protected function mapper() + { + return function (?int $index): ?ShippingMethodAddStoreAction { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var ShippingMethodAddStoreAction $data */ + $data = ShippingMethodAddStoreActionModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionModel.php new file mode 100644 index 00000000000..d748789650e --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodAddStoreActionModel.php @@ -0,0 +1,96 @@ +store = $store; + $this->action = $action ?? self::DISCRIMINATOR_VALUE; + } + + /** + * + * @return null|string + */ + public function getAction() + { + if (is_null($this->action)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_ACTION); + if (is_null($data)) { + return null; + } + $this->action = (string) $data; + } + + return $this->action; + } + + /** + *

                ResourceIdentifier of the Store to add.

                + * + * + * @return null|StoreResourceIdentifier + */ + public function getStore() + { + if (is_null($this->store)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_STORE); + if (is_null($data)) { + return null; + } + + $this->store = StoreResourceIdentifierModel::of($data); + } + + return $this->store; + } + + + /** + * @param ?StoreResourceIdentifier $store + */ + public function setStore(?StoreResourceIdentifier $store): void + { + $this->store = $store; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodBuilder.php index 80373ba6602..bccfe801296 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodBuilder.php @@ -16,6 +16,7 @@ use Commercetools\Api\Models\Common\LastModifiedByBuilder; use Commercetools\Api\Models\Common\LocalizedString; use Commercetools\Api\Models\Common\LocalizedStringBuilder; +use Commercetools\Api\Models\Store\StoreKeyReferenceCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryReference; use Commercetools\Api\Models\TaxCategory\TaxCategoryReferenceBuilder; use Commercetools\Api\Models\Type\CustomFields; @@ -135,6 +136,12 @@ final class ShippingMethodBuilder implements Builder */ private $custom; + /** + + * @var ?StoreKeyReferenceCollection + */ + private $stores; + /** *

                Unique identifier of the ShippingMethod.

                * @@ -323,6 +330,20 @@ public function getCustom() return $this->custom instanceof CustomFieldsBuilder ? $this->custom->build() : $this->custom; } + /** + *
                  + *
                • If a value exists, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + * + + * @return null|StoreKeyReferenceCollection + */ + public function getStores() + { + return $this->stores; + } + /** * @param ?string $id * @return $this @@ -510,6 +531,17 @@ public function withCustom(?CustomFields $custom) return $this; } + /** + * @param ?StoreKeyReferenceCollection $stores + * @return $this + */ + public function withStores(?StoreKeyReferenceCollection $stores) + { + $this->stores = $stores; + + return $this; + } + /** * @deprecated use withLastModifiedBy() instead * @return $this @@ -595,7 +627,8 @@ public function build(): ShippingMethod $this->active, $this->isDefault, $this->predicate, - $this->custom instanceof CustomFieldsBuilder ? $this->custom->build() : $this->custom + $this->custom instanceof CustomFieldsBuilder ? $this->custom->build() : $this->custom, + $this->stores ); } diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraft.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraft.php index a9ff6ceabe5..ee644ce02c5 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraft.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraft.php @@ -9,6 +9,7 @@ namespace Commercetools\Api\Models\ShippingMethod; use Commercetools\Api\Models\Common\LocalizedString; +use Commercetools\Api\Models\Store\StoreResourceIdentifierCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryResourceIdentifier; use Commercetools\Api\Models\Type\CustomFieldsDraft; use Commercetools\Base\DateTimeImmutableCollection; @@ -27,6 +28,7 @@ interface ShippingMethodDraft extends JsonObject public const FIELD_IS_DEFAULT = 'isDefault'; public const FIELD_PREDICATE = 'predicate'; public const FIELD_CUSTOM = 'custom'; + public const FIELD_STORES = 'stores'; /** *

                User-defined unique identifier for the ShippingMethod.

                @@ -116,6 +118,18 @@ public function getPredicate(); */ public function getCustom(); + /** + *
                  + *
                • If defined and not empty, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If not defined or empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + *

                If the number of referenced Stores exceeds the Stores per Shipping Method limit, an InvalidOperation error is returned.

                + * + + * @return null|StoreResourceIdentifierCollection + */ + public function getStores(); + /** * @param ?string $key */ @@ -170,4 +184,9 @@ public function setPredicate(?string $predicate): void; * @param ?CustomFieldsDraft $custom */ public function setCustom(?CustomFieldsDraft $custom): void; + + /** + * @param ?StoreResourceIdentifierCollection $stores + */ + public function setStores(?StoreResourceIdentifierCollection $stores): void; } diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftBuilder.php index d1ce2278b9c..797c5e225d4 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftBuilder.php @@ -10,6 +10,7 @@ use Commercetools\Api\Models\Common\LocalizedString; use Commercetools\Api\Models\Common\LocalizedStringBuilder; +use Commercetools\Api\Models\Store\StoreResourceIdentifierCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryResourceIdentifier; use Commercetools\Api\Models\TaxCategory\TaxCategoryResourceIdentifierBuilder; use Commercetools\Api\Models\Type\CustomFieldsDraft; @@ -92,6 +93,12 @@ final class ShippingMethodDraftBuilder implements Builder */ private $custom; + /** + + * @var ?StoreResourceIdentifierCollection + */ + private $stores; + /** *

                User-defined unique identifier for the ShippingMethod.

                * @@ -213,6 +220,21 @@ public function getCustom() return $this->custom instanceof CustomFieldsDraftBuilder ? $this->custom->build() : $this->custom; } + /** + *
                  + *
                • If defined and not empty, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If not defined or empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + *

                If the number of referenced Stores exceeds the Stores per Shipping Method limit, an InvalidOperation error is returned.

                + * + + * @return null|StoreResourceIdentifierCollection + */ + public function getStores() + { + return $this->stores; + } + /** * @param ?string $key * @return $this @@ -334,6 +356,17 @@ public function withCustom(?CustomFieldsDraft $custom) return $this; } + /** + * @param ?StoreResourceIdentifierCollection $stores + * @return $this + */ + public function withStores(?StoreResourceIdentifierCollection $stores) + { + $this->stores = $stores; + + return $this; + } + /** * @deprecated use withLocalizedName() instead * @return $this @@ -391,7 +424,8 @@ public function build(): ShippingMethodDraft $this->active, $this->isDefault, $this->predicate, - $this->custom instanceof CustomFieldsDraftBuilder ? $this->custom->build() : $this->custom + $this->custom instanceof CustomFieldsDraftBuilder ? $this->custom->build() : $this->custom, + $this->stores ); } diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftModel.php index b8834d8cf33..8850710ee6e 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodDraftModel.php @@ -10,6 +10,7 @@ use Commercetools\Api\Models\Common\LocalizedString; use Commercetools\Api\Models\Common\LocalizedStringModel; +use Commercetools\Api\Models\Store\StoreResourceIdentifierCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryResourceIdentifier; use Commercetools\Api\Models\TaxCategory\TaxCategoryResourceIdentifierModel; use Commercetools\Api\Models\Type\CustomFieldsDraft; @@ -91,6 +92,12 @@ final class ShippingMethodDraftModel extends JsonObjectModel implements Shipping */ protected $custom; + /** + * + * @var ?StoreResourceIdentifierCollection + */ + protected $stores; + /** * @psalm-suppress MissingParamType @@ -106,7 +113,8 @@ public function __construct( ?bool $active = null, ?bool $isDefault = null, ?string $predicate = null, - ?CustomFieldsDraft $custom = null + ?CustomFieldsDraft $custom = null, + ?StoreResourceIdentifierCollection $stores = null ) { $this->key = $key; $this->name = $name; @@ -119,6 +127,7 @@ public function __construct( $this->isDefault = $isDefault; $this->predicate = $predicate; $this->custom = $custom; + $this->stores = $stores; } /** @@ -345,6 +354,30 @@ public function getCustom() return $this->custom; } + /** + *
                  + *
                • If defined and not empty, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If not defined or empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + *

                If the number of referenced Stores exceeds the Stores per Shipping Method limit, an InvalidOperation error is returned.

                + * + * + * @return null|StoreResourceIdentifierCollection + */ + public function getStores() + { + if (is_null($this->stores)) { + /** @psalm-var ?list $data */ + $data = $this->raw(self::FIELD_STORES); + if (is_null($data)) { + return null; + } + $this->stores = StoreResourceIdentifierCollection::fromArray($data); + } + + return $this->stores; + } + /** * @param ?string $key @@ -433,4 +466,12 @@ public function setCustom(?CustomFieldsDraft $custom): void { $this->custom = $custom; } + + /** + * @param ?StoreResourceIdentifierCollection $stores + */ + public function setStores(?StoreResourceIdentifierCollection $stores): void + { + $this->stores = $stores; + } } diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodModel.php index 7240c3907f1..ce7e1f1188f 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodModel.php @@ -16,6 +16,7 @@ use Commercetools\Api\Models\Common\LastModifiedByModel; use Commercetools\Api\Models\Common\LocalizedString; use Commercetools\Api\Models\Common\LocalizedStringModel; +use Commercetools\Api\Models\Store\StoreKeyReferenceCollection; use Commercetools\Api\Models\TaxCategory\TaxCategoryReference; use Commercetools\Api\Models\TaxCategory\TaxCategoryReferenceModel; use Commercetools\Api\Models\Type\CustomFields; @@ -134,6 +135,12 @@ final class ShippingMethodModel extends JsonObjectModel implements ShippingMetho */ protected $custom; + /** + * + * @var ?StoreKeyReferenceCollection + */ + protected $stores; + /** * @psalm-suppress MissingParamType @@ -155,7 +162,8 @@ public function __construct( ?bool $active = null, ?bool $isDefault = null, ?string $predicate = null, - ?CustomFields $custom = null + ?CustomFields $custom = null, + ?StoreKeyReferenceCollection $stores = null ) { $this->id = $id; $this->version = $version; @@ -174,6 +182,7 @@ public function __construct( $this->isDefault = $isDefault; $this->predicate = $predicate; $this->custom = $custom; + $this->stores = $stores; } /** @@ -531,6 +540,29 @@ public function getCustom() return $this->custom; } + /** + *
                  + *
                • If a value exists, the Shipping Method applies to Carts with a Store that matches any Store in this field.
                • + *
                • If empty, the Shipping Method applies to all Carts, irrespective of a Store.
                • + *
                + * + * + * @return null|StoreKeyReferenceCollection + */ + public function getStores() + { + if (is_null($this->stores)) { + /** @psalm-var ?list $data */ + $data = $this->raw(self::FIELD_STORES); + if (is_null($data)) { + return null; + } + $this->stores = StoreKeyReferenceCollection::fromArray($data); + } + + return $this->stores; + } + /** * @param ?string $id @@ -668,6 +700,14 @@ public function setCustom(?CustomFields $custom): void $this->custom = $custom; } + /** + * @param ?StoreKeyReferenceCollection $stores + */ + public function setStores(?StoreKeyReferenceCollection $stores): void + { + $this->stores = $stores; + } + #[\ReturnTypeWillChange] public function jsonSerialize() diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponse.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponse.php index 8f6ee9a06f7..047e95e2097 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ShippingMethodPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseBuilder.php index 4d828a772d2..67f957838d2 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ShippingMethodPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseModel.php index 99e4f77510c..63e28c1bac9 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReference.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReference.php index 703ed8b9fa8..099ea3672c9 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReference.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReference.php @@ -23,7 +23,7 @@ interface ShippingMethodReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                + *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                * * @return null|ShippingMethod diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceBuilder.php index 6a33ebe5967..69d58119775 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                + *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                * * @return null|ShippingMethod diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceModel.php index 69d4e03e331..26433d22587 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                + *

                Contains the representation of the expanded ShippingMethod. Only present in responses to requests with Reference Expansion for ShippingMethods.

                * * * @return null|ShippingMethod diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreAction.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreAction.php new file mode 100644 index 00000000000..69f46a316b1 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreAction.php @@ -0,0 +1,31 @@ +ResourceIdentifier of the Store to remove.

                + * + + * @return null|StoreResourceIdentifier + */ + public function getStore(); + + /** + * @param ?StoreResourceIdentifier $store + */ + public function setStore(?StoreResourceIdentifier $store): void; +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionBuilder.php new file mode 100644 index 00000000000..656db8219c4 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionBuilder.php @@ -0,0 +1,75 @@ + + */ +final class ShippingMethodRemoveStoreActionBuilder implements Builder +{ + /** + + * @var null|StoreResourceIdentifier|StoreResourceIdentifierBuilder + */ + private $store; + + /** + *

                ResourceIdentifier of the Store to remove.

                + * + + * @return null|StoreResourceIdentifier + */ + public function getStore() + { + return $this->store instanceof StoreResourceIdentifierBuilder ? $this->store->build() : $this->store; + } + + /** + * @param ?StoreResourceIdentifier $store + * @return $this + */ + public function withStore(?StoreResourceIdentifier $store) + { + $this->store = $store; + + return $this; + } + + /** + * @deprecated use withStore() instead + * @return $this + */ + public function withStoreBuilder(?StoreResourceIdentifierBuilder $store) + { + $this->store = $store; + + return $this; + } + + public function build(): ShippingMethodRemoveStoreAction + { + return new ShippingMethodRemoveStoreActionModel( + $this->store instanceof StoreResourceIdentifierBuilder ? $this->store->build() : $this->store + ); + } + + public static function of(): ShippingMethodRemoveStoreActionBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionCollection.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionCollection.php new file mode 100644 index 00000000000..54096dee11f --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionCollection.php @@ -0,0 +1,56 @@ + + * @method ShippingMethodRemoveStoreAction current() + * @method ShippingMethodRemoveStoreAction end() + * @method ShippingMethodRemoveStoreAction at($offset) + */ +class ShippingMethodRemoveStoreActionCollection extends ShippingMethodUpdateActionCollection +{ + /** + * @psalm-assert ShippingMethodRemoveStoreAction $value + * @psalm-param ShippingMethodRemoveStoreAction|stdClass $value + * @throws InvalidArgumentException + * + * @return ShippingMethodRemoveStoreActionCollection + */ + public function add($value) + { + if (!$value instanceof ShippingMethodRemoveStoreAction) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?ShippingMethodRemoveStoreAction + */ + protected function mapper() + { + return function (?int $index): ?ShippingMethodRemoveStoreAction { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var ShippingMethodRemoveStoreAction $data */ + $data = ShippingMethodRemoveStoreActionModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionModel.php new file mode 100644 index 00000000000..fea5aadc5a5 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodRemoveStoreActionModel.php @@ -0,0 +1,96 @@ +store = $store; + $this->action = $action ?? self::DISCRIMINATOR_VALUE; + } + + /** + * + * @return null|string + */ + public function getAction() + { + if (is_null($this->action)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_ACTION); + if (is_null($data)) { + return null; + } + $this->action = (string) $data; + } + + return $this->action; + } + + /** + *

                ResourceIdentifier of the Store to remove.

                + * + * + * @return null|StoreResourceIdentifier + */ + public function getStore() + { + if (is_null($this->store)) { + /** @psalm-var stdClass|array|null $data */ + $data = $this->raw(self::FIELD_STORE); + if (is_null($data)) { + return null; + } + + $this->store = StoreResourceIdentifierModel::of($data); + } + + return $this->store; + } + + + /** + * @param ?StoreResourceIdentifier $store + */ + public function setStore(?StoreResourceIdentifier $store): void + { + $this->store = $store; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldAction.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldAction.php index cb3533a8a5e..fde2f5b239d 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface ShippingMethodSetCustomFieldAction extends ShippingMethodUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionBuilder.php index 494f21d4711..19027ca765c 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ShippingMethodSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionModel.php index 8ddbf7ce9d9..0344dcf3873 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresAction.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresAction.php new file mode 100644 index 00000000000..38cde0fe43f --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresAction.php @@ -0,0 +1,33 @@ +ResourceIdentifiers of the Stores to set. + * Overrides the current list of Stores. + * If empty, any existing values are removed.

                + * + + * @return null|StoreResourceIdentifierCollection + */ + public function getStores(); + + /** + * @param ?StoreResourceIdentifierCollection $stores + */ + public function setStores(?StoreResourceIdentifierCollection $stores): void; +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionBuilder.php new file mode 100644 index 00000000000..d8140cbdada --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionBuilder.php @@ -0,0 +1,66 @@ + + */ +final class ShippingMethodSetStoresActionBuilder implements Builder +{ + /** + + * @var ?StoreResourceIdentifierCollection + */ + private $stores; + + /** + *

                ResourceIdentifiers of the Stores to set. + * Overrides the current list of Stores. + * If empty, any existing values are removed.

                + * + + * @return null|StoreResourceIdentifierCollection + */ + public function getStores() + { + return $this->stores; + } + + /** + * @param ?StoreResourceIdentifierCollection $stores + * @return $this + */ + public function withStores(?StoreResourceIdentifierCollection $stores) + { + $this->stores = $stores; + + return $this; + } + + + public function build(): ShippingMethodSetStoresAction + { + return new ShippingMethodSetStoresActionModel( + $this->stores + ); + } + + public static function of(): ShippingMethodSetStoresActionBuilder + { + return new self(); + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionCollection.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionCollection.php new file mode 100644 index 00000000000..f082455ea63 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionCollection.php @@ -0,0 +1,56 @@ + + * @method ShippingMethodSetStoresAction current() + * @method ShippingMethodSetStoresAction end() + * @method ShippingMethodSetStoresAction at($offset) + */ +class ShippingMethodSetStoresActionCollection extends ShippingMethodUpdateActionCollection +{ + /** + * @psalm-assert ShippingMethodSetStoresAction $value + * @psalm-param ShippingMethodSetStoresAction|stdClass $value + * @throws InvalidArgumentException + * + * @return ShippingMethodSetStoresActionCollection + */ + public function add($value) + { + if (!$value instanceof ShippingMethodSetStoresAction) { + throw new InvalidArgumentException(); + } + $this->store($value); + + return $this; + } + + /** + * @psalm-return callable(int):?ShippingMethodSetStoresAction + */ + protected function mapper() + { + return function (?int $index): ?ShippingMethodSetStoresAction { + $data = $this->get($index); + if ($data instanceof stdClass) { + /** @var ShippingMethodSetStoresAction $data */ + $data = ShippingMethodSetStoresActionModel::of($data); + $this->set($data, $index); + } + + return $data; + }; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionModel.php new file mode 100644 index 00000000000..75b4f57b552 --- /dev/null +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodSetStoresActionModel.php @@ -0,0 +1,96 @@ +stores = $stores; + $this->action = $action ?? self::DISCRIMINATOR_VALUE; + } + + /** + * + * @return null|string + */ + public function getAction() + { + if (is_null($this->action)) { + /** @psalm-var ?string $data */ + $data = $this->raw(self::FIELD_ACTION); + if (is_null($data)) { + return null; + } + $this->action = (string) $data; + } + + return $this->action; + } + + /** + *

                ResourceIdentifiers of the Stores to set. + * Overrides the current list of Stores. + * If empty, any existing values are removed.

                + * + * + * @return null|StoreResourceIdentifierCollection + */ + public function getStores() + { + if (is_null($this->stores)) { + /** @psalm-var ?list $data */ + $data = $this->raw(self::FIELD_STORES); + if (is_null($data)) { + return null; + } + $this->stores = StoreResourceIdentifierCollection::fromArray($data); + } + + return $this->stores; + } + + + /** + * @param ?StoreResourceIdentifierCollection $stores + */ + public function setStores(?StoreResourceIdentifierCollection $stores): void + { + $this->stores = $stores; + } +} diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdate.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdate.php index bdf2af739b9..0bab07cf622 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdate.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdate.php @@ -25,7 +25,7 @@ interface ShippingMethodUpdate extends JsonObject public function getVersion(); /** - *

                Update actions to be performed on the ShippingMethod.

                + *

                Update actions to be performed on the ShippingMethod.

                * * @return null|ShippingMethodUpdateActionCollection diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateActionModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateActionModel.php index ac86423d753..f8b94c7e381 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateActionModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateActionModel.php @@ -32,12 +32,14 @@ final class ShippingMethodUpdateActionModel extends JsonObjectModel implements S */ private static $discriminatorClasses = [ 'addShippingRate' => ShippingMethodAddShippingRateActionModel::class, + 'addStore' => ShippingMethodAddStoreActionModel::class, 'addZone' => ShippingMethodAddZoneActionModel::class, 'changeActive' => ShippingMethodChangeActiveActionModel::class, 'changeIsDefault' => ShippingMethodChangeIsDefaultActionModel::class, 'changeName' => ShippingMethodChangeNameActionModel::class, 'changeTaxCategory' => ShippingMethodChangeTaxCategoryActionModel::class, 'removeShippingRate' => ShippingMethodRemoveShippingRateActionModel::class, + 'removeStore' => ShippingMethodRemoveStoreActionModel::class, 'removeZone' => ShippingMethodRemoveZoneActionModel::class, 'setCustomField' => ShippingMethodSetCustomFieldActionModel::class, 'setCustomType' => ShippingMethodSetCustomTypeActionModel::class, @@ -46,6 +48,7 @@ final class ShippingMethodUpdateActionModel extends JsonObjectModel implements S 'setLocalizedDescription' => ShippingMethodSetLocalizedDescriptionActionModel::class, 'setLocalizedName' => ShippingMethodSetLocalizedNameActionModel::class, 'setPredicate' => ShippingMethodSetPredicateActionModel::class, + 'setStores' => ShippingMethodSetStoresActionModel::class, ]; /** diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateBuilder.php index 9b589e7b9ef..76ac77d9050 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateBuilder.php @@ -44,7 +44,7 @@ public function getVersion() } /** - *

                Update actions to be performed on the ShippingMethod.

                + *

                Update actions to be performed on the ShippingMethod.

                * * @return null|ShippingMethodUpdateActionCollection diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateModel.php index 8055808e6c3..7d7723c24f9 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingMethodUpdateModel.php @@ -64,7 +64,7 @@ public function getVersion() } /** - *

                Update actions to be performed on the ShippingMethod.

                + *

                Update actions to be performed on the ShippingMethod.

                * * * @return null|ShippingMethodUpdateActionCollection diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRate.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRate.php index aa7134d585c..5b458aec809 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRate.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRate.php @@ -28,7 +28,7 @@ interface ShippingRate extends JsonObject public function getPrice(); /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateBuilder.php index f2292cf9445..b85224e14f0 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateBuilder.php @@ -58,7 +58,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraft.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraft.php index ebd756b5ffb..0abb6eb7875 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraft.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraft.php @@ -27,7 +27,7 @@ interface ShippingRateDraft extends JsonObject public function getPrice(); /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|Money diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftBuilder.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftBuilder.php index 5d71b4125ad..198f9841972 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftBuilder.php @@ -52,7 +52,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|Money diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftModel.php index fdaaa49d255..a03721e4457 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateDraftModel.php @@ -75,7 +75,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * * @return null|Money diff --git a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateModel.php b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateModel.php index 7ae0bc73963..42c626ff69c 100644 --- a/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateModel.php +++ b/lib/commercetools-api/src/Models/ShippingMethod/ShippingRateModel.php @@ -83,7 +83,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingList.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingList.php index c9360e9d8ea..0be0d7a496d 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingList.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingList.php @@ -136,7 +136,7 @@ public function getAnonymousId(); public function getStore(); /** - *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListBuilder.php index f7ac1b80d3b..a16a00b3bfe 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListBuilder.php @@ -302,7 +302,7 @@ public function getStore() } /** - *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraft.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraft.php index 158645c39e5..40558893b72 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraft.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraft.php @@ -114,7 +114,7 @@ public function getTextLineItems(); public function getStore(); /** - *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                + *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftBuilder.php index eaf8cadaa23..5ab6c6fa363 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftBuilder.php @@ -215,7 +215,7 @@ public function getStore() } /** - *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                + *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftModel.php index 2a9ef46ac61..db1bb95cfb1 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListDraftModel.php @@ -341,7 +341,7 @@ public function getStore() } /** - *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                + *

                ResourceIdentifier of the Business Unit the Shopping List should belong to. When the customer of the Shopping List is set, the Customer must be an Associate of the Business Unit. Only available for B2B-enabled Projects.

                * * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListModel.php index 9836a544d80..ed1628348fa 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListModel.php @@ -484,7 +484,7 @@ public function getStore() } /** - *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit the Shopping List belongs to. Only available for B2B-enabled Projects.

                * * * @return null|BusinessUnitKeyReference diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponse.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponse.php index b45d0fff5d9..3ffefa0b34b 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponse.php @@ -20,7 +20,7 @@ interface ShoppingListPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -37,10 +37,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -48,7 +48,7 @@ public function getCount(); public function getTotal(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseBuilder.php index afd04f2dda6..b14f97e8d29 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ShoppingListPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -74,10 +74,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int @@ -88,7 +88,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseModel.php index 0d8755f74d8..c668a4a5cb9 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -109,10 +109,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReference.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReference.php index 76212be3ad3..03d3f427469 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReference.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReference.php @@ -23,7 +23,7 @@ interface ShoppingListReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                + *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                * * @return null|ShoppingList diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceBuilder.php index d9f718253d8..224742b004a 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                + *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                * * @return null|ShoppingList diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceModel.php index 68554a06070..04b49641386 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                + *

                Contains the representation of the expanded ShoppingList. Only present in responses to requests with Reference Expansion for ShoppingLists.

                * * * @return null|ShoppingList diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitAction.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitAction.php index 2760f64b1e4..9b23e84704f 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitAction.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitAction.php @@ -17,7 +17,7 @@ interface ShoppingListSetBusinessUnitAction extends ShoppingListUpdateAction public const FIELD_BUSINESS_UNIT = 'businessUnit'; /** - *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                + *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionBuilder.php index 5f15db78e30..a4675377971 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionBuilder.php @@ -29,7 +29,7 @@ final class ShoppingListSetBusinessUnitActionBuilder implements Builder private $businessUnit; /** - *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                + *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionModel.php index 88ba3c13cbe..03e77332b51 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetBusinessUnitActionModel.php @@ -65,7 +65,7 @@ public function getAction() } /** - *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                + *

                The Business Unit to assign to the Shopping List, which must have access to the Store that is set on the Shopping List.

                * * * @return null|BusinessUnitResourceIdentifier diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldAction.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldAction.php index 80feac8adc1..31dbb317d68 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface ShoppingListSetCustomFieldAction extends ShoppingListUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionBuilder.php index a3e203470ea..a25f1a85737 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class ShoppingListSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionModel.php index 14eaf7f16eb..b44aa0e6b12 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldAction.php index 4afbefcd183..37640080517 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getLineItemId(); public function getLineItemKey(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionBuilder.php index 1e0add7b5dd..eaf7cc99387 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getLineItemKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionModel.php index 2241f105f0e..c24d1a7e8d9 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getLineItemKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldAction.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldAction.php index 136c9d49768..834f3cc1872 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldAction.php @@ -35,7 +35,7 @@ public function getTextLineItemId(); public function getTextLineItemKey(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionBuilder.php index d09177af60a..d2db85f6674 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionBuilder.php @@ -67,7 +67,7 @@ public function getTextLineItemKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionModel.php b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionModel.php index 2d75fe560b8..a810b870d8c 100644 --- a/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/ShoppingList/ShoppingListSetTextLineItemCustomFieldActionModel.php @@ -127,7 +127,7 @@ public function getTextLineItemKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuote.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuote.php index 43a52477e9d..ce04cc732f4 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuote.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuote.php @@ -104,7 +104,7 @@ public function getCreatedBy(); public function getStagedQuoteState(); /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|CustomerReference @@ -136,7 +136,7 @@ public function getQuotationCart(); public function getValidTo(); /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * @return null|string @@ -162,7 +162,7 @@ public function getState(); /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * @return null|string @@ -170,7 +170,7 @@ public function getState(); public function getPurchaseOrderNumber(); /** - *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference @@ -178,7 +178,7 @@ public function getPurchaseOrderNumber(); public function getBusinessUnit(); /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteBuilder.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteBuilder.php index 85e8154477d..e281bc43bf5 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteBuilder.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteBuilder.php @@ -238,7 +238,7 @@ public function getStagedQuoteState() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|CustomerReference @@ -282,7 +282,7 @@ public function getValidTo() } /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * @return null|string @@ -317,7 +317,7 @@ public function getState() /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * @return null|string @@ -328,7 +328,7 @@ public function getPurchaseOrderNumber() } /** - *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                * * @return null|BusinessUnitKeyReference @@ -339,7 +339,7 @@ public function getBusinessUnit() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * @return null|StoreKeyReference diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteModel.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteModel.php index a06153e975e..1fb01fbe81c 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteModel.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteModel.php @@ -363,7 +363,7 @@ public function getStagedQuoteState() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * * @return null|CustomerReference @@ -450,7 +450,7 @@ public function getValidTo() } /** - *

                Message from the Seller included in the offer.

                + *

                Message from the Seller included in the offer.

                * * * @return null|string @@ -514,7 +514,7 @@ public function getState() /** *

                The purchase order number is typically set by the Buyer on a QuoteRequest to - * track the purchase order during the quote and order flow.

                + * track the purchase order during the quote and order flow.

                * * * @return null|string @@ -534,7 +534,7 @@ public function getPurchaseOrderNumber() } /** - *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                + *

                The BusinessUnit for the Staged Quote. Only available for B2B-enabled Projects.

                * * * @return null|BusinessUnitKeyReference @@ -555,7 +555,7 @@ public function getBusinessUnit() } /** - *

                The Store to which the Buyer belongs.

                + *

                The Store to which the Buyer belongs.

                * * * @return null|StoreKeyReference diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponse.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponse.php index 6bced8342a8..864be395a66 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponse.php @@ -20,7 +20,7 @@ interface StagedQuotePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface StagedQuotePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseBuilder.php index 552b79e078c..436199070a4 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class StagedQuotePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseModel.php index acd4edba28b..5ab29836731 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuotePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReference.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReference.php index ddc9688e931..fb83d6936a8 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReference.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReference.php @@ -24,7 +24,7 @@ public function getTypeId(); /** *

                Contains the representation of the expanded StagedQuote. - * Only present in responses to requests with Reference Expansion for StagedQuote.

                + * Only present in responses to requests with Reference Expansion for StagedQuote.

                * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceBuilder.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceBuilder.php index 2edfed920e8..5ffdb9e277c 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceBuilder.php @@ -47,7 +47,7 @@ public function getId() /** *

                Contains the representation of the expanded StagedQuote. - * Only present in responses to requests with Reference Expansion for StagedQuote.

                + * Only present in responses to requests with Reference Expansion for StagedQuote.

                * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceModel.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceModel.php index 71b6b86386d..366d9ade3c6 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceModel.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteReferenceModel.php @@ -94,7 +94,7 @@ public function getId() /** *

                Contains the representation of the expanded StagedQuote. - * Only present in responses to requests with Reference Expansion for StagedQuote.

                + * Only present in responses to requests with Reference Expansion for StagedQuote.

                * * * @return null|StagedQuote diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldAction.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldAction.php index 23d4c4f6bbe..d011145edc7 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface StagedQuoteSetCustomFieldAction extends StagedQuoteUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionBuilder.php index 3eabfbc3ac5..f4c39b613ec 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class StagedQuoteSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionModel.php index dd1ce1a1aea..20d14fcddb4 100644 --- a/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/StagedQuote/StagedQuoteSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePrice.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePrice.php index 6aa347cd414..d244f0a2ab1 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePrice.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePrice.php @@ -146,7 +146,7 @@ public function getChannel(); public function getValidFrom(); /** - *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * @return null|DateTimeImmutable @@ -163,8 +163,8 @@ public function getValidUntil(); public function getTiers(); /** - *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. - * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                + *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. + * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                *

                If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

                * @@ -189,8 +189,8 @@ public function getCustom(); public function getStaged(); /** - *

                If set to true, the StandalonePrice is considered during Product price selection. - * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                + *

                If set to true, the StandalonePrice is considered during Product price selection. + * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceBuilder.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceBuilder.php index 2d39d2a3ada..b09c7339466 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceBuilder.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceBuilder.php @@ -304,7 +304,7 @@ public function getValidFrom() } /** - *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * @return null|DateTimeImmutable @@ -327,8 +327,8 @@ public function getTiers() } /** - *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. - * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                + *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. + * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                *

                If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

                * @@ -362,8 +362,8 @@ public function getStaged() } /** - *

                If set to true, the StandalonePrice is considered during Product price selection. - * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                + *

                If set to true, the StandalonePrice is considered during Product price selection. + * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraft.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraft.php index 78fa7121db8..6a5542e3b07 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraft.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraft.php @@ -95,7 +95,7 @@ public function getChannel(); public function getValidFrom(); /** - *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * @return null|DateTimeImmutable @@ -144,7 +144,7 @@ public function getRecurrencePolicy(); public function getStaged(); /** - *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                + *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftBuilder.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftBuilder.php index 2f74d1803e1..703c6b81702 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftBuilder.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftBuilder.php @@ -198,7 +198,7 @@ public function getValidFrom() } /** - *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * @return null|DateTimeImmutable @@ -265,7 +265,7 @@ public function getStaged() } /** - *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                + *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftModel.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftModel.php index 1175926c377..c1a01704edd 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftModel.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceDraftModel.php @@ -303,7 +303,7 @@ public function getValidFrom() } /** - *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Sets the date until the Price is valid. Must be at least 1 ms later than validFrom. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * * @return null|DateTimeImmutable @@ -432,7 +432,7 @@ public function getStaged() } /** - *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                + *

                Set to false, if the StandalonePrice should not be considered during Product price selection.

                * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceModel.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceModel.php index 7aec4fbe5cf..d2fe74975d0 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceModel.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceModel.php @@ -485,7 +485,7 @@ public function getValidFrom() } /** - *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                + *

                Date until the Price is valid. Standalone Prices that are no longer valid are not automatically deleted, but they can be deleted if necessary.

                * * * @return null|DateTimeImmutable @@ -530,8 +530,8 @@ public function getTiers() } /** - *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. - * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                + *

                Set if a matching ProductDiscount exists. If set, the API uses the discounted value for the Line Item price selection. + * When a relative discount is applied and the fraction part of the discounted price is 0.5, the discounted price is rounded in favor of the customer with the half down rounding.

                *

                If an absolute discount value exceeds the price of the Product Variant, the discounted price is a negative value.

                * * @@ -595,8 +595,8 @@ public function getStaged() } /** - *

                If set to true, the StandalonePrice is considered during Product price selection. - * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                + *

                If set to true, the StandalonePrice is considered during Product price selection. + * If set to false, the StandalonePrice is not considered during Product price selection and any associated Line Items in a Cart cannot be ordered.

                * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponse.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponse.php index 0ec1db60314..bbc83815aec 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponse.php @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseBuilder.php index 6391eb63fcb..fc72103de5a 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseBuilder.php @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseModel.php index d07c839c2ce..fb8756699a4 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePricePagedQueryResponseModel.php @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReference.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReference.php index 82defd1b302..1a5eff5721f 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReference.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReference.php @@ -23,7 +23,7 @@ interface StandalonePriceReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                + *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                * * @return null|StandalonePrice diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceBuilder.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceBuilder.php index 7cce4f1a77f..e1b70c174ca 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                + *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                * * @return null|StandalonePrice diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceModel.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceModel.php index 2f821500a58..3981941bdb0 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceModel.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                + *

                Contains the representation of the expanded StandalonePrice. Only present in responses to requests with Reference Expansion for StandalonePrice.

                * * * @return null|StandalonePrice diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldAction.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldAction.php index 3ef2b0f0931..b93fa3b958b 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface StandalonePriceSetCustomFieldAction extends StandalonePriceUpdateActio public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionBuilder.php index cd814b42885..ce60eecebb0 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class StandalonePriceSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionModel.php index f8bb9478296..f0bc56f8602 100644 --- a/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/StandalonePrice/StandalonePriceSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/State/StatePagedQueryResponse.php b/lib/commercetools-api/src/Models/State/StatePagedQueryResponse.php index fa4fd9c718d..b35236f84dc 100644 --- a/lib/commercetools-api/src/Models/State/StatePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/State/StatePagedQueryResponse.php @@ -20,7 +20,7 @@ interface StatePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface StatePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/State/StatePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/State/StatePagedQueryResponseBuilder.php index fff3a636bc6..683bf2b84da 100644 --- a/lib/commercetools-api/src/Models/State/StatePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/State/StatePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class StatePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/State/StatePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/State/StatePagedQueryResponseModel.php index fb03215cec9..9efbbb28cd7 100644 --- a/lib/commercetools-api/src/Models/State/StatePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/State/StatePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/State/StateReference.php b/lib/commercetools-api/src/Models/State/StateReference.php index c63c7176b09..91447bec084 100644 --- a/lib/commercetools-api/src/Models/State/StateReference.php +++ b/lib/commercetools-api/src/Models/State/StateReference.php @@ -23,7 +23,7 @@ interface StateReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                + *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                * * @return null|State diff --git a/lib/commercetools-api/src/Models/State/StateReferenceBuilder.php b/lib/commercetools-api/src/Models/State/StateReferenceBuilder.php index 6d6bc913fec..26bca42dcec 100644 --- a/lib/commercetools-api/src/Models/State/StateReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/State/StateReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                + *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                * * @return null|State diff --git a/lib/commercetools-api/src/Models/State/StateReferenceModel.php b/lib/commercetools-api/src/Models/State/StateReferenceModel.php index afe51c79b05..20728baab47 100644 --- a/lib/commercetools-api/src/Models/State/StateReferenceModel.php +++ b/lib/commercetools-api/src/Models/State/StateReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                + *

                Contains the representation of the expanded State. Only present in responses to requests with Reference Expansion for States.

                * * * @return null|State diff --git a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponse.php b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponse.php index 9151b9ee124..6f3ea6c6584 100644 --- a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponse.php @@ -20,7 +20,7 @@ interface StorePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface StorePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseBuilder.php index bf049d5e391..b435f2131c4 100644 --- a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class StorePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseModel.php index 1fd67461982..c235596fd85 100644 --- a/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Store/StorePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Store/StoreReference.php b/lib/commercetools-api/src/Models/Store/StoreReference.php index c67e146fa02..c0b87d6dfb1 100644 --- a/lib/commercetools-api/src/Models/Store/StoreReference.php +++ b/lib/commercetools-api/src/Models/Store/StoreReference.php @@ -23,7 +23,7 @@ interface StoreReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                + *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                * * @return null|Store diff --git a/lib/commercetools-api/src/Models/Store/StoreReferenceBuilder.php b/lib/commercetools-api/src/Models/Store/StoreReferenceBuilder.php index cf5437719b0..3fdce086279 100644 --- a/lib/commercetools-api/src/Models/Store/StoreReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Store/StoreReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                + *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                * * @return null|Store diff --git a/lib/commercetools-api/src/Models/Store/StoreReferenceModel.php b/lib/commercetools-api/src/Models/Store/StoreReferenceModel.php index 5d8adf798f6..147c5ed9cdd 100644 --- a/lib/commercetools-api/src/Models/Store/StoreReferenceModel.php +++ b/lib/commercetools-api/src/Models/Store/StoreReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                + *

                Contains the representation of the expanded Store. Only present in responses to requests with Reference Expansion for Stores.

                * * * @return null|Store diff --git a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldAction.php b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldAction.php index 792f184105f..07574831ffc 100644 --- a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldAction.php +++ b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldAction.php @@ -17,7 +17,7 @@ interface StoreSetCustomFieldAction extends StoreUpdateAction public const FIELD_VALUE = 'value'; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionBuilder.php b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionBuilder.php index 9983ad4e31a..b78d555fd84 100644 --- a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionBuilder.php +++ b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionBuilder.php @@ -33,7 +33,7 @@ final class StoreSetCustomFieldActionBuilder implements Builder private $value; /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionModel.php b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionModel.php index d12e871253f..74b3debf0d9 100644 --- a/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionModel.php +++ b/lib/commercetools-api/src/Models/Store/StoreSetCustomFieldActionModel.php @@ -71,7 +71,7 @@ public function getAction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayload.php b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayload.php index 0360219619d..217d2473c97 100644 --- a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayload.php +++ b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayload.php @@ -91,7 +91,7 @@ public function getSequence(); public function getSequencetype(); /** - *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                + *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadBuilder.php b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadBuilder.php index 7ca5309d9db..3226d2bc63b 100644 --- a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadBuilder.php @@ -171,7 +171,7 @@ public function getSequencetype() } /** - *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                + *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadModel.php b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadModel.php index 13e92e648f5..c5c0774b5ca 100644 --- a/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadModel.php +++ b/lib/commercetools-api/src/Models/Subscription/CloudEventsPayloadModel.php @@ -275,7 +275,7 @@ public function getSequencetype() } /** - *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                + *

                The URI from which the message can be retrieved if messages are enabled. Only set for MessageSubscriptions.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayload.php b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayload.php index 349949d0118..a3861342109 100644 --- a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayload.php +++ b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayload.php @@ -35,7 +35,7 @@ public function getVersion(); public function getModifiedAt(); /** - *

                true if the dataErasure parameter on the DELETE request was set to true.

                + *

                true if the dataErasure parameter on the DELETE request was set to true.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadBuilder.php b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadBuilder.php index fc6ef97090c..07d499724e3 100644 --- a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadBuilder.php +++ b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadBuilder.php @@ -118,7 +118,7 @@ public function getModifiedAt() } /** - *

                true if the dataErasure parameter on the DELETE request was set to true.

                + *

                true if the dataErasure parameter on the DELETE request was set to true.

                * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadModel.php b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadModel.php index 0a801f5e77b..79db77e14d6 100644 --- a/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadModel.php +++ b/lib/commercetools-api/src/Models/Subscription/ResourceDeletedDeliveryPayloadModel.php @@ -217,7 +217,7 @@ public function getModifiedAt() } /** - *

                true if the dataErasure parameter on the DELETE request was set to true.

                + *

                true if the dataErasure parameter on the DELETE request was set to true.

                * * * @return null|bool diff --git a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponse.php b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponse.php index 0a02ee69484..2894e0550d2 100644 --- a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponse.php @@ -20,7 +20,7 @@ interface SubscriptionPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface SubscriptionPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseBuilder.php index 3172c0dfd1d..2124d3a811e 100644 --- a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class SubscriptionPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseModel.php index 3fa56436b7d..09272f4df7d 100644 --- a/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Subscription/SubscriptionPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponse.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponse.php index b6b21c0033f..e6ae77202c4 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponse.php @@ -20,7 +20,7 @@ interface TaxCategoryPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface TaxCategoryPagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseBuilder.php index deba5913535..fdd382c4ade 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class TaxCategoryPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseModel.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseModel.php index 6a2c346b96f..13a1cc3207f 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryPagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReference.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReference.php index 24953c748b1..38299015071 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReference.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReference.php @@ -23,7 +23,7 @@ interface TaxCategoryReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                + *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                * * @return null|TaxCategory diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceBuilder.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceBuilder.php index 3cdf5787c6d..560bdd6626e 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                + *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                * * @return null|TaxCategory diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceModel.php b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceModel.php index fe6e4b9190b..049fe50a0f6 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceModel.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxCategoryReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                + *

                Contains the representation of the expanded TaxCategory. Only present in responses to requests with Reference Expansion for TaxCategories.

                * * * @return null|TaxCategory diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRate.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRate.php index 4d6caabdf3a..55fa3a2a212 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRate.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRate.php @@ -32,7 +32,7 @@ interface TaxRate extends JsonObject public function getId(); /** - *

                User-defined unique identifier of the TaxRate. + *

                User-defined identifier of the TaxRate. Unique within the TaxCategory containing it. * Present when set using TaxRateDraft. Not available for external TaxRates created using ExternalTaxRateDraft.

                * @@ -73,7 +73,8 @@ public function getIncludedInPrice(); public function getCountry(); /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRateBuilder.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRateBuilder.php index 2916c030846..6d3746898de 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRateBuilder.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRateBuilder.php @@ -81,7 +81,7 @@ public function getId() } /** - *

                User-defined unique identifier of the TaxRate. + *

                User-defined identifier of the TaxRate. Unique within the TaxCategory containing it. * Present when set using TaxRateDraft. Not available for external TaxRates created using ExternalTaxRateDraft.

                * @@ -137,7 +137,8 @@ public function getCountry() } /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraft.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraft.php index a80599edfa3..923c57e0da3 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraft.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraft.php @@ -56,7 +56,8 @@ public function getIncludedInPrice(); public function getCountry(); /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * @return null|string @@ -73,7 +74,7 @@ public function getState(); public function getSubRates(); /** - *

                User-defined unique identifier of the TaxRate.

                + *

                User-defined identifier of the TaxRate. Must be unique within the TaxCategory containing it.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftBuilder.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftBuilder.php index 49d39bf1616..7c31d04cb5a 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftBuilder.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftBuilder.php @@ -109,7 +109,8 @@ public function getCountry() } /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * @return null|string @@ -132,7 +133,7 @@ public function getSubRates() } /** - *

                User-defined unique identifier of the TaxRate.

                + *

                User-defined identifier of the TaxRate. Must be unique within the TaxCategory containing it.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftModel.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftModel.php index 4ccedb98f99..15550f747ab 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftModel.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRateDraftModel.php @@ -166,7 +166,8 @@ public function getCountry() } /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * * @return null|string @@ -207,7 +208,7 @@ public function getSubRates() } /** - *

                User-defined unique identifier of the TaxRate.

                + *

                User-defined identifier of the TaxRate. Must be unique within the TaxCategory containing it.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/TaxCategory/TaxRateModel.php b/lib/commercetools-api/src/Models/TaxCategory/TaxRateModel.php index 80aecc9b378..733061c04bd 100644 --- a/lib/commercetools-api/src/Models/TaxCategory/TaxRateModel.php +++ b/lib/commercetools-api/src/Models/TaxCategory/TaxRateModel.php @@ -113,7 +113,7 @@ public function getId() } /** - *

                User-defined unique identifier of the TaxRate. + *

                User-defined identifier of the TaxRate. Unique within the TaxCategory containing it. * Present when set using TaxRateDraft. Not available for external TaxRates created using ExternalTaxRateDraft.

                * * @@ -214,7 +214,8 @@ public function getCountry() } /** - *

                State within the country, such as Texas in the United States.

                + *

                State within the country, such as Texas in the United States. + * The value is case-sensitive and must use the same casing as the state value in the Cart shippingAddress.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Type/CustomFields.php b/lib/commercetools-api/src/Models/Type/CustomFields.php index fae4615fb54..d13b42b454a 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFields.php +++ b/lib/commercetools-api/src/Models/Type/CustomFields.php @@ -25,7 +25,7 @@ interface CustomFields extends JsonObject public function getType(); /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/CustomFieldsBuilder.php b/lib/commercetools-api/src/Models/Type/CustomFieldsBuilder.php index 3e7854d7482..c129fc1ba76 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFieldsBuilder.php +++ b/lib/commercetools-api/src/Models/Type/CustomFieldsBuilder.php @@ -44,7 +44,7 @@ public function getType() } /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/CustomFieldsDraft.php b/lib/commercetools-api/src/Models/Type/CustomFieldsDraft.php index 43f30ac3808..1924ba05ae3 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFieldsDraft.php +++ b/lib/commercetools-api/src/Models/Type/CustomFieldsDraft.php @@ -25,7 +25,7 @@ interface CustomFieldsDraft extends JsonObject public function getType(); /** - *

                Object containing the Custom Fields for the customized resource or data type.

                + *

                Object containing the Custom Fields for the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/CustomFieldsDraftBuilder.php b/lib/commercetools-api/src/Models/Type/CustomFieldsDraftBuilder.php index df2e2a4e40f..56e81100c43 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFieldsDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Type/CustomFieldsDraftBuilder.php @@ -44,7 +44,7 @@ public function getType() } /** - *

                Object containing the Custom Fields for the customized resource or data type.

                + *

                Object containing the Custom Fields for the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/CustomFieldsDraftModel.php b/lib/commercetools-api/src/Models/Type/CustomFieldsDraftModel.php index 3793f8f0417..ec92aab218c 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFieldsDraftModel.php +++ b/lib/commercetools-api/src/Models/Type/CustomFieldsDraftModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

                Object containing the Custom Fields for the customized resource or data type.

                + *

                Object containing the Custom Fields for the customized resource or data type.

                * * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/CustomFieldsModel.php b/lib/commercetools-api/src/Models/Type/CustomFieldsModel.php index abf3162033b..545b80a3555 100644 --- a/lib/commercetools-api/src/Models/Type/CustomFieldsModel.php +++ b/lib/commercetools-api/src/Models/Type/CustomFieldsModel.php @@ -65,7 +65,7 @@ public function getType() } /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * * @return null|FieldContainer diff --git a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponse.php b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponse.php index b70649e694b..02b5e4cbc7c 100644 --- a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponse.php @@ -20,7 +20,7 @@ interface TypePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface TypePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseBuilder.php index 9e82bed7952..c3944a2f8b6 100644 --- a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class TypePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseModel.php index a2b5225eb35..229725cd353 100644 --- a/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Type/TypePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionAction.php b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionAction.php index aa281517780..689f86e5ad9 100644 --- a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionAction.php +++ b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionAction.php @@ -17,7 +17,7 @@ interface TypeRemoveFieldDefinitionAction extends TypeUpdateAction /** *

                name of the FieldDefinition to remove. - * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                + * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionBuilder.php b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionBuilder.php index e0aa008248c..e0cafc76765 100644 --- a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionBuilder.php +++ b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionBuilder.php @@ -28,7 +28,7 @@ final class TypeRemoveFieldDefinitionActionBuilder implements Builder /** *

                name of the FieldDefinition to remove. - * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                + * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                * * @return null|string diff --git a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionModel.php b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionModel.php index 3525f468c2e..b456808b3af 100644 --- a/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionModel.php +++ b/lib/commercetools-api/src/Models/Type/TypeRemoveFieldDefinitionActionModel.php @@ -64,7 +64,7 @@ public function getAction() /** *

                name of the FieldDefinition to remove. - * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                + * The removal of a FieldDefinition deletes asynchronously all Custom Fields using the FieldDefinition as well.

                * * * @return null|string diff --git a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponse.php b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponse.php index 0575f6b2d2d..1e07cf57728 100644 --- a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponse.php +++ b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponse.php @@ -20,7 +20,7 @@ interface ZonePagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ZonePagedQueryResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -45,10 +45,10 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseBuilder.php b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseBuilder.php index 5042e58fd1d..fd0776a94db 100644 --- a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseBuilder.php +++ b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class ZonePagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int @@ -85,10 +85,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * @return null|int diff --git a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseModel.php b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseModel.php index 37615b643fc..bf82ff446df 100644 --- a/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseModel.php +++ b/lib/commercetools-api/src/Models/Zone/ZonePagedQueryResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int @@ -129,10 +129,10 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation that is not strongly consistent. + * This number is an estimation that is not strongly consistent. * This field is returned by default. * For improved performance, calculating this field can be deactivated by using the query parameter withTotal=false. - * When the results are filtered with a Query Predicate, total is subject to a limit.

                + * When the results are filtered with a Query Predicate, total is subject to a limit.

                * * * @return null|int diff --git a/lib/commercetools-api/src/Models/Zone/ZoneReference.php b/lib/commercetools-api/src/Models/Zone/ZoneReference.php index 747aeaf33ae..b883cf1ed0e 100644 --- a/lib/commercetools-api/src/Models/Zone/ZoneReference.php +++ b/lib/commercetools-api/src/Models/Zone/ZoneReference.php @@ -23,7 +23,7 @@ interface ZoneReference extends Reference public function getTypeId(); /** - *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                + *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                * * @return null|Zone diff --git a/lib/commercetools-api/src/Models/Zone/ZoneReferenceBuilder.php b/lib/commercetools-api/src/Models/Zone/ZoneReferenceBuilder.php index 3e95806d846..bdbaf3a3fc6 100644 --- a/lib/commercetools-api/src/Models/Zone/ZoneReferenceBuilder.php +++ b/lib/commercetools-api/src/Models/Zone/ZoneReferenceBuilder.php @@ -46,7 +46,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                + *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                * * @return null|Zone diff --git a/lib/commercetools-api/src/Models/Zone/ZoneReferenceModel.php b/lib/commercetools-api/src/Models/Zone/ZoneReferenceModel.php index 298dd2920a9..6bf433847aa 100644 --- a/lib/commercetools-api/src/Models/Zone/ZoneReferenceModel.php +++ b/lib/commercetools-api/src/Models/Zone/ZoneReferenceModel.php @@ -93,7 +93,7 @@ public function getId() } /** - *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                + *

                Contains the representation of the expanded Zone. Only present in responses to requests with Reference Expansion for Zones.

                * * * @return null|Zone diff --git a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChange.php b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChange.php index a6bcc5546d6..5079484fb45 100644 --- a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChange.php +++ b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChange.php @@ -47,7 +47,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Message from the Buyer regarding the Quote renegotiation request.

                + *

                Message from the Buyer regarding the Quote renegotiation request.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeBuilder.php b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeBuilder.php index d18df3a6b8e..6f0e2657717 100644 --- a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeBuilder.php @@ -76,7 +76,7 @@ public function getNextValue() } /** - *

                Message from the Buyer regarding the Quote renegotiation request.

                + *

                Message from the Buyer regarding the Quote renegotiation request.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeModel.php b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeModel.php index b7a408b3fb5..7cab2cca361 100644 --- a/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/RequestQuoteRenegotiationChangeModel.php @@ -146,7 +146,7 @@ public function getNextValue() } /** - *

                Message from the Buyer regarding the Quote renegotiation request.

                + *

                Message from the Buyer regarding the Quote renegotiation request.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChange.php index 4c4ff84d3a3..2c8f68b80ab 100644 --- a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChange.php @@ -52,7 +52,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeBuilder.php index 75f0c0aeee2..c0479b54374 100644 --- a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeBuilder.php @@ -102,7 +102,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeModel.php index 3666fc3515c..292258e4f85 100644 --- a/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetAssetCustomFieldChangeModel.php @@ -180,7 +180,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChange.php index 305b1badf68..f0268c52bed 100644 --- a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChange.php @@ -32,7 +32,7 @@ public function getChange(); public function getType(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeBuilder.php index 33805ba8696..b2212dec762 100644 --- a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeBuilder.php @@ -60,7 +60,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeModel.php index 2264018d536..6340c27057d 100644 --- a/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetBillingAddressCustomFieldChangeModel.php @@ -114,7 +114,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetCustomFieldChange.php index c537beda5e8..15e54fd6abb 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomFieldChange.php @@ -48,7 +48,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeBuilder.php index c237b024f67..69b686ac39d 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeBuilder.php @@ -82,7 +82,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeModel.php index 23c34ecd9d4..75f702f6d46 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomFieldChangeModel.php @@ -154,7 +154,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChange.php index 64ccf22d5ff..41550e58a31 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChange.php @@ -51,7 +51,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeBuilder.php index 5243214208d..1daad10200e 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeBuilder.php @@ -96,7 +96,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeModel.php index b95e3977547..400895d5a03 100644 --- a/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetCustomLineItemCustomFieldChangeModel.php @@ -172,7 +172,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChange.php index 15bdb4c4949..27f81fb350c 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChange.php @@ -50,7 +50,7 @@ public function getDeliveryId(); public function getAddressId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeBuilder.php index fa88aebd574..8d4d806af44 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeBuilder.php @@ -94,7 +94,7 @@ public function getAddressId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeModel.php index 129f175144c..c09a4158754 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryAddressCustomFieldChangeModel.php @@ -170,7 +170,7 @@ public function getAddressId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChange.php index bbe2886cc0e..4613d2ab982 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChange.php @@ -41,7 +41,7 @@ public function getType(); public function getDeliveryId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeBuilder.php index 4ad9799370a..8d2b0d8d35c 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeBuilder.php @@ -77,7 +77,7 @@ public function getDeliveryId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeModel.php index e688ec70ed6..af63289da16 100644 --- a/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetDeliveryCustomFieldChangeModel.php @@ -142,7 +142,7 @@ public function getDeliveryId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChange.php index 67e0e14a989..c8abf6af99d 100644 --- a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChange.php @@ -41,7 +41,7 @@ public function getType(); public function getAddressId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeBuilder.php index e515bda26f7..fe0d62b8341 100644 --- a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeBuilder.php @@ -77,7 +77,7 @@ public function getAddressId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeModel.php index 978958db02d..6e4b9a4f90c 100644 --- a/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetItemShippingAddressCustomFieldChangeModel.php @@ -142,7 +142,7 @@ public function getAddressId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChange.php index 1b182ec4571..5f1cbbc821d 100644 --- a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChange.php @@ -60,7 +60,7 @@ public function getNextValue(); public function getCustomTypeId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeBuilder.php index e9b0b560dd0..34cec66eb30 100644 --- a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeBuilder.php @@ -113,7 +113,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeModel.php index a5f25b0176d..e01d34004ef 100644 --- a/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetOrderLineItemCustomFieldChangeModel.php @@ -200,7 +200,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChange.php index 596766fb426..eb4b655dc1b 100644 --- a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChange.php @@ -50,7 +50,7 @@ public function getParcel(); public function getCustomTypeId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeBuilder.php index 5036f6c3dfa..f11367e91fa 100644 --- a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeBuilder.php @@ -90,7 +90,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeModel.php index 65684b4ce3a..765e314cbb9 100644 --- a/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetParcelCustomFieldChangeModel.php @@ -165,7 +165,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChange.php index 786cfcef8ba..67b21105718 100644 --- a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChange.php @@ -89,7 +89,7 @@ public function getPriceId(); public function getCustomTypeId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeBuilder.php index 5d02bbac7ff..f2bcb76ec54 100644 --- a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeBuilder.php @@ -151,7 +151,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeModel.php index 1c36883dc99..303b18195a9 100644 --- a/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetProductPriceCustomFieldChangeModel.php @@ -267,7 +267,7 @@ public function getCustomTypeId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChange.php index 1ecc02310b7..39f12c665b8 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChange.php @@ -51,7 +51,7 @@ public function getCustomLineItem(); public function getCustomLineItemId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeBuilder.php index 62129d59d29..30c69eb094a 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeBuilder.php @@ -96,7 +96,7 @@ public function getCustomLineItemId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeModel.php index 6673dafd5fb..f5eb53bf79a 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemCustomLineItemCustomFieldChangeModel.php @@ -173,7 +173,7 @@ public function getCustomLineItemId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChange.php index ff3b212b0cc..e368e9a7e65 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChange.php @@ -61,7 +61,7 @@ public function getLineItem(); public function getLineItemId(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeBuilder.php index ea60a625e51..47f215f6df8 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeBuilder.php @@ -114,7 +114,7 @@ public function getLineItemId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeModel.php index 8e303bd943d..3c88e2b3e89 100644 --- a/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetReturnItemLineItemCustomFieldChangeModel.php @@ -202,7 +202,7 @@ public function getLineItemId() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChange.php index ecc90fb5134..d5603a88d1a 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChange.php @@ -32,7 +32,7 @@ public function getChange(); public function getType(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeBuilder.php index d9d181845c7..a69f819cbfb 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeBuilder.php @@ -60,7 +60,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeModel.php index e305d624dcf..16be2bee517 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingAddressCustomFieldChangeModel.php @@ -114,7 +114,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChange.php index 936f667f1d1..0f48ebd71c3 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChange.php @@ -41,7 +41,7 @@ public function getType(); public function getShippingKey(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeBuilder.php index d9466ed7f24..49cd875a011 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeBuilder.php @@ -77,7 +77,7 @@ public function getShippingKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeModel.php index 77d05632546..ea5152f0ad0 100644 --- a/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetShippingCustomFieldChangeModel.php @@ -142,7 +142,7 @@ public function getShippingKey() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChange.php index c81fcc05d35..369677c832d 100644 --- a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChange.php @@ -50,7 +50,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeBuilder.php index 14099f55911..0c96799db9b 100644 --- a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeBuilder.php @@ -90,7 +90,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeModel.php index d9382f7de33..275aa3a63a2 100644 --- a/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetShoppingListLineItemCustomFieldChangeModel.php @@ -164,7 +164,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChange.php index d6471ee25f9..49585fb7343 100644 --- a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChange.php @@ -50,7 +50,7 @@ public function getPreviousValue(); public function getNextValue(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeBuilder.php index f05ad444264..083206451fa 100644 --- a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeBuilder.php @@ -90,7 +90,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeModel.php index fa5c780d79c..4c9b42b3914 100644 --- a/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetTextLineItemCustomFieldChangeModel.php @@ -164,7 +164,7 @@ public function getNextValue() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChange.php index e93f5025e0d..5ddfd486317 100644 --- a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChange.php @@ -42,7 +42,7 @@ public function getType(); public function getTransaction(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeBuilder.php index 78718d9c66d..a6ec6792c41 100644 --- a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeBuilder.php @@ -79,7 +79,7 @@ public function getTransaction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeModel.php index f0d136a4706..71040aa700c 100644 --- a/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/SetTransactionCustomFieldChangeModel.php @@ -145,7 +145,7 @@ public function getTransaction() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChange.php b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChange.php index ba9bfd036cf..d3352183820 100644 --- a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChange.php +++ b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChange.php @@ -32,7 +32,7 @@ public function getChange(); public function getType(); /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeBuilder.php b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeBuilder.php index 561d3bf549b..0010247479e 100644 --- a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeBuilder.php +++ b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeBuilder.php @@ -60,7 +60,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeModel.php b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeModel.php index 8d10e70093a..804c4b2369b 100644 --- a/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeModel.php +++ b/lib/commercetools-history/src/Models/Change/StandalonePriceSetCustomFieldChangeModel.php @@ -114,7 +114,7 @@ public function getChange() } /** - *

                Name of the Custom Field.

                + *

                Name of the Custom Field.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php index a4b5bf788e3..f3d2f6f64cc 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedBy.php @@ -80,7 +80,7 @@ public function getAnonymousId(); public function getCustomer(); /** - *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php index 6ce76ccbeab..8635921de8c 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByBuilder.php @@ -139,7 +139,7 @@ public function getCustomer() } /** - *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php index 06ed276c880..322a6c29324 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/ModifiedByModel.php @@ -218,7 +218,7 @@ public function getCustomer() } /** - *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                The Associate who made the change in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/Record.php b/lib/commercetools-history/src/Models/ChangeHistory/Record.php index 559464395a4..a9af54f3192 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/Record.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/Record.php @@ -34,7 +34,7 @@ interface Record extends JsonObject /** *

                Version of the resource after the change.

                - *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                + *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                * * @return null|int @@ -116,7 +116,7 @@ public function getResource(); public function getStores(); /** - *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                * * @return null|KeyReference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/RecordBuilder.php b/lib/commercetools-history/src/Models/ChangeHistory/RecordBuilder.php index fb2a4876b3f..ded3eb076c1 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/RecordBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/RecordBuilder.php @@ -102,7 +102,7 @@ final class RecordBuilder implements Builder /** *

                Version of the resource after the change.

                - *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                + *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                * * @return null|int @@ -214,7 +214,7 @@ public function getStores() } /** - *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                * * @return null|KeyReference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/RecordModel.php b/lib/commercetools-history/src/Models/ChangeHistory/RecordModel.php index cef2e7deb2e..644185fa8a6 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/RecordModel.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/RecordModel.php @@ -136,7 +136,7 @@ public function __construct( /** *

                Version of the resource after the change.

                - *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                + *

                For more information on how the version is incremented, see Optimistic Concurrency Control.

                * * * @return null|int @@ -342,7 +342,7 @@ public function getStores() } /** - *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                + *

                Reference to the Business Unit associated with the Change. Only available for B2B-enabled Projects.

                * * * @return null|KeyReference diff --git a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponse.php b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponse.php index f4ceb17048b..921b15d0471 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponse.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponse.php @@ -21,7 +21,7 @@ interface RecordPagedQueryResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -38,7 +38,7 @@ public function getCount(); /** *

                Total number of results matching the query. - * This number is an estimation and not strongly consistent.

                + * This number is an estimation and not strongly consistent.

                * * @return null|int @@ -46,7 +46,7 @@ public function getCount(); public function getTotal(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseBuilder.php b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseBuilder.php index 96536bf2b19..f236f0d3796 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseBuilder.php @@ -51,7 +51,7 @@ final class RecordPagedQueryResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -74,7 +74,7 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation and not strongly consistent.

                + * This number is an estimation and not strongly consistent.

                * * @return null|int @@ -85,7 +85,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseModel.php b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseModel.php index 9468d1ce4aa..7d16dc58873 100644 --- a/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseModel.php +++ b/lib/commercetools-history/src/Models/ChangeHistory/RecordPagedQueryResponseModel.php @@ -71,7 +71,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -112,7 +112,7 @@ public function getCount() /** *

                Total number of results matching the query. - * This number is an estimation and not strongly consistent.

                + * This number is an estimation and not strongly consistent.

                * * * @return null|int @@ -132,7 +132,7 @@ public function getTotal() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValue.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValue.php index 56542ed15a9..8fb298ac122 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValue.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValue.php @@ -23,7 +23,7 @@ interface ChangeTargetCustomLineItemsChangeValue extends ChangeTargetChangeValue public function getType(); /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueBuilder.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueBuilder.php index 37454651023..7aec874e9b2 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueBuilder.php @@ -27,7 +27,7 @@ final class ChangeTargetCustomLineItemsChangeValueBuilder implements Builder private $predicate; /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueModel.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueModel.php index 5c24954f334..00d45cd931c 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueModel.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetCustomLineItemsChangeValueModel.php @@ -64,7 +64,7 @@ public function getType() } /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValue.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValue.php index 89dc9592c4f..a30913d17b2 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValue.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValue.php @@ -23,7 +23,7 @@ interface ChangeTargetLineItemsChangeValue extends ChangeTargetChangeValue public function getType(); /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueBuilder.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueBuilder.php index e14df1b516f..f35c0989ab7 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueBuilder.php @@ -27,7 +27,7 @@ final class ChangeTargetLineItemsChangeValueBuilder implements Builder private $predicate; /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueModel.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueModel.php index 3b2c80fc2bc..a00569a1d41 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueModel.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetLineItemsChangeValueModel.php @@ -64,7 +64,7 @@ public function getType() } /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValue.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValue.php index 319db8c2a58..1986af78fa4 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValue.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValue.php @@ -27,7 +27,7 @@ interface ChangeTargetMultiBuyCustomLineItemsChangeValue extends ChangeTargetCha public function getType(); /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder.php index 9cef625a20f..5a5df00ff1c 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder.php @@ -51,7 +51,7 @@ final class ChangeTargetMultiBuyCustomLineItemsChangeValueBuilder implements Bui private $selectionMode; /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueModel.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueModel.php index d805c9bc397..54855759460 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueModel.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyCustomLineItemsChangeValueModel.php @@ -96,7 +96,7 @@ public function getType() } /** - *

                Valid CustomLineItem target predicate.

                + *

                Valid CustomLineItem target predicate.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValue.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValue.php index 3e2c2f0d512..31f0e0a1d49 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValue.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValue.php @@ -27,7 +27,7 @@ interface ChangeTargetMultiBuyLineItemsChangeValue extends ChangeTargetChangeVal public function getType(); /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueBuilder.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueBuilder.php index 7d07b80c6b6..80204f1288d 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueBuilder.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueBuilder.php @@ -51,7 +51,7 @@ final class ChangeTargetMultiBuyLineItemsChangeValueBuilder implements Builder private $selectionMode; /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * @return null|string diff --git a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueModel.php b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueModel.php index 1199d138ffd..766ec160bf1 100644 --- a/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueModel.php +++ b/lib/commercetools-history/src/Models/ChangeValue/ChangeTargetMultiBuyLineItemsChangeValueModel.php @@ -96,7 +96,7 @@ public function getType() } /** - *

                Valid LineItem target predicate.

                + *

                Valid LineItem target predicate.

                * * * @return null|string diff --git a/lib/commercetools-history/src/Models/Common/AttributeDefinition.php b/lib/commercetools-history/src/Models/Common/AttributeDefinition.php index f57d8f42d02..f2ee30bd10f 100644 --- a/lib/commercetools-history/src/Models/Common/AttributeDefinition.php +++ b/lib/commercetools-history/src/Models/Common/AttributeDefinition.php @@ -89,11 +89,11 @@ public function getInputTip(); public function getInputHint(); /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-history/src/Models/Common/AttributeDefinitionBuilder.php b/lib/commercetools-history/src/Models/Common/AttributeDefinitionBuilder.php index 08643fa68b3..0da6f57f165 100644 --- a/lib/commercetools-history/src/Models/Common/AttributeDefinitionBuilder.php +++ b/lib/commercetools-history/src/Models/Common/AttributeDefinitionBuilder.php @@ -163,11 +163,11 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * diff --git a/lib/commercetools-history/src/Models/Common/AttributeDefinitionModel.php b/lib/commercetools-history/src/Models/Common/AttributeDefinitionModel.php index ccbde041745..24f8f0c76ae 100644 --- a/lib/commercetools-history/src/Models/Common/AttributeDefinitionModel.php +++ b/lib/commercetools-history/src/Models/Common/AttributeDefinitionModel.php @@ -266,11 +266,11 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets. * However, if an Attribute's level is set as Product, then Product Projection Search does not support the Attribute.

                *

                The exact features that are available with this flag depend on the specific AttributeType. - * The maximum size of a searchable field is restricted by the Field content size limit. - * This constraint is enforced at both Product creation and Product update. + * The maximum size of a searchable field is restricted by the Field content size limit. + * This constraint is enforced at both Product creation and Product update. * If the length of the input exceeds the maximum size, an InvalidField error is returned.

                * * diff --git a/lib/commercetools-history/src/Models/Common/ClientLogging.php b/lib/commercetools-history/src/Models/Common/ClientLogging.php index 9e6f1779eeb..8d0fa3f0be7 100644 --- a/lib/commercetools-history/src/Models/Common/ClientLogging.php +++ b/lib/commercetools-history/src/Models/Common/ClientLogging.php @@ -29,7 +29,7 @@ interface ClientLogging extends JsonObject public function getClientId(); /** - *

                External user ID provided by X-External-User-ID HTTP Header.

                + *

                External user ID provided by X-External-User-ID HTTP Header.

                * * @return null|string @@ -53,7 +53,7 @@ public function getCustomer(); public function getAnonymousId(); /** - *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * @return null|CustomerReference diff --git a/lib/commercetools-history/src/Models/Common/ClientLoggingBuilder.php b/lib/commercetools-history/src/Models/Common/ClientLoggingBuilder.php index 2cf834a9d47..bf459d23c5d 100644 --- a/lib/commercetools-history/src/Models/Common/ClientLoggingBuilder.php +++ b/lib/commercetools-history/src/Models/Common/ClientLoggingBuilder.php @@ -62,7 +62,7 @@ public function getClientId() } /** - *

                External user ID provided by X-External-User-ID HTTP Header.

                + *

                External user ID provided by X-External-User-ID HTTP Header.

                * * @return null|string @@ -95,7 +95,7 @@ public function getAnonymousId() } /** - *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * @return null|CustomerReference diff --git a/lib/commercetools-history/src/Models/Common/ClientLoggingModel.php b/lib/commercetools-history/src/Models/Common/ClientLoggingModel.php index 33ddd738924..5f3b28e1d87 100644 --- a/lib/commercetools-history/src/Models/Common/ClientLoggingModel.php +++ b/lib/commercetools-history/src/Models/Common/ClientLoggingModel.php @@ -91,7 +91,7 @@ public function getClientId() } /** - *

                External user ID provided by X-External-User-ID HTTP Header.

                + *

                External user ID provided by X-External-User-ID HTTP Header.

                * * * @return null|string @@ -152,7 +152,7 @@ public function getAnonymousId() } /** - *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                + *

                Indicates the Customer who created or modified the resource in the context of a Business Unit. Only available for B2B-enabled Projects when an Associate acts on behalf of a company using the associate endpoints.

                * * * @return null|CustomerReference diff --git a/lib/commercetools-history/src/Models/Common/CustomFields.php b/lib/commercetools-history/src/Models/Common/CustomFields.php index 1fa345a364a..be01579ccb1 100644 --- a/lib/commercetools-history/src/Models/Common/CustomFields.php +++ b/lib/commercetools-history/src/Models/Common/CustomFields.php @@ -26,7 +26,7 @@ interface CustomFields extends JsonObject public function getType(); /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-history/src/Models/Common/CustomFieldsBuilder.php b/lib/commercetools-history/src/Models/Common/CustomFieldsBuilder.php index b8106725290..439e0ec24a7 100644 --- a/lib/commercetools-history/src/Models/Common/CustomFieldsBuilder.php +++ b/lib/commercetools-history/src/Models/Common/CustomFieldsBuilder.php @@ -44,7 +44,7 @@ public function getType() } /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * @return null|FieldContainer diff --git a/lib/commercetools-history/src/Models/Common/CustomFieldsModel.php b/lib/commercetools-history/src/Models/Common/CustomFieldsModel.php index 5f7406aa7b8..3cac808940b 100644 --- a/lib/commercetools-history/src/Models/Common/CustomFieldsModel.php +++ b/lib/commercetools-history/src/Models/Common/CustomFieldsModel.php @@ -68,7 +68,7 @@ public function getType() } /** - *

                Object containing the Custom Fields of the customized resource or data type.

                + *

                Object containing the Custom Fields of the customized resource or data type.

                * * * @return null|FieldContainer diff --git a/lib/commercetools-history/src/Models/Common/LineItem.php b/lib/commercetools-history/src/Models/Common/LineItem.php index 27e841d1254..df7fea78aa9 100644 --- a/lib/commercetools-history/src/Models/Common/LineItem.php +++ b/lib/commercetools-history/src/Models/Common/LineItem.php @@ -91,7 +91,7 @@ public function getName(); /** *

                slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

                + * The productSlug field of LineItem is not expanded when using Reference Expansion.

                * * @return null|LocalizedString @@ -196,7 +196,7 @@ public function getTaxRate(); public function getPerMethodTaxRate(); /** - *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                + *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                * * @return null|ChannelReference @@ -204,7 +204,7 @@ public function getPerMethodTaxRate(); public function getSupplyChannel(); /** - *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                + *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                * * @return null|ChannelReference diff --git a/lib/commercetools-history/src/Models/Common/LineItemBuilder.php b/lib/commercetools-history/src/Models/Common/LineItemBuilder.php index 7d5a28aa2e5..3136e19e265 100644 --- a/lib/commercetools-history/src/Models/Common/LineItemBuilder.php +++ b/lib/commercetools-history/src/Models/Common/LineItemBuilder.php @@ -246,7 +246,7 @@ public function getName() /** *

                slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

                + * The productSlug field of LineItem is not expanded when using Reference Expansion.

                * * @return null|LocalizedString @@ -387,7 +387,7 @@ public function getPerMethodTaxRate() } /** - *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                + *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                * * @return null|ChannelReference @@ -398,7 +398,7 @@ public function getSupplyChannel() } /** - *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                + *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                * * @return null|ChannelReference diff --git a/lib/commercetools-history/src/Models/Common/LineItemModel.php b/lib/commercetools-history/src/Models/Common/LineItemModel.php index f85d840ec09..83b1f2b72ad 100644 --- a/lib/commercetools-history/src/Models/Common/LineItemModel.php +++ b/lib/commercetools-history/src/Models/Common/LineItemModel.php @@ -356,7 +356,7 @@ public function getName() /** *

                slug of the current version of the Product. Updated automatically if the slug changes. Empty if the Product has been deleted. - * The productSlug field of LineItem is not expanded when using Reference Expansion.

                + * The productSlug field of LineItem is not expanded when using Reference Expansion.

                * * * @return null|LocalizedString @@ -612,7 +612,7 @@ public function getPerMethodTaxRate() } /** - *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                + *

                Identifies Inventory entries that are reserved. The referenced Channel has the InventorySupply ChannelRoleEnum.

                * * * @return null|ChannelReference @@ -633,7 +633,7 @@ public function getSupplyChannel() } /** - *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                + *

                Used to select a Product Price. The referenced Channel has the ProductDistribution ChannelRoleEnum.

                * * * @return null|ChannelReference diff --git a/lib/commercetools-history/src/Models/Common/Price.php b/lib/commercetools-history/src/Models/Common/Price.php index 95b5bda1c40..801af5ac1dc 100644 --- a/lib/commercetools-history/src/Models/Common/Price.php +++ b/lib/commercetools-history/src/Models/Common/Price.php @@ -94,7 +94,7 @@ public function getValidUntil(); /** *

                Is set if a ProductDiscount has been applied. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

                * diff --git a/lib/commercetools-history/src/Models/Common/PriceBuilder.php b/lib/commercetools-history/src/Models/Common/PriceBuilder.php index 3f2dc401265..a96a9d0f9f1 100644 --- a/lib/commercetools-history/src/Models/Common/PriceBuilder.php +++ b/lib/commercetools-history/src/Models/Common/PriceBuilder.php @@ -183,7 +183,7 @@ public function getValidUntil() /** *

                Is set if a ProductDiscount has been applied. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

                * diff --git a/lib/commercetools-history/src/Models/Common/PriceModel.php b/lib/commercetools-history/src/Models/Common/PriceModel.php index 1f49b2d045b..eef1bc791f5 100644 --- a/lib/commercetools-history/src/Models/Common/PriceModel.php +++ b/lib/commercetools-history/src/Models/Common/PriceModel.php @@ -300,7 +300,7 @@ public function getValidUntil() /** *

                Is set if a ProductDiscount has been applied. - * If set, the API uses the DiscountedPrice value for the Line Item price selection. + * If set, the API uses the DiscountedPrice value for the Line Item price selection. * When a relative discount has been applied and the fraction part of the DiscountedPrice value is 0.5, the value is rounded in favor of the customer with half-down rounding.

                * * diff --git a/lib/commercetools-history/src/Models/Common/ProductVariant.php b/lib/commercetools-history/src/Models/Common/ProductVariant.php index 35d10f5d023..604505a7ce4 100644 --- a/lib/commercetools-history/src/Models/Common/ProductVariant.php +++ b/lib/commercetools-history/src/Models/Common/ProductVariant.php @@ -71,7 +71,7 @@ public function getPrices(); public function getAttributes(); /** - *

                Only available when price selection is used. + *

                Only available when price selection is used. * Cannot be used in a Query Predicate.

                * @@ -107,7 +107,7 @@ public function getAvailability(); /** *

                true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

                + * Only available in response to a Product Projection Search request.

                * * @return null|bool @@ -115,8 +115,8 @@ public function getAvailability(); public function getIsMatchingVariant(); /** - *

                Only available in response to a Product Projection Search request - * with Product price selection. + *

                Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

                * @@ -125,8 +125,8 @@ public function getIsMatchingVariant(); public function getScopedPrice(); /** - *

                Only available in response to a Product Projection Search request - * with Product price selection.

                + *

                Only available in response to a Product Projection Search request + * with Product price selection.

                * * @return null|bool @@ -134,7 +134,7 @@ public function getScopedPrice(); public function getScopedPriceDiscounted(); /** - *

                Only available when Product price selection is used. + *

                Only available when Product price selection is used. * Cannot be used in a Query Predicate.

                * diff --git a/lib/commercetools-history/src/Models/Common/ProductVariantBuilder.php b/lib/commercetools-history/src/Models/Common/ProductVariantBuilder.php index 52253bb2e4e..24b06e1e526 100644 --- a/lib/commercetools-history/src/Models/Common/ProductVariantBuilder.php +++ b/lib/commercetools-history/src/Models/Common/ProductVariantBuilder.php @@ -156,7 +156,7 @@ public function getAttributes() } /** - *

                Only available when price selection is used. + *

                Only available when price selection is used. * Cannot be used in a Query Predicate.

                * @@ -204,7 +204,7 @@ public function getAvailability() /** *

                true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

                + * Only available in response to a Product Projection Search request.

                * * @return null|bool @@ -215,8 +215,8 @@ public function getIsMatchingVariant() } /** - *

                Only available in response to a Product Projection Search request - * with Product price selection. + *

                Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

                * @@ -228,8 +228,8 @@ public function getScopedPrice() } /** - *

                Only available in response to a Product Projection Search request - * with Product price selection.

                + *

                Only available in response to a Product Projection Search request + * with Product price selection.

                * * @return null|bool @@ -240,7 +240,7 @@ public function getScopedPriceDiscounted() } /** - *

                Only available when Product price selection is used. + *

                Only available when Product price selection is used. * Cannot be used in a Query Predicate.

                * diff --git a/lib/commercetools-history/src/Models/Common/ProductVariantModel.php b/lib/commercetools-history/src/Models/Common/ProductVariantModel.php index baa1a01c969..ffbc03afb35 100644 --- a/lib/commercetools-history/src/Models/Common/ProductVariantModel.php +++ b/lib/commercetools-history/src/Models/Common/ProductVariantModel.php @@ -237,7 +237,7 @@ public function getAttributes() } /** - *

                Only available when price selection is used. + *

                Only available when price selection is used. * Cannot be used in a Query Predicate.

                * * @@ -323,7 +323,7 @@ public function getAvailability() /** *

                true if the Product Variant matches the search query. - * Only available in response to a Product Projection Search request.

                + * Only available in response to a Product Projection Search request.

                * * * @return null|bool @@ -343,8 +343,8 @@ public function getIsMatchingVariant() } /** - *

                Only available in response to a Product Projection Search request - * with Product price selection. + *

                Only available in response to a Product Projection Search request + * with Product price selection. * Can be used to sort, filter, and facet.

                * * @@ -366,8 +366,8 @@ public function getScopedPrice() } /** - *

                Only available in response to a Product Projection Search request - * with Product price selection.

                + *

                Only available in response to a Product Projection Search request + * with Product price selection.

                * * * @return null|bool @@ -387,7 +387,7 @@ public function getScopedPriceDiscounted() } /** - *

                Only available when Product price selection is used. + *

                Only available when Product price selection is used. * Cannot be used in a Query Predicate.

                * * diff --git a/lib/commercetools-history/src/Models/Common/ShippingRate.php b/lib/commercetools-history/src/Models/Common/ShippingRate.php index 21b2e53bc79..8c6cb3f36c9 100644 --- a/lib/commercetools-history/src/Models/Common/ShippingRate.php +++ b/lib/commercetools-history/src/Models/Common/ShippingRate.php @@ -28,7 +28,7 @@ interface ShippingRate extends JsonObject public function getPrice(); /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-history/src/Models/Common/ShippingRateBuilder.php b/lib/commercetools-history/src/Models/Common/ShippingRateBuilder.php index 5a46c67f555..688dacec53a 100644 --- a/lib/commercetools-history/src/Models/Common/ShippingRateBuilder.php +++ b/lib/commercetools-history/src/Models/Common/ShippingRateBuilder.php @@ -56,7 +56,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-history/src/Models/Common/ShippingRateModel.php b/lib/commercetools-history/src/Models/Common/ShippingRateModel.php index 33d60f4d10d..5f5a869ccce 100644 --- a/lib/commercetools-history/src/Models/Common/ShippingRateModel.php +++ b/lib/commercetools-history/src/Models/Common/ShippingRateModel.php @@ -84,7 +84,7 @@ public function getPrice() } /** - *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                + *

                Free shipping is applied if the sum of the (Custom) Line Item Prices reaches the specified value.

                * * * @return null|CentPrecisionMoney diff --git a/lib/commercetools-history/src/Models/Label/QuoteLabel.php b/lib/commercetools-history/src/Models/Label/QuoteLabel.php index 9a8da6cfa79..4599cdab10b 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteLabel.php +++ b/lib/commercetools-history/src/Models/Label/QuoteLabel.php @@ -35,7 +35,7 @@ public function getType(); public function getKey(); /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/QuoteLabelBuilder.php b/lib/commercetools-history/src/Models/Label/QuoteLabelBuilder.php index 2113fa625c2..7df4856a931 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteLabelBuilder.php +++ b/lib/commercetools-history/src/Models/Label/QuoteLabelBuilder.php @@ -58,7 +58,7 @@ public function getKey() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/QuoteLabelModel.php b/lib/commercetools-history/src/Models/Label/QuoteLabelModel.php index 0c62568cbc1..413f5a1a02b 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteLabelModel.php +++ b/lib/commercetools-history/src/Models/Label/QuoteLabelModel.php @@ -110,7 +110,7 @@ public function getKey() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/QuoteRequestLabel.php b/lib/commercetools-history/src/Models/Label/QuoteRequestLabel.php index a8fae611d30..fc2facfedbc 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteRequestLabel.php +++ b/lib/commercetools-history/src/Models/Label/QuoteRequestLabel.php @@ -33,7 +33,7 @@ public function getType(); public function getKey(); /** - *

                The Buyer who raised the Quote Request.

                + *

                The Buyer who raised the Quote Request.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/QuoteRequestLabelBuilder.php b/lib/commercetools-history/src/Models/Label/QuoteRequestLabelBuilder.php index f768cb5984c..940ad7e92f3 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteRequestLabelBuilder.php +++ b/lib/commercetools-history/src/Models/Label/QuoteRequestLabelBuilder.php @@ -46,7 +46,7 @@ public function getKey() } /** - *

                The Buyer who raised the Quote Request.

                + *

                The Buyer who raised the Quote Request.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/QuoteRequestLabelModel.php b/lib/commercetools-history/src/Models/Label/QuoteRequestLabelModel.php index 7bb153dcf95..0682bba03f2 100644 --- a/lib/commercetools-history/src/Models/Label/QuoteRequestLabelModel.php +++ b/lib/commercetools-history/src/Models/Label/QuoteRequestLabelModel.php @@ -94,7 +94,7 @@ public function getKey() } /** - *

                The Buyer who raised the Quote Request.

                + *

                The Buyer who raised the Quote Request.

                * * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/StagedQuoteLabel.php b/lib/commercetools-history/src/Models/Label/StagedQuoteLabel.php index 6b46d952ac9..4d8bc7219d6 100644 --- a/lib/commercetools-history/src/Models/Label/StagedQuoteLabel.php +++ b/lib/commercetools-history/src/Models/Label/StagedQuoteLabel.php @@ -34,7 +34,7 @@ public function getType(); public function getKey(); /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/StagedQuoteLabelBuilder.php b/lib/commercetools-history/src/Models/Label/StagedQuoteLabelBuilder.php index a0260e33613..7f17beded08 100644 --- a/lib/commercetools-history/src/Models/Label/StagedQuoteLabelBuilder.php +++ b/lib/commercetools-history/src/Models/Label/StagedQuoteLabelBuilder.php @@ -52,7 +52,7 @@ public function getKey() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * @return null|Reference diff --git a/lib/commercetools-history/src/Models/Label/StagedQuoteLabelModel.php b/lib/commercetools-history/src/Models/Label/StagedQuoteLabelModel.php index 81af3b69847..d95f84723b5 100644 --- a/lib/commercetools-history/src/Models/Label/StagedQuoteLabelModel.php +++ b/lib/commercetools-history/src/Models/Label/StagedQuoteLabelModel.php @@ -102,7 +102,7 @@ public function getKey() } /** - *

                The Buyer who requested the Quote.

                + *

                The Buyer who requested the Quote.

                * * * @return null|Reference diff --git a/lib/commercetools-import/src/Models/Customers/CustomerImport.php b/lib/commercetools-import/src/Models/Customers/CustomerImport.php index c4e7e2c7f22..bfa62b329b3 100644 --- a/lib/commercetools-import/src/Models/Customers/CustomerImport.php +++ b/lib/commercetools-import/src/Models/Customers/CustomerImport.php @@ -67,7 +67,7 @@ public function getCustomerNumber(); public function getEmail(); /** - *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                + *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                * * @return null|string diff --git a/lib/commercetools-import/src/Models/Customers/CustomerImportBuilder.php b/lib/commercetools-import/src/Models/Customers/CustomerImportBuilder.php index 43e32c17a95..66cd58c3a30 100644 --- a/lib/commercetools-import/src/Models/Customers/CustomerImportBuilder.php +++ b/lib/commercetools-import/src/Models/Customers/CustomerImportBuilder.php @@ -206,7 +206,7 @@ public function getEmail() } /** - *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                + *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                * * @return null|string diff --git a/lib/commercetools-import/src/Models/Customers/CustomerImportModel.php b/lib/commercetools-import/src/Models/Customers/CustomerImportModel.php index dd6f2a85027..9262ca9c066 100644 --- a/lib/commercetools-import/src/Models/Customers/CustomerImportModel.php +++ b/lib/commercetools-import/src/Models/Customers/CustomerImportModel.php @@ -288,7 +288,7 @@ public function getEmail() } /** - *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                + *

                Maps to Customer.password. Required when authenticationMode is set to Password. This field is only used when creating new Customers, and is ignored when updating Customers. However, due to the Import API's upsert behavior, a non-empty value must still be provided when updating Customers.

                * * * @return null|string diff --git a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponse.php b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponse.php index cb0416ef3ac..b471a752120 100644 --- a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponse.php +++ b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponse.php @@ -20,7 +20,7 @@ interface ImportContainerPagedResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ImportContainerPagedResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseBuilder.php b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseBuilder.php index e328cd0aa4a..1d95c461430 100644 --- a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseBuilder.php +++ b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseBuilder.php @@ -51,7 +51,7 @@ final class ImportContainerPagedResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseModel.php b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseModel.php index c0721a16d3d..2d39c20d74e 100644 --- a/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseModel.php +++ b/lib/commercetools-import/src/Models/Importcontainers/ImportContainerPagedResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponse.php b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponse.php index a8a4b48b31f..88dc86eefcc 100644 --- a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponse.php +++ b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponse.php @@ -20,7 +20,7 @@ interface ImportOperationPagedResponse extends JsonObject public const FIELD_RESULTS = 'results'; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -28,7 +28,7 @@ interface ImportOperationPagedResponse extends JsonObject public function getLimit(); /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseBuilder.php b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseBuilder.php index 04e9af63961..9739434e7cb 100644 --- a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseBuilder.php +++ b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseBuilder.php @@ -51,7 +51,7 @@ final class ImportOperationPagedResponseBuilder implements Builder private $results; /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * @return null|int @@ -62,7 +62,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * @return null|int diff --git a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseModel.php b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseModel.php index 346f2cf5c8b..83195040020 100644 --- a/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseModel.php +++ b/lib/commercetools-import/src/Models/Importoperations/ImportOperationPagedResponseModel.php @@ -68,7 +68,7 @@ public function __construct( } /** - *

                Number of results requested.

                + *

                Number of results requested.

                * * * @return null|int @@ -88,7 +88,7 @@ public function getLimit() } /** - *

                Number of elements skipped.

                + *

                Number of elements skipped.

                * * * @return null|int diff --git a/lib/commercetools-import/src/Models/Prices/PriceImport.php b/lib/commercetools-import/src/Models/Prices/PriceImport.php index 264f985a5c1..241d1efb627 100644 --- a/lib/commercetools-import/src/Models/Prices/PriceImport.php +++ b/lib/commercetools-import/src/Models/Prices/PriceImport.php @@ -37,7 +37,7 @@ interface PriceImport extends ImportResource public const FIELD_PRODUCT = 'product'; /** - *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                + *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                * * @return null|string @@ -102,7 +102,7 @@ public function getDiscounted(); /** * * diff --git a/lib/commercetools-import/src/Models/Prices/PriceImportBuilder.php b/lib/commercetools-import/src/Models/Prices/PriceImportBuilder.php index b04b3e7d062..0ece4dd6ca3 100644 --- a/lib/commercetools-import/src/Models/Prices/PriceImportBuilder.php +++ b/lib/commercetools-import/src/Models/Prices/PriceImportBuilder.php @@ -117,7 +117,7 @@ final class PriceImportBuilder implements Builder private $product; /** - *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                + *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                * * @return null|string @@ -206,7 +206,7 @@ public function getDiscounted() /** * * diff --git a/lib/commercetools-import/src/Models/Prices/PriceImportModel.php b/lib/commercetools-import/src/Models/Prices/PriceImportModel.php index dc544b21cb3..4b0ea38c9f0 100644 --- a/lib/commercetools-import/src/Models/Prices/PriceImportModel.php +++ b/lib/commercetools-import/src/Models/Prices/PriceImportModel.php @@ -150,7 +150,7 @@ public function __construct( } /** - *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                + *

                User-defined unique identifier for the Embedded Price. If a Price with this key exists on the specified productVariant, it is updated with the imported data.

                * * * @return null|string @@ -323,7 +323,7 @@ public function getDiscounted() /** * * diff --git a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinition.php b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinition.php index fd4e521e81c..98abafb62cb 100644 --- a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinition.php +++ b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinition.php @@ -81,7 +81,7 @@ public function getInputTip(); public function getInputHint(); /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                * * @return null|bool diff --git a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionBuilder.php b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionBuilder.php index 03470f3ec50..371155a2543 100644 --- a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionBuilder.php +++ b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionBuilder.php @@ -154,7 +154,7 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                * * @return null|bool diff --git a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionModel.php b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionModel.php index 71c519a6111..8183ed77099 100644 --- a/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionModel.php +++ b/lib/commercetools-import/src/Models/Producttypes/AttributeDefinitionModel.php @@ -245,7 +245,7 @@ public function getInputHint() } /** - *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                + *

                If true, the Attribute's values are available in the Product Search or the Product Projection Search API for use in full-text search queries, filters, and facets.

                * * * @return null|bool diff --git a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImport.php b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImport.php index f5fbfd0ec4b..25cf9b0584e 100644 --- a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImport.php +++ b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImport.php @@ -79,7 +79,7 @@ public function getAssets(); /** * * diff --git a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportBuilder.php b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportBuilder.php index 06a1a96ec69..5ebd8dd38d4 100644 --- a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportBuilder.php +++ b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportBuilder.php @@ -146,7 +146,7 @@ public function getAssets() /** * * diff --git a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportModel.php b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportModel.php index 74af62db4da..0bdb1f0f1e2 100644 --- a/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportModel.php +++ b/lib/commercetools-import/src/Models/Productvariants/ProductVariantImportModel.php @@ -223,7 +223,7 @@ public function getAssets() /** * * diff --git a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImport.php b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImport.php index 46a46d8dfdd..4c2c9d335fa 100644 --- a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImport.php +++ b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImport.php @@ -125,7 +125,7 @@ public function getCustom(); /** *

                Maps to StandalonePrice.active.

                - *

                To exclude the StandalonePrice from Product price selection, set to false.

                + *

                To exclude the StandalonePrice from Product price selection, set to false.

                * * @return null|bool diff --git a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportBuilder.php b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportBuilder.php index 4dc61d8a1e6..fa0da8f09d3 100644 --- a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportBuilder.php +++ b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportBuilder.php @@ -231,7 +231,7 @@ public function getCustom() /** *

                Maps to StandalonePrice.active.

                - *

                To exclude the StandalonePrice from Product price selection, set to false.

                + *

                To exclude the StandalonePrice from Product price selection, set to false.

                * * @return null|bool diff --git a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportModel.php b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportModel.php index 6e6b57978d7..3578cef3c15 100644 --- a/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportModel.php +++ b/lib/commercetools-import/src/Models/StandalonePrices/StandalonePriceImportModel.php @@ -374,7 +374,7 @@ public function getCustom() /** *

                Maps to StandalonePrice.active.

                - *

                To exclude the StandalonePrice from Product price selection, set to false.

                + *

                To exclude the StandalonePrice from Product price selection, set to false.

                * * * @return null|bool diff --git a/references.txt b/references.txt index e344dd7d06f..a90a0c43ce9 100644 --- a/references.txt +++ b/references.txt @@ -624,3 +624,34 @@ f83d94426436ce8bcb69883a6c74e92b55f684b5 0b1cc05e1e5fba20c2e9f66b1dc6f4c720c8e75a a4f238d5a4c1c21a0879492c797b531172629295 f9cc6c487014f23d946d77973ea9b8ca04427b99 +f3953bd6897e754279670079ed10ee1423e80b7a +25764c6fb8144de8c9e1d9644baf6da6c15eae37 +b160c5271c6450971a37600ed078c9c1c2841c33 +04c9ecc4341734d4fe3a264aa01fbe7e0d78dbe4 +a5fd91b303a01c80426689a778f4ab20506a3d9f +bd6f40d9465be276ba4e457c61018533de35826b +343987052662b7df32a820eeaea984b0ebc08a79 +be3dc3f9e725eef0c85f8e6084f096878d4a354c +90aaf9c25265d062f3a11f6a6335ff6eaca7d513 +14cbbbbbdf1c8fee18e1b536ae97dc5833ac4a34 +2af53bb5fe6467a48455c9cfc83011801a14dcfb +ddd81a1827878fec3e3da782eac389abb890d174 +99bd30c678f53edf0d3422bea402ed18a035dd5b +c773d9a208513584341545a4dd323673d09a4f74 +510b9d8444697765e19632df57794f799ccf8e07 +7404bc7e49c6a60a4210a5f3e776810e2c8bdf77 +25a404a62a4f70c96bacad7380db587f39dfea64 +fcb27938a97f506a41f873de9aee883686e9f755 +30437353ec1b6fc1427031a3d445e3e2780081c9 +77410a43802d87bb491c829a03517bbe95797997 +131290cf309789377efacd1e9c5da4c219f29abe +7ac1f692595f6bbdd5e58e38039417ed911c49ee +c3f0fb9df66ed51812d5e87c548ea7eac5f20f71 +2e0f5f8b89179eb2b6e301645af3fbc133e80cc1 +63135905caaf9e37567f572868885c554f490979 +73698d6898e8b45cf1eaa53a91a3861e7adb080b +58c4025460344e66e55801d14b034113b0c4813b +0a06710e4ff5bc135b90c16971c3d13159f3dd1b +63fe6f069485cdb17182b7df6addf5648c2fef3f +279acb595587d0d617938a998966e340380ca7bb +1029a3750597e7d8460ff164b8bec946d69c7c27