|
|
@@ -305,7 +305,7 @@ Parameters
$shoppingList
- ShoppingListInterface
+ ShoppingListInterface
|
-
@@ -373,7 +373,7 @@ |
|
@@ -398,7 +398,7 @@ Parameters
$shoppingList
- ShoppingListInterface
+ ShoppingListInterface
|
-
@@ -452,7 +452,7 @@ |
|
@@ -496,7 +496,7 @@ Parameters
$shoppingList
- ShoppingListInterface|null
+ ShoppingListInterface|null
|
null
@@ -508,7 +508,7 @@ Parameters
Return values
- ShoppingListInterface
+ ShoppingListInterface
|
- public moveSelectedCartEntriesToShoppingList(CartInterface $cart, array<string|int, string> $entryIdentifiers[, ShoppingListInterface|null $shoppingList = null ]) : ShoppingListInterface
+ public moveSelectedCartEntriesToShoppingList(CartInterface $cart, array<string|int, string> $entryIdentifiers[, ShoppingListInterface|null $shoppingList = null ]) : ShoppingListInterface
|
@@ -598,7 +598,7 @@ Parameters
$shoppingList
- ShoppingListInterface|null
+ ShoppingListInterface|null
|
null
@@ -610,7 +610,7 @@ Parameters
Return values
- ShoppingListInterface
+ ShoppingListInterface
diff --git a/docs/api/php_api/php_api_reference/classes/Ibexa-Contracts-Cdp-Value-Webhook-Action-MembershipChange.html b/docs/api/php_api/php_api_reference/classes/Ibexa-Contracts-Cdp-Value-Webhook-Action-MembershipChange.html
index 4b12975262..b96615826b 100644
--- a/docs/api/php_api/php_api_reference/classes/Ibexa-Contracts-Cdp-Value-Webhook-Action-MembershipChange.html
+++ b/docs/api/php_api/php_api_reference/classes/Ibexa-Contracts-Cdp-Value-Webhook-Action-MembershipChange.html
@@ -244,7 +244,7 @@
@@ -279,7 +279,7 @@
@@ -295,7 +295,7 @@
|
- public __construct(string $audienceId, string $personId, bool $membership)
+ public __construct(string $audienceId, string $personId, bool $membership[, PersonIdType $personIdType = new \Ibexa\Contracts\Cdp\Value\Webhook\PersonIdType(\Ibexa\Contracts\Cdp\Value\Webhook\PersonIdType::DEFAULT) ])
|
@@ -356,6 +356,20 @@ Parameters
-
|
+
+
+ |
+ $personIdType
+ |
+
+ PersonIdType
+ |
+
+ new \Ibexa\Contracts\Cdp\Value\Webhook\PersonIdType(\Ibexa\Contracts\Cdp\Value\Webhook\PersonIdType::DEFAULT)
+ |
+
+ -
+ |
@@ -369,7 +383,7 @@
@@ -406,7 +420,7 @@
@@ -435,6 +449,43 @@ Return values